diff options
Diffstat (limited to 'po/[email protected]')
-rw-r--r-- | po/[email protected] | 913 |
1 files changed, 467 insertions, 446 deletions
diff --git a/po/[email protected] b/po/[email protected] index af25752ad..d9c31045b 100644 --- a/po/[email protected] +++ b/po/[email protected] @@ -30,10 +30,10 @@ # msgid "" msgstr "" -"Project-Id-Version: gnupg 1.3.4-cvs\n" +"Project-Id-Version: gnupg 1.3.4\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2003-10-30 10:46+0100\n" -"PO-Revision-Date: 2003-10-30 10:46+0100\n" +"POT-Creation-Date: 2003-11-27 18:00+0100\n" +"PO-Revision-Date: 2003-11-27 18:00+0100\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "MIME-Version: 1.0\n" @@ -57,43 +57,43 @@ msgstr "operation is not possible without initialized secure memory\n" 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:296 util/miscutil.c:331 -msgid "yes" -msgstr "yes" - #: util/miscutil.c:297 util/miscutil.c:334 +msgid "yes|yes" +msgstr "yes|yes" + +#: util/miscutil.c:298 util/miscutil.c:339 msgid "yY" msgstr "yY" -#: util/miscutil.c:298 util/miscutil.c:332 -msgid "no" -msgstr "no" +#: util/miscutil.c:300 util/miscutil.c:336 +msgid "no|no" +msgstr "no|no" -#: util/miscutil.c:299 util/miscutil.c:335 +#: util/miscutil.c:301 util/miscutil.c:340 msgid "nN" msgstr "nN" -#: util/miscutil.c:333 g10/keyedit.c:1122 -msgid "quit" -msgstr "quit" +#: util/miscutil.c:338 +msgid "quit|quit" +msgstr "quit|quit" -#: util/miscutil.c:336 +#: util/miscutil.c:341 msgid "qQ" msgstr "qQ" -#: util/miscutil.c:370 -msgid "okay" -msgstr "okay" +#: util/miscutil.c:374 +msgid "okay|okay" +msgstr "okay|okay" -#: util/miscutil.c:371 -msgid "cancel" -msgstr "cancel" +#: util/miscutil.c:376 +msgid "cancel|cancel" +msgstr "cancel|cancel" -#: util/miscutil.c:372 +#: util/miscutil.c:377 msgid "oO" msgstr "oO" -#: util/miscutil.c:373 +#: util/miscutil.c:378 msgid "cC" msgstr "cC" @@ -327,7 +327,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:1929 g10/import.c:168 +#: cipher/random.c:387 g10/keygen.c:1912 g10/import.c:168 #, c-format msgid "can't open `%s': %s\n" msgstr "can't open ‘[1m%s[0m’: %s\n" @@ -428,7 +428,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:341 +#: g10/g10.c:346 msgid "" "@Commands:\n" " " @@ -436,127 +436,127 @@ msgstr "" "@Commands:\n" " " -#: g10/g10.c:343 +#: g10/g10.c:348 msgid "|[file]|make a signature" msgstr "|[file]|make a signature" -#: g10/g10.c:344 +#: g10/g10.c:349 msgid "|[file]|make a clear text signature" msgstr "|[file]|make a clear text signature" -#: g10/g10.c:345 +#: g10/g10.c:350 msgid "make a detached signature" msgstr "make a detached signature" -#: g10/g10.c:346 +#: g10/g10.c:351 msgid "encrypt data" msgstr "encrypt data" -#: g10/g10.c:348 +#: g10/g10.c:353 msgid "encryption only with symmetric cipher" msgstr "encryption only with symmetric cipher" -#: g10/g10.c:350 +#: g10/g10.c:355 msgid "decrypt data (default)" msgstr "decrypt data (default)" -#: g10/g10.c:352 +#: g10/g10.c:357 msgid "verify a signature" msgstr "verify a signature" -#: g10/g10.c:354 +#: g10/g10.c:359 msgid "list keys" msgstr "list keys" -#: g10/g10.c:356 +#: g10/g10.c:361 msgid "list keys and signatures" msgstr "list keys and signatures" -#: g10/g10.c:357 +#: g10/g10.c:362 msgid "list and check key signatures" msgstr "list and check key signatures" -#: g10/g10.c:358 +#: g10/g10.c:363 msgid "list keys and fingerprints" msgstr "list keys and fingerprints" -#: g10/g10.c:359 +#: g10/g10.c:364 msgid "list secret keys" msgstr "list secret keys" -#: g10/g10.c:360 +#: g10/g10.c:365 msgid "generate a new key pair" msgstr "generate a new key pair" -#: g10/g10.c:361 +#: g10/g10.c:366 msgid "remove keys from the public keyring" msgstr "remove keys from the public keyring" -#: g10/g10.c:363 +#: g10/g10.c:368 msgid "remove keys from the secret keyring" msgstr "remove keys from the secret keyring" -#: g10/g10.c:364 +#: g10/g10.c:369 msgid "sign a key" msgstr "sign a key" -#: g10/g10.c:365 +#: g10/g10.c:370 msgid "sign a key locally" msgstr "sign a key locally" -#: g10/g10.c:368 +#: g10/g10.c:373 msgid "sign or edit a key" msgstr "sign or edit a key" -#: g10/g10.c:369 +#: g10/g10.c:374 msgid "generate a revocation certificate" msgstr "generate a revocation certificate" -#: g10/g10.c:371 +#: g10/g10.c:376 msgid "export keys" msgstr "export keys" -#: g10/g10.c:372 +#: g10/g10.c:377 msgid "export keys to a key server" msgstr "export keys to a key server" -#: g10/g10.c:373 +#: g10/g10.c:378 msgid "import keys from a key server" msgstr "import keys from a key server" -#: g10/g10.c:375 +#: g10/g10.c:380 msgid "search for keys on a key server" msgstr "search for keys on a key server" -#: g10/g10.c:377 +#: g10/g10.c:382 msgid "update all keys from a keyserver" msgstr "update all keys from a keyserver" -#: g10/g10.c:381 +#: g10/g10.c:386 msgid "import/merge keys" msgstr "import/merge keys" -#: g10/g10.c:384 +#: g10/g10.c:389 msgid "print the card status" msgstr "print the card status" -#: g10/g10.c:385 +#: g10/g10.c:390 msgid "change data on a card" msgstr "change data on a card" -#: g10/g10.c:386 +#: g10/g10.c:391 msgid "change a card's PIN" msgstr "change a card's PIN" -#: g10/g10.c:392 +#: g10/g10.c:397 msgid "update the trust database" msgstr "update the trust database" -#: g10/g10.c:399 +#: g10/g10.c:404 msgid "|algo [files]|print message digests" msgstr "|algo [files]|print message digests" -#: g10/g10.c:403 g10/gpgv.c:64 +#: g10/g10.c:408 g10/gpgv.c:64 msgid "" "@\n" "Options:\n" @@ -566,51 +566,51 @@ msgstr "" "Options:\n" " " -#: g10/g10.c:405 +#: g10/g10.c:410 msgid "create ascii armored output" msgstr "create ascii armored output" -#: g10/g10.c:407 +#: g10/g10.c:412 msgid "|NAME|encrypt for NAME" msgstr "|NAME|encrypt for NAME" -#: g10/g10.c:418 +#: g10/g10.c:423 msgid "use this user-id to sign or decrypt" msgstr "use this user-id to sign or decrypt" -#: g10/g10.c:419 +#: g10/g10.c:424 msgid "|N|set compress level N (0 disables)" msgstr "|N|set compress level N (0 disables)" -#: g10/g10.c:421 +#: g10/g10.c:429 msgid "use canonical text mode" msgstr "use canonical text mode" -#: g10/g10.c:429 +#: g10/g10.c:437 msgid "use as output file" msgstr "use as output file" -#: g10/g10.c:430 g10/gpgv.c:66 +#: g10/g10.c:438 g10/gpgv.c:66 msgid "verbose" msgstr "verbose" -#: g10/g10.c:441 +#: g10/g10.c:449 msgid "do not make any changes" msgstr "do not make any changes" -#: g10/g10.c:442 +#: g10/g10.c:450 msgid "prompt before overwriting" msgstr "prompt before overwriting" -#: g10/g10.c:486 +#: g10/g10.c:494 msgid "use strict OpenPGP behavior" msgstr "use strict OpenPGP behavior" -#: g10/g10.c:487 +#: g10/g10.c:495 msgid "generate PGP 2.x compatible messages" msgstr "generate PGP 2.x compatible messages" -#: g10/g10.c:510 +#: g10/g10.c:518 msgid "" "@\n" "(See the man page for a complete listing of all commands and options)\n" @@ -618,7 +618,7 @@ msgstr "" "@\n" "(See the man page for a complete listing of all commands and options)\n" -#: g10/g10.c:513 +#: g10/g10.c:521 msgid "" "@\n" "Examples:\n" @@ -638,15 +638,15 @@ msgstr "" " --list-keys [names] show keys\n" " --fingerprint [names] show fingerprints\n" -#: g10/g10.c:686 g10/gpgv.c:95 +#: g10/g10.c:699 g10/gpgv.c:95 msgid "Please report bugs to <[email protected]>.\n" msgstr "Please report bugs to <[email protected]>.\n" -#: g10/g10.c:690 +#: g10/g10.c:703 msgid "Usage: gpg [options] [files] (-h for help)" msgstr "Usage: gpg [options] [files] (-h for help)" -#: g10/g10.c:693 +#: g10/g10.c:706 msgid "" "Syntax: gpg [options] [files]\n" "sign, check, encrypt or decrypt\n" @@ -656,7 +656,7 @@ msgstr "" "sign, check, encrypt or decrypt\n" "default operation depends on the input data\n" -#: g10/g10.c:704 +#: g10/g10.c:717 msgid "" "\n" "Supported algorithms:\n" @@ -664,71 +664,71 @@ msgstr "" "\n" "Supported algorithms:\n" -#: g10/g10.c:707 +#: g10/g10.c:720 msgid "Pubkey: " msgstr "Pubkey: " -#: g10/g10.c:713 g10/keyedit.c:1725 +#: g10/g10.c:726 g10/keyedit.c:1732 msgid "Cipher: " msgstr "Cipher: " -#: g10/g10.c:719 +#: g10/g10.c:732 msgid "Hash: " msgstr "Hash: " -#: g10/g10.c:725 g10/keyedit.c:1771 +#: g10/g10.c:738 g10/keyedit.c:1778 msgid "Compression: " msgstr "Compression: " -#: g10/g10.c:808 +#: g10/g10.c:821 msgid "usage: gpg [options] " msgstr "usage: gpg [options] " -#: g10/g10.c:880 +#: g10/g10.c:899 msgid "conflicting commands\n" msgstr "conflicting commands\n" -#: g10/g10.c:898 +#: g10/g10.c:917 #, c-format msgid "no = sign found in group definition \"%s\"\n" msgstr "no = sign found in group definition “[1m%s[0m”\n" -#: g10/g10.c:1063 +#: g10/g10.c:1082 #, c-format msgid "WARNING: unsafe ownership on homedir \"%s\"\n" msgstr "WARNING: unsafe ownership on homedir “[1m%s[0m”\n" -#: g10/g10.c:1066 +#: g10/g10.c:1085 #, c-format msgid "WARNING: unsafe ownership on configuration file \"%s\"\n" msgstr "WARNING: unsafe ownership on configuration file “[1m%s[0m”\n" -#: g10/g10.c:1069 +#: g10/g10.c:1088 #, c-format msgid "WARNING: unsafe ownership on extension \"%s\"\n" msgstr "WARNING: unsafe ownership on extension “[1m%s[0m”\n" -#: g10/g10.c:1075 +#: g10/g10.c:1094 #, c-format msgid "WARNING: unsafe permissions on homedir \"%s\"\n" msgstr "WARNING: unsafe permissions on homedir “[1m%s[0m”\n" -#: g10/g10.c:1078 +#: g10/g10.c:1097 #, c-format msgid "WARNING: unsafe permissions on configuration file \"%s\"\n" msgstr "WARNING: unsafe permissions on configuration file “[1m%s[0m”\n" -#: g10/g10.c:1081 +#: g10/g10.c:1100 #, c-format msgid "WARNING: unsafe permissions on extension \"%s\"\n" msgstr "WARNING: unsafe permissions on extension “[1m%s[0m”\n" -#: g10/g10.c:1087 +#: g10/g10.c:1106 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir \"%s\"\n" msgstr "WARNING: unsafe enclosing directory ownership on homedir “[1m%s[0m”\n" -#: g10/g10.c:1090 +#: g10/g10.c:1109 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file \"%s\"\n" @@ -736,19 +736,19 @@ msgstr "" "WARNING: unsafe enclosing directory ownership on configuration file “[1m%s" "[0m”\n" -#: g10/g10.c:1093 +#: g10/g10.c:1112 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension \"%s\"\n" msgstr "" "WARNING: unsafe enclosing directory ownership on extension “[1m%s[0m”\n" -#: g10/g10.c:1099 +#: g10/g10.c:1118 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir \"%s\"\n" msgstr "" "WARNING: unsafe enclosing directory permissions on homedir “[1m%s[0m”\n" -#: g10/g10.c:1102 +#: g10/g10.c:1121 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file \"%s" @@ -757,342 +757,355 @@ msgstr "" "WARNING: unsafe enclosing directory permissions on configuration file “[1m%s" "[0m”\n" -#: g10/g10.c:1105 +#: g10/g10.c:1124 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension \"%s\"\n" msgstr "" "WARNING: unsafe enclosing directory permissions on extension “[1m%s[0m”\n" -#: g10/g10.c:1337 +#: g10/g10.c:1356 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTE: old default options file ‘[1m%s[0m’ ignored\n" -#: g10/g10.c:1373 +#: g10/g10.c:1392 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTE: no default option file ‘[1m%s[0m’\n" -#: g10/g10.c:1377 +#: g10/g10.c:1396 #, c-format msgid "option file `%s': %s\n" msgstr "option file ‘[1m%s[0m’: %s\n" -#: g10/g10.c:1384 +#: g10/g10.c:1403 #, c-format msgid "reading options from `%s'\n" msgstr "reading options from ‘[1m%s[0m’\n" -#: g10/g10.c:1600 g10/g10.c:2073 g10/g10.c:2084 +#: g10/g10.c:1622 g10/g10.c:2101 g10/g10.c:2112 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTE: %s is not for normal use!\n" -#: g10/g10.c:1613 +#: g10/g10.c:1635 #, c-format msgid "cipher extension \"%s\" not loaded due to unsafe permissions\n" msgstr "cipher extension “[1m%s[0m” not loaded due to unsafe permissions\n" -#: g10/g10.c:1817 +#: g10/g10.c:1845 #, c-format msgid "%s is not a valid character set\n" msgstr "%s is not a valid character set\n" -#: g10/g10.c:1835 +#: g10/g10.c:1863 msgid "could not parse keyserver URI\n" msgstr "could not parse keyserver URI\n" -#: g10/g10.c:1844 +#: g10/g10.c:1872 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: invalid import options\n" -#: g10/g10.c:1847 +#: g10/g10.c:1875 msgid "invalid import options\n" msgstr "invalid import options\n" -#: g10/g10.c:1854 +#: g10/g10.c:1882 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: invalid export options\n" -#: g10/g10.c:1857 +#: g10/g10.c:1885 msgid "invalid export options\n" msgstr "invalid export options\n" -#: g10/g10.c:1879 +#: g10/g10.c:1907 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: invalid list options\n" -#: g10/g10.c:1882 +#: g10/g10.c:1910 msgid "invalid list options\n" msgstr "invalid list options\n" -#: g10/g10.c:1903 +#: g10/g10.c:1931 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: invalid verify options\n" -#: g10/g10.c:1906 +#: g10/g10.c:1934 msgid "invalid verify options\n" msgstr "invalid verify options\n" -#: g10/g10.c:1913 +#: g10/g10.c:1941 #, c-format msgid "unable to set exec-path to %s\n" msgstr "unable to set exec-path to %s\n" -#: g10/g10.c:2062 +#: g10/g10.c:2090 msgid "WARNING: program may create a core file!\n" msgstr "WARNING: program may create a core file!\n" -#: g10/g10.c:2066 +#: g10/g10.c:2094 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "WARNING: %s overrides %s\n" -#: g10/g10.c:2075 +#: g10/g10.c:2103 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s not allowed with %s!\n" -#: g10/g10.c:2078 +#: g10/g10.c:2106 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s makes no sense with %s!\n" -#: g10/g10.c:2099 +#: g10/g10.c:2127 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:2105 +#: g10/g10.c:2133 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:2111 +#: g10/g10.c:2139 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:2124 +#: g10/g10.c:2152 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:2192 g10/g10.c:2216 +#: g10/g10.c:2220 g10/g10.c:2244 msgid "selected cipher algorithm is invalid\n" msgstr "selected cipher algorithm is invalid\n" -#: g10/g10.c:2198 g10/g10.c:2222 +#: g10/g10.c:2226 g10/g10.c:2250 msgid "selected digest algorithm is invalid\n" msgstr "selected digest algorithm is invalid\n" -#: g10/g10.c:2204 +#: g10/g10.c:2232 msgid "selected compression algorithm is invalid\n" msgstr "selected compression algorithm is invalid\n" -#: g10/g10.c:2210 +#: g10/g10.c:2238 msgid "selected certification digest algorithm is invalid\n" msgstr "selected certification digest algorithm is invalid\n" -#: g10/g10.c:2225 +#: g10/g10.c:2253 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed must be greater than 0\n" -#: g10/g10.c:2227 +#: g10/g10.c:2255 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed must be greater than 1\n" -#: g10/g10.c:2229 +#: 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:2232 +#: g10/g10.c:2260 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTE: simple S2K mode (0) is strongly discouraged\n" -#: g10/g10.c:2236 +#: g10/g10.c:2264 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:2240 +#: 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:2246 +#: g10/g10.c:2274 msgid "invalid default preferences\n" msgstr "invalid default preferences\n" -#: g10/g10.c:2254 +#: g10/g10.c:2282 msgid "invalid personal cipher preferences\n" msgstr "invalid personal cipher preferences\n" -#: g10/g10.c:2258 +#: g10/g10.c:2286 msgid "invalid personal digest preferences\n" msgstr "invalid personal digest preferences\n" -#: g10/g10.c:2262 +#: g10/g10.c:2290 msgid "invalid personal compress preferences\n" msgstr "invalid personal compress preferences\n" -#: g10/g10.c:2295 +#: g10/g10.c:2323 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s does not yet work with %s\n" -#: g10/g10.c:2339 +#: g10/g10.c:2367 #, c-format msgid "you may not use cipher algorithm \"%s\" while in %s mode\n" msgstr "you may not use cipher algorithm “[1m%s[0m” while in %s mode\n" -#: g10/g10.c:2344 +#: g10/g10.c:2372 #, c-format msgid "you may not use digest algorithm \"%s\" while in %s mode\n" msgstr "you may not use digest algorithm “[1m%s[0m” while in %s mode\n" -#: g10/g10.c:2349 +#: g10/g10.c:2377 #, c-format msgid "you may not use compression algorithm \"%s\" while in %s mode\n" msgstr "you may not use compression algorithm “[1m%s[0m” while in %s mode\n" -#: g10/g10.c:2441 +#: g10/g10.c:2465 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "failed to initialize the TrustDB: %s\n" -#: g10/g10.c:2451 +#: g10/g10.c:2475 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:2461 +#: g10/g10.c:2485 msgid "--store [filename]" msgstr "--store [filename]" -#: g10/g10.c:2468 +#: g10/g10.c:2492 msgid "--symmetric [filename]" msgstr "--symmetric [filename]" -#: g10/g10.c:2480 +#: g10/g10.c:2504 msgid "--encrypt [filename]" msgstr "--encrypt [filename]" -#: g10/g10.c:2492 +#: g10/g10.c:2517 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [filename]" -#: g10/g10.c:2494 +#: g10/g10.c:2519 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:2497 +#: g10/g10.c:2522 #, 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:2515 +#: g10/g10.c:2540 msgid "--sign [filename]" msgstr "--sign [filename]" -#: g10/g10.c:2528 +#: g10/g10.c:2553 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [filename]" -#: g10/g10.c:2542 +#: g10/g10.c:2568 +msgid "--symmetric --sign --encrypt [filename]" +msgstr "--symmetric --sign --encrypt [filename]" + +#: g10/g10.c:2570 +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 +#, 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 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [filename]" -#: g10/g10.c:2551 +#: g10/g10.c:2602 msgid "--clearsign [filename]" msgstr "--clearsign [filename]" -#: g10/g10.c:2576 +#: g10/g10.c:2627 msgid "--decrypt [filename]" msgstr "--decrypt [filename]" -#: g10/g10.c:2584 +#: g10/g10.c:2635 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/g10.c:2592 +#: g10/g10.c:2643 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/g10.c:2600 +#: g10/g10.c:2651 msgid "--nrsign-key user-id" msgstr "--nrsign-key user-id" -#: g10/g10.c:2608 +#: g10/g10.c:2659 msgid "--nrlsign-key user-id" msgstr "--nrlsign-key user-id" -#: g10/g10.c:2616 +#: g10/g10.c:2667 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [commands]" -#: g10/g10.c:2672 g10/encode.c:436 g10/sign.c:887 +#: g10/g10.c:2723 g10/encode.c:470 g10/sign.c:888 #, c-format msgid "can't open %s: %s\n" msgstr "can't open %s: %s\n" -#: g10/g10.c:2687 +#: g10/g10.c:2738 msgid "-k[v][v][v][c] [user-id] [keyring]" msgstr "-k[v][v][v][c] [user-id] [keyring]" -#: g10/g10.c:2725 +#: g10/g10.c:2775 #, c-format msgid "keyserver send failed: %s\n" msgstr "keyserver send failed: %s\n" -#: g10/g10.c:2727 +#: g10/g10.c:2777 #, c-format msgid "keyserver receive failed: %s\n" msgstr "keyserver receive failed: %s\n" -#: g10/g10.c:2729 +#: g10/g10.c:2779 #, c-format msgid "key export failed: %s\n" msgstr "key export failed: %s\n" -#: g10/g10.c:2741 +#: g10/g10.c:2790 #, c-format msgid "keyserver search failed: %s\n" msgstr "keyserver search failed: %s\n" -#: g10/g10.c:2751 +#: g10/g10.c:2800 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "keyserver refresh failed: %s\n" -#: g10/g10.c:2792 +#: g10/g10.c:2841 #, c-format msgid "dearmoring failed: %s\n" msgstr "dearmoring failed: %s\n" -#: g10/g10.c:2800 +#: g10/g10.c:2849 #, c-format msgid "enarmoring failed: %s\n" msgstr "enarmoring failed: %s\n" -#: g10/g10.c:2887 +#: g10/g10.c:2936 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "invalid hash algorithm ‘[1m%s[0m’\n" -#: g10/g10.c:3003 +#: g10/g10.c:3052 msgid "[filename]" msgstr "[filename]" -#: g10/g10.c:3007 +#: g10/g10.c:3056 msgid "Go ahead and type your message ...\n" msgstr "Go ahead and type your message ...\n" -#: g10/g10.c:3010 g10/decrypt.c:61 g10/decrypt.c:110 g10/verify.c:95 +#: g10/g10.c:3059 g10/decrypt.c:61 g10/decrypt.c:110 g10/verify.c:95 #: g10/verify.c:142 #, c-format msgid "can't open `%s'\n" msgstr "can't open ‘[1m%s[0m’\n" -#: g10/g10.c:3284 +#: g10/g10.c:3333 msgid "" "a notation name must have only printable characters or spaces, and end with " "an '='\n" @@ -1100,23 +1113,23 @@ msgstr "" "a notation name must have only printable characters or spaces, and end with " "an ‘[1m=[0m’\n" -#: g10/g10.c:3293 +#: g10/g10.c:3342 msgid "a user notation name must contain the '@' character\n" msgstr "a user notation name must contain the ‘[1m@[0m’ character\n" -#: g10/g10.c:3303 +#: g10/g10.c:3352 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:3337 +#: g10/g10.c:3386 msgid "the given certification policy URL is invalid\n" msgstr "the given certification policy URL is invalid\n" -#: g10/g10.c:3339 +#: g10/g10.c:3388 msgid "the given signature policy URL is invalid\n" msgstr "the given signature policy URL is invalid\n" -#: g10/g10.c:3372 +#: g10/g10.c:3421 msgid "the given signature preferred keyserver URL is invalid\n" msgstr "the given signature preferred keyserver URL is invalid\n" @@ -1263,7 +1276,7 @@ msgstr "" "No trust value assigned to:\n" "%4u%c/%08lX %s \"" -#: g10/pkclist.c:302 g10/mainproc.c:1467 +#: g10/pkclist.c:302 g10/mainproc.c:1477 msgid " aka \"" msgstr " aka \"" @@ -1447,26 +1460,30 @@ msgstr "" 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:768 +#: g10/pkclist.c:824 g10/pkclist.c:860 g10/encode.c:787 #, 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:1028 g10/pkclist.c:1088 +#: g10/pkclist.c:837 g10/pkclist.c:870 g10/pkclist.c:1039 g10/pkclist.c:1099 #, c-format msgid "%s: skipped: %s\n" msgstr "%s: skipped: %s\n" -#: g10/pkclist.c:847 g10/pkclist.c:1060 +#: g10/pkclist.c:847 g10/pkclist.c:1071 #, c-format msgid "%s: skipped: public key already present\n" msgstr "%s: skipped: public key already present\n" -#: g10/pkclist.c:887 +#: g10/pkclist.c:889 msgid "You did not specify a user ID. (you may use \"-r\")\n" msgstr "You did not specify a user ID. (you may use “[1m-r[0m”)\n" -#: g10/pkclist.c:900 +#: g10/pkclist.c:905 +msgid "Current recipients:\n" +msgstr "Current recipients:\n" + +#: g10/pkclist.c:931 msgid "" "\n" "Enter the user ID. End with an empty line: " @@ -1474,33 +1491,33 @@ msgstr "" "\n" "Enter the user ID. End with an empty line: " -#: g10/pkclist.c:916 +#: g10/pkclist.c:947 msgid "No such user ID.\n" msgstr "No such user ID.\n" -#: g10/pkclist.c:921 g10/pkclist.c:1003 +#: g10/pkclist.c:952 g10/pkclist.c:1014 msgid "skipped: public key already set as default recipient\n" msgstr "skipped: public key already set as default recipient\n" -#: g10/pkclist.c:939 +#: g10/pkclist.c:970 msgid "Public key is disabled.\n" msgstr "Public key is disabled.\n" -#: g10/pkclist.c:946 +#: g10/pkclist.c:977 msgid "skipped: public key already set\n" msgstr "skipped: public key already set\n" -#: g10/pkclist.c:995 +#: g10/pkclist.c:1006 #, c-format msgid "unknown default recipient `%s'\n" msgstr "unknown default recipient ‘[1m%s[0m’\n" -#: g10/pkclist.c:1040 +#: g10/pkclist.c:1051 #, c-format msgid "%s: skipped: public key is disabled\n" msgstr "%s: skipped: public key is disabled\n" -#: g10/pkclist.c:1095 +#: g10/pkclist.c:1106 msgid "no valid addressees\n" msgstr "no valid addressees\n" @@ -1567,49 +1584,30 @@ msgstr " (%d) DSA (sign only)\n" msgid " (%d) ElGamal (encrypt only)\n" msgstr " (%d) ElGamal (encrypt only)\n" -#: g10/keygen.c:1056 -#, c-format -msgid " (%d) ElGamal (sign and encrypt)\n" -msgstr " (%d) ElGamal (sign and encrypt)\n" - -#: g10/keygen.c:1057 +#: g10/keygen.c:1055 #, c-format msgid " (%d) RSA (sign only)\n" msgstr " (%d) RSA (sign only)\n" -#: g10/keygen.c:1059 +#: g10/keygen.c:1057 #, c-format msgid " (%d) RSA (encrypt only)\n" msgstr " (%d) RSA (encrypt only)\n" -#: g10/keygen.c:1061 +#: g10/keygen.c:1059 #, c-format msgid " (%d) RSA (sign and encrypt)\n" msgstr " (%d) RSA (sign and encrypt)\n" -#: g10/keygen.c:1064 g10/keyedit.c:319 g10/keyedit.c:340 g10/keyedit.c:356 +#: g10/keygen.c:1062 g10/keyedit.c:319 g10/keyedit.c:340 g10/keyedit.c:356 msgid "Your selection? " msgstr "Your selection? " -#: g10/keygen.c:1090 -msgid "" -"The use of this algorithm is only supported by GnuPG. You will not be\n" -"able to use this key to communicate with PGP users. This algorithm is also\n" -"very slow, and may not be as secure as the other choices.\n" -msgstr "" -"The use of this algorithm is only supported by GnuPG. You will not be\n" -"able to use this key to communicate with PGP users. This algorithm is also\n" -"very slow, and may not be as secure as the other choices.\n" - -#: g10/keygen.c:1095 -msgid "Create anyway? " -msgstr "Create anyway? " - -#: g10/keygen.c:1113 g10/keyedit.c:800 g10/revoke.c:637 +#: g10/keygen.c:1096 g10/keyedit.c:800 g10/revoke.c:637 msgid "Invalid selection.\n" msgstr "Invalid selection.\n" -#: g10/keygen.c:1126 +#: g10/keygen.c:1109 #, c-format msgid "" "About to generate a new %s keypair.\n" @@ -1622,28 +1620,28 @@ msgstr "" " default keysize is 1024 bits\n" " highest suggested keysize is 2048 bits\n" -#: g10/keygen.c:1135 +#: g10/keygen.c:1118 msgid "What keysize do you want? (1024) " msgstr "What keysize do you want? (1024) " -#: g10/keygen.c:1140 +#: g10/keygen.c:1123 msgid "DSA only allows keysizes from 512 to 1024\n" msgstr "DSA only allows keysizes from 512 to 1024\n" -#: g10/keygen.c:1142 +#: g10/keygen.c:1125 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:1145 +#: g10/keygen.c:1128 msgid "keysize too small; 768 is smallest value allowed.\n" msgstr "keysize too small; 768 is smallest value allowed.\n" -#: g10/keygen.c:1156 +#: g10/keygen.c:1139 #, 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:1161 +#: g10/keygen.c:1144 msgid "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" @@ -1651,11 +1649,11 @@ msgstr "" "Keysizes larger than 2048 are not suggested because\n" "computations take REALLY long!\n" -#: g10/keygen.c:1164 +#: g10/keygen.c:1147 msgid "Are you sure that you want this keysize? " msgstr "Are you sure that you want this keysize? " -#: g10/keygen.c:1165 +#: g10/keygen.c:1148 msgid "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" @@ -1663,17 +1661,17 @@ msgstr "" "Okay, but keep in mind that your monitor and keyboard radiation is also very " "vulnerable to attacks!\n" -#: g10/keygen.c:1174 +#: g10/keygen.c:1157 #, c-format msgid "Requested keysize is %u bits\n" msgstr "Requested keysize is %u bits\n" -#: g10/keygen.c:1177 g10/keygen.c:1181 +#: g10/keygen.c:1160 g10/keygen.c:1164 #, c-format msgid "rounded up to %u bits\n" msgstr "rounded up to %u bits\n" -#: g10/keygen.c:1232 +#: g10/keygen.c:1215 msgid "" "Please specify how long the key should be valid.\n" " 0 = key does not expire\n" @@ -1689,7 +1687,7 @@ msgstr "" " <n>m = key expires in n months\n" " <n>y = key expires in n years\n" -#: g10/keygen.c:1241 +#: g10/keygen.c:1224 msgid "" "Please specify how long the signature should be valid.\n" " 0 = signature does not expire\n" @@ -1705,29 +1703,29 @@ msgstr "" " <n>m = signature expires in n months\n" " <n>y = signature expires in n years\n" -#: g10/keygen.c:1263 +#: g10/keygen.c:1246 msgid "Key is valid for? (0) " msgstr "Key is valid for? (0) " -#: g10/keygen.c:1265 +#: g10/keygen.c:1248 msgid "Signature is valid for? (0) " msgstr "Signature is valid for? (0) " -#: g10/keygen.c:1270 +#: g10/keygen.c:1253 msgid "invalid value\n" msgstr "invalid value\n" -#: g10/keygen.c:1275 +#: g10/keygen.c:1258 #, c-format msgid "%s does not expire at all\n" msgstr "%s does not expire at all\n" -#: g10/keygen.c:1282 +#: g10/keygen.c:1265 #, c-format msgid "%s expires at %s\n" msgstr "%s expires at %s\n" -#: g10/keygen.c:1288 +#: g10/keygen.c:1271 msgid "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" @@ -1735,11 +1733,11 @@ msgstr "" "Your system can't display dates beyond 2038.\n" "However, it will be correctly handled up to 2106.\n" -#: g10/keygen.c:1293 +#: g10/keygen.c:1276 msgid "Is this correct (y/n)? " msgstr "Is this correct (y/n)? " -#: g10/keygen.c:1336 +#: g10/keygen.c:1319 msgid "" "\n" "You need a User-ID to identify your key; the software constructs the user " @@ -1755,44 +1753,44 @@ msgstr "" " “[1mHeinrich Heine (Der Dichter) <[email protected]>[0m”\n" "\n" -#: g10/keygen.c:1348 +#: g10/keygen.c:1331 msgid "Real name: " msgstr "Real name: " -#: g10/keygen.c:1356 +#: g10/keygen.c:1339 msgid "Invalid character in name\n" msgstr "Invalid character in name\n" -#: g10/keygen.c:1358 +#: g10/keygen.c:1341 msgid "Name may not start with a digit\n" msgstr "Name may not start with a digit\n" -#: g10/keygen.c:1360 +#: g10/keygen.c:1343 msgid "Name must be at least 5 characters long\n" msgstr "Name must be at least 5 characters long\n" -#: g10/keygen.c:1368 +#: g10/keygen.c:1351 msgid "Email address: " msgstr "Email address: " -#: g10/keygen.c:1379 +#: g10/keygen.c:1362 msgid "Not a valid email address\n" msgstr "Not a valid email address\n" -#: g10/keygen.c:1387 +#: g10/keygen.c:1370 msgid "Comment: " msgstr "Comment: " -#: g10/keygen.c:1393 +#: g10/keygen.c:1376 msgid "Invalid character in comment\n" msgstr "Invalid character in comment\n" -#: g10/keygen.c:1416 +#: g10/keygen.c:1399 #, c-format msgid "You are using the `%s' character set.\n" msgstr "You are using the ‘[1m%s[0m’ character set.\n" -#: g10/keygen.c:1422 +#: g10/keygen.c:1405 #, c-format msgid "" "You selected this USER-ID:\n" @@ -1803,27 +1801,27 @@ msgstr "" " “[1m%s[0m”\n" "\n" -#: g10/keygen.c:1427 +#: g10/keygen.c:1410 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:1432 +#: g10/keygen.c:1415 msgid "NnCcEeOoQq" msgstr "NnCcEeOoQq" -#: g10/keygen.c:1442 +#: g10/keygen.c:1425 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:1443 +#: g10/keygen.c:1426 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:1462 +#: g10/keygen.c:1445 msgid "Please correct the error first\n" msgstr "Please correct the error first\n" -#: g10/keygen.c:1501 +#: g10/keygen.c:1484 msgid "" "You need a Passphrase to protect your secret key.\n" "\n" @@ -1831,16 +1829,16 @@ msgstr "" "You need a Passphrase to protect your secret key.\n" "\n" -#: g10/keygen.c:1510 g10/keyedit.c:1005 +#: g10/keygen.c:1493 g10/keyedit.c:1005 msgid "passphrase not correctly repeated; try again" msgstr "passphrase not correctly repeated; try again" -#: g10/keygen.c:1511 +#: g10/keygen.c:1494 #, c-format msgid "%s.\n" msgstr "%s.\n" -#: g10/keygen.c:1517 +#: g10/keygen.c:1500 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" @@ -1852,7 +1850,7 @@ msgstr "" "using this program with the option “[1m--edit-key[0m”.\n" "\n" -#: g10/keygen.c:1538 +#: g10/keygen.c:1521 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" @@ -1864,62 +1862,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:2096 g10/revoke.c:214 g10/revoke.c:414 +#: g10/keygen.c:2079 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:2157 +#: g10/keygen.c:2140 msgid "DSA keypair will have 1024 bits.\n" msgstr "DSA keypair will have 1024 bits.\n" -#: g10/keygen.c:2225 +#: g10/keygen.c:2208 msgid "Key generation canceled.\n" msgstr "Key generation canceled.\n" -#: g10/keygen.c:2333 g10/keygen.c:2458 +#: g10/keygen.c:2316 g10/keygen.c:2441 #, c-format msgid "writing public key to `%s'\n" msgstr "writing public key to ‘[1m%s[0m’\n" -#: g10/keygen.c:2335 g10/keygen.c:2461 +#: g10/keygen.c:2318 g10/keygen.c:2444 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "writing secret key stub to ‘[1m%s[0m’\n" -#: g10/keygen.c:2338 g10/keygen.c:2464 +#: g10/keygen.c:2321 g10/keygen.c:2447 #, c-format msgid "writing secret key to `%s'\n" msgstr "writing secret key to ‘[1m%s[0m’\n" -#: g10/keygen.c:2447 +#: g10/keygen.c:2430 #, c-format msgid "no writable public keyring found: %s\n" msgstr "no writable public keyring found: %s\n" -#: g10/keygen.c:2453 +#: g10/keygen.c:2436 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "no writable secret keyring found: %s\n" -#: g10/keygen.c:2471 +#: g10/keygen.c:2454 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "error writing public keyring ‘[1m%s[0m’: %s\n" -#: g10/keygen.c:2478 +#: g10/keygen.c:2461 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "error writing secret keyring ‘[1m%s[0m’: %s\n" -#: g10/keygen.c:2498 +#: g10/keygen.c:2484 msgid "public and secret key created and signed.\n" msgstr "public and secret key created and signed.\n" -#: g10/keygen.c:2499 -msgid "key marked as ultimately trusted.\n" -msgstr "key marked as ultimately trusted.\n" - -#: g10/keygen.c:2510 +#: g10/keygen.c:2495 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" @@ -1928,34 +1922,34 @@ msgstr "" "the command “[1m--edit-key[0m” to generate a secondary key for this " "purpose.\n" -#: g10/keygen.c:2522 g10/keygen.c:2633 +#: g10/keygen.c:2507 g10/keygen.c:2618 #, c-format msgid "Key generation failed: %s\n" msgstr "Key generation failed: %s\n" -#: g10/keygen.c:2568 g10/sign.c:290 +#: g10/keygen.c:2553 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:2570 g10/sign.c:292 +#: g10/keygen.c:2555 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:2579 +#: g10/keygen.c:2564 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:2608 +#: g10/keygen.c:2593 msgid "Really create? " msgstr "Really create? " -#: g10/decrypt.c:96 g10/encode.c:822 +#: g10/decrypt.c:96 g10/encode.c:841 msgid "--output doesn't work for this command\n" msgstr "--output doesn't work for this command\n" @@ -1965,7 +1959,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:1140 +#: g10/encode.c:203 g10/sign.c:1141 #, c-format msgid "error creating passphrase: %s\n" msgstr "error creating passphrase: %s\n" @@ -1974,47 +1968,47 @@ 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:507 +#: g10/encode.c:227 g10/encode.c:540 #, c-format msgid "`%s' already compressed\n" msgstr "‘[1m%s[0m’ already compressed\n" -#: g10/encode.c:297 g10/encode.c:577 +#: g10/encode.c:297 g10/encode.c:586 #, c-format msgid "%s: WARNING: empty file\n" msgstr "%s: WARNING: empty file\n" -#: g10/encode.c:427 +#: g10/encode.c:461 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:442 +#: g10/encode.c:476 #, c-format msgid "reading from `%s'\n" msgstr "reading from ‘[1m%s[0m’\n" -#: g10/encode.c:478 +#: g10/encode.c:512 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:488 g10/encode.c:709 +#: g10/encode.c:522 g10/encode.c:717 #, 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:621 g10/sign.c:856 +#: g10/encode.c:630 g10/sign.c:860 #, 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:795 +#: g10/encode.c:814 #, c-format msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s encrypted for: “[1m%s[0m”\n" -#: g10/export.c:162 g10/keyedit.c:2698 g10/delkey.c:73 g10/revoke.c:224 +#: g10/export.c:162 g10/keyedit.c:2705 g10/delkey.c:73 g10/revoke.c:224 #, c-format msgid "key `%s' not found: %s\n" msgstr "key ‘[1m%s[0m’ not found: %s\n" @@ -2052,26 +2046,26 @@ msgstr "WARNING: nothing exported\n" 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:2615 +#: g10/getkey.c:187 g10/getkey.c:2631 msgid "[User id not found]" msgstr "[User id not found]" -#: g10/getkey.c:1594 +#: g10/getkey.c:1598 #, 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:2097 +#: g10/getkey.c:2113 #, 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:2325 +#: g10/getkey.c:2341 #, 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:2372 +#: g10/getkey.c:2388 #, c-format msgid "key %08lX: secret key without public key - skipped\n" msgstr "key %08lX: secret key without public key - skipped\n" @@ -2200,7 +2194,7 @@ msgstr "key %08lX: new key - skipped\n" msgid "no writable keyring found: %s\n" msgstr "no writable keyring found: %s\n" -#: g10/import.c:648 g10/sign.c:763 g10/sign.c:1002 g10/openfile.c:253 +#: g10/import.c:648 g10/sign.c:767 g10/sign.c:1003 g10/openfile.c:253 #, c-format msgid "writing to `%s'\n" msgstr "writing to ‘[1m%s[0m’\n" @@ -2703,7 +2697,7 @@ msgstr "" msgid "Really sign? " msgstr "Really sign? " -#: g10/keyedit.c:906 g10/keyedit.c:3608 g10/keyedit.c:3699 g10/keyedit.c:3772 +#: g10/keyedit.c:906 g10/keyedit.c:3615 g10/keyedit.c:3706 g10/keyedit.c:3779 #: g10/sign.c:370 #, c-format msgid "signing failed: %s\n" @@ -2751,6 +2745,10 @@ 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" @@ -3148,116 +3146,122 @@ msgstr "Do you really want to revoke the selected keys? " msgid "Do you really want to revoke this key? " msgstr "Do you really want to revoke this key? " -#: g10/keyedit.c:1595 +#: g10/keyedit.c:1570 +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:1601 +#: g10/keyedit.c:1608 msgid "Really update the preferences for the selected user IDs? " msgstr "Really update the preferences for the selected user IDs? " -#: g10/keyedit.c:1603 +#: g10/keyedit.c:1610 msgid "Really update the preferences? " msgstr "Really update the preferences? " -#: g10/keyedit.c:1649 +#: g10/keyedit.c:1656 msgid "Save changes? " msgstr "Save changes? " -#: g10/keyedit.c:1652 +#: g10/keyedit.c:1659 msgid "Quit without saving? " msgstr "Quit without saving? " -#: g10/keyedit.c:1663 +#: g10/keyedit.c:1670 #, c-format msgid "update failed: %s\n" msgstr "update failed: %s\n" -#: g10/keyedit.c:1670 +#: g10/keyedit.c:1677 #, c-format msgid "update secret failed: %s\n" msgstr "update secret failed: %s\n" -#: g10/keyedit.c:1677 +#: g10/keyedit.c:1684 msgid "Key not changed so no update needed.\n" msgstr "Key not changed so no update needed.\n" -#: g10/keyedit.c:1689 +#: g10/keyedit.c:1696 msgid "Invalid command (try \"help\")\n" msgstr "Invalid command (try “[1mhelp[0m”)\n" -#: g10/keyedit.c:1748 +#: g10/keyedit.c:1755 msgid "Digest: " msgstr "Digest: " -#: g10/keyedit.c:1800 +#: g10/keyedit.c:1807 msgid "Features: " msgstr "Features: " -#: g10/keyedit.c:1811 +#: g10/keyedit.c:1818 msgid "Keyserver no-modify" msgstr "Keyserver no-modify" -#: g10/keyedit.c:2054 +#: g10/keyedit.c:2061 #, c-format msgid "This key may be revoked by %s key " msgstr "This key may be revoked by %s key " -#: g10/keyedit.c:2058 +#: g10/keyedit.c:2065 msgid " (sensitive)" msgstr " (sensitive)" -#: g10/keyedit.c:2075 +#: g10/keyedit.c:2082 #, c-format msgid "created: %s expires: %s" msgstr "created: %s expires: %s" -#: g10/keyedit.c:2090 +#: g10/keyedit.c:2097 #, c-format msgid "trust: %-13s" msgstr "trust: %-13s" -#: g10/keyedit.c:2091 +#: g10/keyedit.c:2098 #, c-format msgid "validity: %s" msgstr "validity: %s" -#: g10/keyedit.c:2098 +#: g10/keyedit.c:2105 msgid "This key has been disabled" msgstr "This key has been disabled" -#: g10/keyedit.c:2112 g10/keyedit.c:2215 g10/keyedit.c:2230 +#: g10/keyedit.c:2119 g10/keyedit.c:2222 g10/keyedit.c:2237 #, 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:2128 +#: g10/keyedit.c:2135 #, c-format msgid "rev! subkey has been revoked: %s\n" msgstr "rev! subkey has been revoked: %s\n" -#: g10/keyedit.c:2131 +#: g10/keyedit.c:2138 msgid "rev- faked revocation found\n" msgstr "rev- faked revocation found\n" -#: g10/keyedit.c:2133 +#: g10/keyedit.c:2140 #, c-format msgid "rev? problem checking revocation: %s\n" msgstr "rev? problem checking revocation: %s\n" -#: g10/keyedit.c:2158 g10/mainproc.c:1475 g10/trustdb.c:1155 +#: g10/keyedit.c:2165 g10/mainproc.c:1485 g10/trustdb.c:1166 msgid "revoked" msgstr "revoked" -#: g10/keyedit.c:2160 g10/mainproc.c:1477 g10/trustdb.c:489 +#: g10/keyedit.c:2167 g10/mainproc.c:1487 g10/trustdb.c:500 msgid "expired" msgstr "expired" -#: g10/keyedit.c:2181 +#: g10/keyedit.c:2188 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:2189 +#: g10/keyedit.c:2196 msgid "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" @@ -3265,7 +3269,7 @@ msgstr "" "Please note that the shown key validity is not necessarily correct\n" "unless you restart the program.\n" -#: g10/keyedit.c:2321 +#: g10/keyedit.c:2328 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" @@ -3273,7 +3277,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:2380 +#: g10/keyedit.c:2387 msgid "" "WARNING: This is a PGP2-style key. Adding a photo ID may cause some " "versions\n" @@ -3283,45 +3287,45 @@ msgstr "" "versions\n" " of PGP to reject this key.\n" -#: g10/keyedit.c:2385 g10/keyedit.c:2658 +#: g10/keyedit.c:2392 g10/keyedit.c:2665 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:2391 +#: g10/keyedit.c:2398 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:2526 +#: g10/keyedit.c:2533 msgid "Delete this good signature? (y/N/q)" msgstr "Delete this good signature? (y/N/q)" -#: g10/keyedit.c:2536 +#: g10/keyedit.c:2543 msgid "Delete this invalid signature? (y/N/q)" msgstr "Delete this invalid signature? (y/N/q)" -#: g10/keyedit.c:2540 +#: g10/keyedit.c:2547 msgid "Delete this unknown signature? (y/N/q)" msgstr "Delete this unknown signature? (y/N/q)" -#: g10/keyedit.c:2546 +#: g10/keyedit.c:2553 msgid "Really delete this self-signature? (y/N)" msgstr "Really delete this self-signature? (y/N)" -#: g10/keyedit.c:2560 +#: g10/keyedit.c:2567 #, c-format msgid "Deleted %d signature.\n" msgstr "Deleted %d signature.\n" -#: g10/keyedit.c:2561 +#: g10/keyedit.c:2568 #, c-format msgid "Deleted %d signatures.\n" msgstr "Deleted %d signatures.\n" -#: g10/keyedit.c:2564 +#: g10/keyedit.c:2571 msgid "Nothing deleted.\n" msgstr "Nothing deleted.\n" -#: g10/keyedit.c:2653 +#: g10/keyedit.c:2660 msgid "" "WARNING: This is a PGP 2.x-style key. Adding a designated revoker may " "cause\n" @@ -3331,88 +3335,88 @@ msgstr "" "cause\n" " some versions of PGP to reject this key.\n" -#: g10/keyedit.c:2664 +#: g10/keyedit.c:2671 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:2687 +#: g10/keyedit.c:2694 msgid "Enter the user ID of the designated revoker: " msgstr "Enter the user ID of the designated revoker: " -#: g10/keyedit.c:2708 +#: g10/keyedit.c:2715 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:2723 +#: g10/keyedit.c:2730 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:2745 +#: g10/keyedit.c:2752 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:2774 +#: g10/keyedit.c:2781 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:2780 +#: g10/keyedit.c:2787 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:2841 +#: g10/keyedit.c:2848 msgid "Please remove selections from the secret keys.\n" msgstr "Please remove selections from the secret keys.\n" -#: g10/keyedit.c:2847 +#: g10/keyedit.c:2854 msgid "Please select at most one secondary key.\n" msgstr "Please select at most one secondary key.\n" -#: g10/keyedit.c:2851 +#: g10/keyedit.c:2858 msgid "Changing expiration time for a secondary key.\n" msgstr "Changing expiration time for a secondary key.\n" -#: g10/keyedit.c:2853 +#: g10/keyedit.c:2860 msgid "Changing expiration time for the primary key.\n" msgstr "Changing expiration time for the primary key.\n" -#: g10/keyedit.c:2898 +#: g10/keyedit.c:2905 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:2914 +#: g10/keyedit.c:2921 msgid "No corresponding signature in secret ring\n" msgstr "No corresponding signature in secret ring\n" -#: g10/keyedit.c:2994 +#: g10/keyedit.c:3001 msgid "Please select exactly one user ID.\n" msgstr "Please select exactly one user ID.\n" -#: g10/keyedit.c:3031 g10/keyedit.c:3140 g10/keyedit.c:3232 +#: g10/keyedit.c:3038 g10/keyedit.c:3147 g10/keyedit.c:3239 #, c-format msgid "skipping v3 self-signature on user id \"%s\"\n" msgstr "skipping v3 self-signature on user id “[1m%s[0m”\n" -#: g10/keyedit.c:3196 +#: g10/keyedit.c:3203 msgid "Enter your preferred keyserver URL: " msgstr "Enter your preferred keyserver URL: " -#: g10/keyedit.c:3294 +#: g10/keyedit.c:3301 #, c-format msgid "No user ID with index %d\n" msgstr "No user ID with index %d\n" -#: g10/keyedit.c:3340 +#: g10/keyedit.c:3347 #, c-format msgid "No secondary key with index %d\n" msgstr "No secondary key with index %d\n" -#: g10/keyedit.c:3454 +#: g10/keyedit.c:3461 msgid "user ID: \"" msgstr "user ID: \"" -#: g10/keyedit.c:3459 +#: g10/keyedit.c:3466 #, c-format msgid "" "\"\n" @@ -3421,7 +3425,7 @@ msgstr "" "\"\n" "signed with your key %08lX at %s\n" -#: g10/keyedit.c:3462 +#: g10/keyedit.c:3469 #, c-format msgid "" "\"\n" @@ -3430,65 +3434,65 @@ msgstr "" "\"\n" "locally signed with your key %08lX at %s\n" -#: g10/keyedit.c:3467 +#: g10/keyedit.c:3474 #, c-format msgid "This signature expired on %s.\n" msgstr "This signature expired on %s.\n" -#: g10/keyedit.c:3471 +#: g10/keyedit.c:3478 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:3475 +#: g10/keyedit.c:3482 msgid "Create a revocation certificate for this signature? (y/N) " msgstr "Create a revocation certificate for this signature? (y/N) " -#: g10/keyedit.c:3500 +#: g10/keyedit.c:3507 msgid "You have signed these user IDs:\n" msgstr "You have signed these user IDs:\n" -#: g10/keyedit.c:3519 +#: g10/keyedit.c:3526 #, c-format msgid " signed by %08lX at %s%s%s\n" msgstr " signed by %08lX at %s%s%s\n" -#: g10/keyedit.c:3527 +#: g10/keyedit.c:3534 #, c-format msgid " revoked by %08lX at %s\n" msgstr " revoked by %08lX at %s\n" -#: g10/keyedit.c:3547 +#: g10/keyedit.c:3554 msgid "You are about to revoke these signatures:\n" msgstr "You are about to revoke these signatures:\n" -#: g10/keyedit.c:3557 +#: g10/keyedit.c:3564 #, c-format msgid " signed by %08lX at %s%s\n" msgstr " signed by %08lX at %s%s\n" -#: g10/keyedit.c:3559 +#: g10/keyedit.c:3566 msgid " (non-exportable)" msgstr " (non-exportable)" -#: g10/keyedit.c:3566 +#: g10/keyedit.c:3573 msgid "Really create the revocation certificates? (y/N) " msgstr "Really create the revocation certificates? (y/N) " -#: g10/keyedit.c:3596 +#: g10/keyedit.c:3603 msgid "no secret key\n" msgstr "no secret key\n" -#: g10/keyedit.c:3666 +#: g10/keyedit.c:3673 #, c-format msgid "user ID \"%s\" is already revoked\n" msgstr "user ID “[1m%s[0m” is already revoked\n" -#: g10/keyedit.c:3683 +#: g10/keyedit.c:3690 #, 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:3856 +#: g10/keyedit.c:3863 #, 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" @@ -3530,28 +3534,28 @@ msgid "Keyring" msgstr "Keyring" #: g10/keylist.c:636 g10/keylist.c:666 g10/keylist.c:754 g10/keylist.c:783 -#: g10/mainproc.c:885 +#: g10/mainproc.c:895 #, c-format msgid " [expires: %s]" msgstr " [expires: %s]" -#: g10/keylist.c:1378 +#: g10/keylist.c:1381 msgid "Primary key fingerprint:" msgstr "Primary key fingerprint:" -#: g10/keylist.c:1380 +#: g10/keylist.c:1383 msgid " Subkey fingerprint:" msgstr " Subkey fingerprint:" -#: g10/keylist.c:1387 +#: g10/keylist.c:1390 msgid " Primary key fingerprint:" msgstr " Primary key fingerprint:" -#: g10/keylist.c:1389 +#: g10/keylist.c:1392 msgid " Subkey fingerprint:" msgstr " Subkey fingerprint:" -#: g10/keylist.c:1393 g10/keylist.c:1397 +#: g10/keylist.c:1396 g10/keylist.c:1400 msgid " Key fingerprint =" msgstr " Key fingerprint =" @@ -3565,180 +3569,189 @@ msgstr "weird size for an encrypted session key (%d)\n" msgid "bad passphrase or unknown cipher algorithm (%d)\n" msgstr "bad passphrase or unknown cipher algorithm (%d)\n" -#: g10/mainproc.c:298 +#: g10/mainproc.c:300 #, c-format msgid "%s encrypted session key\n" msgstr "%s encrypted session key\n" -#: g10/mainproc.c:300 g10/encr-data.c:66 +#: g10/mainproc.c:302 g10/encr-data.c:66 #, c-format msgid "%s encrypted data\n" msgstr "%s encrypted data\n" -#: g10/mainproc.c:303 g10/encr-data.c:68 +#: g10/mainproc.c:306 g10/encr-data.c:68 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "encrypted with unknown algorithm %d\n" -#: g10/mainproc.c:347 +#: g10/mainproc.c:352 #, c-format msgid "public key is %08lX\n" msgstr "public key is %08lX\n" -#: g10/mainproc.c:393 +#: g10/mainproc.c:398 msgid "public key encrypted data: good DEK\n" msgstr "public key encrypted data: good DEK\n" -#: g10/mainproc.c:445 +#: g10/mainproc.c:450 #, 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:455 +#: g10/mainproc.c:460 #, c-format msgid "encrypted with %s key, ID %08lX\n" msgstr "encrypted with %s key, ID %08lX\n" -#: g10/mainproc.c:469 +#: g10/mainproc.c:474 #, c-format msgid "public key decryption failed: %s\n" msgstr "public key decryption failed: %s\n" -#: g10/mainproc.c:496 g10/mainproc.c:515 +#: g10/mainproc.c:488 +#, c-format +msgid "encrypted with %lu passphrases\n" +msgstr "encrypted with %lu passphrases\n" + +#: g10/mainproc.c:490 +msgid "encrypted with 1 passphrase\n" +msgstr "encrypted with 1 passphrase\n" + +#: g10/mainproc.c:506 g10/mainproc.c:525 #, c-format msgid "assuming %s encrypted data\n" msgstr "assuming %s encrypted data\n" -#: g10/mainproc.c:503 +#: g10/mainproc.c:513 #, 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:533 +#: g10/mainproc.c:543 msgid "decryption okay\n" msgstr "decryption okay\n" -#: g10/mainproc.c:537 +#: g10/mainproc.c:547 msgid "WARNING: message was not integrity protected\n" msgstr "WARNING: message was not integrity protected\n" -#: g10/mainproc.c:540 +#: g10/mainproc.c:550 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "WARNING: encrypted message has been manipulated!\n" -#: g10/mainproc.c:546 +#: g10/mainproc.c:556 #, c-format msgid "decryption failed: %s\n" msgstr "decryption failed: %s\n" -#: g10/mainproc.c:565 +#: g10/mainproc.c:575 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "NOTE: sender requested “[1mfor-your-eyes-only[0m”\n" -#: g10/mainproc.c:567 +#: g10/mainproc.c:577 #, c-format msgid "original file name='%.*s'\n" msgstr "original file name='%.*s'\n" -#: g10/mainproc.c:739 +#: g10/mainproc.c:749 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "standalone revocation - use “[1mgpg --import[0m” to apply\n" -#: g10/mainproc.c:1238 +#: g10/mainproc.c:1248 msgid "signature verification suppressed\n" msgstr "signature verification suppressed\n" -#: g10/mainproc.c:1280 g10/mainproc.c:1290 +#: g10/mainproc.c:1290 g10/mainproc.c:1300 msgid "can't handle these multiple signatures\n" msgstr "can't handle these multiple signatures\n" -#: g10/mainproc.c:1301 +#: g10/mainproc.c:1311 #, c-format msgid "Signature made %.*s\n" msgstr "Signature made %.*s\n" -#: g10/mainproc.c:1302 +#: g10/mainproc.c:1312 #, c-format msgid " using %s key %08lX%08lX\n" msgstr " using %s key %08lX%08lX\n" -#: g10/mainproc.c:1306 +#: g10/mainproc.c:1316 #, 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:1331 +#: g10/mainproc.c:1341 msgid "Key available at: " msgstr "Key available at: " -#: g10/mainproc.c:1394 g10/mainproc.c:1430 +#: g10/mainproc.c:1404 g10/mainproc.c:1440 msgid "BAD signature from \"" msgstr "BAD signature from \"" -#: g10/mainproc.c:1395 g10/mainproc.c:1431 +#: g10/mainproc.c:1405 g10/mainproc.c:1441 msgid "Expired signature from \"" msgstr "Expired signature from \"" -#: g10/mainproc.c:1396 g10/mainproc.c:1432 +#: g10/mainproc.c:1406 g10/mainproc.c:1442 msgid "Good signature from \"" msgstr "Good signature from \"" -#: g10/mainproc.c:1434 +#: g10/mainproc.c:1444 msgid "[uncertain]" msgstr "[uncertain]" -#: g10/mainproc.c:1560 +#: g10/mainproc.c:1570 #, c-format msgid "Signature expired %s\n" msgstr "Signature expired %s\n" -#: g10/mainproc.c:1565 +#: g10/mainproc.c:1575 #, c-format msgid "Signature expires %s\n" msgstr "Signature expires %s\n" -#: g10/mainproc.c:1568 +#: g10/mainproc.c:1578 #, c-format msgid "%s signature, digest algorithm %s\n" msgstr "%s signature, digest algorithm %s\n" -#: g10/mainproc.c:1569 +#: g10/mainproc.c:1579 msgid "binary" msgstr "binary" -#: g10/mainproc.c:1570 +#: g10/mainproc.c:1580 msgid "textmode" msgstr "textmode" -#: g10/mainproc.c:1570 g10/trustdb.c:488 +#: g10/mainproc.c:1580 g10/trustdb.c:499 msgid "unknown" msgstr "unknown" -#: g10/mainproc.c:1590 +#: g10/mainproc.c:1600 #, c-format msgid "Can't check signature: %s\n" msgstr "Can't check signature: %s\n" -#: g10/mainproc.c:1659 g10/mainproc.c:1675 g10/mainproc.c:1761 +#: g10/mainproc.c:1669 g10/mainproc.c:1685 g10/mainproc.c:1771 msgid "not a detached signature\n" msgstr "not a detached signature\n" -#: g10/mainproc.c:1702 +#: g10/mainproc.c:1712 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:1710 +#: g10/mainproc.c:1720 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "standalone signature of class 0x%02x\n" -#: g10/mainproc.c:1767 +#: g10/mainproc.c:1777 msgid "old style (PGP 2.x) signature\n" msgstr "old style (PGP 2.x) signature\n" -#: g10/mainproc.c:1777 +#: g10/mainproc.c:1787 msgid "invalid root packet detected in proc_tree()\n" msgstr "invalid root packet detected in proc_tree()\n" @@ -3780,17 +3793,25 @@ msgstr "WARNING: “[1m%s[0m” is a deprecated option\n" msgid "please use \"%s%s\" instead\n" msgstr "please use “[1m%s%s[0m” instead\n" -#: g10/misc.c:663 +#: g10/misc.c:552 +msgid "Uncompressed" +msgstr "Uncompressed" + +#: g10/misc.c:577 +msgid "uncompressed|none" +msgstr "uncompressed|none" + +#: g10/misc.c:687 #, 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:701 +#: g10/misc.c:725 #, c-format msgid "ambiguous option `%s'\n" msgstr "ambiguous option ‘[1m%s[0m’\n" -#: g10/misc.c:717 +#: g10/misc.c:741 #, c-format msgid "unknown option `%s'\n" msgstr "unknown option ‘[1m%s[0m’\n" @@ -4117,30 +4138,30 @@ msgstr "%s/%s signature from: “[1m%s[0m”\n" msgid "WARNING: `%s' is an empty file\n" msgstr "WARNING: ‘[1m%s[0m’ is an empty file\n" -#: g10/sign.c:734 +#: g10/sign.c:738 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:758 g10/sign.c:997 +#: g10/sign.c:762 g10/sign.c:998 #, c-format msgid "can't create %s: %s\n" msgstr "can't create %s: %s\n" -#: g10/sign.c:787 +#: g10/sign.c:791 #, 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:882 +#: g10/sign.c:883 msgid "signing:" msgstr "signing:" -#: g10/sign.c:981 +#: g10/sign.c:982 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:1134 +#: g10/sign.c:1135 #, c-format msgid "%s encryption will be used\n" msgstr "%s encryption will be used\n" @@ -4288,140 +4309,140 @@ msgstr "%s: failed to append a record: %s\n" msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n" msgstr "the trustdb is corrupted; please run “[1mgpg --fix-trustdb[0m”.\n" -#: g10/trustdb.c:214 +#: g10/trustdb.c:226 #, c-format msgid "`%s' is not a valid long keyID\n" msgstr "‘[1m%s[0m’ is not a valid long keyID\n" -#: g10/trustdb.c:249 +#: g10/trustdb.c:257 #, c-format msgid "key %08lX: accepted as trusted key\n" msgstr "key %08lX: accepted as trusted key\n" -#: g10/trustdb.c:287 +#: g10/trustdb.c:295 #, c-format msgid "key %08lX occurs more than once in the trustdb\n" msgstr "key %08lX occurs more than once in the trustdb\n" -#: g10/trustdb.c:302 +#: g10/trustdb.c:310 #, c-format msgid "key %08lX: no public key for trusted key - skipped\n" msgstr "key %08lX: no public key for trusted key - skipped\n" -#: g10/trustdb.c:311 +#: g10/trustdb.c:319 #, c-format msgid "key %08lX marked as ultimately trusted\n" msgstr "key %08lX marked as ultimately trusted\n" -#: g10/trustdb.c:337 +#: g10/trustdb.c:345 #, c-format msgid "trust record %lu, req type %d: read failed: %s\n" msgstr "trust record %lu, req type %d: read failed: %s\n" -#: g10/trustdb.c:343 +#: g10/trustdb.c:351 #, c-format msgid "trust record %lu is not of requested type %d\n" msgstr "trust record %lu is not of requested type %d\n" -#: g10/trustdb.c:358 g10/tdbdump.c:59 +#: g10/trustdb.c:366 g10/tdbdump.c:59 #, c-format msgid "trust record %lu, type %d: write failed: %s\n" msgstr "trust record %lu, type %d: write failed: %s\n" -#: g10/trustdb.c:373 g10/tdbdump.c:217 +#: g10/trustdb.c:381 g10/tdbdump.c:217 #, c-format msgid "trustdb: sync failed: %s\n" msgstr "trustdb: sync failed: %s\n" -#: g10/trustdb.c:435 +#: g10/trustdb.c:446 #, c-format msgid "unable to use unknown trust model (%d) - assuming %s trust model\n" msgstr "unable to use unknown trust model (%d) - assuming %s trust model\n" -#: g10/trustdb.c:441 +#: g10/trustdb.c:452 #, c-format msgid "using %s trust model\n" msgstr "using %s trust model\n" -#: g10/trustdb.c:490 +#: g10/trustdb.c:501 msgid "undefined" msgstr "undefined" -#: g10/trustdb.c:491 +#: g10/trustdb.c:502 msgid "never" msgstr "never" -#: g10/trustdb.c:492 +#: g10/trustdb.c:503 msgid "marginal" msgstr "marginal" -#: g10/trustdb.c:493 +#: g10/trustdb.c:504 msgid "full" msgstr "full" -#: g10/trustdb.c:494 +#: g10/trustdb.c:505 msgid "ultimate" msgstr "ultimate" -#: g10/trustdb.c:534 +#: g10/trustdb.c:545 msgid "no need for a trustdb check\n" msgstr "no need for a trustdb check\n" -#: g10/trustdb.c:540 g10/trustdb.c:2141 +#: g10/trustdb.c:551 g10/trustdb.c:2152 #, c-format msgid "next trustdb check due at %s\n" msgstr "next trustdb check due at %s\n" -#: g10/trustdb.c:549 +#: g10/trustdb.c:560 #, c-format msgid "no need for a trustdb check with \"%s\" trust model\n" msgstr "no need for a trustdb check with “[1m%s[0m” trust model\n" -#: g10/trustdb.c:564 +#: g10/trustdb.c:575 #, c-format msgid "no need for a trustdb update with \"%s\" trust model\n" msgstr "no need for a trustdb update with “[1m%s[0m” trust model\n" -#: g10/trustdb.c:782 g10/trustdb.c:1253 +#: g10/trustdb.c:793 g10/trustdb.c:1264 #, c-format msgid "public key %08lX not found: %s\n" msgstr "public key %08lX not found: %s\n" -#: g10/trustdb.c:1020 +#: g10/trustdb.c:1031 msgid "please do a --check-trustdb\n" msgstr "please do a --check-trustdb\n" -#: g10/trustdb.c:1024 +#: g10/trustdb.c:1035 msgid "checking the trustdb\n" msgstr "checking the trustdb\n" -#: g10/trustdb.c:1892 +#: g10/trustdb.c:1903 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d keys processed (%d validity counts cleared)\n" -#: g10/trustdb.c:1945 +#: g10/trustdb.c:1956 msgid "no ultimately trusted keys found\n" msgstr "no ultimately trusted keys found\n" -#: g10/trustdb.c:1963 +#: g10/trustdb.c:1974 #, 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:1986 +#: g10/trustdb.c:1997 #, 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:2072 +#: g10/trustdb.c:2083 #, 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:2147 +#: g10/trustdb.c:2158 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "unable to update trustdb version record: write failed: %s\n" @@ -4534,7 +4555,7 @@ msgstr "weak key created - retrying\n" msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n" msgstr "cannot avoid weak key for symmetric cipher; tried %d times!\n" -#: g10/seskey.c:200 +#: g10/seskey.c:210 msgid "DSA requires the use of a 160 bit hash algorithm\n" msgstr "DSA requires the use of a 160 bit hash algorithm\n" |