diff options
Diffstat (limited to '')
-rw-r--r-- | po/sk.po | 13457 |
1 files changed, 13457 insertions, 0 deletions
diff --git a/po/sk.po b/po/sk.po new file mode 100644 index 0000000..cf4df4c --- /dev/null +++ b/po/sk.po @@ -0,0 +1,13457 @@ +# GnuPG Slovak translation +# Copyright (C) 1998 - 2004 Free Software Foundation, Inc. +# Michal Majer <mmajer@econ.umb.sk>, 2002 - 2004 +# !-- bounces (2011-01-11) +# +# Designated-Translator: none +# +msgid "" +msgstr "" +"Project-Id-Version: gnupg 1.2.5\n" +"Report-Msgid-Bugs-To: translations@gnupg.org\n" +"POT-Creation-Date: 2022-10-10 11:58+0200\n" +"PO-Revision-Date: 2004-07-20 15:52+0200\n" +"Last-Translator: Michal Majer <mmajer@econ.umb.sk>\n" +"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: agent/call-pinentry.c:338 +#, fuzzy, c-format +msgid "failed to acquire the pinentry lock: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#. TRANSLATORS: These are labels for buttons etc used in +#. Pinentries. An underscore indicates that the next letter +#. should be used as an accelerator. Double the underscore for +#. a literal one. The actual to be translated text starts after +#. the second vertical bar. Note that gpg-agent has been set to +#. utf-8 so that the strings are in the expected encoding. +#: agent/call-pinentry.c:544 +msgid "|pinentry-label|_OK" +msgstr "" + +#: agent/call-pinentry.c:545 +msgid "|pinentry-label|_Cancel" +msgstr "" + +#: agent/call-pinentry.c:546 +msgid "|pinentry-label|_Yes" +msgstr "" + +#: agent/call-pinentry.c:547 +msgid "|pinentry-label|_No" +msgstr "" + +#: agent/call-pinentry.c:548 +msgid "|pinentry-label|PIN:" +msgstr "" + +#: agent/call-pinentry.c:549 +msgid "|pinentry-label|_Save in password manager" +msgstr "" + +#: agent/call-pinentry.c:550 +#, fuzzy +msgid "Do you really want to make your passphrase visible on the screen?" +msgstr "Skutočne chcete zmazať vybrané kľúče? " + +#: agent/call-pinentry.c:552 +msgid "|pinentry-tt|Make passphrase visible" +msgstr "" + +#: agent/call-pinentry.c:553 +#, fuzzy +#| msgid "invalid passphrase" +msgid "|pinentry-tt|Hide passphrase" +msgstr "nesprávne heslo" + +#. TRANSLATORS: This string is displayed by Pinentry as the label +#. for generating a passphrase. +#: agent/call-pinentry.c:1007 +msgid "Suggest" +msgstr "" + +#. TRANSLATORS: This string is a tooltip, shown by pinentry when +#. hovering over the generate button. Please use an appropriate +#. string to describe what this is about. The length of the +#. tooltip is limited to about 900 characters. If you do not +#. translate this entry, a default English text (see source) +#. will be used. The strcmp thingy is there to detect a +#. non-translated string. +#: agent/call-pinentry.c:1029 +msgid "pinentry.genpin.tooltip" +msgstr "" + +#: agent/call-pinentry.c:1057 +msgid "Note: The blanks are not part of the passphrase." +msgstr "" + +#. TRANSLATORS: This is a text shown by pinentry as title of a dialog +#. telling the user that the entered new passphrase does not satisfy +#. the passphrase constraints. Please keep it short. +#: agent/call-pinentry.c:1116 +#, fuzzy +msgid "Passphrase Not Allowed" +msgstr "heslo je príliš dlhé\n" + +#. TRANSLATORS: This string is displayed by Pinentry as the label +#. for the quality bar. +#: agent/call-pinentry.c:1183 +msgid "Quality:" +msgstr "" + +#. TRANSLATORS: This string is a tooltip, shown by pinentry when +#. hovering over the quality bar. Please use an appropriate +#. string to describe what this is about. The length of the +#. tooltip is limited to about 900 characters. If you do not +#. translate this entry, a default english text (see source) +#. will be used. +#: agent/call-pinentry.c:1204 +msgid "pinentry.qualitybar.tooltip" +msgstr "" + +#: agent/call-pinentry.c:1367 +msgid "" +"Please enter your PIN, so that the secret key can be unlocked for this " +"session" +msgstr "" + +#: agent/call-pinentry.c:1370 +#, fuzzy +msgid "" +"Please enter your passphrase, so that the secret key can be unlocked for " +"this session" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/call-pinentry.c:1407 agent/call-pinentry.c:1615 +msgid "PIN:" +msgstr "" + +#: agent/call-pinentry.c:1407 agent/call-pinentry.c:1615 +#: agent/protect-tool.c:724 +#, fuzzy +msgid "Passphrase:" +msgstr "nesprávne heslo" + +#: agent/call-pinentry.c:1434 agent/call-pinentry.c:1693 agent/command.c:1676 +#: agent/command.c:1735 agent/command-ssh.c:3151 agent/genkey.c:447 +msgid "does not match - try again" +msgstr "" + +#. TRANSLATORS: The string is appended to an error message in +#. the pinentry. The %s is the actual error message, the +#. two %d give the current and maximum number of tries. +#. Do not translate the "SETERROR" keyword. +#. TRANSLATORS: The string is appended to an error message in +#. the pinentry. The %s is the actual error message, the +#. two %d give the current and maximum number of tries. +#: agent/call-pinentry.c:1457 agent/call-pinentry.c:1721 +#, c-format +msgid "SETERROR %s (try %d of %d)" +msgstr "" + +#: agent/call-pinentry.c:1468 agent/call-pinentry.c:1732 +msgid "Repeat:" +msgstr "" + +#: agent/call-pinentry.c:1480 agent/call-pinentry.c:1492 +#: agent/call-pinentry.c:1744 agent/call-pinentry.c:1756 +#, fuzzy +msgid "PIN too long" +msgstr "riadok je príliš dlhý\n" + +#: agent/call-pinentry.c:1481 agent/call-pinentry.c:1745 +#, fuzzy +msgid "Passphrase too long" +msgstr "heslo je príliš dlhé\n" + +#: agent/call-pinentry.c:1489 agent/call-pinentry.c:1753 +#, fuzzy +msgid "Invalid characters in PIN" +msgstr "Neplatný znak ve mene\n" + +#: agent/call-pinentry.c:1494 agent/call-pinentry.c:1758 +msgid "PIN too short" +msgstr "" + +#: agent/call-pinentry.c:1513 agent/call-pinentry.c:1776 +#, fuzzy +msgid "Bad PIN" +msgstr "nesprávne MPI" + +#: agent/call-pinentry.c:1513 agent/call-pinentry.c:1776 +#, fuzzy +msgid "Bad Passphrase" +msgstr "nesprávne heslo" + +#: agent/command.c:654 +msgid "Note: Request from the web browser." +msgstr "" + +#: agent/command.c:655 +msgid "Note: Request from a remote site." +msgstr "" + +#: agent/command.c:1014 agent/command-ssh.c:2391 agent/command-ssh.c:2437 +#: agent/command-ssh.c:2455 agent/command-ssh.c:2612 g10/card-util.c:697 +#: g10/card-util.c:718 g10/skclist.c:435 +#, fuzzy, c-format +msgid "error getting serial number of card: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/command.c:1503 agent/command.c:1668 agent/command-ssh.c:3079 +#: agent/genkey.c:382 +#, fuzzy +msgid "Please re-enter this passphrase" +msgstr "zmeniť heslo" + +#: agent/command.c:2423 +#, fuzzy, c-format +msgid "" +"Please enter the passphrase to protect the imported object within the %s " +"system." +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/command.c:2553 +msgid "" +"This key (or subkey) is not protected with a passphrase. Please enter a new " +"passphrase to export it." +msgstr "" + +#: agent/command-ssh.c:665 agent/command-ssh.c:754 +#, fuzzy, c-format +msgid "ssh keys greater than %d bits are not supported\n" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: agent/command-ssh.c:862 common/dotlock.c:856 g10/card-util.c:947 +#: g10/exec.c:554 g10/export.c:1320 g10/gpg.c:1400 g10/keygen.c:4998 +#: g10/keyring.c:1322 g10/keyring.c:1637 g10/openfile.c:291 g10/sign.c:1008 +#: g10/sign.c:1322 g10/tdbio.c:753 +#, fuzzy, c-format +#| msgid "can't create `%s': %s\n" +msgid "can't create '%s': %s\n" +msgstr "nemôžem vytvoriť `%s': %s\n" + +#: agent/command-ssh.c:874 common/helpfile.c:57 g10/card-util.c:904 +#: g10/dearmor.c:59 g10/dearmor.c:106 g10/decrypt.c:65 g10/decrypt.c:136 +#: g10/decrypt.c:153 g10/encrypt.c:239 g10/encrypt.c:678 g10/gpg.c:1401 +#: g10/import.c:364 g10/import.c:548 g10/import.c:776 g10/keygen.c:4036 +#: g10/keyring.c:1663 g10/openfile.c:195 g10/openfile.c:209 g10/plaintext.c:128 +#: g10/plaintext.c:649 g10/sign.c:990 g10/sign.c:1201 g10/sign.c:1306 +#: g10/sign.c:1451 g10/tdbdump.c:145 g10/tdbdump.c:153 g10/tdbio.c:758 +#: g10/tdbio.c:829 g10/verify.c:96 g10/verify.c:160 sm/gpgsm.c:2160 +#: sm/gpgsm.c:2190 sm/gpgsm.c:2228 sm/qualified.c:66 dirmngr/certcache.c:420 +#: dirmngr/certcache.c:502 dirmngr/certcache.c:504 dirmngr/crlcache.c:2588 +#: dirmngr/dirmngr.c:1812 +#, fuzzy, c-format +#| msgid "can't open `%s': %s\n" +msgid "can't open '%s': %s\n" +msgstr "nemôžem otvoriť `%s': %s\n" + +#: agent/command-ssh.c:2441 +#, c-format +msgid "detected card with S/N: %s\n" +msgstr "" + +#: agent/command-ssh.c:2446 +#, fuzzy, c-format +msgid "no authentication key for ssh on card: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: agent/command-ssh.c:2466 +#, fuzzy, c-format +msgid "no suitable card key found: %s\n" +msgstr "nenájdený zapisovateľný súbor tajných kľúčov (secring): %s\n" + +#: agent/command-ssh.c:2598 +#, fuzzy, c-format +msgid "error getting list of cards: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/command-ssh.c:2786 +#, c-format +msgid "" +"An ssh process requested the use of key%%0A %s%%0A (%s)%%0ADo you want to " +"allow this?" +msgstr "" + +#: agent/command-ssh.c:2793 +msgid "Allow" +msgstr "" + +#: agent/command-ssh.c:2793 +msgid "Deny" +msgstr "" + +#: agent/command-ssh.c:2802 +#, fuzzy, c-format +msgid "Please enter the passphrase for the ssh key%%0A %F%%0A (%c)" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/command-ssh.c:3106 +#, fuzzy, c-format +msgid "" +"Please enter a passphrase to protect the received secret key%%0A %s%%0A " +"%s%%0Awithin gpg-agent's key storage" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/command-ssh.c:3689 +#, fuzzy, c-format +msgid "failed to create stream from socket: %s\n" +msgstr "%s: nepodarilo sa vytvoriť hashovaciu tabuľku: %s\n" + +#: agent/divert-scd.c:205 +msgid "Please insert the card with serial number" +msgstr "" + +#: agent/divert-scd.c:206 +msgid "Please remove the current card and insert the one with serial number" +msgstr "" + +#: agent/divert-scd.c:335 +msgid "Admin PIN" +msgstr "" + +#. TRANSLATORS: A PUK is the Personal Unblocking Code +#. used to unblock a PIN. +#: agent/divert-scd.c:340 +msgid "PUK" +msgstr "" + +#: agent/divert-scd.c:347 +msgid "Reset Code" +msgstr "" + +#: agent/divert-scd.c:375 +msgid "Push ACK button on card/token." +msgstr "" + +#: agent/divert-scd.c:397 agent/divert-scd.c:401 +msgid "Use the reader's pinpad for input." +msgstr "" + +#: agent/divert-scd.c:467 +#, fuzzy +msgid "Repeat this Reset Code" +msgstr "Opakujte heslo: " + +#: agent/divert-scd.c:469 +#, fuzzy +msgid "Repeat this PUK" +msgstr "Opakujte heslo: " + +#: agent/divert-scd.c:470 +#, fuzzy +msgid "Repeat this PIN" +msgstr "Opakujte heslo: " + +#: agent/divert-scd.c:475 +#, fuzzy +msgid "Reset Code not correctly repeated; try again" +msgstr "heslo nie je zopakované správne; skúste to znovu" + +#: agent/divert-scd.c:477 +#, fuzzy +msgid "PUK not correctly repeated; try again" +msgstr "heslo nie je zopakované správne; skúste to znovu" + +#: agent/divert-scd.c:478 +#, fuzzy +msgid "PIN not correctly repeated; try again" +msgstr "heslo nie je zopakované správne; skúste to znovu" + +#: agent/divert-scd.c:491 +#, c-format +msgid "Please enter the PIN%s%s%s to unlock the card" +msgstr "" + +#: agent/genkey.c:157 +#, fuzzy, c-format +msgid "error writing to pipe: %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: agent/genkey.c:182 agent/genkey.c:188 +#, fuzzy +msgid "Enter new passphrase" +msgstr "Vložiť heslo\n" + +#: agent/genkey.c:196 +#, fuzzy +msgid "Take this one anyway" +msgstr "Použiť napriek tomu tento kľúč? " + +#: agent/genkey.c:232 +#, c-format +msgid "" +"You have not entered a passphrase!%0AAn empty passphrase is not allowed." +msgstr "" + +#: agent/genkey.c:234 +#, c-format +msgid "" +"You have not entered a passphrase - this is in general a bad idea!%0APlease " +"confirm that you do not want to have any protection on your key." +msgstr "" + +#: agent/genkey.c:246 +msgid "Yes, protection is not needed" +msgstr "" + +#: agent/genkey.c:263 +#, fuzzy, c-format +#| msgid "Name must be at least 5 characters long\n" +msgid "A passphrase should be at least %u character long." +msgid_plural "A passphrase should be at least %u characters long." +msgstr[0] "Meno musí byť dlhé aspoň 5 znakov\n" +msgstr[1] "Meno musí byť dlhé aspoň 5 znakov\n" + +#: agent/genkey.c:282 +#, c-format +msgid "A passphrase should contain at least %u digit or%%0Aspecial character." +msgid_plural "" +"A passphrase should contain at least %u digits or%%0Aspecial characters." +msgstr[0] "" +msgstr[1] "" + +#: agent/genkey.c:309 +#, c-format +msgid "A passphrase may not be a known term or match%%0Acertain pattern." +msgstr "" + +#: agent/genkey.c:324 +msgid "Warning: You have entered an insecure passphrase." +msgstr "" + +#: agent/genkey.c:513 +#, fuzzy, c-format +msgid "Please enter the passphrase to%0Aprotect your new key" +msgstr "" +"Na ochranu Vášho tajného kľúča musíte zadať heslo.\n" +"\n" + +#: agent/genkey.c:639 +#, fuzzy +msgid "Please enter the new passphrase" +msgstr "zmeniť heslo" + +#: agent/gpg-agent.c:167 scd/scdaemon.c:116 dirmngr/dirmngr.c:185 +msgid "Options used for startup" +msgstr "" + +#: agent/gpg-agent.c:169 scd/scdaemon.c:121 dirmngr/dirmngr.c:174 +msgid "run in daemon mode (background)" +msgstr "" + +#: agent/gpg-agent.c:170 scd/scdaemon.c:118 dirmngr/dirmngr.c:173 +msgid "run in server mode (foreground)" +msgstr "" + +#: agent/gpg-agent.c:172 dirmngr/dirmngr.c:176 +#, fuzzy +#| msgid "Key is superseded" +msgid "run in supervised mode" +msgstr "Kľúč je nahradený" + +#: agent/gpg-agent.c:174 scd/scdaemon.c:122 dirmngr/dirmngr.c:187 +msgid "do not detach from the console" +msgstr "" + +#: agent/gpg-agent.c:175 scd/scdaemon.c:123 dirmngr/dirmngr.c:188 +msgid "sh-style command output" +msgstr "" + +#: agent/gpg-agent.c:176 scd/scdaemon.c:124 dirmngr/dirmngr.c:189 +msgid "csh-style command output" +msgstr "" + +#: agent/gpg-agent.c:185 g10/gpg.c:579 scd/scdaemon.c:126 sm/gpgsm.c:410 +#: dirmngr/dirmngr.c:192 +#, fuzzy +msgid "|FILE|read options from FILE" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: agent/gpg-agent.c:189 g10/gpg.c:566 scd/scdaemon.c:130 sm/gpgsm.c:259 +#: dirmngr/dirmngr.c:196 +msgid "Options controlling the diagnostic output" +msgstr "" + +#: agent/gpg-agent.c:191 g10/gpg.c:568 g10/gpgv.c:78 kbx/kbxutil.c:88 +#: scd/scdaemon.c:132 sm/gpgsm.c:261 dirmngr/dirmngr-client.c:70 +#: dirmngr/dirmngr.c:198 tools/gpg-connect-agent.c:78 tools/gpgconf.c:110 +msgid "verbose" +msgstr "s dodatočnými informáciami" + +#: agent/gpg-agent.c:192 g10/gpg.c:570 g10/gpgv.c:79 kbx/kbxutil.c:89 +#: scd/scdaemon.c:133 sm/gpgsm.c:263 dirmngr/dirmngr-client.c:71 +#: dirmngr/dirmngr.c:199 +msgid "be somewhat more quiet" +msgstr "byť o trochu tichší" + +#: agent/gpg-agent.c:200 g10/gpg.c:583 sm/gpgsm.c:276 dirmngr/dirmngr.c:209 +msgid "|FILE|write server mode logs to FILE" +msgstr "" + +#: agent/gpg-agent.c:204 g10/gpg.c:589 scd/scdaemon.c:147 sm/gpgsm.c:283 +#: dirmngr/dirmngr.c:213 +msgid "Options controlling the configuration" +msgstr "" + +#: agent/gpg-agent.c:207 +#, fuzzy +msgid "do not use the SCdaemon" +msgstr "aktualizovať databázu dôvery" + +#: agent/gpg-agent.c:209 +msgid "|PGM|use PGM as the SCdaemon program" +msgstr "" + +#: agent/gpg-agent.c:213 +#, fuzzy +#| msgid "|NAME|set terminal charset to NAME" +msgid "|NAME|accept some commands via NAME" +msgstr "|MENO|nastav znakovú sadu terminálu na MENO" + +#: agent/gpg-agent.c:217 +msgid "ignore requests to change the TTY" +msgstr "" + +#: agent/gpg-agent.c:219 +msgid "ignore requests to change the X display" +msgstr "" + +#: agent/gpg-agent.c:220 +#, fuzzy +#| msgid "not supported" +msgid "enable ssh support" +msgstr "nepodporované" + +#: agent/gpg-agent.c:222 +msgid "|ALGO|use ALGO to show ssh fingerprints" +msgstr "" + +#: agent/gpg-agent.c:225 +#, fuzzy +#| msgid "not supported" +msgid "enable putty support" +msgstr "nepodporované" + +#: agent/gpg-agent.c:237 g10/gpg.c:831 scd/scdaemon.c:175 sm/gpgsm.c:369 +msgid "Options controlling the security" +msgstr "" + +#: agent/gpg-agent.c:240 +msgid "|N|expire cached PINs after N seconds" +msgstr "" + +#: agent/gpg-agent.c:242 +msgid "|N|expire SSH keys after N seconds" +msgstr "" + +#: agent/gpg-agent.c:244 +msgid "|N|set maximum PIN cache lifetime to N seconds" +msgstr "" + +#: agent/gpg-agent.c:246 +msgid "|N|set maximum SSH key lifetime to N seconds" +msgstr "" + +#: agent/gpg-agent.c:248 +msgid "do not use the PIN cache when signing" +msgstr "" + +#: agent/gpg-agent.c:250 +#, fuzzy +msgid "disallow the use of an external password cache" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/gpg-agent.c:252 +msgid "disallow clients to mark keys as \"trusted\"" +msgstr "" + +#: agent/gpg-agent.c:257 +#, fuzzy +msgid "allow presetting passphrase" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/gpg-agent.c:262 +msgid "Options enforcing a passphrase policy" +msgstr "" + +#: agent/gpg-agent.c:265 +msgid "do not allow bypassing the passphrase policy" +msgstr "" + +#: agent/gpg-agent.c:267 +msgid "|N|set minimal required length for new passphrases to N" +msgstr "" + +#: agent/gpg-agent.c:269 +msgid "|N|require at least N non-alpha characters for a new passphrase" +msgstr "" + +#: agent/gpg-agent.c:272 +msgid "|FILE|check new passphrases against pattern in FILE" +msgstr "" + +#: agent/gpg-agent.c:276 +#, fuzzy +msgid "|N|expire the passphrase after N days" +msgstr "|N|použiť mód hesla N" + +#: agent/gpg-agent.c:278 +#, fuzzy +msgid "do not allow the reuse of old passphrases" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/gpg-agent.c:281 +msgid "Options controlling the PIN-Entry" +msgstr "" + +#: agent/gpg-agent.c:283 +#, fuzzy +#| msgid "use the gpg-agent" +msgid "never use the PIN-entry" +msgstr "použite gpg-agenta" + +#: agent/gpg-agent.c:285 +msgid "disallow caller to override the pinentry" +msgstr "" + +#: agent/gpg-agent.c:287 +msgid "let PIN-Entry grab keyboard and mouse" +msgstr "" + +#: agent/gpg-agent.c:290 +msgid "|PGM|use PGM as the PIN-Entry program" +msgstr "" + +#: agent/gpg-agent.c:294 +msgid "|N|set the Pinentry timeout to N seconds" +msgstr "" + +#: agent/gpg-agent.c:298 +msgid "allow passphrase to be prompted through Emacs" +msgstr "" + +#. TRANSLATORS: @EMAIL@ will get replaced by the actual bug +#. reporting address. This is so that we can change the +#. reporting address without breaking the translations. +#: agent/gpg-agent.c:563 agent/preset-passphrase.c:100 agent/protect-tool.c:155 +#: g10/gpg.c:1108 g10/gpgv.c:149 kbx/kbxutil.c:113 scd/scdaemon.c:313 +#: sm/gpgsm.c:600 dirmngr/dirmngr-client.c:168 dirmngr/dirmngr.c:458 +#: tools/gpg-connect-agent.c:205 tools/gpgconf.c:154 +#: tools/gpg-check-pattern.c:143 +#, fuzzy +msgid "Please report bugs to <@EMAIL@>.\n" +msgstr "" +"Chyby oznámte, prosím, na adresu <gnupg-bugs@gnu.org>.\n" +"Pripomienky k prekladu <sk-i18n@lists.linux.sk>.\n" + +#: agent/gpg-agent.c:572 +#, fuzzy +msgid "Usage: @GPG_AGENT@ [options] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: agent/gpg-agent.c:574 +msgid "" +"Syntax: @GPG_AGENT@ [options] [command [args]]\n" +"Secret key management for @GNUPG@\n" +msgstr "" + +#: agent/gpg-agent.c:619 g10/gpg.c:1304 scd/scdaemon.c:385 sm/gpgsm.c:748 +#: dirmngr/dirmngr.c:542 +#, c-format +msgid "invalid debug-level '%s' given\n" +msgstr "" + +#: agent/gpg-agent.c:988 g10/gpg.c:3810 g10/gpg.c:3834 sm/gpgsm.c:1585 +#: sm/gpgsm.c:1591 +#, c-format +msgid "selected digest algorithm is invalid\n" +msgstr "vybraný hashovací algoritmus je neplatný\n" + +#: agent/gpg-agent.c:1216 agent/gpg-agent.c:2029 common/argparse.c:1766 +#: common/argparse.c:1858 g10/gpg.c:2517 scd/scdaemon.c:547 sm/gpgsm.c:1007 +#: dirmngr/dirmngr.c:1081 dirmngr/dirmngr.c:1937 +#, fuzzy, c-format +#| msgid "reading options from `%s'\n" +msgid "reading options from '%s'\n" +msgstr "čítam možnosti z `%s'\n" + +#: agent/gpg-agent.c:1332 g10/gpg.c:3751 scd/scdaemon.c:671 sm/gpgsm.c:1522 +#: dirmngr/dirmngr.c:1190 tools/gpg-connect-agent.c:1244 tools/gpgconf.c:677 +#, fuzzy, c-format +#| msgid "WARNING: \"%s\" is a deprecated option\n" +msgid "Note: '%s' is not considered an option\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: agent/gpg-agent.c:2165 scd/scdaemon.c:1112 dirmngr/dirmngr.c:1344 +#, fuzzy, c-format +msgid "can't create socket: %s\n" +msgstr "%s: nemôžem vytvoriť: %s\n" + +#: agent/gpg-agent.c:2182 scd/scdaemon.c:1125 dirmngr/dirmngr.c:1357 +#, c-format +msgid "socket name '%s' is too long\n" +msgstr "" + +#: agent/gpg-agent.c:2220 +#, c-format +msgid "trying to steal socket from running %s\n" +msgstr "" + +#: agent/gpg-agent.c:2226 +#, fuzzy, c-format +msgid "a gpg-agent is already running - not starting a new one\n" +msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#: agent/gpg-agent.c:2238 scd/scdaemon.c:1149 dirmngr/dirmngr.c:1393 +#, fuzzy, c-format +msgid "error getting nonce for the socket\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/gpg-agent.c:2243 scd/scdaemon.c:1152 dirmngr/dirmngr.c:1396 +#, fuzzy, c-format +msgid "error binding socket to '%s': %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: agent/gpg-agent.c:2254 agent/gpg-agent.c:2294 agent/gpg-agent.c:2303 +#: scd/scdaemon.c:1160 dirmngr/dirmngr.c:1405 +#, fuzzy, c-format +msgid "can't set permissions of '%s': %s\n" +msgstr "VAROVANIE: prístupové práva pre %s nie sú nastavené bezpečne \"%s\"\n" + +#: agent/gpg-agent.c:2268 scd/scdaemon.c:1172 dirmngr/dirmngr.c:1417 +#, fuzzy, c-format +msgid "listening on socket '%s'\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: agent/gpg-agent.c:2288 agent/gpg-agent.c:2341 common/homedir.c:741 +#: g10/exec.c:269 g10/openfile.c:397 +#, fuzzy, c-format +#| msgid "can't create directory `%s': %s\n" +msgid "can't create directory '%s': %s\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: agent/gpg-agent.c:2291 agent/gpg-agent.c:2346 common/homedir.c:744 +#: g10/openfile.c:400 +#, fuzzy, c-format +msgid "directory '%s' created\n" +msgstr "%s: adresár vytvorený\n" + +#: agent/gpg-agent.c:2352 +#, fuzzy, c-format +msgid "stat() failed for '%s': %s\n" +msgstr "databáza dôvery: procedúra read() (n=%d) zlyhala: %s\n" + +#: agent/gpg-agent.c:2356 +#, fuzzy, c-format +msgid "can't use '%s' as home directory\n" +msgstr "%s: nemôžem vytvoriť adresár: %s\n" + +#: agent/gpg-agent.c:2514 scd/scdaemon.c:1188 dirmngr/dirmngr.c:2143 +#, fuzzy, c-format +msgid "error reading nonce on fd %d: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: agent/gpg-agent.c:2721 +#, c-format +msgid "handler 0x%lx for fd %d started\n" +msgstr "" + +#: agent/gpg-agent.c:2726 +#, c-format +msgid "handler 0x%lx for fd %d terminated\n" +msgstr "" + +#: agent/gpg-agent.c:2801 +#, c-format +msgid "ssh handler 0x%lx for fd %d started\n" +msgstr "" + +#: agent/gpg-agent.c:2806 +#, c-format +msgid "ssh handler 0x%lx for fd %d terminated\n" +msgstr "" + +#: agent/gpg-agent.c:3028 scd/scdaemon.c:1380 dirmngr/dirmngr.c:2357 +#, fuzzy, c-format +msgid "npth_pselect failed: %s - waiting 1s\n" +msgstr "aktualizácia tajného kľúča zlyhala: %s\n" + +#: agent/gpg-agent.c:3116 scd/scdaemon.c:1445 +#, fuzzy, c-format +msgid "%s %s stopped\n" +msgstr "%s: preskočené: %s\n" + +#: agent/gpg-agent.c:3254 common/simple-pwquery.c:247 g10/call-agent.c:260 +#: sm/call-agent.c:156 tools/gpg-connect-agent.c:2254 +#, fuzzy, c-format +msgid "no gpg-agent running in this session\n" +msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#: agent/preset-passphrase.c:75 tools/gpg-check-pattern.c:66 +#, fuzzy +msgid "" +"@Options:\n" +" " +msgstr "" +"@\n" +"Možnosti:\n" +" " + +#: agent/preset-passphrase.c:104 +#, fuzzy +msgid "Usage: gpg-preset-passphrase [options] KEYGRIP (-h for help)\n" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: agent/preset-passphrase.c:107 +msgid "" +"Syntax: gpg-preset-passphrase [options] KEYGRIP\n" +"Password cache maintenance\n" +msgstr "" + +#: agent/protect-tool.c:108 g10/gpg.c:441 kbx/kbxutil.c:71 sm/gpgsm.c:210 +#: dirmngr/dirmngr.c:171 tools/gpgconf.c:80 +msgid "" +"@Commands:\n" +" " +msgstr "" +"@Príkazy:\n" +" " + +#: agent/protect-tool.c:117 g10/gpgv.c:76 kbx/kbxutil.c:81 +#: tools/gpg-connect-agent.c:76 tools/gpgconf.c:107 +msgid "" +"@\n" +"Options:\n" +" " +msgstr "" +"@\n" +"Možnosti:\n" +" " + +#: agent/protect-tool.c:158 +#, fuzzy +msgid "Usage: gpg-protect-tool [options] (-h for help)\n" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: agent/protect-tool.c:160 +msgid "" +"Syntax: gpg-protect-tool [options] [args]\n" +"Secret key maintenance tool\n" +msgstr "" + +#: agent/protect-tool.c:703 sm/import.c:774 +#, fuzzy +msgid "Please enter the passphrase to unprotect the PKCS#12 object." +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/protect-tool.c:708 sm/export.c:710 +#, fuzzy +msgid "Please enter the passphrase to protect the new PKCS#12 object." +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/protect-tool.c:714 +msgid "" +"Please enter the passphrase to protect the imported object within the GnuPG " +"system." +msgstr "" + +#: agent/protect-tool.c:719 +#, fuzzy +msgid "" +"Please enter the passphrase or the PIN\n" +"needed to complete this operation." +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: agent/protect-tool.c:730 +#, fuzzy, c-format +msgid "cancelled\n" +msgstr "Zrušiť" + +#: agent/protect-tool.c:732 +#, fuzzy, c-format +msgid "error while asking for the passphrase: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: agent/trustlist.c:172 agent/trustlist.c:389 dirmngr/dirmngr.c:1709 +#: tools/gpgconf.c:470 +#, fuzzy, c-format +msgid "error opening '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: agent/trustlist.c:188 common/helpfile.c:73 common/helpfile.c:89 +#, fuzzy, c-format +msgid "file '%s', line %d: %s\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: agent/trustlist.c:211 agent/trustlist.c:219 +#, fuzzy, c-format +msgid "statement \"%s\" ignored in '%s', line %d\n" +msgstr "chyba pri čítaní: %s\n" + +#: agent/trustlist.c:225 +#, fuzzy, c-format +msgid "system trustlist '%s' not available\n" +msgstr "tajné časti kľúča nie sú dostupné\n" + +#: agent/trustlist.c:269 +#, fuzzy, c-format +msgid "bad fingerprint in '%s', line %d\n" +msgstr "chyba pri čítaní: %s\n" + +#: agent/trustlist.c:294 agent/trustlist.c:301 +#, fuzzy, c-format +msgid "invalid keyflag in '%s', line %d\n" +msgstr "chyba: neplatný odtlačok\n" + +#: agent/trustlist.c:335 common/helpfile.c:136 +#, fuzzy, c-format +msgid "error reading '%s', line %d: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: agent/trustlist.c:460 agent/trustlist.c:529 +#, c-format +msgid "error reading list of trusted root certificates\n" +msgstr "" + +#. TRANSLATORS: This prompt is shown by the Pinentry +#. and has one special property: A "%%0A" is used by +#. Pinentry to insert a line break. The double +#. percent sign is actually needed because it is also +#. a printf format string. If you need to insert a +#. plain % sign, you need to encode it as "%%25". The +#. "%s" gets replaced by the name as stored in the +#. certificate. +#: agent/trustlist.c:691 +#, c-format +msgid "" +"Do you ultimately trust%%0A \"%s\"%%0Ato correctly certify user " +"certificates?" +msgstr "" + +#: agent/trustlist.c:700 common/audit.c:467 +#, fuzzy +msgid "Yes" +msgstr "ano" + +#: agent/trustlist.c:700 agent/findkey.c:1680 agent/findkey.c:1694 +#: common/audit.c:469 +msgid "No" +msgstr "" + +#. TRANSLATORS: This prompt is shown by the Pinentry and has +#. one special property: A "%%0A" is used by Pinentry to +#. insert a line break. The double percent sign is actually +#. needed because it is also a printf format string. If you +#. need to insert a plain % sign, you need to encode it as +#. "%%25". The second "%s" gets replaced by a hexdecimal +#. fingerprint string whereas the first one receives the name +#. as stored in the certificate. +#: agent/trustlist.c:734 +#, c-format +msgid "" +"Please verify that the certificate identified as:%%0A \"%s\"%%0Ahas the " +"fingerprint:%%0A %s" +msgstr "" + +#. TRANSLATORS: "Correct" is the label of a button and intended +#. to be hit if the fingerprint matches the one of the CA. The +#. other button is "the default "Cancel" of the Pinentry. +#: agent/trustlist.c:748 +msgid "Correct" +msgstr "" + +#: agent/trustlist.c:748 +msgid "Wrong" +msgstr "" + +#: agent/findkey.c:411 +#, c-format +msgid "Note: This passphrase has never been changed.%0APlease change it now." +msgstr "" + +#: agent/findkey.c:427 +#, c-format +msgid "" +"This passphrase has not been changed%%0Asince %.4s-%.2s-%.2s. Please change " +"it now." +msgstr "" + +#: agent/findkey.c:441 agent/findkey.c:448 +#, fuzzy +msgid "Change passphrase" +msgstr "zmeniť heslo" + +#: agent/findkey.c:449 +msgid "I'll change it later" +msgstr "" + +#: agent/findkey.c:1656 +#, fuzzy, c-format +msgid "" +"Do you really want to delete the key identified by keygrip%%0A %s%%0A %%C" +"%%0A?" +msgstr "Skutočne chcete zmazať vybrané kľúče? " + +#: agent/findkey.c:1680 agent/findkey.c:1694 +#, fuzzy +msgid "Delete key" +msgstr "nastaviť kľúč ako platný (enable)" + +#: agent/findkey.c:1691 +msgid "" +"Warning: This key is also listed for use with SSH!\n" +"Deleting the key might remove your ability to access remote machines." +msgstr "" + +#: agent/pksign.c:176 g10/seskey.c:293 sm/certcheck.c:88 +#, c-format +msgid "DSA requires the hash length to be a multiple of 8 bits\n" +msgstr "" + +#: agent/pksign.c:187 sm/certcheck.c:100 +#, c-format +msgid "%s key uses an unsafe (%u bit) hash\n" +msgstr "" + +#: agent/pksign.c:202 +#, c-format +msgid "a %zu bit hash is not valid for a %u bit %s key\n" +msgstr "" + +#: agent/pksign.c:518 +#, c-format +msgid "checking created signature failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: agent/cvt-openpgp.c:338 +#, c-format +msgid "secret key parts are not available\n" +msgstr "tajné časti kľúča nie sú dostupné\n" + +#: agent/cvt-openpgp.c:344 g10/card-util.c:1556 +#, fuzzy, c-format +#| msgid "protection algorithm %d%s is not supported\n" +msgid "public key algorithm %d (%s) is not supported\n" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: agent/cvt-openpgp.c:448 +#, fuzzy, c-format +#| msgid "protection algorithm %d%s is not supported\n" +msgid "protection algorithm %d (%s) is not supported\n" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: agent/cvt-openpgp.c:455 +#, fuzzy, c-format +#| msgid "protection algorithm %d%s is not supported\n" +msgid "protection hash algorithm %d (%s) is not supported\n" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: common/exechelp-posix.c:368 common/exechelp-w32.c:451 +#: common/exechelp-w32.c:475 common/exechelp-w32.c:505 +#, fuzzy, c-format +msgid "error creating a pipe: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: common/exechelp-posix.c:381 common/exechelp-w32.c:355 +#: common/exechelp-w32.c:461 common/exechelp-w32.c:485 +#: common/exechelp-w32.c:515 +#, fuzzy, c-format +msgid "error creating a stream for a pipe: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: common/exechelp-posix.c:504 common/exechelp-posix.c:579 +#: common/exechelp-posix.c:865 dirmngr/dirmngr.c:1435 +#, fuzzy, c-format +msgid "error forking process: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: common/exechelp-posix.c:678 common/exechelp-w32ce.c:767 +#, c-format +msgid "waiting for process %d to terminate failed: %s\n" +msgstr "" + +#: common/exechelp-posix.c:687 common/exechelp-posix.c:808 +#, fuzzy, c-format +msgid "error running '%s': probably not installed\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: common/exechelp-posix.c:693 common/exechelp-posix.c:815 +#: common/exechelp-w32.c:832 common/exechelp-w32ce.c:781 +#, fuzzy, c-format +msgid "error running '%s': exit status %d\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: common/exechelp-posix.c:701 common/exechelp-posix.c:823 +#, fuzzy, c-format +msgid "error running '%s': terminated\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: common/exechelp-posix.c:764 common/exechelp-w32.c:813 +#, fuzzy, c-format +msgid "waiting for processes to terminate failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: common/exechelp-w32.c:825 common/exechelp-w32ce.c:775 +#, fuzzy, c-format +msgid "error getting exit code of process %d: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: common/simple-pwquery.c:261 +#, fuzzy, c-format +#| msgid "can't connect to `%s': %s\n" +msgid "can't connect to '%s': %s\n" +msgstr "nemôžem sa pripojiť k `%s': %s\n" + +#: common/simple-pwquery.c:271 +#, fuzzy, c-format +msgid "problem setting the gpg-agent options\n" +msgstr "problém s agentom: agent vracia 0x%lx\n" + +#: common/sysutils.c:168 +#, c-format +msgid "can't disable core dumps: %s\n" +msgstr "nemôžem vypnúť vytváranie core súborov: %s\n" + +#: common/sysutils.c:408 +#, fuzzy, c-format +msgid "Warning: unsafe ownership on %s \"%s\"\n" +msgstr "VAROVANIE: vlastníctvo pre %s nastavené nebezpečne \"%s\"\n" + +#: common/sysutils.c:440 +#, fuzzy, c-format +msgid "Warning: unsafe permissions on %s \"%s\"\n" +msgstr "VAROVANIE: prístupové práva pre %s nie sú nastavené bezpečne \"%s\"\n" + +#: common/sysutils.c:885 +#, fuzzy, c-format +msgid "waiting for file '%s' to become accessible ...\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: common/sysutils.c:911 +#, fuzzy, c-format +msgid "renaming '%s' to '%s' failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: common/yesno.c:45 common/yesno.c:82 +msgid "yes" +msgstr "ano" + +#: common/yesno.c:46 common/yesno.c:87 +msgid "yY" +msgstr "aAyY" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: common/yesno.c:48 common/yesno.c:84 +msgid "no" +msgstr "nie" + +#: common/yesno.c:49 common/yesno.c:88 +msgid "nN" +msgstr "nN" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: common/yesno.c:86 +msgid "quit" +msgstr "ukončiť" + +#: common/yesno.c:89 +msgid "qQ" +msgstr "uUqQ" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: common/yesno.c:123 +msgid "okay|okay" +msgstr "" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: common/yesno.c:125 +msgid "cancel|cancel" +msgstr "" + +#: common/yesno.c:126 +msgid "oO" +msgstr "" + +#: common/yesno.c:127 +#, fuzzy +msgid "cC" +msgstr "c" + +#: common/miscellaneous.c:86 +#, c-format +msgid "out of core in secure memory while allocating %lu bytes" +msgstr "" + +#: common/miscellaneous.c:89 +#, c-format +msgid "out of core while allocating %lu bytes" +msgstr "" + +#: common/miscellaneous.c:115 g10/card-util.c:911 tools/no-libgcrypt.c:30 +#, fuzzy, c-format +msgid "error allocating enough memory: %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: common/miscellaneous.c:202 +#, c-format +msgid "%s:%u: obsolete option \"%s\" - it has no effect\n" +msgstr "" + +#: common/miscellaneous.c:205 +#, fuzzy, c-format +msgid "WARNING: \"%s%s\" is an obsolete option - it has no effect\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: common/miscellaneous.c:753 +#, c-format +msgid "unknown debug flag '%s' ignored\n" +msgstr "" + +#: common/asshelp.c:335 +#, fuzzy, c-format +msgid "waiting for the %s to come up ... (%ds)\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: common/asshelp.c:347 +#, fuzzy, c-format +msgid "connection to %s established\n" +msgstr "nemožno previesť v dávkovom móde\n" + +#: common/asshelp.c:430 +#, c-format +msgid "no running gpg-agent - starting '%s'\n" +msgstr "" + +#: common/asshelp.c:521 +#, fuzzy, c-format +msgid "connection to agent is in restricted mode\n" +msgstr "nemožno previesť v dávkovom móde\n" + +#: common/asshelp.c:578 +#, c-format +msgid "no running Dirmngr - starting '%s'\n" +msgstr "" + +#. TRANSLATORS: Copy the prefix between the vertical bars +#. verbatim. It will not be printed. +#: common/audit.c:474 +msgid "|audit-log-result|Good" +msgstr "" + +#: common/audit.c:477 +msgid "|audit-log-result|Bad" +msgstr "" + +#: common/audit.c:479 +msgid "|audit-log-result|Not supported" +msgstr "" + +#: common/audit.c:481 +#, fuzzy +msgid "|audit-log-result|No certificate" +msgstr "nesprávny certifikát" + +#: common/audit.c:483 +#, fuzzy +msgid "|audit-log-result|Not enabled" +msgstr "nesprávny certifikát" + +#: common/audit.c:485 +msgid "|audit-log-result|Error" +msgstr "" + +#: common/audit.c:487 +#, fuzzy +msgid "|audit-log-result|Not used" +msgstr "nesprávny certifikát" + +#: common/audit.c:489 +#, fuzzy +msgid "|audit-log-result|Okay" +msgstr "nesprávny certifikát" + +#: common/audit.c:491 +#, fuzzy +msgid "|audit-log-result|Skipped" +msgstr "nesprávny certifikát" + +#: common/audit.c:493 +#, fuzzy +msgid "|audit-log-result|Some" +msgstr "nesprávny certifikát" + +#: common/audit.c:726 +#, fuzzy +msgid "Certificate chain available" +msgstr "nesprávny certifikát" + +#: common/audit.c:733 +#, fuzzy +msgid "root certificate missing" +msgstr "nesprávny certifikát" + +#: common/audit.c:759 +msgid "Data encryption succeeded" +msgstr "" + +#: common/audit.c:764 common/audit.c:830 common/audit.c:906 common/audit.c:997 +#, fuzzy +msgid "Data available" +msgstr "Kľúč k dispozícii na: " + +#: common/audit.c:767 +#, fuzzy +msgid "Session key created" +msgstr "%s: súbor kľúčov (keyring) vytvorený\n" + +#: common/audit.c:772 common/audit.c:912 common/audit.c:919 +#, fuzzy, c-format +msgid "algorithm: %s" +msgstr "ASCII kódovanie: %s\n" + +#: common/audit.c:774 common/audit.c:776 common/audit.c:921 common/audit.c:923 +#: scd/app-openpgp.c:3557 +#, fuzzy, c-format +msgid "unsupported algorithm: %s" +msgstr "" +"\n" +"Podporované algoritmy:\n" + +#: common/audit.c:778 common/audit.c:925 +#, fuzzy +msgid "seems to be not encrypted" +msgstr "nezašifrované" + +#: common/audit.c:784 common/audit.c:933 +msgid "Number of recipients" +msgstr "" + +#: common/audit.c:792 common/audit.c:956 +#, c-format +msgid "Recipient %d" +msgstr "" + +#: common/audit.c:825 +msgid "Data signing succeeded" +msgstr "" + +#: common/audit.c:839 common/audit.c:1033 common/audit.c:1060 +#, fuzzy, c-format +msgid "data hash algorithm: %s" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: common/audit.c:862 +#, fuzzy, c-format +msgid "Signer %d" +msgstr "Platnosť podpisu vypršala %s\n" + +#: common/audit.c:866 common/audit.c:1065 +#, fuzzy, c-format +msgid "attr hash algorithm: %s" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: common/audit.c:901 +msgid "Data decryption succeeded" +msgstr "" + +#: common/audit.c:910 +#, fuzzy +msgid "Encryption algorithm supported" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: common/audit.c:993 +#, fuzzy +msgid "Data verification succeeded" +msgstr "verifikácia podpisu potlačená\n" + +#: common/audit.c:1002 +#, fuzzy +msgid "Signature available" +msgstr "Platnosť podpisu vypršala %s\n" + +#: common/audit.c:1024 +#, fuzzy +msgid "Parsing data succeeded" +msgstr "Dobrý podpis od \"" + +#: common/audit.c:1036 +#, fuzzy, c-format +msgid "bad data hash algorithm: %s" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: common/audit.c:1051 +#, fuzzy, c-format +msgid "Signature %d" +msgstr "Platnosť podpisu vypršala %s\n" + +#: common/audit.c:1079 +#, fuzzy +msgid "Certificate chain valid" +msgstr "Platnosť kľúča vypršala!" + +#: common/audit.c:1090 +#, fuzzy +msgid "Root certificate trustworthy" +msgstr "nesprávny certifikát" + +#: common/audit.c:1112 sm/certchain.c:1235 +#, fuzzy +msgid "no CRL found for certificate" +msgstr "nesprávny certifikát" + +#: common/audit.c:1115 sm/certchain.c:1245 +#, fuzzy +msgid "the available CRL is too old" +msgstr "Kľúč k dispozícii na: " + +#: common/audit.c:1120 +#, fuzzy +msgid "CRL/OCSP check of certificates" +msgstr "nesprávny certifikát" + +#: common/audit.c:1140 +#, fuzzy +msgid "Included certificates" +msgstr "nesprávny certifikát" + +#: common/audit.c:1195 +msgid "No audit log entries." +msgstr "" + +#: common/audit.c:1244 +#, fuzzy +msgid "Unknown operation" +msgstr "neznáma verzia" + +#: common/audit.c:1262 +msgid "Gpg-Agent usable" +msgstr "" + +#: common/audit.c:1272 +msgid "Dirmngr usable" +msgstr "" + +#: common/audit.c:1308 +#, fuzzy, c-format +msgid "No help available for '%s'." +msgstr "Pomoc nie je dostupná pre '%s'" + +#: common/helpfile.c:90 +#, fuzzy +msgid "ignoring garbage line" +msgstr "chyba v pätičke\n" + +#: common/gettime.c:958 +#, fuzzy +msgid "[none]" +msgstr "neznáme" + +#: common/ksba-io-support.c:347 +#, fuzzy, c-format +msgid "invalid radix64 character %02x skipped\n" +msgstr "neplatný znak vo formáte radix64 %02x bol preskočený\n" + +#: common/ttyio.c:447 +#, c-format +msgid "Sorry, we are in batchmode - can't get input\n" +msgstr "" + +#: common/ttyio.c:453 +#, c-format +msgid "Sorry, no terminal at all requested - can't get input\n" +msgstr "" + +#: common/ttyio.c:488 common/ttyio.c:498 +#, c-format +msgid "too many errors; giving up\n" +msgstr "" + +#: common/ttyio.c:550 +#, c-format +msgid "Control-D detected\n" +msgstr "" + +#: common/argparse.c:520 +#, fuzzy +msgid "argument not expected" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: common/argparse.c:522 +#, fuzzy +msgid "read error" +msgstr "chyba pri čítaní súboru" + +#: common/argparse.c:524 +#, fuzzy +msgid "keyword too long" +msgstr "riadok je príliš dlhý\n" + +#: common/argparse.c:526 +#, fuzzy +msgid "missing argument" +msgstr "neplatný argument" + +#: common/argparse.c:528 +#, fuzzy +#| msgid "invalid armor" +msgid "invalid argument" +msgstr "neplatný spôsob reprezentácie v ASCII" + +#: common/argparse.c:530 +#, fuzzy +msgid "invalid command" +msgstr "konfliktné príkazy\n" + +#: common/argparse.c:532 +#, fuzzy +msgid "invalid alias definition" +msgstr "neplatný parameter pre import\n" + +#: common/argparse.c:534 common/argparse.c:571 +msgid "permission error" +msgstr "" + +#: common/argparse.c:536 common/argparse.c:569 +#, fuzzy +msgid "out of core" +msgstr "nespracované" + +#: common/argparse.c:540 common/argparse.c:575 +#, fuzzy +msgid "invalid meta command" +msgstr "konfliktné príkazy\n" + +#: common/argparse.c:542 common/argparse.c:577 +#, fuzzy +msgid "unknown meta command" +msgstr "neznámy implicitný adresát `%s'\n" + +#: common/argparse.c:544 common/argparse.c:579 +#, fuzzy +#| msgid "unexpected data" +msgid "unexpected meta command" +msgstr "neočakávané dáta" + +#: common/argparse.c:546 +#, fuzzy +msgid "invalid option" +msgstr "neplatný parameter pre import\n" + +#: common/argparse.c:556 +#, c-format +msgid "missing argument for option \"%.50s\"\n" +msgstr "" + +#: common/argparse.c:558 g10/gpg.c:3525 +#, fuzzy, c-format +msgid "invalid argument for option \"%.50s\"\n" +msgstr "neplatný parameter pre import\n" + +#: common/argparse.c:560 +#, c-format +msgid "option \"%.50s\" does not expect an argument\n" +msgstr "" + +#: common/argparse.c:563 +#, fuzzy, c-format +msgid "invalid command \"%.50s\"\n" +msgstr "Neplatný príkaz (skúste \"help\")\n" + +#: common/argparse.c:565 +#, c-format +msgid "option \"%.50s\" is ambiguous\n" +msgstr "" + +#: common/argparse.c:567 +#, c-format +msgid "command \"%.50s\" is ambiguous\n" +msgstr "" + +#: common/argparse.c:581 +#, fuzzy, c-format +msgid "invalid option \"%.50s\"\n" +msgstr "neplatný parameter pre import\n" + +#: common/argparse.c:1756 common/argparse.c:1851 +#, fuzzy, c-format +#| msgid "NOTE: no default option file `%s'\n" +msgid "Note: no default option file '%s'\n" +msgstr "POZNÁMKA: neexistuje implicitný súbor s možnosťami `%s'\n" + +#: common/argparse.c:1843 +#, fuzzy, c-format +#| msgid "option file `%s': %s\n" +msgid "option file '%s': %s\n" +msgstr "súbor s možnosťami `%s': %s\n" + +#: common/argparse.c:2266 +#, c-format +msgid "Note: ignoring option \"--%s\" due to global config\n" +msgstr "" + +#: common/utf8conv.c:123 +#, fuzzy, c-format +msgid "conversion from '%s' to '%s' not available\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: common/utf8conv.c:131 +#, fuzzy, c-format +msgid "iconv_open failed: %s\n" +msgstr "nemožno otvoriť súbor: %s\n" + +#: common/utf8conv.c:385 common/utf8conv.c:651 +#, fuzzy, c-format +msgid "conversion from '%s' to '%s' failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: common/dotlock.c:728 +#, fuzzy, c-format +msgid "failed to create temporary file '%s': %s\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: common/dotlock.c:790 +#, fuzzy, c-format +msgid "error writing to '%s': %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: common/dotlock.c:1173 +#, c-format +msgid "removing stale lockfile (created by %d)\n" +msgstr "" + +#: common/dotlock.c:1210 +#, fuzzy, c-format +msgid "waiting for lock (held by %d%s) %s...\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: common/dotlock.c:1211 +msgid "(deadlock?) " +msgstr "" + +#: common/dotlock.c:1250 +#, fuzzy, c-format +msgid "lock '%s' not made: %s\n" +msgstr "verejný kľúč %08lX nebol nájdený: %s\n" + +#: common/dotlock.c:1277 +#, fuzzy, c-format +msgid "waiting for lock %s...\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: common/init.c:191 sm/gpgsm.c:893 dirmngr/dirmngr.c:987 dirmngr/dirmngr.c:996 +#, c-format +msgid "%s is too old (need %s, have %s)\n" +msgstr "" + +#: g10/armor.c:423 +#, c-format +msgid "armor: %s\n" +msgstr "ASCII kódovanie: %s\n" + +#: g10/armor.c:462 +#, c-format +msgid "invalid armor header: " +msgstr "neplatná hlavička ASCII kódovania: " + +#: g10/armor.c:473 +#, c-format +msgid "armor header: " +msgstr "ASCII hlavička: " + +#: g10/armor.c:486 +#, c-format +msgid "invalid clearsig header\n" +msgstr "neplatná hlavička podpisu v čitateľnom formáte\n" + +#: g10/armor.c:499 +#, fuzzy, c-format +msgid "unknown armor header: " +msgstr "ASCII hlavička: " + +#: g10/armor.c:552 +#, c-format +msgid "nested clear text signatures\n" +msgstr "vnorené podpisy v čitateľnom formátu\n" + +#: g10/armor.c:687 +#, fuzzy, c-format +msgid "unexpected armor: " +msgstr "neočakávané kódovanie ASCII:" + +#: g10/armor.c:700 +#, c-format +msgid "invalid dash escaped line: " +msgstr "nesprávne označenie riadku mínusmi: " + +#: g10/armor.c:872 g10/armor.c:1492 +#, fuzzy, c-format +msgid "invalid radix64 character %02X skipped\n" +msgstr "neplatný znak vo formáte radix64 %02x bol preskočený\n" + +#: g10/armor.c:915 +#, c-format +msgid "premature eof (no CRC)\n" +msgstr "predčasný koniec súboru (žiadne CRC)\n" + +#: g10/armor.c:949 +#, c-format +msgid "premature eof (in CRC)\n" +msgstr "predčasný koniec súboru (v CRC)\n" + +#: g10/armor.c:957 +#, c-format +msgid "malformed CRC\n" +msgstr "nesprávny formát CRC\n" + +#: g10/armor.c:961 g10/armor.c:1529 +#, fuzzy, c-format +msgid "CRC error; %06lX - %06lX\n" +msgstr "Chyba CRC; %06lx - %06lx\n" + +#: g10/armor.c:981 +#, fuzzy, c-format +msgid "premature eof (in trailer)\n" +msgstr "predčasný koniec súboru (v pätičke)\n" + +#: g10/armor.c:985 +#, c-format +msgid "error in trailer line\n" +msgstr "chyba v pätičke\n" + +#: g10/armor.c:1305 +#, c-format +msgid "no valid OpenPGP data found.\n" +msgstr "nenájdené žiadne platné dáta vo formáte OpenPGP.\n" + +#: g10/armor.c:1310 +#, c-format +msgid "invalid armor: line longer than %d characters\n" +msgstr "neplatné kódovanie ASCII: riadok je dlhší ako %d znakov\n" + +#: g10/armor.c:1314 +#, c-format +msgid "" +"quoted printable character in armor - probably a buggy MTA has been used\n" +msgstr "" +"neplatný znak (quoted-printable) v ASCII kódovaní - pravdepodobne bol " +"použitý nesprávny MTA\n" + +#: g10/build-packet.c:1219 +#, fuzzy, c-format +#| msgid "not human readable" +msgid "[ not human readable (%zu bytes: %s%s) ]" +msgstr "nie je v priamo čitateľnom formáte" + +#: g10/build-packet.c:1271 +#, c-format +msgid "" +"a notation name must have only printable characters or spaces, and end with " +"an '='\n" +msgstr "" +"meno môže obsahovať len písmená, číslice, bodky, podčiarníky alebo medzery a " +"končiť s '='\n" + +#: g10/build-packet.c:1283 g10/build-packet.c:1379 +#, c-format +msgid "a user notation name must contain the '@' character\n" +msgstr "hodnota musí obsahovať znak '@'\n" + +#: g10/build-packet.c:1289 g10/build-packet.c:1385 +#, fuzzy, c-format +msgid "a notation name must not contain more than one '@' character\n" +msgstr "hodnota musí obsahovať znak '@'\n" + +#: g10/build-packet.c:1307 +#, c-format +msgid "a notation value must not use any control characters\n" +msgstr "hodnota nesmie obsahovať žiadne kontrolné znaky\n" + +#: g10/build-packet.c:1363 +#, fuzzy, c-format +msgid "a notation name may not contain an '=' character\n" +msgstr "hodnota musí obsahovať znak '@'\n" + +#: g10/build-packet.c:1369 +#, fuzzy, c-format +#| msgid "" +#| "a notation name must have only printable characters or spaces, and end " +#| "with an '='\n" +msgid "a notation name must have only printable characters or spaces\n" +msgstr "" +"meno môže obsahovať len písmená, číslice, bodky, podčiarníky alebo medzery a " +"končiť s '='\n" + +#: g10/build-packet.c:1428 g10/build-packet.c:1439 +#, c-format +msgid "WARNING: invalid notation data found\n" +msgstr "VAROVANIE: nájdený neplatný formát zápisu dátumu\n" + +#: g10/call-agent.c:144 sm/call-agent.c:239 +#, c-format +msgid "failed to proxy %s inquiry to client\n" +msgstr "" + +#: g10/call-agent.c:170 +msgid "Enter passphrase: " +msgstr "Vložte heslo: " + +#: g10/call-agent.c:199 g10/call-dirmngr.c:153 sm/call-agent.c:98 +#: sm/call-dirmngr.c:165 +#, fuzzy, c-format +#| msgid "error creating keyring `%s': %s\n" +msgid "error getting version from '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/call-agent.c:205 g10/call-dirmngr.c:159 sm/call-agent.c:104 +#: sm/call-dirmngr.c:171 +#, c-format +msgid "server '%s' is older than us (%s < %s)" +msgstr "" + +#: g10/call-agent.c:211 g10/call-dirmngr.c:165 g10/call-dirmngr.c:464 +#: sm/call-agent.c:110 sm/call-dirmngr.c:177 +#, fuzzy, c-format +#| msgid "WARNING: %s overrides %s\n" +msgid "WARNING: %s\n" +msgstr "VAROVANIE: %s prepíše %s\n" + +#: g10/call-agent.c:214 g10/call-dirmngr.c:168 sm/call-agent.c:113 +#: sm/call-dirmngr.c:180 +#, c-format +msgid "Note: Outdated servers may lack important security fixes.\n" +msgstr "" + +#: g10/call-agent.c:216 g10/call-dirmngr.c:170 sm/call-agent.c:115 +#: sm/call-dirmngr.c:182 +#, fuzzy, c-format +#| msgid "Please use the command \"toggle\" first.\n" +msgid "Note: Use the command \"%s\" to restart them.\n" +msgstr "Prosím, najskôr použite príkaz \"toggle\" (prepnúť).\n" + +#: g10/call-agent.c:318 g10/encrypt.c:213 g10/encrypt.c:531 g10/sign.c:412 +#: sm/call-agent.c:205 sm/encrypt.c:426 sm/sign.c:345 +#, fuzzy, c-format +#| msgid "%s does not yet work with %s\n" +msgid "%s is not compliant with %s mode\n" +msgstr "%s ešte nepracuje s %s\n" + +#: g10/call-dirmngr.c:209 sm/call-dirmngr.c:269 tools/gpg-connect-agent.c:2253 +#, fuzzy, c-format +msgid "no dirmngr running in this session\n" +msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#: g10/call-dirmngr.c:243 +#, fuzzy, c-format +#| msgid "you may not use %s while in %s mode\n" +msgid "keyserver option \"%s\" may not be used in %s mode\n" +msgstr "" +"použitie %s nie je v móde %s dovolené\n" +"\n" + +#: g10/call-dirmngr.c:442 +msgid "WKD uses a cached result" +msgstr "" + +#: g10/call-dirmngr.c:445 +msgid "Tor is not running" +msgstr "" + +#: g10/call-dirmngr.c:447 +#, fuzzy +msgid "Tor is not properly configured" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/call-dirmngr.c:449 +#, fuzzy +msgid "DNS is not properly configured" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/call-dirmngr.c:451 +msgid "unacceptable HTTP redirect from server" +msgstr "" + +#: g10/call-dirmngr.c:453 +msgid "unacceptable HTTP redirect from server was cleaned up" +msgstr "" + +#: g10/call-dirmngr.c:455 +#, fuzzy +#| msgid "generate a revocation certificate" +msgid "server uses an invalid certificate" +msgstr "vytvoriť revokačný certifikát" + +#: g10/call-dirmngr.c:462 g10/gpg.c:4458 +#, fuzzy, c-format +#| msgid "armor: %s\n" +msgid "Note: %s\n" +msgstr "ASCII kódovanie: %s\n" + +#: g10/card-util.c:86 g10/card-util.c:366 g10/card-util.c:1918 +#, fuzzy, c-format +msgid "OpenPGP card not available: %s\n" +msgstr "tajný kľúč nie je dostupný" + +#: g10/card-util.c:91 g10/card-util.c:1924 +#, c-format +msgid "OpenPGP card no. %s detected\n" +msgstr "" + +#: g10/card-util.c:97 g10/card-util.c:2253 g10/delkey.c:160 g10/keyedit.c:1423 +#: g10/keygen.c:4466 g10/revoke.c:214 g10/revoke.c:636 +#, fuzzy, c-format +msgid "can't do this in batch mode\n" +msgstr "nemožno previesť v dávkovom móde\n" + +#: g10/card-util.c:105 +#, fuzzy, c-format +msgid "This command is only available for version 2 cards\n" +msgstr "Tento príkaz nie je v módoch %s dovolený.\n" + +#: g10/card-util.c:107 scd/app-openpgp.c:2866 +#, fuzzy, c-format +msgid "Reset Code not or not anymore available\n" +msgstr "tajné časti kľúča nie sú dostupné\n" + +#: g10/card-util.c:140 g10/card-util.c:1442 g10/card-util.c:1704 +#: g10/card-util.c:1796 g10/keyedit.c:394 g10/keyedit.c:415 g10/keyedit.c:429 +#: g10/keygen.c:1808 g10/keygen.c:1980 g10/keygen.c:2186 g10/keygen.c:2477 +#: sm/certreqgen-ui.c:165 sm/certreqgen-ui.c:291 sm/certreqgen-ui.c:325 +msgid "Your selection? " +msgstr "Váš výber? " + +#: g10/card-util.c:260 g10/card-util.c:311 +msgid "[not set]" +msgstr "" + +#: g10/card-util.c:554 +msgid "Mr." +msgstr "" + +#: g10/card-util.c:555 +msgid "Ms." +msgstr "" + +#: g10/card-util.c:582 +#, fuzzy +msgid "not forced" +msgstr "nespracované" + +#: g10/card-util.c:582 +msgid "forced" +msgstr "" + +#: g10/card-util.c:759 +msgid "Error: Only plain ASCII is currently allowed.\n" +msgstr "" + +#: g10/card-util.c:761 +msgid "Error: The \"<\" character may not be used.\n" +msgstr "" + +#: g10/card-util.c:763 +msgid "Error: Double spaces are not allowed.\n" +msgstr "" + +#: g10/card-util.c:781 +msgid "Cardholder's surname: " +msgstr "" + +#: g10/card-util.c:783 +msgid "Cardholder's given name: " +msgstr "" + +#: g10/card-util.c:802 +#, c-format +msgid "Error: Combined name too long (limit is %d characters).\n" +msgstr "" + +#: g10/card-util.c:826 +#, fuzzy +msgid "URL to retrieve public key: " +msgstr "žiadny zodpovedajúci verejný kľúč: %s\n" + +#: g10/card-util.c:920 g10/decrypt-data.c:509 g10/import.c:399 g10/import.c:746 +#: g10/import.c:798 dirmngr/crlcache.c:655 dirmngr/crlcache.c:660 +#: dirmngr/crlcache.c:914 dirmngr/crlcache.c:920 dirmngr/dirmngr.c:1748 +#: tools/gpgconf.c:483 tools/gpgconf.c:529 +#, fuzzy, c-format +#| msgid "error reading `%s': %s\n" +msgid "error reading '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: g10/card-util.c:953 g10/decrypt-data.c:512 g10/export.c:2467 +#: dirmngr/crlcache.c:925 +#, fuzzy, c-format +msgid "error writing '%s': %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: g10/card-util.c:980 +msgid "Login data (account name): " +msgstr "" + +#: g10/card-util.c:1018 +msgid "Private DO data: " +msgstr "" + +#: g10/card-util.c:1103 +#, fuzzy +msgid "Language preferences: " +msgstr "aktualizovať predvoľby" + +#: g10/card-util.c:1111 +#, fuzzy +msgid "Error: invalid length of preference string.\n" +msgstr "neplatný znak v reťazci s predvoľbami\n" + +#: g10/card-util.c:1120 +#, fuzzy +msgid "Error: invalid characters in preference string.\n" +msgstr "neplatný znak v reťazci s predvoľbami\n" + +#: g10/card-util.c:1142 +msgid "Salutation (M = Mr., F = Ms., or space): " +msgstr "" + +#: g10/card-util.c:1156 +#, fuzzy +msgid "Error: invalid response.\n" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/card-util.c:1178 +#, fuzzy +msgid "CA fingerprint: " +msgstr "vypísať fingerprint" + +#: g10/card-util.c:1201 +#, fuzzy +msgid "Error: invalid formatted fingerprint.\n" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/card-util.c:1252 +#, fuzzy, c-format +msgid "key operation not possible: %s\n" +msgstr "Vytvorenie kľúča sa nepodarilo: %s\n" + +#: g10/card-util.c:1253 +#, fuzzy +msgid "not an OpenPGP card" +msgstr "nenájdené žiadne platné dáta vo formáte OpenPGP.\n" + +#: g10/card-util.c:1266 g10/keygen.c:4486 g10/keygen.c:5562 +#, fuzzy, c-format +msgid "error getting current key info: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: g10/card-util.c:1351 +msgid "Replace existing key? (y/N) " +msgstr "" + +#: g10/card-util.c:1368 +msgid "" +"Note: There is no guarantee that the card supports the requested size.\n" +" If the key generation does not succeed, please check the\n" +" documentation of your card to see what sizes are allowed.\n" +msgstr "" + +#: g10/card-util.c:1390 g10/keygen.c:2363 sm/certreqgen-ui.c:179 +#, fuzzy, c-format +msgid "What keysize do you want? (%u) " +msgstr "Akú veľkosť kľúča si prajete? (1024) " + +#: g10/card-util.c:1400 g10/keygen.c:2286 g10/keygen.c:2318 +#: sm/certreqgen-ui.c:194 +#, c-format +msgid "rounded up to %u bits\n" +msgstr "zaokrúhlené na %u bitov\n" + +#: g10/card-util.c:1408 g10/keygen.c:2371 sm/certreqgen-ui.c:184 +#, c-format +msgid "%s keysizes must be in the range %u-%u\n" +msgstr "" + +#: g10/card-util.c:1427 +msgid "Changing card key attribute for: " +msgstr "" + +#: g10/card-util.c:1429 +#, fuzzy +msgid "Signature key\n" +msgstr "Platnosť podpisu vypršala %s\n" + +#: g10/card-util.c:1431 +#, fuzzy +msgid "Encryption key\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/card-util.c:1433 +msgid "Authentication key\n" +msgstr "" + +#: g10/card-util.c:1435 g10/keygen.c:1926 sm/certreqgen-ui.c:157 +msgid "Please select what kind of key you want:\n" +msgstr "Prosím, vyberte druh kľúča, ktorý chcete:\n" + +#: g10/card-util.c:1436 sm/certreqgen-ui.c:158 +#, fuzzy, c-format +msgid " (%d) RSA\n" +msgstr " (%d) RSA (len na podpis)\n" + +#: g10/card-util.c:1437 +#, fuzzy, c-format +msgid " (%d) ECC\n" +msgstr " (%d) DSA a ElGamal (implicitný)\n" + +#: g10/card-util.c:1449 g10/card-util.c:1716 g10/card-util.c:1816 +#: g10/keyedit.c:900 g10/keygen.c:1834 g10/keygen.c:1862 g10/keygen.c:1987 +#: g10/keygen.c:2222 g10/keygen.c:2505 g10/revoke.c:838 +msgid "Invalid selection.\n" +msgstr "Neplatný výber.\n" + +#: g10/card-util.c:1522 +#, c-format +msgid "The card will now be re-configured to generate a key of %u bits\n" +msgstr "" + +#: g10/card-util.c:1527 +#, c-format +msgid "The card will now be re-configured to generate a key of type: %s\n" +msgstr "" + +#: g10/card-util.c:1563 +#, fuzzy, c-format +msgid "error changing key attribute for key %d: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: g10/card-util.c:1579 g10/card-util.c:2106 +#, fuzzy, c-format +msgid "error getting card info: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: g10/card-util.c:1585 g10/card-util.c:1930 g10/card-util.c:2112 +#, fuzzy, c-format +#| msgid "This command is not allowed while in %s mode.\n" +msgid "This command is not supported by this card\n" +msgstr "Tento príkaz nie je v módoch %s dovolený.\n" + +#: g10/card-util.c:1631 +msgid "Make off-card backup of encryption key? (Y/n) " +msgstr "" + +#: g10/card-util.c:1645 +#, fuzzy, c-format +msgid "Note: keys are already stored on the card!\n" +msgstr "preskočené: tajný kľúč je už v databáze\n" + +#: g10/card-util.c:1648 +msgid "Replace existing keys? (y/N) " +msgstr "" + +#: g10/card-util.c:1660 +#, c-format +msgid "" +"Please note that the factory settings of the PINs are\n" +" PIN = '%s' Admin PIN = '%s'\n" +"You should change them using the command --change-pin\n" +msgstr "" + +#: g10/card-util.c:1695 +#, fuzzy +msgid "Please select the type of key to generate:\n" +msgstr "Prosím, vyberte druh kľúča, ktorý chcete:\n" + +#: g10/card-util.c:1697 g10/card-util.c:1787 +#, fuzzy +msgid " (1) Signature key\n" +msgstr "Platnosť podpisu vypršala %s\n" + +#: g10/card-util.c:1698 g10/card-util.c:1789 +#, fuzzy +msgid " (2) Encryption key\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/card-util.c:1699 g10/card-util.c:1791 +msgid " (3) Authentication key\n" +msgstr "" + +#: g10/card-util.c:1784 +#, fuzzy +msgid "Please select where to store the key:\n" +msgstr "Prosím výberte dôvod na revokáciu:\n" + +#: g10/card-util.c:1830 +#, fuzzy, c-format +msgid "KEYTOCARD failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: g10/card-util.c:1935 +#, fuzzy, c-format +msgid "Note: This command destroys all keys stored on the card!\n" +msgstr "preskočené: tajný kľúč je už v databáze\n" + +#: g10/card-util.c:1938 +#, fuzzy +msgid "Continue? (y/N) " +msgstr "Skutočne podpísať? " + +#: g10/card-util.c:1943 +msgid "Really do a factory reset? (enter \"yes\") " +msgstr "" + +#: g10/card-util.c:2129 +#, fuzzy, c-format +msgid "error for setup KDF: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: g10/card-util.c:2158 g10/keyedit.c:1260 +msgid "quit this menu" +msgstr "ukončiť toto menu" + +#: g10/card-util.c:2160 +#, fuzzy +msgid "show admin commands" +msgstr "konfliktné príkazy\n" + +#: g10/card-util.c:2161 g10/keyedit.c:1263 +msgid "show this help" +msgstr "ukázať túto pomoc" + +#: g10/card-util.c:2163 +#, fuzzy +msgid "list all available data" +msgstr "Kľúč k dispozícii na: " + +#: g10/card-util.c:2166 +msgid "change card holder's name" +msgstr "" + +#: g10/card-util.c:2167 +msgid "change URL to retrieve key" +msgstr "" + +#: g10/card-util.c:2168 +msgid "fetch the key specified in the card URL" +msgstr "" + +#: g10/card-util.c:2169 +#, fuzzy +msgid "change the login name" +msgstr "zmeniť dobu platnosti" + +#: g10/card-util.c:2170 +#, fuzzy +msgid "change the language preferences" +msgstr "zmeniť dôveryhodnosť vlastníka kľúča" + +#: g10/card-util.c:2171 +msgid "change card holder's salutation" +msgstr "" + +#: g10/card-util.c:2173 +#, fuzzy +msgid "change a CA fingerprint" +msgstr "vypísať fingerprint" + +#: g10/card-util.c:2174 +msgid "toggle the signature force PIN flag" +msgstr "" + +#: g10/card-util.c:2175 +#, fuzzy +msgid "generate new keys" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/card-util.c:2176 +msgid "menu to change or unblock the PIN" +msgstr "" + +#: g10/card-util.c:2177 +msgid "verify the PIN and list all data" +msgstr "" + +#: g10/card-util.c:2178 +msgid "unblock the PIN using a Reset Code" +msgstr "" + +#: g10/card-util.c:2179 +msgid "destroy all keys and data" +msgstr "" + +#: g10/card-util.c:2180 +#, fuzzy +#| msgid "|NAME|use NAME as default recipient" +msgid "setup KDF for PIN authentication" +msgstr "|MENO|použiť MENO ako implicitného adresáta" + +#: g10/card-util.c:2181 +#, fuzzy +#| msgid "change the ownertrust" +msgid "change the key attribute" +msgstr "zmeniť dôveryhodnosť vlastníka kľúča" + +#: g10/card-util.c:2305 +msgid "gpg/card> " +msgstr "" + +#: g10/card-util.c:2346 +#, fuzzy +msgid "Admin-only command\n" +msgstr "konfliktné príkazy\n" + +#: g10/card-util.c:2377 +#, fuzzy +msgid "Admin commands are allowed\n" +msgstr "konfliktné príkazy\n" + +#: g10/card-util.c:2379 +#, fuzzy +msgid "Admin commands are not allowed\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: g10/card-util.c:2482 g10/keyedit.c:2229 +msgid "Invalid command (try \"help\")\n" +msgstr "Neplatný príkaz (skúste \"help\")\n" + +#: g10/decrypt.c:191 g10/encrypt.c:1023 +#, c-format +msgid "--output doesn't work for this command\n" +msgstr "--output pre tento príkaz nefunguje\n" + +#: g10/decrypt.c:247 g10/gpg.c:5155 g10/keyring.c:399 g10/keyring.c:750 +#, fuzzy, c-format +#| msgid "can't open `%s'\n" +msgid "can't open '%s'\n" +msgstr "nemožno otvoriť `%s'\n" + +#: g10/delkey.c:83 g10/export.c:1947 g10/export.c:2230 g10/export.c:2351 +#: g10/getkey.c:2108 g10/gpg.c:5100 g10/keyedit.c:1445 g10/keyedit.c:2335 +#: g10/keyedit.c:2637 g10/keyedit.c:4600 g10/keylist.c:693 g10/keyserver.c:1092 +#: g10/revoke.c:230 g10/tofu.c:2165 +#, fuzzy, c-format +msgid "key \"%s\" not found: %s\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: g10/delkey.c:92 g10/export.c:2015 g10/getkey.c:2116 g10/getkey.c:4517 +#: g10/gpg.c:5109 g10/keyedit.c:2308 g10/keyserver.c:1110 g10/revoke.c:236 +#: g10/revoke.c:663 g10/tofu.c:2173 +#, c-format +msgid "error reading keyblock: %s\n" +msgstr "chyba pri čítaní bloku kľúča: %s\n" + +#: g10/delkey.c:150 +#, fuzzy, c-format +msgid "key \"%s\" not found\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: g10/delkey.c:161 g10/delkey.c:168 +#, c-format +msgid "(unless you specify the key by fingerprint)\n" +msgstr "(pokiaľ neurčíte kľúč jeho fingerprintom)\n" + +#: g10/delkey.c:167 +#, fuzzy, c-format +msgid "can't do this in batch mode without \"--yes\"\n" +msgstr "bez parametra \"--yes\" to nemožno v dávkovom móde previesť\n" + +#: g10/delkey.c:182 +msgid "Note: The public primary key and all its subkeys will be deleted.\n" +msgstr "" + +#: g10/delkey.c:187 +msgid "Note: Only the shown public subkey will be deleted.\n" +msgstr "" + +#: g10/delkey.c:192 +msgid "Note: Only the secret part of the shown primary key will be deleted.\n" +msgstr "" + +#: g10/delkey.c:197 +msgid "Note: Only the secret part of the shown subkey will be deleted.\n" +msgstr "" + +#: g10/delkey.c:206 +#, fuzzy +msgid "Delete this key from the keyring? (y/N) " +msgstr "Zmazať tento kľúč zo súboru kľúčov? " + +#: g10/delkey.c:216 +#, fuzzy +msgid "This is a secret key! - really delete? (y/N) " +msgstr "Toto je tajný kľúč! - skutočne zmazať? " + +#: g10/delkey.c:263 +#, fuzzy, c-format +msgid "deleting secret %s failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: g10/delkey.c:265 +msgid "key" +msgstr "key" + +#: g10/delkey.c:265 +#, fuzzy +#| msgid "Pubkey: " +msgid "subkey" +msgstr "Verejné kľúče: " + +#: g10/delkey.c:299 g10/keyedit.c:2201 g10/keyedit.c:2211 g10/keyedit.c:2388 +#: g10/keyedit.c:2519 g10/keyedit.c:2589 g10/keyedit.c:2814 g10/keyedit.c:3044 +#: g10/keyedit.c:3113 g10/keyedit.c:3264 +#, c-format +msgid "update failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: g10/delkey.c:308 +#, c-format +msgid "deleting keyblock failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: g10/delkey.c:322 +#, c-format +msgid "ownertrust information cleared\n" +msgstr "informácie o dôveryhodnosti vlastníka kľúča vymazané\n" + +#: g10/delkey.c:359 +#, c-format +msgid "there is a secret key for public key \"%s\"!\n" +msgstr "existuje tajný kľúč pre tento verejný kľúč \"%s\"!\n" + +#: g10/delkey.c:361 +#, c-format +msgid "use option \"--delete-secret-keys\" to delete it first.\n" +msgstr "aby ste ho zmazali, použite najprv prepínač \"--delete-secret-key\".\n" + +#: g10/encrypt.c:116 +#, fuzzy, c-format +msgid "" +"WARNING: forcing symmetric cipher %s (%d) violates recipient preferences\n" +msgstr "vyžiadaná symetrická šifra %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#: g10/encrypt.c:261 g10/sign.c:1470 +#, c-format +msgid "error creating passphrase: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/encrypt.c:268 +#, c-format +msgid "can't use a symmetric ESK packet due to the S2K mode\n" +msgstr "v móde S2K nemožno použiť symetrický ESK paket\n" + +#: g10/encrypt.c:282 +#, c-format +msgid "using cipher %s\n" +msgstr "použitá šifra %s\n" + +#: g10/encrypt.c:292 g10/encrypt.c:719 +#, fuzzy, c-format +#| msgid "`%s' already compressed\n" +msgid "'%s' already compressed\n" +msgstr "`%s' je už skomprimovaný\n" + +#: g10/encrypt.c:349 g10/encrypt.c:755 g10/sign.c:760 +#, fuzzy, c-format +#| msgid "WARNING: `%s' is an empty file\n" +msgid "WARNING: '%s' is an empty file\n" +msgstr "VAROVANIE: súbor `%s' je prázdny\n" + +#: g10/encrypt.c:446 g10/encrypt.c:521 g10/decrypt-data.c:266 g10/gpg.c:3959 +#: g10/gpg.c:3999 sm/decrypt.c:826 sm/encrypt.c:416 sm/gpgsm.c:1609 +#, fuzzy, c-format +msgid "cipher algorithm '%s' may not be used in %s mode\n" +msgstr "nemôžete použiť šifrovací algoritmus \"%s\" v móde %s\n" + +#: g10/encrypt.c:455 g10/gpg.c:3965 g10/gpg.c:4011 g10/sig-check.c:175 +#: g10/sign.c:391 sm/gpgsm.c:1619 sm/gpgsm.c:1629 sm/sign.c:478 sm/verify.c:506 +#, fuzzy, c-format +msgid "digest algorithm '%s' may not be used in %s mode\n" +msgstr "nemôžete použiť hashovací algoritmus \"%s\" v móde %s\n" + +#: g10/encrypt.c:553 sm/encrypt.c:491 +#, fuzzy, c-format +msgid "WARNING: key %s is not suitable for encryption in %s mode\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/encrypt.c:684 +#, fuzzy, c-format +#| msgid "reading from `%s'\n" +msgid "reading from '%s'\n" +msgstr "čítam z `%s'\n" + +#: g10/encrypt.c:802 g10/sign.c:1162 +#, fuzzy, c-format +msgid "" +"WARNING: forcing compression algorithm %s (%d) violates recipient " +"preferences\n" +msgstr "" +"vyžiadaný kompresný algoritmus %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#: g10/encrypt.c:970 +#, c-format +msgid "%s/%s encrypted for: \"%s\"\n" +msgstr "%s/%s zašifrovaný pre: %s\n" + +#: g10/encrypt.c:998 g10/pkclist.c:1028 g10/pkclist.c:1079 +#, fuzzy, c-format +#| msgid "you may not use %s while in %s mode\n" +msgid "option '%s' may not be used in %s mode\n" +msgstr "" +"použitie %s nie je v móde %s dovolené\n" +"\n" + +#: g10/decrypt-data.c:246 g10/mainproc.c:410 +#, c-format +msgid "%s encrypted data\n" +msgstr "%s zašifrované dáta\n" + +#: g10/decrypt-data.c:249 g10/mainproc.c:416 +#, c-format +msgid "encrypted with unknown algorithm %d\n" +msgstr "zašifrované neznámym algoritmom %d\n" + +#: g10/decrypt-data.c:372 g10/decrypt-data.c:425 sm/decrypt.c:550 +#, c-format +msgid "" +"WARNING: message was encrypted with a weak key in the symmetric cipher.\n" +msgstr "" +"VAROVANIE: správa bola zašifrovaná slabým kľúčom v symetrickej šifre.\n" + +#: g10/decrypt-data.c:384 g10/decrypt-data.c:437 +#, c-format +msgid "problem handling encrypted packet\n" +msgstr "problém so zašifrovaným paketom\n" + +#: g10/exec.c:60 +#, c-format +msgid "no remote program execution supported\n" +msgstr "žiadne vzialené vykonávanie programu nie je podporované\n" + +#: g10/exec.c:389 +#, c-format +msgid "" +"external program calls are disabled due to unsafe options file permissions\n" +msgstr "" +"volanie externého programu zrušené kvôli nebezpečným právam súboru " +"nastavení\n" + +#: g10/exec.c:419 +#, fuzzy, c-format +msgid "this platform requires temporary files when calling external programs\n" +msgstr "" +"táto platforma potrebuje dočasné súbory na spustenie externého programu\n" + +#: g10/exec.c:497 +#, fuzzy, c-format +msgid "unable to execute program '%s': %s\n" +msgstr "nemožno spustiť %s \"%s\": %s\n" + +#: g10/exec.c:500 +#, fuzzy, c-format +msgid "unable to execute shell '%s': %s\n" +msgstr "nemožno spustiť %s \"%s\": %s\n" + +#: g10/exec.c:591 +#, c-format +msgid "system error while calling external program: %s\n" +msgstr "systémová chyba pri volaní externého programu: %s\n" + +#: g10/exec.c:602 g10/exec.c:669 +#, c-format +msgid "unnatural exit of external program\n" +msgstr "nekorektné ukončenie externého programu\n" + +#: g10/exec.c:617 +#, c-format +msgid "unable to execute external program\n" +msgstr "nemožno spustiť externý program\n" + +#: g10/exec.c:634 +#, c-format +msgid "unable to read external program response: %s\n" +msgstr "nemožno cítať odozvu externého programu: %s\n" + +#: g10/exec.c:680 g10/exec.c:687 +#, fuzzy, c-format +#| msgid "WARNING: unable to remove tempfile (%s) `%s': %s\n" +msgid "WARNING: unable to remove tempfile (%s) '%s': %s\n" +msgstr "VAROVANIE: nemôžem vymazať dočasný súbor (%s) `%s': %s\n" + +#: g10/exec.c:692 +#, fuzzy, c-format +#| msgid "WARNING: unable to remove temp directory `%s': %s\n" +msgid "WARNING: unable to remove temp directory '%s': %s\n" +msgstr "VAROVANIE: nemôžem vymazať dočasný adresár `%s': %s\n" + +#: g10/export.c:119 +#, fuzzy +msgid "export signatures that are marked as local-only" +msgstr "" +"\n" +"Podpis bude označený ako neodvolateľný (non-revocable).\n" + +#: g10/export.c:121 +msgid "export attribute user IDs (generally photo IDs)" +msgstr "" + +#: g10/export.c:123 +#, fuzzy +msgid "export revocation keys marked as \"sensitive\"" +msgstr "žiadne revokačné kľúče pre `%s' nenájdené\n" + +#: g10/export.c:125 +#, fuzzy +msgid "remove unusable parts from key during export" +msgstr "nepoužiteľný tajný kľúč" + +#: g10/export.c:127 +msgid "remove as much as possible from key during export" +msgstr "" + +#: g10/export.c:133 +msgid "use the GnuPG key backup format" +msgstr "" + +#: g10/export.c:1291 +#, fuzzy +#| msgid "%s: skipped: %s\n" +msgid " - skipped" +msgstr "%s: preskočené: %s\n" + +#: g10/export.c:1324 g10/import.c:2085 g10/openfile.c:200 g10/openfile.c:294 +#: g10/sign.c:1012 g10/sign.c:1326 +#, fuzzy, c-format +#| msgid "writing to `%s'\n" +msgid "writing to '%s'\n" +msgstr "zapisujem do '%s'\n" + +#: g10/export.c:1769 +#, fuzzy, c-format +msgid "key %s: key material on-card - skipped\n" +msgstr "kľúč %08lX: podpis subkľúča na zlom mieste - preskočené \n" + +#: g10/export.c:1964 +#, fuzzy, c-format +msgid "exporting secret keys not allowed\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: g10/export.c:2041 +#, fuzzy, c-format +msgid "key %s: PGP 2.x style key - skipped\n" +msgstr "kľúč %08lX: PGP 2.x kľúč - preskočené\n" + +#: g10/export.c:2135 +#, c-format +msgid "WARNING: nothing exported\n" +msgstr "VAROVANIE: nič nebolo vyexportované\n" + +#: g10/export.c:2432 g10/plaintext.c:153 g10/plaintext.c:162 +#: g10/plaintext.c:168 g10/plaintext.c:191 +#, fuzzy, c-format +#| msgid "error creating `%s': %s\n" +msgid "error creating '%s': %s\n" +msgstr "chyba pri vytváraní `%s': %s\n" + +#: g10/getkey.c:259 +#, fuzzy +msgid "[User ID not found]" +msgstr "[User id not found]" + +#: g10/getkey.c:1441 +#, fuzzy, c-format +msgid "automatically retrieved '%s' via %s\n" +msgstr "chyba pri vytváraní `%s': %s\n" + +#: g10/getkey.c:1447 +#, fuzzy, c-format +msgid "error retrieving '%s' via %s: %s\n" +msgstr "chyba pri vytváraní `%s': %s\n" + +#: g10/getkey.c:1449 +#, fuzzy +msgid "No fingerprint" +msgstr "vypísať fingerprint" + +#: g10/getkey.c:1670 +#, c-format +msgid "checking for a fresh copy of an expired key via %s\n" +msgstr "" + +#: g10/getkey.c:2085 g10/revoke.c:655 g10/revoke.c:720 +#, fuzzy, c-format +msgid "secret key \"%s\" not found: %s\n" +msgstr "tajný kľúč `%s' nebol nájdený: %s\n" + +#: g10/getkey.c:2088 g10/pkclist.c:988 +#, fuzzy, c-format +msgid "(check argument of option '%s')\n" +msgstr "neplatný parameter pre import\n" + +#: g10/getkey.c:2164 +#, fuzzy, c-format +#| msgid "|NAME|use NAME as default secret key" +msgid "Warning: not using '%s' as default key: %s\n" +msgstr "|MENO|použi MENO ako implicitný tajný kľúč" + +#: g10/getkey.c:2172 +#, fuzzy, c-format +#| msgid "|NAME|use NAME as default secret key" +msgid "using \"%s\" as default secret key for signing\n" +msgstr "|MENO|použi MENO ako implicitný tajný kľúč" + +#: g10/getkey.c:2179 +#, c-format +msgid "all values passed to '%s' ignored\n" +msgstr "" + +# c-format +#: g10/getkey.c:3024 +#, fuzzy, c-format +msgid "Invalid key %s made valid by --allow-non-selfsigned-uid\n" +msgstr "" +"Neplatný kľúč %08lX zmenený na platný pomocou --always-non-selfsigned-uid\n" + +#: g10/getkey.c:3874 +#, fuzzy, c-format +msgid "using subkey %s instead of primary key %s\n" +msgstr "používam sekundárny kľúč %08lX namiesto primárneho kľúča %08lX\n" + +#: g10/getkey.c:4446 g10/gpg.c:2137 +#, fuzzy, c-format +msgid "valid values for option '%s':\n" +msgstr "neplatný parameter pre import\n" + +#: g10/gpg.c:443 sm/gpgsm.c:212 +#, fuzzy +msgid "make a signature" +msgstr "vytvoriť podpis oddelený od dokumentu" + +#: g10/gpg.c:444 +#, fuzzy +msgid "make a clear text signature" +msgstr "|[súbor]|vytvoriť podpis v čitateľnom dokumente" + +#: g10/gpg.c:446 sm/gpgsm.c:214 +msgid "make a detached signature" +msgstr "vytvoriť podpis oddelený od dokumentu" + +#: g10/gpg.c:447 sm/gpgsm.c:215 +msgid "encrypt data" +msgstr "šifrovať dáta" + +#: g10/gpg.c:449 +msgid "encryption only with symmetric cipher" +msgstr "šifrovanie len so symetrickou šifrou" + +#: g10/gpg.c:451 sm/gpgsm.c:217 +msgid "decrypt data (default)" +msgstr "dešifrovať dáta (implicitne)" + +#: g10/gpg.c:453 sm/gpgsm.c:218 +msgid "verify a signature" +msgstr "verifikovať podpis" + +#: g10/gpg.c:455 sm/gpgsm.c:219 +msgid "list keys" +msgstr "vypísať zoznam kľúčov" + +#: g10/gpg.c:457 +msgid "list keys and signatures" +msgstr "vypísať zoznam kľúčov a podpisov" + +#: g10/gpg.c:460 +#, fuzzy +msgid "list and check key signatures" +msgstr "skontrolovať podpisy kľúčov" + +#: g10/gpg.c:462 sm/gpgsm.c:224 +msgid "list keys and fingerprints" +msgstr "vypísať zoznam kľúčov a fingerprintov" + +#: g10/gpg.c:463 sm/gpgsm.c:222 +msgid "list secret keys" +msgstr "vypísať zoznam tajných kľúčov" + +#: g10/gpg.c:465 sm/gpgsm.c:225 +msgid "generate a new key pair" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:468 +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly generate a new key pair" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:471 +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly add a new user-id" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:476 +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly revoke a user-id" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:479 +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly set a new expiration date" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:482 +msgid "full featured key pair generation" +msgstr "" + +#: g10/gpg.c:485 +msgid "generate a revocation certificate" +msgstr "vytvoriť revokačný certifikát" + +#: g10/gpg.c:488 sm/gpgsm.c:228 +msgid "remove keys from the public keyring" +msgstr "odstrániť kľúč zo súboru verejných kľúčov" + +#: g10/gpg.c:490 +msgid "remove keys from the secret keyring" +msgstr "odstrániť kľúč zo súboru tajných kľúčov" + +#: g10/gpg.c:492 +#, fuzzy +#| msgid "sign a key" +msgid "quickly sign a key" +msgstr "podpísať kľúč" + +#: g10/gpg.c:494 +#, fuzzy +#| msgid "sign a key locally" +msgid "quickly sign a key locally" +msgstr "podpísať kľúč lokálne" + +#: g10/gpg.c:496 +#, fuzzy +#| msgid "generate a new key pair" +msgid "quickly revoke a key signature" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/gpg.c:497 +msgid "sign a key" +msgstr "podpísať kľúč" + +#: g10/gpg.c:498 +msgid "sign a key locally" +msgstr "podpísať kľúč lokálne" + +#: g10/gpg.c:499 +msgid "sign or edit a key" +msgstr "podpísať alebo modifikovať kľúč" + +#: g10/gpg.c:501 sm/gpgsm.c:246 +#, fuzzy +msgid "change a passphrase" +msgstr "zmeniť heslo" + +#: g10/gpg.c:505 +msgid "export keys" +msgstr "exportovať kľúče" + +#: g10/gpg.c:506 +msgid "export keys to a keyserver" +msgstr "exportovať kľúče na server kľúčov" + +#: g10/gpg.c:507 +msgid "import keys from a keyserver" +msgstr "importovať kľúče zo servera kľúčov" + +#: g10/gpg.c:510 +msgid "search for keys on a keyserver" +msgstr "vyhľadať kľúče na serveri kľúčov" + +#: g10/gpg.c:512 +msgid "update all keys from a keyserver" +msgstr "aktualizovať všetky kľúče zo servera kľúčov" + +#: g10/gpg.c:520 +msgid "import/merge keys" +msgstr "importovať/zlúčiť kľúče" + +#: g10/gpg.c:523 +msgid "print the card status" +msgstr "" + +#: g10/gpg.c:524 +msgid "change data on a card" +msgstr "" + +#: g10/gpg.c:526 +msgid "change a card's PIN" +msgstr "" + +#: g10/gpg.c:538 +msgid "update the trust database" +msgstr "aktualizovať databázu dôvery" + +#: g10/gpg.c:548 +#, fuzzy +msgid "print message digests" +msgstr "|algo [súbory]|vypíš hash" + +#: g10/gpg.c:552 sm/gpgsm.c:241 +msgid "run in server mode" +msgstr "" + +#: g10/gpg.c:554 +msgid "|VALUE|set the TOFU policy for a key" +msgstr "" + +#: g10/gpg.c:594 +msgid "|NAME|use NAME as default secret key" +msgstr "|MENO|použi MENO ako implicitný tajný kľúč" + +#: g10/gpg.c:596 sm/gpgsm.c:332 +#, fuzzy +msgid "|NAME|encrypt to user ID NAME as well" +msgstr "|MENO|šifrovať pre MENO" + +#: g10/gpg.c:604 +msgid "|SPEC|set up email aliases" +msgstr "" + +#: g10/gpg.c:616 +msgid "use strict OpenPGP behavior" +msgstr "" + +#: g10/gpg.c:641 kbx/kbxutil.c:90 sm/gpgsm.c:412 tools/gpgconf.c:112 +msgid "do not make any changes" +msgstr "nevykonať žiadne zmeny" + +#: g10/gpg.c:642 +msgid "prompt before overwriting" +msgstr "vyžiadať potvrdenie pred prepísaním" + +#: g10/gpg.c:689 sm/gpgsm.c:304 +msgid "Options controlling the input" +msgstr "" + +#: g10/gpg.c:707 sm/gpgsm.c:314 +msgid "Options controlling the output" +msgstr "" + +#: g10/gpg.c:709 sm/gpgsm.c:316 +msgid "create ascii armored output" +msgstr "vytvor výstup zakódovaný pomocou ASCII" + +#: g10/gpg.c:713 g10/gpgv.c:82 sm/gpgsm.c:321 +#, fuzzy +msgid "|FILE|write output to FILE" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: g10/gpg.c:726 +msgid "use canonical text mode" +msgstr "použiť kánonický textový mód" + +#: g10/gpg.c:743 +#, fuzzy +msgid "|N|set compress level to N (0 disables)" +msgstr "" +"|N|nastaviť úroveň komprimácie N (0 - žiadna\n" +" komprimácia)" + +#: g10/gpg.c:750 sm/gpgsm.c:347 +msgid "Options controlling key import and export" +msgstr "" + +#: g10/gpg.c:753 +msgid "|MECHANISMS|use MECHANISMS to locate keys by mail address" +msgstr "" + +#: g10/gpg.c:756 +#, fuzzy +#| msgid "import keys from a keyserver" +msgid "import missing key from a signature" +msgstr "importovať kľúče zo servera kľúčov" + +#: g10/gpg.c:761 +#, fuzzy +msgid "include the public key in signatures" +msgstr "skontrolovať podpisy kľúčov" + +#: g10/gpg.c:764 sm/gpgsm.c:350 +msgid "disable all access to the dirmngr" +msgstr "" + +#: g10/gpg.c:776 sm/gpgsm.c:357 +msgid "Options controlling key listings" +msgstr "" + +#: g10/gpg.c:805 sm/gpgsm.c:324 +#, fuzzy +#| msgid "list secret keys" +msgid "Options to specify keys" +msgstr "vypísať zoznam tajných kľúčov" + +#: g10/gpg.c:807 sm/gpgsm.c:326 +#, fuzzy +msgid "|USER-ID|encrypt for USER-ID" +msgstr "|MENO|šifrovať pre MENO" + +#: g10/gpg.c:815 sm/gpgsm.c:328 +#, fuzzy +msgid "|USER-ID|use USER-ID to sign or decrypt" +msgstr "" +"použiť toto id užívateľa na podpísanie\n" +" alebo dešifrovanie" + +#: g10/gpg.c:866 sm/gpgsm.c:396 +msgid "Options for unattended use" +msgstr "" + +#: g10/gpg.c:885 sm/gpgsm.c:408 dirmngr/dirmngr.c:294 +msgid "Other options" +msgstr "" + +#: g10/gpg.c:953 sm/gpgsm.c:440 +msgid "" +"@\n" +"(See the man page for a complete listing of all commands and options)\n" +msgstr "" +"@\n" +"(Použite manuálové stránky pre kompletný zoznam všetkých príkazov a " +"možností)\n" + +#: g10/gpg.c:956 +#, fuzzy +#| msgid "" +#| "@\n" +#| "Examples:\n" +#| "\n" +#| " -se -r Bob [file] sign and encrypt for user Bob\n" +#| " --clear-sign [file] make a clear text signature\n" +#| " --detach-sign [file] make a detached signature\n" +#| " --list-keys [names] show keys\n" +#| " --fingerprint [names] show fingerprints\n" +msgid "" +"@\n" +"Examples:\n" +"\n" +" -se -r Bob [file] sign and encrypt for user Bob\n" +" --clear-sign [file] make a clear text signature\n" +" --detach-sign [file] make a detached signature\n" +" --list-keys [names] show keys\n" +" --fingerprint [names] show fingerprints\n" +msgstr "" +"@\n" +"Príklady:\n" +"\n" +" -se -r Bob [súbor] podpísať a zašifrovať pre užívateľa Bob\n" +" --clear-sign [súbor] vytvoriť podpis čitateľného dokumentu\n" +" --detach-sign [súbor] vytvoriť podpis oddelený od dokumentu\n" +" --list-keys [mená] vypísať kľúče\n" +" --fingerprint [mená] vypísať fingerprinty\n" + +#: g10/gpg.c:1130 +#, fuzzy +#| msgid "Usage: gpg [options] [files] (-h for help)" +msgid "Usage: @GPG@ [options] [files] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: g10/gpg.c:1133 +#, fuzzy +#| msgid "" +#| "Syntax: gpg [options] [files]\n" +#| "sign, check, encrypt or decrypt\n" +#| "default operation depends on the input data\n" +msgid "" +"Syntax: @GPG@ [options] [files]\n" +"Sign, check, encrypt or decrypt\n" +"Default operation depends on the input data\n" +msgstr "" +"Syntax: gpg [možnosti] [súbory]\n" +"podpísať, overiť, šifrovať alebo dešifrovať\n" +"implicitné operácie závisia od vstupných dát\n" + +#: g10/gpg.c:1144 sm/gpgsm.c:624 +msgid "" +"\n" +"Supported algorithms:\n" +msgstr "" +"\n" +"Podporované algoritmy:\n" + +#: g10/gpg.c:1147 +msgid "Pubkey: " +msgstr "Verejné kľúče: " + +#: g10/gpg.c:1154 g10/keyedit.c:3338 +msgid "Cipher: " +msgstr "Šifry: " + +#: g10/gpg.c:1161 +msgid "Hash: " +msgstr "Hash: " + +#: g10/gpg.c:1168 g10/keyedit.c:3404 +msgid "Compression: " +msgstr "Kompresia: " + +#: g10/gpg.c:1241 sm/gpgsm.c:698 +#, fuzzy, c-format +msgid "usage: %s [options] %s\n" +msgstr "použitie: gpg [možnosti] " + +#: g10/gpg.c:1436 sm/gpgsm.c:791 +#, c-format +msgid "conflicting commands\n" +msgstr "konfliktné príkazy\n" + +#: g10/gpg.c:1454 +#, fuzzy, c-format +msgid "no = sign found in group definition '%s'\n" +msgstr "no = podpis nájdený v definícii skupiny \"%s\"\n" + +#: g10/gpg.c:1652 +#, fuzzy, c-format +msgid "WARNING: unsafe ownership on homedir '%s'\n" +msgstr "VAROVANIE: vlastníctvo pre %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1655 +#, fuzzy, c-format +msgid "WARNING: unsafe ownership on configuration file '%s'\n" +msgstr "VAROVANIE: vlastníctvo pre %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1658 +#, fuzzy, c-format +msgid "WARNING: unsafe ownership on extension '%s'\n" +msgstr "VAROVANIE: vlastníctvo pre %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1664 +#, fuzzy, c-format +msgid "WARNING: unsafe permissions on homedir '%s'\n" +msgstr "VAROVANIE: prístupové práva pre %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1667 +#, fuzzy, c-format +msgid "WARNING: unsafe permissions on configuration file '%s'\n" +msgstr "VAROVANIE: prístupové práva pre %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1670 +#, fuzzy, c-format +msgid "WARNING: unsafe permissions on extension '%s'\n" +msgstr "VAROVANIE: prístupové práva pre %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1676 +#, fuzzy, c-format +msgid "WARNING: unsafe enclosing directory ownership on homedir '%s'\n" +msgstr "VAROVANIE: vlastníctvo adresára %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1679 +#, fuzzy, c-format +msgid "" +"WARNING: unsafe enclosing directory ownership on configuration file '%s'\n" +msgstr "VAROVANIE: vlastníctvo adresára %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1682 +#, fuzzy, c-format +msgid "WARNING: unsafe enclosing directory ownership on extension '%s'\n" +msgstr "VAROVANIE: vlastníctvo adresára %s nastavené nebezpečne \"%s\"\n" + +#: g10/gpg.c:1688 +#, fuzzy, c-format +msgid "WARNING: unsafe enclosing directory permissions on homedir '%s'\n" +msgstr "" +"VAROVANIE: prístupové práva adresára %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1691 +#, fuzzy, c-format +msgid "" +"WARNING: unsafe enclosing directory permissions on configuration file '%s'\n" +msgstr "" +"VAROVANIE: prístupové práva adresára %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1694 +#, fuzzy, c-format +msgid "WARNING: unsafe enclosing directory permissions on extension '%s'\n" +msgstr "" +"VAROVANIE: prístupové práva adresára %s nie sú nastavené bezpečne \"%s\"\n" + +#: g10/gpg.c:1910 +#, fuzzy, c-format +msgid "unknown configuration item '%s'\n" +msgstr "neznáma položka konfigurácie \"%s\"\n" + +#: g10/gpg.c:2009 +msgid "display photo IDs during key listings" +msgstr "" + +#: g10/gpg.c:2011 +#, fuzzy +msgid "show key usage information during key listings" +msgstr "V súbore tajných kľúčov chýba zodpovedajúci podpis\n" + +#: g10/gpg.c:2013 +msgid "show policy URLs during signature listings" +msgstr "" + +#: g10/gpg.c:2015 +#, fuzzy +msgid "show all notations during signature listings" +msgstr "V súbore tajných kľúčov chýba zodpovedajúci podpis\n" + +#: g10/gpg.c:2017 +msgid "show IETF standard notations during signature listings" +msgstr "" + +#: g10/gpg.c:2021 +msgid "show user-supplied notations during signature listings" +msgstr "" + +#: g10/gpg.c:2023 +#, fuzzy +msgid "show preferred keyserver URLs during signature listings" +msgstr "zadané URL pre podpisovú politiku je neplatné\n" + +#: g10/gpg.c:2025 +msgid "show user ID validity during key listings" +msgstr "" + +#: g10/gpg.c:2027 +msgid "show revoked and expired user IDs in key listings" +msgstr "" + +#: g10/gpg.c:2029 +msgid "show revoked and expired subkeys in key listings" +msgstr "" + +#: g10/gpg.c:2031 +#, fuzzy +msgid "show the keyring name in key listings" +msgstr "ukáž v ktorom súbore kľúčov je vypísaný kľúč" + +#: g10/gpg.c:2033 +#, fuzzy +msgid "show expiration dates during signature listings" +msgstr "V súbore tajných kľúčov chýba zodpovedajúci podpis\n" + +#: g10/gpg.c:2148 +#, fuzzy, c-format +msgid "unknown TOFU policy '%s'\n" +msgstr "neznámy implicitný adresát `%s'\n" + +#: g10/gpg.c:2150 +#, c-format +msgid "(use \"help\" to list choices)\n" +msgstr "" + +#: g10/gpg.c:2240 g10/keyedit.c:1719 +#, c-format +msgid "This command is not allowed while in %s mode.\n" +msgstr "Tento príkaz nie je v módoch %s dovolený.\n" + +#: g10/gpg.c:2878 g10/gpg.c:3718 g10/gpg.c:3730 +#, fuzzy, c-format +#| msgid "NOTE: %s is not for normal use!\n" +msgid "Note: %s is not for normal use!\n" +msgstr "POZNÁMKA: %s nie je pre normálne použitie!\n" + +#: g10/gpg.c:3053 g10/gpg.c:3065 +#, fuzzy, c-format +msgid "'%s' is not a valid signature expiration\n" +msgstr "%s nie je platná znaková sada\n" + +#: g10/gpg.c:3087 +#, fuzzy, c-format +msgid "\"%s\" is not a proper mail address\n" +msgstr "Neplatná e-mailová adresa\n" + +#: g10/gpg.c:3119 sm/gpgsm.c:1121 +#, fuzzy, c-format +msgid "invalid pinentry mode '%s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: g10/gpg.c:3125 sm/gpgsm.c:1127 +#, fuzzy, c-format +msgid "invalid request origin '%s'\n" +msgstr "neplatný parameter pre import\n" + +#: g10/gpg.c:3179 +#, fuzzy, c-format +msgid "'%s' is not a valid character set\n" +msgstr "%s nie je platná znaková sada\n" + +#: g10/gpg.c:3201 g10/gpg.c:3415 g10/keyedit.c:5338 +#, fuzzy, c-format +msgid "could not parse keyserver URL\n" +msgstr "nemožno použiť URI servera kľúčov - chyba analýzy URI\n" + +#: g10/gpg.c:3219 +#, fuzzy, c-format +msgid "%s:%d: invalid keyserver options\n" +msgstr "%s:%d: neplatný parameter pre export\n" + +#: g10/gpg.c:3222 +#, fuzzy, c-format +msgid "invalid keyserver options\n" +msgstr "neplatný parameter pre export\n" + +#: g10/gpg.c:3229 +#, c-format +msgid "%s:%d: invalid import options\n" +msgstr "%s:%d: neplatný parameter pre import\n" + +#: g10/gpg.c:3232 +#, c-format +msgid "invalid import options\n" +msgstr "neplatný parameter pre import\n" + +#: g10/gpg.c:3238 g10/gpg.c:3253 +#, fuzzy, c-format +msgid "invalid filter option: %s\n" +msgstr "neplatný parameter pre import\n" + +#: g10/gpg.c:3244 +#, c-format +msgid "%s:%d: invalid export options\n" +msgstr "%s:%d: neplatný parameter pre export\n" + +#: g10/gpg.c:3247 +#, c-format +msgid "invalid export options\n" +msgstr "neplatný parameter pre export\n" + +#: g10/gpg.c:3259 +#, fuzzy, c-format +msgid "%s:%d: invalid list options\n" +msgstr "%s:%d: neplatný parameter pre import\n" + +#: g10/gpg.c:3262 +#, fuzzy, c-format +msgid "invalid list options\n" +msgstr "neplatný parameter pre import\n" + +#: g10/gpg.c:3270 +msgid "display photo IDs during signature verification" +msgstr "" + +#: g10/gpg.c:3272 +msgid "show policy URLs during signature verification" +msgstr "" + +#: g10/gpg.c:3274 +#, fuzzy +msgid "show all notations during signature verification" +msgstr "%s nie je platná znaková sada\n" + +#: g10/gpg.c:3276 +msgid "show IETF standard notations during signature verification" +msgstr "" + +#: g10/gpg.c:3280 +msgid "show user-supplied notations during signature verification" +msgstr "" + +#: g10/gpg.c:3282 +#, fuzzy +msgid "show preferred keyserver URLs during signature verification" +msgstr "zadané URL pre podpisovú politiku je neplatné\n" + +#: g10/gpg.c:3284 +#, fuzzy +msgid "show user ID validity during signature verification" +msgstr "%s nie je platná znaková sada\n" + +#: g10/gpg.c:3286 +msgid "show revoked and expired user IDs in signature verification" +msgstr "" + +#: g10/gpg.c:3288 +#, fuzzy +msgid "show only the primary user ID in signature verification" +msgstr "%s nie je platná znaková sada\n" + +#: g10/gpg.c:3290 +msgid "validate signatures with PKA data" +msgstr "" + +#: g10/gpg.c:3292 +msgid "elevate the trust of signatures with valid PKA data" +msgstr "" + +#: g10/gpg.c:3299 +#, fuzzy, c-format +msgid "%s:%d: invalid verify options\n" +msgstr "%s:%d: neplatný parameter pre export\n" + +#: g10/gpg.c:3302 +#, fuzzy, c-format +msgid "invalid verify options\n" +msgstr "neplatný parameter pre export\n" + +#: g10/gpg.c:3309 +#, c-format +msgid "unable to set exec-path to %s\n" +msgstr "nemožno nastaviť exec-path na %s\n" + +#: g10/gpg.c:3513 +#, fuzzy, c-format +msgid "%s:%d: invalid auto-key-locate list\n" +msgstr "%s:%d: neplatný parameter pre export\n" + +#: g10/gpg.c:3516 +#, c-format +msgid "invalid auto-key-locate list\n" +msgstr "" + +#: g10/gpg.c:3700 sm/gpgsm.c:1492 +#, c-format +msgid "WARNING: program may create a core file!\n" +msgstr "VAROVANIE: program môže vytvoriť súbor core!\n" + +#: g10/gpg.c:3711 +#, c-format +msgid "WARNING: %s overrides %s\n" +msgstr "VAROVANIE: %s prepíše %s\n" + +#: g10/gpg.c:3720 +#, c-format +msgid "%s not allowed with %s!\n" +msgstr "Nie je dovolené používať %s s %s!\n" + +#: g10/gpg.c:3723 +#, c-format +msgid "%s makes no sense with %s!\n" +msgstr "%s nedáva s %s zmysel!\n" + +#: g10/gpg.c:3738 sm/gpgsm.c:1509 dirmngr/dirmngr.c:1205 +#, c-format +msgid "WARNING: running with faked system time: " +msgstr "" + +#: g10/gpg.c:3759 +#, fuzzy, c-format +msgid "will not run with insecure memory due to %s\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: g10/gpg.c:3804 g10/gpg.c:3828 sm/gpgsm.c:1579 +#, c-format +msgid "selected cipher algorithm is invalid\n" +msgstr "vybraný šifrovací algoritmus je neplatný\n" + +#: g10/gpg.c:3816 +#, fuzzy, c-format +msgid "selected compression algorithm is invalid\n" +msgstr "vybraný šifrovací algoritmus je neplatný\n" + +#: g10/gpg.c:3822 +#, c-format +msgid "selected certification digest algorithm is invalid\n" +msgstr "vybraný hashovací algoritmus je neplatný\n" + +#: g10/gpg.c:3837 +#, c-format +msgid "completes-needed must be greater than 0\n" +msgstr "položka completes-needed musí byť väčšia ako 0\n" + +#: g10/gpg.c:3839 +#, c-format +msgid "marginals-needed must be greater than 1\n" +msgstr "položka marginals-needed musí byť väčšia ako 1\n" + +#: g10/gpg.c:3841 +#, fuzzy, c-format +msgid "max-cert-depth must be in the range from 1 to 255\n" +msgstr "položka max-cert-depth musí byť v rozmedzí od 1 do 255\n" + +#: g10/gpg.c:3843 +#, c-format +msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" +msgstr "neplatná implicitná úroveň certifikácie; musí byť 0, 1, 2 alebo 3\n" + +#: g10/gpg.c:3845 +#, c-format +msgid "invalid min-cert-level; must be 1, 2, or 3\n" +msgstr "neplatná minimálna úroveň certifikácie; musí byť 0, 1, 2 alebo 3\n" + +#: g10/gpg.c:3849 +#, fuzzy, c-format +#| msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" +msgid "Note: simple S2K mode (0) is strongly discouraged\n" +msgstr "POZNÁMKA: jednoduchý mód S2K (0) je dôrazne nedoporučovaný\n" + +#: g10/gpg.c:3853 +#, c-format +msgid "invalid S2K mode; must be 0, 1 or 3\n" +msgstr "neplatný mód S2K; musí byť 0, 1 alebo 3\n" + +#: g10/gpg.c:3860 +#, c-format +msgid "invalid default preferences\n" +msgstr "neplatné defaultné predvoľby\n" + +#: g10/gpg.c:3864 +#, c-format +msgid "invalid personal cipher preferences\n" +msgstr "neplatné užívateľské predvoľby pre šifrovanie\n" + +#: g10/gpg.c:3868 +#, c-format +msgid "invalid personal digest preferences\n" +msgstr "neplatné užívateľské predvoľby pre hashovanie\n" + +#: g10/gpg.c:3872 +#, c-format +msgid "invalid personal compress preferences\n" +msgstr "neplatné užívateľské predvoľby pre kompresiu\n" + +#: g10/gpg.c:3908 +#, c-format +msgid "%s does not yet work with %s\n" +msgstr "%s ešte nepracuje s %s\n" + +#: g10/gpg.c:3971 +#, fuzzy, c-format +msgid "compression algorithm '%s' may not be used in %s mode\n" +msgstr "nemôžete použiť kompresný algoritmus \"%s\" v móde %s\n" + +#: g10/gpg.c:4115 +#, c-format +msgid "failed to initialize the TrustDB: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: g10/gpg.c:4127 +#, c-format +msgid "WARNING: recipients (-r) given without using public key encryption\n" +msgstr "" +"VAROVANIE: daný adresát (-r) bez použitia šifrovania s verejným kľúčom\n" + +#: g10/gpg.c:4199 +#, fuzzy, c-format +msgid "symmetric encryption of '%s' failed: %s\n" +msgstr "dešifrovanie zlyhalo: %s\n" + +#: g10/gpg.c:4228 +#, c-format +msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" +msgstr "" + +#: g10/gpg.c:4231 +#, fuzzy, c-format +msgid "you cannot use --symmetric --encrypt in %s mode\n" +msgstr "" +"použitie %s nie je v móde %s dovolené\n" +"\n" + +#: g10/gpg.c:4289 +#, c-format +msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" +msgstr "" + +#: g10/gpg.c:4292 +#, fuzzy, c-format +msgid "you cannot use --symmetric --sign --encrypt in %s mode\n" +msgstr "" +"použitie %s nie je v móde %s dovolené\n" +"\n" + +#: g10/gpg.c:4692 g10/keyserver.c:1648 +#, c-format +msgid "keyserver send failed: %s\n" +msgstr "nepodarilo poslať kľúč na server: %s\n" + +#: g10/gpg.c:4697 +#, c-format +msgid "keyserver receive failed: %s\n" +msgstr "nepodarilo sa prijať kľúč zo servera: %s\n" + +#: g10/gpg.c:4703 +#, c-format +msgid "key export failed: %s\n" +msgstr "nepodaril sa export kľúča: %s\n" + +#: g10/gpg.c:4716 +#, fuzzy, c-format +#| msgid "key export failed: %s\n" +msgid "export as ssh key failed: %s\n" +msgstr "nepodaril sa export kľúča: %s\n" + +#: g10/gpg.c:4728 +#, c-format +msgid "keyserver search failed: %s\n" +msgstr "nepodarilo sa nájsť server: %s\n" + +#: g10/gpg.c:4741 +#, c-format +msgid "keyserver refresh failed: %s\n" +msgstr "aktualizácia servera zlyhala: %s\n" + +#: g10/gpg.c:4810 +#, c-format +msgid "dearmoring failed: %s\n" +msgstr "dekódovanie z ASCII formátu zlyhalo: %s\n" + +#: g10/gpg.c:4821 +#, c-format +msgid "enarmoring failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: g10/gpg.c:4913 +#, fuzzy, c-format +#| msgid "invalid hash algorithm `%s'\n" +msgid "invalid hash algorithm '%s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: g10/gpg.c:5065 g10/tofu.c:2153 +#, fuzzy, c-format +msgid "error parsing key specification '%s': %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/gpg.c:5078 +#, c-format +msgid "'%s' does not appear to be a valid key ID, fingerprint or keygrip\n" +msgstr "" + +#: g10/gpg.c:5134 +#, c-format +msgid "WARNING: no command supplied. Trying to guess what you mean ...\n" +msgstr "" + +#: g10/gpg.c:5145 +#, c-format +msgid "Go ahead and type your message ...\n" +msgstr "Začnite písať svoju správu ...\n" + +#: g10/gpg.c:5490 +#, c-format +msgid "the given certification policy URL is invalid\n" +msgstr "zadané URL pre certifikačnú politiku je neplatné\n" + +#: g10/gpg.c:5492 +#, c-format +msgid "the given signature policy URL is invalid\n" +msgstr "zadané URL pre podpisovú politiku je neplatné\n" + +#: g10/gpg.c:5525 +#, fuzzy, c-format +msgid "the given preferred keyserver URL is invalid\n" +msgstr "zadané URL pre podpisovú politiku je neplatné\n" + +#: g10/gpgv.c:81 +#, fuzzy +msgid "|FILE|take the keys from the keyring FILE" +msgstr "Zmazať tento kľúč zo súboru kľúčov? " + +#: g10/gpgv.c:84 +msgid "make timestamp conflicts only a warning" +msgstr "konflikt časového razítka" + +#: g10/gpgv.c:86 sm/gpgsm.c:402 tools/gpgconf.c:114 +msgid "|FD|write status info to this FD" +msgstr "|FD|zapísať informácie o stave do tohto FD" + +#: g10/gpgv.c:91 +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + +#: g10/gpgv.c:152 +msgid "Usage: gpgv [options] [files] (-h for help)" +msgstr "Použitie: gpgv [možnosti] [súbory] (-h pre pomoc)" + +#: g10/gpgv.c:154 +#, fuzzy +msgid "" +"Syntax: gpgv [options] [files]\n" +"Check signatures against known trusted keys\n" +msgstr "" +"Syntax: gpg [nastavenia] [súbory]\n" +"Skontroluje podpisy oproti známym dôveryhodným kľúčom\n" + +#: g10/helptext.c:72 +msgid "No help available" +msgstr "Pomoc nie je k dispozícii" + +#: g10/helptext.c:82 +#, fuzzy, c-format +#| msgid "No help available for `%s'" +msgid "No help available for '%s'" +msgstr "Pomoc nie je dostupná pre '%s'" + +#: g10/import.c:169 +msgid "import signatures that are marked as local-only" +msgstr "" + +#: g10/import.c:172 +msgid "repair damage from the pks keyserver during import" +msgstr "" + +#: g10/import.c:175 +#, fuzzy +msgid "do not clear the ownertrust values during import" +msgstr "aktualizovať databázu dôvery" + +#: g10/import.c:178 +#, fuzzy +msgid "do not update the trustdb after import" +msgstr "aktualizovať databázu dôvery" + +#: g10/import.c:181 +#, fuzzy +msgid "show key during import" +msgstr "vypísať fingerprint" + +#: g10/import.c:184 +msgid "only accept updates to existing keys" +msgstr "" + +#: g10/import.c:187 +#, fuzzy +msgid "remove unusable parts from key after import" +msgstr "nepoužiteľný tajný kľúč" + +#: g10/import.c:190 +msgid "remove as much as possible from key after import" +msgstr "" + +#: g10/import.c:193 +msgid "ignore key-signatures which are not self-signatures" +msgstr "" + +#: g10/import.c:196 +msgid "run import filters and export key immediately" +msgstr "" + +#: g10/import.c:199 +msgid "assume the GnuPG key backup format" +msgstr "" + +#: g10/import.c:203 +#, fuzzy +msgid "repair keys on import" +msgstr "vypísať fingerprint" + +#: g10/import.c:392 g10/import.c:711 +#, c-format +msgid "skipping block of type %d\n" +msgstr "blok typu %d bol preskočený\n" + +#: g10/import.c:728 +#, fuzzy, c-format +msgid "%lu keys processed so far\n" +msgstr "%lu kľúče boli doteraz spracované\n" + +#: g10/import.c:814 +#, c-format +msgid "Total number processed: %lu\n" +msgstr "Celkovo spracovaných kľúčov: %lu\n" + +#: g10/import.c:817 +#, fuzzy, c-format +#| msgid " skipped new keys: %lu\n" +msgid " skipped PGP-2 keys: %lu\n" +msgstr " preskočené nové kľúče: %lu\n" + +#: g10/import.c:819 +#, c-format +msgid " skipped new keys: %lu\n" +msgstr " preskočené nové kľúče: %lu\n" + +#: g10/import.c:822 +#, c-format +msgid " w/o user IDs: %lu\n" +msgstr " bez identifikátorov: %lu\n" + +#: g10/import.c:825 sm/import.c:130 +#, c-format +msgid " imported: %lu" +msgstr " importované: %lu" + +#: g10/import.c:829 sm/import.c:134 +#, c-format +msgid " unchanged: %lu\n" +msgstr " bez zmien: %lu\n" + +#: g10/import.c:831 +#, c-format +msgid " new user IDs: %lu\n" +msgstr " nové id užívateľov: %lu\n" + +#: g10/import.c:833 +#, c-format +msgid " new subkeys: %lu\n" +msgstr " nové podkľúče: %lu\n" + +#: g10/import.c:835 +#, c-format +msgid " new signatures: %lu\n" +msgstr " nové podpisy: %lu\n" + +#: g10/import.c:837 +#, c-format +msgid " new key revocations: %lu\n" +msgstr " nové revokácie kľúčov: %lu\n" + +#: g10/import.c:839 sm/import.c:136 +#, c-format +msgid " secret keys read: %lu\n" +msgstr " prečítané tajné kľúče: %lu\n" + +#: g10/import.c:841 sm/import.c:138 +#, c-format +msgid " secret keys imported: %lu\n" +msgstr " importované tajné kľúče: %lu\n" + +#: g10/import.c:843 sm/import.c:140 +#, c-format +msgid " secret keys unchanged: %lu\n" +msgstr " tajné kľúče nezmenené: %lu\n" + +#: g10/import.c:845 sm/import.c:142 +#, c-format +msgid " not imported: %lu\n" +msgstr " neimportované: %lu\n" + +#: g10/import.c:847 +#, fuzzy, c-format +msgid " signatures cleaned: %lu\n" +msgstr " nové podpisy: %lu\n" + +#: g10/import.c:849 +#, fuzzy, c-format +msgid " user IDs cleaned: %lu\n" +msgstr " prečítané tajné kľúče: %lu\n" + +#: g10/import.c:1276 +#, c-format +msgid "" +"WARNING: key %s contains preferences for unavailable\n" +"algorithms on these user IDs:\n" +msgstr "" + +#: g10/import.c:1318 +#, c-format +msgid " \"%s\": preference for cipher algorithm %s\n" +msgstr "" + +#: g10/import.c:1333 +#, fuzzy, c-format +msgid " \"%s\": preference for digest algorithm %s\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/import.c:1345 +#, c-format +msgid " \"%s\": preference for compression algorithm %s\n" +msgstr "" + +#: g10/import.c:1358 +#, c-format +msgid "it is strongly suggested that you update your preferences and\n" +msgstr "" + +#: g10/import.c:1360 +#, c-format +msgid "re-distribute this key to avoid potential algorithm mismatch problems\n" +msgstr "" + +#: g10/import.c:1385 +#, c-format +msgid "you can update your preferences with: gpg --edit-key %s updpref save\n" +msgstr "" + +#: g10/import.c:1899 g10/import.c:3013 +#, fuzzy, c-format +msgid "key %s: no user ID\n" +msgstr "kľúč %08lX: chyba identifikátor užívateľa\n" + +#: g10/import.c:1905 +#, fuzzy, c-format +msgid "key %s: %s\n" +msgstr "preskočený `%s': %s\n" + +#: g10/import.c:1906 g10/import.c:2985 +msgid "rejected by import screener" +msgstr "" + +#: g10/import.c:1950 +#, fuzzy, c-format +msgid "key %s: PKS subkey corruption repaired\n" +msgstr "kľúč %08lX: HKP poškodenie podkľúča opravené\n" + +# c-format +#: g10/import.c:1971 +#, fuzzy, c-format +msgid "key %s: accepted non self-signed user ID \"%s\"\n" +msgstr "" +"kľúč %08lX: prijaté id užívateľa '%s', ktorý nie je podpísaný ním samým\n" + +#: g10/import.c:1981 g10/import.c:2012 +#, fuzzy, c-format +msgid "key %s: no valid user IDs\n" +msgstr "kľúč %08lX: chýba platný identifikátor užívateľa\n" + +#: g10/import.c:1983 +#, c-format +msgid "this may be caused by a missing self-signature\n" +msgstr "môže to byť spôsobené chýbajúcim podpisom kľúča ním samým\n" + +#: g10/import.c:2062 g10/import.c:3399 +#, fuzzy, c-format +msgid "key %s: public key not found: %s\n" +msgstr "kľúč %08lX: verejný kľúč nenájdený: %s\n" + +#: g10/import.c:2068 +#, fuzzy, c-format +msgid "key %s: new key - skipped\n" +msgstr "kľúč %08lX: nový kľúč - preskočený\n" + +#: g10/import.c:2080 +#, c-format +msgid "no writable keyring found: %s\n" +msgstr "nenájdený zapisovateľný súbor kľúčov (keyring): %s\n" + +#: g10/import.c:2112 g10/import.c:2214 g10/import.c:3476 +#, fuzzy, c-format +#| msgid "error writing keyring `%s': %s\n" +msgid "error writing keyring '%s': %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: g10/import.c:2135 +#, fuzzy, c-format +msgid "key %s: public key \"%s\" imported\n" +msgstr "kľúč %08lX: verejný kľúč \"%s\" importovaný\n" + +#: g10/import.c:2162 +#, fuzzy, c-format +msgid "key %s: doesn't match our copy\n" +msgstr "kľúč %08lX: nezodpovedá našej kópii\n" + +#: g10/import.c:2230 +#, fuzzy, c-format +msgid "key %s: \"%s\" 1 new user ID\n" +msgstr "kľúč %08lX: \"%s\" 1 nový identifikátor užívateľa\n" + +#: g10/import.c:2233 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d new user IDs\n" +msgstr "kľúč %08lX: \"%s\" %d nových identifikátorov užívateľa\n" + +#: g10/import.c:2236 +#, fuzzy, c-format +msgid "key %s: \"%s\" 1 new signature\n" +msgstr "kľúč %08lX: \"%s\" 1 nový podpis\n" + +#: g10/import.c:2239 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d new signatures\n" +msgstr "kľúč %08lX: \"%s\" %d nových podpisov\n" + +#: g10/import.c:2242 +#, fuzzy, c-format +msgid "key %s: \"%s\" 1 new subkey\n" +msgstr "kľúč %08lX: \"%s\" 1 nový podkľúč\n" + +#: g10/import.c:2245 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d new subkeys\n" +msgstr "kľúč %08lX: \"%s\" %d nových podkľúčov\n" + +#: g10/import.c:2248 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d signature cleaned\n" +msgstr "kľúč %08lX: \"%s\" %d nových podpisov\n" + +#: g10/import.c:2251 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d signatures cleaned\n" +msgstr "kľúč %08lX: \"%s\" %d nových podpisov\n" + +#: g10/import.c:2254 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d user ID cleaned\n" +msgstr "kľúč %08lX: \"%s\" %d nových identifikátorov užívateľa\n" + +#: g10/import.c:2257 +#, fuzzy, c-format +msgid "key %s: \"%s\" %d user IDs cleaned\n" +msgstr "kľúč %08lX: \"%s\" %d nových identifikátorov užívateľa\n" + +#: g10/import.c:2293 +#, fuzzy, c-format +msgid "key %s: \"%s\" not changed\n" +msgstr "kľúč %08lX: \"%s\" bez zmeny\n" + +#: g10/import.c:2652 g10/import.c:2847 +#, fuzzy, c-format +msgid "key %s: secret key imported\n" +msgstr "kľúč %08lX: tajný kľúč importovaný\n" + +#: g10/import.c:2660 +#, fuzzy, c-format +#| msgid "skipped: secret key already present\n" +msgid "key %s: secret key already exists\n" +msgstr "preskočené: tajný kľúč je už v databáze\n" + +#: g10/import.c:2668 +#, fuzzy, c-format +msgid "key %s: error sending to agent: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#. TRANSLATORS: For a smartcard, each private key on host has a +#. * reference (stub) to a smartcard and actual private key data +#. * is stored on the card. A single smartcard can have up to +#. * three private key data. Importing private key stub is always +#. * skipped in 2.1, and it returns GPG_ERR_NOT_PROCESSED. +#. * Instead, user should be suggested to run 'gpg --card-status', +#. * then, references to a card will be automatically created +#. * again. +#: g10/import.c:2837 +#, c-format +msgid "To migrate '%s', with each smartcard, run: %s\n" +msgstr "" + +#: g10/import.c:2984 +#, fuzzy, c-format +msgid "secret key %s: %s\n" +msgstr "tajný kľúč `%s' nebol nájdený: %s\n" + +#: g10/import.c:3005 g10/import.c:3044 +#, fuzzy, c-format +msgid "importing secret keys not allowed\n" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: g10/import.c:3032 +#, fuzzy, c-format +msgid "key %s: secret key with invalid cipher %d - skipped\n" +msgstr "kľúč %08lX: tajný kľúč bez verejného kľúča %d - preskočené\n" + +#: g10/import.c:3194 g10/pkclist.c:72 g10/revoke.c:776 +msgid "No reason specified" +msgstr "Dôvod nebol špecifikovaný" + +#: g10/import.c:3195 g10/pkclist.c:74 g10/revoke.c:778 +msgid "Key is superseded" +msgstr "Kľúč je nahradený" + +#: g10/import.c:3196 g10/pkclist.c:76 g10/revoke.c:777 +msgid "Key has been compromised" +msgstr "Kľúč bol skompromitovaný" + +#: g10/import.c:3197 g10/pkclist.c:78 g10/revoke.c:779 +msgid "Key is no longer used" +msgstr "Kľúč sa už nepoužíva" + +#: g10/import.c:3198 g10/pkclist.c:80 g10/revoke.c:780 +msgid "User ID is no longer valid" +msgstr "Identifikátor užívateľa už neplatí" + +#: g10/import.c:3323 g10/keylist.c:1258 g10/pkclist.c:84 +#, c-format +msgid "reason for revocation: " +msgstr "dôvod na revokáciu: " + +#: g10/import.c:3342 g10/keylist.c:1277 g10/pkclist.c:100 +#, c-format +msgid "revocation comment: " +msgstr "revokačná poznámka: " + +#: g10/import.c:3392 +#, fuzzy, c-format +msgid "key %s: no public key - can't apply revocation certificate\n" +msgstr "" +"kľúč %08lX: chýba verejný kľúč - nemôžem aplikovať revokačný certifikát\n" + +#: g10/import.c:3423 +#, fuzzy, c-format +msgid "key %s: can't locate original keyblock: %s\n" +msgstr "kľúč %08lX: nemôžem nájsť originálny blok kľúča: %s\n" + +#: g10/import.c:3430 +#, fuzzy, c-format +msgid "key %s: can't read original keyblock: %s\n" +msgstr "kľúč %08lX: nemôžem čítať originálny blok kľúča: %s\n" + +#: g10/import.c:3450 +#, fuzzy, c-format +msgid "key %s: invalid revocation certificate: %s - rejected\n" +msgstr "kľúč %08lX: neplatný revokačný certifikát: %s - zamietnuté\n" + +#: g10/import.c:3485 +#, fuzzy, c-format +msgid "key %s: \"%s\" revocation certificate imported\n" +msgstr "kľúč %08lX: \"%s\" revokačný certifikát importovaný\n" + +#: g10/import.c:3571 +#, fuzzy, c-format +msgid "key %s: no user ID for signature\n" +msgstr "kľúč %08lX: neexistuje id užívateľa pre podpis\n" + +#: g10/import.c:3588 +#, fuzzy, c-format +msgid "key %s: unsupported public key algorithm on user ID \"%s\"\n" +msgstr "" +"kľúč %08lX: nepodporovaný algoritmus verejného kľúča u užívateľského id \"%s" +"\"\n" + +#: g10/import.c:3590 +#, fuzzy, c-format +msgid "key %s: invalid self-signature on user ID \"%s\"\n" +msgstr "" +"kľúč %08lX: neplatný podpis kľúča ním samým u užívateľského id \"%s\"\n" + +#: g10/import.c:3607 g10/import.c:3635 g10/import.c:3691 +#, fuzzy, c-format +msgid "key %s: unsupported public key algorithm\n" +msgstr "kľúč %08lX: nepodporovaný algoritmus verejného kľúča\n" + +#: g10/import.c:3608 +#, fuzzy, c-format +msgid "key %s: invalid direct key signature\n" +msgstr "kľúč %08lX: podpis kľúča ním samým (direct key signature)\n" + +#: g10/import.c:3622 +#, fuzzy, c-format +msgid "key %s: no subkey for key binding\n" +msgstr "kľúč %08lX: neexistuje podkľúč pre viazanie kľúčov\n" + +#: g10/import.c:3637 +#, fuzzy, c-format +msgid "key %s: invalid subkey binding\n" +msgstr "kľúč %08lX: neplatná väzba podkľúča\n" + +#: g10/import.c:3656 +#, fuzzy, c-format +msgid "key %s: removed multiple subkey binding\n" +msgstr "kľúč %08lX: zmazaná viacnásobná väzba podkľúča\n" + +#: g10/import.c:3680 +#, fuzzy, c-format +msgid "key %s: no subkey for key revocation\n" +msgstr "kľúč %08lX: neexistuje podkľúč na revokáciu kľúča\n" + +#: g10/import.c:3693 +#, fuzzy, c-format +msgid "key %s: invalid subkey revocation\n" +msgstr "kľúč %08lX: neplatný revokačný podkľúč\n" + +#: g10/import.c:3708 +#, fuzzy, c-format +msgid "key %s: removed multiple subkey revocation\n" +msgstr "kľúč %08lX: zmazaná viacnásobná revokácia podkľúča\n" + +#: g10/import.c:3752 +#, fuzzy, c-format +msgid "key %s: skipped user ID \"%s\"\n" +msgstr "kľúč %08lX: identifikátor užívateľa preskočený '" + +#: g10/import.c:3779 +#, fuzzy, c-format +msgid "key %s: skipped subkey\n" +msgstr "kľúč %08lX: podkľúč preskočený\n" + +#: g10/import.c:3810 +#, fuzzy, c-format +msgid "key %s: non exportable signature (class 0x%02X) - skipped\n" +msgstr "kľúč %08lX: podpis nie je exportovateľný (trieda %02x) - preskočené\n" + +#: g10/import.c:3821 +#, fuzzy, c-format +msgid "key %s: revocation certificate at wrong place - skipped\n" +msgstr "kľúč %08lX: revokačný certifikát na zlom mieste - preskočené \n" + +#: g10/import.c:3839 +#, fuzzy, c-format +msgid "key %s: invalid revocation certificate: %s - skipped\n" +msgstr "kľúč %08lX: neplatný revokačný certifikát: %s - preskočené\n" + +#: g10/import.c:3853 +#, fuzzy, c-format +msgid "key %s: subkey signature in wrong place - skipped\n" +msgstr "kľúč %08lX: podpis subkľúča na zlom mieste - preskočené \n" + +#: g10/import.c:3861 +#, fuzzy, c-format +msgid "key %s: unexpected signature class (0x%02X) - skipped\n" +msgstr "kľúč %08lX: neočakávaná podpisová trieda (0x%02X) - preskočené\n" + +#: g10/import.c:4034 +#, fuzzy, c-format +msgid "key %s: duplicated user ID detected - merged\n" +msgstr "kľúč %08lX: zistený duplikovaný identifikátor užívateľa - zlúčený\n" + +#: g10/import.c:4099 +#, fuzzy, c-format +msgid "WARNING: key %s may be revoked: fetching revocation key %s\n" +msgstr "" +"VAROVANIE: kľúč %08lX môže byť revokovaný: skúšam získať revokačný kľúč " +"%08lX\n" + +#: g10/import.c:4115 +#, fuzzy, c-format +msgid "WARNING: key %s may be revoked: revocation key %s not present.\n" +msgstr "" +"VAROVANIE: kľúč %08lX môže byť revokovaný: revokačný kľúč %08lX nenájdený.\n" + +#: g10/import.c:4181 +#, fuzzy, c-format +msgid "key %s: \"%s\" revocation certificate added\n" +msgstr "kľúč %08lX: pridaný revokačný certifikát \"%s\"\n" + +#: g10/import.c:4219 +#, fuzzy, c-format +msgid "key %s: direct key signature added\n" +msgstr "kľúč %08lX: podpis kľúča ním samým (direct key signature)\n" + +#: g10/key-check.c:133 dirmngr/ldap-wrapper.c:834 dirmngr/ldap-wrapper.c:851 +#, fuzzy, c-format +msgid "error allocating memory: %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/key-check.c:396 +#, fuzzy, c-format +msgid "can't check signature with unsupported public-key algorithm (%d): %s.\n" +msgstr "kľúč %08lX: nepodporovaný algoritmus verejného kľúča\n" + +#: g10/key-check.c:405 +#, fuzzy, c-format +msgid "" +"can't check signature with unsupported message-digest algorithm %d: %s.\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/key-check.c:571 +#, fuzzy +msgid " (reordered signatures follow)" +msgstr "Dobrý podpis od \"" + +#: g10/key-check.c:698 +#, fuzzy, c-format +msgid "key %s:\n" +msgstr "preskočený `%s': %s\n" + +#: g10/key-check.c:706 +#, fuzzy, c-format +msgid "%d duplicate signature removed\n" +msgid_plural "%d duplicate signatures removed\n" +msgstr[0] "Užívateľské ID \"%s\" je revokované." +msgstr[1] "Užívateľské ID \"%s\" je revokované." + +#: g10/key-check.c:715 g10/keylist.c:487 +#, fuzzy, c-format +#| msgid "1 signature not checked due to a missing key\n" +msgid "%d signature not checked due to a missing key\n" +msgid_plural "%d signatures not checked due to missing keys\n" +msgstr[0] "1 podpis neoverený, pretože chýba kľúč\n" +msgstr[1] "1 podpis neoverený, pretože chýba kľúč\n" + +#: g10/key-check.c:723 g10/keylist.c:483 +#, fuzzy, c-format +#| msgid "%d bad signatures\n" +msgid "%d bad signature\n" +msgid_plural "%d bad signatures\n" +msgstr[0] "%d zlých podpisov\n" +msgstr[1] "%d zlých podpisov\n" + +#: g10/key-check.c:732 +#, fuzzy, c-format +msgid "%d signature reordered\n" +msgid_plural "%d signatures reordered\n" +msgstr[0] "Dobrý podpis od \"" +msgstr[1] "Dobrý podpis od \"" + +#: g10/key-check.c:742 +#, c-format +msgid "" +"Warning: errors found and only checked self-signatures, run '%s' to check " +"all signatures.\n" +msgstr "" + +#: g10/keydb.c:431 g10/keydb.c:458 sm/keydb.c:190 sm/keydb.c:203 +#, fuzzy, c-format +msgid "error creating keybox '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/keydb.c:434 g10/keydb.c:461 +#, fuzzy, c-format +#| msgid "error creating keyring `%s': %s\n" +msgid "error creating keyring '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/keydb.c:470 sm/keydb.c:209 +#, fuzzy, c-format +msgid "keybox '%s' created\n" +msgstr "súbor kľúčov (keyring) `%s' vytvorený\n" + +#: g10/keydb.c:472 +#, fuzzy, c-format +#| msgid "keyring `%s' created\n" +msgid "keyring '%s' created\n" +msgstr "súbor kľúčov (keyring) `%s' vytvorený\n" + +#: g10/keydb.c:863 +#, fuzzy, c-format +msgid "keyblock resource '%s': %s\n" +msgstr "chyba pri vytváraní `%s': %s\n" + +#: g10/keydb.c:969 +#, fuzzy, c-format +msgid "error opening key DB: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: g10/keydb.c:1795 +#, c-format +msgid "failed to rebuild keyring cache: %s\n" +msgstr "zlyhalo obnovenie vyrovnávacej pamäti kľúčov: %s\n" + +#: g10/keyedit.c:261 +msgid "[revocation]" +msgstr "[revokácia]" + +#: g10/keyedit.c:261 +msgid "[self-signature]" +msgstr "[podpis kľúča ním samým]" + +#: g10/keyedit.c:384 g10/pkclist.c:274 +#, fuzzy +msgid "" +"Please decide how far you trust this user to correctly verify other users' " +"keys\n" +"(by looking at passports, checking fingerprints from different sources, " +"etc.)\n" +msgstr "" +"Prosím rozhodnite, nakoľko dôverujete tomuto užívateľovi, že správne\n" +"verifikuje kľúče iných užívateľov (prezretím cestovných pasov,\n" +"kontrolou fingerprintov z rôznych zdrojov...)?\n" +"\n" + +#: g10/keyedit.c:388 g10/pkclist.c:286 +#, fuzzy, c-format +msgid " %d = I trust marginally\n" +msgstr " %d = Dôverujem čiastočne\n" + +#: g10/keyedit.c:389 g10/pkclist.c:288 +#, fuzzy, c-format +msgid " %d = I trust fully\n" +msgstr " %d = Dôverujem úplne\n" + +#: g10/keyedit.c:407 +msgid "" +"Please enter the depth of this trust signature.\n" +"A depth greater than 1 allows the key you are signing to make\n" +"trust signatures on your behalf.\n" +msgstr "" + +#: g10/keyedit.c:424 +msgid "Please enter a domain to restrict this signature, or enter for none.\n" +msgstr "" + +#: g10/keyedit.c:552 +#, c-format +msgid "Skipping user ID \"%s\", which is not a text ID.\n" +msgstr "" + +#: g10/keyedit.c:560 +#, c-format +msgid "User ID \"%s\" is revoked." +msgstr "Užívateľské ID \"%s\" je revokované." + +#: g10/keyedit.c:569 g10/keyedit.c:597 g10/keyedit.c:624 g10/keyedit.c:809 +#: g10/keyedit.c:1656 +msgid "Are you sure you still want to sign it? (y/N) " +msgstr "Ste si istý, že stále chcete podpísať tento kľúč? (a/N) " + +#: g10/keyedit.c:583 g10/keyedit.c:611 g10/keyedit.c:638 g10/keyedit.c:815 +#: g10/keyedit.c:1661 g10/keyedit.c:2724 +msgid " Unable to sign.\n" +msgstr " Nemožno podpísať.\n" + +#: g10/keyedit.c:588 +#, c-format +msgid "User ID \"%s\" is expired." +msgstr "Užívateľské ID \"%s\" je revokované." + +#: g10/keyedit.c:616 +#, c-format +msgid "User ID \"%s\" is not self-signed." +msgstr "ID užívateľa \"%s\" nie je podpísané ním samým." + +#: g10/keyedit.c:645 +#, fuzzy, c-format +msgid "User ID \"%s\" is signable. " +msgstr "ID užívateľa \"%s\" nie je podpísané ním samým." + +#: g10/keyedit.c:647 +#, fuzzy +msgid "Sign it? (y/N) " +msgstr "Skutočne podpísať? " + +#: g10/keyedit.c:674 +#, c-format +msgid "" +"The self-signature on \"%s\"\n" +"is a PGP 2.x-style signature.\n" +msgstr "" +"Podpis kľúča \"%s\" ním samým je\n" +"podpis vo formáte PGP 2.x.\n" + +#: g10/keyedit.c:683 +msgid "Do you want to promote it to an OpenPGP self-signature? (y/N) " +msgstr "Prajete si ho zmeniť na formát OpenPGP? (a/N) " + +#: g10/keyedit.c:696 +#, c-format +msgid "" +"Your current signature on \"%s\"\n" +"has expired.\n" +msgstr "" +"Váš súčasný podpis na \"%s\"\n" +"je len lokálny.\n" +"\n" + +#: g10/keyedit.c:701 +msgid "Do you want to issue a new signature to replace the expired one? (y/N) " +msgstr "Chcete, aby platnosť Vášho podpisu vypršala v rovnakom čase? (A/n) " + +#: g10/keyedit.c:722 +#, c-format +msgid "" +"Your current signature on \"%s\"\n" +"is a local signature.\n" +msgstr "" +"Váš súčasný podpis na \"%s\"\n" +"je len lokálny.\n" +"\n" + +#: g10/keyedit.c:727 +msgid "Do you want to promote it to a full exportable signature? (y/N) " +msgstr "Prajete si ho zmeniť na plne exportovateľný podpis? (a/N) " + +#: g10/keyedit.c:747 +#, fuzzy, c-format +msgid "\"%s\" was already locally signed by key %s\n" +msgstr "\"%s\" je už lokálne podpísaný kľúčom %08lX\n" + +#: g10/keyedit.c:751 +#, fuzzy, c-format +msgid "\"%s\" was already signed by key %s\n" +msgstr "\"%s\" je už podpísaný kľúčom %08lX\n" + +#: g10/keyedit.c:757 +msgid "Do you want to sign it again anyway? (y/N) " +msgstr "Ste si istý, že stále chcete podpísať tento kľúč? (a/N) " + +#: g10/keyedit.c:779 +#, fuzzy, c-format +msgid "Nothing to sign with key %s\n" +msgstr "Nič na podpísanie kľúčom %08lX\n" + +#: g10/keyedit.c:803 +msgid "This key has expired!" +msgstr "Platnosť kľúča vypršala!" + +#: g10/keyedit.c:821 +#, c-format +msgid "This key is due to expire on %s.\n" +msgstr "Platnosť kľúča vyprší %s.\n" + +#: g10/keyedit.c:827 +msgid "Do you want your signature to expire at the same time? (Y/n) " +msgstr "Chcete, aby platnosť Vášho podpisu vypršala v rovnakom čase? (A/n) " + +#: g10/keyedit.c:868 +msgid "" +"How carefully have you verified the key you are about to sign actually " +"belongs\n" +"to the person named above? If you don't know what to answer, enter \"0\".\n" +msgstr "" +"S akou istotou ste preverili, že kľúč, ktorý chcete podpísať\n" +"patrí vyššie uvedenej osobe?\n" +"Pokiaľ nepoznáte odpoveď, zadajte \"0\".\n" + +#: g10/keyedit.c:873 +#, c-format +msgid " (0) I will not answer.%s\n" +msgstr " (0) Neodpoviem.%s\n" + +#: g10/keyedit.c:875 +#, c-format +msgid " (1) I have not checked at all.%s\n" +msgstr " (1) Vôbec som to nekontroloval(a).%s\n" + +#: g10/keyedit.c:877 +#, c-format +msgid " (2) I have done casual checking.%s\n" +msgstr " (2) Čiastočne som to overil(a).%s\n" + +#: g10/keyedit.c:880 +#, c-format +msgid " (3) I have done very careful checking.%s\n" +msgstr " (3) Veľmi dôkladne som to overil(a).%s\n" + +#: g10/keyedit.c:887 +#, fuzzy +msgid "Your selection? (enter '?' for more information): " +msgstr "Váš výber? ('?' - viac informácií): " + +#: g10/keyedit.c:914 +#, fuzzy, c-format +msgid "" +"Are you sure that you want to sign this key with your\n" +"key \"%s\" (%s)\n" +msgstr "" +"Ste si istý, že chcete podpísať tento kľúč\n" +"svojím kľúčom: \"" + +#: g10/keyedit.c:922 +#, fuzzy +msgid "This will be a self-signature.\n" +msgstr "" +"\n" +"Ide o podpis kľúča ním samým\n" + +#: g10/keyedit.c:927 +#, fuzzy +msgid "WARNING: the signature will not be marked as non-exportable.\n" +msgstr "" +"\n" +"VAROVANIE: podpis nebude označený ako neexportovateľný.\n" + +#: g10/keyedit.c:934 +#, fuzzy +msgid "WARNING: the signature will not be marked as non-revocable.\n" +msgstr "" +"\n" +"VAROVANIE: podpis nebude označený ako neodvolateľný (non-revocable).\n" + +#: g10/keyedit.c:944 +#, fuzzy +msgid "The signature will be marked as non-exportable.\n" +msgstr "" +"\n" +"Podpis bude označený ako neexportovateľný.\n" +"\n" + +#: g10/keyedit.c:951 +#, fuzzy +msgid "The signature will be marked as non-revocable.\n" +msgstr "" +"\n" +"Podpis bude označený ako neodvolateľný (non-revocable).\n" + +#: g10/keyedit.c:958 +#, fuzzy +msgid "I have not checked this key at all.\n" +msgstr "" +"\n" +"Vôbec som tento kľúč neoveril.\n" + +#: g10/keyedit.c:963 +#, fuzzy +msgid "I have checked this key casually.\n" +msgstr "" +"\n" +"Čiastočne som overil tento kľúč.\n" + +#: g10/keyedit.c:968 +#, fuzzy +msgid "I have checked this key very carefully.\n" +msgstr "" +"\n" +"Velmi dôkladne som overil tento kľúč.\n" + +#: g10/keyedit.c:980 +#, fuzzy +msgid "Really sign? (y/N) " +msgstr "Skutočne podpísať? " + +#: g10/keyedit.c:1031 g10/keyedit.c:6211 g10/keyedit.c:6294 g10/keyedit.c:6423 +#: g10/keyedit.c:6485 g10/sign.c:466 +#, c-format +msgid "signing failed: %s\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: g10/keyedit.c:1118 +msgid "Key has only stub or on-card key items - no passphrase to change.\n" +msgstr "" + +#: g10/keyedit.c:1150 +#, fuzzy, c-format +#| msgid "error creating passphrase: %s\n" +msgid "key %s: error changing passphrase: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/keyedit.c:1262 +msgid "save and quit" +msgstr "uložiť a ukončiť" + +#: g10/keyedit.c:1265 +#, fuzzy +msgid "show key fingerprint" +msgstr "vypísať fingerprint" + +#: g10/keyedit.c:1266 +#, fuzzy +msgid "show the keygrip" +msgstr "Podpisová notácia: " + +#: g10/keyedit.c:1267 +msgid "list key and user IDs" +msgstr "vypísať zoznam kľúčov a id užívateľov" + +#: g10/keyedit.c:1269 +msgid "select user ID N" +msgstr "vyberte identifikátor užívateľa N" + +#: g10/keyedit.c:1270 +#, fuzzy +msgid "select subkey N" +msgstr "vyberte identifikátor užívateľa N" + +#: g10/keyedit.c:1271 +#, fuzzy +msgid "check signatures" +msgstr "revokovať podpisy" + +#: g10/keyedit.c:1277 +msgid "sign selected user IDs [* see below for related commands]" +msgstr "" + +#: g10/keyedit.c:1282 +#, fuzzy +msgid "sign selected user IDs locally" +msgstr "podpísať kľúč lokálne" + +#: g10/keyedit.c:1283 +#, fuzzy +msgid "sign selected user IDs with a trust signature" +msgstr "Nápoveda: Vyberte id užívateľa na podpísanie\n" + +#: g10/keyedit.c:1285 +msgid "sign selected user IDs with a non-revocable signature" +msgstr "" + +#: g10/keyedit.c:1287 +msgid "add a user ID" +msgstr "pridať identifikátor užívateľa" + +#: g10/keyedit.c:1289 +msgid "add a photo ID" +msgstr "pridať fotografické ID" + +#: g10/keyedit.c:1290 +#, fuzzy +msgid "delete selected user IDs" +msgstr "zmazať identifikátor užívateľa" + +#: g10/keyedit.c:1293 +#, fuzzy +msgid "add a subkey" +msgstr "addkey" + +#: g10/keyedit.c:1296 +msgid "add a key to a smartcard" +msgstr "" + +#: g10/keyedit.c:1298 +msgid "move a key to a smartcard" +msgstr "" + +#: g10/keyedit.c:1300 +msgid "move a backup key to a smartcard" +msgstr "" + +#: g10/keyedit.c:1302 +#, fuzzy +msgid "delete selected subkeys" +msgstr "zmazať sekundárny kľúč" + +#: g10/keyedit.c:1304 +msgid "add a revocation key" +msgstr "pridať revokačný kľúč" + +#: g10/keyedit.c:1306 +#, fuzzy +msgid "delete signatures from the selected user IDs" +msgstr "Skutočne aktualizovať predvoľby pre vybrané id užívateľa? " + +#: g10/keyedit.c:1308 +#, fuzzy +msgid "change the expiration date for the key or selected subkeys" +msgstr "Nemôžete zmeniť dobu platnosti kľúča verzie 3\n" + +#: g10/keyedit.c:1310 +#, fuzzy +msgid "flag the selected user ID as primary" +msgstr "označiť užívateľské ID ako primárne" + +#: g10/keyedit.c:1313 +msgid "list preferences (expert)" +msgstr "vypísať zoznam predvolieb (pre expertov)" + +#: g10/keyedit.c:1314 +msgid "list preferences (verbose)" +msgstr "vypísať zoznam predvolieb (podrobne)" + +#: g10/keyedit.c:1316 +#, fuzzy +msgid "set preference list for the selected user IDs" +msgstr "Skutočne aktualizovať predvoľby pre vybrané id užívateľa? " + +#: g10/keyedit.c:1319 +#, fuzzy +msgid "set the preferred keyserver URL for the selected user IDs" +msgstr "nemožno použiť URI servera kľúčov - chyba analýzy URI\n" + +#: g10/keyedit.c:1321 +#, fuzzy +msgid "set a notation for the selected user IDs" +msgstr "Skutočne aktualizovať predvoľby pre vybrané id užívateľa? " + +#: g10/keyedit.c:1323 +msgid "change the passphrase" +msgstr "zmeniť heslo" + +#: g10/keyedit.c:1326 +msgid "change the ownertrust" +msgstr "zmeniť dôveryhodnosť vlastníka kľúča" + +#: g10/keyedit.c:1329 +#, fuzzy +msgid "revoke signatures on the selected user IDs" +msgstr "Skutočne revokovať všetky vybrané id užívateľa? " + +#: g10/keyedit.c:1331 +#, fuzzy +msgid "revoke selected user IDs" +msgstr "revokovať identifikátor užívateľa" + +#: g10/keyedit.c:1334 +#, fuzzy +msgid "revoke key or selected subkeys" +msgstr "revokovať sekundárny kľúč" + +#: g10/keyedit.c:1336 +#, fuzzy +msgid "enable key" +msgstr "nastaviť kľúč ako platný (enable)" + +#: g10/keyedit.c:1337 +#, fuzzy +msgid "disable key" +msgstr "nastaviť kľúč ako neplatný (disable)" + +#: g10/keyedit.c:1339 +#, fuzzy +msgid "show selected photo IDs" +msgstr "ukázať fotografické ID" + +#: g10/keyedit.c:1341 +msgid "compact unusable user IDs and remove unusable signatures from key" +msgstr "" + +#: g10/keyedit.c:1343 +msgid "compact unusable user IDs and remove all signatures from key" +msgstr "" + +#: g10/keyedit.c:1464 +msgid "Secret key is available.\n" +msgstr "Tajný kľúč je dostupný.\n" + +#: g10/keyedit.c:1466 +#, fuzzy +#| msgid "Secret key is available.\n" +msgid "Secret subkeys are available.\n" +msgstr "Tajný kľúč je dostupný.\n" + +#: g10/keyedit.c:1568 +msgid "Need the secret key to do this.\n" +msgstr "Na vykonanie tejto operácie je potrebný tajný kľúč.\n" + +#: g10/keyedit.c:1591 +msgid "" +"* The 'sign' command may be prefixed with an 'l' for local signatures " +"(lsign),\n" +" a 't' for trust signatures (tsign), an 'nr' for non-revocable signatures\n" +" (nrsign), or any combination thereof (ltsign, tnrsign, etc.).\n" +msgstr "" + +#: g10/keyedit.c:1649 g10/keyedit.c:2724 g10/keyedit.c:3097 g10/keyedit.c:3165 +msgid "Key is revoked." +msgstr "Kľúč revokovaný." + +#: g10/keyedit.c:1672 +#, fuzzy +msgid "Really sign all text user IDs? (y/N) " +msgstr "Skutočne podpísať všetky id užívateľa? " + +#: g10/keyedit.c:1676 +#, fuzzy +msgid "Really sign all user IDs? (y/N) " +msgstr "Skutočne podpísať všetky id užívateľa? " + +#: g10/keyedit.c:1684 +msgid "Hint: Select the user IDs to sign\n" +msgstr "Nápoveda: Vyberte id užívateľa na podpísanie\n" + +#: g10/keyedit.c:1695 +#, fuzzy, c-format +msgid "Unknown signature type '%s'\n" +msgstr "neznáma trieda podpisu" + +#: g10/keyedit.c:1741 g10/keyedit.c:1765 g10/keyedit.c:1962 +msgid "You must select at least one user ID.\n" +msgstr "Musíte vybrať aspoň jedno id užívateľa.\n" + +#: g10/keyedit.c:1743 g10/keyedit.c:1767 g10/keyedit.c:1924 g10/keyedit.c:1964 +#, c-format +msgid "(Use the '%s' command.)\n" +msgstr "" + +#: g10/keyedit.c:1746 +msgid "You can't delete the last user ID!\n" +msgstr "Nemôžete zmazať posledné id užívateľa!\n" + +#: g10/keyedit.c:1749 +#, fuzzy +msgid "Really remove all selected user IDs? (y/N) " +msgstr "Skutočne odstrániť všetky vybrané id užívateľa? " + +#: g10/keyedit.c:1750 +#, fuzzy +msgid "Really remove this user ID? (y/N) " +msgstr "Skutočne odstrániť toto id užívateľa? " + +#. TRANSLATORS: Please take care: This is about +#. moving the key and not about removing it. +#: g10/keyedit.c:1807 +#, fuzzy +msgid "Really move the primary key? (y/N) " +msgstr "Skutočne odstrániť toto id užívateľa? " + +#: g10/keyedit.c:1819 g10/keyedit.c:4860 +#, fuzzy +msgid "You must select exactly one key.\n" +msgstr "Musíte vybrať aspoň jeden kľúč.\n" + +#: g10/keyedit.c:1847 +msgid "Command expects a filename argument\n" +msgstr "" + +#: g10/keyedit.c:1868 +#, fuzzy, c-format +msgid "Can't open '%s': %s\n" +msgstr "nemôžem otvoriť `%s': %s\n" + +#: g10/keyedit.c:1887 +#, fuzzy, c-format +msgid "Error reading backup key from '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/keyedit.c:1922 +msgid "You must select at least one key.\n" +msgstr "Musíte vybrať aspoň jeden kľúč.\n" + +#: g10/keyedit.c:1928 +#, fuzzy +msgid "Do you really want to delete the selected keys? (y/N) " +msgstr "Skutočne chcete zmazať vybrané kľúče? " + +#: g10/keyedit.c:1930 +#, fuzzy +msgid "Do you really want to delete this key? (y/N) " +msgstr "Skutočne chcete zmazať tento kľúč? " + +#: g10/keyedit.c:1968 +#, fuzzy +msgid "Really revoke all selected user IDs? (y/N) " +msgstr "Skutočne revokovať všetky vybrané id užívateľa? " + +#: g10/keyedit.c:1969 +#, fuzzy +msgid "Really revoke this user ID? (y/N) " +msgstr "Skutočne revokovať toto id užívateľa? " + +#: g10/keyedit.c:1987 +#, fuzzy +msgid "Do you really want to revoke the entire key? (y/N) " +msgstr "Skutočne chcete revokovať tento kľúč? " + +#: g10/keyedit.c:1998 +#, fuzzy +msgid "Do you really want to revoke the selected subkeys? (y/N) " +msgstr "Skutočne chcete revokovať vybrané kľúče? " + +#: g10/keyedit.c:2000 +#, fuzzy +msgid "Do you really want to revoke this subkey? (y/N) " +msgstr "Skutočne chcete revokovať tento kľúč? " + +#: g10/keyedit.c:2058 +msgid "Owner trust may not be set while using a user provided trust database\n" +msgstr "" + +#: g10/keyedit.c:2103 +#, fuzzy +msgid "Set preference list to:\n" +msgstr "nastaviť zoznam predvolieb" + +#: g10/keyedit.c:2110 +#, fuzzy +msgid "Really update the preferences for the selected user IDs? (y/N) " +msgstr "Skutočne aktualizovať predvoľby pre vybrané id užívateľa? " + +#: g10/keyedit.c:2112 +#, fuzzy +msgid "Really update the preferences? (y/N) " +msgstr "Skutočne aktualizovať predvoľby? " + +#: g10/keyedit.c:2186 +#, fuzzy +msgid "Save changes? (y/N) " +msgstr "Uložiť zmeny? " + +#: g10/keyedit.c:2190 +#, fuzzy +msgid "Quit without saving? (y/N) " +msgstr "Ukončiť bez uloženia? " + +#: g10/keyedit.c:2217 g10/keyedit.c:2819 g10/keyedit.c:3118 g10/keyedit.c:3271 +#, c-format +msgid "Key not changed so no update needed.\n" +msgstr "kľúč nebol zmenený, takže nie je potrebné ho aktualizovať.\n" + +#: g10/keyedit.c:2506 +#, fuzzy, c-format +#| msgid "You can't delete the last user ID!\n" +msgid "cannot revoke the last valid user ID.\n" +msgstr "Nemôžete zmazať posledné id užívateľa!\n" + +#: g10/keyedit.c:2532 +#, fuzzy, c-format +msgid "revoking the user ID failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: g10/keyedit.c:2598 +#, fuzzy, c-format +msgid "setting the primary user ID failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: g10/keyedit.c:2629 +#, fuzzy, c-format +msgid "\"%s\" is not a fingerprint\n" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/keyedit.c:2659 +#, fuzzy, c-format +msgid "\"%s\" is not the primary fingerprint\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: g10/keyedit.c:2795 g10/keyedit.c:2798 +#, fuzzy, c-format +#| msgid "invalid value\n" +msgid "Invalid user ID '%s': %s\n" +msgstr "neplatná hodnota\n" + +#: g10/keyedit.c:2801 +#, fuzzy +#| msgid "No such user ID.\n" +msgid "No matching user IDs." +msgstr "Takýto identifikátor užívateľa neexistuje.\n" + +#: g10/keyedit.c:2801 +#, fuzzy +msgid "Nothing to sign.\n" +msgstr "Nič na podpísanie kľúčom %08lX\n" + +#: g10/keyedit.c:2994 g10/keyedit.c:6076 +#, fuzzy, c-format +msgid "Not signed by you.\n" +msgstr " podpísané %08lX v %s%s\n" + +#: g10/keyedit.c:3052 +#, fuzzy, c-format +#| msgid "checking created signature failed: %s\n" +msgid "revoking the key signature failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: g10/keyedit.c:3173 +#, fuzzy, c-format +msgid "'%s' is not a valid expiration time\n" +msgstr "%s nie je platná znaková sada\n" + +#: g10/keyedit.c:3216 +#, fuzzy, c-format +msgid "\"%s\" is not a proper fingerprint\n" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/keyedit.c:3240 +#, fuzzy, c-format +msgid "subkey \"%s\" not found\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: g10/keyedit.c:3363 +msgid "AEAD: " +msgstr "" + +#: g10/keyedit.c:3380 +msgid "Digest: " +msgstr "Digest: " + +#: g10/keyedit.c:3437 +msgid "Features: " +msgstr "Charakteristiky: " + +#: g10/keyedit.c:3454 +msgid "Keyserver no-modify" +msgstr "" + +#: g10/keyedit.c:3469 g10/keylist.c:376 +msgid "Preferred keyserver: " +msgstr "" + +#: g10/keyedit.c:3477 g10/keyedit.c:3478 +#, fuzzy +msgid "Notations: " +msgstr "Notácie: " + +#: g10/keyedit.c:3726 +msgid "There are no preferences on a PGP 2.x-style user ID.\n" +msgstr "Užívateľské ID vo formáte PGP 2.x nemá žiadne predvoľby\n" + +#: g10/keyedit.c:3798 +#, fuzzy, c-format +msgid "The following key was revoked on %s by %s key %s\n" +msgstr "Tento kľúč môže byť revokovaný kľúčom %s " + +#: g10/keyedit.c:3822 +#, fuzzy, c-format +msgid "This key may be revoked by %s key %s" +msgstr "Tento kľúč môže byť revokovaný kľúčom %s " + +#: g10/keyedit.c:3828 +#, fuzzy +msgid "(sensitive)" +msgstr "(citlivá informácia)" + +#: g10/keyedit.c:3870 g10/keyedit.c:4017 g10/keylist.c:264 g10/keyserver.c:361 +#, fuzzy, c-format +msgid "created: %s" +msgstr "%s: nemôžem vytvoriť: %s\n" + +#: g10/keyedit.c:3873 g10/keylist.c:2153 +#, fuzzy, c-format +msgid "revoked: %s" +msgstr "[revokované]" + +#: g10/keyedit.c:3875 g10/keylist.c:2159 +#, fuzzy, c-format +msgid "expired: %s" +msgstr " [platnosť skončí: %s]" + +#: g10/keyedit.c:3877 g10/keyedit.c:4019 g10/keylist.c:266 g10/keylist.c:2165 +#: g10/keyserver.c:367 +#, fuzzy, c-format +msgid "expires: %s" +msgstr " [platnosť skončí: %s]" + +#: g10/keyedit.c:3879 +#, fuzzy, c-format +msgid "usage: %s" +msgstr " dôvera: %c/%c" + +#: g10/keyedit.c:3887 g10/keyedit.c:3907 g10/keylist.c:269 +msgid "card-no: " +msgstr "" + +#: g10/keyedit.c:3946 +#, fuzzy, c-format +msgid "trust: %s" +msgstr " dôvera: %c/%c" + +#: g10/keyedit.c:3950 +#, c-format +msgid "validity: %s" +msgstr "" + +#: g10/keyedit.c:3957 +msgid "This key has been disabled" +msgstr "Tento kľúč bol označený za neplatný (disabled)" + +#: g10/keyedit.c:3975 +msgid "" +"Please note that the shown key validity is not necessarily correct\n" +"unless you restart the program.\n" +msgstr "" +"Prosím nezabúdajte, že zobrazované údaje o platnosti kľúčov nemusia\n" +"byť správne, pokiaľ znovu nespustíte program.\n" + +#: g10/keyedit.c:4036 g10/keyedit.c:4467 g10/keyserver.c:371 +#: g10/mainproc.c:2468 g10/tofu.c:1787 g10/trust.c:430 dirmngr/ocsp.c:794 +#, fuzzy +msgid "revoked" +msgstr "[revokované]" + +#: g10/keyedit.c:4038 g10/keyedit.c:4469 g10/keyserver.c:375 +#: g10/mainproc.c:2470 g10/tofu.c:1792 g10/trust.c:113 +#, fuzzy +msgid "expired" +msgstr "expire" + +#: g10/keyedit.c:4155 +#, c-format +msgid "" +"WARNING: no user ID has been marked as primary. This command may\n" +" cause a different user ID to become the assumed primary.\n" +msgstr "" +"VAROVANIE: žiadne ID užívateľa nebolo označené ako primárne. Tento príkaz\n" +"spôsobí, že iné ID užívateľa sa bude považovať primárne.\n" + +#: g10/keyedit.c:4207 +#, c-format +msgid "WARNING: Your encryption subkey expires soon.\n" +msgstr "" + +#: g10/keyedit.c:4208 +#, fuzzy, c-format +#| msgid "You can't change the expiration date of a v3 key\n" +msgid "You may want to change its expiration date too.\n" +msgstr "Nemôžete zmeniť dobu platnosti kľúča verzie 3\n" + +#: g10/keyedit.c:4267 +msgid "" +"WARNING: This is a PGP2-style key. Adding a photo ID may cause some " +"versions\n" +" of PGP to reject this key.\n" +msgstr "" +"VAROVANIE: Toto je PGP2 kľúč. Pridanie fotografického ID môže v niektorých\n" +" verziách PGP viesť k odmietnutiu tohto kľúča.\n" + +#: g10/keyedit.c:4272 g10/keyedit.c:4562 +msgid "Are you sure you still want to add it? (y/N) " +msgstr "Ste si istý, že ho chcete stále pridať? (a/N) " + +#: g10/keyedit.c:4278 +msgid "You may not add a photo ID to a PGP2-style key.\n" +msgstr "Nemali by ste pridávať fotografické ID k PGP2 kľúču.\n" + +#: g10/keyedit.c:4293 g10/keygen.c:2899 +msgid "Such a user ID already exists on this key!\n" +msgstr "" + +#: g10/keyedit.c:4395 +msgid "Delete this good signature? (y/N/q)" +msgstr "Zmazať tento dobrý podpis? (a/N/u)" + +#: g10/keyedit.c:4405 +msgid "Delete this invalid signature? (y/N/q)" +msgstr "Zmazať tento neplatný podpis? (a/N/u)" + +#: g10/keyedit.c:4409 +msgid "Delete this unknown signature? (y/N/q)" +msgstr "Zmazať tento neznámy podpis? (a/N/u)" + +#: g10/keyedit.c:4416 +msgid "Really delete this self-signature? (y/N)" +msgstr "Skutočne zmazať tento podpis podpísaný sebou samým? (a/N)" + +#: g10/keyedit.c:4432 +#, fuzzy, c-format +#| msgid "Deleted %d signature.\n" +msgid "Deleted %d signature.\n" +msgid_plural "Deleted %d signatures.\n" +msgstr[0] "Zmazaný %d podpis.\n" +msgstr[1] "Zmazaný %d podpis.\n" + +#: g10/keyedit.c:4436 +msgid "Nothing deleted.\n" +msgstr "Nič nebolo zmaznané.\n" + +#: g10/keyedit.c:4471 +#, fuzzy +msgid "invalid" +msgstr "neplatný spôsob reprezentácie v ASCII" + +#: g10/keyedit.c:4473 +#, fuzzy, c-format +msgid "User ID \"%s\" compacted: %s\n" +msgstr "Užívateľské ID \"%s\" je revokované." + +#: g10/keyedit.c:4479 +#, fuzzy, c-format +msgid "User ID \"%s\": %d signature removed\n" +msgid_plural "User ID \"%s\": %d signatures removed\n" +msgstr[0] "Užívateľské ID \"%s\" je revokované." +msgstr[1] "Užívateľské ID \"%s\" je revokované." + +#: g10/keyedit.c:4487 +#, fuzzy, c-format +msgid "User ID \"%s\": already minimized\n" +msgstr "užívateľské ID \"%s\" je už revokované\n" + +#: g10/keyedit.c:4488 +#, fuzzy, c-format +msgid "User ID \"%s\": already clean\n" +msgstr "užívateľské ID \"%s\" je už revokované\n" + +#: g10/keyedit.c:4557 +msgid "" +"WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " +"cause\n" +" some versions of PGP to reject this key.\n" +msgstr "" +"VAROVANIE: Toto je PGP2 kľúč. Pridanie fotografického ID môže v niektorých\n" +" verziách PGP viesť k odmietnutiu tohoto kľúča.\n" + +#: g10/keyedit.c:4568 +msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" +msgstr "Nemali by ste pridávať fotografické ID k PGP2 kľúču.\n" + +#: g10/keyedit.c:4585 +msgid "Enter the user ID of the designated revoker: " +msgstr "Vložte identifikátor užívateľa povereného revokáciou: " + +#: g10/keyedit.c:4611 +#, c-format +msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" +msgstr "kľúč vo formáte PGP 2.x nemožno poveriť revokáciou\n" + +#: g10/keyedit.c:4626 +#, c-format +msgid "you cannot appoint a key as its own designated revoker\n" +msgstr "kľúč nemožno poveriť revokáciou ním samým\n" + +#: g10/keyedit.c:4648 +#, fuzzy, c-format +msgid "this key has already been designated as a revoker\n" +msgstr "VAROVANIE: Tento kľúč bol revokovaný jeho určeným revokátorom/!\n" + +#: g10/keyedit.c:4666 +msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" +msgstr "VAROVANIE: označenie kľúča ako revokovací už nemôže byť zrušené!\n" + +#: g10/keyedit.c:4672 +#, fuzzy +msgid "" +"Are you sure you want to appoint this key as a designated revoker? (y/N) " +msgstr "Ste si istý, že chcete označiť tento kľúč ako revokovací? (a/N): " + +#: g10/keyedit.c:4740 +#, fuzzy +msgid "" +"Are you sure you want to change the expiration time for multiple subkeys? (y/" +"N) " +msgstr "Ste si istý, že chcete označiť tento kľúč ako revokovací? (a/N): " + +#: g10/keyedit.c:4745 +#, fuzzy +msgid "Changing expiration time for a subkey.\n" +msgstr "Mením dobu platnosti sekundárneho kľúča.\n" + +#: g10/keyedit.c:4748 +msgid "Changing expiration time for the primary key.\n" +msgstr "Mením dobu platnosti primárneho kľúča.\n" + +#: g10/keyedit.c:4804 +#, c-format +msgid "You can't change the expiration date of a v3 key\n" +msgstr "Nemôžete zmeniť dobu platnosti kľúča verzie 3\n" + +#: g10/keyedit.c:4864 +#, fuzzy +msgid "Changing usage of a subkey.\n" +msgstr "Mením dobu platnosti sekundárneho kľúča.\n" + +#: g10/keyedit.c:4867 +#, fuzzy +#| msgid "Changing expiration time for the primary key.\n" +msgid "Changing usage of the primary key.\n" +msgstr "Mením dobu platnosti primárneho kľúča.\n" + +#: g10/keyedit.c:4985 +#, fuzzy, c-format +msgid "signing subkey %s is already cross-certified\n" +msgstr "VAROVANIE: podpisovací podkľúč %08lX nie je krížovo certifikovaný\n" + +#: g10/keyedit.c:4991 +#, c-format +msgid "subkey %s does not sign and so does not need to be cross-certified\n" +msgstr "" + +#: g10/keyedit.c:5108 +msgid "Please select exactly one user ID.\n" +msgstr "Prosím, vyberte práve jedno id užívateľa.\n" + +#: g10/keyedit.c:5149 g10/keyedit.c:5263 g10/keyedit.c:5376 g10/keyedit.c:5514 +#, fuzzy, c-format +msgid "skipping v3 self-signature on user ID \"%s\"\n" +msgstr "preskočený v3 podpis kľúča ním samým u užívateľského id \"%s\"\n" + +#: g10/keyedit.c:5320 +msgid "Enter your preferred keyserver URL: " +msgstr "" + +#: g10/keyedit.c:5399 +#, fuzzy +msgid "Are you sure you want to replace it? (y/N) " +msgstr "Ste si istý, že ho chcete použiť? (a/N) " + +#: g10/keyedit.c:5400 +#, fuzzy +msgid "Are you sure you want to delete it? (y/N) " +msgstr "Ste si istý, že ho chcete použiť? (a/N) " + +#: g10/keyedit.c:5460 +#, fuzzy +msgid "Enter the notation: " +msgstr "Podpisová notácia: " + +#: g10/keyedit.c:5607 +#, fuzzy +msgid "Proceed? (y/N) " +msgstr "Prepísať (a/N)? " + +#: g10/keyedit.c:5677 +#, c-format +msgid "No user ID with index %d\n" +msgstr "Neexistuje identifikátor užívateľa s indexom %d\n" + +#: g10/keyedit.c:5739 +#, fuzzy, c-format +msgid "No user ID with hash %s\n" +msgstr "Neexistuje identifikátor užívateľa s indexom %d\n" + +#: g10/keyedit.c:5840 +#, fuzzy, c-format +msgid "No subkey with key ID '%s'.\n" +msgstr "Neexistuje identifikátor užívateľa s indexom %d\n" + +#: g10/keyedit.c:5862 +#, fuzzy, c-format +msgid "No subkey with index %d\n" +msgstr "Neexistuje identifikátor užívateľa s indexom %d\n" + +#: g10/keyedit.c:6003 +#, fuzzy, c-format +msgid "user ID: \"%s\"\n" +msgstr "id užívateľa: \"" + +#: g10/keyedit.c:6006 g10/keyedit.c:6108 g10/keyedit.c:6156 +#, fuzzy, c-format +msgid "signed by your key %s on %s%s%s\n" +msgstr " podpísané %08lX v %s%s%s\n" + +#: g10/keyedit.c:6008 g10/keyedit.c:6110 g10/keyedit.c:6158 +msgid " (non-exportable)" +msgstr " (nexeportovateľné)" + +#: g10/keyedit.c:6012 +#, c-format +msgid "This signature expired on %s.\n" +msgstr "Platnosť podpisu vyprší %s.\n" + +#: g10/keyedit.c:6017 +msgid "Are you sure you still want to revoke it? (y/N) " +msgstr "Ste si istý, že ho chcete stále revokovať? (a/N) " + +#: g10/keyedit.c:6022 +msgid "Create a revocation certificate for this signature? (y/N) " +msgstr "Vytvoriť pre tento podpis revokačný certifikát? (a/N)" + +#: g10/keyedit.c:6082 +#, fuzzy, c-format +msgid "You have signed these user IDs on key %s:\n" +msgstr "Podpísali ste nasledujúce identifikátory užívateľa:\n" + +#: g10/keyedit.c:6111 +#, fuzzy +msgid " (non-revocable)" +msgstr " (nexeportovateľné)" + +#: g10/keyedit.c:6118 +#, fuzzy, c-format +msgid "revoked by your key %s on %s\n" +msgstr " revokované %08lX v %s\n" + +#: g10/keyedit.c:6143 +msgid "You are about to revoke these signatures:\n" +msgstr "Chystáte sa revokovať tieto podpisy:\n" + +#: g10/keyedit.c:6166 +msgid "Really create the revocation certificates? (y/N) " +msgstr "Skutočne vytvoriť revokačné certifikáty? (a/N) " + +#: g10/keyedit.c:6199 +#, c-format +msgid "no secret key\n" +msgstr "neexistuje tajný kľúč\n" + +#: g10/keyedit.c:6247 +#, c-format +msgid "tried to revoke a non-user ID: %s\n" +msgstr "" + +#: g10/keyedit.c:6257 +#, c-format +msgid "user ID \"%s\" is already revoked\n" +msgstr "užívateľské ID \"%s\" je už revokované\n" + +#: g10/keyedit.c:6274 +#, c-format +msgid "WARNING: a user ID signature is dated %d seconds in the future\n" +msgstr "VAROVANIE: podpis použivateľkého ID vznikol %d sekund v budúcnosti\n" + +#: g10/keyedit.c:6370 +#, fuzzy, c-format +#| msgid "You can't delete the last user ID!\n" +msgid "Cannot revoke the last valid user ID.\n" +msgstr "Nemôžete zmazať posledné id užívateľa!\n" + +#: g10/keyedit.c:6408 +#, fuzzy, c-format +msgid "Key %s is already revoked.\n" +msgstr "užívateľské ID \"%s\" je už revokované\n" + +#: g10/keyedit.c:6470 +#, fuzzy, c-format +msgid "Subkey %s is already revoked.\n" +msgstr "užívateľské ID \"%s\" je už revokované\n" + +#: g10/keyedit.c:6567 +#, fuzzy, c-format +msgid "Displaying %s photo ID of size %ld for key %s (uid %d)\n" +msgstr "" +"Zobrazujem %s fotografické ID s veľkosťou %ld pre kľúč 0x%08lX (uid %d)\n" + +#: g10/keygen.c:169 +#, fuzzy, c-format +msgid "invalid value for option '%s'\n" +msgstr "neplatný parameter pre import\n" + +#: g10/keygen.c:322 +#, fuzzy, c-format +msgid "preference '%s' duplicated\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: g10/keygen.c:329 +#, fuzzy, c-format +msgid "too many cipher preferences\n" +msgstr "príliš veľa `%c' predvolieb\n" + +#: g10/keygen.c:331 +#, fuzzy, c-format +msgid "too many digest preferences\n" +msgstr "príliš veľa `%c' predvolieb\n" + +#: g10/keygen.c:333 +#, fuzzy, c-format +msgid "too many compression preferences\n" +msgstr "príliš veľa `%c' predvolieb\n" + +#: g10/keygen.c:493 +#, fuzzy, c-format +msgid "invalid item '%s' in preference string\n" +msgstr "neplatný znak v reťazci s predvoľbami\n" + +#: g10/keygen.c:972 +#, c-format +msgid "writing direct signature\n" +msgstr "zapisujem podpis kľúča ním samým (direct signature)\n" + +#: g10/keygen.c:1018 +#, c-format +msgid "writing self signature\n" +msgstr "zapisujem podpis kľúča sebou samým\n" + +#: g10/keygen.c:1075 +#, c-format +msgid "writing key binding signature\n" +msgstr "zapisujem \"key-binding\" podpis\n" + +#: g10/keygen.c:1440 g10/keygen.c:1445 g10/keygen.c:1497 g10/keygen.c:1502 +#: g10/keygen.c:1656 g10/keygen.c:1661 +#, c-format +msgid "keysize invalid; using %u bits\n" +msgstr "neplatná dĺžka kľúča; použijem %u bitov\n" + +#: g10/keygen.c:1451 g10/keygen.c:1508 g10/keygen.c:1516 g10/keygen.c:1667 +#, c-format +msgid "keysize rounded up to %u bits\n" +msgstr "dĺžka kľúča zaokrúhlená na %u bitov\n" + +#: g10/keygen.c:1542 +#, c-format +msgid "" +"WARNING: some OpenPGP programs can't handle a DSA key with this digest size\n" +msgstr "" + +#: g10/keygen.c:1723 +#, fuzzy +msgid "Sign" +msgstr "sign" + +#: g10/keygen.c:1726 +msgid "Certify" +msgstr "" + +#: g10/keygen.c:1729 +#, fuzzy +msgid "Encrypt" +msgstr "šifrovať dáta" + +#: g10/keygen.c:1732 +msgid "Authenticate" +msgstr "" + +#. TRANSLATORS: Please use only plain ASCII characters for the +#. * translation. If this is not possible use single digits. The +#. * string needs to 8 bytes long. Here is a description of the +#. * functions: +#. * +#. * s = Toggle signing capability +#. * e = Toggle encryption capability +#. * a = Toggle authentication capability +#. * q = Finish +#. +#: g10/keygen.c:1753 +msgid "SsEeAaQq" +msgstr "" + +#: g10/keygen.c:1784 +#, c-format +msgid "Possible actions for a %s key: " +msgstr "" + +#: g10/keygen.c:1790 +msgid "Current allowed actions: " +msgstr "" + +#: g10/keygen.c:1795 +#, c-format +msgid " (%c) Toggle the sign capability\n" +msgstr "" + +#: g10/keygen.c:1798 +#, fuzzy, c-format +msgid " (%c) Toggle the encrypt capability\n" +msgstr " (%d) ElGamal (len na šifrovanie)\n" + +#: g10/keygen.c:1801 +#, c-format +msgid " (%c) Toggle the authenticate capability\n" +msgstr "" + +#: g10/keygen.c:1804 +#, c-format +msgid " (%c) Finished\n" +msgstr "" + +#: g10/keygen.c:1930 +#, fuzzy, c-format +msgid " (%d) RSA and RSA (default)\n" +msgstr " (%d) DSA a ElGamal (implicitný)\n" + +#: g10/keygen.c:1934 +#, fuzzy, c-format +msgid " (%d) DSA and Elgamal\n" +msgstr " (%d) DSA a ElGamal (implicitný)\n" + +#: g10/keygen.c:1937 +#, c-format +msgid " (%d) DSA (sign only)\n" +msgstr " (%d) DSA (len na podpis)\n" + +#: g10/keygen.c:1939 +#, c-format +msgid " (%d) RSA (sign only)\n" +msgstr " (%d) RSA (len na podpis)\n" + +#: g10/keygen.c:1945 +#, fuzzy, c-format +msgid " (%d) Elgamal (encrypt only)\n" +msgstr " (%d) ElGamal (len na šifrovanie)\n" + +#: g10/keygen.c:1947 +#, c-format +msgid " (%d) RSA (encrypt only)\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1953 +#, fuzzy, c-format +msgid " (%d) DSA (set your own capabilities)\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1955 +#, fuzzy, c-format +msgid " (%d) RSA (set your own capabilities)\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1961 +#, fuzzy, c-format +msgid " (%d) ECC and ECC\n" +msgstr " (%d) DSA a ElGamal (implicitný)\n" + +#: g10/keygen.c:1963 +#, fuzzy, c-format +#| msgid " (%d) DSA (sign only)\n" +msgid " (%d) ECC (sign only)\n" +msgstr " (%d) DSA (len na podpis)\n" + +#: g10/keygen.c:1965 +#, fuzzy, c-format +msgid " (%d) ECC (set your own capabilities)\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1967 +#, fuzzy, c-format +#| msgid " (%d) RSA (encrypt only)\n" +msgid " (%d) ECC (encrypt only)\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1971 +#, fuzzy, c-format +msgid " (%d) Existing key\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:1973 +#, fuzzy, c-format +msgid " (%d) Existing key from card\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: g10/keygen.c:2069 sm/certreqgen-ui.c:202 +#, fuzzy +msgid "Enter the keygrip: " +msgstr "Podpisová notácia: " + +#: g10/keygen.c:2082 sm/certreqgen-ui.c:210 +msgid "Not a valid keygrip (expecting 40 hex digits)\n" +msgstr "" + +#: g10/keygen.c:2084 sm/certreqgen-ui.c:212 +#, fuzzy +msgid "No key with this keygrip\n" +msgstr "Neexistuje identifikátor užívateľa s indexom %d\n" + +#: g10/keygen.c:2103 g10/keygen.c:2113 g10/keygen.c:3216 g10/keygen.c:3227 +#: sm/certreqgen-ui.c:230 sm/certreqgen-ui.c:239 +#, fuzzy, c-format +msgid "error reading the card: %s\n" +msgstr "%s: chyba pri čítaní voľného záznamu: %s\n" + +#: g10/keygen.c:2107 g10/keygen.c:3220 sm/certreqgen-ui.c:233 +#, fuzzy, c-format +msgid "Serial number of the card: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/keygen.c:2120 sm/certreqgen-ui.c:245 +#, fuzzy +msgid "Available keys:\n" +msgstr "nastaviť kľúč ako neplatný (disable)" + +#: g10/keygen.c:2297 g10/keygen.c:2311 +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "zaokrúhlené na %u bitov\n" + +#: g10/keygen.c:2352 +#, c-format +msgid "%s keys may be between %u and %u bits long.\n" +msgstr "" + +#: g10/keygen.c:2360 +#, fuzzy, c-format +msgid "What keysize do you want for the subkey? (%u) " +msgstr "Akú veľkosť kľúča si prajete? (1024) " + +#: g10/keygen.c:2377 sm/certreqgen-ui.c:189 +#, c-format +msgid "Requested keysize is %u bits\n" +msgstr "Požadovaná dĺžka kľúča je %u bitov.\n" + +#: g10/keygen.c:2423 +#, fuzzy +#| msgid "Please select what kind of key you want:\n" +msgid "Please select which elliptic curve you want:\n" +msgstr "Prosím, vyberte druh kľúča, ktorý chcete:\n" + +#: g10/keygen.c:2611 +msgid "" +"Please specify how long the key should be valid.\n" +" 0 = key does not expire\n" +" <n> = key expires in n days\n" +" <n>w = key expires in n weeks\n" +" <n>m = key expires in n months\n" +" <n>y = key expires in n years\n" +msgstr "" +"Prosím určte, ako dlho by mal kľúč platit.\n" +" 0 = doba platnosti kľúča nie je obmedzená\n" +" <n> = doba platnosti kľúča skončí za n dní\n" +" <n>w = doba platnosti kľúča skončí za n týždňov\n" +" <n>m = doba platnosti kľúča skončí za n mesiacov\n" +" <n>y = doba platnosti kľúča skončí za n rokov\n" + +#: g10/keygen.c:2622 +msgid "" +"Please specify how long the signature should be valid.\n" +" 0 = signature does not expire\n" +" <n> = signature expires in n days\n" +" <n>w = signature expires in n weeks\n" +" <n>m = signature expires in n months\n" +" <n>y = signature expires in n years\n" +msgstr "" +"Prosím určte, ako dlho by mal podpis platit.\n" +" 0 = doba platnosti podpisu nie je onmedzená\n" +" <n> = doba platnosti podpisu skončí za n dní\n" +" <n>w = doba platnosti podpisu skončí za n týždňov\n" +" <n>m = doba platnosti podpisu skončí za n mesiacov\n" +" <n>y = doba platnosti podpisu skončí za n rokov\n" + +#: g10/keygen.c:2645 +msgid "Key is valid for? (0) " +msgstr "Kľúč je platný na? (0) " + +#: g10/keygen.c:2650 +#, fuzzy, c-format +msgid "Signature is valid for? (%s) " +msgstr "Podpis je platný na? (0) " + +#: g10/keygen.c:2663 g10/keygen.c:2688 +msgid "invalid value\n" +msgstr "neplatná hodnota\n" + +#: g10/keygen.c:2670 +#, fuzzy +msgid "Key does not expire at all\n" +msgstr "platnosť %s neskončí\n" + +#: g10/keygen.c:2671 +#, fuzzy +msgid "Signature does not expire at all\n" +msgstr "platnosť %s neskončí\n" + +#: g10/keygen.c:2676 +#, fuzzy, c-format +msgid "Key expires at %s\n" +msgstr "platnosť %s skončí %s\n" + +#: g10/keygen.c:2677 +#, fuzzy, c-format +msgid "Signature expires at %s\n" +msgstr "Platnosť podpisu vyprší %s\n" + +#: g10/keygen.c:2681 +msgid "" +"Your system can't display dates beyond 2038.\n" +"However, it will be correctly handled up to 2106.\n" +msgstr "" +"Váš systém nevie zobraziť dátumy po roku 2038.\n" +"V každom prípade budú dátumy korektne spracovávané do roku 2106.\n" + +#: g10/keygen.c:2694 +#, fuzzy +msgid "Is this correct? (y/N) " +msgstr "Je to správne (a/n)? " + +#: g10/keygen.c:2762 +msgid "" +"\n" +"GnuPG needs to construct a user ID to identify your key.\n" +"\n" +msgstr "" + +#. TRANSLATORS: This string is in general not anymore used +#. but you should keep your existing translation. In case +#. the new string is not translated this old string will +#. be used. +#: g10/keygen.c:2777 +#, fuzzy +msgid "" +"\n" +"You need a user ID to identify your key; the software constructs the user " +"ID\n" +"from the Real Name, Comment and Email Address in this form:\n" +" \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n" +"\n" +msgstr "" +"\n" +"Aby bolo možné rozpoznať Váš kľúč, musíte poznať identifikátor užívateľa;\n" +"program ho zloží z Vášho mena a priezviska, komentára a e-mailu v tomto " +"tvare:\n" +" \"Jozko Mrkvicka (student) <jozko@mrkvicka.sk>\"\n" +"\n" + +#: g10/keygen.c:2796 +msgid "Real name: " +msgstr "Meno a priezvisko: " + +#: g10/keygen.c:2805 +msgid "Invalid character in name\n" +msgstr "Neplatný znak ve mene\n" + +#: g10/keygen.c:2806 +#, c-format +msgid "The characters '%s' and '%s' may not appear in name\n" +msgstr "" + +#: g10/keygen.c:2810 +msgid "Name may not start with a digit\n" +msgstr "Meno nemôže začínať číslicou\n" + +#: g10/keygen.c:2813 +msgid "Name must be at least 5 characters long\n" +msgstr "Meno musí byť dlhé aspoň 5 znakov\n" + +#: g10/keygen.c:2823 +msgid "Email address: " +msgstr "E-mailová adresa: " + +#: g10/keygen.c:2829 +msgid "Not a valid email address\n" +msgstr "Neplatná e-mailová adresa\n" + +#: g10/keygen.c:2838 +msgid "Comment: " +msgstr "Komentár: " + +#: g10/keygen.c:2844 +msgid "Invalid character in comment\n" +msgstr "Neplatný znak v komentári\n" + +#: g10/keygen.c:2880 +#, fuzzy, c-format +#| msgid "You are using the `%s' character set.\n" +msgid "You are using the '%s' character set.\n" +msgstr "Používate znakovú sadu `%s'.\n" + +#: g10/keygen.c:2886 +#, c-format +msgid "" +"You selected this USER-ID:\n" +" \"%s\"\n" +"\n" +msgstr "" +"Zvolili ste tento identifikátor užívateľa:\n" +" \"%s\"\n" +"\n" + +#: g10/keygen.c:2891 +msgid "Please don't put the email address into the real name or the comment\n" +msgstr "Do poľa meno alebo komentár nepíšte, prosím, e-mailovú adresu.\n" + +#. TRANSLATORS: These are the allowed answers in +#. lower and uppercase. Below you will find the matching +#. string which should be translated accordingly and the +#. letter changed to match the one in the answer string. +#. +#. n = Change name +#. c = Change comment +#. e = Change email +#. o = Okay (ready, continue) +#. q = Quit +#. +#: g10/keygen.c:2916 +msgid "NnCcEeOoQq" +msgstr "mMkKeEPpUu" + +#: g10/keygen.c:2926 +msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " +msgstr "Zmeniť (M)eno, (K)omentár, (E)-mail alebo (U)končiť? " + +#: g10/keygen.c:2927 +msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " +msgstr "Zmeniť (M)eno, (K)omentár, (E)-mail alebo (P)okračovať/(U)končiť? " + +#: g10/keygen.c:2932 +#, fuzzy +#| msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " +msgid "Change (N)ame, (E)mail, or (Q)uit? " +msgstr "Zmeniť (M)eno, (K)omentár, (E)-mail alebo (U)končiť? " + +#: g10/keygen.c:2933 +#, fuzzy +#| msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " +msgid "Change (N)ame, (E)mail, or (O)kay/(Q)uit? " +msgstr "Zmeniť (M)eno, (K)omentár, (E)-mail alebo (P)okračovať/(U)končiť? " + +#: g10/keygen.c:2952 +msgid "Please correct the error first\n" +msgstr "Najskôr, prosím, opravte chybu\n" + +#: g10/keygen.c:2998 +msgid "" +"We need to generate a lot of random bytes. It is a good idea to perform\n" +"some other action (type on the keyboard, move the mouse, utilize the\n" +"disks) during the prime generation; this gives the random number\n" +"generator a better chance to gain enough entropy.\n" +msgstr "" +"Je potrebné vytvoriť veľa náhodných bajtov. Počas vytvárania môžete\n" +"vykonávať inú prácu na počítači (písať na klávesnici, pohybovať myšou,\n" +"používať disky); vďaka tomu má generátor lepšiu šancu získať dostatok " +"entropie.\n" + +#: g10/keygen.c:4278 g10/keygen.c:4349 g10/keygen.c:4367 g10/keygen.c:4395 +#: g10/keygen.c:4739 g10/keygen.c:5239 g10/keygen.c:5534 g10/keygen.c:5639 +#, c-format +msgid "Key generation failed: %s\n" +msgstr "Vytvorenie kľúča sa nepodarilo: %s\n" + +#: g10/keygen.c:4287 +#, c-format +msgid "" +"About to create a key for:\n" +" \"%s\"\n" +"\n" +msgstr "" + +#: g10/keygen.c:4289 +msgid "Continue? (Y/n) " +msgstr "" + +#: g10/keygen.c:4310 +#, fuzzy, c-format +msgid "A key for \"%s\" already exists\n" +msgstr "`%s' je už skomprimovaný\n" + +#: g10/keygen.c:4315 +#, fuzzy +msgid "Create anyway? (y/N) " +msgstr "Použiť napriek tomu tento kľúč? " + +#: g10/keygen.c:4321 +#, fuzzy, c-format +msgid "creating anyway\n" +msgstr "vytvoriť nový pár kľúčov" + +#: g10/keygen.c:4722 +#, c-format +msgid "Note: Use \"%s %s\" for a full featured key generation dialog.\n" +msgstr "" + +#: g10/keygen.c:4771 +#, c-format +msgid "Key generation canceled.\n" +msgstr "Vytváranie kľúča bolo zrušené.\n" + +#: g10/keygen.c:4831 +#, fuzzy, c-format +msgid "can't create backup file '%s': %s\n" +msgstr "nemôžem vytvoriť `%s': %s\n" + +#: g10/keygen.c:4851 +#, fuzzy, c-format +msgid "Note: backup of card key saved to '%s'\n" +msgstr "POZNÁMKA: platnosť tajného kľúča %08lX skončila %s\n" + +#: g10/keygen.c:5010 g10/keygen.c:5172 +#, fuzzy, c-format +#| msgid "writing public key to `%s'\n" +msgid "writing public key to '%s'\n" +msgstr "zapisujem verejný kľúč do `%s'\n" + +#: g10/keygen.c:5166 +#, c-format +msgid "no writable public keyring found: %s\n" +msgstr "nenájdený zapisovateľný súbor verejných kľúčov (pubring): %s\n" + +#: g10/keygen.c:5180 +#, fuzzy, c-format +#| msgid "error writing public keyring `%s': %s\n" +msgid "error writing public keyring '%s': %s\n" +msgstr "chyba pri zápise do súboru verejných kľúčov `%s': %s\n" + +#: g10/keygen.c:5210 +msgid "public and secret key created and signed.\n" +msgstr "verejný a tajný kľúč boli vytvorené a podpísané.\n" + +#: g10/keygen.c:5226 +#, fuzzy +msgid "" +"Note that this key cannot be used for encryption. You may want to use\n" +"the command \"--edit-key\" to generate a subkey for this purpose.\n" +msgstr "" +"Tento kľúč nemôže byť použitý na šifrovanie. Pre vytvorenie\n" +"sekundárneho kľúča na tento účel môžete použiť príkaz \"--edit-key\".\n" + +#: g10/keygen.c:5401 g10/keygen.c:5590 +#, c-format +msgid "" +"key has been created %lu second in future (time warp or clock problem)\n" +msgstr "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" + +#: g10/keygen.c:5403 g10/keygen.c:5592 +#, c-format +msgid "" +"key has been created %lu seconds in future (time warp or clock problem)\n" +msgstr "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" + +#: g10/keygen.c:5414 g10/keygen.c:5603 +#, fuzzy, c-format +#| msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" +msgid "Note: creating subkeys for v3 keys is not OpenPGP compliant\n" +msgstr "POZNÁMKA: vytvorenie podkľúča pre kľúče v3 nie je v súlade s OpenPGP\n" + +#: g10/keygen.c:5426 g10/keygen.c:5428 +#, c-format +msgid "Secret parts of primary key are not available.\n" +msgstr "Tajné časti primárneho kľúča nie sú dostupné.\n" + +#: g10/keygen.c:5435 g10/keygen.c:5437 +#, fuzzy, c-format +msgid "Secret parts of primary key are stored on-card.\n" +msgstr "Tajné časti primárneho kľúča nie sú dostupné.\n" + +#: g10/keygen.c:5456 g10/keygen.c:5617 +#, fuzzy +msgid "Really create? (y/N) " +msgstr "Skutočne vytvoriť? " + +#: g10/keyid.c:666 g10/keyid.c:677 g10/keyid.c:688 +msgid "never " +msgstr "nikdy " + +#: g10/keylist.c:332 +msgid "Critical signature policy: " +msgstr "Kritická podpisová politika: " + +#: g10/keylist.c:334 +msgid "Signature policy: " +msgstr "Podpisová politika: " + +#: g10/keylist.c:374 +msgid "Critical preferred keyserver: " +msgstr "" + +#: g10/keylist.c:427 +msgid "Critical signature notation: " +msgstr "Kritická podpisová notácia: " + +#: g10/keylist.c:429 +msgid "Signature notation: " +msgstr "Podpisová notácia: " + +#: g10/keylist.c:479 +#, fuzzy, c-format +#| msgid "%d bad signatures\n" +msgid "%d good signature\n" +msgid_plural "%d good signatures\n" +msgstr[0] "%d zlých podpisov\n" +msgstr[1] "%d zlých podpisov\n" + +#: g10/keylist.c:492 +#, fuzzy, c-format +#| msgid "1 signature not checked due to an error\n" +msgid "%d signature not checked due to an error\n" +msgid_plural "%d signatures not checked due to errors\n" +msgstr[0] "1 podpis neoverený, pretože vznikla chyba\n" +msgstr[1] "1 podpis neoverený, pretože vznikla chyba\n" + +#: g10/keylist.c:580 +#, c-format +msgid "Warning: %lu key skipped due to its large size\n" +msgid_plural "Warning: %lu keys skipped due to their large sizes\n" +msgstr[0] "" +msgstr[1] "" + +#: g10/keylist.c:603 +msgid "Keyring" +msgstr "súbor kľúčov (keyring)" + +#: g10/keylist.c:2012 +msgid "Primary key fingerprint:" +msgstr "Primárny fingerprint kľúča:" + +#: g10/keylist.c:2014 +msgid " Subkey fingerprint:" +msgstr " Fingerprint podkľúča:" + +#. TRANSLATORS: this should fit into 24 bytes so that the +#. * fingerprint data is properly aligned with the user ID +#: g10/keylist.c:2022 +msgid " Primary key fingerprint:" +msgstr " Primárny fingerprint kľúča:" + +#: g10/keylist.c:2024 g10/keylist.c:2034 +msgid " Subkey fingerprint:" +msgstr " Fingerprint podkľúča:" + +#: g10/keylist.c:2029 g10/keylist.c:2045 +#, fuzzy +msgid " Key fingerprint =" +msgstr " Fingerprint kľúča =" + +#: g10/keylist.c:2096 +msgid " Card serial no. =" +msgstr "" + +#: g10/keyring.c:1470 +#, fuzzy, c-format +msgid "caching keyring '%s'\n" +msgstr "kontrolujem súbor kľúčov (keyring) `%s'\n" + +#: g10/keyring.c:1546 +#, fuzzy, c-format +msgid "%lu keys cached so far (%lu signature)\n" +msgid_plural "%lu keys cached so far (%lu signatures)\n" +msgstr[0] "%lu kľúčov skontrolovaných (%lu podpisov)\n" +msgstr[1] "%lu kľúčov skontrolovaných (%lu podpisov)\n" + +#: g10/keyring.c:1562 +#, c-format +msgid "%lu key cached" +msgid_plural "%lu keys cached" +msgstr[0] "" +msgstr[1] "" + +#: g10/keyring.c:1564 +#, fuzzy, c-format +#| msgid "1 bad signature\n" +msgid " (%lu signature)\n" +msgid_plural " (%lu signatures)\n" +msgstr[0] "1 zlý podpis\n" +msgstr[1] "1 zlý podpis\n" + +#: g10/keyring.c:1641 +#, c-format +msgid "%s: keyring created\n" +msgstr "%s: súbor kľúčov (keyring) vytvorený\n" + +#: g10/keyserver.c:91 +msgid "override proxy options set for dirmngr" +msgstr "" + +#: g10/keyserver.c:93 +msgid "include revoked keys in search results" +msgstr "" + +#: g10/keyserver.c:94 +msgid "include subkeys when searching by key ID" +msgstr "" + +#: g10/keyserver.c:96 +msgid "override timeout options set for dirmngr" +msgstr "" + +#: g10/keyserver.c:100 +msgid "automatically retrieve keys when verifying signatures" +msgstr "" + +#: g10/keyserver.c:102 +#, fuzzy +msgid "honor the preferred keyserver URL set on the key" +msgstr "zadané URL pre podpisovú politiku je neplatné\n" + +#: g10/keyserver.c:104 +msgid "honor the PKA record set on a key when retrieving keys" +msgstr "" + +#: g10/keyserver.c:373 +#, fuzzy +msgid "disabled" +msgstr "disable" + +#: g10/keyserver.c:577 +msgid "Enter number(s), N)ext, or Q)uit > " +msgstr "" + +#: g10/keyserver.c:683 +#, fuzzy, c-format +msgid "invalid keyserver protocol (us %d!=handler %d)\n" +msgstr "neplatný parameter pre export\n" + +#: g10/keyserver.c:824 g10/keyserver.c:939 +#, c-format +msgid "\"%s\" not a key ID: skipping\n" +msgstr "" + +#: g10/keyserver.c:1237 g10/keyserver.c:1270 +#, fuzzy, c-format +msgid "refreshing %d key from %s\n" +msgid_plural "refreshing %d keys from %s\n" +msgstr[0] "požadujem kľúč %08lX z %s\n" +msgstr[1] "požadujem kľúč %08lX z %s\n" + +#: g10/keyserver.c:1244 +#, fuzzy, c-format +msgid "WARNING: unable to refresh key %s via %s: %s\n" +msgstr "VAROVANIE: nemôžem vymazať dočasný súbor (%s) `%s': %s\n" + +#: g10/keyserver.c:1336 +#, fuzzy, c-format +msgid "key \"%s\" not found on keyserver\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: g10/keyserver.c:1339 +#, fuzzy, c-format +msgid "key not found on keyserver\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: g10/keyserver.c:1504 +#, fuzzy, c-format +msgid "requesting key %s from %s\n" +msgstr "požadujem kľúč %08lX z %s\n" + +#: g10/keyserver.c:1619 g10/keyserver.c:1812 +#, fuzzy, c-format +msgid "no keyserver known\n" +msgstr "neplatný parameter pre export\n" + +#: g10/keyserver.c:1634 g10/skclist.c:215 g10/skclist.c:243 +#, fuzzy, c-format +msgid "skipped \"%s\": %s\n" +msgstr "preskočený `%s': %s\n" + +#: g10/keyserver.c:1638 +#, fuzzy, c-format +msgid "sending key %s to %s\n" +msgstr "" +"\"\n" +"podpísané Vaším kľúčom %08lX v %s\n" + +#: g10/keyserver.c:1681 +#, fuzzy, c-format +msgid "requesting key from '%s'\n" +msgstr "požadujem kľúč %08lX z %s\n" + +#: g10/keyserver.c:1699 +#, fuzzy, c-format +msgid "WARNING: unable to fetch URI %s: %s\n" +msgstr "VAROVANIE: nemôžem vymazať dočasný súbor (%s) `%s': %s\n" + +#: g10/mainproc.c:302 +#, c-format +msgid "weird size for an encrypted session key (%d)\n" +msgstr "zvláštna veľkosť šifrovacieho kľúča pre sedenie (%d)\n" + +#: g10/mainproc.c:408 +#, c-format +msgid "%s encrypted session key\n" +msgstr "%s kľúč šifrovaného sedenia\n" + +#: g10/mainproc.c:422 +#, fuzzy, c-format +msgid "passphrase generated with unknown digest algorithm %d\n" +msgstr "zašifrované neznámym algoritmom %d\n" + +#: g10/mainproc.c:523 +#, fuzzy, c-format +msgid "public key is %s\n" +msgstr "verejný kľúč je %08lX\n" + +#: g10/mainproc.c:599 +#, c-format +msgid "public key encrypted data: good DEK\n" +msgstr "dáta zašifrované verejným kľúčom: správny DEK\n" + +#: g10/mainproc.c:632 +#, fuzzy, c-format +msgid "encrypted with %u-bit %s key, ID %s, created %s\n" +msgstr "zašifrované %u-bitovým %s kľúčom, ID %08lX, vytvoreným %s\n" + +#: g10/mainproc.c:636 g10/pkclist.c:228 +#, fuzzy, c-format +msgid " \"%s\"\n" +msgstr " alias \"" + +# Scripte scannen lt. dl1bke auf "ID (0-9A-F)+" deswegen muß "ID" rein :-( +# [kw] +#: g10/mainproc.c:640 +#, fuzzy, c-format +msgid "encrypted with %s key, ID %s\n" +msgstr "zašifrovaná %s kľúčom, ID %08lX\n" + +#: g10/mainproc.c:661 +#, c-format +msgid "public key decryption failed: %s\n" +msgstr "dešifrovanie verejným kľúčom zlyhalo: %s\n" + +#: g10/mainproc.c:686 g10/mainproc.c:1064 +#, c-format +msgid "WARNING: multiple plaintexts seen\n" +msgstr "" + +#: g10/mainproc.c:694 +#, c-format +msgid "encrypted with %lu passphrases\n" +msgstr "zašifrované s %lu heslami\n" + +#: g10/mainproc.c:696 +#, c-format +msgid "encrypted with 1 passphrase\n" +msgstr "zašifrované jedným heslom\n" + +#: g10/mainproc.c:730 g10/mainproc.c:751 +#, c-format +msgid "assuming %s encrypted data\n" +msgstr "predpokladám %s šifrovaných dát\n" + +#: g10/mainproc.c:737 +#, c-format +msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" +msgstr "" +"algoritmus IDEA nie je dostupný; optimisticky sa ho pokúsime nahradiť " +"algoritmom %s\n" + +#: g10/mainproc.c:839 g10/mainproc.c:883 +#, c-format +msgid "WARNING: message was not integrity protected\n" +msgstr "VAROVANIE: správa nemá ochranu integrity\n" + +#: g10/mainproc.c:850 +msgid "" +"Hint: If this message was created before the year 2003 it is\n" +"likely that this message is legitimate. This is because back\n" +"then integrity protection was not widely used.\n" +msgstr "" + +#: g10/mainproc.c:853 +#, c-format +msgid "Use the option '%s' to decrypt anyway.\n" +msgstr "" + +#: g10/mainproc.c:858 +#, fuzzy, c-format +#| msgid "decryption failed: %s\n" +msgid "decryption forced to fail!\n" +msgstr "dešifrovanie zlyhalo: %s\n" + +#: g10/mainproc.c:870 +#, c-format +msgid "decryption okay\n" +msgstr "dešifrovanie o.k.\n" + +#: g10/mainproc.c:889 +#, c-format +msgid "WARNING: encrypted message has been manipulated!\n" +msgstr "VAROVANIE: so zašifrovanou správou bolo manipulované!\n" + +#: g10/mainproc.c:914 +#, c-format +msgid "decryption failed: %s\n" +msgstr "dešifrovanie zlyhalo: %s\n" + +#: g10/mainproc.c:980 +#, fuzzy, c-format +#| msgid "NOTE: sender requested \"for-your-eyes-only\"\n" +msgid "Note: sender requested \"for-your-eyes-only\"\n" +msgstr "POZNÁMKA: odosielateľ požadoval (\"for-your-eyes-only\")\n" + +#: g10/mainproc.c:987 +#, c-format +msgid "original file name='%.*s'\n" +msgstr "pôvodné meno súboru='%.*s'\n" + +#: g10/mainproc.c:1242 +#, c-format +msgid "standalone revocation - use \"gpg --import\" to apply\n" +msgstr "" +"samostatný revokačný certifikát - použite \"gpg --import\", ak ho chcete " +"využiť\n" + +#: g10/mainproc.c:1546 g10/mainproc.c:1589 +#, fuzzy, c-format +msgid "no signature found\n" +msgstr "Dobrý podpis od \"" + +#: g10/mainproc.c:1946 +#, fuzzy, c-format +msgid "BAD signature from \"%s\"" +msgstr "ZLÝ podpis od \"" + +#: g10/mainproc.c:1948 +#, fuzzy, c-format +msgid "Expired signature from \"%s\"" +msgstr "Podpis s vypršanou platnosťou od \"" + +#: g10/mainproc.c:1950 +#, fuzzy, c-format +msgid "Good signature from \"%s\"" +msgstr "Dobrý podpis od \"" + +#: g10/mainproc.c:1970 +#, c-format +msgid "signature verification suppressed\n" +msgstr "verifikácia podpisu potlačená\n" + +#: g10/mainproc.c:2079 +#, fuzzy, c-format +msgid "can't handle this ambiguous signature data\n" +msgstr "neviem pracovať s týmito násobnými podpismi\n" + +#: g10/mainproc.c:2095 g10/mainproc.c:2102 +#, fuzzy, c-format +msgid "Signature made %s\n" +msgstr "Platnosť podpisu vypršala %s\n" + +#: g10/mainproc.c:2096 g10/mainproc.c:2103 sm/verify.c:476 +#, fuzzy, c-format +msgid " using %s key %s\n" +msgstr " alias \"" + +# Scripte scannen lt. dl1bke auf "ID (0-9A-F)+" deswegen muß "ID" rein :-( +#: g10/mainproc.c:2107 +#, fuzzy, c-format +msgid "Signature made %s using %s key ID %s\n" +msgstr "Podpis vytvorený %.*s pomocou %s kľúča ID %08lX\n" + +#: g10/mainproc.c:2113 +#, fuzzy, c-format +msgid " issuer \"%s\"\n" +msgstr " alias \"" + +#: g10/mainproc.c:2164 +#, c-format +msgid "Key available at: " +msgstr "Kľúč k dispozícii na: " + +#: g10/mainproc.c:2206 +#, c-format +msgid "Note: Use '%s' to make use of this info\n" +msgstr "" + +#: g10/mainproc.c:2422 +msgid "[uncertain]" +msgstr "[neistý] " + +#: g10/mainproc.c:2460 +#, fuzzy, c-format +msgid " aka \"%s\"" +msgstr " alias \"" + +#: g10/mainproc.c:2535 +#, fuzzy, c-format +#| msgid "WARNING: This key is not certified with a trusted signature!\n" +msgid "WARNING: This key is not suitable for signing in %s mode\n" +msgstr "VAROVANIE: Tento kľúč nie certifikovaný dôveryhodným podpisom!\n" + +#: g10/mainproc.c:2553 +#, c-format +msgid "Signature expired %s\n" +msgstr "Platnosť podpisu vypršala %s\n" + +#: g10/mainproc.c:2557 +#, c-format +msgid "Signature expires %s\n" +msgstr "Platnosť podpisu vyprší %s\n" + +#: g10/mainproc.c:2568 +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "%s signature, digest algorithm %s%s%s\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/mainproc.c:2569 +msgid "binary" +msgstr "binárne" + +#: g10/mainproc.c:2570 +msgid "textmode" +msgstr "textový mód" + +#: g10/mainproc.c:2570 g10/trust.c:112 dirmngr/ocsp.c:795 +msgid "unknown" +msgstr "neznáme" + +#: g10/mainproc.c:2572 +#, fuzzy +#| msgid "unknown pubkey algorithm" +msgid ", key algorithm " +msgstr "neznámy algoritmus verejného kľúča" + +#: g10/mainproc.c:2607 +#, c-format +msgid "WARNING: not a detached signature; file '%s' was NOT verified!\n" +msgstr "" + +#: g10/mainproc.c:2654 +#, c-format +msgid "Can't check signature: %s\n" +msgstr "Nemôžem overiť podpis: %s\n" + +#: g10/mainproc.c:2750 g10/mainproc.c:2769 g10/mainproc.c:2893 +#, c-format +msgid "not a detached signature\n" +msgstr "toto nie je podpis oddelený od dokumentu\n" + +#: g10/mainproc.c:2803 +#, c-format +msgid "" +"WARNING: multiple signatures detected. Only the first will be checked.\n" +msgstr "VAROVANIE: Nájdené viacnásobne podpisy. Skontrolovaný bude len prvý.\n" + +#: g10/mainproc.c:2812 +#, c-format +msgid "standalone signature of class 0x%02x\n" +msgstr "samostatný podpis triedy 0x%02x\n" + +#: g10/mainproc.c:2897 +#, c-format +msgid "old style (PGP 2.x) signature\n" +msgstr "podpis starého typu (PGP 2.x)\n" + +#: g10/misc.c:106 g10/misc.c:136 g10/misc.c:212 +#, fuzzy, c-format +msgid "fstat of '%s' failed in %s: %s\n" +msgstr "nemožno otvoriť súbor: %s\n" + +#: g10/misc.c:175 +#, fuzzy, c-format +msgid "fstat(%d) failed in %s: %s\n" +msgstr "databáza dôvery: procedúra read() (n=%d) zlyhala: %s\n" + +#: g10/misc.c:284 +#, fuzzy, c-format +msgid "WARNING: using experimental public key algorithm %s\n" +msgstr "nemôžem pracovať s algoritmom verejného kľúča %d\n" + +#: g10/misc.c:291 +#, fuzzy, c-format +msgid "WARNING: Elgamal sign+encrypt keys are deprecated\n" +msgstr "" +"vyžiadaný hashovací algoritmus %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#: g10/misc.c:305 +#, fuzzy, c-format +msgid "WARNING: using experimental cipher algorithm %s\n" +msgstr "šifrovací algoritmus nie je implementovaný" + +#: g10/misc.c:323 +#, fuzzy, c-format +msgid "WARNING: using experimental digest algorithm %s\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/misc.c:331 +#, fuzzy, c-format +msgid "WARNING: digest algorithm %s is deprecated\n" +msgstr "" +"vyžiadaný hashovací algoritmus %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#: g10/misc.c:360 +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/misc.c:376 +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: third-party key signatures using the %s algorithm are rejected\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: g10/misc.c:400 +#, fuzzy, c-format +msgid "(reported error: %s)\n" +msgstr "chyba pri čítaní: %s\n" + +#: g10/misc.c:403 +#, fuzzy, c-format +msgid "(reported error: %s <%s>)\n" +msgstr "chyba pri čítaní: %s\n" + +#: g10/misc.c:422 +#, c-format +msgid "(further info: " +msgstr "" + +#: g10/misc.c:1189 +#, c-format +msgid "%s:%d: deprecated option \"%s\"\n" +msgstr "%s:%d: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/misc.c:1193 +#, c-format +msgid "WARNING: \"%s\" is a deprecated option\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/misc.c:1195 +#, c-format +msgid "please use \"%s%s\" instead\n" +msgstr "použite namiesto neho \"%s%s\" \n" + +#: g10/misc.c:1202 +#, fuzzy, c-format +msgid "WARNING: \"%s\" is a deprecated command - do not use it\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/misc.c:1212 +#, fuzzy, c-format +msgid "%s:%u: \"%s\" is obsolete in this file - it only has effect in %s\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/misc.c:1216 +#, fuzzy, c-format +msgid "" +"WARNING: \"%s%s\" is an obsolete option - it has no effect except on %s\n" +msgstr "VAROVÁNÍ: použitie parametra \"%s\" sa neodporúča\n" + +#: g10/misc.c:1280 +msgid "Uncompressed" +msgstr "Nekomprimované" + +#. TRANSLATORS: See doc/TRANSLATE about this string. +#: g10/misc.c:1305 +#, fuzzy +msgid "uncompressed|none" +msgstr "Nekomprimované" + +#: g10/misc.c:1410 sm/decrypt.c:1035 sm/encrypt.c:541 sm/verify.c:522 +#, c-format +msgid "operation forced to fail due to unfulfilled compliance rules\n" +msgstr "" + +#: g10/misc.c:1416 +#, c-format +msgid "this message may not be usable by %s\n" +msgstr "táto správa nemusí použiteľná s %s\n" + +#: g10/misc.c:1591 +#, fuzzy, c-format +msgid "ambiguous option '%s'\n" +msgstr "čítam možnosti z `%s'\n" + +#: g10/misc.c:1616 +#, fuzzy, c-format +msgid "unknown option '%s'\n" +msgstr "neznámy implicitný adresát `%s'\n" + +#: g10/misc.c:1854 +#, c-format +msgid "ECDSA public key is expected to be in SEC encoding multiple of 8 bits\n" +msgstr "" + +#: g10/misc.c:1876 +#, fuzzy, c-format +msgid "unknown weak digest '%s'\n" +msgstr "neznáma trieda podpisu" + +#: g10/openfile.c:78 +#, fuzzy, c-format +#| msgid "File `%s' exists. " +msgid "File '%s' exists. " +msgstr "Súbor `%s' existuje. " + +#: g10/openfile.c:82 +#, fuzzy +msgid "Overwrite? (y/N) " +msgstr "Prepísať (a/N)? " + +#: g10/openfile.c:117 +#, c-format +msgid "%s: unknown suffix\n" +msgstr "%s: neznáma prípona\n" + +#: g10/openfile.c:141 +msgid "Enter new filename" +msgstr "Vložte nový názov súboru" + +#: g10/openfile.c:212 +#, c-format +msgid "writing to stdout\n" +msgstr "zapisujem na štandardný výstup (stdout)\n" + +#: g10/openfile.c:360 +#, fuzzy, c-format +#| msgid "assuming signed data in `%s'\n" +msgid "assuming signed data in '%s'\n" +msgstr "predpokladám podpísané dáta v `%s'\n" + +#: g10/parse-packet.c:378 +#, c-format +msgid "can't handle public key algorithm %d\n" +msgstr "nemôžem pracovať s algoritmom verejného kľúča %d\n" + +#: g10/parse-packet.c:1320 +#, c-format +msgid "WARNING: potentially insecure symmetrically encrypted session key\n" +msgstr "" +"VAROVANIE: pravdepodobne nebezpečný symetricky šifrovaný kľúč sedenia\n" + +#: g10/parse-packet.c:1797 +#, fuzzy, c-format +#| msgid "Critical signature notation: " +msgid "Unknown critical signature notation: " +msgstr "Kritická podpisová notácia: " + +#: g10/parse-packet.c:1922 +#, c-format +msgid "subpacket of type %d has critical bit set\n" +msgstr "podpaket typu %d má nastavený kritický bit\n" + +#: g10/passphrase.c:73 g10/passphrase.c:283 g10/passphrase.c:316 +#, fuzzy, c-format +msgid "problem with the agent: %s\n" +msgstr "problém s agentom: agent vracia 0x%lx\n" + +#: g10/passphrase.c:251 sm/decrypt.c:341 +#, fuzzy +msgid "Please enter the passphrase for decryption." +msgstr "zmeniť heslo" + +#: g10/passphrase.c:253 +msgid "Enter passphrase\n" +msgstr "Vložiť heslo\n" + +#: g10/passphrase.c:277 +#, c-format +msgid "cancelled by user\n" +msgstr "zrušené užívateľom\n" + +#: g10/passphrase.c:523 +#, fuzzy, c-format +msgid " (main key ID %s)" +msgstr " (hlavné ID kľúča %08lX)" + +#: g10/passphrase.c:530 +#, fuzzy +msgid "Please enter the passphrase to unlock the OpenPGP secret key:" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: g10/passphrase.c:534 +#, fuzzy +msgid "Please enter the passphrase to import the OpenPGP secret key:" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: g10/passphrase.c:539 +#, fuzzy +msgid "Please enter the passphrase to export the OpenPGP secret subkey:" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: g10/passphrase.c:542 +#, fuzzy +msgid "Please enter the passphrase to export the OpenPGP secret key:" +msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#: g10/passphrase.c:547 +#, fuzzy +msgid "Do you really want to permanently delete the OpenPGP secret subkey key:" +msgstr "Skutočne chcete zmazať vybrané kľúče? " + +#: g10/passphrase.c:550 +#, fuzzy +msgid "Do you really want to permanently delete the OpenPGP secret key:" +msgstr "Skutočne chcete zmazať vybrané kľúče? " + +#: g10/passphrase.c:559 +#, fuzzy, c-format +msgid "" +"%s\n" +"\"%.*s\"\n" +"%u-bit %s key, ID %s,\n" +"created %s%s.\n" +"%s" +msgstr "dĺžka %u bitov, typ %s, ID %08lX, vytvorený %s" + +#: g10/photoid.c:77 +msgid "" +"\n" +"Pick an image to use for your photo ID. The image must be a JPEG file.\n" +"Remember that the image is stored within your public key. If you use a\n" +"very large picture, your key will become very large as well!\n" +"Keeping the image close to 240x288 is a good size to use.\n" +msgstr "" +"\n" +"Vyberte si obrázok, ktorý bude použitý ako fotografické ID. Tento obrázok\n" +"musí byť vo formáte JPEG. Pamätajte, že bude uložený vo Vašom verejnom " +"kľúči.\n" +"Ak použijete veľmi veľký obrázok, kľúč bude tiež veľký! Odporúčaná veľkosť\n" +"obrázka je okolo 240x288.\n" + +#: g10/photoid.c:99 +msgid "Enter JPEG filename for photo ID: " +msgstr "Meno súbor s fotografiou vo formáte JPEG: " + +#: g10/photoid.c:120 +#, fuzzy, c-format +msgid "unable to open JPEG file '%s': %s\n" +msgstr "nemožno otvoriť súbor: %s\n" + +#: g10/photoid.c:131 +#, c-format +msgid "This JPEG is really large (%d bytes) !\n" +msgstr "" + +#: g10/photoid.c:133 +#, fuzzy +msgid "Are you sure you want to use it? (y/N) " +msgstr "Ste si istý, že ho chcete použiť? (a/N) " + +#: g10/photoid.c:149 +#, fuzzy, c-format +msgid "'%s' is not a JPEG file\n" +msgstr "\"%s\" nie je súbor JPEG\n" + +#: g10/photoid.c:168 +msgid "Is this photo correct (y/N/q)? " +msgstr "Je táto fotografia správna (a/N/u)? " + +#: g10/photoid.c:399 +#, fuzzy, c-format +msgid "unable to display photo ID!\n" +msgstr "nemožno nastaviť exec-path na %s\n" + +#. TRANSLATORS: These are the allowed answers in lower and +#. uppercase. Below you will find the matching strings which +#. should be translated accordingly and the letter changed to +#. match the one in the answer string. +#. +#. i = please show me more information +#. m = back to the main menu +#. s = skip this key +#. q = quit +#. +#: g10/pkclist.c:216 +msgid "iImMqQsS" +msgstr "iImMuUsS" + +#: g10/pkclist.c:224 +#, fuzzy +msgid "No trust value assigned to:\n" +msgstr "" +"Nie je priradená žiadna hodnota dôvery k:\n" +"%4u%c/%08lX %s \"" + +#: g10/pkclist.c:257 +#, fuzzy, c-format +msgid " aka \"%s\"\n" +msgstr " alias \"" + +#: g10/pkclist.c:267 +#, fuzzy +msgid "" +"How much do you trust that this key actually belongs to the named user?\n" +msgstr "Tento kľúč pravdepodobne patrí jeho majiteľovi\n" + +#: g10/pkclist.c:282 +#, fuzzy, c-format +msgid " %d = I don't know or won't say\n" +msgstr " %d = Neviem\n" + +#: g10/pkclist.c:284 +#, fuzzy, c-format +msgid " %d = I do NOT trust\n" +msgstr " %d = Nedôverujem\n" + +#: g10/pkclist.c:290 +#, fuzzy, c-format +msgid " %d = I trust ultimately\n" +msgstr " %d = Dôverujem absolútne\n" + +#: g10/pkclist.c:296 +#, fuzzy +msgid " m = back to the main menu\n" +msgstr " m = späť do hlavného menu\n" + +#: g10/pkclist.c:299 +#, fuzzy +msgid " s = skip this key\n" +msgstr " s = preskočiť tento kľúč\n" + +#: g10/pkclist.c:300 +#, fuzzy +msgid " q = quit\n" +msgstr " u = ukončiť\n" + +#: g10/pkclist.c:304 +#, c-format +msgid "" +"The minimum trust level for this key is: %s\n" +"\n" +msgstr "" + +#: g10/pkclist.c:310 g10/revoke.c:805 +msgid "Your decision? " +msgstr "Vaše rozhodnutie? " + +#: g10/pkclist.c:331 +#, fuzzy +msgid "Do you really want to set this key to ultimate trust? (y/N) " +msgstr "Skutočne chcete nastaviť pre tento kľúč absolútnu dôveru? " + +#: g10/pkclist.c:345 +msgid "Certificates leading to an ultimately trusted key:\n" +msgstr "Certifikáty vedúce k finálnemu dôveryhodnému kľúču:\n" + +#: g10/pkclist.c:434 +#, fuzzy, c-format +msgid "%s: There is no assurance this key belongs to the named user\n" +msgstr "" +"%08lX: Nič nenaznačuje tomu, že tento podpis patrí vlastníkovi kľúča.\n" + +#: g10/pkclist.c:439 +#, fuzzy, c-format +msgid "%s: There is limited assurance this key belongs to the named user\n" +msgstr "" +"%08lX: Nič nenaznačuje tomu, že tento podpis patrí vlastníkovi kľúča.\n" + +#: g10/pkclist.c:445 +#, fuzzy, c-format +msgid "This key probably belongs to the named user\n" +msgstr "Tento kľúč pravdepodobne patrí jeho majiteľovi\n" + +#: g10/pkclist.c:450 +#, c-format +msgid "This key belongs to us\n" +msgstr "Tento kľúč patrí nám (máme zodpovedajúci tajný kľúč)\n" + +#: g10/pkclist.c:456 +#, c-format +msgid "%s: This key is bad! It has been marked as untrusted!\n" +msgstr "" + +#: g10/pkclist.c:484 +#, fuzzy +msgid "" +"This key is bad! It has been marked as untrusted! If you\n" +"*really* know what you are doing, you may answer the next\n" +"question with yes.\n" +msgstr "" +"NIE JE isté, že tento kľúč patrí osobe, ktorá sa vydáva za jeho\n" +"vlastníka. Pokiaľ *skutočne* viete, čo robíte, môžete na otázku\n" +"odpovedať áno\n" +"\n" + +#: g10/pkclist.c:489 +#, fuzzy +msgid "" +"It is NOT certain that the key belongs to the person named\n" +"in the user ID. If you *really* know what you are doing,\n" +"you may answer the next question with yes.\n" +msgstr "" +"NIE JE isté, že tento kľúč patrí osobe, ktorá sa vydáva za jeho\n" +"vlastníka. Pokiaľ *skutočne* viete, čo robíte, môžete na otázku\n" +"odpovedať áno\n" +"\n" + +#: g10/pkclist.c:508 +#, fuzzy +msgid "Use this key anyway? (y/N) " +msgstr "Použiť napriek tomu tento kľúč? " + +#: g10/pkclist.c:562 +#, c-format +msgid "WARNING: Using untrusted key!\n" +msgstr "VAROVANIE: Je použitý nedôveryhodný kľúč!\n" + +#: g10/pkclist.c:569 +#, c-format +msgid "WARNING: this key might be revoked (revocation key not present)\n" +msgstr "VAROVANIE: kľúč môže byť revokovaný (revokačný kľúč neexistuje)\n" + +#: g10/pkclist.c:578 +#, c-format +msgid "WARNING: This key has been revoked by its designated revoker!\n" +msgstr "VAROVANIE: Tento kľúč bol revokovaný jeho určeným revokátorom/!\n" + +#: g10/pkclist.c:581 +#, c-format +msgid "WARNING: This key has been revoked by its owner!\n" +msgstr "VAROVANIE: Tento kľúč bol revokovaný jeho vlastníkom!\n" + +#: g10/pkclist.c:582 +#, fuzzy, c-format +msgid " This could mean that the signature is forged.\n" +msgstr " To môže znamenať, že podpis je falošný.\n" + +#: g10/pkclist.c:588 +#, c-format +msgid "WARNING: This subkey has been revoked by its owner!\n" +msgstr "VAROVANIE: Tento podkľúč bol revokovaný jeho vlastníkom!\n" + +#: g10/pkclist.c:593 +#, c-format +msgid "Note: This key has been disabled.\n" +msgstr "Poznámka: Tento kľúč bol označený ako neplatný (disabled).\n" + +#: g10/pkclist.c:613 +#, c-format +msgid "Note: Verified signer's address is '%s'\n" +msgstr "" + +#: g10/pkclist.c:620 +#, c-format +msgid "Note: Signer's address '%s' does not match DNS entry\n" +msgstr "" + +#: g10/pkclist.c:632 +#, c-format +msgid "trustlevel adjusted to FULL due to valid PKA info\n" +msgstr "" + +#: g10/pkclist.c:640 +#, c-format +msgid "trustlevel adjusted to NEVER due to bad PKA info\n" +msgstr "" + +#: g10/pkclist.c:651 +#, c-format +msgid "Note: This key has expired!\n" +msgstr "Poznámka: Skončila platnosť tohto kľúča!\n" + +#: g10/pkclist.c:662 +#, c-format +msgid "WARNING: This key is not certified with a trusted signature!\n" +msgstr "VAROVANIE: Tento kľúč nie certifikovaný dôveryhodným podpisom!\n" + +#: g10/pkclist.c:664 +#, c-format +msgid "" +" There is no indication that the signature belongs to the owner.\n" +msgstr "" +" Nič nenaznačuje tomu, že tento podpis patrí vlastníkovi kľúča.\n" + +#: g10/pkclist.c:673 +#, c-format +msgid "WARNING: We do NOT trust this key!\n" +msgstr "VAROVANIE: NEdôverujeme tomuto kľúču!\n" + +#: g10/pkclist.c:674 +#, c-format +msgid " The signature is probably a FORGERY.\n" +msgstr " Tento podpis je pravdepodobne FALOŠNÝ.\n" + +#: g10/pkclist.c:682 +#, c-format +msgid "" +"WARNING: This key is not certified with sufficiently trusted signatures!\n" +msgstr "" +"VAROVANIE: Tento kľúč nie je certifikovaný dostatočne dôveryhodnými " +"podpismi!\n" + +#: g10/pkclist.c:684 +#, c-format +msgid " It is not certain that the signature belongs to the owner.\n" +msgstr " Nie je isté, že tento podpis patrí vlastníkovi.\n" + +#: g10/pkclist.c:844 g10/pkclist.c:863 g10/pkclist.c:1049 g10/pkclist.c:1091 +#, c-format +msgid "%s: skipped: %s\n" +msgstr "%s: preskočené: %s\n" + +#: g10/pkclist.c:879 +#, c-format +msgid "%s: skipped: public key is disabled\n" +msgstr "%s: preskočené: verejný kľúč je neplatný (disabled)\n" + +#: g10/pkclist.c:898 g10/pkclist.c:1062 +#, c-format +msgid "%s: skipped: public key already present\n" +msgstr "%s: preskočené: verejný kľúč je už obsiahnutý v databáze\n" + +#: g10/pkclist.c:986 +#, fuzzy, c-format +#| msgid "can't connect to `%s': %s\n" +msgid "can't encrypt to '%s'\n" +msgstr "nemôžem sa pripojiť k `%s': %s\n" + +#: g10/pkclist.c:1001 +#, fuzzy, c-format +msgid "option '%s' given, but no valid default keys given\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: g10/pkclist.c:1008 +#, fuzzy, c-format +msgid "option '%s' given, but option '%s' not given\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: g10/pkclist.c:1111 +msgid "You did not specify a user ID. (you may use \"-r\")\n" +msgstr "" +"Nešpecifikovali ste identifikátor užívateľa (user ID). Môžete použiť \"-r\"\n" + +#: g10/pkclist.c:1135 +msgid "Current recipients:\n" +msgstr "" + +#: g10/pkclist.c:1161 +msgid "" +"\n" +"Enter the user ID. End with an empty line: " +msgstr "" +"\n" +"Napíšte identifikátor užívateľa (user ID). Ukončite prázdnym riadkom: " + +#: g10/pkclist.c:1186 +msgid "No such user ID.\n" +msgstr "Takýto identifikátor užívateľa neexistuje.\n" + +#: g10/pkclist.c:1197 g10/pkclist.c:1275 +#, c-format +msgid "skipped: public key already set as default recipient\n" +msgstr "preskočené: verejný kľúč je už nastavený podľa implicitného adresáta\n" + +#: g10/pkclist.c:1219 +msgid "Public key is disabled.\n" +msgstr "Verejný kľúč je neplatný (disabled).\n" + +#: g10/pkclist.c:1229 +#, c-format +msgid "skipped: public key already set\n" +msgstr "preskočené: verejný kľúč je už nastavený\n" + +#: g10/pkclist.c:1265 +#, fuzzy, c-format +msgid "unknown default recipient \"%s\"\n" +msgstr "neznámy implicitný adresát `%s'\n" + +#: g10/pkclist.c:1314 +#, c-format +msgid "no valid addressees\n" +msgstr "žiadne platné adresy\n" + +#: g10/pkclist.c:1693 +#, fuzzy, c-format +msgid "Note: key %s has no %s feature\n" +msgstr "kľúč %08lX: chyba identifikátor užívateľa\n" + +#: g10/pkclist.c:1718 +#, fuzzy, c-format +msgid "Note: key %s has no preference for %s\n" +msgstr "kľúč %08lX: chyba identifikátor užívateľa\n" + +#: g10/plaintext.c:85 +#, c-format +msgid "data not saved; use option \"--output\" to save it\n" +msgstr "dáta neboli uložené; na ich uloženie použite prepínač \"--output\"\n" + +#: g10/plaintext.c:615 +msgid "Detached signature.\n" +msgstr "Podpis oddelený od dokumentu.\n" + +#: g10/plaintext.c:623 +msgid "Please enter name of data file: " +msgstr "Prosím, vložte názov dátového súboru: " + +#: g10/plaintext.c:660 +#, c-format +msgid "reading stdin ...\n" +msgstr "čítam štandardný vstup (stdin) ...\n" + +#: g10/plaintext.c:705 +#, c-format +msgid "no signed data\n" +msgstr "chýbajú podpísané dáta\n" + +#: g10/plaintext.c:723 +#, fuzzy, c-format +#| msgid "can't open signed data `%s'\n" +msgid "can't open signed data '%s'\n" +msgstr "nemôžem otvoriť podpísané dáta '%s'\n" + +#: g10/plaintext.c:758 +#, fuzzy, c-format +msgid "can't open signed data fd=%d: %s\n" +msgstr "nemôžem otvoriť podpísané dáta '%s'\n" + +#: g10/pubkey-enc.c:98 g10/pubkey-enc.c:139 sm/decrypt.c:969 +#, fuzzy, c-format +msgid "key %s is not suitable for decryption in %s mode\n" +msgstr "kľúč %08lX: chyba identifikátor užívateľa\n" + +#: g10/pubkey-enc.c:131 +#, fuzzy, c-format +msgid "anonymous recipient; trying secret key %s ...\n" +msgstr "anonymný adresát; skúšam tajný kľúč %08lX ...\n" + +#: g10/pubkey-enc.c:150 +#, c-format +msgid "okay, we are the anonymous recipient.\n" +msgstr "o.k., my sme anonymný adresát.\n" + +#: g10/pubkey-enc.c:311 +#, c-format +msgid "old encoding of the DEK is not supported\n" +msgstr "staré kódovanie DEK nie je podporováné\n" + +#: g10/pubkey-enc.c:339 +#, c-format +msgid "cipher algorithm %d%s is unknown or disabled\n" +msgstr "šifrovací algoritmus %d%s je neznamý alebo je zakázaný\n" + +#: g10/pubkey-enc.c:383 +#, fuzzy, c-format +msgid "WARNING: cipher algorithm %s not found in recipient preferences\n" +msgstr "POZNÁMKA: v predvoľbách nenájdený šifrovací algoritmus %d\n" + +#: g10/pubkey-enc.c:416 +#, fuzzy, c-format +msgid "Note: secret key %s expired at %s\n" +msgstr "POZNÁMKA: platnosť tajného kľúča %08lX skončila %s\n" + +#: g10/pubkey-enc.c:423 +#, fuzzy, c-format +#| msgid "NOTE: key has been revoked" +msgid "Note: key has been revoked" +msgstr "POZNÁMKA: kľúč bol revokovaný" + +#: g10/revoke.c:100 g10/revoke.c:126 g10/revoke.c:172 g10/revoke.c:184 +#: g10/revoke.c:500 +#, c-format +msgid "build_packet failed: %s\n" +msgstr "build_packet zlyhala: %s\n" + +#: g10/revoke.c:143 +#, fuzzy, c-format +msgid "key %s has no user IDs\n" +msgstr "kľúč %08lX: chyba identifikátor užívateľa\n" + +#: g10/revoke.c:311 +msgid "To be revoked by:\n" +msgstr "Bude revokovaný:\n" + +#: g10/revoke.c:315 +msgid "(This is a sensitive revocation key)\n" +msgstr "(Toto je citlivý revokačný kľúč)\n" + +#: g10/revoke.c:321 +#, fuzzy +#| msgid "Secret key is available.\n" +msgid "Secret key is not available.\n" +msgstr "Tajný kľúč je dostupný.\n" + +#: g10/revoke.c:326 +#, fuzzy +msgid "Create a designated revocation certificate for this key? (y/N) " +msgstr "Vytvoriť pre tento podpis revokačný certifikát? " + +#: g10/revoke.c:335 g10/revoke.c:746 +msgid "ASCII armored output forced.\n" +msgstr "Vynútený ASCII textový výstup.\n" + +#: g10/revoke.c:351 g10/revoke.c:479 +#, c-format +msgid "make_keysig_packet failed: %s\n" +msgstr "make_keysig_packet zlyhala: %s\n" + +#: g10/revoke.c:414 +msgid "Revocation certificate created.\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: g10/revoke.c:420 +#, fuzzy, c-format +msgid "no revocation keys found for \"%s\"\n" +msgstr "žiadne revokačné kľúče pre `%s' nenájdené\n" + +#: g10/revoke.c:565 +#, fuzzy +msgid "This is a revocation certificate for the OpenPGP key:" +msgstr "Vytvoriť pre tento podpis revokačný certifikát? " + +#: g10/revoke.c:581 +msgid "" +"A revocation certificate is a kind of \"kill switch\" to publicly\n" +"declare that a key shall not anymore be used. It is not possible\n" +"to retract such a revocation certificate once it has been published." +msgstr "" + +#: g10/revoke.c:584 +msgid "" +"Use it to revoke this key in case of a compromise or loss of\n" +"the secret key. However, if the secret key is still accessible,\n" +"it is better to generate a new revocation certificate and give\n" +"a reason for the revocation. For details see the description of\n" +"of the gpg command \"--generate-revocation\" in the GnuPG manual." +msgstr "" + +#: g10/revoke.c:590 +msgid "" +"To avoid an accidental use of this file, a colon has been inserted\n" +"before the 5 dashes below. Remove this colon with a text editor\n" +"before importing and publishing this revocation certificate." +msgstr "" + +#: g10/revoke.c:609 +#, fuzzy, c-format +#| msgid "Revocation certificate created.\n" +msgid "revocation certificate stored as '%s.rev'\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: g10/revoke.c:653 +#, fuzzy, c-format +msgid "secret key \"%s\" not found\n" +msgstr "tajný kľúč `%s' nebol nájdený: %s\n" + +#. TRANSLATORS: The %s prints a key specification which +#. for example has been given at the command line. Several lines +#. lines with secret key infos are printed after this message. +#: g10/revoke.c:680 +#, c-format +msgid "'%s' matches multiple secret keys:\n" +msgstr "" + +#: g10/revoke.c:707 +#, fuzzy, c-format +#| msgid "error creating keyring `%s': %s\n" +msgid "error searching the keyring: %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: g10/revoke.c:730 +#, fuzzy +msgid "Create a revocation certificate for this key? (y/N) " +msgstr "Vytvoriť pre tento podpis revokačný certifikát? " + +#: g10/revoke.c:754 +msgid "" +"Revocation certificate created.\n" +"\n" +"Please move it to a medium which you can hide away; if Mallory gets\n" +"access to this certificate he can use it to make your key unusable.\n" +"It is smart to print this certificate and store it away, just in case\n" +"your media become unreadable. But have some caution: The print system of\n" +"your machine might store the data and make it available to others!\n" +msgstr "" +"Bol vytvorený revokačný certifikát.\n" +"\n" +"Presuňte ho na médium, ktoré môžete schovať; ak Mallory získa k\n" +"tomuto certifikátu prístup, môže znefunkčniť Váš kľúč. Jednoduché je\n" +"vytlačiť certifikát a schovať ho, pre prípad že by médium bolo nečitateľné.\n" +"Ale hrozí nebezpečenstvo: Tlačový systém Vášho počítača môže ukladať dáta a\n" +"sprístupniť ich iným!\n" + +#: g10/revoke.c:788 +msgid "Please select the reason for the revocation:\n" +msgstr "Prosím výberte dôvod na revokáciu:\n" + +#: g10/revoke.c:798 +msgid "Cancel" +msgstr "Zrušiť" + +#: g10/revoke.c:800 +#, c-format +msgid "(Probably you want to select %d here)\n" +msgstr "(Pravdepodobne ste chceli vybrať %d)\n" + +#: g10/revoke.c:841 +msgid "Enter an optional description; end it with an empty line:\n" +msgstr "Ak chcete, napíšte popis; ukončite prázdnym riadkom:\n" + +#: g10/revoke.c:869 +#, c-format +msgid "Reason for revocation: %s\n" +msgstr "Dôvod na revokáciu: %s\n" + +#: g10/revoke.c:871 +msgid "(No description given)\n" +msgstr "(Žiadny popis)\n" + +#: g10/revoke.c:876 +#, fuzzy +msgid "Is this okay? (y/N) " +msgstr "Je to v poriadku? " + +#: g10/seskey.c:62 sm/encrypt.c:124 +#, c-format +msgid "weak key created - retrying\n" +msgstr "vytvorený slabý kľúč - skúšam znovu\n" + +#: g10/seskey.c:66 +#, c-format +msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n" +msgstr "" +"nemôžem sa vyvarovať slabého kľúča pre symetrickú šifru; operáciu som skúsil " +"%d krát!\n" + +#: g10/seskey.c:306 +#, c-format +msgid "%s key %s uses an unsafe (%zu bit) hash\n" +msgstr "" + +#: g10/seskey.c:324 +#, c-format +msgid "%s key %s requires a %zu bit or larger hash (hash is %s)\n" +msgstr "" + +#: g10/sig-check.c:78 g10/sign.c:402 sm/sign.c:496 sm/verify.c:498 +#, fuzzy, c-format +#| msgid "you may not use %s while in %s mode\n" +msgid "key %s may not be used for signing in %s mode\n" +msgstr "" +"použitie %s nie je v móde %s dovolené\n" +"\n" + +#: g10/sig-check.c:82 +#, c-format +msgid "continuing verification anyway due to option %s\n" +msgstr "" + +#: g10/sig-check.c:190 +#, c-format +msgid "WARNING: signature digest conflict in message\n" +msgstr "VAROVANIE: konflikt hashu podpisu v správe\n" + +#: g10/sig-check.c:219 +#, fuzzy, c-format +msgid "WARNING: signing subkey %s is not cross-certified\n" +msgstr "VAROVANIE: podpisovací podkľúč %08lX nie je krížovo certifikovaný\n" + +#: g10/sig-check.c:221 +#, fuzzy, c-format +msgid "please see %s for more information\n" +msgstr " i = prosím o viac informácíi\n" + +#: g10/sig-check.c:230 +#, fuzzy, c-format +msgid "WARNING: signing subkey %s has an invalid cross-certification\n" +msgstr "" +"VAROVANIE: podpisovací podkľúč %08lX má neplatnú krížovú certifikáciu\n" + +#: g10/sig-check.c:351 +#, fuzzy, c-format +msgid "public key %s is %lu second newer than the signature\n" +msgid_plural "public key %s is %lu seconds newer than the signature\n" +msgstr[0] "verejný kľúč %08lX je o %lu sekund novší než podpis\n" +msgstr[1] "verejný kľúč %08lX je o %lu sekund novší než podpis\n" + +#: g10/sig-check.c:359 +#, fuzzy, c-format +msgid "public key %s is %lu day newer than the signature\n" +msgid_plural "public key %s is %lu days newer than the signature\n" +msgstr[0] "verejný kľúč %08lX je o %lu sekund novší než podpis\n" +msgstr[1] "verejný kľúč %08lX je o %lu sekund novší než podpis\n" + +#: g10/sig-check.c:373 g10/sign.c:361 +#, fuzzy, c-format +msgid "" +"key %s was created %lu second in the future (time warp or clock problem)\n" +msgid_plural "" +"key %s was created %lu seconds in the future (time warp or clock problem)\n" +msgstr[0] "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" +msgstr[1] "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" + +#: g10/sig-check.c:382 +#, fuzzy, c-format +msgid "key %s was created %lu day in the future (time warp or clock problem)\n" +msgid_plural "" +"key %s was created %lu days in the future (time warp or clock problem)\n" +msgstr[0] "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" +msgstr[1] "" +"kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +"je problém so systémovým časom)\n" + +#: g10/sig-check.c:400 +#, fuzzy, c-format +msgid "Note: signature key %s expired %s\n" +msgstr "POZNÁMKA: podpisovému kľúču %08lX skončila platnosť %s\n" + +#: g10/sig-check.c:411 +#, fuzzy, c-format +msgid "Note: signature key %s has been revoked\n" +msgstr "POZNÁMKA: kľúč bol revokovaný" + +#: g10/sig-check.c:500 +#, fuzzy, c-format +#| msgid "standalone signature of class 0x%02x\n" +msgid "bad key signature from key %s: %s (0x%02x, 0x%x)\n" +msgstr "samostatný podpis triedy 0x%02x\n" + +#: g10/sig-check.c:512 +#, fuzzy, c-format +#| msgid "standalone signature of class 0x%02x\n" +msgid "bad data signature from key %s: %s (0x%02x, 0x%x)\n" +msgstr "samostatný podpis triedy 0x%02x\n" + +#: g10/sig-check.c:579 +#, fuzzy, c-format +msgid "assuming bad signature from key %s due to an unknown critical bit\n" +msgstr "" +"predpokladám neplatný podpis kľúčom %08lX, pretože je nastavený neznámy " +"kritický bit\n" + +#: g10/sig-check.c:1176 +#, fuzzy, c-format +msgid "key %s: no subkey for subkey revocation signature\n" +msgstr "kľúč %08lX: neexistuje podkľúč pre revokáciu kľúča\n" + +#: g10/sig-check.c:1179 +#, fuzzy, c-format +msgid "key %s: no subkey for subkey binding signature\n" +msgstr "kľúč %08lX: neexistuje podkľúč pre viazanie podkľúčov\n" + +#: g10/sign.c:96 +#, c-format +msgid "WARNING: unable to %%-expand notation (too large). Using unexpanded.\n" +msgstr "" +"VAROVANIE: nemožno %%-expandovať notácie (príliš dlhé). Použité " +"neexpandované.\n" + +#: g10/sign.c:122 +#, fuzzy, c-format +msgid "" +"WARNING: unable to %%-expand policy URL (too large). Using unexpanded.\n" +msgstr "" +"VAROVANIE: nemôžem %%-expandovať URL politiky (príliš dlhé). Použité " +"neexpandované.\n" + +#: g10/sign.c:145 +#, fuzzy, c-format +msgid "" +"WARNING: unable to %%-expand preferred keyserver URL (too large). Using " +"unexpanded.\n" +msgstr "" +"VAROVANIE: nemôžem %%-expandovať URL politiky (príliš dlhé). Použité " +"neexpandované.\n" + +#: g10/sign.c:476 +#, fuzzy, c-format +msgid "%s/%s signature from: \"%s\"\n" +msgstr "%s podpis od: \"%s\"\n" + +#: g10/sign.c:1045 +#, fuzzy, c-format +msgid "" +"WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n" +msgstr "" +"vyžiadaný hashovací algoritmus %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#: g10/sign.c:1187 +#, c-format +msgid "signing:" +msgstr "podpisujem:" + +#: g10/sign.c:1464 +#, c-format +msgid "%s encryption will be used\n" +msgstr "bude použité šifrovanie %s\n" + +#: g10/skclist.c:174 g10/skclist.c:255 +#, c-format +msgid "key is not flagged as insecure - can't use it with the faked RNG!\n" +msgstr "" +"kľúč nie je označený ako nedostatočne bezpečný - nemôžem ho použiť s " +"falošným RNG!\n" + +#: g10/skclist.c:206 +#, fuzzy, c-format +msgid "skipped \"%s\": duplicated\n" +msgstr "preskočený `%s': duplikovaný\n" + +#: g10/skclist.c:225 +#, c-format +msgid "skipped: secret key already present\n" +msgstr "preskočené: tajný kľúč je už v databáze\n" + +#: g10/skclist.c:244 +#, fuzzy +msgid "this is a PGP generated Elgamal key which is not secure for signatures!" +msgstr "" +"preskočený `%s': toto je vygenerovaný PGP kľúč podľa algoritmu ElGamal,\n" +"podpisy vytvorené týmto kľúčom nie sú bezpečné!\n" + +#: g10/tdbdump.c:57 g10/trustdb.c:451 +#, c-format +msgid "trust record %lu, type %d: write failed: %s\n" +msgstr "záznam dôvery %lu, typ %d: zápis zlyhal: %s\n" + +#: g10/tdbdump.c:105 +#, c-format +msgid "" +"# List of assigned trustvalues, created %s\n" +"# (Use \"gpg --import-ownertrust\" to restore them)\n" +msgstr "" +"# Zoznam pridelených hodnôt dôveryhodnosti, vytvorený %s\n" +"# (Použite \"gpg --import-ownertrust\" na obnovenie)\n" + +#: g10/tdbdump.c:164 g10/tdbdump.c:172 g10/tdbdump.c:177 g10/tdbdump.c:182 +#, fuzzy, c-format +msgid "error in '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: g10/tdbdump.c:164 +#, fuzzy +msgid "line too long" +msgstr "riadok je príliš dlhý\n" + +#: g10/tdbdump.c:172 +msgid "colon missing" +msgstr "" + +#: g10/tdbdump.c:178 +#, fuzzy +msgid "invalid fingerprint" +msgstr "chyba: neplatný odtlačok\n" + +#: g10/tdbdump.c:183 +#, fuzzy +msgid "ownertrust value missing" +msgstr "" +"importovať hodnoty dôveryhodnosti\n" +" vlastníka kľúča" + +#: g10/tdbdump.c:224 +#, fuzzy, c-format +msgid "error finding trust record in '%s': %s\n" +msgstr "chyba pri hľadaní záznamu dôvery: %s\n" + +#: g10/tdbdump.c:228 +#, fuzzy, c-format +msgid "read error in '%s': %s\n" +msgstr "chyba pri čítaní: %s\n" + +#: g10/tdbdump.c:237 g10/trustdb.c:466 +#, c-format +msgid "trustdb: sync failed: %s\n" +msgstr "databáza dôvery: synchronizácia zlyhala %s\n" + +#: g10/tdbio.c:144 sm/keydb.c:335 +#, fuzzy, c-format +msgid "can't create lock for '%s'\n" +msgstr "nemôžem vytvoriť `%s': %s\n" + +#: g10/tdbio.c:149 +#, fuzzy, c-format +msgid "can't lock '%s'\n" +msgstr "nemožno otvoriť `%s'\n" + +#: g10/tdbio.c:224 g10/tdbio.c:1855 +#, c-format +msgid "trustdb rec %lu: lseek failed: %s\n" +msgstr "záznam v databáze dôvery %lu: lseek() sa nepodaril: %s\n" + +#: g10/tdbio.c:232 g10/tdbio.c:1866 +#, c-format +msgid "trustdb rec %lu: write failed (n=%d): %s\n" +msgstr "záznam v databáze dôvery %lu: zápis sa nepodaril (n=%d): %s\n" + +#: g10/tdbio.c:372 +#, c-format +msgid "trustdb transaction too large\n" +msgstr "transakcia s databázou dôvery je príliš dlhá\n" + +#: g10/tdbio.c:718 +#, c-format +msgid "%s: directory does not exist!\n" +msgstr "%s: adresár neexistuje!\n" + +#: g10/tdbio.c:741 dirmngr/http.c:595 dirmngr/http.c:624 +#, fuzzy, c-format +msgid "can't access '%s': %s\n" +msgstr "nemôžem zavrieť `%s': %s\n" + +#: g10/tdbio.c:762 +#, c-format +msgid "%s: failed to create version record: %s" +msgstr "%s: nepodarilo sa vytvoriť záznam verzie: %s" + +#: g10/tdbio.c:767 +#, c-format +msgid "%s: invalid trustdb created\n" +msgstr "%s: vytvorená neplatná databáza dôvery\n" + +#: g10/tdbio.c:770 +#, c-format +msgid "%s: trustdb created\n" +msgstr "%s: databáza dôvery vytvorená\n" + +#: g10/tdbio.c:826 +#, fuzzy, c-format +#| msgid "NOTE: trustdb not writable\n" +msgid "Note: trustdb not writable\n" +msgstr "POZNÁMKA: do trustdb nemožno zapisovať\n" + +#: g10/tdbio.c:835 +#, c-format +msgid "%s: invalid trustdb\n" +msgstr "%s: neplatná databáze dôvery\n" + +#: g10/tdbio.c:872 +#, c-format +msgid "%s: failed to create hashtable: %s\n" +msgstr "%s: nepodarilo sa vytvoriť hashovaciu tabuľku: %s\n" + +#: g10/tdbio.c:880 +#, c-format +msgid "%s: error updating version record: %s\n" +msgstr "%s: chyba pri aktualizácii záznamu verzie: %s\n" + +#: g10/tdbio.c:904 g10/tdbio.c:938 g10/tdbio.c:956 g10/tdbio.c:976 +#: g10/tdbio.c:1013 g10/tdbio.c:1785 g10/tdbio.c:1814 +#, c-format +msgid "%s: error reading version record: %s\n" +msgstr "%s: chyba pri čítaní záznamu verzie: %s\n" + +#: g10/tdbio.c:985 +#, c-format +msgid "%s: error writing version record: %s\n" +msgstr "%s: chyba pri zápise záznamu verzie: %s\n" + +#: g10/tdbio.c:1535 +#, c-format +msgid "trustdb: lseek failed: %s\n" +msgstr "databáze dôvery: procedúra lseek() zlyhala: %s\n" + +#: g10/tdbio.c:1546 +#, c-format +msgid "trustdb: read failed (n=%d): %s\n" +msgstr "databáza dôvery: procedúra read() (n=%d) zlyhala: %s\n" + +#: g10/tdbio.c:1571 +#, c-format +msgid "%s: not a trustdb file\n" +msgstr "%s: nie je súbor databázy dôvery\n" + +#: g10/tdbio.c:1596 +#, c-format +msgid "%s: version record with recnum %lu\n" +msgstr "%s: záznam verzie s číslom %lu\n" + +#: g10/tdbio.c:1602 +#, c-format +msgid "%s: invalid file version %d\n" +msgstr "%s: neplatná verzia súboru %d\n" + +#: g10/tdbio.c:1821 +#, c-format +msgid "%s: error reading free record: %s\n" +msgstr "%s: chyba pri čítaní voľného záznamu: %s\n" + +#: g10/tdbio.c:1827 +#, c-format +msgid "%s: error writing dir record: %s\n" +msgstr "%s: chyba pri zápise adresárového záznamu: %s\n" + +#: g10/tdbio.c:1836 +#, c-format +msgid "%s: failed to zero a record: %s\n" +msgstr "%s: vynulovanie záznamu zlyhalo: %s\n" + +#: g10/tdbio.c:1872 +#, c-format +msgid "%s: failed to append a record: %s\n" +msgstr "%s: pridanie záznamu zlyhalo: %s\n" + +#: g10/tdbio.c:1933 +#, fuzzy, c-format +msgid "Error: The trustdb is corrupted.\n" +msgstr "%s: databáza dôvery vytvorená\n" + +#: g10/textfilter.c:146 +#, c-format +msgid "can't handle text lines longer than %d characters\n" +msgstr "nemôžem pracovať s riadkami dlhšími ako %d znakov\n" + +#: g10/textfilter.c:241 +#, c-format +msgid "input line longer than %d characters\n" +msgstr "vstupný riadok je dlhší ako %d znakov\n" + +#: g10/tofu.c:231 g10/tofu.c:255 g10/tofu.c:674 +#, fuzzy, c-format +msgid "error beginning transaction on TOFU database: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: g10/tofu.c:301 g10/tofu.c:324 g10/tofu.c:898 +#, c-format +msgid "error committing transaction on TOFU database: %s\n" +msgstr "" + +#: g10/tofu.c:354 g10/tofu.c:887 +#, c-format +msgid "error rolling back transaction on TOFU database: %s\n" +msgstr "" + +#: g10/tofu.c:504 +#, fuzzy, c-format +msgid "unsupported TOFU database version: %s\n" +msgstr "" +"\n" +"Podporované algoritmy:\n" + +#: g10/tofu.c:586 g10/tofu.c:607 g10/tofu.c:619 g10/tofu.c:631 g10/tofu.c:647 +#, c-format +msgid "TOFU DB error" +msgstr "" + +#: g10/tofu.c:687 g10/tofu.c:2073 g10/tofu.c:2351 g10/tofu.c:2370 +#: g10/tofu.c:2383 g10/tofu.c:2395 g10/tofu.c:2410 g10/tofu.c:2422 +#: g10/tofu.c:3017 g10/tofu.c:3034 g10/tofu.c:3071 g10/tofu.c:3088 +#: g10/tofu.c:3400 +#, fuzzy, c-format +msgid "error reading TOFU database: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: g10/tofu.c:715 g10/tofu.c:723 +#, fuzzy, c-format +#| msgid "error writing secret keyring `%s': %s\n" +msgid "error determining TOFU database's version: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: g10/tofu.c:736 g10/tofu.c:749 g10/tofu.c:795 g10/tofu.c:823 +#, fuzzy, c-format +#| msgid "%s: error writing dir record: %s\n" +msgid "error initializing TOFU database: %s\n" +msgstr "%s: chyba pri zápise adresárového záznamu: %s\n" + +#: g10/tofu.c:955 +#, fuzzy, c-format +msgid "error opening TOFU database '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: g10/tofu.c:1148 g10/tofu.c:3454 g10/tofu.c:3600 +#, fuzzy, c-format +msgid "error updating TOFU database: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: g10/tofu.c:1327 +#, c-format +msgid "" +"This is the first time the email address \"%s\" is being used with key %s." +msgstr "" + +#: g10/tofu.c:1336 +#, c-format +msgid "The email address \"%s\" is associated with %d key!" +msgid_plural "The email address \"%s\" is associated with %d keys!" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1342 +msgid " Since this binding's policy was 'auto', it has been changed to 'ask'." +msgstr "" + +#: g10/tofu.c:1348 +#, c-format +msgid "" +"Please indicate whether this email address should be associated with key %s " +"or whether you think someone is impersonating \"%s\"." +msgstr "" + +#: g10/tofu.c:1608 +#, fuzzy, c-format +msgid "error gathering other user IDs: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/tofu.c:1618 +#, fuzzy +#| msgid "list key and user IDs" +msgid "This key's user IDs:\n" +msgstr "vypísať zoznam kľúčov a id užívateľov" + +#: g10/tofu.c:1634 g10/tofu.c:1799 +#, fuzzy, c-format +#| msgid "Policy: " +msgid "policy: %s" +msgstr "Politika: " + +#: g10/tofu.c:1725 +#, fuzzy, c-format +msgid "error gathering signature stats: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/tofu.c:1729 +#, c-format +msgid "The email address \"%s\" is associated with %d key:\n" +msgid_plural "The email address \"%s\" is associated with %d keys:\n" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1747 +#, c-format +msgid "Statistics for keys with the email address \"%s\":\n" +msgstr "" + +#: g10/tofu.c:1797 +#, fuzzy +#| msgid "list keys" +msgid "this key" +msgstr "vypísať zoznam kľúčov" + +#: g10/tofu.c:1823 +#, fuzzy, c-format +msgid "Verified %d message." +msgid_plural "Verified %d messages." +msgstr[0] "|algo [súbory]|vypíš hash" +msgstr[1] "|algo [súbory]|vypíš hash" + +#: g10/tofu.c:1827 +#, fuzzy, c-format +#| msgid "encrypted with %lu passphrases\n" +msgid "Encrypted %d message." +msgid_plural "Encrypted %d messages." +msgstr[0] "zašifrované s %lu heslami\n" +msgstr[1] "zašifrované s %lu heslami\n" + +#: g10/tofu.c:1834 +#, fuzzy, c-format +msgid "Verified %d message in the future." +msgid_plural "Verified %d messages in the future." +msgstr[0] "|algo [súbory]|vypíš hash" +msgstr[1] "|algo [súbory]|vypíš hash" + +#: g10/tofu.c:1838 +#, fuzzy, c-format +msgid "Encrypted %d message in the future." +msgid_plural "Encrypted %d messages in the future." +msgstr[0] "|algo [súbory]|vypíš hash" +msgstr[1] "|algo [súbory]|vypíš hash" + +#: g10/tofu.c:1852 +#, c-format +msgid "Messages verified over the past %d day: %d." +msgid_plural "Messages verified over the past %d days: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1858 +#, c-format +msgid "Messages encrypted over the past %d day: %d." +msgid_plural "Messages encrypted over the past %d days: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1868 +#, c-format +msgid "Messages verified over the past %d month: %d." +msgid_plural "Messages verified over the past %d months: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1874 +#, c-format +msgid "Messages encrypted over the past %d month: %d." +msgid_plural "Messages encrypted over the past %d months: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1884 +#, c-format +msgid "Messages verified over the past %d year: %d." +msgid_plural "Messages verified over the past %d years: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1890 +#, c-format +msgid "Messages encrypted over the past %d year: %d." +msgid_plural "Messages encrypted over the past %d years: %d." +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:1898 +#, c-format +msgid "Messages verified in the past: %d." +msgstr "" + +#: g10/tofu.c:1902 +#, fuzzy, c-format +msgid "Messages encrypted in the past: %d." +msgstr "|algo [súbory]|vypíš hash" + +#. TRANSLATORS: Please translate the text found in the source +#. * file below. We don't directly internationalize that text so +#. * that we can tweak it without breaking translations. +#: g10/tofu.c:1919 +msgid "TOFU detected a binding conflict" +msgstr "" + +#. TRANSLATORS: Two letters (normally the lower and upper case +#. * version of the hotkey) for each of the five choices. If +#. * there is only one choice in your language, repeat it. +#: g10/tofu.c:1961 +msgid "gGaAuUrRbB" +msgstr "" + +#: g10/tofu.c:1967 +msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " +msgstr "" + +#: g10/tofu.c:1975 +msgid "Defaulting to unknown.\n" +msgstr "" + +#: g10/tofu.c:2090 g10/tofu.c:2225 +#, c-format +msgid "TOFU db corruption detected.\n" +msgstr "" + +#: g10/tofu.c:2825 +#, fuzzy, c-format +msgid "error changing TOFU policy: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: g10/tofu.c:2876 +#, c-format +msgid "%lld~year" +msgid_plural "%lld~years" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2881 +#, c-format +msgid "%lld~month" +msgid_plural "%lld~months" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2886 +#, c-format +msgid "%lld~week" +msgid_plural "%lld~weeks" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2891 +#, c-format +msgid "%lld~day" +msgid_plural "%lld~days" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2896 +#, c-format +msgid "%lld~hour" +msgid_plural "%lld~hours" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2901 +#, c-format +msgid "%lld~minute" +msgid_plural "%lld~minutes" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:2903 +#, c-format +msgid "%lld~second" +msgid_plural "%lld~seconds" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:3141 +#, c-format +msgid "%s: Verified 0~signatures and encrypted 0~messages." +msgstr "" + +#: g10/tofu.c:3147 +#, fuzzy, c-format +#| msgid "Deleted %d signatures.\n" +msgid "%s: Verified 0 signatures." +msgstr "Zmazaných %d podpisov.\n" + +#: g10/tofu.c:3161 +#, fuzzy +#| msgid "encrypted with %lu passphrases\n" +msgid "Encrypted 0 messages." +msgstr "zašifrované s %lu heslami\n" + +#: g10/tofu.c:3177 +#, fuzzy, c-format +#| msgid "Policy: " +msgid "(policy: %s)" +msgstr "Politika: " + +#: g10/tofu.c:3211 +#, c-format +msgid "" +"Warning: we have yet to see a message signed using this key and user id!\n" +msgstr "" + +#: g10/tofu.c:3214 +#, c-format +msgid "" +"Warning: we've only seen one message signed using this key and user id!\n" +msgstr "" + +#: g10/tofu.c:3218 +#, c-format +msgid "Warning: you have yet to encrypt a message to this key!\n" +msgstr "" + +#: g10/tofu.c:3221 +#, c-format +msgid "Warning: you have only encrypted one message to this key!\n" +msgstr "" + +#: g10/tofu.c:3250 +#, c-format +msgid "" +"Warning: if you think you've seen more signatures by this key and user id, " +"then this key might be a forgery! Carefully examine the email address for " +"small variations. If the key is suspect, then use\n" +" %s\n" +"to mark it as being bad.\n" +msgid_plural "" +"Warning: if you think you've seen more signatures by this key and these user " +"ids, then this key might be a forgery! Carefully examine the email " +"addresses for small variations. If the key is suspect, then use\n" +" %s\n" +"to mark it as being bad.\n" +msgstr[0] "" +msgstr[1] "" + +#: g10/tofu.c:3335 g10/tofu.c:3498 g10/tofu.c:3704 g10/tofu.c:3757 +#: g10/tofu.c:3898 g10/tofu.c:3975 g10/tofu.c:4013 +#, fuzzy, c-format +msgid "error opening TOFU database: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: g10/tofu.c:3531 +#, c-format +msgid "WARNING: Encrypting to %s, which has no non-revoked user ids\n" +msgstr "" + +#: g10/trustdb.c:232 +#, fuzzy, c-format +#| msgid "`%s' is not a valid long keyID\n" +msgid "'%s' is not a valid long keyID\n" +msgstr "`%s' nie je platné dlhé keyID\n" + +#: g10/trustdb.c:255 g10/trustdb.c:284 +#, fuzzy, c-format +msgid "key %s: accepted as trusted key\n" +msgstr "kľúč %08lX: akceptovaný ako dôveryhodný kľúč\n" + +#: g10/trustdb.c:336 +#, fuzzy, c-format +msgid "key %s occurs more than once in the trustdb\n" +msgstr "kľúč %08lX sa v databáze dôvery vyskytuje viac ako raz\n" + +#: g10/trustdb.c:375 +#, fuzzy, c-format +msgid "key %s: no public key for trusted key - skipped\n" +msgstr "" +"kľúč %08lX: nenájdený verejný kľúč k dôveryhodnému kľúču - preskočené\n" + +#: g10/trustdb.c:386 +#, fuzzy, c-format +msgid "key %s marked as ultimately trusted\n" +msgstr "kľúč označený ako absolútne dôveryhodný.\n" + +#: g10/trustdb.c:430 +#, c-format +msgid "trust record %lu, req type %d: read failed: %s\n" +msgstr "záznam dôvery %lu, typ pož. %d: čítanie zlyhalo: %s\n" + +#: g10/trustdb.c:436 +#, c-format +msgid "trust record %lu is not of requested type %d\n" +msgstr "záznam dôvery %lu nie je požadovaného typu %d\n" + +#: g10/trustdb.c:511 +#, c-format +msgid "You may try to re-create the trustdb using the commands:\n" +msgstr "" + +#: g10/trustdb.c:520 +#, c-format +msgid "If that does not work, please consult the manual\n" +msgstr "" + +#: g10/trustdb.c:570 +#, c-format +msgid "unable to use unknown trust model (%d) - assuming %s trust model\n" +msgstr "" + +#: g10/trustdb.c:576 +#, c-format +msgid "using %s trust model\n" +msgstr "" + +#: g10/trustdb.c:625 +#, c-format +msgid "no need for a trustdb check\n" +msgstr "nie je nutné kontrolovať databázu dôvery\n" + +#: g10/trustdb.c:631 g10/trustdb.c:2326 +#, c-format +msgid "next trustdb check due at %s\n" +msgstr "dalšia kontrola databázy dôvery %s\n" + +#: g10/trustdb.c:640 +#, fuzzy, c-format +msgid "no need for a trustdb check with '%s' trust model\n" +msgstr "nie je nutné kontrolovať databázu dôvery\n" + +#: g10/trustdb.c:656 +#, fuzzy, c-format +msgid "no need for a trustdb update with '%s' trust model\n" +msgstr "nie je nutné kontrolovať databázu dôvery\n" + +#: g10/trustdb.c:898 g10/trustdb.c:1485 +#, fuzzy, c-format +msgid "public key %s not found: %s\n" +msgstr "verejný kľúč %08lX nebol nájdený: %s\n" + +#: g10/trustdb.c:1118 +#, c-format +msgid "please do a --check-trustdb\n" +msgstr "prosím vykonajte --check-trustdb\n" + +#: g10/trustdb.c:1123 +#, c-format +msgid "checking the trustdb\n" +msgstr "kontrolujem databázu dôvery\n" + +#: g10/trustdb.c:2047 +#, fuzzy, c-format +msgid "%d key processed" +msgid_plural "%d keys processed" +msgstr[0] "%lu kľúče boli doteraz spracované\n" +msgstr[1] "%lu kľúče boli doteraz spracované\n" + +#: g10/trustdb.c:2050 +#, fuzzy, c-format +#| msgid "%d keys processed (%d validity counts cleared)\n" +msgid " (%d validity count cleared)\n" +msgid_plural " (%d validity counts cleared)\n" +msgstr[0] "%d kľúčov spracovaných (%d počtov platnosti vymazaných)\n" +msgstr[1] "%d kľúčov spracovaných (%d počtov platnosti vymazaných)\n" + +#: g10/trustdb.c:2120 +#, c-format +msgid "no ultimately trusted keys found\n" +msgstr "neboli nájdené žiadne absolútne dôveryhodné kľúče\n" + +#: g10/trustdb.c:2134 +#, fuzzy, c-format +msgid "public key of ultimately trusted key %s not found\n" +msgstr "verejný kľúč k absolútne dôveryhodnému kľúču %08lX nebol nájdený\n" + +#: g10/trustdb.c:2252 +#, c-format +msgid "" +"depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" +msgstr "" + +#: g10/trustdb.c:2333 +#, fuzzy, c-format +msgid "unable to update trustdb version record: write failed: %s\n" +msgstr "záznam dôvery %lu, typ %d: zápis zlyhal: %s\n" + +#: g10/trust.c:114 +msgid "undefined" +msgstr "" + +#: g10/trust.c:115 +#, fuzzy +msgid "never" +msgstr "nikdy " + +#: g10/trust.c:116 +msgid "marginal" +msgstr "" + +#: g10/trust.c:117 +msgid "full" +msgstr "" + +#: g10/trust.c:118 +msgid "ultimate" +msgstr "" + +#. TRANSLATORS: these strings are similar to those in +#. trust_value_to_string(), but are a fixed length. This is needed to +#. make attractive information listings where columns line up +#. properly. The value "10" should be the length of the strings you +#. choose to translate to. This is the length in printable columns. +#. It gets passed to atoi() so everything after the number is +#. essentially a comment and need not be translated. Either key and +#. uid are both NULL, or neither are NULL. +#: g10/trust.c:155 +msgid "10 translator see trust.c:uid_trust_string_fixed" +msgstr "" + +#: g10/trust.c:158 +#, fuzzy +msgid "[ revoked]" +msgstr "[revokované]" + +#: g10/trust.c:160 g10/trust.c:166 +#, fuzzy +msgid "[ expired]" +msgstr "[expirované]" + +#: g10/trust.c:165 +#, fuzzy +msgid "[ unknown]" +msgstr "neznáme" + +#: g10/trust.c:167 +msgid "[ undef ]" +msgstr "" + +#: g10/trust.c:168 +#, fuzzy +msgid "[ never ]" +msgstr "nikdy " + +#: g10/trust.c:169 +msgid "[marginal]" +msgstr "" + +#: g10/trust.c:170 +msgid "[ full ]" +msgstr "" + +#: g10/trust.c:171 +msgid "[ultimate]" +msgstr "" + +#: g10/verify.c:116 +#, c-format +msgid "" +"the signature could not be verified.\n" +"Please remember that the signature file (.sig or .asc)\n" +"should be the first file given on the command line.\n" +msgstr "" +"podpis nebolo možné overiť.\n" +"Prosím, nezabúdajte, že súbor s podpisom (.sig alebo .asc)\n" +"by mal byť prvým súborom zadaným na príkazovom riadku.\n" + +#: g10/verify.c:204 +#, c-format +msgid "input line %u too long or missing LF\n" +msgstr "vstupný riadok %u je príliš dlhý alebo na konci chýba znak LF\n" + +#: g10/verify.c:260 +#, fuzzy, c-format +msgid "can't open fd %d: %s\n" +msgstr "nemôžem otvoriť `%s': %s\n" + +#: kbx/kbxutil.c:92 +msgid "set debugging flags" +msgstr "" + +#: kbx/kbxutil.c:93 +msgid "enable full debugging" +msgstr "" + +#: kbx/kbxutil.c:117 +#, fuzzy +msgid "Usage: kbxutil [options] [files] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: kbx/kbxutil.c:120 +#, fuzzy +msgid "" +"Syntax: kbxutil [options] [files]\n" +"List, export, import Keybox data\n" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#. TRANSLATORS: Put a \x1f right before a colon. This can be +#. * used by pinentry to nicely align the names and values. Keep +#. * the %s at the start and end of the string. +#: scd/app-p15.c:5116 scd/app-openpgp.c:2154 +#, c-format +msgid "%sNumber: %s%%0AHolder: %s%s" +msgstr "" + +#. TRANSLATORS: This is the number of remaining attempts to +#. * enter a PIN. Use %%0A (double-percent,0A) for a linefeed. +#: scd/app-p15.c:5135 scd/app-openpgp.c:2170 +#, c-format +msgid "Remaining attempts: %d" +msgstr "" + +#: scd/app-p15.c:5214 scd/app-nks.c:1113 +msgid "||Please enter the PIN for the key to create qualified signatures." +msgstr "" + +#. TRANSLATORS: Do not translate the "|A|" prefix but keep it at +#. the start of the string. Use %0A (single percent) for a linefeed. +#: scd/app-p15.c:5217 scd/app-openpgp.c:2464 +#, fuzzy +msgid "|A|Please enter the Admin PIN" +msgstr "zmeniť heslo" + +#: scd/app-p15.c:5219 scd/app-nks.c:1103 +#, fuzzy +msgid "|P|Please enter the PIN Unblocking Code (PUK) for the standard keys." +msgstr "Prosím výberte dôvod na revokáciu:\n" + +#: scd/app-p15.c:5222 scd/app-nks.c:1095 +#, fuzzy +msgid "||Please enter the PIN for the standard keys." +msgstr "zmeniť heslo" + +#: scd/app-nks.c:709 scd/app-openpgp.c:3666 +#, c-format +msgid "RSA modulus missing or not of size %d bits\n" +msgstr "" + +#: scd/app-nks.c:717 scd/app-openpgp.c:3678 +#, c-format +msgid "RSA public exponent missing or larger than %d bits\n" +msgstr "" + +#: scd/app-nks.c:797 scd/app-openpgp.c:2327 scd/app-openpgp.c:2346 +#: scd/app-openpgp.c:2513 scd/app-openpgp.c:2531 scd/app-openpgp.c:2829 +#: scd/app-openpgp.c:2876 scd/app-openpgp.c:2991 scd/app-dinsig.c:302 +#, c-format +msgid "PIN callback returned error: %s\n" +msgstr "" + +#: scd/app-nks.c:830 +#, c-format +msgid "the NullPIN has not yet been changed\n" +msgstr "" + +#: scd/app-nks.c:1094 +#, fuzzy +msgid "|N|Please enter a new PIN for the standard keys." +msgstr "zmeniť heslo" + +#: scd/app-nks.c:1101 +#, fuzzy +msgid "|NP|Please enter a new PIN Unblocking Code (PUK) for the standard keys." +msgstr "Prosím výberte dôvod na revokáciu:\n" + +#: scd/app-nks.c:1111 +msgid "|N|Please enter a new PIN for the key to create qualified signatures." +msgstr "" + +#: scd/app-nks.c:1121 +msgid "" +"|NP|Please enter a new PIN Unblocking Code (PUK) for the key to create " +"qualified signatures." +msgstr "" + +#: scd/app-nks.c:1123 +msgid "" +"|P|Please enter the PIN Unblocking Code (PUK) for the key to create " +"qualified signatures." +msgstr "" + +#: scd/app-nks.c:1230 scd/app-openpgp.c:2910 scd/app-dinsig.c:532 +#, fuzzy, c-format +msgid "error getting new PIN: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: scd/app-openpgp.c:862 +#, fuzzy, c-format +msgid "failed to store the fingerprint: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: scd/app-openpgp.c:875 +#, fuzzy, c-format +msgid "failed to store the creation date: %s\n" +msgstr "zlyhalo obnovenie vyrovnávacej pamäti kľúčov: %s\n" + +#: scd/app-openpgp.c:1271 scd/app-openpgp.c:2857 scd/app-openpgp.c:5041 +#, c-format +msgid "error retrieving CHV status from card\n" +msgstr "" + +#: scd/app-openpgp.c:1429 +#, c-format +msgid "response does not contain the RSA modulus\n" +msgstr "" + +#: scd/app-openpgp.c:1436 +#, c-format +msgid "response does not contain the RSA public exponent\n" +msgstr "" + +#: scd/app-openpgp.c:1546 +#, fuzzy, c-format +#| msgid "remove keys from the public keyring" +msgid "response does not contain the EC public key\n" +msgstr "odstrániť kľúč zo súboru verejných kľúčov" + +#: scd/app-openpgp.c:1664 scd/app-openpgp.c:4286 +#, c-format +msgid "response does not contain the public key data\n" +msgstr "" + +#: scd/app-openpgp.c:1771 +#, fuzzy, c-format +msgid "reading public key failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#. TRANSLATORS: Put a \x1f right before a colon. This can be +#. * used by pinentry to nicely align the names and values. Keep +#. * the %s at the start and end of the string. +#: scd/app-openpgp.c:2141 +#, c-format +msgid "%sNumber: %s%%0AHolder: %s%%0ACounter: %lu%s" +msgstr "" + +#: scd/app-openpgp.c:2281 +#, c-format +msgid "using default PIN as %s\n" +msgstr "" + +#: scd/app-openpgp.c:2288 +#, c-format +msgid "failed to use default PIN as %s: %s - disabling further default use\n" +msgstr "" + +#: scd/app-openpgp.c:2301 +#, fuzzy +msgid "||Please unlock the card" +msgstr "zmeniť heslo" + +#: scd/app-openpgp.c:2353 scd/app-openpgp.c:2538 scd/app-openpgp.c:2836 +#, c-format +msgid "PIN for CHV%d is too short; minimum length is %d\n" +msgstr "" + +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2414 scd/app-openpgp.c:2552 +#: scd/app-openpgp.c:4644 +#, fuzzy, c-format +msgid "verify CHV%d failed: %s\n" +msgstr "nepodarilo poslať kľúč na server: %s\n" + +#: scd/app-openpgp.c:2450 scd/app-openpgp.c:5050 +#, c-format +msgid "card is permanently locked!\n" +msgstr "" + +#: scd/app-openpgp.c:2454 +#, c-format +msgid "%d Admin PIN attempt remaining before card is permanently locked\n" +msgid_plural "" +"%d Admin PIN attempts remaining before card is permanently locked\n" +msgstr[0] "" +msgstr[1] "" + +#: scd/app-openpgp.c:2485 +#, c-format +msgid "access to admin commands is not configured\n" +msgstr "" + +#: scd/app-openpgp.c:2823 +#, fuzzy +msgid "||Please enter the PIN" +msgstr "zmeniť heslo" + +#: scd/app-openpgp.c:2872 +#, fuzzy +msgid "||Please enter the Reset Code for the card" +msgstr "Prosím výberte dôvod na revokáciu:\n" + +#: scd/app-openpgp.c:2882 scd/app-openpgp.c:2943 +#, c-format +msgid "Reset Code is too short; minimum length is %d\n" +msgstr "" + +#. TRANSLATORS: Do not translate the "|*|" prefixes but +#. keep it at the start of the string. We need this elsewhere +#. to get some infos on the string. +#: scd/app-openpgp.c:2905 +msgid "|RN|New Reset Code" +msgstr "" + +#: scd/app-openpgp.c:2906 +msgid "|AN|New Admin PIN" +msgstr "" + +#: scd/app-openpgp.c:2906 +msgid "|N|New PIN" +msgstr "" + +#: scd/app-openpgp.c:2987 +#, fuzzy +msgid "||Please enter the Admin PIN and New Admin PIN" +msgstr "zmeniť heslo" + +#: scd/app-openpgp.c:2988 +#, fuzzy +msgid "||Please enter the PIN and New PIN" +msgstr "zmeniť heslo" + +#: scd/app-openpgp.c:3050 scd/app-openpgp.c:4346 +#, fuzzy, c-format +msgid "error reading application data\n" +msgstr "chyba pri čítaní bloku kľúča: %s\n" + +#: scd/app-openpgp.c:3056 scd/app-openpgp.c:4353 +#, fuzzy, c-format +msgid "error reading fingerprint DO\n" +msgstr "%s: chyba pri čítaní voľného záznamu: %s\n" + +#: scd/app-openpgp.c:3066 +#, fuzzy, c-format +msgid "key already exists\n" +msgstr "`%s' je už skomprimovaný\n" + +#: scd/app-openpgp.c:3070 +#, c-format +msgid "existing key will be replaced\n" +msgstr "" + +#: scd/app-openpgp.c:3072 +#, fuzzy, c-format +msgid "generating new key\n" +msgstr "vytvoriť nový pár kľúčov" + +#: scd/app-openpgp.c:3074 +#, fuzzy, c-format +msgid "writing new key\n" +msgstr "vytvoriť nový pár kľúčov" + +#: scd/app-openpgp.c:3647 scd/app-openpgp.c:3999 +#, c-format +msgid "creation timestamp missing\n" +msgstr "" + +#: scd/app-openpgp.c:3688 scd/app-openpgp.c:3696 +#, c-format +msgid "RSA prime %s missing or not of size %d bits\n" +msgstr "" + +#: scd/app-openpgp.c:3829 scd/app-openpgp.c:4106 +#, fuzzy, c-format +msgid "failed to store the key: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: scd/app-openpgp.c:3993 +#, fuzzy, c-format +#| msgid "unsupported URI" +msgid "unsupported curve\n" +msgstr "toto URI nie je podporované" + +#: scd/app-openpgp.c:4263 +#, c-format +msgid "please wait while key is being generated ...\n" +msgstr "" + +#: scd/app-openpgp.c:4271 +#, fuzzy, c-format +msgid "generating key failed\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: scd/app-openpgp.c:4277 +#, fuzzy, c-format +msgid "key generation completed (%d second)\n" +msgid_plural "key generation completed (%d seconds)\n" +msgstr[0] "Vytvorenie kľúča sa nepodarilo: %s\n" +msgstr[1] "Vytvorenie kľúča sa nepodarilo: %s\n" + +#: scd/app-openpgp.c:4311 +#, c-format +msgid "invalid structure of OpenPGP card (DO 0x93)\n" +msgstr "" + +#: scd/app-openpgp.c:4361 +#, c-format +msgid "fingerprint on card does not match requested one\n" +msgstr "" + +#: scd/app-openpgp.c:4560 +#, fuzzy, c-format +msgid "card does not support digest algorithm %s\n" +msgstr "%s podpis, hashovací algoritmus %s\n" + +#: scd/app-openpgp.c:4618 +#, c-format +msgid "signatures created so far: %lu\n" +msgstr "" + +#: scd/app-openpgp.c:5055 +#, c-format +msgid "" +"verification of Admin PIN is currently prohibited through this command\n" +msgstr "" + +#: scd/app-openpgp.c:5386 scd/app-openpgp.c:5398 +#, fuzzy, c-format +msgid "can't access %s - invalid OpenPGP card?\n" +msgstr "nenájdené žiadne platné dáta vo formáte OpenPGP.\n" + +#: scd/app-dinsig.c:298 +#, fuzzy +msgid "||Please enter your PIN at the reader's pinpad" +msgstr "zmeniť heslo" + +#. TRANSLATORS: Do not translate the "|*|" prefixes but +#. keep it at the start of the string. We need this elsewhere +#. to get some infos on the string. +#: scd/app-dinsig.c:529 +msgid "|N|Initial New PIN" +msgstr "" + +#: scd/scdaemon.c:120 +msgid "run in multi server mode (foreground)" +msgstr "" + +#: scd/scdaemon.c:137 sm/gpgsm.c:268 dirmngr/dirmngr.c:202 +msgid "|LEVEL|set the debugging level to LEVEL" +msgstr "" + +#: scd/scdaemon.c:143 +#, fuzzy +msgid "|FILE|write a log to FILE" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: scd/scdaemon.c:150 +msgid "|N|connect to reader at port N" +msgstr "" + +#: scd/scdaemon.c:152 +#, fuzzy +msgid "|NAME|use NAME as ct-API driver" +msgstr "|MENO|použiť MENO ako implicitného adresáta" + +#: scd/scdaemon.c:154 +#, fuzzy +msgid "|NAME|use NAME as PC/SC driver" +msgstr "|MENO|použiť MENO ako implicitného adresáta" + +#: scd/scdaemon.c:158 +#, fuzzy +msgid "do not use the internal CCID driver" +msgstr "vôbec nepoužívať terminál" + +#: scd/scdaemon.c:164 +msgid "|N|disconnect the card after N seconds of inactivity" +msgstr "" + +#: scd/scdaemon.c:167 +msgid "do not use a reader's pinpad" +msgstr "" + +#: scd/scdaemon.c:170 +msgid "use variable length input for pinpad" +msgstr "" + +#: scd/scdaemon.c:179 +#, fuzzy +msgid "deny the use of admin card commands" +msgstr "konfliktné príkazy\n" + +#: scd/scdaemon.c:326 +#, fuzzy +msgid "Usage: @SCDAEMON@ [options] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: scd/scdaemon.c:328 +msgid "" +"Syntax: scdaemon [options] [command [args]]\n" +"Smartcard daemon for @GNUPG@\n" +msgstr "" + +#: scd/scdaemon.c:822 +#, c-format +msgid "please use the option '--daemon' to run the program in the background\n" +msgstr "" + +#: scd/scdaemon.c:1199 dirmngr/dirmngr.c:2178 +#, c-format +msgid "handler for fd %d started\n" +msgstr "" + +#: scd/scdaemon.c:1211 dirmngr/dirmngr.c:2186 +#, c-format +msgid "handler for fd %d terminated\n" +msgstr "" + +#: sm/call-agent.c:1053 sm/certlist.c:134 sm/keylist.c:285 +#: dirmngr/validate.c:1228 +#, fuzzy, c-format +msgid "error getting key usage information: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: sm/certchain.c:198 +#, c-format +msgid "validation model requested by certificate: %s" +msgstr "" + +#: sm/certchain.c:199 sm/certchain.c:2164 +msgid "chain" +msgstr "" + +#: sm/certchain.c:200 sm/certchain.c:2164 +#, fuzzy +msgid "shell" +msgstr "help" + +#: sm/certchain.c:260 dirmngr/validate.c:144 +#, fuzzy, c-format +msgid "critical certificate extension %s is not supported" +msgstr "gpg-agent protokol verzie %d nie je podporovaný\n" + +#: sm/certchain.c:299 dirmngr/validate.c:242 +#, c-format +msgid "issuer certificate is not marked as a CA" +msgstr "" + +#: sm/certchain.c:337 +msgid "critical marked policy without configured policies" +msgstr "" + +#: sm/certchain.c:347 +#, fuzzy, c-format +msgid "failed to open '%s': %s\n" +msgstr "nemôžem otvoriť `%s': %s\n" + +#: sm/certchain.c:355 sm/certchain.c:384 dirmngr/validate.c:204 +#, fuzzy, c-format +msgid "Note: non-critical certificate policy not allowed" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: sm/certchain.c:359 sm/certchain.c:388 dirmngr/validate.c:209 +#, fuzzy, c-format +msgid "certificate policy not allowed" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: sm/certchain.c:595 sm/keydb.c:1084 sm/keydb.c:1171 +#, fuzzy, c-format +msgid "failed to get the fingerprint\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: sm/certchain.c:624 +#, c-format +msgid "looking up issuer at external location\n" +msgstr "" + +#: sm/certchain.c:644 +#, c-format +msgid "number of issuers matching: %d\n" +msgstr "" + +#: sm/certchain.c:723 dirmngr/ocsp.c:685 +#, fuzzy, c-format +#| msgid "%s: can't access: %s\n" +msgid "can't get authorityInfoAccess: %s\n" +msgstr "%s: nemôžem pristupovať k: %s\n" + +#: sm/certchain.c:791 +#, c-format +msgid "looking up issuer from the Dirmngr cache\n" +msgstr "" + +#: sm/certchain.c:816 +#, fuzzy, c-format +msgid "number of matching certificates: %d\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/certchain.c:819 +#, fuzzy, c-format +msgid "dirmngr cache-only key lookup failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: sm/certchain.c:1041 sm/certchain.c:1554 sm/certchain.c:2192 sm/decrypt.c:728 +#: sm/encrypt.c:345 sm/import.c:415 sm/keydb.c:1091 sm/keydb.c:1178 +#: sm/sign.c:337 sm/verify.c:118 +#, fuzzy, c-format +msgid "failed to allocate keyDB handle\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: sm/certchain.c:1225 +#, fuzzy +msgid "certificate has been revoked" +msgstr "POZNÁMKA: kľúč bol revokovaný" + +#: sm/certchain.c:1240 +msgid "the status of the certificate is unknown" +msgstr "" + +#: sm/certchain.c:1247 +#, c-format +msgid "please make sure that the \"dirmngr\" is properly installed\n" +msgstr "" + +#: sm/certchain.c:1253 +#, fuzzy, c-format +msgid "checking the CRL failed: %s" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: sm/certchain.c:1282 sm/certchain.c:1350 dirmngr/validate.c:497 +#, c-format +msgid "certificate with invalid validity: %s" +msgstr "" + +#: sm/certchain.c:1297 sm/certchain.c:1382 dirmngr/validate.c:515 +#, c-format +msgid "certificate not yet valid" +msgstr "" + +#: sm/certchain.c:1298 sm/certchain.c:1383 +#, fuzzy +msgid "root certificate not yet valid" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: sm/certchain.c:1299 sm/certchain.c:1384 +msgid "intermediate certificate not yet valid" +msgstr "" + +#: sm/certchain.c:1312 dirmngr/validate.c:526 +#, fuzzy, c-format +msgid "certificate has expired" +msgstr "Platnosť kľúča vypršala!" + +#: sm/certchain.c:1313 +#, fuzzy +msgid "root certificate has expired" +msgstr "Platnosť kľúča vypršala!" + +#: sm/certchain.c:1314 +#, fuzzy +msgid "intermediate certificate has expired" +msgstr "Platnosť kľúča vypršala!" + +#: sm/certchain.c:1356 +#, c-format +msgid "required certificate attributes missing: %s%s%s" +msgstr "" + +#: sm/certchain.c:1365 +#, fuzzy +msgid "certificate with invalid validity" +msgstr "Platnosť kľúča vypršala!" + +#: sm/certchain.c:1402 +msgid "signature not created during lifetime of certificate" +msgstr "" + +#: sm/certchain.c:1404 +msgid "certificate not created during lifetime of issuer" +msgstr "" + +#: sm/certchain.c:1405 +msgid "intermediate certificate not created during lifetime of issuer" +msgstr "" + +#: sm/certchain.c:1409 +#, fuzzy, c-format +msgid " ( signature created at " +msgstr " nové podpisy: %lu\n" + +#: sm/certchain.c:1410 +#, fuzzy, c-format +msgid " (certificate created at " +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: sm/certchain.c:1413 +#, fuzzy, c-format +msgid " (certificate valid from " +msgstr "nesprávny certifikát" + +#: sm/certchain.c:1414 +#, c-format +msgid " ( issuer valid from " +msgstr "" + +#: sm/certchain.c:1444 dirmngr/validate.c:577 +#, fuzzy, c-format +msgid "fingerprint=%s\n" +msgstr "vypísať fingerprint" + +#: sm/certchain.c:1453 +#, c-format +msgid "root certificate has now been marked as trusted\n" +msgstr "" + +#: sm/certchain.c:1466 +#, c-format +msgid "interactive marking as trusted not enabled in gpg-agent\n" +msgstr "" + +#: sm/certchain.c:1472 +#, c-format +msgid "interactive marking as trusted disabled for this session\n" +msgstr "" + +#: sm/certchain.c:1531 +msgid "WARNING: creation time of signature not known - assuming current time" +msgstr "" + +#: sm/certchain.c:1595 +#, fuzzy +msgid "no issuer found in certificate" +msgstr "vytvoriť revokačný certifikát" + +#: sm/certchain.c:1673 +msgid "self-signed certificate has a BAD signature" +msgstr "" + +#: sm/certchain.c:1742 dirmngr/validate.c:575 +#, c-format +msgid "root certificate is not marked trusted" +msgstr "" + +#: sm/certchain.c:1758 +#, fuzzy, c-format +msgid "checking the trust list failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: sm/certchain.c:1789 sm/import.c:176 sm/keylist.c:1396 dirmngr/validate.c:630 +#, c-format +msgid "certificate chain too long\n" +msgstr "" + +#: sm/certchain.c:1801 dirmngr/validate.c:642 +#, c-format +msgid "issuer certificate not found" +msgstr "" + +#: sm/certchain.c:1834 dirmngr/validate.c:668 +#, fuzzy, c-format +msgid "certificate has a BAD signature" +msgstr "verifikovať podpis" + +#: sm/certchain.c:1866 dirmngr/validate.c:692 +msgid "found another possible matching CA certificate - trying again" +msgstr "" + +#: sm/certchain.c:1925 dirmngr/validate.c:717 +#, c-format +msgid "certificate chain longer than allowed by CA (%d)" +msgstr "" + +#: sm/certchain.c:1967 sm/certchain.c:2263 dirmngr/validate.c:747 +#, fuzzy, c-format +msgid "certificate is good\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: sm/certchain.c:1968 +#, fuzzy, c-format +msgid "intermediate certificate is good\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: sm/certchain.c:1969 +#, fuzzy, c-format +msgid "root certificate is good\n" +msgstr "nesprávny certifikát" + +#: sm/certchain.c:2151 +msgid "switching to chain model" +msgstr "" + +#: sm/certchain.c:2160 +#, c-format +msgid "validation model used: %s" +msgstr "" + +#: sm/certcheck.c:110 +#, c-format +msgid "a %u bit hash is not valid for a %u bit %s key\n" +msgstr "" + +#: sm/certcheck.c:238 sm/certcheck.c:262 dirmngr/crlcache.c:1542 +#: dirmngr/crlcache.c:1566 dirmngr/dirmngr.c:1453 dirmngr/validate.c:903 +#: dirmngr/validate.c:927 +#, fuzzy, c-format +msgid "out of core\n" +msgstr "nespracované" + +#: sm/certcheck.c:370 sm/verify.c:213 +#, c-format +msgid "(this is the MD2 algorithm)\n" +msgstr "" + +#: sm/certdump.c:60 sm/certdump.c:92 sm/certdump.c:222 dirmngr/ocsp.c:796 +#, fuzzy +msgid "none" +msgstr "nie" + +#: sm/certdump.c:631 sm/certdump.c:696 +#, fuzzy +msgid "[Error - invalid encoding]" +msgstr "chyba: neplatný odtlačok\n" + +#: sm/certdump.c:639 +msgid "[Error - out of core]" +msgstr "" + +#: sm/certdump.c:675 +msgid "[Error - No name]" +msgstr "" + +#: sm/certdump.c:702 +#, fuzzy +msgid "[Error - invalid DN]" +msgstr "chyba: neplatný odtlačok\n" + +#: sm/certdump.c:915 +#, fuzzy, c-format +msgid "" +"Please enter the passphrase to unlock the secret key for the X.509 " +"certificate:\n" +"\"%s\"\n" +"S/N %s, ID 0x%08lX,\n" +"created %s, expires %s.\n" +msgstr "" +"Potrebujete heslo, aby ste odomkli tajný kľúč pre užívateľa:\n" +"\"%.*s\"\n" +"kľúč s dĺžkou %u bitov, typ %s, ID %08lX, vytvorený %s%s\n" + +#: sm/certlist.c:124 dirmngr/validate.c:1218 +#, c-format +msgid "no key usage specified - assuming all usages\n" +msgstr "" + +#: sm/certlist.c:145 dirmngr/validate.c:1259 +#, c-format +msgid "certificate should not have been used for certification\n" +msgstr "" + +#: sm/certlist.c:158 dirmngr/validate.c:1269 +#, c-format +msgid "certificate should not have been used for OCSP response signing\n" +msgstr "" + +#: sm/certlist.c:174 dirmngr/validate.c:1252 +#, c-format +msgid "certificate should not have been used for encryption\n" +msgstr "" + +#: sm/certlist.c:175 dirmngr/validate.c:1242 +#, c-format +msgid "certificate should not have been used for signing\n" +msgstr "" + +#: sm/certlist.c:176 dirmngr/validate.c:1253 +#, c-format +msgid "certificate is not usable for encryption\n" +msgstr "" + +#: sm/certlist.c:177 dirmngr/validate.c:1243 +#, c-format +msgid "certificate is not usable for signing\n" +msgstr "" + +#: sm/certreqgen.c:465 +#, fuzzy, c-format +msgid "line %d: invalid algorithm\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:481 +#, c-format +msgid "line %d: invalid key length %u (valid are %d to %d)\n" +msgstr "" + +#: sm/certreqgen.c:499 +#, c-format +msgid "line %d: no subject name given\n" +msgstr "" + +#: sm/certreqgen.c:508 +#, fuzzy, c-format +msgid "line %d: invalid subject name label '%.*s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:511 +#, fuzzy, c-format +msgid "line %d: invalid subject name '%s' at pos %d\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:528 +#, fuzzy, c-format +msgid "line %d: not a valid email address\n" +msgstr "Neplatná e-mailová adresa\n" + +#: sm/certreqgen.c:547 +#, fuzzy, c-format +msgid "line %d: invalid serial number\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:563 +#, c-format +msgid "line %d: invalid issuer name label '%.*s'\n" +msgstr "" + +#: sm/certreqgen.c:566 +#, c-format +msgid "line %d: invalid issuer name '%s' at pos %d\n" +msgstr "" + +#: sm/certreqgen.c:578 sm/certreqgen.c:589 +#, fuzzy, c-format +msgid "line %d: invalid date given\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:602 +#, fuzzy, c-format +msgid "line %d: error getting signing key by keygrip '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: sm/certreqgen.c:621 +#, fuzzy, c-format +msgid "line %d: invalid hash algorithm given\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:636 +#, fuzzy, c-format +msgid "line %d: invalid authority-key-id\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:651 +#, fuzzy, c-format +msgid "line %d: invalid subject-key-id\n" +msgstr "kľúč %08lX: neplatná väzba podkľúča\n" + +#: sm/certreqgen.c:689 +#, fuzzy, c-format +msgid "line %d: invalid extension syntax\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen.c:702 +#, fuzzy, c-format +msgid "line %d: error reading key '%s' from card: %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: sm/certreqgen.c:715 +#, fuzzy, c-format +msgid "line %d: error getting key by keygrip '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: sm/certreqgen.c:732 +#, fuzzy, c-format +msgid "line %d: key generation failed: %s <%s>\n" +msgstr "Vytvorenie kľúča sa nepodarilo: %s\n" + +#: sm/certreqgen.c:1331 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + +#: sm/certreqgen-ui.c:159 +#, fuzzy, c-format +msgid " (%d) Existing key\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: sm/certreqgen-ui.c:160 +#, c-format +msgid " (%d) Existing key from card\n" +msgstr "" + +#: sm/certreqgen-ui.c:318 +#, c-format +msgid "Possible actions for a %s key:\n" +msgstr "" + +#: sm/certreqgen-ui.c:319 +#, fuzzy, c-format +msgid " (%d) sign, encrypt\n" +msgstr " (%d) RSA (pro šifrování a podpis)\n" + +#: sm/certreqgen-ui.c:320 +#, fuzzy, c-format +msgid " (%d) sign\n" +msgstr " (%d) DSA (len na podpis)\n" + +#: sm/certreqgen-ui.c:321 +#, fuzzy, c-format +msgid " (%d) encrypt\n" +msgstr " (%d) RSA (len na šifrovanie)\n" + +#: sm/certreqgen-ui.c:345 +msgid "Enter the X.509 subject name: " +msgstr "" + +#: sm/certreqgen-ui.c:349 +#, fuzzy +msgid "No subject name given\n" +msgstr "(Žiadny popis)\n" + +#: sm/certreqgen-ui.c:353 +#, fuzzy, c-format +msgid "Invalid subject name label '%.*s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#. TRANSLATORS: The 22 in the second string is the +#. length of the first string up to the "%s". Please +#. adjust it do the length of your translation. The +#. second string is merely passed to atoi so you can +#. drop everything after the number. +#: sm/certreqgen-ui.c:362 +#, fuzzy, c-format +msgid "Invalid subject name '%s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: sm/certreqgen-ui.c:364 +msgid "22 translator: see certreg-ui.c:gpgsm_gencertreq_tty" +msgstr "" + +#: sm/certreqgen-ui.c:376 +#, fuzzy +msgid "Enter email addresses" +msgstr "E-mailová adresa: " + +#: sm/certreqgen-ui.c:377 +#, fuzzy +msgid " (end with an empty line):\n" +msgstr "" +"\n" +"Napíšte identifikátor užívateľa (user ID). Ukončite prázdnym riadkom: " + +#: sm/certreqgen-ui.c:381 +#, fuzzy +msgid "Enter DNS names" +msgstr "Vložte nový názov súboru" + +#: sm/certreqgen-ui.c:382 sm/certreqgen-ui.c:387 +#, fuzzy +msgid " (optional; end with an empty line):\n" +msgstr "Ak chcete, napíšte popis; ukončite prázdnym riadkom:\n" + +#: sm/certreqgen-ui.c:386 +msgid "Enter URIs" +msgstr "" + +#: sm/certreqgen-ui.c:393 +#, fuzzy +msgid "Create self-signed certificate? (y/N) " +msgstr "Vytvoriť pre tento podpis revokačný certifikát? " + +#: sm/certreqgen-ui.c:420 +msgid "These parameters are used:\n" +msgstr "" + +#: sm/certreqgen-ui.c:432 +#, fuzzy, c-format +msgid "error creating temporary file: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/certreqgen-ui.c:438 +msgid "Now creating self-signed certificate. " +msgstr "" + +#: sm/certreqgen-ui.c:440 +#, fuzzy +#| msgid "Revocation certificate created.\n" +msgid "Now creating certificate request. " +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: sm/certreqgen-ui.c:441 +msgid "This may take a while ...\n" +msgstr "" + +#: sm/certreqgen-ui.c:452 +msgid "Ready.\n" +msgstr "" + +#: sm/certreqgen-ui.c:455 +msgid "Ready. You should now send this request to your CA.\n" +msgstr "" + +#: sm/certreqgen-ui.c:461 +#, c-format +msgid "resource problem: out of core\n" +msgstr "" + +#: sm/decrypt.c:536 +#, fuzzy, c-format +#| msgid "%s encrypted data\n" +msgid "%s.%s encrypted data\n" +msgstr "%s zašifrované dáta\n" + +#: sm/decrypt.c:803 +#, c-format +msgid "(this is the RC2 algorithm)\n" +msgstr "" + +#: sm/decrypt.c:805 +#, c-format +msgid "(this does not seem to be an encrypted message)\n" +msgstr "" + +# Scripte scannen lt. dl1bke auf "ID (0-9A-F)+" deswegen muß "ID" rein :-( +# [kw] +#: sm/decrypt.c:958 +#, fuzzy, c-format +msgid "encrypted to %s key %s\n" +msgstr "zašifrovaná %s kľúčom, ID %08lX\n" + +#: sm/delete.c:51 sm/delete.c:112 +#, fuzzy, c-format +msgid "certificate '%s' not found: %s\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: sm/delete.c:122 sm/keydb.c:1189 sm/keydb.c:1288 +#, fuzzy, c-format +msgid "error locking keybox: %s\n" +msgstr "chyba pri čítaní bloku kľúča: %s\n" + +#: sm/delete.c:143 +#, fuzzy, c-format +msgid "duplicated certificate '%s' deleted\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: sm/delete.c:145 +#, fuzzy, c-format +msgid "certificate '%s' deleted\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: sm/delete.c:175 +#, fuzzy, c-format +msgid "deleting certificate \"%s\" failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: sm/encrypt.c:331 +#, fuzzy, c-format +msgid "no valid recipients given\n" +msgstr "(Žiadny popis)\n" + +#: sm/gpgsm.c:221 +#, fuzzy +msgid "list external keys" +msgstr "vypísať zoznam tajných kľúčov" + +#: sm/gpgsm.c:223 +#, fuzzy +msgid "list certificate chain" +msgstr "nesprávny certifikát" + +#: sm/gpgsm.c:231 +#, fuzzy +msgid "import certificates" +msgstr "nesprávny certifikát" + +#: sm/gpgsm.c:232 +#, fuzzy +msgid "export certificates" +msgstr "nesprávny certifikát" + +#: sm/gpgsm.c:240 +msgid "register a smartcard" +msgstr "" + +#: sm/gpgsm.c:243 +msgid "pass a command to the dirmngr" +msgstr "" + +#: sm/gpgsm.c:245 +msgid "invoke gpg-protect-tool" +msgstr "" + +#: sm/gpgsm.c:264 +msgid "don't use the terminal at all" +msgstr "vôbec nepoužívať terminál" + +#: sm/gpgsm.c:290 +msgid "|N|number of certificates to include" +msgstr "" + +#: sm/gpgsm.c:292 +msgid "|FILE|take policy information from FILE" +msgstr "" + +#: sm/gpgsm.c:307 +msgid "assume input is in PEM format" +msgstr "" + +#: sm/gpgsm.c:309 +msgid "assume input is in base-64 format" +msgstr "" + +#: sm/gpgsm.c:311 +msgid "assume input is in binary format" +msgstr "" + +#: sm/gpgsm.c:320 +#, fuzzy +msgid "create base-64 encoded output" +msgstr "vytvor výstup zakódovaný pomocou ASCII" + +#: sm/gpgsm.c:330 +#, fuzzy +msgid "|USER-ID|use USER-ID as default secret key" +msgstr "|MENO|použi MENO ako implicitný tajný kľúč" + +#: sm/gpgsm.c:341 +#, fuzzy +msgid "|FILE|add keyring to the list of keyrings" +msgstr "" +"pridať tento súbor kľúčov do zoznamu\n" +" používaných súborov kľúčov" + +#: sm/gpgsm.c:352 +msgid "fetch missing issuer certificates" +msgstr "" + +#: sm/gpgsm.c:354 +#, fuzzy +msgid "|NAME|use encoding NAME for PKCS#12 passphrases" +msgstr "|ALG|použiť šifrovací algoritmus ALG pre heslá" + +#: sm/gpgsm.c:372 +msgid "never consult a CRL" +msgstr "" + +#: sm/gpgsm.c:376 +msgid "do not check CRLs for root certificates" +msgstr "" + +#: sm/gpgsm.c:380 +msgid "check validity using OCSP" +msgstr "" + +#: sm/gpgsm.c:382 +msgid "do not check certificate policies" +msgstr "" + +#: sm/gpgsm.c:385 +msgid "|NAME|use cipher algorithm NAME" +msgstr "|ALG|použiť šifrovací algoritmus ALG" + +#: sm/gpgsm.c:387 +msgid "|NAME|use message digest algorithm NAME" +msgstr "|ALG|použiť hashovací algoritmus ALG" + +#: sm/gpgsm.c:398 +msgid "batch mode: never ask" +msgstr "dávkový režim: nikdy sa na nič nepýtať" + +#: sm/gpgsm.c:400 +msgid "assume yes on most questions" +msgstr "automaticky odpovedať áno na väčšinu otázok" + +#: sm/gpgsm.c:401 +msgid "assume no on most questions" +msgstr "automaticky odpovedať NIE na väčšinu otázok" + +#: sm/gpgsm.c:418 +#, fuzzy +msgid "|FILE|write an audit log to FILE" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: sm/gpgsm.c:603 +#, fuzzy +#| msgid "Usage: gpg [options] [files] (-h for help)" +msgid "Usage: @GPGSM@ [options] [files] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: sm/gpgsm.c:606 +#, fuzzy +msgid "" +"Syntax: @GPGSM@ [options] [files]\n" +"Sign, check, encrypt or decrypt using the S/MIME protocol\n" +"Default operation depends on the input data\n" +msgstr "" +"Syntax: gpg [možnosti] [súbory]\n" +"podpísať, overiť, šifrovať alebo dešifrovať\n" +"implicitné operácie závisia od vstupných dát\n" + +#: sm/gpgsm.c:814 +#, fuzzy, c-format +msgid "Note: won't be able to encrypt to '%s': %s\n" +msgstr "nemôžem sa pripojiť k `%s': %s\n" + +#: sm/gpgsm.c:825 +#, fuzzy, c-format +msgid "unknown validation model '%s'\n" +msgstr "neznámy implicitný adresát `%s'\n" + +#: sm/gpgsm.c:1666 +#, fuzzy, c-format +msgid "importing common certificates '%s'\n" +msgstr "zapisujem do '%s'\n" + +#: sm/gpgsm.c:1709 +#, fuzzy, c-format +msgid "can't sign using '%s': %s\n" +msgstr "nemôžem zavrieť `%s': %s\n" + +#: sm/gpgsm.c:2063 +#, c-format +msgid "invalid command (there is no implicit command)\n" +msgstr "" + +#: sm/import.c:127 +#, fuzzy, c-format +msgid "total number processed: %lu\n" +msgstr "Celkovo spracovaných kľúčov: %lu\n" + +#: sm/import.c:246 +#, fuzzy, c-format +msgid "error storing certificate\n" +msgstr "vytvoriť revokačný certifikát" + +#: sm/import.c:254 +#, c-format +msgid "basic certificate checks failed - not imported\n" +msgstr "" + +#: sm/import.c:472 sm/keydb.c:1209 sm/keydb.c:1300 +#, fuzzy, c-format +msgid "error getting stored flags: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/import.c:531 sm/import.c:563 +#, fuzzy, c-format +msgid "error importing certificate: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/import.c:751 tools/gpg-connect-agent.c:1440 +#, fuzzy, c-format +msgid "error reading input: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: sm/keydb.c:1127 +#, c-format +msgid "problem looking for existing certificate: %s\n" +msgstr "" + +#: sm/keydb.c:1139 +#, fuzzy, c-format +msgid "error finding writable keyDB: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/keydb.c:1147 +#, fuzzy, c-format +msgid "error storing certificate: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: sm/keydb.c:1200 +#, fuzzy, c-format +msgid "problem re-searching certificate: %s\n" +msgstr "rev? problém overenia revokácie: %s\n" + +#: sm/keydb.c:1221 sm/keydb.c:1311 +#, fuzzy, c-format +msgid "error storing flags: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: sm/keylist.c:711 +msgid "Error - " +msgstr "" + +#: sm/misc.c:58 +#, c-format +msgid "GPG_TTY has not been set - using maybe bogus default\n" +msgstr "" + +#: sm/qualified.c:105 +#, fuzzy, c-format +msgid "invalid formatted fingerprint in '%s', line %d\n" +msgstr "chyba: neplatný odtlačok\n" + +#: sm/qualified.c:123 +#, fuzzy, c-format +msgid "invalid country code in '%s', line %d\n" +msgstr "chyba: neplatný odtlačok\n" + +#: sm/qualified.c:206 +#, c-format +msgid "" +"You are about to create a signature using your certificate:\n" +"\"%s\"\n" +"This will create a qualified signature by law equated to a handwritten " +"signature.\n" +"\n" +"%s%sAre you really sure that you want to do this?" +msgstr "" + +#: sm/qualified.c:215 sm/verify.c:686 +#, c-format +msgid "" +"Note, that this software is not officially approved to create or verify such " +"signatures.\n" +msgstr "" + +#: sm/qualified.c:282 +#, c-format +msgid "" +"You are about to create a signature using your certificate:\n" +"\"%s\"\n" +"Note, that this certificate will NOT create a qualified signature!" +msgstr "" + +#: sm/sign.c:465 +#, fuzzy, c-format +msgid "hash algorithm %d (%s) for signer %d not supported; using %s\n" +msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#: sm/sign.c:508 +#, c-format +msgid "hash algorithm used for signer %d: %s (%s)\n" +msgstr "" + +#: sm/sign.c:560 +#, fuzzy, c-format +msgid "checking for qualified certificate failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: sm/verify.c:463 +#, fuzzy, c-format +msgid "Signature made " +msgstr "Platnosť podpisu vypršala %s\n" + +#: sm/verify.c:475 +#, c-format +msgid "[date not given]" +msgstr "" + +#: sm/verify.c:479 +#, fuzzy, c-format +msgid "algorithm:" +msgstr "ASCII kódovanie: %s\n" + +#: sm/verify.c:543 +#, c-format +msgid "" +"invalid signature: message digest attribute does not match computed one\n" +msgstr "" + +#: sm/verify.c:664 +#, fuzzy, c-format +msgid "Good signature from" +msgstr "Dobrý podpis od \"" + +#: sm/verify.c:665 +#, fuzzy, c-format +msgid " aka" +msgstr " alias \"" + +#: sm/verify.c:683 +#, fuzzy, c-format +msgid "This is a qualified signature\n" +msgstr "" +"\n" +"Ide o podpis kľúča ním samým\n" + +#: dirmngr/certcache.c:124 +#, fuzzy, c-format +msgid "can't initialize certificate cache lock: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/certcache.c:135 +#, c-format +msgid "can't acquire read lock on the certificate cache: %s\n" +msgstr "" + +#: dirmngr/certcache.c:146 +#, c-format +msgid "can't acquire write lock on the certificate cache: %s\n" +msgstr "" + +#: dirmngr/certcache.c:157 +#, c-format +msgid "can't release lock on the certificate cache: %s\n" +msgstr "" + +#: dirmngr/certcache.c:313 +#, c-format +msgid "dropping %u certificates from the cache\n" +msgstr "" + +#: dirmngr/certcache.c:439 dirmngr/certcache.c:531 dirmngr/certcache.c:643 +#, fuzzy, c-format +#| msgid "can't create `%s': %s\n" +msgid "can't parse certificate '%s': %s\n" +msgstr "nemôžem vytvoriť `%s': %s\n" + +#: dirmngr/certcache.c:447 dirmngr/certcache.c:538 dirmngr/certcache.c:654 +#, fuzzy, c-format +msgid "certificate '%s' already cached\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: dirmngr/certcache.c:454 dirmngr/certcache.c:548 dirmngr/certcache.c:666 +#, fuzzy, c-format +msgid "trusted certificate '%s' loaded\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: dirmngr/certcache.c:456 +#, fuzzy, c-format +msgid "certificate '%s' loaded\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: dirmngr/certcache.c:460 dirmngr/certcache.c:550 dirmngr/certcache.c:668 +#, fuzzy, c-format +msgid " SHA1 fingerprint = %s\n" +msgstr "vypísať fingerprint" + +#: dirmngr/certcache.c:463 dirmngr/certcache.c:553 dirmngr/certcache.c:671 +msgid " issuer =" +msgstr "" + +#: dirmngr/certcache.c:464 dirmngr/certcache.c:554 dirmngr/certcache.c:672 +msgid " subject =" +msgstr "" + +#: dirmngr/certcache.c:470 dirmngr/certcache.c:542 dirmngr/certcache.c:660 +#, fuzzy, c-format +msgid "error loading certificate '%s': %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:851 +#, fuzzy, c-format +msgid "permanently loaded certificates: %u\n" +msgstr "nesprávny certifikát" + +#: dirmngr/certcache.c:853 +#, fuzzy, c-format +msgid " runtime cached certificates: %u\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:855 +#, fuzzy, c-format +msgid " trusted certificates: %u (%u,%u,%u,%u)\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:883 dirmngr/dirmngr-client.c:393 +#, fuzzy, c-format +msgid "certificate already cached\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: dirmngr/certcache.c:885 +#, fuzzy, c-format +msgid "certificate cached\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: dirmngr/certcache.c:889 dirmngr/certcache.c:912 dirmngr/dirmngr-client.c:397 +#, fuzzy, c-format +msgid "error caching certificate: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:975 +#, fuzzy, c-format +msgid "invalid SHA1 fingerprint string '%s'\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/certcache.c:1421 dirmngr/certcache.c:1430 +#, fuzzy, c-format +msgid "error fetching certificate by S/N: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:1639 dirmngr/certcache.c:1648 +#, fuzzy, c-format +msgid "error fetching certificate by subject: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/certcache.c:1754 dirmngr/validate.c:483 +#, fuzzy, c-format +msgid "no issuer found in certificate\n" +msgstr "vytvoriť revokačný certifikát" + +#: dirmngr/certcache.c:1764 +#, fuzzy, c-format +msgid "error getting authorityKeyIdentifier: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:212 +#, fuzzy, c-format +#| msgid "can't create directory `%s': %s\n" +msgid "creating directory '%s'\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: dirmngr/crlcache.c:216 +#, fuzzy, c-format +msgid "error creating directory '%s': %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: dirmngr/crlcache.c:244 +#, fuzzy, c-format +msgid "ignoring database dir '%s'\n" +msgstr "chyba v pätičke\n" + +#: dirmngr/crlcache.c:253 +#, fuzzy, c-format +msgid "error reading directory '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:274 +#, fuzzy, c-format +msgid "removing cache file '%s'\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/crlcache.c:283 +#, fuzzy, c-format +#| msgid "enarmoring failed: %s\n" +msgid "not removing file '%s'\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: dirmngr/crlcache.c:372 dirmngr/crlcache.c:1118 dirmngr/crlcache.c:2380 +#, fuzzy, c-format +msgid "error closing cache file: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:410 dirmngr/crlcache.c:794 +#, fuzzy, c-format +msgid "failed to open cache dir file '%s': %s\n" +msgstr "nemôžem otvoriť `%s': %s\n" + +#: dirmngr/crlcache.c:420 +#, fuzzy, c-format +msgid "error creating new cache dir file '%s': %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:427 +#, fuzzy, c-format +#| msgid "error writing secret keyring `%s': %s\n" +msgid "error writing new cache dir file '%s': %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: dirmngr/crlcache.c:434 +#, fuzzy, c-format +msgid "error closing new cache dir file '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:439 +#, fuzzy, c-format +#| msgid "new configuration file `%s' created\n" +msgid "new cache dir file '%s' created\n" +msgstr "vytvorený nový konfiguračný súbor `%s'\n" + +#: dirmngr/crlcache.c:444 +#, fuzzy, c-format +msgid "failed to re-open cache dir file '%s': %s\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: dirmngr/crlcache.c:472 +#, c-format +msgid "first record of '%s' is not the version\n" +msgstr "" + +#: dirmngr/crlcache.c:487 +#, c-format +msgid "old version of cache directory - cleaning up\n" +msgstr "" + +#: dirmngr/crlcache.c:503 +#, c-format +msgid "old version of cache directory - giving up\n" +msgstr "" + +#: dirmngr/crlcache.c:614 +#, c-format +msgid "extra field detected in crl record of '%s' line %u\n" +msgstr "" + +#: dirmngr/crlcache.c:622 +#, fuzzy, c-format +msgid "invalid line detected in '%s' line %u\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/crlcache.c:631 +#, fuzzy, c-format +msgid "duplicate entry detected in '%s' line %u\n" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: dirmngr/crlcache.c:646 +#, c-format +msgid "unsupported record type in '%s' line %u skipped\n" +msgstr "" + +#: dirmngr/crlcache.c:672 +#, fuzzy, c-format +msgid "invalid issuer hash in '%s' line %u\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/crlcache.c:678 +#, fuzzy, c-format +msgid "no issuer DN in '%s' line %u\n" +msgstr "chyba pri čítaní: %s\n" + +#: dirmngr/crlcache.c:685 +#, fuzzy, c-format +msgid "invalid timestamp in '%s' line %u\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/crlcache.c:691 +#, fuzzy, c-format +#| msgid "WARNING: invalid size of random_seed file - not used\n" +msgid "WARNING: invalid cache file hash in '%s' line %u\n" +msgstr "varovanie: neplatná veľkosť random_seed - súbor nepoužitý\n" + +#: dirmngr/crlcache.c:697 +#, c-format +msgid "detected errors in cache dir file\n" +msgstr "" + +#: dirmngr/crlcache.c:698 +#, c-format +msgid "please check the reason and manually delete that file\n" +msgstr "" + +#: dirmngr/crlcache.c:826 dirmngr/crlcache.c:840 +#, fuzzy, c-format +msgid "failed to create temporary cache dir file '%s': %s\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: dirmngr/crlcache.c:936 +#, fuzzy, c-format +msgid "error closing '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:948 +#, fuzzy, c-format +#| msgid "error reading `%s': %s\n" +msgid "error renaming '%s' to '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:1002 +#, fuzzy, c-format +msgid "can't hash '%s': %s\n" +msgstr "nemôžem zavrieť `%s': %s\n" + +#: dirmngr/crlcache.c:1010 +#, fuzzy, c-format +msgid "error setting up MD5 hash context: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: dirmngr/crlcache.c:1026 +#, fuzzy, c-format +msgid "error hashing '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:1054 +#, fuzzy, c-format +msgid "invalid formatted checksum for '%s'\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/crlcache.c:1107 +#, c-format +msgid "too many open cache files; can't open anymore\n" +msgstr "" + +#: dirmngr/crlcache.c:1125 +#, fuzzy, c-format +msgid "opening cache file '%s'\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: dirmngr/crlcache.c:1144 +#, fuzzy, c-format +msgid "error opening cache file '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:1153 +#, c-format +msgid "error initializing cache file '%s' for reading: %s\n" +msgstr "" + +#: dirmngr/crlcache.c:1174 +#, c-format +msgid "calling unlock_db_file on a closed file\n" +msgstr "" + +#: dirmngr/crlcache.c:1176 +#, c-format +msgid "calling unlock_db_file on an unlocked file\n" +msgstr "" + +#: dirmngr/crlcache.c:1230 +#, fuzzy, c-format +msgid "failed to create a new cache object: %s\n" +msgstr "%s: nepodarilo sa vytvoriť hashovaciu tabuľku: %s\n" + +#: dirmngr/crlcache.c:1287 +#, fuzzy, c-format +#| msgid "No help available for `%s'" +msgid "no CRL available for issuer id %s\n" +msgstr "Pomoc nie je dostupná pre '%s'" + +#: dirmngr/crlcache.c:1294 +#, c-format +msgid "cached CRL for issuer id %s too old; update required\n" +msgstr "" + +#: dirmngr/crlcache.c:1308 +#, c-format +msgid "" +"force-crl-refresh active and %d minutes passed for issuer id %s; update " +"required\n" +msgstr "" + +#: dirmngr/crlcache.c:1316 +#, c-format +msgid "force-crl-refresh active for issuer id %s; update required\n" +msgstr "" + +#: dirmngr/crlcache.c:1325 +#, c-format +msgid "available CRL for issuer ID %s can't be used\n" +msgstr "" + +#: dirmngr/crlcache.c:1336 +#, c-format +msgid "cached CRL for issuer id %s tampered; we need to update\n" +msgstr "" + +#: dirmngr/crlcache.c:1348 +#, c-format +msgid "WARNING: invalid cache record length for S/N " +msgstr "" + +#: dirmngr/crlcache.c:1358 +#, fuzzy, c-format +msgid "problem reading cache record for S/N %s: %s\n" +msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#: dirmngr/crlcache.c:1361 +#, c-format +msgid "S/N %s is not valid; reason=%02X date=%.15s\n" +msgstr "" + +#: dirmngr/crlcache.c:1372 +#, c-format +msgid "S/N %s is valid, it is not listed in the CRL\n" +msgstr "" + +#: dirmngr/crlcache.c:1380 +#, fuzzy, c-format +msgid "error getting data from cache file: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:1601 dirmngr/crlcache.c:1672 dirmngr/crlcache.c:1697 +#: dirmngr/crlcache.c:1763 +#, fuzzy, c-format +#| msgid "invalid response from agent\n" +msgid "got an invalid S-expression from libksba\n" +msgstr "neplatná reakcia od agenta\n" + +#: dirmngr/crlcache.c:1608 dirmngr/crlcache.c:1679 dirmngr/crlcache.c:1705 +#: dirmngr/crlcache.c:1770 dirmngr/misc.c:176 +#, fuzzy, c-format +msgid "converting S-expression failed: %s\n" +msgstr "nemožno otvoriť súbor: %s\n" + +#: dirmngr/crlcache.c:1630 dirmngr/validate.c:964 +#, fuzzy, c-format +#| msgid "invalid hash algorithm `%s'\n" +msgid "unknown hash algorithm '%s'\n" +msgstr "neplatný hashovací algoritmus `%s'\n" + +#: dirmngr/crlcache.c:1637 +#, c-format +msgid "gcry_md_open for algorithm %d failed: %s\n" +msgstr "" + +#: dirmngr/crlcache.c:1797 dirmngr/ocsp.c:478 +#, fuzzy, c-format +msgid "creating S-expression failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/crlcache.c:1871 +#, fuzzy, c-format +#| msgid "build_packet failed: %s\n" +msgid "ksba_crl_parse failed: %s\n" +msgstr "build_packet zlyhala: %s\n" + +#: dirmngr/crlcache.c:1886 +#, fuzzy, c-format +msgid "error getting update times of CRL: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:1893 +#, c-format +msgid "update times of this CRL: this=%s next=%s\n" +msgstr "" + +#: dirmngr/crlcache.c:1897 +#, c-format +msgid "nextUpdate not given; assuming a validity period of one day\n" +msgstr "" + +#: dirmngr/crlcache.c:1917 +#, fuzzy, c-format +msgid "error getting CRL item: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:1932 +#, fuzzy, c-format +msgid "error inserting item into temporary cache file: %s\n" +msgstr "zapisujem do '%s'\n" + +#: dirmngr/crlcache.c:1959 +#, fuzzy, c-format +msgid "no CRL issuer found in CRL: %s\n" +msgstr "vytvoriť revokačný certifikát" + +#: dirmngr/crlcache.c:1974 +#, c-format +msgid "locating CRL issuer certificate by authorityKeyIdentifier\n" +msgstr "" + +#: dirmngr/crlcache.c:2020 +#, fuzzy, c-format +#| msgid "signature verification suppressed\n" +msgid "CRL signature verification failed: %s\n" +msgstr "verifikácia podpisu potlačená\n" + +#: dirmngr/crlcache.c:2032 +#, fuzzy, c-format +msgid "error checking validity of CRL issuer certificate: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/crlcache.c:2174 +#, fuzzy, c-format +msgid "ksba_crl_new failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/crlcache.c:2181 +#, fuzzy, c-format +msgid "ksba_crl_set_reader failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: dirmngr/crlcache.c:2215 +#, fuzzy, c-format +msgid "removed stale temporary cache file '%s'\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: dirmngr/crlcache.c:2219 +#, fuzzy, c-format +msgid "problem removing stale temporary cache file '%s': %s\n" +msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#: dirmngr/crlcache.c:2229 +#, fuzzy, c-format +msgid "error creating temporary cache file '%s': %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:2239 +#, fuzzy, c-format +#| msgid "update secret failed: %s\n" +msgid "crl_parse_insert failed: %s\n" +msgstr "aktualizácia tajného kľúča zlyhala: %s\n" + +#: dirmngr/crlcache.c:2249 +#, fuzzy, c-format +msgid "error finishing temporary cache file '%s': %s\n" +msgstr "zapisujem do '%s'\n" + +#: dirmngr/crlcache.c:2256 +#, fuzzy, c-format +msgid "error closing temporary cache file '%s': %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:2281 +#, c-format +msgid "WARNING: new CRL still too old; it expired on %s - loading anyway\n" +msgstr "" + +#: dirmngr/crlcache.c:2285 +#, c-format +msgid "new CRL still too old; it expired on %s\n" +msgstr "" + +#: dirmngr/crlcache.c:2301 +#, c-format +msgid "unknown critical CRL extension %s\n" +msgstr "" + +#: dirmngr/crlcache.c:2311 +#, fuzzy, c-format +msgid "error reading CRL extensions: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:2362 +#, fuzzy, c-format +msgid "creating cache file '%s'\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/crlcache.c:2394 +#, fuzzy, c-format +msgid "problem renaming '%s' to '%s': %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: dirmngr/crlcache.c:2408 +#, c-format +msgid "" +"updating the DIR file failed - cache entry will get lost with the next " +"program start\n" +msgstr "" + +#: dirmngr/crlcache.c:2445 +#, c-format +msgid "Begin CRL dump (retrieved via %s)\n" +msgstr "" + +#: dirmngr/crlcache.c:2468 +msgid "" +" ERROR: The CRL will not be used because it was still too old after an " +"update!\n" +msgstr "" + +#: dirmngr/crlcache.c:2471 +msgid "" +" ERROR: The CRL will not be used due to an unknown critical extension!\n" +msgstr "" + +#: dirmngr/crlcache.c:2474 +msgid " ERROR: The CRL will not be used\n" +msgstr "" + +#: dirmngr/crlcache.c:2481 +msgid " ERROR: This cached CRL may have been tampered with!\n" +msgstr "" + +#: dirmngr/crlcache.c:2499 +#, fuzzy, c-format +#| msgid "WARNING: invalid size of random_seed file - not used\n" +msgid " WARNING: invalid cache record length\n" +msgstr "varovanie: neplatná veľkosť random_seed - súbor nepoužitý\n" + +#: dirmngr/crlcache.c:2506 +#, fuzzy, c-format +msgid "problem reading cache record: %s\n" +msgstr "%s: chyba pri čítaní voľného záznamu: %s\n" + +#: dirmngr/crlcache.c:2517 +#, fuzzy, c-format +msgid "problem reading cache key: %s\n" +msgstr "rev? problém overenia revokácie: %s\n" + +#: dirmngr/crlcache.c:2548 +#, fuzzy, c-format +msgid "error reading cache entry from db: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/crlcache.c:2551 +msgid "End CRL dump\n" +msgstr "" + +#: dirmngr/crlcache.c:2671 +#, fuzzy, c-format +msgid "crl_fetch via DP failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: dirmngr/crlcache.c:2682 +#, fuzzy, c-format +msgid "crl_cache_insert via DP failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/crlcache.c:2728 +#, fuzzy, c-format +msgid "crl_cache_insert via issuer failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/crlfetch.c:75 +#, c-format +msgid "reader to file mapping table full - waiting\n" +msgstr "" + +#: dirmngr/crlfetch.c:171 dirmngr/crlfetch.c:230 dirmngr/crlfetch.c:268 +#: dirmngr/crlfetch.c:300 +#, c-format +msgid "CRL access not possible due to disabled %s\n" +msgstr "" + +#: dirmngr/crlfetch.c:190 +#, fuzzy, c-format +msgid "error retrieving '%s': %s\n" +msgstr "chyba pri vytváraní `%s': %s\n" + +#: dirmngr/crlfetch.c:218 dirmngr/ldap-wrapper.c:881 dirmngr/misc.c:573 +#, fuzzy, c-format +#| msgid "%s: error writing dir record: %s\n" +msgid "error initializing reader object: %s\n" +msgstr "%s: chyba pri zápise adresárového záznamu: %s\n" + +#: dirmngr/crlfetch.c:237 dirmngr/crlfetch.c:263 dirmngr/crlfetch.c:295 +#: dirmngr/crlfetch.c:322 +#, fuzzy, c-format +msgid "CRL access not possible due to Tor mode\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: dirmngr/crlfetch.c:327 +#, fuzzy, c-format +msgid "certificate search not possible due to disabled %s\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: dirmngr/dirmngr-client.c:72 +msgid "use OCSP instead of CRLs" +msgstr "" + +#: dirmngr/dirmngr-client.c:73 +msgid "check whether a dirmngr is running" +msgstr "" + +#: dirmngr/dirmngr-client.c:74 +#, fuzzy +msgid "add a certificate to the cache" +msgstr "Revokačný certifikát bol vytvorený.\n" + +#: dirmngr/dirmngr-client.c:75 +#, fuzzy +msgid "validate a certificate" +msgstr "nesprávny certifikát" + +#: dirmngr/dirmngr-client.c:76 +#, fuzzy +msgid "lookup a certificate" +msgstr "nesprávny certifikát" + +#: dirmngr/dirmngr-client.c:77 +#, fuzzy +msgid "lookup only locally stored certificates" +msgstr "nesprávny certifikát" + +#: dirmngr/dirmngr-client.c:78 +msgid "expect an URL for --lookup" +msgstr "" + +#: dirmngr/dirmngr-client.c:79 +msgid "load a CRL into the dirmngr" +msgstr "" + +#: dirmngr/dirmngr-client.c:80 +msgid "special mode for use by Squid" +msgstr "" + +#: dirmngr/dirmngr-client.c:81 +#, fuzzy +msgid "expect certificates in PEM format" +msgstr "nesprávny certifikát" + +#: dirmngr/dirmngr-client.c:83 +#, fuzzy +#| msgid "Enter the user ID of the designated revoker: " +msgid "force the use of the default OCSP responder" +msgstr "Vložte identifikátor užívateľa povereného revokáciou: " + +#: dirmngr/dirmngr-client.c:172 +#, fuzzy +#| msgid "Usage: gpg [options] [files] (-h for help)" +msgid "Usage: dirmngr-client [options] [certfile|pattern] (-h for help)\n" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: dirmngr/dirmngr-client.c:176 +msgid "" +"Syntax: dirmngr-client [options] [certfile|pattern]\n" +"Test an X.509 certificate against a CRL or do an OCSP check\n" +"The process returns 0 if the certificate is valid, 1 if it is\n" +"not valid and other error codes for general failures\n" +msgstr "" + +#: dirmngr/dirmngr-client.c:282 dirmngr/dirmngr-client.c:912 +#, fuzzy, c-format +msgid "error reading certificate from stdin: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/dirmngr-client.c:289 +#, fuzzy, c-format +msgid "error reading certificate from '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/dirmngr-client.c:303 +#, c-format +msgid "certificate too large to make any sense\n" +msgstr "" + +#: dirmngr/dirmngr-client.c:318 +#, fuzzy, c-format +#| msgid "can't connect to `%s': %s\n" +msgid "can't connect to the dirmngr: %s\n" +msgstr "nemôžem sa pripojiť k `%s': %s\n" + +#: dirmngr/dirmngr-client.c:340 +#, fuzzy, c-format +#| msgid "update failed: %s\n" +msgid "lookup failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: dirmngr/dirmngr-client.c:355 +#, fuzzy, c-format +msgid "loading CRL '%s' failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: dirmngr/dirmngr-client.c:383 +#, c-format +msgid "a dirmngr daemon is up and running\n" +msgstr "" + +#: dirmngr/dirmngr-client.c:405 +#, fuzzy, c-format +msgid "validation of certificate failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/dirmngr-client.c:412 dirmngr/dirmngr-client.c:923 +#, fuzzy, c-format +msgid "certificate is valid\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: dirmngr/dirmngr-client.c:418 dirmngr/dirmngr-client.c:931 +#, fuzzy, c-format +msgid "certificate has been revoked\n" +msgstr "POZNÁMKA: kľúč bol revokovaný" + +#: dirmngr/dirmngr-client.c:423 dirmngr/dirmngr-client.c:933 +#, fuzzy, c-format +msgid "certificate check failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/dirmngr-client.c:436 +#, fuzzy, c-format +#| msgid "can't stat `%s': %s\n" +msgid "got status: '%s'\n" +msgstr "nemôžem použiť príkaz stat na `%s': %s\n" + +#: dirmngr/dirmngr-client.c:451 +#, fuzzy, c-format +#| msgid "error writing secret keyring `%s': %s\n" +msgid "error writing base64 encoding: %s\n" +msgstr "chyba pri zápise do súboru tajných kľúčov `%s': %s\n" + +#: dirmngr/dirmngr-client.c:709 +#, fuzzy, c-format +msgid "unsupported inquiry '%s'\n" +msgstr "" +"\n" +"Podporované algoritmy:\n" + +#: dirmngr/dirmngr-client.c:811 +#, c-format +msgid "absolute file name expected\n" +msgstr "" + +#: dirmngr/dirmngr-client.c:856 +#, c-format +msgid "looking up '%s'\n" +msgstr "" + +#: dirmngr/dirmngr.c:178 +msgid "list the contents of the CRL cache" +msgstr "" + +#: dirmngr/dirmngr.c:179 +#, fuzzy +msgid "|FILE|load CRL from FILE into cache" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: dirmngr/dirmngr.c:180 +msgid "|URL|fetch a CRL from URL" +msgstr "" + +#: dirmngr/dirmngr.c:181 +msgid "shutdown the dirmngr" +msgstr "" + +#: dirmngr/dirmngr.c:182 +msgid "flush the cache" +msgstr "" + +#: dirmngr/dirmngr.c:216 +msgid "allow online software version check" +msgstr "" + +#: dirmngr/dirmngr.c:219 +msgid "|N|do not return more than N items in one query" +msgstr "" + +#: dirmngr/dirmngr.c:226 +msgid "Network related options" +msgstr "" + +#: dirmngr/dirmngr.c:228 +msgid "route all network traffic via Tor" +msgstr "" + +#: dirmngr/dirmngr.c:240 +msgid "Configuration for Keyservers" +msgstr "" + +#: dirmngr/dirmngr.c:243 +#, fuzzy +msgid "|URL|use keyserver at URL" +msgstr "nemožno použiť URI servera kľúčov - chyba analýzy URI\n" + +#: dirmngr/dirmngr.c:245 +msgid "|FILE|use the CA certificates in FILE for HKP over TLS" +msgstr "" + +#: dirmngr/dirmngr.c:248 +msgid "Configuration for HTTP servers" +msgstr "" + +#: dirmngr/dirmngr.c:250 +msgid "inhibit the use of HTTP" +msgstr "" + +#: dirmngr/dirmngr.c:252 +msgid "ignore HTTP CRL distribution points" +msgstr "" + +#: dirmngr/dirmngr.c:254 +msgid "|URL|redirect all HTTP requests to URL" +msgstr "" + +#: dirmngr/dirmngr.c:256 +msgid "use system's HTTP proxy setting" +msgstr "" + +#: dirmngr/dirmngr.c:260 +msgid "Configuration of LDAP servers to use" +msgstr "" + +#: dirmngr/dirmngr.c:262 +msgid "inhibit the use of LDAP" +msgstr "" + +#: dirmngr/dirmngr.c:264 +msgid "ignore LDAP CRL distribution points" +msgstr "" + +#: dirmngr/dirmngr.c:266 +msgid "|HOST|use HOST for LDAP queries" +msgstr "" + +#: dirmngr/dirmngr.c:268 +msgid "do not use fallback hosts with --ldap-proxy" +msgstr "" + +#: dirmngr/dirmngr.c:270 +#, fuzzy +msgid "|SPEC|use this keyserver to lookup keys" +msgstr "" +"|POČÍTAČ|použi tento server kľúčov na vyhľadávanie\n" +" kľúčov" + +#: dirmngr/dirmngr.c:272 +#, fuzzy +msgid "|FILE|read LDAP server list from FILE" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: dirmngr/dirmngr.c:274 +msgid "add new servers discovered in CRL distribution points to serverlist" +msgstr "" + +#: dirmngr/dirmngr.c:277 +msgid "|N|set LDAP timeout to N seconds" +msgstr "" + +#: dirmngr/dirmngr.c:280 +msgid "Configuration for OCSP" +msgstr "" + +#: dirmngr/dirmngr.c:282 +msgid "allow sending OCSP requests" +msgstr "" + +#: dirmngr/dirmngr.c:284 +msgid "ignore certificate contained OCSP service URLs" +msgstr "" + +#: dirmngr/dirmngr.c:286 +#, fuzzy +msgid "|URL|use OCSP responder at URL" +msgstr "nemožno použiť URI servera kľúčov - chyba analýzy URI\n" + +#: dirmngr/dirmngr.c:288 +msgid "|FPR|OCSP response signed by FPR" +msgstr "" + +#: dirmngr/dirmngr.c:296 +msgid "force loading of outdated CRLs" +msgstr "" + +#: dirmngr/dirmngr.c:308 +#, fuzzy +#| msgid "" +#| "@\n" +#| "(See the man page for a complete listing of all commands and options)\n" +msgid "" +"@\n" +"(See the \"info\" manual for a complete listing of all commands and " +"options)\n" +msgstr "" +"@\n" +"(Použite manuálové stránky pre kompletný zoznam všetkých príkazov a " +"možností)\n" + +#: dirmngr/dirmngr.c:461 +#, fuzzy +msgid "Usage: @DIRMNGR@ [options] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: dirmngr/dirmngr.c:463 +msgid "" +"Syntax: @DIRMNGR@ [options] [command [args]]\n" +"Keyserver, CRL, and OCSP access for @GNUPG@\n" +msgstr "" + +#: dirmngr/dirmngr.c:543 +#, c-format +msgid "valid debug levels are: %s\n" +msgstr "" + +#: dirmngr/dirmngr.c:638 tools/gpgconf.c:706 tools/gpgconf.c:741 +#: tools/gpgconf.c:839 +#, fuzzy, c-format +msgid "usage: %s [options] " +msgstr "použitie: gpg [možnosti] " + +#: dirmngr/dirmngr.c:1337 +#, fuzzy, c-format +#| msgid "%s not allowed with %s!\n" +msgid "colons are not allowed in the socket name\n" +msgstr "Nie je dovolené používať %s s %s!\n" + +#: dirmngr/dirmngr.c:1573 dirmngr/server.c:1885 +#, fuzzy, c-format +msgid "fetching CRL from '%s' failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: dirmngr/dirmngr.c:1579 dirmngr/server.c:1891 +#, fuzzy, c-format +msgid "processing CRL from '%s' failed: %s\n" +msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#: dirmngr/dirmngr.c:1725 +#, fuzzy, c-format +msgid "%s:%u: line too long - skipped\n" +msgstr "riadok je príliš dlhý\n" + +#: dirmngr/dirmngr.c:1785 dirmngr/dirmngr.c:1874 +#, fuzzy, c-format +msgid "%s:%u: invalid fingerprint detected\n" +msgstr "chyba: neplatný odtlačok\n" + +#: dirmngr/dirmngr.c:1826 dirmngr/dirmngr.c:1852 tools/gpgconf-comp.c:3427 +#, fuzzy, c-format +msgid "%s:%u: read error: %s\n" +msgstr "chyba pri čítaní: %s\n" + +#: dirmngr/dirmngr.c:1887 +#, c-format +msgid "%s:%u: garbage at end of line ignored\n" +msgstr "" + +#: dirmngr/dirmngr.c:1956 +#, c-format +msgid "SIGHUP received - re-reading configuration and flushing caches\n" +msgstr "" + +#: dirmngr/dirmngr.c:1996 +#, c-format +msgid "SIGUSR2 received - no action defined\n" +msgstr "" + +#: dirmngr/dirmngr.c:2001 +#, c-format +msgid "SIGTERM received - shutting down ...\n" +msgstr "" + +#: dirmngr/dirmngr.c:2003 +#, c-format +msgid "SIGTERM received - still %d active connections\n" +msgstr "" + +#: dirmngr/dirmngr.c:2008 +#, fuzzy, c-format +msgid "shutdown forced\n" +msgstr "nespracované" + +#: dirmngr/dirmngr.c:2016 +#, c-format +msgid "SIGINT received - immediate shutdown\n" +msgstr "" + +#: dirmngr/dirmngr.c:2023 +#, c-format +msgid "signal %d received - no action defined\n" +msgstr "" + +#: dirmngr/http.c:1996 dirmngr/ocsp.c:255 +#, fuzzy, c-format +msgid "error accessing '%s': http status %u\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/http.c:3647 dirmngr/ocsp.c:229 +#, c-format +msgid "URL '%s' redirected to '%s' (%u)\n" +msgstr "" + +#: dirmngr/http.c:3653 dirmngr/ocsp.c:246 +#, fuzzy, c-format +msgid "too many redirections\n" +msgstr "príliš veľa `%c' predvolieb\n" + +#: dirmngr/http.c:3765 +#, fuzzy, c-format +#| msgid "writing to `%s'\n" +msgid "redirection changed to '%s'\n" +msgstr "zapisujem do '%s'\n" + +#: dirmngr/ldap-wrapper.c:233 +#, fuzzy, c-format +msgid "error printing log line: %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: dirmngr/ldap-wrapper.c:263 +#, fuzzy, c-format +msgid "error reading log from ldap wrapper %d: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/ldap-wrapper.c:450 +#, c-format +msgid "ldap wrapper %d ready" +msgstr "" + +#: dirmngr/ldap-wrapper.c:459 +#, c-format +msgid "ldap wrapper %d ready: timeout\n" +msgstr "" + +#: dirmngr/ldap-wrapper.c:462 +#, c-format +msgid "ldap wrapper %d ready: exitcode=%d\n" +msgstr "" + +#: dirmngr/ldap-wrapper.c:471 +#, fuzzy, c-format +msgid "waiting for ldap wrapper %d failed: %s\n" +msgstr "aktualizácia zlyhala: %s\n" + +#: dirmngr/ldap-wrapper.c:483 +#, c-format +msgid "ldap wrapper %d stalled - killing\n" +msgstr "" + +#: dirmngr/ldap.c:92 +#, c-format +msgid "invalid char 0x%02x in host name - not added\n" +msgstr "" + +#: dirmngr/ldap.c:96 +#, fuzzy, c-format +msgid "adding '%s:%d' to the ldap server list\n" +msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#: dirmngr/ldap.c:99 dirmngr/misc.c:512 +#, fuzzy, c-format +msgid "malloc failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/ldap.c:225 +#, fuzzy, c-format +msgid "'%s' is not an LDAP URL\n" +msgstr "\"%s\" nie je súbor JPEG\n" + +#: dirmngr/ldap.c:231 dirmngr/ldap.c:237 +#, c-format +msgid "'%s' is an invalid LDAP URL\n" +msgstr "" + +#: dirmngr/ldap.c:977 +#, c-format +msgid "ldap_search hit the size limit of the server\n" +msgstr "" + +#: dirmngr/ldapserver.c:120 +#, c-format +msgid "%s:%u: password given without user\n" +msgstr "" + +#: dirmngr/ldapserver.c:188 +#, c-format +msgid "%s:%u: ignoring unknown flag '%s'\n" +msgstr "" + +#: dirmngr/ldapserver.c:210 +#, fuzzy, c-format +msgid "%s:%u: skipping this line\n" +msgstr " s = preskočiť tento kľúč\n" + +#: dirmngr/misc.c:172 +#, fuzzy, c-format +#| msgid "%s: invalid file version %d\n" +msgid "invalid canonical S-expression found\n" +msgstr "%s: neplatná verzia súboru %d\n" + +#: dirmngr/misc.c:196 dirmngr/misc.c:230 +#, fuzzy, c-format +msgid "gcry_md_open failed: %s\n" +msgstr "nemožno otvoriť súbor: %s\n" + +#: dirmngr/misc.c:201 dirmngr/misc.c:235 +#, fuzzy, c-format +#| msgid "update secret failed: %s\n" +msgid "oops: ksba_cert_hash failed: %s\n" +msgstr "aktualizácia tajného kľúča zlyhala: %s\n" + +#: dirmngr/misc.c:528 +#, c-format +msgid "bad URL encoding detected\n" +msgstr "" + +#: dirmngr/ocsp.c:80 +#, fuzzy, c-format +msgid "error reading from responder: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/ocsp.c:98 +#, c-format +msgid "response from server too large; limit is %d bytes\n" +msgstr "" + +#: dirmngr/ocsp.c:148 +#, fuzzy, c-format +msgid "OCSP request not possible due to Tor mode\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: dirmngr/ocsp.c:154 +#, c-format +msgid "OCSP request not possible due to disabled HTTP\n" +msgstr "" + +#: dirmngr/ocsp.c:161 +#, fuzzy, c-format +msgid "error setting OCSP target: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/ocsp.c:179 +#, fuzzy, c-format +msgid "error building OCSP request: %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/ocsp.c:192 +#, fuzzy, c-format +msgid "error connecting to '%s': %s\n" +msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#: dirmngr/ocsp.c:218 dirmngr/ocsp.c:270 +#, fuzzy, c-format +msgid "error reading HTTP response for '%s': %s\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: dirmngr/ocsp.c:281 +#, fuzzy, c-format +msgid "error parsing OCSP response for '%s': %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: dirmngr/ocsp.c:306 dirmngr/ocsp.c:337 +#, c-format +msgid "OCSP responder at '%s' status: %s\n" +msgstr "" + +#: dirmngr/ocsp.c:322 +#, c-format +msgid "failed to establish a hashing context for OCSP: %s\n" +msgstr "" + +#: dirmngr/ocsp.c:332 +#, fuzzy, c-format +msgid "hashing the OCSP response for '%s' failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/ocsp.c:376 +#, c-format +msgid "not signed by a default OCSP signer's certificate" +msgstr "" + +#: dirmngr/ocsp.c:524 +#, fuzzy, c-format +msgid "allocating list item failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/ocsp.c:540 dirmngr/ocsp.c:727 +#, fuzzy, c-format +msgid "error getting responder ID: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/ocsp.c:587 +#, c-format +msgid "no suitable certificate found to verify the OCSP response\n" +msgstr "" + +#: dirmngr/ocsp.c:626 dirmngr/validate.c:648 +#, fuzzy, c-format +msgid "issuer certificate not found: %s\n" +msgstr "kľúč `%s' nebol nájdený: %s\n" + +#: dirmngr/ocsp.c:636 +#, c-format +msgid "caller did not return the target certificate\n" +msgstr "" + +#: dirmngr/ocsp.c:643 +#, fuzzy, c-format +msgid "caller did not return the issuing certificate\n" +msgstr "vytvoriť revokačný certifikát" + +#: dirmngr/ocsp.c:653 +#, fuzzy, c-format +msgid "failed to allocate OCSP context: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: dirmngr/ocsp.c:692 +#, c-format +msgid "no default OCSP responder defined\n" +msgstr "" + +#: dirmngr/ocsp.c:698 +#, fuzzy, c-format +#| msgid "no default secret keyring: %s\n" +msgid "no default OCSP signer defined\n" +msgstr "nie je nastavený implicitný súbor tajných kľúčov %s\n" + +#: dirmngr/ocsp.c:705 +#, c-format +msgid "using default OCSP responder '%s'\n" +msgstr "" + +#: dirmngr/ocsp.c:710 +#, fuzzy, c-format +#| msgid "using cipher %s\n" +msgid "using OCSP responder '%s'\n" +msgstr "použitá šifra %s\n" + +#: dirmngr/ocsp.c:767 +#, fuzzy, c-format +msgid "error getting OCSP status for target certificate: %s\n" +msgstr "chyba pri vytváraní hesla: %s\n" + +#: dirmngr/ocsp.c:792 +#, c-format +msgid "certificate status is: %s (this=%s next=%s)\n" +msgstr "" + +#: dirmngr/ocsp.c:793 +msgid "good" +msgstr "" + +#: dirmngr/ocsp.c:799 +#, fuzzy, c-format +msgid "certificate has been revoked at: %s due to: %s\n" +msgstr "POZNÁMKA: kľúč bol revokovaný" + +#: dirmngr/ocsp.c:834 +#, c-format +msgid "OCSP responder returned a status in the future\n" +msgstr "" + +#: dirmngr/ocsp.c:846 +#, c-format +msgid "OCSP responder returned a non-current status\n" +msgstr "" + +#: dirmngr/ocsp.c:861 +#, c-format +msgid "OCSP responder returned an too old status\n" +msgstr "" + +#: dirmngr/server.c:394 dirmngr/server.c:503 dirmngr/server.c:549 +#, fuzzy, c-format +msgid "assuan_inquire(%s) failed: %s\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: dirmngr/server.c:1284 +msgid "serialno missing in cert ID" +msgstr "" + +#: dirmngr/server.c:1447 dirmngr/server.c:1533 dirmngr/server.c:1970 +#: dirmngr/server.c:2041 dirmngr/server.c:2716 dirmngr/server.c:2731 +#, fuzzy, c-format +msgid "assuan_inquire failed: %s\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: dirmngr/server.c:1576 +#, fuzzy, c-format +msgid "fetch_cert_by_url failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/server.c:1588 dirmngr/server.c:1619 dirmngr/server.c:1779 +#, fuzzy, c-format +msgid "error sending data: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: dirmngr/server.c:1727 +#, fuzzy, c-format +msgid "start_cert_fetch failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/server.c:1760 +#, fuzzy, c-format +msgid "fetch_next_cert failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: dirmngr/server.c:1787 +#, c-format +msgid "max_replies %d exceeded\n" +msgstr "" + +#: dirmngr/server.c:3020 +#, fuzzy, c-format +msgid "can't allocate control structure: %s\n" +msgstr "nemôžem vytvoriť `%s': %s\n" + +#: dirmngr/server.c:3031 +#, fuzzy, c-format +msgid "failed to allocate assuan context: %s\n" +msgstr "%s: nepodarilo sa vytvoriť hashovaciu tabuľku: %s\n" + +#: dirmngr/server.c:3052 +#, fuzzy, c-format +#| msgid "failed to initialize the TrustDB: %s\n" +msgid "failed to initialize the server: %s\n" +msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#: dirmngr/server.c:3060 +#, fuzzy, c-format +msgid "failed to the register commands with Assuan: %s\n" +msgstr "zlyhalo obnovenie vyrovnávacej pamäti kľúčov: %s\n" + +#: dirmngr/server.c:3093 +#, c-format +msgid "Assuan accept problem: %s\n" +msgstr "" + +#: dirmngr/server.c:3112 +#, fuzzy, c-format +#| msgid "signing failed: %s\n" +msgid "Assuan processing failed: %s\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: dirmngr/validate.c:238 +#, c-format +msgid "accepting root CA not marked as a CA" +msgstr "" + +#: dirmngr/validate.c:264 +#, fuzzy, c-format +#| msgid "checking the trustdb\n" +msgid "CRL checking too deeply nested\n" +msgstr "kontrolujem databázu dôvery\n" + +#: dirmngr/validate.c:282 +msgid "not checking CRL for" +msgstr "" + +#: dirmngr/validate.c:287 +#, fuzzy +msgid "checking CRL for" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/validate.c:556 +#, fuzzy, c-format +msgid "selfsigned certificate has a BAD signature" +msgstr "verifikovať podpis" + +#: dirmngr/validate.c:590 +#, fuzzy, c-format +msgid "checking trustworthiness of root certificate failed: %s\n" +msgstr "kontrola vytvoreného podpisu sa nepodarila: %s\n" + +#: dirmngr/validate.c:769 +#, fuzzy, c-format +msgid "certificate chain is good\n" +msgstr "duplicita predvoľby %c%lu\n" + +#: dirmngr/validate.c:1276 +#, c-format +msgid "certificate should not have been used for CRL signing\n" +msgstr "" + +#: tools/gpg-connect-agent.c:79 tools/gpgconf.c:111 +#, fuzzy +msgid "quiet" +msgstr "ukončiť" + +#: tools/gpg-connect-agent.c:80 +msgid "print data out hex encoded" +msgstr "" + +#: tools/gpg-connect-agent.c:81 +msgid "decode received data lines" +msgstr "" + +#: tools/gpg-connect-agent.c:82 +msgid "connect to the dirmngr" +msgstr "" + +#: tools/gpg-connect-agent.c:85 +msgid "|NAME|connect to Assuan socket NAME" +msgstr "" + +#: tools/gpg-connect-agent.c:87 +msgid "|ADDR|connect to Assuan server at ADDR" +msgstr "" + +#: tools/gpg-connect-agent.c:89 +msgid "run the Assuan server given on the command line" +msgstr "" + +#: tools/gpg-connect-agent.c:91 +msgid "do not use extended connect mode" +msgstr "" + +#: tools/gpg-connect-agent.c:93 +#, fuzzy +msgid "|FILE|run commands from FILE on startup" +msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#: tools/gpg-connect-agent.c:94 +msgid "run /subst on startup" +msgstr "" + +#: tools/gpg-connect-agent.c:208 +#, fuzzy +msgid "Usage: @GPG@-connect-agent [options] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: tools/gpg-connect-agent.c:211 +msgid "" +"Syntax: @GPG@-connect-agent [options]\n" +"Connect to a running agent and send commands\n" +msgstr "" + +#: tools/gpg-connect-agent.c:1254 +#, c-format +msgid "option \"%s\" requires a program and optional arguments\n" +msgstr "" + +#: tools/gpg-connect-agent.c:1265 tools/gpg-connect-agent.c:1271 +#: tools/gpg-connect-agent.c:1277 +#, c-format +msgid "option \"%s\" ignored due to \"%s\"\n" +msgstr "" + +#: tools/gpg-connect-agent.c:1375 tools/gpg-connect-agent.c:1870 +#, fuzzy, c-format +msgid "receiving line failed: %s\n" +msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#: tools/gpg-connect-agent.c:1465 +#, fuzzy, c-format +msgid "line too long - skipped\n" +msgstr "riadok je príliš dlhý\n" + +#: tools/gpg-connect-agent.c:1469 +#, c-format +msgid "line shortened due to embedded Nul character\n" +msgstr "" + +#: tools/gpg-connect-agent.c:1844 +#, fuzzy, c-format +msgid "unknown command '%s'\n" +msgstr "neznámy implicitný adresát `%s'\n" + +#: tools/gpg-connect-agent.c:1862 +#, fuzzy, c-format +msgid "sending line failed: %s\n" +msgstr "podpisovanie zlyhalo: %s\n" + +#: tools/gpg-connect-agent.c:2259 +#, fuzzy, c-format +msgid "error sending standard options: %s\n" +msgstr "chyba pri posielaní na `%s': %s\n" + +#: tools/gpgconf-comp.c:625 +msgid "OpenPGP" +msgstr "" + +#: tools/gpgconf-comp.c:629 +msgid "S/MIME" +msgstr "" + +#: tools/gpgconf-comp.c:633 +msgid "Private Keys" +msgstr "" + +#: tools/gpgconf-comp.c:637 +msgid "Smartcards" +msgstr "" + +#: tools/gpgconf-comp.c:641 +#, fuzzy +#| msgid "network error" +msgid "Network" +msgstr "chyba siete" + +#: tools/gpgconf-comp.c:645 +#, fuzzy +msgid "Passphrase Entry" +msgstr "nesprávne heslo" + +#: tools/gpgconf-comp.c:822 +#, fuzzy +msgid "Component not suitable for launching" +msgstr "verejný kľúč nenájdený" + +#: tools/gpgconf-comp.c:828 +#, c-format +msgid "Configuration file of component %s is broken\n" +msgstr "" + +#: tools/gpgconf-comp.c:831 +#, fuzzy, c-format +#| msgid "Please use the command \"toggle\" first.\n" +msgid "Note: Use the command \"%s%s\" to get details.\n" +msgstr "Prosím, najskôr použite príkaz \"toggle\" (prepnúť).\n" + +#: tools/gpgconf-comp.c:2705 +#, c-format +msgid "External verification of component %s failed" +msgstr "" + +#: tools/gpgconf-comp.c:2834 +msgid "Note that group specifications are ignored\n" +msgstr "" + +#: tools/gpgconf-comp.c:3431 +#, fuzzy, c-format +msgid "error closing '%s'\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: tools/gpgconf-comp.c:3433 +#, fuzzy, c-format +msgid "error parsing '%s'\n" +msgstr "chyba pri čítaní `%s': %s\n" + +#: tools/gpgconf.c:82 +msgid "list all components" +msgstr "" + +#: tools/gpgconf.c:83 +msgid "check all programs" +msgstr "" + +#: tools/gpgconf.c:84 +msgid "|COMPONENT|list options" +msgstr "" + +#: tools/gpgconf.c:85 +msgid "|COMPONENT|change options" +msgstr "" + +#: tools/gpgconf.c:86 +msgid "|COMPONENT|check options" +msgstr "" + +#: tools/gpgconf.c:88 +msgid "apply global default values" +msgstr "" + +#: tools/gpgconf.c:90 +msgid "|FILE|update configuration files using FILE" +msgstr "" + +#: tools/gpgconf.c:92 +msgid "get the configuration directories for @GPGCONF@" +msgstr "" + +#: tools/gpgconf.c:94 +#, fuzzy +msgid "list global configuration file" +msgstr "neznáma položka konfigurácie \"%s\"\n" + +#: tools/gpgconf.c:96 +#, fuzzy +msgid "check global configuration file" +msgstr "neznáma položka konfigurácie \"%s\"\n" + +#: tools/gpgconf.c:98 +#, fuzzy +#| msgid "update the trust database" +msgid "query the software version database" +msgstr "aktualizovať databázu dôvery" + +#: tools/gpgconf.c:99 +msgid "reload all or a given component" +msgstr "" + +#: tools/gpgconf.c:100 +msgid "launch a given component" +msgstr "" + +#: tools/gpgconf.c:101 +msgid "kill a given component" +msgstr "" + +#: tools/gpgconf.c:109 +msgid "use as output file" +msgstr "použiť ako výstupný súbor" + +#: tools/gpgconf.c:113 +msgid "activate changes at runtime, if possible" +msgstr "" + +#: tools/gpgconf.c:157 +#, fuzzy +msgid "Usage: @GPGCONF@ [options] (-h for help)" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: tools/gpgconf.c:160 +msgid "" +"Syntax: @GPGCONF@ [options]\n" +"Manage configuration options for tools of the @GNUPG@ system\n" +msgstr "" + +#: tools/gpgconf.c:708 tools/gpgconf.c:743 +msgid "Need one component argument" +msgstr "" + +#: tools/gpgconf.c:717 tools/gpgconf.c:767 tools/gpgconf.c:815 +#, fuzzy +msgid "Component not found" +msgstr "verejný kľúč nenájdený" + +#: tools/gpgconf.c:841 +#, fuzzy +msgid "No argument allowed" +msgstr "zapisujem tajný kľúč do `%s'\n" + +#: tools/gpg-check-pattern.c:147 +#, fuzzy +msgid "Usage: gpg-check-pattern [options] patternfile (-h for help)\n" +msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#: tools/gpg-check-pattern.c:150 +msgid "" +"Syntax: gpg-check-pattern [options] patternfile\n" +"Check a passphrase given on stdin against the patternfile\n" +msgstr "" + +#~ msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" +#~ msgstr "vyžiadaná symetrická šifra %s (%d) nevyhovuje predvoľbám príjemcu\n" + +#, fuzzy +#~ msgid "error writing to temporary file: %s\n" +#~ msgstr "zapisujem do '%s'\n" + +#, fuzzy +#~ msgid "use a log file for the server" +#~ msgstr "vyhľadať kľúče na serveri kľúčov" + +#, fuzzy +#~ msgid "run without asking a user" +#~ msgstr "Ukončiť bez uloženia? " + +#, fuzzy +#~ msgid "requesting key %s from %s server %s\n" +#~ msgstr "požadujem kľúč %08lX z %s\n" + +#, fuzzy +#~ msgid "%s:%u: no hostname given\n" +#~ msgstr "(Žiadny popis)\n" + +#, fuzzy +#~ msgid "could not parse keyserver\n" +#~ msgstr "nemožno použiť URI servera kľúčov - chyba analýzy URI\n" + +#, fuzzy +#~| msgid "|NAME|set terminal charset to NAME" +#~ msgid "|NAME|connect to host NAME" +#~ msgstr "|MENO|nastav znakovú sadu terminálu na MENO" + +#, fuzzy +#~| msgid "|NAME|use NAME as default recipient" +#~ msgid "|NAME|use user NAME for authentication" +#~ msgstr "|MENO|použiť MENO ako implicitného adresáta" + +#, fuzzy +#~| msgid "Usage: gpg [options] [files] (-h for help)" +#~ msgid "Usage: dirmngr_ldap [options] [URL] (-h for help)\n" +#~ msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#, fuzzy +#~| msgid "invalid import options\n" +#~ msgid "invalid port number %d\n" +#~ msgstr "neplatný parameter pre import\n" + +#, fuzzy +#~ msgid "error writing to stdout: %s\n" +#~ msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#, fuzzy +#~ msgid "attribute '%s' not found\n" +#~ msgstr "kľúč `%s' nebol nájdený: %s\n" + +#, fuzzy +#~| msgid "reading from `%s'\n" +#~ msgid "processing url '%s'\n" +#~ msgstr "čítam z `%s'\n" + +#, fuzzy +#~| msgid " w/o user IDs: %lu\n" +#~ msgid " user '%s'\n" +#~ msgstr " bez identifikátorov: %lu\n" + +#, fuzzy +#~ msgid " pass '%s'\n" +#~ msgstr " alias \"" + +#, fuzzy +#~ msgid " host '%s'\n" +#~ msgstr " alias \"" + +#, fuzzy +#~| msgid " not imported: %lu\n" +#~ msgid " port %d\n" +#~ msgstr " neimportované: %lu\n" + +#, fuzzy +#~ msgid " DN '%s'\n" +#~ msgstr " alias \"" + +#, fuzzy +#~ msgid " attr '%s'\n" +#~ msgstr " alias \"" + +#, fuzzy +#~ msgid "no host name in '%s'\n" +#~ msgstr "(Žiadny popis)\n" + +#, fuzzy +#~| msgid "WARNING: using insecure memory!\n" +#~ msgid "WARNING: using first attribute only\n" +#~ msgstr "VAROVANIE: Používaná pamäť nie je bezpečná!\n" + +#, fuzzy +#~ msgid "LDAP init to '%s:%d' failed: %s\n" +#~ msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#, fuzzy +#~ msgid "binding to '%s:%d' failed: %s\n" +#~ msgstr "kódovanie do ASCII formátu zlyhalo: %s\n" + +#, fuzzy +#~| msgid "dearmoring failed: %s\n" +#~ msgid "searching '%s' failed: %s\n" +#~ msgstr "dekódovanie z ASCII formátu zlyhalo: %s\n" + +#, fuzzy +#~| msgid "NOTE: old default options file `%s' ignored\n" +#~ msgid "Note: old default options file '%s' ignored\n" +#~ msgstr "POZNÁMKA: starý implicitný súbor s možnosťami `%s ignorovaný'\n" + +#, fuzzy +#~ msgid "" +#~ "@\n" +#~ "Commands:\n" +#~ " " +#~ msgstr "" +#~ "@Príkazy:\n" +#~ " " + +#, fuzzy +#~ msgid "decryption modus" +#~ msgstr "dešifrovanie o.k.\n" + +#, fuzzy +#~ msgid "encryption modus" +#~ msgstr "dešifrovanie o.k.\n" + +#, fuzzy +#~ msgid "program filename" +#~ msgstr "--store [meno súboru]" + +#, fuzzy +#~ msgid "Usage: symcryptrun [options] (-h for help)" +#~ msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#, fuzzy +#~ msgid "%s on %s aborted with status %i\n" +#~ msgstr "Nie je dovolené používať %s s %s!\n" + +#, fuzzy +#~ msgid "%s on %s failed with status %i\n" +#~ msgstr "nemožno otvoriť súbor: %s\n" + +#, fuzzy +#~ msgid "can't create temporary directory '%s': %s\n" +#~ msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#, fuzzy +#~ msgid "could not open %s for writing: %s\n" +#~ msgstr "nemožno otvoriť %s: %s\n" + +#, fuzzy +#~ msgid "error reading from %s: %s\n" +#~ msgstr "chyba pri čítaní `%s': %s\n" + +#, fuzzy +#~ msgid "error closing %s: %s\n" +#~ msgstr "chyba pri čítaní `%s': %s\n" + +#, fuzzy +#~ msgid "no --program option provided\n" +#~ msgstr "žiadne vzialené vykonávanie programu nie je podporované\n" + +#, fuzzy +#~ msgid "could not create pipe: %s\n" +#~ msgstr "%s: nemôžem vytvoriť: %s\n" + +#, fuzzy +#~ msgid "could not create pty: %s\n" +#~ msgstr "%s: nemôžem vytvoriť: %s\n" + +#, fuzzy +#~ msgid "execv failed: %s\n" +#~ msgstr "aktualizácia zlyhala: %s\n" + +#, fuzzy +#~ msgid "select failed: %s\n" +#~ msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#, fuzzy +#~ msgid "read failed: %s\n" +#~ msgstr "aktualizácia zlyhala: %s\n" + +#, fuzzy +#~ msgid "pty read failed: %s\n" +#~ msgstr "aktualizácia zlyhala: %s\n" + +#, fuzzy +#~ msgid "waitpid failed: %s\n" +#~ msgstr "aktualizácia zlyhala: %s\n" + +#, fuzzy +#~ msgid "cannot allocate infile string: %s\n" +#~ msgstr "nemôžem vytvoriť `%s': %s\n" + +#, fuzzy +#~ msgid "cannot allocate outfile string: %s\n" +#~ msgstr "nemôžem vytvoriť `%s': %s\n" + +#, fuzzy +#~ msgid "class %s is not supported\n" +#~ msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#, fuzzy +#~ msgid " using certificate ID 0x%08lX\n" +#~ msgstr "chyba pri vytváraní hesla: %s\n" + +#, fuzzy +#~| msgid "you may not use %s while in %s mode\n" +#~ msgid "" +#~ "keyserver option \"honor-keyserver-url\" may not be used in Tor mode\n" +#~ msgstr "" +#~ "použitie %s nie je v móde %s dovolené\n" +#~ "\n" + +#, fuzzy +#~ msgid "male" +#~ msgstr "enable" + +#, fuzzy +#~ msgid "female" +#~ msgstr "enable" + +#, fuzzy +#~ msgid "unspecified" +#~ msgstr "Dôvod nebol špecifikovaný" + +#, fuzzy +#~ msgid "error creating 'ultimately_trusted_keys' TOFU table: %s\n" +#~ msgstr "chyba pri vytváraní hesla: %s\n" + +#, fuzzy +#~ msgid "error creating 'encryptions' TOFU table: %s\n" +#~ msgstr "chyba pri posielaní na `%s': %s\n" + +#, fuzzy +#~ msgid "resetting keydb: %s\n" +#~ msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#, fuzzy +#~ msgid "error setting TOFU binding's policy to %s\n" +#~ msgstr "chyba pri čítaní `%s': %s\n" + +#, fuzzy +#~ msgid "%s: Verified %ld~signature in the past %s." +#~ msgid_plural "%s: Verified %ld~signatures in the past %s." +#~ msgstr[0] "|algo [súbory]|vypíš hash" +#~ msgstr[1] "|algo [súbory]|vypíš hash" + +#, fuzzy +#~ msgid "Encrypted %ld~message in the past %s." +#~ msgid_plural "Encrypted %ld~messages in the past %s." +#~ msgstr[0] "|algo [súbory]|vypíš hash" +#~ msgstr[1] "|algo [súbory]|vypíš hash" + +#, fuzzy +#~| msgid "error writing public keyring `%s': %s\n" +#~ msgid "error setting policy for key %s, user id \"%s\": %s" +#~ msgstr "chyba pri zápise do súboru verejných kľúčov `%s': %s\n" + +#, fuzzy +#~ msgid "error looking up: %s\n" +#~ msgstr "chyba pri čítaní `%s': %s\n" + +#, fuzzy +#~| msgid "error creating keyring `%s': %s\n" +#~ msgid "Warning: %s appears in the keyring %d times\n" +#~ msgstr "chyba pri vytváraní súboru kľúčov (keyring)`%s': %s\n" + +#, fuzzy +#~ msgid "error retrieving '%s': http status %u\n" +#~ msgstr "chyba pri čítaní `%s': %s\n" + +#, fuzzy +#~ msgid "npth_select failed: %s - waiting 1s\n" +#~ msgstr "aktualizácia tajného kľúča zlyhala: %s\n" + +#, fuzzy +#~ msgid "reading from ldap wrapper %d failed: %s\n" +#~ msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#, fuzzy +#~ msgid "What keysize do you want for the Signature key? (%u) " +#~ msgstr "Akú veľkosť kľúča si prajete? (1024) " + +#, fuzzy +#~ msgid "What keysize do you want for the Encryption key? (%u) " +#~ msgstr "Akú veľkosť kľúča si prajete? (1024) " + +#, fuzzy +#~ msgid "What keysize do you want for the Authentication key? (%u) " +#~ msgstr "Akú veľkosť kľúča si prajete? (1024) " + +#, fuzzy +#~ msgid "listen() failed: %s\n" +#~ msgstr "aktualizácia zlyhala: %s\n" + +#, fuzzy +#~| msgid "new configuration file `%s' created\n" +#~ msgid "new configuration file '%s' created\n" +#~ msgstr "vytvorený nový konfiguračný súbor `%s'\n" + +#, fuzzy +#~| msgid "WARNING: options in `%s' are not yet active during this run\n" +#~ msgid "WARNING: options in '%s' are not yet active during this run\n" +#~ msgstr "VAROVANIE: nastavenie v `%s' ešte nie je aktívne\n" + +#, fuzzy +#~| msgid "Key generation failed: %s\n" +#~ msgid "User ID revocation failed: %s\n" +#~ msgstr "Vytvorenie kľúča sa nepodarilo: %s\n" + +#, fuzzy +#~ msgid "|A|Please enter the Admin PIN%%0A[remaining attempts: %d]" +#~ msgstr "zmeniť heslo" + +#~ msgid "DSA requires the use of a 160 bit hash algorithm\n" +#~ msgstr "DSA požaduje použitie 160 bitového hashovacieho algoritmu\n" + +#~ msgid "--store [filename]" +#~ msgstr "--store [meno súboru]" + +#~ msgid "--symmetric [filename]" +#~ msgstr "--symmetric [meno súboru]" + +#~ msgid "--encrypt [filename]" +#~ msgstr "--encrypt [meno súboru]" + +#, fuzzy +#~ msgid "--symmetric --encrypt [filename]" +#~ msgstr "--sign --encrypt [meno súboru]" + +#~ msgid "--sign [filename]" +#~ msgstr "--sign [meno súboru]" + +#~ msgid "--sign --encrypt [filename]" +#~ msgstr "--sign --encrypt [meno súboru]" + +#, fuzzy +#~ msgid "--symmetric --sign --encrypt [filename]" +#~ msgstr "--sign --encrypt [meno súboru]" + +#~ msgid "--sign --symmetric [filename]" +#~ msgstr "--sign --symmetric [meno súboru]" + +#~ msgid "--clear-sign [filename]" +#~ msgstr "--clear-sign [meno súboru]" + +#~ msgid "--decrypt [filename]" +#~ msgstr "--decrypt [meno súboru]" + +#~ msgid "--sign-key user-id" +#~ msgstr "--sign-key id užívateľa" + +#~ msgid "--lsign-key user-id" +#~ msgstr "--lsign-key id užívateľa" + +#~ msgid "--edit-key user-id [commands]" +#~ msgstr "--edit-key id užívateľa [príkazy]" + +#, fuzzy +#~ msgid "--passwd <user-id>" +#~ msgstr "--sign-key id užívateľa" + +#~ msgid "[filename]" +#~ msgstr "[meno súboru]" + +#, fuzzy +#~ msgid "shadowing the key failed: %s\n" +#~ msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#, fuzzy +#~ msgid "available TOFU policies:\n" +#~ msgstr "nastaviť kľúč ako neplatný (disable)" + +#, fuzzy +#~ msgid "%ld message signed" +#~ msgid_plural "%ld messages signed" +#~ msgstr[0] "|algo [súbory]|vypíš hash" +#~ msgstr[1] "|algo [súbory]|vypíš hash" + +#~ msgid "communication problem with gpg-agent\n" +#~ msgstr "problém v komunikácii s gpg-agentom\n" + +#, fuzzy +#~ msgid "canceled by user\n" +#~ msgstr "zrušené užívateľom\n" + +#, fuzzy +#~ msgid "problem with the agent\n" +#~ msgstr "problém s agentom: agent vracia 0x%lx\n" + +#, fuzzy +#~ msgid "problem with the agent (unexpected response \"%s\")\n" +#~ msgstr "problém s agentom: agent vracia 0x%lx\n" + +#, fuzzy +#~ msgid "unknown TOFU DB format '%s'\n" +#~ msgstr "neznámy implicitný adresát `%s'\n" + +#, fuzzy +#~ msgid "" +#~ "Please enter the passphrase to unlock the secret key for the OpenPGP " +#~ "certificate:\n" +#~ "\"%.*s\"\n" +#~ "%u-bit %s key, ID %s,\n" +#~ "created %s%s.\n" +#~ msgstr "" +#~ "Potrebujete heslo, aby ste odomkli tajný kľúč pre užívateľa:\n" +#~ "\"%.*s\"\n" +#~ "kľúč s dĺžkou %u bitov, typ %s, ID %08lX, vytvorený %s%s\n" + +#, fuzzy +#~ msgid "" +#~ "You need a passphrase to unlock the secret key for\n" +#~ "user: \"%s\"\n" +#~ msgstr "" +#~ "\n" +#~ "Musíte poznať heslo, aby ste odomkli tajný kľúč pre\n" +#~ "užívateľa: \"" + +#, fuzzy +#~ msgid "%u-bit %s key, ID %s, created %s" +#~ msgstr "dĺžka %u bitov, typ %s, ID %08lX, vytvorený %s" + +#, fuzzy +#~| msgid "can't create directory `%s': %s\n" +#~ msgid "can't access directory '%s': %s\n" +#~ msgstr "nemôžem vytvoriť adresár `%s': %s\n" + +#~ msgid "you found a bug ... (%s:%d)\n" +#~ msgstr "nájdená chyba v programe ... (%s:%d)\n" + +#, fuzzy +#~| msgid "%d user IDs without valid self-signatures detected\n" +#~ msgid "%d user ID without valid self-signature detected\n" +#~ msgid_plural "%d user IDs without valid self-signatures detected\n" +#~ msgstr[0] "" +#~ "zistených %d identifikátorov užívateľa bez platného podpisu ním samým\n" +#~ msgstr[1] "" +#~ "zistených %d identifikátorov užívateľa bez platného podpisu ním samým\n" + +#~ msgid "moving a key signature to the correct place\n" +#~ msgstr "presúvam podpis kľúča na správne miesto\n" + +#~ msgid "%d signatures not checked due to missing keys\n" +#~ msgstr "%d podpisov neoverených, pretože chýba kľúč\n" + +#~ msgid "%d signatures not checked due to errors\n" +#~ msgstr "%d podpisov neoverených, pretože vznikli chyby\n" + +#~ msgid "1 user ID without valid self-signature detected\n" +#~ msgstr "zistený 1 identifikátor užívateľa bez platného podpisu ním samým\n" + +#, fuzzy +#~ msgid "User ID \"%s\": %d signatures removed\n" +#~ msgstr "Užívateľské ID \"%s\" je revokované." + +#~ msgid "" +#~ "You need a Passphrase to protect your secret key.\n" +#~ "\n" +#~ msgstr "" +#~ "Na ochranu Vášho tajného kľúča musíte zadať heslo.\n" +#~ "\n" + +#, fuzzy +#~ msgid "" +#~ "Please enter a passphrase to protect the off-card backup of the new " +#~ "encryption key." +#~ msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#~ msgid "passphrase not correctly repeated; try again" +#~ msgstr "heslo nie je zopakované správne; skúste to znovu" + +#~ msgid "%s.\n" +#~ msgstr "%s.\n" + +#~ msgid "" +#~ "You don't want a passphrase - this is probably a *bad* idea!\n" +#~ "I will do it anyway. You can change your passphrase at any time,\n" +#~ "using this program with the option \"--edit-key\".\n" +#~ "\n" +#~ msgstr "" +#~ "Nechcete heslo - to *nie je* dobrý nápad!\n" +#~ "Dobre, budem pokračovať bez hesla. Kedykoľvek môžete heslo zmeniť " +#~ "použitím\n" +#~ "tohto programu s parametrom \"--edit-key\".\n" +#~ "\n" + +#, fuzzy +#~ msgid "storing key onto card failed: %s\n" +#~ msgstr "zmazanie bloku kľúča sa nepodarilo: %s\n" + +#, fuzzy +#~| msgid "1 bad signature\n" +#~ msgid "1 good signature\n" +#~ msgstr "1 zlý podpis\n" + +#, fuzzy +#~ msgid "%lu keys cached (%lu signatures)\n" +#~ msgstr "%lu kľúčov skontrolovaných (%lu podpisov)\n" + +#, fuzzy +#~ msgid "refreshing 1 key from %s\n" +#~ msgstr "požadujem kľúč %08lX z %s\n" + +#, fuzzy +#~ msgid "sending key %s to %s server %s\n" +#~ msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#, fuzzy +#~ msgid "public key %s is %lu seconds newer than the signature\n" +#~ msgstr "verejný kľúč %08lX je o %lu sekund novší než podpis\n" + +#, fuzzy +#~ msgid "" +#~ "key %s was created %lu seconds in the future (time warp or clock " +#~ "problem)\n" +#~ msgstr "" +#~ "kľúč bol vytvorený %lu sekund v budúcnosti (došlo k zmene času alebo\n" +#~ "je problém so systémovým časom)\n" + +#, fuzzy +#~| msgid "can't open the keyring" +#~ msgid "Failed to open the keyring DB.\n" +#~ msgstr "nemôžem otvoriť súbor kľúčov" + +#, fuzzy +#~ msgid "Failed to parse '%s'.\n" +#~ msgstr "nemôžem otvoriť `%s': %s\n" + +#, fuzzy +#~ msgid "error looking up secret key \"%s\": %s\n" +#~ msgstr "chyba pri čítaní bloku tajného kľúča `%s': %s\n" + +#, fuzzy +#~ msgid "Please select at most one subkey.\n" +#~ msgstr "Prosím, vyberte najviac jeden sekundárny kľúč.\n" + +#, fuzzy +#~ msgid "malformed %s environment variable\n" +#~ msgstr "zlý formát premennej prostredia GPG_AGENT_INFO\n" + +#, fuzzy +#~ msgid "dirmngr protocol version %d is not supported\n" +#~ msgstr "gpg-agent protokol verzie %d nie je podporovaný\n" + +#, fuzzy +#~ msgid "toggle between the secret and public key listings" +#~ msgstr "prepnúť medzi vypísaním zoznamu tajných a verejných kľúčov" + +#, fuzzy +#~ msgid "Passphrase" +#~ msgstr "nesprávne heslo" + +#, fuzzy +#~ msgid "WARNING: keyserver option '%s' is not used on this platform\n" +#~ msgstr "VAROVANIE: nastavenie v `%s' ešte nie je aktívne\n" + +#~ msgid "gpg-agent is not available in this session\n" +#~ msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#, fuzzy +#~ msgid "use a standard location for the socket" +#~ msgstr "Skutočne aktualizovať predvoľby pre vybrané id užívateľa? " + +#, fuzzy +#~ msgid "Usage: gpg-agent [options] (-h for help)" +#~ msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#~ msgid "malformed GPG_AGENT_INFO environment variable\n" +#~ msgstr "zlý formát premennej prostredia GPG_AGENT_INFO\n" + +#~ msgid "gpg-agent protocol version %d is not supported\n" +#~ msgstr "gpg-agent protokol verzie %d nie je podporovaný\n" + +#, fuzzy +#~ msgid "can't fdopen pipe for reading: %s\n" +#~ msgstr "nemožno otvoriť súbor: %s\n" + +#, fuzzy +#~ msgid "error creating socket: %s\n" +#~ msgstr "chyba pri vytváraní `%s': %s\n" + +#, fuzzy +#~ msgid "host not found" +#~ msgstr "[User id not found]" + +#, fuzzy +#~ msgid "unknown key protection algorithm\n" +#~ msgstr "neznámy ochranný algoritmus\n" + +#, fuzzy +#~ msgid "secret parts of key are not available\n" +#~ msgstr "Tajné časti primárneho kľúča nie sú dostupné.\n" + +#, fuzzy +#~ msgid "secret key already stored on a card\n" +#~ msgstr "preskočené: tajný kľúč je už v databáze\n" + +#, fuzzy +#~ msgid "error writing key to card: %s\n" +#~ msgstr "chyba pri zápise súboru kľúčov (keyring) `%s': %s\n" + +#~ msgid "" +#~ "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" +#~ msgstr "" +#~ "v móde --pgp2 môžete šifrovať len RSA kľúčom s dĺžkou 2048 bitov a menej\n" + +#~ msgid "" +#~ "unable to use the IDEA cipher for all of the keys you are encrypting to.\n" +#~ msgstr "" +#~ "algoritmus IDEA nemožno použiť na všetky kľúče, pre ktoré šifrujete.\n" + +#, fuzzy +#~ msgid "remove the passphrase from exported subkeys" +#~ msgstr "revokovať sekundárny kľúč" + +#, fuzzy +#~ msgid "key %s: not protected - skipped\n" +#~ msgstr "kľúč %08lX: nie je chránený - preskočené\n" + +#, fuzzy +#~ msgid "failed to unprotect the subkey: %s\n" +#~ msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#, fuzzy +#~ msgid "WARNING: secret key %s does not have a simple SK checksum\n" +#~ msgstr "VAROVANIE: tajný kľúč %08lX nemá jednoduchý SK kontrolný súčet\n" + +#~ msgid "too many entries in pk cache - disabled\n" +#~ msgstr "príliš veľa položiek v bufferi verejných kľúčov - vypnuté\n" + +#, fuzzy +#~ msgid "no secret subkey for public subkey %s - ignoring\n" +#~ msgstr "existuje tajný kľúč pre tento verejný kľúč %08lX!\n" + +#, fuzzy +#~ msgid "key %s: secret key without public key - skipped\n" +#~ msgstr "kľúč %08lX: tajný kľúč bez verejného kľúča - preskočené\n" + +#~ msgid "usage: gpg [options] " +#~ msgstr "použitie: gpg [možnosti] " + +#~ msgid "" +#~ "you can only make detached or clear signatures while in --pgp2 mode\n" +#~ msgstr "" +#~ "v móde --pgp2 môžete vytvárať len oddelené podpisy alebo podpisy " +#~ "čitateľné ako text\n" + +#~ msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" +#~ msgstr "v móde --pgp2 nemožno súčasne šifrovať a podpisovať\n" + +#~ msgid "" +#~ "you must use files (and not a pipe) when working with --pgp2 enabled.\n" +#~ msgstr "v móde --pgp2 musíte použiť súbor (nie rúru).\n" + +#~ msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" +#~ msgstr "šifrovanie správ v móde --pgp2 vyžaduje algoritmus IDEA\n" + +#, fuzzy +#~ msgid "create a public key when importing a secret key" +#~ msgstr "verejný kľúč nesúhlasí s tajným!\n" + +#, fuzzy +#~ msgid "key %s: already in secret keyring\n" +#~ msgstr "kľúč %08lX: je už v súbore tajných kľúčov\n" + +#, fuzzy +#~ msgid "key %s: secret key not found: %s\n" +#~ msgstr "kľúč %08lX: nebol nájdený tajný kľúč: %s\n" + +#, fuzzy +#~ msgid "NOTE: a key's S/N does not match the card's one\n" +#~ msgstr "verejný kľúč nesúhlasí s tajným!\n" + +#, fuzzy +#~ msgid "NOTE: primary key is online and stored on card\n" +#~ msgstr "preskočené: tajný kľúč je už v databáze\n" + +#, fuzzy +#~ msgid "NOTE: secondary key is online and stored on card\n" +#~ msgstr "preskočené: tajný kľúč je už v databáze\n" + +#~ msgid "" +#~ "You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 " +#~ "mode.\n" +#~ msgstr "" +#~ "Nemôžete vytvoriť OpenPGP podpis kľúča typu PGP 2.x, keď ste v --pgp2 " +#~ "móde.\n" + +#~ msgid "This would make the key unusable in PGP 2.x.\n" +#~ msgstr "To by spôsobilo nepoužitelnosť kľúča v PGP 2.x.\n" + +#~ msgid "This key is not protected.\n" +#~ msgstr "Tento kľúč nie je chránený.\n" + +#~ msgid "Key is protected.\n" +#~ msgstr "kľúč je chránený.\n" + +#~ msgid "Can't edit this key: %s\n" +#~ msgstr "Nie je možné editovať tento kľúč: %s\n" + +#~ msgid "" +#~ "Enter the new passphrase for this secret key.\n" +#~ "\n" +#~ msgstr "" +#~ "Vložte nové heslo (passphrase) pre tento tajný kľúč.\n" +#~ "\n" + +#~ msgid "" +#~ "You don't want a passphrase - this is probably a *bad* idea!\n" +#~ "\n" +#~ msgstr "" +#~ "Nechcete heslo - to je *zlý* nápad!\n" +#~ "\n" + +#, fuzzy +#~ msgid "Do you really want to do this? (y/N) " +#~ msgstr "Skutočne to chcete urobiť? " + +#~ msgid "Please remove selections from the secret keys.\n" +#~ msgstr "Prosím, odstráňte výber z tajných kľúčov.\n" + +#~ msgid "No corresponding signature in secret ring\n" +#~ msgstr "V súbore tajných kľúčov chýba zodpovedajúci podpis\n" + +#, fuzzy +#~ msgid "writing secret key stub to `%s'\n" +#~ msgstr "zapisujem tajný kľúč do `%s'\n" + +#~ msgid "writing secret key to `%s'\n" +#~ msgstr "zapisujem tajný kľúč do `%s'\n" + +#~ msgid "no writable secret keyring found: %s\n" +#~ msgstr "nenájdený zapisovateľný súbor tajných kľúčov (secring): %s\n" + +#~ msgid "WARNING: 2 files with confidential information exists.\n" +#~ msgstr "VAROVANIE: Existujú dva súbory s tajnými informáciami.\n" + +#~ msgid "%s is the unchanged one\n" +#~ msgstr "%s je bez zmeny\n" + +#~ msgid "%s is the new one\n" +#~ msgstr "%s je nový\n" + +#~ msgid "Please fix this possible security flaw\n" +#~ msgstr "Prosím, opravte tento možný bezpečnostný problém\n" + +#, fuzzy +#~ msgid "searching for names from %s server %s\n" +#~ msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#, fuzzy +#~ msgid "searching for names from %s\n" +#~ msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#, fuzzy +#~ msgid "searching for \"%s\" from %s server %s\n" +#~ msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#, fuzzy +#~ msgid "searching for \"%s\" from %s\n" +#~ msgstr "vyhľadávam \"%s\" na HKP serveri %s\n" + +#, fuzzy +#~ msgid "keyserver timed out\n" +#~ msgstr "chyba servera kľúčov" + +#, fuzzy +#~ msgid "keyserver internal error\n" +#~ msgstr "chyba servera kľúčov" + +#, fuzzy +#~ msgid "keyserver communications error: %s\n" +#~ msgstr "nepodarilo sa prijať kľúč zo servera: %s\n" + +#, fuzzy +#~ msgid "WARNING: unable to parse URI %s\n" +#~ msgstr "VAROVANIE: nemôžem vymazať dočasný súbor (%s) `%s': %s\n" + +#~ msgid "invalid root packet detected in proc_tree()\n" +#~ msgstr "nájdený neplatný koreňový paket v proc_tree()\n" + +#~ msgid "the IDEA cipher plugin is not present\n" +#~ msgstr "IDEA modul pre GnuPG nenájdený\n" + +#~ msgid "no corresponding public key: %s\n" +#~ msgstr "žiadny zodpovedajúci verejný kľúč: %s\n" + +#~ msgid "public key does not match secret key!\n" +#~ msgstr "verejný kľúč nesúhlasí s tajným!\n" + +#~ msgid "unknown protection algorithm\n" +#~ msgstr "neznámy ochranný algoritmus\n" + +#~ msgid "NOTE: This key is not protected!\n" +#~ msgstr "POZNÁMKA: Tento kľúč nie je chránený!\n" + +#, fuzzy +#~ msgid "protection digest %d is not supported\n" +#~ msgstr "ochranný algoritmus %d%s nie je podporováný\n" + +#~ msgid "Invalid passphrase; please try again" +#~ msgstr "Neplatné heslo; prosím, skúste to znovu" + +#~ msgid "%s ...\n" +#~ msgstr "%s ...\n" + +#~ msgid "WARNING: Weak key detected - please change passphrase again.\n" +#~ msgstr "VAROVANIE: Zistený slabý kľúč - zmeňte, prosím, znovu heslo.\n" + +#~ msgid "" +#~ "generating the deprecated 16-bit checksum for secret key protection\n" +#~ msgstr "" +#~ "generujem zastaralý 16 bitový kontrolný súčet na ochranu tajného kľúča\n" + +#~ msgid "" +#~ "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n" +#~ msgstr "" +#~ "v móde --pgp2 môžete vytvoriť len oddelený podpis kľúča vo formáte PGP-2." +#~ "x\n" + +#~ msgid "" +#~ "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n" +#~ msgstr "" +#~ "v móde --pgp2 môžete vytvárať čitateľné podpisy len s kľúčmi formátu " +#~ "PGP-2.x\n" + +#, fuzzy +#~ msgid "Usage: scdaemon [options] (-h for help)" +#~ msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#, fuzzy +#~ msgid "Usage: gpgsm [options] [files] (-h for help)" +#~ msgstr "Použitie: gpg [možnosti] [súbory] (-h pre pomoc)" + +#, fuzzy +#~ msgid "usage: gpgconf [options] " +#~ msgstr "použitie: gpg [možnosti] " + +#, fuzzy +#~ msgid "failed to allocated keyDB handle\n" +#~ msgstr "nemôžem inicializovať databázu dôvery: %s\n" + +#~ msgid "Command> " +#~ msgstr "Príkaz> " + +#~ msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n" +#~ msgstr "" +#~ "databáza dôvery je poškodená; prosím spustite \"gpg --fix-trustdb\".\n" + +#~ msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n" +#~ msgstr "" +#~ "Chyby oznámte, prosím, na adresu <gnupg-bugs@gnu.org>.\n" +#~ "Pripomienky k prekladu <sk-i18n@lists.linux.sk>.\n" + +#, fuzzy +#~ msgid "Please report bugs to " +#~ msgstr "" +#~ "Chyby oznámte, prosím, na adresu <gnupg-bugs@gnu.org>.\n" +#~ "Pripomienky k prekladu <sk-i18n@lists.linux.sk>.\n" + +#, fuzzy +#~ msgid "DSA keypair will have %u bits.\n" +#~ msgstr "Pár kľúčov DSA bude mať dĺžku 1024 bitov.\n" + +#~ msgid "Repeat passphrase\n" +#~ msgstr "Opakovať heslo\n" + +#, fuzzy +#~ msgid "read options from file" +#~ msgstr "čítam možnosti z `%s'\n" + +#~ msgid "|[file]|make a signature" +#~ msgstr "|[súbor]|vytvoriť podpis" + +#, fuzzy +#~ msgid "|[FILE]|make a signature" +#~ msgstr "|[súbor]|vytvoriť podpis" + +#, fuzzy +#~ msgid "|[FILE]|make a clear text signature" +#~ msgstr "|[súbor]|vytvoriť podpis v čitateľnom dokumente" + +#~ msgid "use the default key as default recipient" +#~ msgstr "" +#~ "použiť implicitný kľúč ako implicitného\n" +#~ " adresáta" + +#~ msgid "force v3 signatures" +#~ msgstr "vynútiť podpisy verzie 3" + +#~ msgid "always use a MDC for encryption" +#~ msgstr "na šifrovanie vždy použiť MDC" + +#~ msgid "add this secret keyring to the list" +#~ msgstr "pridať tento súbor tajných kľúčov do zoznamu" + +#~ msgid "|FILE|load extension module FILE" +#~ msgstr "|SÚBOR|nahrať rozširujúci modul SÚBOR" + +#~ msgid "|N|use compress algorithm N" +#~ msgstr "|N|použiť kompresný algoritmus N" + +#, fuzzy +#~ msgid "remove key from the public keyring" +#~ msgstr "odstrániť kľúč zo súboru verejných kľúčov" + +#~ msgid "" +#~ "It's up to you to assign a value here; this value will never be exported\n" +#~ "to any 3rd party. We need it to implement the web-of-trust; it has " +#~ "nothing\n" +#~ "to do with the (implicitly created) web-of-certificates." +#~ msgstr "" +#~ "Je na Vás, aby ste sem priradili hodnotu; táto hodnota nebude nikdy\n" +#~ "exportovaná tretej strane. Potrebujeme ju k implementácii \"pavučiny\n" +#~ "dôvery\"; nemá to nič spoločné s (implicitne vytvorenou) \"pavučinou\n" +#~ "certifikátov\"." + +#~ msgid "" +#~ "To build the Web-of-Trust, GnuPG needs to know which keys are\n" +#~ "ultimately trusted - those are usually the keys for which you have\n" +#~ "access to the secret key. Answer \"yes\" to set this key to\n" +#~ "ultimately trusted\n" +#~ msgstr "" +#~ "Aby bolo možné vybudovať pavučinu dôvery, musí GnuPG vedieť, ktorým " +#~ "kľúčom\n" +#~ "dôverujete absolútne - obyčajne sú to tie kľúče, pre ktoré máte prístup\n" +#~ "k tajným kľúčom. Odpovedzte \"ano\", aby ste nastavili tieto kľúče\n" +#~ "ako absolútne dôveryhodné\n" + +#~ msgid "If you want to use this untrusted key anyway, answer \"yes\"." +#~ msgstr "" +#~ "Pokiaľ aj tak chcete použiť tento nedôveryhodný kľúč, odpovedzte \"ano\"." + +#~ msgid "" +#~ "Enter the user ID of the addressee to whom you want to send the message." +#~ msgstr "Vložte identifikátor adresáta, ktorému chcete poslať správu." + +#~ msgid "" +#~ "In general it is not a good idea to use the same key for signing and\n" +#~ "encryption. This algorithm should only be used in certain domains.\n" +#~ "Please consult your security expert first." +#~ msgstr "" +#~ "Všebecne nemožno odporúčať používať rovnaký kľúč na šifrovanie a " +#~ "podeisovanie\n" +#~ "Tento algoritmus je vhodné použiť len za určitých podmienok.\n" +#~ "Kontaktujte prosím najprv bezpečnostného špecialistu." + +#~ msgid "Enter the size of the key" +#~ msgstr "Vložte dĺžku kľúča" + +#~ msgid "Answer \"yes\" or \"no\"" +#~ msgstr "Odpovedzte \"ano\" alebo \"nie\"" + +#~ msgid "" +#~ "Enter the required value as shown in the prompt.\n" +#~ "It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n" +#~ "get a good error response - instead the system tries to interpret\n" +#~ "the given value as an interval." +#~ msgstr "" +#~ "Vložte požadovanú hodnotu tak, ako je uvedené v príkazovom riadku.\n" +#~ "Je možné vložiť dátum vo formáte ISO (RRRR-MM-DD), ale nedostanete\n" +#~ "správnu chybovú hlášku - miesto toho systém skúsi interpretovať\n" +#~ "zadanú hodnotu ako interval." + +#~ msgid "Enter the name of the key holder" +#~ msgstr "Vložte meno držiteľa kľúča" + +#~ msgid "please enter an optional but highly suggested email address" +#~ msgstr "prosím, vložte e-mailovú adresu (nepovinné, ale veľmi odporúčané)" + +#~ msgid "Please enter an optional comment" +#~ msgstr "Prosím, vložte nepovinný komentár" + +#~ msgid "" +#~ "N to change the name.\n" +#~ "C to change the comment.\n" +#~ "E to change the email address.\n" +#~ "O to continue with key generation.\n" +#~ "Q to to quit the key generation." +#~ msgstr "" +#~ "N pre zmenu názvu.\n" +#~ "C pre zmenu komentára.\n" +#~ "E pre zmenu e-mailovej adresy.\n" +#~ "O pre pokračovanie generovania kľúča.\n" +#~ "Q pre ukončenie generovania kľúča." + +#~ msgid "" +#~ "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key." +#~ msgstr "Ak chcete generovať podkľúč, odpovedzte \"ano\" (alebo len \"a\")." + +#~ msgid "" +#~ "When you sign a user ID on a key, you should first verify that the key\n" +#~ "belongs to the person named in the user ID. It is useful for others to\n" +#~ "know how carefully you verified this.\n" +#~ "\n" +#~ "\"0\" means you make no particular claim as to how carefully you verified " +#~ "the\n" +#~ " key.\n" +#~ "\n" +#~ "\"1\" means you believe the key is owned by the person who claims to own " +#~ "it\n" +#~ " but you could not, or did not verify the key at all. This is useful " +#~ "for\n" +#~ " a \"persona\" verification, where you sign the key of a pseudonymous " +#~ "user.\n" +#~ "\n" +#~ "\"2\" means you did casual verification of the key. For example, this " +#~ "could\n" +#~ " mean that you verified the key fingerprint and checked the user ID on " +#~ "the\n" +#~ " key against a photo ID.\n" +#~ "\n" +#~ "\"3\" means you did extensive verification of the key. For example, this " +#~ "could\n" +#~ " mean that you verified the key fingerprint with the owner of the key " +#~ "in\n" +#~ " person, and that you checked, by means of a hard to forge document " +#~ "with a\n" +#~ " photo ID (such as a passport) that the name of the key owner matches " +#~ "the\n" +#~ " name in the user ID on the key, and finally that you verified (by " +#~ "exchange\n" +#~ " of email) that the email address on the key belongs to the key " +#~ "owner.\n" +#~ "\n" +#~ "Note that the examples given above for levels 2 and 3 are *only* " +#~ "examples.\n" +#~ "In the end, it is up to you to decide just what \"casual\" and \"extensive" +#~ "\"\n" +#~ "mean to you when you sign other keys.\n" +#~ "\n" +#~ "If you don't know what the right answer is, answer \"0\"." +#~ msgstr "" +#~ "Skôr ako podpíšete id užívateľa, mali by ste najprv overiť, či kľúč\n" +#~ "patrí osobe, ktorej meno je uvedené v identifikátore užívateľa.\n" +#~ "Je veľmi užitočné, keď ostatní vedia, ako dôsledne ste previedli\n" +#~ "takéto overenie.\n" +#~ "\n" +#~ "\"0\" znamená, že neuvádzate, ako dôsledne ste pravosť kľúča overili\n" +#~ "\n" +#~ "\"1\" znamená, že veríte tomu, že kľúč patrí osobe, ktorá je uvedená,\n" +#~ " v užívateľskom ID, ale nemohli ste alebo jste nepreverili túto " +#~ "skutočnosť.\n" +#~ " To je užitočné pre \"osobnú\" verifikáciu, keď podpisujete kľúče, " +#~ "ktoré\n" +#~ " používajú pseudonym užívateľa.\n" +#~ "\n" +#~ "\"2\" znamená, že ste čiastočne overili pravosť kľúča. Napr. ste overili\n" +#~ " fingerprint kľúča a skontrolovali identifikátor užívateľa\n" +#~ " uvedený na kľúči s fotografickým id.\n" +#~ "\n" +#~ "\"3\" Znamená, že ste vykonali veľmi dôkladné overenie pravosti kľúča.\n" +#~ " To môže napríklad znamenať, že ste overili fingerprint kľúča \n" +#~ " jeho vlastníka osobne a ďalej ste pomocou tažko falšovateľného \n" +#~ " dokumentu s fotografiou (napríklad pasu) overili, že meno majiteľa\n" +#~ " kľúča sa zhoduje s menom uvedeným v užívateľskom ID a ďalej ste \n" +#~ " overili (výmenou elektronických dopisov), že elektronická adresa " +#~ "uvedená \n" +#~ " v ID užívateľa patrí majiteľovi kľúča.\n" +#~ "\n" +#~ "Prosím nezabúdajte, že príklady uvedené pre úroveň 2 a 3 sú *len*\n" +#~ "príklady.\n" +#~ "Je len na Vašom rozhodnutí, čo \"čiastočné\" a \"dôkladné\" overenie " +#~ "znamená\n" +#~ "keď budete podpisovať kľúče iným užívateľom.\n" +#~ "\n" +#~ "Pokiaľ neviete, aká je správna odpoveď, odpovedzte \"0\"." + +#, fuzzy +#~ msgid "Answer \"yes\" if you want to sign ALL the user IDs" +#~ msgstr "" +#~ "Pokiaľ chcete podpísať VŠETKY identifikátory užívateľov, odpovedzte \"ano" +#~ "\"" + +#~ msgid "" +#~ "Answer \"yes\" if you really want to delete this user ID.\n" +#~ "All certificates are then also lost!" +#~ msgstr "" +#~ "Pokiaľ skutočne chcete zmazať tento identifikátor užívateľa, odpovedzte " +#~ "\"ano\".\n" +#~ "Všetky certifikáty budú tiež stratené!" + +#~ msgid "Answer \"yes\" if it is okay to delete the subkey" +#~ msgstr "Odpovedzte \"ano\", pokiaľ chcete zmazať podkľúč" + +#~ msgid "" +#~ "This is a valid signature on the key; you normally don't want\n" +#~ "to delete this signature because it may be important to establish a\n" +#~ "trust connection to the key or another key certified by this key." +#~ msgstr "" +#~ "Toto je platný podpis kľúča; normálne nechcete tento podpis zmazať,\n" +#~ "pretože môže byť dôležitý pri vytváraní dôvery kľúča alebo iného kľúča\n" +#~ "ceritifikovaného týmto kľúčom." + +#~ msgid "" +#~ "This signature can't be checked because you don't have the\n" +#~ "corresponding key. You should postpone its deletion until you\n" +#~ "know which key was used because this signing key might establish\n" +#~ "a trust connection through another already certified key." +#~ msgstr "" +#~ "Tento podpis nemôže byť overený, pretože nemáte zodpovedajúci verejný " +#~ "kľúč.\n" +#~ "Jeho zmazanie by ste mali odložiť do času, keď budete vedieť, ktorý kľúč\n" +#~ "bol použitý, pretože tento podpisovací kľúč môže vytvoriť dôveru\n" +#~ "prostredníctvom iného už certifikovaného kľúča." + +#~ msgid "" +#~ "The signature is not valid. It does make sense to remove it from\n" +#~ "your keyring." +#~ msgstr "Podpis je neplatný. Je rozumné ho odstrániť z Vášho súboru kľúčov." + +#~ msgid "" +#~ "This is a signature which binds the user ID to the key. It is\n" +#~ "usually not a good idea to remove such a signature. Actually\n" +#~ "GnuPG might not be able to use this key anymore. So do this\n" +#~ "only if this self-signature is for some reason not valid and\n" +#~ "a second one is available." +#~ msgstr "" +#~ "Toto je podpis, ktorý viaže identifikátor užívateľa ku kľúču. Zvyčajne\n" +#~ "nie je dobré takýto podpis odstrániť. GnuPG nemôže tento kľúč naďalej\n" +#~ "používať. Urobte to len v prípade, keď je tento podpis kľúča\n" +#~ "ním samým z nejakého dôvodu neplatný a keď je k dispozícii iný kľúč." + +#~ msgid "" +#~ "Change the preferences of all user IDs (or just of the selected ones)\n" +#~ "to the current list of preferences. The timestamp of all affected\n" +#~ "self-signatures will be advanced by one second.\n" +#~ msgstr "" +#~ "Zmeniť predvoľby pre všetky užívateľské ID (alebo len pre označené)\n" +#~ "na aktuálny zoznam predvolieb. Časové razítka všetkých dotknutých " +#~ "podpisov\n" +#~ "kľúčov nimi samotnými budú posunuté o jednu sekundu dopredu.\n" + +#~ msgid "Please enter the passphrase; this is a secret sentence \n" +#~ msgstr "Prosím, vložte heslo; toto je tajná veta \n" + +#~ msgid "" +#~ "Please repeat the last passphrase, so you are sure what you typed in." +#~ msgstr "" +#~ "Prosím, zopakujte posledné heslo, aby ste si boli istý, čo ste napísali." + +#~ msgid "Give the name of the file to which the signature applies" +#~ msgstr "Zadajte názov súboru, ku ktorému sa podpis vzťahuje" + +#~ msgid "Answer \"yes\" if it is okay to overwrite the file" +#~ msgstr "Ak si prajete prepísanie súboru, odpovedzte \"ano\"" + +#~ msgid "" +#~ "Please enter a new filename. If you just hit RETURN the default\n" +#~ "file (which is shown in brackets) will be used." +#~ msgstr "" +#~ "Prosím, vložte nový názov súboru. Ak len stlačíte RETURN, bude\n" +#~ "použitý implicitný súbor (ktorý je zobrazený v zátvorkách)." + +#~ msgid "" +#~ "You should specify a reason for the certification. Depending on the\n" +#~ "context you have the ability to choose from this list:\n" +#~ " \"Key has been compromised\"\n" +#~ " Use this if you have a reason to believe that unauthorized persons\n" +#~ " got access to your secret key.\n" +#~ " \"Key is superseded\"\n" +#~ " Use this if you have replaced this key with a newer one.\n" +#~ " \"Key is no longer used\"\n" +#~ " Use this if you have retired this key.\n" +#~ " \"User ID is no longer valid\"\n" +#~ " Use this to state that the user ID should not longer be used;\n" +#~ " this is normally used to mark an email address invalid.\n" +#~ msgstr "" +#~ "Mali by ste špecifikovať dôvod certifikácie. V závislosti na kontexte\n" +#~ "máte možnosť si vybrať zo zoznamu:\n" +#~ " \"kľúč bol kompromitovaný\"\n" +#~ " Toto použite, pokiaľ si myslíte, že k Vášmu tajnému kľúču získali\n" +#~ " prístup neoprávnené osoby.\n" +#~ " \"kľúč je nahradený\"\n" +#~ " Toto použite, pokiaľ ste tento kľúč nahradili novším kľúčom.\n" +#~ " \"kľúč sa už nepoužíva\"\n" +#~ " Toto použite, pokiaľ tento kľúč už nepoužívate.\n" +#~ " \"Identifikátor užívateľa už nie je platný\"\n" +#~ " Toto použite, pokiaľ by sa identifikátor užívateľa už nemal " +#~ "používať;\n" +#~ " normálne sa používa na označenie neplatnej e-mailové adresy.\n" + +#~ msgid "" +#~ "If you like, you can enter a text describing why you issue this\n" +#~ "revocation certificate. Please keep this text concise.\n" +#~ "An empty line ends the text.\n" +#~ msgstr "" +#~ "Ak chcete, môžete vložiť text popisujúcí pôvod vzniku tohto revokačného\n" +#~ "ceritifikátu. Prosím, stručne. \n" +#~ "Text končí prázdnym riadkom.\n" + +#~ msgid "can't put notation data into v3 (PGP 2.x style) signatures\n" +#~ msgstr "nemôžem pridať dodatočné údaje do v3 (PGP 2.x štýl) podpisov\n" + +#~ msgid "can't put notation data into v3 (PGP 2.x style) key signatures\n" +#~ msgstr "" +#~ "nemôžem pridať dodatočné údaje do v3 (PGP 2.x štýl) podpisov kľúčov\n" + +#~ msgid "can't put a policy URL into v3 (PGP 2.x style) signatures\n" +#~ msgstr "nemôžem pridať politiku URL do v3 (PGP 2.x štýl) podpisov\n" + +#~ msgid "can't put a policy URL into v3 key (PGP 2.x style) signatures\n" +#~ msgstr "nemôžem pridať politiku URL do v3 (PGP 2.x štýl) podpisov kľúčov\n" + +#, fuzzy +#~ msgid "shelll" +#~ msgstr "help" + +#, fuzzy +#~ msgid "" +#~ "please see http://www.gnupg.org/download/iconv.html for more information\n" +#~ msgstr "Viac informácií nájdete na adrese http://www.gnupg.org/faq.html\n" + +#, fuzzy +#~ msgid "key generation is not available from the commandline\n" +#~ msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#, fuzzy +#~ msgid "please use the script \"%s\" to generate a new key\n" +#~ msgstr "Prosím, vyberte druh kľúča, ktorý chcete:\n" + +#, fuzzy +#~ msgid "cipher extension `%s' not loaded due to unsafe permissions\n" +#~ msgstr "" +#~ "šifra \"%s\" nebola nahraná, pretože prístupové práva nie sú nastavené " +#~ "bezpečne\n" + +#, fuzzy +#~ msgid ".\n" +#~ msgstr "%s.\n" + +#~ msgid "problem with the agent - disabling agent use\n" +#~ msgstr "problém s agentom - používanie agenta vypnuté\n" + +#, fuzzy +#~ msgid "can't query passphrase in batch mode\n" +#~ msgstr "v dávkovom režime sa nemôžem pýtať na heslo\n" + +#~ msgid "Repeat passphrase: " +#~ msgstr "Opakujte heslo: " + +#~ msgid "-k[v][v][v][c] [user-id] [keyring]" +#~ msgstr "-k[v][v][v][c] [id užívateľa] [súbor s kľúčmi (keyring)]" + +#, fuzzy +#~ msgid "can't gen prime with pbits=%u qbits=%u\n" +#~ msgstr "nemôžem vytvoriť prvočíslo s dĺžkou menej ako %d bitov\n" + +#~ msgid "can't generate a prime with less than %d bits\n" +#~ msgstr "nemôžem vytvoriť prvočíslo s dĺžkou menej ako %d bitov\n" + +#~ msgid "no entropy gathering module detected\n" +#~ msgstr "nebol detekovaný žiadny modul na získanie entropie\n" + +#, fuzzy +#~ msgid "can't lock `%s': %s\n" +#~ msgstr "nemožno otvoriť `%s'\n" + +#~ msgid "`%s' is not a regular file - ignored\n" +#~ msgstr "`%s' nie je normálny súbor - ignorované\n" + +#~ msgid "note: random_seed file is empty\n" +#~ msgstr "poznámka: súbor random_seed je prázdny\n" + +#~ msgid "can't read `%s': %s\n" +#~ msgstr "nemôžem čítať `%s': %s\n" + +#~ msgid "note: random_seed file not updated\n" +#~ msgstr "poznámka: súbor random_seed nie je aktualizovaný\n" + +#~ msgid "can't write `%s': %s\n" +#~ msgstr "nemôžem zapisovať do `%s': %s\n" + +#~ msgid "can't close `%s': %s\n" +#~ msgstr "nemôžem zavrieť `%s': %s\n" + +#~ msgid "WARNING: using insecure random number generator!!\n" +#~ msgstr "VAROVANIE: použitý generátor náhodných čísel nie je bezpečný!!\n" + +#~ msgid "" +#~ "The random number generator is only a kludge to let\n" +#~ "it run - it is in no way a strong RNG!\n" +#~ "\n" +#~ "DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n" +#~ "\n" +#~ msgstr "" +#~ "Generátor náhodných čísel je len atrapa, aby program mohol bežať,\n" +#~ "v žiadnom prípade nie je kryptograficky bezpečný!\n" +#~ "\n" +#~ "NEPOUŽÍVAJTE ŽIADNE DÁTA VYTVORENÉ TÝMTO PROGRAMOM!!\n" +#~ "\n" + +#~ msgid "" +#~ "Please wait, entropy is being gathered. Do some work if it would\n" +#~ "keep you from getting bored, because it will improve the quality\n" +#~ "of the entropy.\n" +#~ msgstr "" +#~ "Prosím čakajte, získava sa entropia. Robte zatiaľ nejakú inú prácu\n" +#~ "aby ste sa nenudili a zvýšite tým kvalitu entropie.\n" + +#~ msgid "" +#~ "\n" +#~ "Not enough random bytes available. Please do some other work to give\n" +#~ "the OS a chance to collect more entropy! (Need %d more bytes)\n" +#~ msgstr "" +#~ "\n" +#~ "Nedostatok náhodných bajtov. Prosím, pracujte s operačným systémom, aby\n" +#~ "ste mu umožnili získať viac entropie (je potrebných %d bajtov).\n" + +#, fuzzy +#~ msgid "card reader not available\n" +#~ msgstr "tajný kľúč nie je dostupný" + +#, fuzzy +#~ msgid "NOTE: %s is not available in this version\n" +#~ msgstr "gpg-agent nie je v tomto sedení dostupný\n" + +#, fuzzy +#~ msgid " algorithms on these user IDs:\n" +#~ msgstr "Podpísali ste nasledujúce identifikátory užívateľa:\n" + +#~ msgid "general error" +#~ msgstr "všeobecná chyba" + +#~ msgid "unknown packet type" +#~ msgstr "neznámy typ paketu" + +#~ msgid "unknown digest algorithm" +#~ msgstr "neznámy hashovací algoritmus" + +#~ msgid "bad public key" +#~ msgstr "neplatný verejný kľúč" + +#~ msgid "bad secret key" +#~ msgstr "neplatný tajný kľúč" + +#~ msgid "bad signature" +#~ msgstr "neplatný podpis" + +#~ msgid "checksum error" +#~ msgstr "chyba kontrolného súčtu" + +#~ msgid "unknown cipher algorithm" +#~ msgstr "neznámy šifrovací algoritmus" + +#~ msgid "invalid packet" +#~ msgstr "neplatný paket" + +#~ msgid "no such user id" +#~ msgstr "užívateľ s týmto id neexistuje" + +#~ msgid "secret key not available" +#~ msgstr "tajný kľúč nie je dostupný" + +#~ msgid "wrong secret key used" +#~ msgstr "bol použitý nesprávny tajný kľúč" + +#~ msgid "bad key" +#~ msgstr "nesprávny kľúč" + +#~ msgid "file write error" +#~ msgstr "chyba pri zápise súboru" + +#~ msgid "unknown compress algorithm" +#~ msgstr "neznámy kompresný algoritmus" + +#~ msgid "file open error" +#~ msgstr "chyba pri otváraní súboru" + +#~ msgid "file create error" +#~ msgstr "chyba pri vytváraní súboru" + +#~ msgid "unimplemented pubkey algorithm" +#~ msgstr "algoritmus verejného kľúča nie je implementovaný" + +#~ msgid "unimplemented cipher algorithm" +#~ msgstr "šifrovací algoritmus nie je implementovaný" + +#~ msgid "unknown signature class" +#~ msgstr "neznáma trieda podpisu" + +#~ msgid "trust database error" +#~ msgstr "chyba v databáze dôvery" + +#~ msgid "resource limit" +#~ msgstr "obmedzenie zdrojov" + +#~ msgid "invalid keyring" +#~ msgstr "neplatný súbor kľúčov" + +#~ msgid "malformed user id" +#~ msgstr "nesprávny formát id užívateľa" + +#~ msgid "file close error" +#~ msgstr "chyba pri zatváraní súboru" + +#~ msgid "file rename error" +#~ msgstr "chyba pri premenovávaní súboru" + +#~ msgid "file delete error" +#~ msgstr "chyba pri mazaní súboru" + +#~ msgid "timestamp conflict" +#~ msgstr "konflikt časového razítka" + +#~ msgid "unusable pubkey algorithm" +#~ msgstr "nepoužiteľný algoritmus s verejným kľúčom" + +#~ msgid "file exists" +#~ msgstr "súbor existuje" + +#~ msgid "weak key" +#~ msgstr "slabý kľúč" + +#~ msgid "bad URI" +#~ msgstr "nesprávne URI" + +#~ msgid "not processed" +#~ msgstr "nespracované" + +#~ msgid "unusable public key" +#~ msgstr "nepoužiteľný verejný kľúč" + +#~ msgid "unusable secret key" +#~ msgstr "nepoužiteľný tajný kľúč" + +#~ msgid "keyserver error" +#~ msgstr "chyba servera kľúčov" + +#, fuzzy +#~ msgid "no card" +#~ msgstr "nezašifrované" + +#, fuzzy +#~ msgid "no data" +#~ msgstr "chýbajú podpísané dáta\n" + +#~ msgid "... this is a bug (%s:%d:%s)\n" +#~ msgstr "... toto je chyba v programe (%s:%d:%s)\n" + +#~ msgid "operation is not possible without initialized secure memory\n" +#~ msgstr "" +#~ "vykonanie operácie nie je možné bez inicializovanej bezpečnej pamäte\n" + +#~ msgid "(you may have used the wrong program for this task)\n" +#~ msgstr "(pravdepodobne ste na túto úlohu použili nesprávny program)\n" + +#~ msgid "" +#~ "please see http://www.gnupg.org/why-not-idea.html for more information\n" +#~ msgstr "" +#~ "viac informácií nájdete v dokumente http://www.gnupg.cz/why-not-idea." +#~ "html\n" + +#, fuzzy +#~ msgid "all export-clean-* options from above" +#~ msgstr "čítať nastavenia zo súboru" + +#, fuzzy +#~ msgid "all import-clean-* options from above" +#~ msgstr "čítať nastavenia zo súboru" + +#, fuzzy +#~ msgid "expired: %s)" +#~ msgstr " [platnosť skončí: %s]" + +#, fuzzy +#~ msgid "key %s: expired signature from key %s - skipped\n" +#~ msgstr "kľúč %08lX: neočakávaná podpisová trieda (0x%02X) - preskočené\n" + +#, fuzzy +#~ msgid "Unable to clean `%s'\n" +#~ msgstr "nemožno spustiť %s \"%s\": %s\n" + +#, fuzzy +#~ msgid "No user IDs are removable.\n" +#~ msgstr "užívateľské ID \"%s\" je už revokované\n" + +#~ msgid "bad passphrase or unknown cipher algorithm (%d)\n" +#~ msgstr "nesprávne heslo alebo neznámy šifrovací algoritmus (%d)\n" + +#~ msgid "can't set client pid for the agent\n" +#~ msgstr "nemôžem nastaviť PID klienta pre gpg-agenta\n" + +#~ msgid "can't get server read FD for the agent\n" +#~ msgstr "nemožno získať server read file descriptor pre agenta\n" + +#~ msgid "can't get server write FD for the agent\n" +#~ msgstr "nemožno získať server write file descriptor pre agenta\n" + +#~ msgid "select secondary key N" +#~ msgstr "vyberte sekundárny kľúč N" + +#~ msgid "list signatures" +#~ msgstr "vypísať zoznam podpisov" + +#~ msgid "sign the key" +#~ msgstr "podpísať kľúč" + +#~ msgid "add a secondary key" +#~ msgstr "pridať sekundárny kľúč" + +#~ msgid "delete signatures" +#~ msgstr "zmazať podpisy" + +#~ msgid "change the expire date" +#~ msgstr "zmeniť dobu platnosti" + +#~ msgid "set preference list" +#~ msgstr "nastaviť zoznam predvolieb" + +#~ msgid "updated preferences" +#~ msgstr "aktualizovať predvoľby" + +#~ msgid "No secondary key with index %d\n" +#~ msgstr "Neexistuje sekundárny kľúč s indexom %d\n" + +#~ msgid "--nrsign-key user-id" +#~ msgstr "--nrsign-key id užívateľa" + +#~ msgid "--nrlsign-key user-id" +#~ msgstr "--nrlsign-key id užívateľa" + +#~ msgid "sign the key non-revocably" +#~ msgstr "podpísať kľúč bez možnosti odvolať podpis (non-revocably)" + +#~ msgid "sign the key locally and non-revocably" +#~ msgstr "podpísať kľúč lokálne a bez možnosti odvolať podpis (non-revocably)" + +#~ msgid "q" +#~ msgstr "u" + +#~ msgid "list" +#~ msgstr "list" + +#~ msgid "l" +#~ msgstr "l" + +#~ msgid "debug" +#~ msgstr "debug" + +#, fuzzy +#~ msgid "name" +#~ msgstr "enable" + +#, fuzzy +#~ msgid "login" +#~ msgstr "lsign" + +#, fuzzy +#~ msgid "cafpr" +#~ msgstr "fpr" + +#, fuzzy +#~ msgid "forcesig" +#~ msgstr "revsig" + +#, fuzzy +#~ msgid "generate" +#~ msgstr "všeobecná chyba" + +#~ msgid "passwd" +#~ msgstr "passwd" + +#~ msgid "save" +#~ msgstr "uložiť" + +#~ msgid "fpr" +#~ msgstr "fpr" + +#~ msgid "uid" +#~ msgstr "uid" + +#~ msgid "check" +#~ msgstr "check" + +#~ msgid "c" +#~ msgstr "c" + +#~ msgid "sign" +#~ msgstr "sign" + +#~ msgid "s" +#~ msgstr "s" + +#, fuzzy +#~ msgid "tsign" +#~ msgstr "sign" + +#~ msgid "lsign" +#~ msgstr "lsign" + +#~ msgid "nrsign" +#~ msgstr "nrsign" + +#~ msgid "nrlsign" +#~ msgstr "nrlsign" + +#~ msgid "adduid" +#~ msgstr "adduid" + +#~ msgid "addphoto" +#~ msgstr "addphoto" + +#~ msgid "deluid" +#~ msgstr "deluid" + +#~ msgid "delphoto" +#~ msgstr "delphoto" + +#, fuzzy +#~ msgid "addcardkey" +#~ msgstr "addkey" + +#~ msgid "delkey" +#~ msgstr "delkey" + +#~ msgid "addrevoker" +#~ msgstr "addrevoker" + +#~ msgid "delsig" +#~ msgstr "delsig" + +#~ msgid "expire" +#~ msgstr "expire" + +#~ msgid "primary" +#~ msgstr "primary" + +#~ msgid "toggle" +#~ msgstr "toggle" + +#~ msgid "t" +#~ msgstr "t" + +#~ msgid "pref" +#~ msgstr "pref" + +#~ msgid "showpref" +#~ msgstr "showpref" + +#~ msgid "setpref" +#~ msgstr "setpref" + +#~ msgid "updpref" +#~ msgstr "updpref" + +#, fuzzy +#~ msgid "keyserver" +#~ msgstr "chyba servera kľúčov" + +#~ msgid "trust" +#~ msgstr "trust" + +#~ msgid "revsig" +#~ msgstr "revsig" + +#~ msgid "revuid" +#~ msgstr "revsig" + +#~ msgid "revkey" +#~ msgstr "revkey" + +#~ msgid "disable" +#~ msgstr "disable" + +#~ msgid "enable" +#~ msgstr "enable" + +#~ msgid "showphoto" +#~ msgstr "showphoto" + +#~ msgid "digest algorithm `%s' is read-only in this release\n" +#~ msgstr "hashovací algoritmus `%s' je len na čítanie v tejto verzii\n" + +#~ msgid "" +#~ "About to generate a new %s keypair.\n" +#~ " minimum keysize is 768 bits\n" +#~ " default keysize is 1024 bits\n" +#~ " highest suggested keysize is 2048 bits\n" +#~ msgstr "" +#~ "Chystám sa vytvoriť nový pár kľúčov %s.\n" +#~ " minimálna veľkosť kľúča je 768 bitov\n" +#~ " implicitná veľkosť kľúča je 1024 bitov\n" +#~ " najvyššia navrhovaná veľkosť kľúča je 2048 bitov\n" + +#~ msgid "DSA only allows keysizes from 512 to 1024\n" +#~ msgstr "kľúč DSA musí mať veľkosť od 512 do 1024 bitov.\n" + +#~ msgid "keysize too small; 1024 is smallest value allowed for RSA.\n" +#~ msgstr "" +#~ "veľkosť kľúča je príliš malá; minimálna povolená veľkosť pre RSA je 1024 " +#~ "bitov.\n" + +#~ msgid "keysize too small; 768 is smallest value allowed.\n" +#~ msgstr "" +#~ "veľkosť kľúča je príliš malá; minimálna povolená veľkosť je 768 bitov.\n" + +#~ msgid "keysize too large; %d is largest value allowed.\n" +#~ msgstr "veľkosť kľúča je príliš veľká; maximálna povolená hodnota je %d.\n" + +#~ msgid "" +#~ "Keysizes larger than 2048 are not suggested because\n" +#~ "computations take REALLY long!\n" +#~ msgstr "" +#~ "Veľkosti kľúčov väčšie ako 2048 bitov se neodporúčajú, pretože\n" +#~ "výpočty potom trvajú VEĽMI dlho!\n" + +#, fuzzy +#~ msgid "Are you sure that you want this keysize? (y/N) " +#~ msgstr "Skutočne chcete vytvoriť kľúč tejto dĺžky? " + +#~ msgid "" +#~ "Okay, but keep in mind that your monitor and keyboard radiation is also " +#~ "very vulnerable to attacks!\n" +#~ msgstr "" +#~ "Dobre, ale nezabúdajte, že informácie môžu byť vyzradené z počítača aj " +#~ "elektromagnetickým vyžarovaním monitora alebo klávesnice!\n" + +#~ msgid "Experimental algorithms should not be used!\n" +#~ msgstr "Experimentálne algoritmy by sa nemali používať!\n" + +#~ msgid "" +#~ "this cipher algorithm is deprecated; please use a more standard one!\n" +#~ msgstr "" +#~ "tento šifrovací algoritmus je zastaralý; prosím, použite nejaký " +#~ "štandardnejší!\n" + +#~ msgid "sorry, can't do this in batch mode\n" +#~ msgstr "nemožno previesť v dávkovom móde\n" + +#, fuzzy +#~ msgid "can't open file `%s': %s\n" +#~ msgstr "nemožno otvoriť súbor: %s\n" + +#~ msgid "key %08lX: key has been revoked!\n" +#~ msgstr "kľúč %08lX: kľúč bol revokovaný\n" + +#~ msgid "key %08lX: subkey has been revoked!\n" +#~ msgstr "kľúč %08lX: podkľúč bol revokovaný!\n" + +#~ msgid "%08lX: key has expired\n" +#~ msgstr "%08lX: skončila platnosť kľúča\n" + +#~ msgid "%08lX: We do NOT trust this key\n" +#~ msgstr "%08lX: NEdôverujeme tomuto kľúču!\n" + +#, fuzzy +#~ msgid " (%d) RSA (auth only)\n" +#~ msgstr " (%d) RSA (len na podpis)\n" + +#, fuzzy +#~ msgid " (%d) RSA (sign and auth)\n" +#~ msgstr " (%d) RSA (pro šifrování a podpis)\n" + +#, fuzzy +#~ msgid " (%d) RSA (encrypt and auth)\n" +#~ msgstr " (%d) RSA (len na šifrovanie)\n" + +#, fuzzy +#~ msgid " (%d) RSA (sign, encrypt and auth)\n" +#~ msgstr " (%d) RSA (pro šifrování a podpis)\n" + +#~ msgid "%s: can't open: %s\n" +#~ msgstr "%s: nemôžem otvoriť: %s\n" + +#~ msgid "%s: WARNING: empty file\n" +#~ msgstr "%s: VAROVANIE: súbor je prázdny\n" + +#, fuzzy +#~ msgid " (%d) I trust marginally\n" +#~ msgstr " %d = Dôverujem čiastočne\n" + +#, fuzzy +#~ msgid " (%d) I trust fully\n" +#~ msgstr " %d = Dôverujem úplne\n" + +#, fuzzy +#~ msgid "expires" +#~ msgstr "expire" + +#, fuzzy +#~ msgid "" +#~ "\"\n" +#~ "locally signed with your key %s at %s\n" +#~ msgstr "" +#~ "\"\n" +#~ "lokálne podpísané Vaším kľúčom %08lX v %s\n" + +#~ msgid "%s: can't create lock\n" +#~ msgstr "%s: nemôžem vytvoriť zámok\n" + +#~ msgid "%s: can't make lock\n" +#~ msgstr "%s: nemôžem zamknúť\n" + +#~ msgid "%s: can't create: %s\n" +#~ msgstr "%s: nemôžem vytvoriť: %s\n" + +#~ msgid "If you want to use this revoked key anyway, answer \"yes\"." +#~ msgstr "" +#~ "Pokiaľ aj tak chcete použiť tento revokovaný kľúč, odpovedzte \"ano\"." + +#~ msgid "Unable to open photo \"%s\": %s\n" +#~ msgstr "Nemožno otvoriť fotografiu \"%s\": %s\n" + +#~ msgid "error: missing colon\n" +#~ msgstr "chyba: chýba čiarka\n" + +#~ msgid "error: no ownertrust value\n" +#~ msgstr "chyba: žiadna úroveň dôveryhodnosti\n" + +#~ msgid " (main key ID %08lX)" +#~ msgstr " (hlavné ID kľúča %08lX)" + +#~ msgid "rev! subkey has been revoked: %s\n" +#~ msgstr "rev! podkľúč bol revokovaný: %s\n" + +#~ msgid "rev- faked revocation found\n" +#~ msgstr "rev- nájdená falošná revokácia\n" + +#, fuzzy +#~ msgid " [expired: %s]" +#~ msgstr " [platnosť skončí: %s]" + +#~ msgid " [expires: %s]" +#~ msgstr " [platnosť skončí: %s]" + +#, fuzzy +#~ msgid " [revoked: %s]" +#~ msgstr "[revokované]" + +#~ msgid "" +#~ "WARNING: digest `%s' is not part of OpenPGP. Use at your own risk!\n" +#~ msgstr "" +#~ "VAROVANIE: hash `%s' nie je súčasťou OpenPGP. Použitie na vlastné " +#~ "nebezpečie!\n" + +#~ msgid "|[files]|encrypt files" +#~ msgstr "|[súbor]|šifrovať súbor" + +#~ msgid "store only" +#~ msgstr "len uloženie" + +#~ msgid "|[files]|decrypt files" +#~ msgstr "|[súbor]|dešifrovať súbor" + +#~ msgid "sign a key non-revocably" +#~ msgstr "podpísať kľúč bez možnosti revokácie podpisu" + +#~ msgid "sign a key locally and non-revocably" +#~ msgstr "" +#~ "podpísať kľúč lokálne a bez možnosti\n" +#~ " revokácie podpisu" + +#~ msgid "list only the sequence of packets" +#~ msgstr "vypísať len poradie paketov" + +#~ msgid "export the ownertrust values" +#~ msgstr "" +#~ "exportovať hodnoty dôveryhodnosti\n" +#~ " vlastníka kľúča" + +#~ msgid "unattended trust database update" +#~ msgstr "neinteraktívna aktualizácia databázy dôvery" + +#~ msgid "fix a corrupted trust database" +#~ msgstr "opraviť narušenú databázu dôvery" + +#~ msgid "De-Armor a file or stdin" +#~ msgstr "Dekódovať ASCII súbor alebo std. vstup" + +#~ msgid "En-Armor a file or stdin" +#~ msgstr "Zakódovať súbor alebo std. vstup do ASCII" + +#~ msgid "do not force v3 signatures" +#~ msgstr "nevynucovať podpisy verzie 3" + +#~ msgid "force v4 key signatures" +#~ msgstr "vynútiť podpisy verzie 4" + +#~ msgid "do not force v4 key signatures" +#~ msgstr "nevynucovať podpisy verzie 4" + +#~ msgid "never use a MDC for encryption" +#~ msgstr "na šifrovanie nikdy nepoužiť MDC" + +#~ msgid "|[file]|write status info to file" +#~ msgstr "|[súbor]|zapíš informáciu o stave do súboru" + +#~ msgid "|KEYID|ultimately trust this key" +#~ msgstr "|kľúč|úplne dôverovať tomuto kľúču" + +#~ msgid "emulate the mode described in RFC1991" +#~ msgstr "emulovať mód popísaný v RFC1991" + +#~ msgid "set all packet, cipher and digest options to OpenPGP behavior" +#~ msgstr "" +#~ "nastav všetky vlastnosti paketov, šifier\n" +#~ " a hashov ako v OpenPGP" + +#~ msgid "set all packet, cipher and digest options to PGP 2.x behavior" +#~ msgstr "" +#~ "nastav všetky vlastnosti paketov, šifier\n" +#~ " a hashov ako v PGP 2.x" + +#~ msgid "|NAME|use message digest algorithm NAME for passphrases" +#~ msgstr "|ALG|použiť hashovací algoritmus ALG pre heslá" + +#~ msgid "throw keyid field of encrypted packets" +#~ msgstr "" +#~ "zahodiť identifikátor kľúča zo šifrovaných\n" +#~ " paketov" + +#~ msgid "Show Photo IDs" +#~ msgstr "Zobraziť fotografické ID" + +#~ msgid "Don't show Photo IDs" +#~ msgstr "Nezobrazovať fotografické ID" + +#~ msgid "Set command line to view Photo IDs" +#~ msgstr "" +#~ "Nastaviť príkazový riadok na prehliadanie\n" +#~ " fotografického ID" + +#~ msgid "compress algorithm `%s' is read-only in this release\n" +#~ msgstr "hashovací algoritmus `%s' je len na čítanie v tejto verzii\n" + +#~ msgid "compress algorithm must be in range %d..%d\n" +#~ msgstr "kompresný algoritmus musí byť v rozmedzí %d..%d\n" + +#~ msgid "" +#~ "%08lX: It is not sure that this key really belongs to the owner\n" +#~ "but it is accepted anyway\n" +#~ msgstr "" +#~ "%08lX: Nie je isté, či tento podpis patrí vlastníkovi, napriek\n" +#~ "tomu je akceptovaný\n" + +#~ msgid "preference %c%lu is not valid\n" +#~ msgstr "predvoľba %c%lu nie je platná\n" + +#~ msgid "key %08lX: not a rfc2440 key - skipped\n" +#~ msgstr "kľúč %08lX: nie je vo formáte RFC 2440 - preskočené\n" + +#~ msgid "" +#~ "NOTE: Elgamal primary key detected - this may take some time to import\n" +#~ msgstr "" +#~ "POZNÁMKA: Nájdený primárny kľúč Elgamal - import môže chvíľu trvať\n" + +#~ msgid " (default)" +#~ msgstr "dešifrovať dáta (implicitne)" + +#~ msgid "%s%c %4u%c/%08lX created: %s expires: %s" +#~ msgstr "%s%c %4u%c/%08lX vytvorený: %s platnosť do: %s" + +#~ msgid "can't get key from keyserver: %s\n" +#~ msgstr "nemôžem dostať kľúč zo servera kľúčov: %s\n" + +#~ msgid "success sending to `%s' (status=%u)\n" +#~ msgstr "úspešné odoslanie na `%s' (status=%u)\n" + +#~ msgid "failed sending to `%s': status=%u\n" +#~ msgstr "zlyhalo posielanie na `%s': (status=%u)\n" + +#~ msgid "this keyserver does not support --search-keys\n" +#~ msgstr "tento server kľúčov nepodporuje --search-keys\n" + +#~ msgid "can't search keyserver: %s\n" +#~ msgstr "nemôžem prehľadávať server kľúčov: %s\n" + +#~ msgid "" +#~ "key %08lX: this is a PGP generated ElGamal key which is NOT secure for " +#~ "signatures!\n" +#~ msgstr "" +#~ "kľúč %08lX: toto je kľúč algoritmu ElGamal vygenerovaný v PGP - podpisy " +#~ "ním vytvorené NIE SÚ bezpečné!\n" + +#~ msgid "" +#~ "key %08lX has been created %lu second in future (time warp or clock " +#~ "problem)\n" +#~ msgstr "" +#~ "kľúč %08lX bol vytvorený %lu sekund v budúcnosti (došlo ku zmene času " +#~ "alebo\n" +#~ "je problém so systémovým časom)\n" + +#~ msgid "" +#~ "key %08lX has been created %lu seconds in future (time warp or clock " +#~ "problem)\n" +#~ msgstr "" +#~ "kľúč %08lX bol vytvorený %lu sekund v budúcnosti (došlo ke zmene času " +#~ "alebo\n" +#~ "je problém so systémovým časom)\n" + +#~ msgid "key %08lX marked as ultimately trusted\n" +#~ msgstr "kľúč %08lX označený ako absolútne dôveryhodný.\n" + +#~ msgid "signature from Elgamal signing key %08lX to %08lX skipped\n" +#~ msgstr "podpis od podpisového kľúča Elgamal %08lX po %08lX preskočený\n" + +#~ msgid "signature from %08lX to Elgamal signing key %08lX skipped\n" +#~ msgstr "podpis od %08lX po podpisový kľúč Elgamal %08lX preskočený\n" + +#~ msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" +#~ msgstr "" +#~ "kontrola v hĺbke %d podpísané=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" + +#~ msgid "" +#~ "Select the algorithm to use.\n" +#~ "\n" +#~ "DSA (aka DSS) is the digital signature algorithm which can only be used\n" +#~ "for signatures. This is the suggested algorithm because verification of\n" +#~ "DSA signatures are much faster than those of ElGamal.\n" +#~ "\n" +#~ "ElGamal is an algorithm which can be used for signatures and encryption.\n" +#~ "OpenPGP distinguishs between two flavors of this algorithms: an encrypt " +#~ "only\n" +#~ "and a sign+encrypt; actually it is the same, but some parameters must be\n" +#~ "selected in a special way to create a safe key for signatures: this " +#~ "program\n" +#~ "does this but other OpenPGP implementations are not required to " +#~ "understand\n" +#~ "the signature+encryption flavor.\n" +#~ "\n" +#~ "The first (primary) key must always be a key which is capable of " +#~ "signing;\n" +#~ "this is the reason why the encryption only ElGamal key is not available " +#~ "in\n" +#~ "this menu." +#~ msgstr "" +#~ "Vyberte algoritmus.\n" +#~ "\n" +#~ "DSA (nazývaný tiež DSS) je algoritmus digitálneho podpisu, ktorý môže " +#~ "byť\n" +#~ "použitý len pre podpisy. Je to odporúčaný algoritmus, pretože overenie\n" +#~ "DSA podpisov je oveľa rýchlejší ako v algoritme ElGamal.\n" +#~ "\n" +#~ "Algoritmus ElGamal môže byť používaný ako na podpisy tak na šifrovanie.\n" +#~ "Štandard OpenPGP rozlišuje medzi dvoma režimami tohto algoritmu:\n" +#~ "len šifrovanie a šifrovanie+podpis; v podstate je to rovnaké, ale " +#~ "niekoľko\n" +#~ "parametrov musí byť vybraných špeciálnym spôsobom pre vytvorenie " +#~ "bezpečného kľúča\n" +#~ "pre podpisy: tento program to vie, ale nie je vyžadované, aby aj iné\n" +#~ "implementácie OpenPGP pracovali v režime podpis+šifrovanie.\n" +#~ "\n" +#~ "Prvý (primárny) kľúč musí byť vždy kľúč, ktorý je schopný podpisovať;\n" +#~ "to je dôvod, prečo v tomto menu nie je k dispozícii kľúč algoritmu " +#~ "ElGamal\n" +#~ "určený len na šifrovanie." + +#~ msgid "" +#~ "Although these keys are defined in RFC2440 they are not suggested\n" +#~ "because they are not supported by all programs and signatures created\n" +#~ "with them are quite large and very slow to verify." +#~ msgstr "" +#~ "Hoci sú tieto kľúče definované v RFC2440, nie sú odporúčané,\n" +#~ "pretože nie sú podporováné všetkými programami a podpisy nimi vytvorené\n" +#~ "sú dosť veľké a na overenie veľmi pomalé." + +#~ msgid "%lu keys so far checked (%lu signatures)\n" +#~ msgstr "%lu kľúčov už skontrolovaných (%lu podpisov)\n" + +#~ msgid "key incomplete\n" +#~ msgstr "kľúč nekompletný\n" + +#~ msgid "key %08lX incomplete\n" +#~ msgstr "kľúč %08lX: nekompletný\n" |