diff options
Diffstat (limited to 'po/[email protected]')
-rw-r--r-- | po/[email protected] | 1449 |
1 files changed, 754 insertions, 695 deletions
diff --git a/po/[email protected] b/po/[email protected] index b244cdbd5..77a81ce79 100644 --- a/po/[email protected] +++ b/po/[email protected] @@ -1,7 +1,7 @@ # English translations for gnupg package. -# Copyright (C) 2003 Free Software Foundation, Inc. +# Copyright (C) 2004 Free Software Foundation, Inc. # This file is distributed under the same license as the gnupg package. -# Automatically generated, 2003. +# Automatically generated, 2004. # # All this catalog "translates" are quotation characters. # The msgids must be ASCII and therefore cannot contain real quotation @@ -27,10 +27,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gnupg 1.3.4\n" +"Project-Id-Version: gnupg 1.3.5\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2003-11-27 18:00+0100\n" -"PO-Revision-Date: 2003-11-27 18:00+0100\n" +"POT-Creation-Date: 2004-02-26 18:37+0100\n" +"PO-Revision-Date: 2004-02-26 18:37+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -46,51 +46,51 @@ msgstr "WARNING: using insecure memory!\n" msgid "please see http://www.gnupg.org/faq.html for more information\n" msgstr "please see http://www.gnupg.org/faq.html for more information\n" -#: util/secmem.c:339 +#: util/secmem.c:340 msgid "operation is not possible without initialized secure memory\n" msgstr "operation is not possible without initialized secure memory\n" -#: util/secmem.c:340 +#: util/secmem.c:341 msgid "(you may have used the wrong program for this task)\n" msgstr "(you may have used the wrong program for this task)\n" -#: util/miscutil.c:297 util/miscutil.c:334 -msgid "yes|yes" -msgstr "yes|yes" +#: util/miscutil.c:307 util/miscutil.c:344 +msgid "yes" +msgstr "yes" -#: util/miscutil.c:298 util/miscutil.c:339 +#: util/miscutil.c:308 util/miscutil.c:349 msgid "yY" msgstr "yY" -#: util/miscutil.c:300 util/miscutil.c:336 -msgid "no|no" -msgstr "no|no" +#: util/miscutil.c:310 util/miscutil.c:346 +msgid "no" +msgstr "no" -#: util/miscutil.c:301 util/miscutil.c:340 +#: util/miscutil.c:311 util/miscutil.c:350 msgid "nN" msgstr "nN" -#: util/miscutil.c:338 -msgid "quit|quit" -msgstr "quit|quit" +#: util/miscutil.c:348 g10/keyedit.c:1122 +msgid "quit" +msgstr "quit" -#: util/miscutil.c:341 +#: util/miscutil.c:351 msgid "qQ" msgstr "qQ" -#: util/miscutil.c:374 +#: util/miscutil.c:384 msgid "okay|okay" msgstr "okay|okay" -#: util/miscutil.c:376 +#: util/miscutil.c:386 msgid "cancel|cancel" msgstr "cancel|cancel" -#: util/miscutil.c:377 +#: util/miscutil.c:387 msgid "oO" msgstr "oO" -#: util/miscutil.c:378 +#: util/miscutil.c:388 msgid "cC" msgstr "cC" @@ -324,7 +324,7 @@ msgstr "you found a bug ... (%s:%d)\n" msgid "no entropy gathering module detected\n" msgstr "no entropy gathering module detected\n" -#: cipher/random.c:387 g10/keygen.c:1912 g10/import.c:168 +#: cipher/random.c:387 g10/keygen.c:1917 g10/import.c:169 #, c-format msgid "can't open `%s': %s\n" msgstr "can't open ‘%s’: %s\n" @@ -425,7 +425,7 @@ msgstr "can't gen prime with pbits=%u qbits=%u\n" msgid "can't generate a prime with less than %d bits\n" msgstr "can't generate a prime with less than %d bits\n" -#: g10/g10.c:346 +#: g10/g10.c:350 msgid "" "@Commands:\n" " " @@ -433,127 +433,127 @@ msgstr "" "@Commands:\n" " " -#: g10/g10.c:348 +#: g10/g10.c:352 msgid "|[file]|make a signature" msgstr "|[file]|make a signature" -#: g10/g10.c:349 +#: g10/g10.c:353 msgid "|[file]|make a clear text signature" msgstr "|[file]|make a clear text signature" -#: g10/g10.c:350 +#: g10/g10.c:354 msgid "make a detached signature" msgstr "make a detached signature" -#: g10/g10.c:351 +#: g10/g10.c:355 msgid "encrypt data" msgstr "encrypt data" -#: g10/g10.c:353 +#: g10/g10.c:357 msgid "encryption only with symmetric cipher" msgstr "encryption only with symmetric cipher" -#: g10/g10.c:355 +#: g10/g10.c:359 msgid "decrypt data (default)" msgstr "decrypt data (default)" -#: g10/g10.c:357 +#: g10/g10.c:361 msgid "verify a signature" msgstr "verify a signature" -#: g10/g10.c:359 +#: g10/g10.c:363 msgid "list keys" msgstr "list keys" -#: g10/g10.c:361 +#: g10/g10.c:365 msgid "list keys and signatures" msgstr "list keys and signatures" -#: g10/g10.c:362 +#: g10/g10.c:366 msgid "list and check key signatures" msgstr "list and check key signatures" -#: g10/g10.c:363 +#: g10/g10.c:367 msgid "list keys and fingerprints" msgstr "list keys and fingerprints" -#: g10/g10.c:364 +#: g10/g10.c:368 msgid "list secret keys" msgstr "list secret keys" -#: g10/g10.c:365 +#: g10/g10.c:369 msgid "generate a new key pair" msgstr "generate a new key pair" -#: g10/g10.c:366 +#: g10/g10.c:370 msgid "remove keys from the public keyring" msgstr "remove keys from the public keyring" -#: g10/g10.c:368 +#: g10/g10.c:372 msgid "remove keys from the secret keyring" msgstr "remove keys from the secret keyring" -#: g10/g10.c:369 +#: g10/g10.c:373 msgid "sign a key" msgstr "sign a key" -#: g10/g10.c:370 +#: g10/g10.c:374 msgid "sign a key locally" msgstr "sign a key locally" -#: g10/g10.c:373 +#: g10/g10.c:377 msgid "sign or edit a key" msgstr "sign or edit a key" -#: g10/g10.c:374 +#: g10/g10.c:378 msgid "generate a revocation certificate" msgstr "generate a revocation certificate" -#: g10/g10.c:376 +#: g10/g10.c:380 msgid "export keys" msgstr "export keys" -#: g10/g10.c:377 +#: g10/g10.c:381 msgid "export keys to a key server" msgstr "export keys to a key server" -#: g10/g10.c:378 +#: g10/g10.c:382 msgid "import keys from a key server" msgstr "import keys from a key server" -#: g10/g10.c:380 +#: g10/g10.c:384 msgid "search for keys on a key server" msgstr "search for keys on a key server" -#: g10/g10.c:382 +#: g10/g10.c:386 msgid "update all keys from a keyserver" msgstr "update all keys from a keyserver" -#: g10/g10.c:386 +#: g10/g10.c:390 msgid "import/merge keys" msgstr "import/merge keys" -#: g10/g10.c:389 +#: g10/g10.c:393 msgid "print the card status" msgstr "print the card status" -#: g10/g10.c:390 +#: g10/g10.c:394 msgid "change data on a card" msgstr "change data on a card" -#: g10/g10.c:391 +#: g10/g10.c:395 msgid "change a card's PIN" msgstr "change a card's PIN" -#: g10/g10.c:397 +#: g10/g10.c:402 msgid "update the trust database" msgstr "update the trust database" -#: g10/g10.c:404 +#: g10/g10.c:409 msgid "|algo [files]|print message digests" msgstr "|algo [files]|print message digests" -#: g10/g10.c:408 g10/gpgv.c:64 +#: g10/g10.c:413 g10/gpgv.c:64 msgid "" "@\n" "Options:\n" @@ -563,51 +563,51 @@ msgstr "" "Options:\n" " " -#: g10/g10.c:410 +#: g10/g10.c:415 msgid "create ascii armored output" msgstr "create ascii armored output" -#: g10/g10.c:412 +#: g10/g10.c:417 msgid "|NAME|encrypt for NAME" msgstr "|NAME|encrypt for NAME" -#: g10/g10.c:423 +#: g10/g10.c:428 msgid "use this user-id to sign or decrypt" msgstr "use this user-id to sign or decrypt" -#: g10/g10.c:424 +#: g10/g10.c:429 msgid "|N|set compress level N (0 disables)" msgstr "|N|set compress level N (0 disables)" -#: g10/g10.c:429 +#: g10/g10.c:434 msgid "use canonical text mode" msgstr "use canonical text mode" -#: g10/g10.c:437 +#: g10/g10.c:444 msgid "use as output file" msgstr "use as output file" -#: g10/g10.c:438 g10/gpgv.c:66 +#: g10/g10.c:446 g10/gpgv.c:66 msgid "verbose" msgstr "verbose" -#: g10/g10.c:449 +#: g10/g10.c:457 msgid "do not make any changes" msgstr "do not make any changes" -#: g10/g10.c:450 +#: g10/g10.c:458 msgid "prompt before overwriting" msgstr "prompt before overwriting" -#: g10/g10.c:494 +#: g10/g10.c:502 msgid "use strict OpenPGP behavior" msgstr "use strict OpenPGP behavior" -#: g10/g10.c:495 +#: g10/g10.c:503 msgid "generate PGP 2.x compatible messages" msgstr "generate PGP 2.x compatible messages" -#: g10/g10.c:518 +#: g10/g10.c:526 msgid "" "@\n" "(See the man page for a complete listing of all commands and options)\n" @@ -615,7 +615,7 @@ msgstr "" "@\n" "(See the man page for a complete listing of all commands and options)\n" -#: g10/g10.c:521 +#: g10/g10.c:529 msgid "" "@\n" "Examples:\n" @@ -635,15 +635,15 @@ msgstr "" " --list-keys [names] show keys\n" " --fingerprint [names] show fingerprints\n" -#: g10/g10.c:699 g10/gpgv.c:95 +#: g10/g10.c:702 g10/gpgv.c:91 msgid "Please report bugs to <[email protected]>.\n" msgstr "Please report bugs to <[email protected]>.\n" -#: g10/g10.c:703 +#: g10/g10.c:719 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Usage: gpg [options] [files] (-h for help)" -#: g10/g10.c:706 +#: g10/g10.c:722 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -653,7 +653,7 @@ msgstr "" "sign, check, encrypt or decrypt\n" "default operation depends on the input data\n" -#: g10/g10.c:717 +#: g10/g10.c:733 msgid "" "\n" "Supported algorithms:\n" @@ -661,88 +661,88 @@ msgstr "" "\n" "Supported algorithms:\n" -#: g10/g10.c:720 +#: g10/g10.c:736 msgid "Pubkey: " msgstr "Pubkey: " -#: g10/g10.c:726 g10/keyedit.c:1732 +#: g10/g10.c:742 g10/keyedit.c:1718 msgid "Cipher: " msgstr "Cipher: " -#: g10/g10.c:732 +#: g10/g10.c:748 msgid "Hash: " msgstr "Hash: " -#: g10/g10.c:738 g10/keyedit.c:1778 +#: g10/g10.c:754 g10/keyedit.c:1764 msgid "Compression: " msgstr "Compression: " -#: g10/g10.c:821 +#: g10/g10.c:837 msgid "usage: gpg [options] " msgstr "usage: gpg [options] " -#: g10/g10.c:899 +#: g10/g10.c:940 msgid "conflicting commands\n" msgstr "conflicting commands\n" -#: g10/g10.c:917 +#: g10/g10.c:958 #, c-format msgid "no = sign found in group definition \"%s\"\n" msgstr "no = sign found in group definition “%s”\n" -#: g10/g10.c:1082 +#: g10/g10.c:1155 #, c-format msgid "WARNING: unsafe ownership on homedir \"%s\"\n" msgstr "WARNING: unsafe ownership on homedir “%s”\n" -#: g10/g10.c:1085 +#: g10/g10.c:1158 #, c-format msgid "WARNING: unsafe ownership on configuration file \"%s\"\n" msgstr "WARNING: unsafe ownership on configuration file “%s”\n" -#: g10/g10.c:1088 +#: g10/g10.c:1161 #, c-format msgid "WARNING: unsafe ownership on extension \"%s\"\n" msgstr "WARNING: unsafe ownership on extension “%s”\n" -#: g10/g10.c:1094 +#: g10/g10.c:1167 #, c-format msgid "WARNING: unsafe permissions on homedir \"%s\"\n" msgstr "WARNING: unsafe permissions on homedir “%s”\n" -#: g10/g10.c:1097 +#: g10/g10.c:1170 #, c-format msgid "WARNING: unsafe permissions on configuration file \"%s\"\n" msgstr "WARNING: unsafe permissions on configuration file “%s”\n" -#: g10/g10.c:1100 +#: g10/g10.c:1173 #, c-format msgid "WARNING: unsafe permissions on extension \"%s\"\n" msgstr "WARNING: unsafe permissions on extension “%s”\n" -#: g10/g10.c:1106 +#: g10/g10.c:1179 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir \"%s\"\n" msgstr "WARNING: unsafe enclosing directory ownership on homedir “%s”\n" -#: g10/g10.c:1109 +#: g10/g10.c:1182 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file \"%s\"\n" msgstr "" "WARNING: unsafe enclosing directory ownership on configuration file “%s”\n" -#: g10/g10.c:1112 +#: g10/g10.c:1185 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension \"%s\"\n" msgstr "WARNING: unsafe enclosing directory ownership on extension “%s”\n" -#: g10/g10.c:1118 +#: g10/g10.c:1191 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir \"%s\"\n" msgstr "WARNING: unsafe enclosing directory permissions on homedir “%s”\n" -#: g10/g10.c:1121 +#: g10/g10.c:1194 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file \"%s" @@ -750,354 +750,363 @@ msgid "" msgstr "" "WARNING: unsafe enclosing directory permissions on configuration file “%s”\n" -#: g10/g10.c:1124 +#: g10/g10.c:1197 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension \"%s\"\n" msgstr "WARNING: unsafe enclosing directory permissions on extension “%s”\n" -#: g10/g10.c:1356 +#: g10/g10.c:1323 +#, c-format +msgid "unknown configuration item \"%s\"\n" +msgstr "unknown configuration item “%s”\n" + +#: g10/g10.c:1570 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTE: old default options file ‘%s’ ignored\n" -#: g10/g10.c:1392 +#: g10/g10.c:1606 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTE: no default option file ‘%s’\n" -#: g10/g10.c:1396 +#: g10/g10.c:1610 #, c-format msgid "option file `%s': %s\n" msgstr "option file ‘%s’: %s\n" -#: g10/g10.c:1403 +#: g10/g10.c:1617 #, c-format msgid "reading options from `%s'\n" msgstr "reading options from ‘%s’\n" -#: g10/g10.c:1622 g10/g10.c:2101 g10/g10.c:2112 +#: g10/g10.c:1842 g10/g10.c:2333 g10/g10.c:2344 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTE: %s is not for normal use!\n" -#: g10/g10.c:1635 +#: g10/g10.c:1855 #, c-format msgid "cipher extension \"%s\" not loaded due to unsafe permissions\n" msgstr "cipher extension “%s” not loaded due to unsafe permissions\n" -#: g10/g10.c:1845 +#: g10/g10.c:2066 #, c-format msgid "%s is not a valid character set\n" msgstr "%s is not a valid character set\n" -#: g10/g10.c:1863 +#: g10/g10.c:2084 msgid "could not parse keyserver URI\n" msgstr "could not parse keyserver URI\n" -#: g10/g10.c:1872 +#: g10/g10.c:2093 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: invalid import options\n" -#: g10/g10.c:1875 +#: g10/g10.c:2096 msgid "invalid import options\n" msgstr "invalid import options\n" -#: g10/g10.c:1882 +#: g10/g10.c:2103 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: invalid export options\n" -#: g10/g10.c:1885 +#: g10/g10.c:2106 msgid "invalid export options\n" msgstr "invalid export options\n" -#: g10/g10.c:1907 +#: g10/g10.c:2129 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: invalid list options\n" -#: g10/g10.c:1910 +#: g10/g10.c:2132 msgid "invalid list options\n" msgstr "invalid list options\n" -#: g10/g10.c:1931 +#: g10/g10.c:2153 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: invalid verify options\n" -#: g10/g10.c:1934 +#: g10/g10.c:2156 msgid "invalid verify options\n" msgstr "invalid verify options\n" -#: g10/g10.c:1941 +#: g10/g10.c:2163 #, c-format msgid "unable to set exec-path to %s\n" msgstr "unable to set exec-path to %s\n" -#: g10/g10.c:2090 +#: g10/g10.c:2322 msgid "WARNING: program may create a core file!\n" msgstr "WARNING: program may create a core file!\n" -#: g10/g10.c:2094 +#: g10/g10.c:2326 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "WARNING: %s overrides %s\n" -#: g10/g10.c:2103 +#: g10/g10.c:2335 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s not allowed with %s!\n" -#: g10/g10.c:2106 +#: g10/g10.c:2338 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s makes no sense with %s!\n" -#: g10/g10.c:2127 +#: g10/g10.c:2359 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "you can only make detached or clear signatures while in --pgp2 mode\n" -#: g10/g10.c:2133 +#: g10/g10.c:2365 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "you can't sign and encrypt at the same time while in --pgp2 mode\n" -#: g10/g10.c:2139 +#: g10/g10.c:2371 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "you must use files (and not a pipe) when working with --pgp2 enabled.\n" -#: g10/g10.c:2152 +#: g10/g10.c:2384 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "encrypting a message in --pgp2 mode requires the IDEA cipher\n" -#: g10/g10.c:2220 g10/g10.c:2244 +#: g10/g10.c:2452 g10/g10.c:2476 msgid "selected cipher algorithm is invalid\n" msgstr "selected cipher algorithm is invalid\n" -#: g10/g10.c:2226 g10/g10.c:2250 +#: g10/g10.c:2458 g10/g10.c:2482 msgid "selected digest algorithm is invalid\n" msgstr "selected digest algorithm is invalid\n" -#: g10/g10.c:2232 +#: g10/g10.c:2464 msgid "selected compression algorithm is invalid\n" msgstr "selected compression algorithm is invalid\n" -#: g10/g10.c:2238 +#: g10/g10.c:2470 msgid "selected certification digest algorithm is invalid\n" msgstr "selected certification digest algorithm is invalid\n" -#: g10/g10.c:2253 +#: g10/g10.c:2485 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed must be greater than 0\n" -#: g10/g10.c:2255 +#: g10/g10.c:2487 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed must be greater than 1\n" -#: g10/g10.c:2257 -msgid "max-cert-depth must be in range 1 to 255\n" -msgstr "max-cert-depth must be in range 1 to 255\n" +#: g10/g10.c:2489 +msgid "max-cert-depth must be in the range from 1 to 255\n" +msgstr "max-cert-depth must be in the range from 1 to 255\n" + +#: g10/g10.c:2491 +msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" +msgstr "invalid default-cert-level; must be 0, 1, 2, or 3\n" + +#: g10/g10.c:2493 +msgid "invalid min-cert-level; must be 1, 2, or 3\n" +msgstr "invalid min-cert-level; must be 1, 2, or 3\n" -#: g10/g10.c:2260 +#: g10/g10.c:2496 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTE: simple S2K mode (0) is strongly discouraged\n" -#: g10/g10.c:2264 +#: g10/g10.c:2500 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "invalid S2K mode; must be 0, 1 or 3\n" -#: g10/g10.c:2268 -msgid "invalid default-check-level; must be 0, 1, 2, or 3\n" -msgstr "invalid default-check-level; must be 0, 1, 2, or 3\n" - -#: g10/g10.c:2274 +#: g10/g10.c:2507 msgid "invalid default preferences\n" msgstr "invalid default preferences\n" -#: g10/g10.c:2282 +#: g10/g10.c:2516 msgid "invalid personal cipher preferences\n" msgstr "invalid personal cipher preferences\n" -#: g10/g10.c:2286 +#: g10/g10.c:2520 msgid "invalid personal digest preferences\n" msgstr "invalid personal digest preferences\n" -#: g10/g10.c:2290 +#: g10/g10.c:2524 msgid "invalid personal compress preferences\n" msgstr "invalid personal compress preferences\n" -#: g10/g10.c:2323 +#: g10/g10.c:2557 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s does not yet work with %s\n" -#: g10/g10.c:2367 +#: g10/g10.c:2604 #, c-format msgid "you may not use cipher algorithm \"%s\" while in %s mode\n" msgstr "you may not use cipher algorithm “%s” while in %s mode\n" -#: g10/g10.c:2372 +#: g10/g10.c:2609 #, c-format msgid "you may not use digest algorithm \"%s\" while in %s mode\n" msgstr "you may not use digest algorithm “%s” while in %s mode\n" -#: g10/g10.c:2377 +#: g10/g10.c:2614 #, c-format msgid "you may not use compression algorithm \"%s\" while in %s mode\n" msgstr "you may not use compression algorithm “%s” while in %s mode\n" -#: g10/g10.c:2465 +#: g10/g10.c:2702 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "failed to initialize the TrustDB: %s\n" -#: g10/g10.c:2475 +#: g10/g10.c:2713 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "WARNING: recipients (-r) given without using public key encryption\n" -#: g10/g10.c:2485 +#: g10/g10.c:2724 msgid "--store [filename]" msgstr "--store [filename]" -#: g10/g10.c:2492 +#: g10/g10.c:2731 msgid "--symmetric [filename]" msgstr "--symmetric [filename]" -#: g10/g10.c:2504 +#: g10/g10.c:2743 msgid "--encrypt [filename]" msgstr "--encrypt [filename]" -#: g10/g10.c:2517 +#: g10/g10.c:2756 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [filename]" -#: g10/g10.c:2519 +#: g10/g10.c:2758 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "you cannot use --symmetric --encrypt with --s2k-mode 0\n" -#: g10/g10.c:2522 +#: g10/g10.c:2761 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "you cannot use --symmetric --encrypt while in %s mode\n" -#: g10/g10.c:2540 +#: g10/g10.c:2779 msgid "--sign [filename]" msgstr "--sign [filename]" -#: g10/g10.c:2553 +#: g10/g10.c:2792 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [filename]" -#: g10/g10.c:2568 +#: g10/g10.c:2807 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [filename]" -#: g10/g10.c:2570 +#: g10/g10.c:2809 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" -#: g10/g10.c:2573 +#: g10/g10.c:2812 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "you cannot use --symmetric --sign --encrypt while in %s mode\n" -#: g10/g10.c:2593 +#: g10/g10.c:2832 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [filename]" -#: g10/g10.c:2602 +#: g10/g10.c:2841 msgid "--clearsign [filename]" msgstr "--clearsign [filename]" -#: g10/g10.c:2627 +#: g10/g10.c:2866 msgid "--decrypt [filename]" msgstr "--decrypt [filename]" -#: g10/g10.c:2635 +#: g10/g10.c:2874 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/g10.c:2643 +#: g10/g10.c:2878 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/g10.c:2651 +#: g10/g10.c:2882 msgid "--nrsign-key user-id" msgstr "--nrsign-key user-id" -#: g10/g10.c:2659 +#: g10/g10.c:2886 msgid "--nrlsign-key user-id" msgstr "--nrlsign-key user-id" -#: g10/g10.c:2667 +#: g10/g10.c:2910 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [commands]" -#: g10/g10.c:2723 g10/encode.c:470 g10/sign.c:888 +#: g10/g10.c:2966 g10/encode.c:474 g10/sign.c:886 #, c-format msgid "can't open %s: %s\n" msgstr "can't open %s: %s\n" -#: g10/g10.c:2738 +#: g10/g10.c:2981 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [user-id] [keyring]" -#: g10/g10.c:2775 +#: g10/g10.c:3018 #, c-format msgid "keyserver send failed: %s\n" msgstr "keyserver send failed: %s\n" -#: g10/g10.c:2777 +#: g10/g10.c:3020 #, c-format msgid "keyserver receive failed: %s\n" msgstr "keyserver receive failed: %s\n" -#: g10/g10.c:2779 +#: g10/g10.c:3022 #, c-format msgid "key export failed: %s\n" msgstr "key export failed: %s\n" -#: g10/g10.c:2790 +#: g10/g10.c:3033 #, c-format msgid "keyserver search failed: %s\n" msgstr "keyserver search failed: %s\n" -#: g10/g10.c:2800 +#: g10/g10.c:3043 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "keyserver refresh failed: %s\n" -#: g10/g10.c:2841 +#: g10/g10.c:3084 #, c-format msgid "dearmoring failed: %s\n" msgstr "dearmoring failed: %s\n" -#: g10/g10.c:2849 +#: g10/g10.c:3092 #, c-format msgid "enarmoring failed: %s\n" msgstr "enarmoring failed: %s\n" -#: g10/g10.c:2936 +#: g10/g10.c:3179 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "invalid hash algorithm ‘%s’\n" -#: g10/g10.c:3052 +#: g10/g10.c:3302 msgid "[filename]" msgstr "[filename]" -#: g10/g10.c:3056 +#: g10/g10.c:3306 msgid "Go ahead and type your message ...\n" msgstr "Go ahead and type your message ...\n" -#: g10/g10.c:3059 g10/decrypt.c:61 g10/decrypt.c:110 g10/verify.c:95 +#: g10/g10.c:3309 g10/decrypt.c:62 g10/decrypt.c:145 g10/verify.c:95 #: g10/verify.c:142 #, c-format msgid "can't open `%s'\n" msgstr "can't open ‘%s’\n" -#: g10/g10.c:3333 +#: g10/g10.c:3583 msgid "" "a notation name must have only printable characters or spaces, and end with " "an '='\n" @@ -1105,23 +1114,23 @@ msgstr "" "a notation name must have only printable characters or spaces, and end with " "an ‘=’\n" -#: g10/g10.c:3342 +#: g10/g10.c:3592 msgid "a user notation name must contain the '@' character\n" msgstr "a user notation name must contain the ‘@’ character\n" -#: g10/g10.c:3352 +#: g10/g10.c:3602 msgid "a notation value must not use any control characters\n" msgstr "a notation value must not use any control characters\n" -#: g10/g10.c:3386 +#: g10/g10.c:3636 msgid "the given certification policy URL is invalid\n" msgstr "the given certification policy URL is invalid\n" -#: g10/g10.c:3388 +#: g10/g10.c:3638 msgid "the given signature policy URL is invalid\n" msgstr "the given signature policy URL is invalid\n" -#: g10/g10.c:3421 +#: g10/g10.c:3671 msgid "the given signature preferred keyserver URL is invalid\n" msgstr "the given signature preferred keyserver URL is invalid\n" @@ -1141,11 +1150,11 @@ msgstr "make timestamp conflicts only a warning" msgid "|FD|write status info to this FD" msgstr "|FD|write status info to this FD" -#: g10/gpgv.c:99 +#: g10/gpgv.c:95 msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "Usage: gpgv [options] [files] (-h for help)" -#: g10/gpgv.c:102 +#: g10/gpgv.c:98 msgid "" "Syntax: gpg [options] [files]\n" "Check signatures against known trusted keys\n" @@ -1268,7 +1277,7 @@ msgstr "" "No trust value assigned to:\n" "%4u%c/%08lX %s \"" -#: g10/pkclist.c:302 g10/mainproc.c:1477 +#: g10/pkclist.c:302 g10/mainproc.c:1508 msgid " aka \"" msgstr " aka \"" @@ -1404,78 +1413,86 @@ msgstr "" msgid "WARNING: Using untrusted key!\n" msgstr "WARNING: Using untrusted key!\n" -#: g10/pkclist.c:623 +#: g10/pkclist.c:619 +msgid "WARNING: this key might be revoked (revocation key not present)\n" +msgstr "WARNING: this key might be revoked (revocation key not present)\n" + +#: g10/pkclist.c:628 +msgid "WARNING: This key has been revoked by its designated revoker!\n" +msgstr "WARNING: This key has been revoked by its designated revoker!\n" + +#: g10/pkclist.c:631 msgid "WARNING: This key has been revoked by its owner!\n" msgstr "WARNING: This key has been revoked by its owner!\n" -#: g10/pkclist.c:624 +#: g10/pkclist.c:632 msgid " This could mean that the signature is forgery.\n" msgstr " This could mean that the signature is forgery.\n" -#: g10/pkclist.c:630 +#: g10/pkclist.c:638 msgid "WARNING: This subkey has been revoked by its owner!\n" msgstr "WARNING: This subkey has been revoked by its owner!\n" -#: g10/pkclist.c:635 +#: g10/pkclist.c:643 msgid "Note: This key has been disabled.\n" msgstr "Note: This key has been disabled.\n" -#: g10/pkclist.c:640 +#: g10/pkclist.c:648 msgid "Note: This key has expired!\n" msgstr "Note: This key has expired!\n" -#: g10/pkclist.c:651 +#: g10/pkclist.c:659 msgid "WARNING: This key is not certified with a trusted signature!\n" msgstr "WARNING: This key is not certified with a trusted signature!\n" -#: g10/pkclist.c:653 +#: g10/pkclist.c:661 msgid "" " There is no indication that the signature belongs to the owner.\n" msgstr "" " There is no indication that the signature belongs to the owner.\n" -#: g10/pkclist.c:661 +#: g10/pkclist.c:669 msgid "WARNING: We do NOT trust this key!\n" msgstr "WARNING: We do NOT trust this key!\n" -#: g10/pkclist.c:662 +#: g10/pkclist.c:670 msgid " The signature is probably a FORGERY.\n" msgstr " The signature is probably a FORGERY.\n" -#: g10/pkclist.c:670 +#: g10/pkclist.c:678 msgid "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" msgstr "" "WARNING: This key is not certified with sufficiently trusted signatures!\n" -#: g10/pkclist.c:672 +#: g10/pkclist.c:680 msgid " It is not certain that the signature belongs to the owner.\n" msgstr " It is not certain that the signature belongs to the owner.\n" -#: g10/pkclist.c:824 g10/pkclist.c:860 g10/encode.c:787 +#: g10/pkclist.c:832 g10/pkclist.c:868 g10/encode.c:791 #, c-format msgid "you may not use %s while in %s mode\n" msgstr "you may not use %s while in %s mode\n" -#: g10/pkclist.c:837 g10/pkclist.c:870 g10/pkclist.c:1039 g10/pkclist.c:1099 +#: g10/pkclist.c:845 g10/pkclist.c:878 g10/pkclist.c:1047 g10/pkclist.c:1107 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: skipped: %s\n" -#: g10/pkclist.c:847 g10/pkclist.c:1071 +#: g10/pkclist.c:855 g10/pkclist.c:1079 #, c-format msgid "%s: skipped: public key already present\n" msgstr "%s: skipped: public key already present\n" -#: g10/pkclist.c:889 +#: g10/pkclist.c:897 msgid "You did not specify a user ID. (you may use \"-r\")\n" msgstr "You did not specify a user ID. (you may use “-r”)\n" -#: g10/pkclist.c:905 +#: g10/pkclist.c:913 msgid "Current recipients:\n" msgstr "Current recipients:\n" -#: g10/pkclist.c:931 +#: g10/pkclist.c:939 msgid "" "\n" "Enter the user ID. End with an empty line: " @@ -1483,33 +1500,33 @@ msgstr "" "\n" "Enter the user ID. End with an empty line: " -#: g10/pkclist.c:947 +#: g10/pkclist.c:955 msgid "No such user ID.\n" msgstr "No such user ID.\n" -#: g10/pkclist.c:952 g10/pkclist.c:1014 +#: g10/pkclist.c:960 g10/pkclist.c:1022 msgid "skipped: public key already set as default recipient\n" msgstr "skipped: public key already set as default recipient\n" -#: g10/pkclist.c:970 +#: g10/pkclist.c:978 msgid "Public key is disabled.\n" msgstr "Public key is disabled.\n" -#: g10/pkclist.c:977 +#: g10/pkclist.c:985 msgid "skipped: public key already set\n" msgstr "skipped: public key already set\n" -#: g10/pkclist.c:1006 +#: g10/pkclist.c:1014 #, c-format msgid "unknown default recipient `%s'\n" msgstr "unknown default recipient ‘%s’\n" -#: g10/pkclist.c:1051 +#: g10/pkclist.c:1059 #, c-format msgid "%s: skipped: public key is disabled\n" msgstr "%s: skipped: public key is disabled\n" -#: g10/pkclist.c:1106 +#: g10/pkclist.c:1114 msgid "no valid addressees\n" msgstr "no valid addressees\n" @@ -1530,76 +1547,76 @@ msgstr "too many digest preferences\n" msgid "too many compression preferences\n" msgstr "too many compression preferences\n" -#: g10/keygen.c:304 +#: g10/keygen.c:312 #, c-format msgid "invalid item `%s' in preference string\n" msgstr "invalid item ‘%s’ in preference string\n" -#: g10/keygen.c:632 +#: g10/keygen.c:637 msgid "writing direct signature\n" msgstr "writing direct signature\n" -#: g10/keygen.c:671 +#: g10/keygen.c:676 msgid "writing self signature\n" msgstr "writing self signature\n" -#: g10/keygen.c:715 +#: g10/keygen.c:720 msgid "writing key binding signature\n" msgstr "writing key binding signature\n" -#: g10/keygen.c:769 g10/keygen.c:853 g10/keygen.c:944 +#: g10/keygen.c:774 g10/keygen.c:858 g10/keygen.c:949 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "keysize invalid; using %u bits\n" -#: g10/keygen.c:774 g10/keygen.c:858 g10/keygen.c:949 +#: g10/keygen.c:779 g10/keygen.c:863 g10/keygen.c:954 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "keysize rounded up to %u bits\n" -#: g10/keygen.c:1049 +#: g10/keygen.c:1054 msgid "Please select what kind of key you want:\n" msgstr "Please select what kind of key you want:\n" -#: g10/keygen.c:1051 +#: g10/keygen.c:1056 #, c-format -msgid " (%d) DSA and ElGamal (default)\n" -msgstr " (%d) DSA and ElGamal (default)\n" +msgid " (%d) DSA and Elgamal (default)\n" +msgstr " (%d) DSA and Elgamal (default)\n" -#: g10/keygen.c:1052 +#: g10/keygen.c:1057 #, c-format msgid " (%d) DSA (sign only)\n" msgstr " (%d) DSA (sign only)\n" -#: g10/keygen.c:1054 +#: g10/keygen.c:1059 #, c-format -msgid " (%d) ElGamal (encrypt only)\n" -msgstr " (%d) ElGamal (encrypt only)\n" +msgid " (%d) Elgamal (encrypt only)\n" +msgstr " (%d) Elgamal (encrypt only)\n" -#: g10/keygen.c:1055 +#: g10/keygen.c:1060 #, c-format msgid " (%d) RSA (sign only)\n" msgstr " (%d) RSA (sign only)\n" -#: g10/keygen.c:1057 +#: g10/keygen.c:1062 #, c-format msgid " (%d) RSA (encrypt only)\n" msgstr " (%d) RSA (encrypt only)\n" -#: g10/keygen.c:1059 +#: g10/keygen.c:1064 #, c-format msgid " (%d) RSA (sign and encrypt)\n" msgstr " (%d) RSA (sign and encrypt)\n" -#: g10/keygen.c:1062 g10/keyedit.c:319 g10/keyedit.c:340 g10/keyedit.c:356 +#: g10/keygen.c:1067 g10/keyedit.c:319 g10/keyedit.c:340 g10/keyedit.c:356 msgid "Your selection? " msgstr "Your selection? " -#: g10/keygen.c:1096 g10/keyedit.c:800 g10/revoke.c:637 +#: g10/keygen.c:1101 g10/keyedit.c:800 g10/revoke.c:637 msgid "Invalid selection.\n" msgstr "Invalid selection.\n" -#: g10/keygen.c:1109 +#: g10/keygen.c:1114 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -1612,28 +1629,28 @@ msgstr "" " default keysize is 1024 bits\n" " highest suggested keysize is 2048 bits\n" -#: g10/keygen.c:1118 +#: g10/keygen.c:1123 msgid "What keysize do you want? (1024) " msgstr "What keysize do you want? (1024) " -#: g10/keygen.c:1123 +#: g10/keygen.c:1128 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "DSA only allows keysizes from 512 to 1024\n" -#: g10/keygen.c:1125 +#: g10/keygen.c:1130 msgid "keysize too small; 1024 is smallest value allowed for RSA.\n" msgstr "keysize too small; 1024 is smallest value allowed for RSA.\n" -#: g10/keygen.c:1128 +#: g10/keygen.c:1133 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "keysize too small; 768 is smallest value allowed.\n" -#: g10/keygen.c:1139 +#: g10/keygen.c:1144 #, c-format msgid "keysize too large; %d is largest value allowed.\n" msgstr "keysize too large; %d is largest value allowed.\n" -#: g10/keygen.c:1144 +#: g10/keygen.c:1149 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" @@ -1641,11 +1658,11 @@ msgstr "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" -#: g10/keygen.c:1147 +#: g10/keygen.c:1152 msgid "Are you sure that you want this keysize? " msgstr "Are you sure that you want this keysize? " -#: g10/keygen.c:1148 +#: g10/keygen.c:1153 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -1653,17 +1670,17 @@ msgstr "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" -#: g10/keygen.c:1157 +#: g10/keygen.c:1162 #, c-format msgid "Requested keysize is %u bits\n" msgstr "Requested keysize is %u bits\n" -#: g10/keygen.c:1160 g10/keygen.c:1164 +#: g10/keygen.c:1165 g10/keygen.c:1169 #, c-format msgid "rounded up to %u bits\n" msgstr "rounded up to %u bits\n" -#: g10/keygen.c:1215 +#: g10/keygen.c:1220 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -1679,7 +1696,7 @@ msgstr "" " <n>m = key expires in n months\n" " <n>y = key expires in n years\n" -#: g10/keygen.c:1224 +#: g10/keygen.c:1229 msgid "" "Please specify how long the signature should be valid.\n" " 0 = signature does not expire\n" @@ -1695,29 +1712,29 @@ msgstr "" " <n>m = signature expires in n months\n" " <n>y = signature expires in n years\n" -#: g10/keygen.c:1246 +#: g10/keygen.c:1251 msgid "Key is valid for? (0) " msgstr "Key is valid for? (0) " -#: g10/keygen.c:1248 +#: g10/keygen.c:1253 msgid "Signature is valid for? (0) " msgstr "Signature is valid for? (0) " -#: g10/keygen.c:1253 +#: g10/keygen.c:1258 msgid "invalid value\n" msgstr "invalid value\n" -#: g10/keygen.c:1258 +#: g10/keygen.c:1263 #, c-format msgid "%s does not expire at all\n" msgstr "%s does not expire at all\n" -#: g10/keygen.c:1265 +#: g10/keygen.c:1270 #, c-format msgid "%s expires at %s\n" msgstr "%s expires at %s\n" -#: g10/keygen.c:1271 +#: g10/keygen.c:1276 msgid "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" @@ -1725,11 +1742,11 @@ msgstr "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" -#: g10/keygen.c:1276 +#: g10/keygen.c:1281 msgid "Is this correct (y/n)? " msgstr "Is this correct (y/n)? " -#: g10/keygen.c:1319 +#: g10/keygen.c:1324 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -1745,44 +1762,44 @@ msgstr "" " “Heinrich Heine (Der Dichter) <[email protected]>”\n" "\n" -#: g10/keygen.c:1331 +#: g10/keygen.c:1336 msgid "Real name: " msgstr "Real name: " -#: g10/keygen.c:1339 +#: g10/keygen.c:1344 msgid "Invalid character in name\n" msgstr "Invalid character in name\n" -#: g10/keygen.c:1341 +#: g10/keygen.c:1346 msgid "Name may not start with a digit\n" msgstr "Name may not start with a digit\n" -#: g10/keygen.c:1343 +#: g10/keygen.c:1348 msgid "Name must be at least 5 characters long\n" msgstr "Name must be at least 5 characters long\n" -#: g10/keygen.c:1351 +#: g10/keygen.c:1356 msgid "Email address: " msgstr "Email address: " -#: g10/keygen.c:1362 +#: g10/keygen.c:1367 msgid "Not a valid email address\n" msgstr "Not a valid email address\n" -#: g10/keygen.c:1370 +#: g10/keygen.c:1375 msgid "Comment: " msgstr "Comment: " -#: g10/keygen.c:1376 +#: g10/keygen.c:1381 msgid "Invalid character in comment\n" msgstr "Invalid character in comment\n" -#: g10/keygen.c:1399 +#: g10/keygen.c:1404 #, c-format msgid "You are using the `%s' character set.\n" msgstr "You are using the ‘%s’ character set.\n" -#: g10/keygen.c:1405 +#: g10/keygen.c:1410 #, c-format msgid "" "You selected this USER-ID:\n" @@ -1793,27 +1810,27 @@ msgstr "" " “%s”\n" "\n" -#: g10/keygen.c:1410 +#: g10/keygen.c:1415 msgid "Please don't put the email address into the real name or the comment\n" msgstr "Please don't put the email address into the real name or the comment\n" -#: g10/keygen.c:1415 +#: g10/keygen.c:1420 msgid "NnCcEeOoQq" msgstr "NnCcEeOoQq" -#: g10/keygen.c:1425 +#: g10/keygen.c:1430 msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " msgstr "Change (N)ame, (C)omment, (E)mail or (Q)uit? " -#: g10/keygen.c:1426 +#: g10/keygen.c:1431 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " msgstr "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " -#: g10/keygen.c:1445 +#: g10/keygen.c:1450 msgid "Please correct the error first\n" msgstr "Please correct the error first\n" -#: g10/keygen.c:1484 +#: g10/keygen.c:1489 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1821,16 +1838,16 @@ msgstr "" "You need a Passphrase to protect your secret key.\n" "\n" -#: g10/keygen.c:1493 g10/keyedit.c:1005 +#: g10/keygen.c:1498 g10/keyedit.c:1005 msgid "passphrase not correctly repeated; try again" msgstr "passphrase not correctly repeated; try again" -#: g10/keygen.c:1494 +#: g10/keygen.c:1499 #, c-format msgid "%s.\n" msgstr "%s.\n" -#: g10/keygen.c:1500 +#: g10/keygen.c:1505 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" @@ -1842,7 +1859,7 @@ msgstr "" "using this program with the option “--edit-key”.\n" "\n" -#: g10/keygen.c:1521 +#: g10/keygen.c:1526 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" @@ -1854,58 +1871,58 @@ msgstr "" "disks) during the prime generation; this gives the random number\n" "generator a better chance to gain enough entropy.\n" -#: g10/keygen.c:2079 g10/revoke.c:214 g10/revoke.c:414 +#: g10/keygen.c:2084 g10/revoke.c:214 g10/revoke.c:414 msgid "sorry, can't do this in batch mode\n" msgstr "sorry, can't do this in batch mode\n" -#: g10/keygen.c:2140 +#: g10/keygen.c:2145 msgid "DSA keypair will have 1024 bits.\n" msgstr "DSA keypair will have 1024 bits.\n" -#: g10/keygen.c:2208 +#: g10/keygen.c:2213 msgid "Key generation canceled.\n" msgstr "Key generation canceled.\n" -#: g10/keygen.c:2316 g10/keygen.c:2441 +#: g10/keygen.c:2321 g10/keygen.c:2446 #, c-format msgid "writing public key to `%s'\n" msgstr "writing public key to ‘%s’\n" -#: g10/keygen.c:2318 g10/keygen.c:2444 +#: g10/keygen.c:2323 g10/keygen.c:2449 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "writing secret key stub to ‘%s’\n" -#: g10/keygen.c:2321 g10/keygen.c:2447 +#: g10/keygen.c:2326 g10/keygen.c:2452 #, c-format msgid "writing secret key to `%s'\n" msgstr "writing secret key to ‘%s’\n" -#: g10/keygen.c:2430 +#: g10/keygen.c:2435 #, c-format msgid "no writable public keyring found: %s\n" msgstr "no writable public keyring found: %s\n" -#: g10/keygen.c:2436 +#: g10/keygen.c:2441 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "no writable secret keyring found: %s\n" -#: g10/keygen.c:2454 +#: g10/keygen.c:2459 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "error writing public keyring ‘%s’: %s\n" -#: g10/keygen.c:2461 +#: g10/keygen.c:2466 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "error writing secret keyring ‘%s’: %s\n" -#: g10/keygen.c:2484 +#: g10/keygen.c:2489 msgid "public and secret key created and signed.\n" msgstr "public and secret key created and signed.\n" -#: g10/keygen.c:2495 +#: g10/keygen.c:2500 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a secondary key for this purpose.\n" @@ -1913,34 +1930,34 @@ msgstr "" "Note that this key cannot be used for encryption. You may want to use\n" "the command “--edit-key” to generate a secondary key for this purpose.\n" -#: g10/keygen.c:2507 g10/keygen.c:2618 +#: g10/keygen.c:2512 g10/keygen.c:2623 #, c-format msgid "Key generation failed: %s\n" msgstr "Key generation failed: %s\n" -#: g10/keygen.c:2553 g10/sign.c:290 +#: g10/keygen.c:2558 g10/sign.c:290 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "key has been created %lu second in future (time warp or clock problem)\n" -#: g10/keygen.c:2555 g10/sign.c:292 +#: g10/keygen.c:2560 g10/sign.c:292 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" "key has been created %lu seconds in future (time warp or clock problem)\n" -#: g10/keygen.c:2564 +#: g10/keygen.c:2569 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" -#: g10/keygen.c:2593 +#: g10/keygen.c:2598 msgid "Really create? " msgstr "Really create? " -#: g10/decrypt.c:96 g10/encode.c:841 +#: g10/decrypt.c:98 g10/encode.c:845 msgid "--output doesn't work for this command\n" msgstr "--output doesn't work for this command\n" @@ -1950,7 +1967,7 @@ msgstr "--output doesn't work for this command\n" msgid "%s: can't open: %s\n" msgstr "%s: can't open: %s\n" -#: g10/encode.c:203 g10/sign.c:1141 +#: g10/encode.c:203 g10/sign.c:1139 #, c-format msgid "error creating passphrase: %s\n" msgstr "error creating passphrase: %s\n" @@ -1959,443 +1976,479 @@ msgstr "error creating passphrase: %s\n" msgid "can't use a symmetric ESK packet due to the S2K mode\n" msgstr "can't use a symmetric ESK packet due to the S2K mode\n" -#: g10/encode.c:227 g10/encode.c:540 +#: g10/encode.c:221 +#, c-format +msgid "using cipher %s\n" +msgstr "using cipher %s\n" + +#: g10/encode.c:231 g10/encode.c:544 #, c-format msgid "`%s' already compressed\n" msgstr "‘%s’ already compressed\n" -#: g10/encode.c:297 g10/encode.c:586 +#: g10/encode.c:301 g10/encode.c:590 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: WARNING: empty file\n" -#: g10/encode.c:461 +#: g10/encode.c:465 msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" msgstr "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" -#: g10/encode.c:476 +#: g10/encode.c:480 #, c-format msgid "reading from `%s'\n" msgstr "reading from ‘%s’\n" -#: g10/encode.c:512 +#: g10/encode.c:516 msgid "" "unable to use the IDEA cipher for all of the keys you are encrypting to.\n" msgstr "" "unable to use the IDEA cipher for all of the keys you are encrypting to.\n" -#: g10/encode.c:522 g10/encode.c:717 +#: g10/encode.c:526 g10/encode.c:721 #, c-format msgid "forcing symmetric cipher %s (%d) violates recipient preferences\n" msgstr "forcing symmetric cipher %s (%d) violates recipient preferences\n" -#: g10/encode.c:630 g10/sign.c:860 +#: g10/encode.c:634 g10/sign.c:858 #, c-format msgid "forcing compression algorithm %s (%d) violates recipient preferences\n" msgstr "forcing compression algorithm %s (%d) violates recipient preferences\n" -#: g10/encode.c:814 +#: g10/encode.c:818 #, c-format msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s encrypted for: “%s”\n" -#: g10/export.c:162 g10/keyedit.c:2705 g10/delkey.c:73 g10/revoke.c:224 +#: g10/export.c:163 g10/keyedit.c:2700 g10/delkey.c:74 g10/revoke.c:224 #, c-format msgid "key `%s' not found: %s\n" msgstr "key ‘%s’ not found: %s\n" -#: g10/export.c:184 g10/delkey.c:81 g10/revoke.c:230 g10/revoke.c:435 +#: g10/export.c:185 g10/delkey.c:82 g10/revoke.c:230 g10/revoke.c:435 #, c-format msgid "error reading keyblock: %s\n" msgstr "error reading keyblock: %s\n" -#: g10/export.c:193 +#: g10/export.c:194 #, c-format msgid "key %08lX: not a rfc2440 key - skipped\n" msgstr "key %08lX: not a rfc2440 key - skipped\n" -#: g10/export.c:209 +#: g10/export.c:210 #, c-format msgid "key %08lX: not protected - skipped\n" msgstr "key %08lX: not protected - skipped\n" -#: g10/export.c:217 +#: g10/export.c:218 #, c-format msgid "key %08lX: PGP 2.x style key - skipped\n" msgstr "key %08lX: PGP 2.x style key - skipped\n" -#: g10/export.c:362 +#: g10/export.c:363 #, c-format msgid "WARNING: secret key %08lX does not have a simple SK checksum\n" msgstr "WARNING: secret key %08lX does not have a simple SK checksum\n" -#: g10/export.c:394 +#: g10/export.c:395 msgid "WARNING: nothing exported\n" msgstr "WARNING: nothing exported\n" -#: g10/getkey.c:151 +#: g10/getkey.c:150 msgid "too many entries in pk cache - disabled\n" msgstr "too many entries in pk cache - disabled\n" -#: g10/getkey.c:187 g10/getkey.c:2631 +#: g10/getkey.c:186 g10/getkey.c:2646 msgid "[User id not found]" msgstr "[User id not found]" -#: g10/getkey.c:1598 +#: g10/getkey.c:1620 #, c-format msgid "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n" msgstr "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n" -#: g10/getkey.c:2113 +#: g10/getkey.c:2128 #, c-format msgid "no secret subkey for public subkey %08lX - ignoring\n" msgstr "no secret subkey for public subkey %08lX - ignoring\n" -#: g10/getkey.c:2341 +#: g10/getkey.c:2356 #, c-format msgid "using secondary key %08lX instead of primary key %08lX\n" msgstr "using secondary key %08lX instead of primary key %08lX\n" -#: g10/getkey.c:2388 +#: g10/getkey.c:2403 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "key %08lX: secret key without public key - skipped\n" -#: g10/import.c:240 +#: g10/import.c:241 #, c-format msgid "skipping block of type %d\n" msgstr "skipping block of type %d\n" -#: g10/import.c:249 +#: g10/import.c:250 #, c-format msgid "%lu keys processed so far\n" msgstr "%lu keys processed so far\n" -#: g10/import.c:254 +#: g10/import.c:255 #, c-format msgid "error reading `%s': %s\n" msgstr "error reading ‘%s’: %s\n" -#: g10/import.c:266 +#: g10/import.c:267 #, c-format msgid "Total number processed: %lu\n" msgstr "Total number processed: %lu\n" -#: g10/import.c:268 +#: g10/import.c:269 #, c-format msgid " skipped new keys: %lu\n" msgstr " skipped new keys: %lu\n" -#: g10/import.c:271 +#: g10/import.c:272 #, c-format msgid " w/o user IDs: %lu\n" msgstr " w/o user IDs: %lu\n" -#: g10/import.c:273 +#: g10/import.c:274 #, c-format msgid " imported: %lu" msgstr " imported: %lu" -#: g10/import.c:279 +#: g10/import.c:280 #, c-format msgid " unchanged: %lu\n" msgstr " unchanged: %lu\n" -#: g10/import.c:281 +#: g10/import.c:282 #, c-format msgid " new user IDs: %lu\n" msgstr " new user IDs: %lu\n" -#: g10/import.c:283 +#: g10/import.c:284 #, c-format msgid " new subkeys: %lu\n" msgstr " new subkeys: %lu\n" -#: g10/import.c:285 +#: g10/import.c:286 #, c-format msgid " new signatures: %lu\n" msgstr " new signatures: %lu\n" -#: g10/import.c:287 +#: g10/import.c:288 #, c-format msgid " new key revocations: %lu\n" msgstr " new key revocations: %lu\n" -#: g10/import.c:289 +#: g10/import.c:290 #, c-format msgid " secret keys read: %lu\n" msgstr " secret keys read: %lu\n" -#: g10/import.c:291 +#: g10/import.c:292 #, c-format msgid " secret keys imported: %lu\n" msgstr " secret keys imported: %lu\n" -#: g10/import.c:293 +#: g10/import.c:294 #, c-format msgid " secret keys unchanged: %lu\n" msgstr " secret keys unchanged: %lu\n" -#: g10/import.c:295 +#: g10/import.c:296 #, c-format msgid " not imported: %lu\n" msgstr " not imported: %lu\n" -#: g10/import.c:563 +#: g10/import.c:567 g10/import.c:581 g10/import.c:595 +#, c-format +msgid "WARNING: key %08lX contains preferences for unavailable algorithms:\n" +msgstr "WARNING: key %08lX contains preferences for unavailable algorithms:\n" + +#: g10/import.c:570 +#, c-format +msgid " \"%s\": preference for cipher algorithm %s\n" +msgstr " “%s”: preference for cipher algorithm %s\n" + +#: g10/import.c:584 +#, c-format +msgid " \"%s\": preference for digest algorithm %s\n" +msgstr " “%s”: preference for digest algorithm %s\n" + +#: g10/import.c:598 +#, c-format +msgid " \"%s\": preference for compression algorithm %s\n" +msgstr " “%s”: preference for compression algorithm %s\n" + +#: g10/import.c:611 +msgid "it is strongly suggested that you update your preferences and\n" +msgstr "it is strongly suggested that you update your preferences and\n" + +#: g10/import.c:613 +msgid "re-distribute this key to avoid potential algorithm mismatch problems\n" +msgstr "" +"re-distribute this key to avoid potential algorithm mismatch problems\n" + +#: g10/import.c:637 #, c-format -msgid "key %08lX: Elgamal primary key - this may take some time to import\n" -msgstr "key %08lX: Elgamal primary key - this may take some time to import\n" +msgid "" +"you can update your preferences with: gpg --edit-key %08lX updpref save\n" +msgstr "" +"you can update your preferences with: gpg --edit-key %08lX updpref save\n" -#: g10/import.c:577 g10/import.c:895 +#: g10/import.c:682 g10/import.c:1026 #, c-format msgid "key %08lX: no user ID\n" msgstr "key %08lX: no user ID\n" -#: g10/import.c:597 +#: g10/import.c:702 #, c-format msgid "key %08lX: PKS subkey corruption repaired\n" msgstr "key %08lX: PKS subkey corruption repaired\n" -#: g10/import.c:612 +#: g10/import.c:717 #, c-format msgid "key %08lX: accepted non self-signed user ID '%s'\n" msgstr "key %08lX: accepted non self-signed user ID ‘%s’\n" -#: g10/import.c:618 +#: g10/import.c:723 #, c-format msgid "key %08lX: no valid user IDs\n" msgstr "key %08lX: no valid user IDs\n" -#: g10/import.c:620 +#: g10/import.c:725 msgid "this may be caused by a missing self-signature\n" msgstr "this may be caused by a missing self-signature\n" -#: g10/import.c:629 g10/import.c:988 +#: g10/import.c:734 g10/import.c:1133 #, c-format msgid "key %08lX: public key not found: %s\n" msgstr "key %08lX: public key not found: %s\n" -#: g10/import.c:634 +#: g10/import.c:740 #, c-format msgid "key %08lX: new key - skipped\n" msgstr "key %08lX: new key - skipped\n" -#: g10/import.c:643 +#: g10/import.c:749 #, c-format msgid "no writable keyring found: %s\n" msgstr "no writable keyring found: %s\n" -#: g10/import.c:648 g10/sign.c:767 g10/sign.c:1003 g10/openfile.c:253 +#: g10/import.c:754 g10/sign.c:765 g10/sign.c:1001 g10/openfile.c:253 #, c-format msgid "writing to `%s'\n" msgstr "writing to ‘%s’\n" -#: g10/import.c:651 g10/import.c:737 g10/import.c:922 g10/import.c:1048 +#: g10/import.c:757 g10/import.c:843 g10/import.c:1055 g10/import.c:1193 #, c-format msgid "error writing keyring `%s': %s\n" msgstr "error writing keyring ‘%s’: %s\n" -#: g10/import.c:669 +#: g10/import.c:775 #, c-format msgid "key %08lX: public key \"%s\" imported\n" msgstr "key %08lX: public key “%s” imported\n" -#: g10/import.c:691 +#: g10/import.c:797 #, c-format msgid "key %08lX: doesn't match our copy\n" msgstr "key %08lX: doesn't match our copy\n" -#: g10/import.c:708 g10/import.c:1005 +#: g10/import.c:814 g10/import.c:1150 #, c-format msgid "key %08lX: can't locate original keyblock: %s\n" msgstr "key %08lX: can't locate original keyblock: %s\n" -#: g10/import.c:715 g10/import.c:1011 +#: g10/import.c:821 g10/import.c:1156 #, c-format msgid "key %08lX: can't read original keyblock: %s\n" msgstr "key %08lX: can't read original keyblock: %s\n" -#: g10/import.c:746 +#: g10/import.c:852 #, c-format msgid "key %08lX: \"%s\" 1 new user ID\n" msgstr "key %08lX: “%s” 1 new user ID\n" -#: g10/import.c:749 +#: g10/import.c:855 #, c-format msgid "key %08lX: \"%s\" %d new user IDs\n" msgstr "key %08lX: “%s” %d new user IDs\n" -#: g10/import.c:752 +#: g10/import.c:858 #, c-format msgid "key %08lX: \"%s\" 1 new signature\n" msgstr "key %08lX: “%s” 1 new signature\n" -#: g10/import.c:755 +#: g10/import.c:861 #, c-format msgid "key %08lX: \"%s\" %d new signatures\n" msgstr "key %08lX: “%s” %d new signatures\n" -#: g10/import.c:758 +#: g10/import.c:864 #, c-format msgid "key %08lX: \"%s\" 1 new subkey\n" msgstr "key %08lX: “%s” 1 new subkey\n" -#: g10/import.c:761 +#: g10/import.c:867 #, c-format msgid "key %08lX: \"%s\" %d new subkeys\n" msgstr "key %08lX: “%s” %d new subkeys\n" -#: g10/import.c:780 +#: g10/import.c:888 #, c-format msgid "key %08lX: \"%s\" not changed\n" msgstr "key %08lX: “%s” not changed\n" -#: g10/import.c:901 +#: g10/import.c:1032 #, c-format msgid "key %08lX: secret key with invalid cipher %d - skipped\n" msgstr "key %08lX: secret key with invalid cipher %d - skipped\n" -#: g10/import.c:916 +#: g10/import.c:1049 #, c-format msgid "no default secret keyring: %s\n" msgstr "no default secret keyring: %s\n" -#: g10/import.c:927 +#: g10/import.c:1060 #, c-format msgid "key %08lX: secret key imported\n" msgstr "key %08lX: secret key imported\n" -#: g10/import.c:943 +#: g10/import.c:1088 #, c-format msgid "key %08lX: already in secret keyring\n" msgstr "key %08lX: already in secret keyring\n" -#: g10/import.c:953 +#: g10/import.c:1098 #, c-format msgid "key %08lX: secret key not found: %s\n" msgstr "key %08lX: secret key not found: %s\n" -#: g10/import.c:982 +#: g10/import.c:1127 #, c-format msgid "key %08lX: no public key - can't apply revocation certificate\n" msgstr "key %08lX: no public key - can't apply revocation certificate\n" -#: g10/import.c:1022 +#: g10/import.c:1167 #, c-format msgid "key %08lX: invalid revocation certificate: %s - rejected\n" msgstr "key %08lX: invalid revocation certificate: %s - rejected\n" -#: g10/import.c:1054 +#: g10/import.c:1199 #, c-format msgid "key %08lX: \"%s\" revocation certificate imported\n" msgstr "key %08lX: “%s” revocation certificate imported\n" -#: g10/import.c:1118 +#: g10/import.c:1263 #, c-format msgid "key %08lX: no user ID for signature\n" msgstr "key %08lX: no user ID for signature\n" -#: g10/import.c:1133 +#: g10/import.c:1278 #, c-format msgid "key %08lX: unsupported public key algorithm on user id \"%s\"\n" msgstr "key %08lX: unsupported public key algorithm on user id “%s”\n" -#: g10/import.c:1135 +#: g10/import.c:1280 #, c-format msgid "key %08lX: invalid self-signature on user id \"%s\"\n" msgstr "key %08lX: invalid self-signature on user id “%s”\n" -#: g10/import.c:1152 +#: g10/import.c:1297 #, c-format msgid "key %08lX: no subkey for key binding\n" msgstr "key %08lX: no subkey for key binding\n" -#: g10/import.c:1161 g10/import.c:1205 +#: g10/import.c:1306 g10/import.c:1350 #, c-format msgid "key %08lX: unsupported public key algorithm\n" msgstr "key %08lX: unsupported public key algorithm\n" -#: g10/import.c:1162 +#: g10/import.c:1307 #, c-format msgid "key %08lX: invalid subkey binding\n" msgstr "key %08lX: invalid subkey binding\n" -#: g10/import.c:1175 +#: g10/import.c:1320 #, c-format msgid "key %08lX: removed multiple subkey binding\n" msgstr "key %08lX: removed multiple subkey binding\n" -#: g10/import.c:1196 +#: g10/import.c:1341 #, c-format msgid "key %08lX: no subkey for key revocation\n" msgstr "key %08lX: no subkey for key revocation\n" -#: g10/import.c:1206 +#: g10/import.c:1351 #, c-format msgid "key %08lX: invalid subkey revocation\n" msgstr "key %08lX: invalid subkey revocation\n" -#: g10/import.c:1219 +#: g10/import.c:1364 #, c-format msgid "key %08lX: removed multiple subkey revocation\n" msgstr "key %08lX: removed multiple subkey revocation\n" -#: g10/import.c:1258 +#: g10/import.c:1403 #, c-format msgid "key %08lX: skipped user ID '" msgstr "key %08lX: skipped user ID '" -#: g10/import.c:1281 +#: g10/import.c:1426 #, c-format msgid "key %08lX: skipped subkey\n" msgstr "key %08lX: skipped subkey\n" -#: g10/import.c:1308 +#: g10/import.c:1453 #, c-format msgid "key %08lX: non exportable signature (class %02x) - skipped\n" msgstr "key %08lX: non exportable signature (class %02x) - skipped\n" -#: g10/import.c:1317 +#: g10/import.c:1462 #, c-format msgid "key %08lX: revocation certificate at wrong place - skipped\n" msgstr "key %08lX: revocation certificate at wrong place - skipped\n" -#: g10/import.c:1334 +#: g10/import.c:1479 #, c-format msgid "key %08lX: invalid revocation certificate: %s - skipped\n" msgstr "key %08lX: invalid revocation certificate: %s - skipped\n" -#: g10/import.c:1347 +#: g10/import.c:1492 #, c-format msgid "key %08lX: subkey signature in wrong place - skipped\n" msgstr "key %08lX: subkey signature in wrong place - skipped\n" -#: g10/import.c:1355 +#: g10/import.c:1500 #, c-format msgid "key %08lX: unexpected signature class (0x%02X) - skipped\n" msgstr "key %08lX: unexpected signature class (0x%02X) - skipped\n" -#: g10/import.c:1454 +#: g10/import.c:1599 #, c-format msgid "key %08lX: duplicated user ID detected - merged\n" msgstr "key %08lX: duplicated user ID detected - merged\n" -#: g10/import.c:1513 +#: g10/import.c:1658 #, c-format msgid "WARNING: key %08lX may be revoked: fetching revocation key %08lX\n" msgstr "WARNING: key %08lX may be revoked: fetching revocation key %08lX\n" -#: g10/import.c:1527 +#: g10/import.c:1672 #, c-format msgid "WARNING: key %08lX may be revoked: revocation key %08lX not present.\n" msgstr "WARNING: key %08lX may be revoked: revocation key %08lX not present.\n" -#: g10/import.c:1585 +#: g10/import.c:1730 #, c-format msgid "key %08lX: \"%s\" revocation certificate added\n" msgstr "key %08lX: “%s” revocation certificate added\n" -#: g10/import.c:1618 +#: g10/import.c:1763 #, c-format msgid "key %08lX: direct key signature added\n" msgstr "key %08lX: direct key signature added\n" @@ -2474,12 +2527,12 @@ msgid "User ID \"%s\" is revoked." msgstr "User ID “%s” is revoked." #: g10/keyedit.c:501 g10/keyedit.c:521 g10/keyedit.c:542 g10/keyedit.c:692 -#: g10/keyedit.c:750 g10/keyedit.c:1366 +#: g10/keyedit.c:750 g10/keyedit.c:1355 msgid "Are you sure you still want to sign it? (y/N) " msgstr "Are you sure you still want to sign it? (y/N) " #: g10/keyedit.c:509 g10/keyedit.c:529 g10/keyedit.c:550 g10/keyedit.c:698 -#: g10/keyedit.c:1372 +#: g10/keyedit.c:1361 msgid " Unable to sign.\n" msgstr " Unable to sign.\n" @@ -2687,8 +2740,8 @@ msgstr "" msgid "Really sign? " msgstr "Really sign? " -#: g10/keyedit.c:906 g10/keyedit.c:3615 g10/keyedit.c:3706 g10/keyedit.c:3779 -#: g10/sign.c:370 +#: g10/keyedit.c:906 g10/keyedit.c:3610 g10/keyedit.c:3701 g10/keyedit.c:3774 +#: g10/sign.c:369 #, c-format msgid "signing failed: %s\n" msgstr "signing failed: %s\n" @@ -2735,10 +2788,6 @@ msgid "moving a key signature to the correct place\n" msgstr "moving a key signature to the correct place\n" #: g10/keyedit.c:1122 -msgid "quit" -msgstr "quit" - -#: g10/keyedit.c:1122 msgid "quit this menu" msgstr "quit this menu" @@ -3050,208 +3099,223 @@ msgstr "showphoto" msgid "show photo ID" msgstr "show photo ID" -#: g10/keyedit.c:1187 g10/delkey.c:119 +#: g10/keyedit.c:1187 g10/delkey.c:120 msgid "can't do that in batchmode\n" msgstr "can't do that in batchmode\n" -#: g10/keyedit.c:1225 +#: g10/keyedit.c:1218 #, c-format msgid "error reading secret keyblock `%s': %s\n" msgstr "error reading secret keyblock ‘%s’: %s\n" -#: g10/keyedit.c:1243 +#: g10/keyedit.c:1235 msgid "Secret key is available.\n" msgstr "Secret key is available.\n" -#: g10/keyedit.c:1274 +#: g10/keyedit.c:1267 msgid "Command> " msgstr "Command> " -#: g10/keyedit.c:1306 +#: g10/keyedit.c:1297 msgid "Need the secret key to do this.\n" msgstr "Need the secret key to do this.\n" -#: g10/keyedit.c:1310 +#: g10/keyedit.c:1301 msgid "Please use the command \"toggle\" first.\n" msgstr "Please use the command “toggle” first.\n" -#: g10/keyedit.c:1360 +#: g10/keyedit.c:1349 msgid "Key is revoked." msgstr "Key is revoked." -#: g10/keyedit.c:1379 +#: g10/keyedit.c:1368 msgid "Really sign all user IDs? " msgstr "Really sign all user IDs? " -#: g10/keyedit.c:1380 +#: g10/keyedit.c:1369 msgid "Hint: Select the user IDs to sign\n" msgstr "Hint: Select the user IDs to sign\n" -#: g10/keyedit.c:1406 +#: g10/keyedit.c:1394 #, c-format msgid "This command is not allowed while in %s mode.\n" msgstr "This command is not allowed while in %s mode.\n" -#: g10/keyedit.c:1426 g10/keyedit.c:1447 g10/keyedit.c:1507 +#: g10/keyedit.c:1414 g10/keyedit.c:1435 g10/keyedit.c:1494 msgid "You must select at least one user ID.\n" msgstr "You must select at least one user ID.\n" -#: g10/keyedit.c:1428 +#: g10/keyedit.c:1416 msgid "You can't delete the last user ID!\n" msgstr "You can't delete the last user ID!\n" -#: g10/keyedit.c:1431 +#: g10/keyedit.c:1419 msgid "Really remove all selected user IDs? " msgstr "Really remove all selected user IDs? " -#: g10/keyedit.c:1432 +#: g10/keyedit.c:1420 msgid "Really remove this user ID? " msgstr "Really remove this user ID? " -#: g10/keyedit.c:1470 g10/keyedit.c:1526 +#: g10/keyedit.c:1458 g10/keyedit.c:1513 msgid "You must select at least one key.\n" msgstr "You must select at least one key.\n" -#: g10/keyedit.c:1474 +#: g10/keyedit.c:1461 msgid "Do you really want to delete the selected keys? " msgstr "Do you really want to delete the selected keys? " -#: g10/keyedit.c:1475 +#: g10/keyedit.c:1462 msgid "Do you really want to delete this key? " msgstr "Do you really want to delete this key? " -#: g10/keyedit.c:1510 +#: g10/keyedit.c:1497 msgid "Really revoke all selected user IDs? " msgstr "Really revoke all selected user IDs? " -#: g10/keyedit.c:1511 +#: g10/keyedit.c:1498 msgid "Really revoke this user ID? " msgstr "Really revoke this user ID? " -#: g10/keyedit.c:1530 +#: g10/keyedit.c:1517 msgid "Do you really want to revoke the selected keys? " msgstr "Do you really want to revoke the selected keys? " -#: g10/keyedit.c:1531 +#: g10/keyedit.c:1518 msgid "Do you really want to revoke this key? " msgstr "Do you really want to revoke this key? " -#: g10/keyedit.c:1570 +#: g10/keyedit.c:1557 msgid "" "Owner trust may not be set while using an user provided trust database\n" msgstr "" "Owner trust may not be set while using an user provided trust database\n" -#: g10/keyedit.c:1602 -msgid "Current preference list:\n" -msgstr "Current preference list:\n" +#: g10/keyedit.c:1589 +msgid "Set preference list to:\n" +msgstr "Set preference list to:\n" -#: g10/keyedit.c:1608 +#: g10/keyedit.c:1595 msgid "Really update the preferences for the selected user IDs? " msgstr "Really update the preferences for the selected user IDs? " -#: g10/keyedit.c:1610 +#: g10/keyedit.c:1597 msgid "Really update the preferences? " msgstr "Really update the preferences? " -#: g10/keyedit.c:1656 +#: g10/keyedit.c:1643 msgid "Save changes? " msgstr "Save changes? " -#: g10/keyedit.c:1659 +#: g10/keyedit.c:1646 msgid "Quit without saving? " msgstr "Quit without saving? " -#: g10/keyedit.c:1670 +#: g10/keyedit.c:1656 #, c-format msgid "update failed: %s\n" msgstr "update failed: %s\n" -#: g10/keyedit.c:1677 +#: g10/keyedit.c:1663 #, c-format msgid "update secret failed: %s\n" msgstr "update secret failed: %s\n" -#: g10/keyedit.c:1684 +#: g10/keyedit.c:1670 msgid "Key not changed so no update needed.\n" msgstr "Key not changed so no update needed.\n" -#: g10/keyedit.c:1696 +#: g10/keyedit.c:1682 msgid "Invalid command (try \"help\")\n" msgstr "Invalid command (try “help”)\n" -#: g10/keyedit.c:1755 +#: g10/keyedit.c:1741 msgid "Digest: " msgstr "Digest: " -#: g10/keyedit.c:1807 +#: g10/keyedit.c:1793 msgid "Features: " msgstr "Features: " -#: g10/keyedit.c:1818 +#: g10/keyedit.c:1804 msgid "Keyserver no-modify" msgstr "Keyserver no-modify" -#: g10/keyedit.c:2061 +#: g10/keyedit.c:2044 #, c-format msgid "This key may be revoked by %s key " msgstr "This key may be revoked by %s key " -#: g10/keyedit.c:2065 +#: g10/keyedit.c:2048 msgid " (sensitive)" msgstr " (sensitive)" -#: g10/keyedit.c:2082 +#: g10/keyedit.c:2065 +#, c-format +msgid "created: %s" +msgstr "created: %s" + +#: g10/keyedit.c:2068 +#, c-format +msgid "revoked: %s" +msgstr "revoked: %s" + +#: g10/keyedit.c:2070 +#, c-format +msgid "expired: %s" +msgstr "expired: %s" + +#: g10/keyedit.c:2072 #, c-format -msgid "created: %s expires: %s" -msgstr "created: %s expires: %s" +msgid "expires: %s" +msgstr "expires: %s" -#: g10/keyedit.c:2097 +#: g10/keyedit.c:2089 #, c-format -msgid "trust: %-13s" -msgstr "trust: %-13s" +msgid "trust: %s" +msgstr "trust: %s" -#: g10/keyedit.c:2098 +#: g10/keyedit.c:2093 #, c-format msgid "validity: %s" msgstr "validity: %s" -#: g10/keyedit.c:2105 +#: g10/keyedit.c:2100 msgid "This key has been disabled" msgstr "This key has been disabled" -#: g10/keyedit.c:2119 g10/keyedit.c:2222 g10/keyedit.c:2237 +#: g10/keyedit.c:2114 g10/keyedit.c:2217 g10/keyedit.c:2232 #, c-format msgid "%s%c %4u%c/%08lX created: %s expires: %s" msgstr "%s%c %4u%c/%08lX created: %s expires: %s" -#: g10/keyedit.c:2135 +#: g10/keyedit.c:2130 #, c-format msgid "rev! subkey has been revoked: %s\n" msgstr "rev! subkey has been revoked: %s\n" -#: g10/keyedit.c:2138 +#: g10/keyedit.c:2133 msgid "rev- faked revocation found\n" msgstr "rev- faked revocation found\n" -#: g10/keyedit.c:2140 +#: g10/keyedit.c:2135 #, c-format msgid "rev? problem checking revocation: %s\n" msgstr "rev? problem checking revocation: %s\n" -#: g10/keyedit.c:2165 g10/mainproc.c:1485 g10/trustdb.c:1166 +#: g10/keyedit.c:2160 g10/keylist.c:709 g10/mainproc.c:1516 g10/trustdb.c:1123 msgid "revoked" msgstr "revoked" -#: g10/keyedit.c:2167 g10/mainproc.c:1487 g10/trustdb.c:500 +#: g10/keyedit.c:2162 g10/keylist.c:709 g10/mainproc.c:1518 g10/trustdb.c:500 msgid "expired" msgstr "expired" -#: g10/keyedit.c:2188 +#: g10/keyedit.c:2183 msgid "There are no preferences on a PGP 2.x-style user ID.\n" msgstr "There are no preferences on a PGP 2.x-style user ID.\n" -#: g10/keyedit.c:2196 +#: g10/keyedit.c:2191 msgid "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" @@ -3259,7 +3323,15 @@ msgstr "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" -#: g10/keyedit.c:2328 +#: g10/keyedit.c:2256 g10/mainproc.c:924 +msgid "[revoked] " +msgstr "[revoked] " + +#: g10/keyedit.c:2258 +msgid "[expired] " +msgstr "[expired] " + +#: g10/keyedit.c:2323 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" @@ -3267,7 +3339,7 @@ msgstr "" "WARNING: no user ID has been marked as primary. This command may\n" " cause a different user ID to become the assumed primary.\n" -#: g10/keyedit.c:2387 +#: g10/keyedit.c:2382 msgid "" "WARNING: This is a PGP2-style key. Adding a photo ID may cause some " "versions\n" @@ -3277,45 +3349,45 @@ msgstr "" "versions\n" " of PGP to reject this key.\n" -#: g10/keyedit.c:2392 g10/keyedit.c:2665 +#: g10/keyedit.c:2387 g10/keyedit.c:2660 msgid "Are you sure you still want to add it? (y/N) " msgstr "Are you sure you still want to add it? (y/N) " -#: g10/keyedit.c:2398 +#: g10/keyedit.c:2393 msgid "You may not add a photo ID to a PGP2-style key.\n" msgstr "You may not add a photo ID to a PGP2-style key.\n" -#: g10/keyedit.c:2533 +#: g10/keyedit.c:2528 msgid "Delete this good signature? (y/N/q)" msgstr "Delete this good signature? (y/N/q)" -#: g10/keyedit.c:2543 +#: g10/keyedit.c:2538 msgid "Delete this invalid signature? (y/N/q)" msgstr "Delete this invalid signature? (y/N/q)" -#: g10/keyedit.c:2547 +#: g10/keyedit.c:2542 msgid "Delete this unknown signature? (y/N/q)" msgstr "Delete this unknown signature? (y/N/q)" -#: g10/keyedit.c:2553 +#: g10/keyedit.c:2548 msgid "Really delete this self-signature? (y/N)" msgstr "Really delete this self-signature? (y/N)" -#: g10/keyedit.c:2567 +#: g10/keyedit.c:2562 #, c-format msgid "Deleted %d signature.\n" msgstr "Deleted %d signature.\n" -#: g10/keyedit.c:2568 +#: g10/keyedit.c:2563 #, c-format msgid "Deleted %d signatures.\n" msgstr "Deleted %d signatures.\n" -#: g10/keyedit.c:2571 +#: g10/keyedit.c:2566 msgid "Nothing deleted.\n" msgstr "Nothing deleted.\n" -#: g10/keyedit.c:2660 +#: g10/keyedit.c:2655 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" @@ -3325,88 +3397,88 @@ msgstr "" "cause\n" " some versions of PGP to reject this key.\n" -#: g10/keyedit.c:2671 +#: g10/keyedit.c:2666 msgid "You may not add a designated revoker to a PGP 2.x-style key.\n" msgstr "You may not add a designated revoker to a PGP 2.x-style key.\n" -#: g10/keyedit.c:2694 +#: g10/keyedit.c:2689 msgid "Enter the user ID of the designated revoker: " msgstr "Enter the user ID of the designated revoker: " -#: g10/keyedit.c:2715 +#: g10/keyedit.c:2710 msgid "cannot appoint a PGP 2.x style key as a designated revoker\n" msgstr "cannot appoint a PGP 2.x style key as a designated revoker\n" -#: g10/keyedit.c:2730 +#: g10/keyedit.c:2725 msgid "you cannot appoint a key as its own designated revoker\n" msgstr "you cannot appoint a key as its own designated revoker\n" -#: g10/keyedit.c:2752 +#: g10/keyedit.c:2747 msgid "this key has already been designated as a revoker\n" msgstr "this key has already been designated as a revoker\n" -#: g10/keyedit.c:2781 +#: g10/keyedit.c:2776 msgid "WARNING: appointing a key as a designated revoker cannot be undone!\n" msgstr "WARNING: appointing a key as a designated revoker cannot be undone!\n" -#: g10/keyedit.c:2787 +#: g10/keyedit.c:2782 msgid "" "Are you sure you want to appoint this key as a designated revoker? (y/N): " msgstr "" "Are you sure you want to appoint this key as a designated revoker? (y/N): " -#: g10/keyedit.c:2848 +#: g10/keyedit.c:2843 msgid "Please remove selections from the secret keys.\n" msgstr "Please remove selections from the secret keys.\n" -#: g10/keyedit.c:2854 +#: g10/keyedit.c:2849 msgid "Please select at most one secondary key.\n" msgstr "Please select at most one secondary key.\n" -#: g10/keyedit.c:2858 +#: g10/keyedit.c:2853 msgid "Changing expiration time for a secondary key.\n" msgstr "Changing expiration time for a secondary key.\n" -#: g10/keyedit.c:2860 +#: g10/keyedit.c:2855 msgid "Changing expiration time for the primary key.\n" msgstr "Changing expiration time for the primary key.\n" -#: g10/keyedit.c:2905 +#: g10/keyedit.c:2900 msgid "You can't change the expiration date of a v3 key\n" msgstr "You can't change the expiration date of a v3 key\n" -#: g10/keyedit.c:2921 +#: g10/keyedit.c:2916 msgid "No corresponding signature in secret ring\n" msgstr "No corresponding signature in secret ring\n" -#: g10/keyedit.c:3001 +#: g10/keyedit.c:2996 msgid "Please select exactly one user ID.\n" msgstr "Please select exactly one user ID.\n" -#: g10/keyedit.c:3038 g10/keyedit.c:3147 g10/keyedit.c:3239 +#: g10/keyedit.c:3033 g10/keyedit.c:3142 g10/keyedit.c:3234 #, c-format msgid "skipping v3 self-signature on user id \"%s\"\n" msgstr "skipping v3 self-signature on user id “%s”\n" -#: g10/keyedit.c:3203 +#: g10/keyedit.c:3198 msgid "Enter your preferred keyserver URL: " msgstr "Enter your preferred keyserver URL: " -#: g10/keyedit.c:3301 +#: g10/keyedit.c:3296 #, c-format msgid "No user ID with index %d\n" msgstr "No user ID with index %d\n" -#: g10/keyedit.c:3347 +#: g10/keyedit.c:3342 #, c-format msgid "No secondary key with index %d\n" msgstr "No secondary key with index %d\n" -#: g10/keyedit.c:3461 +#: g10/keyedit.c:3456 msgid "user ID: \"" msgstr "user ID: \"" -#: g10/keyedit.c:3466 +#: g10/keyedit.c:3461 #, c-format msgid "" "\"\n" @@ -3415,7 +3487,7 @@ msgstr "" "\"\n" "signed with your key %08lX at %s\n" -#: g10/keyedit.c:3469 +#: g10/keyedit.c:3464 #, c-format msgid "" "\"\n" @@ -3424,65 +3496,65 @@ msgstr "" "\"\n" "locally signed with your key %08lX at %s\n" -#: g10/keyedit.c:3474 +#: g10/keyedit.c:3469 #, c-format msgid "This signature expired on %s.\n" msgstr "This signature expired on %s.\n" -#: g10/keyedit.c:3478 +#: g10/keyedit.c:3473 msgid "Are you sure you still want to revoke it? (y/N) " msgstr "Are you sure you still want to revoke it? (y/N) " -#: g10/keyedit.c:3482 +#: g10/keyedit.c:3477 msgid "Create a revocation certificate for this signature? (y/N) " msgstr "Create a revocation certificate for this signature? (y/N) " -#: g10/keyedit.c:3507 +#: g10/keyedit.c:3502 msgid "You have signed these user IDs:\n" msgstr "You have signed these user IDs:\n" -#: g10/keyedit.c:3526 +#: g10/keyedit.c:3521 #, c-format msgid " signed by %08lX at %s%s%s\n" msgstr " signed by %08lX at %s%s%s\n" -#: g10/keyedit.c:3534 +#: g10/keyedit.c:3529 #, c-format msgid " revoked by %08lX at %s\n" msgstr " revoked by %08lX at %s\n" -#: g10/keyedit.c:3554 +#: g10/keyedit.c:3549 msgid "You are about to revoke these signatures:\n" msgstr "You are about to revoke these signatures:\n" -#: g10/keyedit.c:3564 +#: g10/keyedit.c:3559 #, c-format msgid " signed by %08lX at %s%s\n" msgstr " signed by %08lX at %s%s\n" -#: g10/keyedit.c:3566 +#: g10/keyedit.c:3561 msgid " (non-exportable)" msgstr " (non-exportable)" -#: g10/keyedit.c:3573 +#: g10/keyedit.c:3568 msgid "Really create the revocation certificates? (y/N) " msgstr "Really create the revocation certificates? (y/N) " -#: g10/keyedit.c:3603 +#: g10/keyedit.c:3598 msgid "no secret key\n" msgstr "no secret key\n" -#: g10/keyedit.c:3673 +#: g10/keyedit.c:3668 #, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "user ID “%s” is already revoked\n" -#: g10/keyedit.c:3690 +#: g10/keyedit.c:3685 #, c-format msgid "WARNING: a user ID signature is dated %d seconds in the future\n" msgstr "WARNING: a user ID signature is dated %d seconds in the future\n" -#: g10/keyedit.c:3863 +#: g10/keyedit.c:3858 #, c-format msgid "Displaying %s photo ID of size %ld for key 0x%08lX (uid %d)\n" msgstr "Displaying %s photo ID of size %ld for key 0x%08lX (uid %d)\n" @@ -3523,285 +3595,295 @@ msgstr "not human readable" msgid "Keyring" msgstr "Keyring" -#: g10/keylist.c:636 g10/keylist.c:666 g10/keylist.c:754 g10/keylist.c:783 -#: g10/mainproc.c:895 +#: g10/keylist.c:638 g10/keylist.c:674 g10/keylist.c:776 g10/keylist.c:805 +#: g10/mainproc.c:926 #, c-format msgid " [expires: %s]" msgstr " [expires: %s]" -#: g10/keylist.c:1381 +#: g10/keylist.c:670 g10/keylist.c:772 +#, c-format +msgid " [revoked: %s]" +msgstr " [revoked: %s]" + +#: g10/keylist.c:672 g10/keylist.c:774 +#, c-format +msgid " [expired: %s]" +msgstr " [expired: %s]" + +#: g10/keylist.c:1393 msgid "Primary key fingerprint:" msgstr "Primary key fingerprint:" -#: g10/keylist.c:1383 +#: g10/keylist.c:1395 msgid " Subkey fingerprint:" msgstr " Subkey fingerprint:" -#: g10/keylist.c:1390 +#: g10/keylist.c:1402 msgid " Primary key fingerprint:" msgstr " Primary key fingerprint:" -#: g10/keylist.c:1392 +#: g10/keylist.c:1404 msgid " Subkey fingerprint:" msgstr " Subkey fingerprint:" -#: g10/keylist.c:1396 g10/keylist.c:1400 +#: g10/keylist.c:1408 g10/keylist.c:1412 msgid " Key fingerprint =" msgstr " Key fingerprint =" -#: g10/mainproc.c:249 +#: g10/mainproc.c:248 #, c-format msgid "weird size for an encrypted session key (%d)\n" msgstr "weird size for an encrypted session key (%d)\n" -#: g10/mainproc.c:263 +#: g10/mainproc.c:262 #, c-format msgid "bad passphrase or unknown cipher algorithm (%d)\n" msgstr "bad passphrase or unknown cipher algorithm (%d)\n" -#: g10/mainproc.c:300 +#: g10/mainproc.c:299 #, c-format msgid "%s encrypted session key\n" msgstr "%s encrypted session key\n" -#: g10/mainproc.c:302 g10/encr-data.c:66 +#: g10/mainproc.c:301 g10/encr-data.c:66 #, c-format msgid "%s encrypted data\n" msgstr "%s encrypted data\n" -#: g10/mainproc.c:306 g10/encr-data.c:68 +#: g10/mainproc.c:305 g10/encr-data.c:68 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "encrypted with unknown algorithm %d\n" -#: g10/mainproc.c:352 +#: g10/mainproc.c:366 #, c-format msgid "public key is %08lX\n" msgstr "public key is %08lX\n" -#: g10/mainproc.c:398 +#: g10/mainproc.c:421 msgid "public key encrypted data: good DEK\n" msgstr "public key encrypted data: good DEK\n" -#: g10/mainproc.c:450 +#: g10/mainproc.c:454 #, c-format msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n" msgstr "encrypted with %u-bit %s key, ID %08lX, created %s\n" -#: g10/mainproc.c:460 +#: g10/mainproc.c:464 #, c-format msgid "encrypted with %s key, ID %08lX\n" msgstr "encrypted with %s key, ID %08lX\n" -#: g10/mainproc.c:474 +#: g10/mainproc.c:478 #, c-format msgid "public key decryption failed: %s\n" msgstr "public key decryption failed: %s\n" -#: g10/mainproc.c:488 +#: g10/mainproc.c:492 #, c-format msgid "encrypted with %lu passphrases\n" msgstr "encrypted with %lu passphrases\n" -#: g10/mainproc.c:490 +#: g10/mainproc.c:494 msgid "encrypted with 1 passphrase\n" msgstr "encrypted with 1 passphrase\n" -#: g10/mainproc.c:506 g10/mainproc.c:525 +#: g10/mainproc.c:522 g10/mainproc.c:544 #, c-format msgid "assuming %s encrypted data\n" msgstr "assuming %s encrypted data\n" -#: g10/mainproc.c:513 +#: g10/mainproc.c:530 #, c-format msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" msgstr "IDEA cipher unavailable, optimistically attempting to use %s instead\n" -#: g10/mainproc.c:543 +#: g10/mainproc.c:562 msgid "decryption okay\n" msgstr "decryption okay\n" -#: g10/mainproc.c:547 +#: g10/mainproc.c:566 msgid "WARNING: message was not integrity protected\n" msgstr "WARNING: message was not integrity protected\n" -#: g10/mainproc.c:550 +#: g10/mainproc.c:579 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "WARNING: encrypted message has been manipulated!\n" -#: g10/mainproc.c:556 +#: g10/mainproc.c:585 #, c-format msgid "decryption failed: %s\n" msgstr "decryption failed: %s\n" -#: g10/mainproc.c:575 +#: g10/mainproc.c:605 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTE: sender requested “for-your-eyes-only”\n" -#: g10/mainproc.c:577 +#: g10/mainproc.c:607 #, c-format msgid "original file name='%.*s'\n" msgstr "original file name='%.*s'\n" -#: g10/mainproc.c:749 +#: g10/mainproc.c:779 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "standalone revocation - use “gpg --import” to apply\n" -#: g10/mainproc.c:1248 +#: g10/mainproc.c:1279 msgid "signature verification suppressed\n" msgstr "signature verification suppressed\n" -#: g10/mainproc.c:1290 g10/mainproc.c:1300 +#: g10/mainproc.c:1321 g10/mainproc.c:1331 msgid "can't handle these multiple signatures\n" msgstr "can't handle these multiple signatures\n" -#: g10/mainproc.c:1311 +#: g10/mainproc.c:1342 #, c-format msgid "Signature made %.*s\n" msgstr "Signature made %.*s\n" -#: g10/mainproc.c:1312 +#: g10/mainproc.c:1343 #, c-format msgid " using %s key %08lX%08lX\n" msgstr " using %s key %08lX%08lX\n" -#: g10/mainproc.c:1316 +#: g10/mainproc.c:1347 #, c-format msgid "Signature made %.*s using %s key ID %08lX\n" msgstr "Signature made %.*s using %s key ID %08lX\n" -#: g10/mainproc.c:1341 +#: g10/mainproc.c:1372 msgid "Key available at: " msgstr "Key available at: " -#: g10/mainproc.c:1404 g10/mainproc.c:1440 +#: g10/mainproc.c:1435 g10/mainproc.c:1471 msgid "BAD signature from \"" msgstr "BAD signature from \"" -#: g10/mainproc.c:1405 g10/mainproc.c:1441 +#: g10/mainproc.c:1436 g10/mainproc.c:1472 msgid "Expired signature from \"" msgstr "Expired signature from \"" -#: g10/mainproc.c:1406 g10/mainproc.c:1442 +#: g10/mainproc.c:1437 g10/mainproc.c:1473 msgid "Good signature from \"" msgstr "Good signature from \"" -#: g10/mainproc.c:1444 +#: g10/mainproc.c:1475 msgid "[uncertain]" msgstr "[uncertain]" -#: g10/mainproc.c:1570 +#: g10/mainproc.c:1601 #, c-format msgid "Signature expired %s\n" msgstr "Signature expired %s\n" -#: g10/mainproc.c:1575 +#: g10/mainproc.c:1606 #, c-format msgid "Signature expires %s\n" msgstr "Signature expires %s\n" -#: g10/mainproc.c:1578 +#: g10/mainproc.c:1609 #, c-format msgid "%s signature, digest algorithm %s\n" msgstr "%s signature, digest algorithm %s\n" -#: g10/mainproc.c:1579 +#: g10/mainproc.c:1610 msgid "binary" msgstr "binary" -#: g10/mainproc.c:1580 +#: g10/mainproc.c:1611 msgid "textmode" msgstr "textmode" -#: g10/mainproc.c:1580 g10/trustdb.c:499 +#: g10/mainproc.c:1611 g10/trustdb.c:499 msgid "unknown" msgstr "unknown" -#: g10/mainproc.c:1600 +#: g10/mainproc.c:1631 #, c-format msgid "Can't check signature: %s\n" msgstr "Can't check signature: %s\n" -#: g10/mainproc.c:1669 g10/mainproc.c:1685 g10/mainproc.c:1771 +#: g10/mainproc.c:1699 g10/mainproc.c:1715 g10/mainproc.c:1801 msgid "not a detached signature\n" msgstr "not a detached signature\n" -#: g10/mainproc.c:1712 +#: g10/mainproc.c:1742 msgid "" "WARNING: multiple signatures detected. Only the first will be checked.\n" msgstr "" "WARNING: multiple signatures detected. Only the first will be checked.\n" -#: g10/mainproc.c:1720 +#: g10/mainproc.c:1750 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "standalone signature of class 0x%02x\n" -#: g10/mainproc.c:1777 +#: g10/mainproc.c:1807 msgid "old style (PGP 2.x) signature\n" msgstr "old style (PGP 2.x) signature\n" -#: g10/mainproc.c:1787 +#: g10/mainproc.c:1817 msgid "invalid root packet detected in proc_tree()\n" msgstr "invalid root packet detected in proc_tree()\n" -#: g10/misc.c:98 +#: g10/misc.c:82 #, c-format msgid "can't disable core dumps: %s\n" msgstr "can't disable core dumps: %s\n" -#: g10/misc.c:162 +#: g10/misc.c:146 msgid "Experimental algorithms should not be used!\n" msgstr "Experimental algorithms should not be used!\n" -#: g10/misc.c:192 +#: g10/misc.c:176 msgid "this cipher algorithm is deprecated; please use a more standard one!\n" msgstr "this cipher algorithm is deprecated; please use a more standard one!\n" -#: g10/misc.c:301 +#: g10/misc.c:282 msgid "the IDEA cipher plugin is not present\n" msgstr "the IDEA cipher plugin is not present\n" -#: g10/misc.c:302 +#: g10/misc.c:283 msgid "" "please see http://www.gnupg.org/why-not-idea.html for more information\n" msgstr "" "please see http://www.gnupg.org/why-not-idea.html for more information\n" -#: g10/misc.c:535 +#: g10/misc.c:491 #, c-format msgid "%s:%d: deprecated option \"%s\"\n" msgstr "%s:%d: deprecated option “%s”\n" -#: g10/misc.c:539 +#: g10/misc.c:495 #, c-format msgid "WARNING: \"%s\" is a deprecated option\n" msgstr "WARNING: “%s” is a deprecated option\n" -#: g10/misc.c:541 +#: g10/misc.c:497 #, c-format msgid "please use \"%s%s\" instead\n" msgstr "please use “%s%s” instead\n" -#: g10/misc.c:552 +#: g10/misc.c:508 msgid "Uncompressed" msgstr "Uncompressed" -#: g10/misc.c:577 +#: g10/misc.c:533 msgid "uncompressed|none" msgstr "uncompressed|none" -#: g10/misc.c:687 +#: g10/misc.c:643 #, c-format msgid "this message may not be usable by %s\n" msgstr "this message may not be usable by %s\n" -#: g10/misc.c:725 +#: g10/misc.c:742 #, c-format msgid "ambiguous option `%s'\n" msgstr "ambiguous option ‘%s’\n" -#: g10/misc.c:741 +#: g10/misc.c:767 #, c-format msgid "unknown option `%s'\n" msgstr "unknown option ‘%s’\n" @@ -3926,32 +4008,32 @@ msgstr "%u-bit %s key, ID %08lX, created %s" msgid "Repeat passphrase: " msgstr "Repeat passphrase: " -#: g10/plaintext.c:70 +#: g10/plaintext.c:72 msgid "data not saved; use option \"--output\" to save it\n" msgstr "data not saved; use option “--output” to save it\n" -#: g10/plaintext.c:112 g10/plaintext.c:127 +#: g10/plaintext.c:114 g10/plaintext.c:132 #, c-format msgid "error creating `%s': %s\n" msgstr "error creating ‘%s’: %s\n" -#: g10/plaintext.c:369 +#: g10/plaintext.c:420 msgid "Detached signature.\n" msgstr "Detached signature.\n" -#: g10/plaintext.c:373 +#: g10/plaintext.c:424 msgid "Please enter name of data file: " msgstr "Please enter name of data file: " -#: g10/plaintext.c:394 +#: g10/plaintext.c:445 msgid "reading stdin ...\n" msgstr "reading stdin ...\n" -#: g10/plaintext.c:428 +#: g10/plaintext.c:479 msgid "no signed data\n" msgstr "no signed data\n" -#: g10/plaintext.c:436 +#: g10/plaintext.c:487 #, c-format msgid "can't open signed data `%s'\n" msgstr "can't open signed data ‘%s’\n" @@ -3997,47 +4079,47 @@ msgstr "secret key parts are not available\n" msgid "protection algorithm %d%s is not supported\n" msgstr "protection algorithm %d%s is not supported\n" -#: g10/seckey-cert.c:246 +#: g10/seckey-cert.c:244 msgid "Invalid passphrase; please try again" msgstr "Invalid passphrase; please try again" -#: g10/seckey-cert.c:247 +#: g10/seckey-cert.c:245 #, c-format msgid "%s ...\n" msgstr "%s ...\n" -#: g10/seckey-cert.c:307 +#: g10/seckey-cert.c:305 msgid "WARNING: Weak key detected - please change passphrase again.\n" msgstr "WARNING: Weak key detected - please change passphrase again.\n" -#: g10/seckey-cert.c:345 +#: g10/seckey-cert.c:343 msgid "generating the deprecated 16-bit checksum for secret key protection\n" msgstr "generating the deprecated 16-bit checksum for secret key protection\n" -#: g10/sig-check.c:70 +#: g10/sig-check.c:75 msgid "WARNING: signature digest conflict in message\n" msgstr "WARNING: signature digest conflict in message\n" -#: g10/sig-check.c:215 +#: g10/sig-check.c:146 #, c-format msgid "" -"key %08lX: this is a PGP generated ElGamal key which is NOT secure for " +"key %08lX: this is a PGP generated Elgamal key which is NOT secure for " "signatures!\n" msgstr "" -"key %08lX: this is a PGP generated ElGamal key which is NOT secure for " +"key %08lX: this is a PGP generated Elgamal key which is NOT secure for " "signatures!\n" -#: g10/sig-check.c:224 +#: g10/sig-check.c:155 #, c-format msgid "public key %08lX is %lu second newer than the signature\n" msgstr "public key %08lX is %lu second newer than the signature\n" -#: g10/sig-check.c:225 +#: g10/sig-check.c:156 #, c-format msgid "public key %08lX is %lu seconds newer than the signature\n" msgstr "public key %08lX is %lu seconds newer than the signature\n" -#: g10/sig-check.c:234 +#: g10/sig-check.c:165 #, c-format msgid "" "key %08lX has been created %lu second in future (time warp or clock " @@ -4046,7 +4128,7 @@ msgstr "" "key %08lX has been created %lu second in future (time warp or clock " "problem)\n" -#: g10/sig-check.c:236 +#: g10/sig-check.c:167 #, c-format msgid "" "key %08lX has been created %lu seconds in future (time warp or clock " @@ -4055,22 +4137,22 @@ msgstr "" "key %08lX has been created %lu seconds in future (time warp or clock " "problem)\n" -#: g10/sig-check.c:249 +#: g10/sig-check.c:180 #, c-format msgid "NOTE: signature key %08lX expired %s\n" msgstr "NOTE: signature key %08lX expired %s\n" -#: g10/sig-check.c:352 +#: g10/sig-check.c:263 #, c-format msgid "assuming bad signature from key %08lX due to an unknown critical bit\n" msgstr "assuming bad signature from key %08lX due to an unknown critical bit\n" -#: g10/sig-check.c:568 +#: g10/sig-check.c:486 #, c-format msgid "key %08lX: no subkey for subkey revocation signature\n" msgstr "key %08lX: no subkey for subkey revocation signature\n" -#: g10/sig-check.c:594 +#: g10/sig-check.c:512 #, c-format msgid "key %08lX: no subkey for subkey binding signature\n" msgstr "key %08lX: no subkey for subkey binding signature\n" @@ -4113,45 +4195,45 @@ msgstr "" "WARNING: unable to %%-expand preferred keyserver URL (too large). Using " "unexpanded.\n" -#: g10/sign.c:365 +#: g10/sign.c:364 #, c-format msgid "checking created signature failed: %s\n" msgstr "checking created signature failed: %s\n" -#: g10/sign.c:374 +#: g10/sign.c:373 #, c-format msgid "%s/%s signature from: \"%s\"\n" msgstr "%s/%s signature from: “%s”\n" -#: g10/sign.c:550 +#: g10/sign.c:548 #, c-format msgid "WARNING: `%s' is an empty file\n" msgstr "WARNING: ‘%s’ is an empty file\n" -#: g10/sign.c:738 +#: g10/sign.c:736 msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n" msgstr "" "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n" -#: g10/sign.c:762 g10/sign.c:998 +#: g10/sign.c:760 g10/sign.c:996 #, c-format msgid "can't create %s: %s\n" msgstr "can't create %s: %s\n" -#: g10/sign.c:791 +#: g10/sign.c:789 #, c-format msgid "forcing digest algorithm %s (%d) violates recipient preferences\n" msgstr "forcing digest algorithm %s (%d) violates recipient preferences\n" -#: g10/sign.c:883 +#: g10/sign.c:881 msgid "signing:" msgstr "signing:" -#: g10/sign.c:982 +#: g10/sign.c:980 msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n" msgstr "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n" -#: g10/sign.c:1135 +#: g10/sign.c:1133 #, c-format msgid "%s encryption will be used\n" msgstr "%s encryption will be used\n" @@ -4166,12 +4248,12 @@ msgstr "can't handle text lines longer than %d characters\n" msgid "input line longer than %d characters\n" msgstr "input line longer than %d characters\n" -#: g10/tdbio.c:128 g10/tdbio.c:1435 +#: g10/tdbio.c:128 g10/tdbio.c:1434 #, c-format msgid "trustdb rec %lu: lseek failed: %s\n" msgstr "trustdb rec %lu: lseek failed: %s\n" -#: g10/tdbio.c:134 g10/tdbio.c:1442 +#: g10/tdbio.c:134 g10/tdbio.c:1441 #, c-format msgid "trustdb rec %lu: write failed (n=%d): %s\n" msgstr "trustdb rec %lu: write failed (n=%d): %s\n" @@ -4200,7 +4282,7 @@ msgstr "%s: can't create lock\n" msgid "%s: can't make lock\n" msgstr "%s: can't make lock\n" -#: g10/tdbio.c:530 g10/openfile.c:249 g10/openfile.c:322 g10/keyring.c:1470 +#: g10/tdbio.c:530 g10/openfile.c:249 g10/openfile.c:322 g10/keyring.c:1479 #, c-format msgid "%s: can't create: %s\n" msgstr "%s: can't create: %s\n" @@ -4240,7 +4322,7 @@ msgid "%s: error updating version record: %s\n" msgstr "%s: error updating version record: %s\n" #: g10/tdbio.c:665 g10/tdbio.c:685 g10/tdbio.c:701 g10/tdbio.c:715 -#: g10/tdbio.c:745 g10/tdbio.c:1368 g10/tdbio.c:1395 +#: g10/tdbio.c:745 g10/tdbio.c:1367 g10/tdbio.c:1394 #, c-format msgid "%s: error reading version record: %s\n" msgstr "%s: error reading version record: %s\n" @@ -4250,52 +4332,52 @@ msgstr "%s: error reading version record: %s\n" msgid "%s: error writing version record: %s\n" msgstr "%s: error writing version record: %s\n" -#: g10/tdbio.c:1164 +#: g10/tdbio.c:1163 #, c-format msgid "trustdb: lseek failed: %s\n" msgstr "trustdb: lseek failed: %s\n" -#: g10/tdbio.c:1172 +#: g10/tdbio.c:1171 #, c-format msgid "trustdb: read failed (n=%d): %s\n" msgstr "trustdb: read failed (n=%d): %s\n" -#: g10/tdbio.c:1193 +#: g10/tdbio.c:1192 #, c-format msgid "%s: not a trustdb file\n" msgstr "%s: not a trustdb file\n" -#: g10/tdbio.c:1211 +#: g10/tdbio.c:1210 #, c-format msgid "%s: version record with recnum %lu\n" msgstr "%s: version record with recnum %lu\n" -#: g10/tdbio.c:1216 +#: g10/tdbio.c:1215 #, c-format msgid "%s: invalid file version %d\n" msgstr "%s: invalid file version %d\n" -#: g10/tdbio.c:1401 +#: g10/tdbio.c:1400 #, c-format msgid "%s: error reading free record: %s\n" msgstr "%s: error reading free record: %s\n" -#: g10/tdbio.c:1409 +#: g10/tdbio.c:1408 #, c-format msgid "%s: error writing dir record: %s\n" msgstr "%s: error writing dir record: %s\n" -#: g10/tdbio.c:1419 +#: g10/tdbio.c:1418 #, c-format msgid "%s: failed to zero a record: %s\n" msgstr "%s: failed to zero a record: %s\n" -#: g10/tdbio.c:1449 +#: g10/tdbio.c:1448 #, c-format msgid "%s: failed to append a record: %s\n" msgstr "%s: failed to append a record: %s\n" -#: g10/tdbio.c:1494 +#: g10/tdbio.c:1493 msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n" msgstr "the trustdb is corrupted; please run “gpg --fix-trustdb”.\n" @@ -4378,7 +4460,7 @@ msgstr "ultimate" msgid "no need for a trustdb check\n" msgstr "no need for a trustdb check\n" -#: g10/trustdb.c:551 g10/trustdb.c:2152 +#: g10/trustdb.c:551 g10/trustdb.c:2103 #, c-format msgid "next trustdb check due at %s\n" msgstr "next trustdb check due at %s\n" @@ -4393,46 +4475,46 @@ msgstr "no need for a trustdb check with “%s” trust model\n" msgid "no need for a trustdb update with \"%s\" trust model\n" msgstr "no need for a trustdb update with “%s” trust model\n" -#: g10/trustdb.c:793 g10/trustdb.c:1264 +#: g10/trustdb.c:793 g10/trustdb.c:1221 #, c-format msgid "public key %08lX not found: %s\n" msgstr "public key %08lX not found: %s\n" -#: g10/trustdb.c:1031 +#: g10/trustdb.c:988 msgid "please do a --check-trustdb\n" msgstr "please do a --check-trustdb\n" -#: g10/trustdb.c:1035 +#: g10/trustdb.c:992 msgid "checking the trustdb\n" msgstr "checking the trustdb\n" -#: g10/trustdb.c:1903 +#: g10/trustdb.c:1847 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d keys processed (%d validity counts cleared)\n" -#: g10/trustdb.c:1956 +#: g10/trustdb.c:1911 msgid "no ultimately trusted keys found\n" msgstr "no ultimately trusted keys found\n" -#: g10/trustdb.c:1974 +#: g10/trustdb.c:1925 #, c-format msgid "public key of ultimately trusted key %08lX not found\n" msgstr "public key of ultimately trusted key %08lX not found\n" -#: g10/trustdb.c:1997 +#: g10/trustdb.c:1948 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" -#: g10/trustdb.c:2083 +#: g10/trustdb.c:2034 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2158 +#: g10/trustdb.c:2109 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "unable to update trustdb version record: write failed: %s\n" @@ -4473,10 +4555,10 @@ msgstr "skipped: secret key already present\n" #: g10/skclist.c:179 #, c-format msgid "" -"skipped `%s': this is a PGP generated ElGamal key which is not secure for " +"skipped `%s': this is a PGP generated Elgamal key which is not secure for " "signatures!\n" msgstr "" -"skipped ‘%s’: this is a PGP generated ElGamal key which is not secure for " +"skipped ‘%s’: this is a PGP generated Elgamal key which is not secure for " "signatures!\n" #: g10/openfile.c:84 @@ -4549,41 +4631,41 @@ msgstr "cannot avoid weak key for symmetric cipher; tried %d times!\n" msgid "DSA requires the use of a 160 bit hash algorithm\n" msgstr "DSA requires the use of a 160 bit hash algorithm\n" -#: g10/delkey.c:120 g10/delkey.c:127 +#: g10/delkey.c:121 g10/delkey.c:128 msgid "(unless you specify the key by fingerprint)\n" msgstr "(unless you specify the key by fingerprint)\n" -#: g10/delkey.c:126 +#: g10/delkey.c:127 msgid "can't do that in batchmode without \"--yes\"\n" msgstr "can't do that in batchmode without “--yes”\n" -#: g10/delkey.c:138 +#: g10/delkey.c:139 msgid "Delete this key from the keyring? " msgstr "Delete this key from the keyring? " -#: g10/delkey.c:146 +#: g10/delkey.c:147 msgid "This is a secret key! - really delete? " msgstr "This is a secret key! - really delete? " -#: g10/delkey.c:156 +#: g10/delkey.c:157 #, c-format msgid "deleting keyblock failed: %s\n" msgstr "deleting keyblock failed: %s\n" -#: g10/delkey.c:166 +#: g10/delkey.c:167 msgid "ownertrust information cleared\n" msgstr "ownertrust information cleared\n" -#: g10/delkey.c:194 +#: g10/delkey.c:195 #, c-format msgid "there is a secret key for public key \"%s\"!\n" msgstr "there is a secret key for public key “%s”!\n" -#: g10/delkey.c:196 +#: g10/delkey.c:197 msgid "use option \"--delete-secret-keys\" to delete it first.\n" msgstr "use option “--delete-secret-keys” to delete it first.\n" -#: g10/helptext.c:47 +#: g10/helptext.c:48 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" @@ -4593,7 +4675,7 @@ msgstr "" "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." -#: g10/helptext.c:53 +#: g10/helptext.c:54 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" @@ -4605,69 +4687,45 @@ msgstr "" "access to the secret key. Answer “yes” to set this key to\n" "ultimately trusted\n" -#: g10/helptext.c:60 +#: g10/helptext.c:61 msgid "If you want to use this revoked key anyway, answer \"yes\"." msgstr "If you want to use this revoked key anyway, answer “yes”." -#: g10/helptext.c:64 +#: g10/helptext.c:65 msgid "If you want to use this untrusted key anyway, answer \"yes\"." msgstr "If you want to use this untrusted key anyway, answer “yes”." -#: g10/helptext.c:68 +#: g10/helptext.c:69 msgid "" "Enter the user ID of the addressee to whom you want to send the message." msgstr "" "Enter the user ID of the addressee to whom you want to send the message." -#: g10/helptext.c:72 +#: g10/helptext.c:73 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" +"DSA (aka DSS) is the Digital Signature Algorithm and can only be used\n" +"for signatures.\n" +"\n" +"Elgamal is an encrypt-only algorithm.\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" +"RSA may be used for signatures or encryption.\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." +"The first (primary) key must always be a key which is capable of signing." msgstr "" "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" +"DSA (aka DSS) is the Digital Signature Algorithm and can only be used\n" +"for signatures.\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" +"Elgamal is an encrypt-only algorithm.\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." - -#: g10/helptext.c:92 -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 "" -"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." +"RSA may be used for signatures or encryption.\n" +"\n" +"The first (primary) key must always be a key which is capable of signing." -#: g10/helptext.c:98 +#: g10/helptext.c:87 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" @@ -4677,16 +4735,16 @@ msgstr "" "encryption. This algorithm should only be used in certain domains.\n" "Please consult your security expert first." -#: g10/helptext.c:105 +#: g10/helptext.c:94 msgid "Enter the size of the key" msgstr "Enter the size of the key" -#: g10/helptext.c:109 g10/helptext.c:114 g10/helptext.c:126 g10/helptext.c:158 -#: g10/helptext.c:186 g10/helptext.c:191 g10/helptext.c:196 +#: g10/helptext.c:98 g10/helptext.c:103 g10/helptext.c:115 g10/helptext.c:147 +#: g10/helptext.c:175 g10/helptext.c:180 g10/helptext.c:185 msgid "Answer \"yes\" or \"no\"" msgstr "Answer “yes” or “no”" -#: g10/helptext.c:119 +#: g10/helptext.c:108 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" @@ -4698,19 +4756,19 @@ msgstr "" "get a good error response - instead the system tries to interpret\n" "the given value as an interval." -#: g10/helptext.c:131 +#: g10/helptext.c:120 msgid "Enter the name of the key holder" msgstr "Enter the name of the key holder" -#: g10/helptext.c:136 +#: g10/helptext.c:125 msgid "please enter an optional but highly suggested email address" msgstr "please enter an optional but highly suggested email address" -#: g10/helptext.c:140 +#: g10/helptext.c:129 msgid "Please enter an optional comment" msgstr "Please enter an optional comment" -#: g10/helptext.c:145 +#: g10/helptext.c:134 msgid "" "N to change the name.\n" "C to change the comment.\n" @@ -4724,11 +4782,11 @@ msgstr "" "O to continue with key generation.\n" "Q to to quit the key generation." -#: g10/helptext.c:154 +#: g10/helptext.c:143 msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key." msgstr "Answer “yes” (or just “y”) if it is okay to generate the sub key." -#: g10/helptext.c:162 +#: g10/helptext.c:151 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" @@ -4803,11 +4861,11 @@ msgstr "" "\n" "If you don't know what the right answer is, answer “0”." -#: g10/helptext.c:200 +#: g10/helptext.c:189 msgid "Answer \"yes\" is you want to sign ALL the user IDs" msgstr "Answer “yes” is you want to sign ALL the user IDs" -#: g10/helptext.c:204 +#: g10/helptext.c:193 msgid "" "Answer \"yes\" if you really want to delete this user ID.\n" "All certificates are then also lost!" @@ -4815,11 +4873,11 @@ msgstr "" "Answer “yes” if you really want to delete this user ID.\n" "All certificates are then also lost!" -#: g10/helptext.c:209 +#: g10/helptext.c:198 msgid "Answer \"yes\" if it is okay to delete the subkey" msgstr "Answer “yes” if it is okay to delete the subkey" -#: g10/helptext.c:214 +#: g10/helptext.c:203 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" @@ -4829,7 +4887,7 @@ msgstr "" "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." -#: g10/helptext.c:219 +#: g10/helptext.c:208 msgid "" "This signature can't be checked because you don't have the\n" "corresponding key. You should postpone its deletion until you\n" @@ -4841,7 +4899,7 @@ msgstr "" "know which key was used because this signing key might establish\n" "a trust connection through another already certified key." -#: g10/helptext.c:225 +#: g10/helptext.c:214 msgid "" "The signature is not valid. It does make sense to remove it from\n" "your keyring." @@ -4849,7 +4907,7 @@ msgstr "" "The signature is not valid. It does make sense to remove it from\n" "your keyring." -#: g10/helptext.c:229 +#: g10/helptext.c:218 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" @@ -4863,7 +4921,7 @@ msgstr "" "only if this self-signature is for some reason not valid and\n" "a second one is available." -#: g10/helptext.c:237 +#: g10/helptext.c:226 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" @@ -4873,23 +4931,23 @@ msgstr "" "to the current list of preferences. The timestamp of all affected\n" "self-signatures will be advanced by one second.\n" -#: g10/helptext.c:244 +#: g10/helptext.c:233 msgid "Please enter the passhrase; this is a secret sentence \n" msgstr "Please enter the passhrase; this is a secret sentence \n" -#: g10/helptext.c:250 +#: g10/helptext.c:239 msgid "Please repeat the last passphrase, so you are sure what you typed in." msgstr "Please repeat the last passphrase, so you are sure what you typed in." -#: g10/helptext.c:254 +#: g10/helptext.c:243 msgid "Give the name of the file to which the signature applies" msgstr "Give the name of the file to which the signature applies" -#: g10/helptext.c:259 +#: g10/helptext.c:248 msgid "Answer \"yes\" if it is okay to overwrite the file" msgstr "Answer “yes” if it is okay to overwrite the file" -#: g10/helptext.c:264 +#: g10/helptext.c:253 msgid "" "Please enter a new filename. If you just hit RETURN the default\n" "file (which is shown in brackets) will be used." @@ -4897,7 +4955,7 @@ msgstr "" "Please enter a new filename. If you just hit RETURN the default\n" "file (which is shown in brackets) will be used." -#: g10/helptext.c:270 +#: g10/helptext.c:259 msgid "" "You should specify a reason for the certification. Depending on the\n" "context you have the ability to choose from this list:\n" @@ -4925,7 +4983,7 @@ msgstr "" " 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" -#: g10/helptext.c:286 +#: g10/helptext.c:275 msgid "" "If you like, you can enter a text describing why you issue this\n" "revocation certificate. Please keep this text concise.\n" @@ -4935,11 +4993,11 @@ msgstr "" "revocation certificate. Please keep this text concise.\n" "An empty line ends the text.\n" -#: g10/helptext.c:301 +#: g10/helptext.c:290 msgid "No help available" msgstr "No help available" -#: g10/helptext.c:309 +#: g10/helptext.c:298 #, c-format msgid "No help available for `%s'" msgstr "No help available for ‘%s’" @@ -4979,25 +5037,26 @@ msgstr "Please fix this possible security flaw\n" #: g10/keyring.c:1360 #, c-format -msgid "checking keyring `%s'\n" -msgstr "checking keyring ‘%s’\n" +msgid "caching keyring `%s'\n" +msgstr "caching keyring ‘%s’\n" -#: g10/keyring.c:1398 +#: g10/keyring.c:1406 #, c-format -msgid "%lu keys checked so far (%lu signatures)\n" -msgstr "%lu keys checked so far (%lu signatures)\n" +msgid "%lu keys cached so far (%lu signatures)\n" +msgstr "%lu keys cached so far (%lu signatures)\n" -#: g10/keyring.c:1409 +#: g10/keyring.c:1418 #, c-format -msgid "%lu keys checked (%lu signatures)\n" -msgstr "%lu keys checked (%lu signatures)\n" +msgid "%lu keys cached (%lu signatures)\n" +msgstr "%lu keys cached (%lu signatures)\n" -#: g10/keyring.c:1475 +#: g10/keyring.c:1484 #, c-format msgid "%s: keyring created\n" msgstr "%s: keyring created\n" #: g10/photoid.c:65 +#, c-format msgid "" "\n" "Pick an image to use for your photo ID. The image must be a JPEG file.\n" @@ -5089,7 +5148,7 @@ msgstr "WARNING: unable to remove tempfile (%s) ‘%s’: %s\n" msgid "WARNING: unable to remove temp directory `%s': %s\n" msgstr "WARNING: unable to remove temp directory ‘%s’: %s\n" -#: g10/keyid.c:332 g10/keyid.c:344 g10/keyid.c:356 +#: g10/keyid.c:370 g10/keyid.c:382 g10/keyid.c:394 g10/keyid.c:406 msgid "never " msgstr "never " |