3 "POT-Creation-Date: 1998-11-08 18:21+0100\n"
4 "Content-Type: text/plain; charset=\n"
5 "Date: 1998-08-08 18:07:50+0200\n"
6 "From: Werner Koch <wk@frodo>\n"
7 "Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments "
8 "--keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
9 "Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
10 "cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
11 "g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c "
12 "g10/mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c "
13 "g10/sig-check.c g10/sign.c g10/trustdb.c g10/verify.c g10/status.c "
17 msgid "Warning: using insecure memory!\n"
20 #: util/miscutil.c:110
24 #: util/miscutil.c:111
33 msgid "Unknown packet type"
37 msgid "Unknown version"
41 msgid "Unknown pubkey algorithm"
45 msgid "Unknown digest algorithm"
49 msgid "Bad public key"
53 msgid "Bad secret key"
61 msgid "Checksum error"
66 msgid "Bad passphrase"
68 "Please enter the passhrase; this is a secret sentence \n"
72 msgid "Public key not found"
76 msgid "Unknown cipher algorithm"
80 msgid "Can't open the keyring"
84 msgid "Invalid packet"
92 msgid "No such user id"
96 msgid "Secret key not available"
100 msgid "Wrong secret key used"
104 msgid "Not supported"
112 msgid "File read error"
116 msgid "File write error"
120 msgid "Unknown compress algorithm"
124 msgid "File open error"
128 msgid "File create error"
132 msgid "Invalid passphrase"
136 msgid "Unimplemented pubkey algorithm"
140 msgid "Unimplemented cipher algorithm"
144 msgid "Unknown signature class"
148 msgid "Trust database error"
156 msgid "Resource limit"
160 msgid "Invalid keyring"
164 msgid "Bad certificate"
168 msgid "Malformed user id"
172 msgid "File close error"
176 msgid "File rename error"
180 msgid "File delete error"
184 msgid "Unexpected data"
188 msgid "Timestamp conflict"
192 msgid "Unusable pubkey algorithm"
205 msgid "... this is a bug (%s:%d:%s)\n"
210 msgid "you found a bug ... (%s:%d)\n"
213 #: cipher/rand-dummy.c:112
214 msgid "warning: using insecure random number generator!!\n"
217 #: cipher/rand-dummy.c:113
219 "The random number generator is only a kludge to let\n"
220 "it compile - it is in no way a strong RNG!\n"
222 "DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
226 #: cipher/rand-unix.c:149
230 "Not enough random bytes available. Please do some other work to give\n"
231 "the OS a chance to collect more entropy! (Need %d more bytes)\n"
241 msgid "|[file]|make a signature"
245 msgid "|[file]|make a clear text signature"
249 msgid "make a detached signature"
257 msgid "encryption only with symmetric cipher"
265 msgid "decrypt data (default)"
269 msgid "verify a signature"
277 msgid "list keys and signatures"
281 msgid "check key signatures"
285 msgid "list keys and fingerprints"
289 msgid "list secret keys"
293 msgid "generate a new key pair"
297 msgid "remove key from the public keyring"
301 msgid "sign or edit a key"
305 msgid "generate a revocation certificate"
313 msgid "import/merge keys"
317 msgid "list only the sequence of packets"
322 msgid "export the ownertrust values"
324 "It's up to you to assign a value here; this value will never be exported\n"
325 "to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
326 "to do with the (implicitly created) web-of-certificates."
330 msgid "import ownertrust values"
332 "It's up to you to assign a value here; this value will never be exported\n"
333 "to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
334 "to do with the (implicitly created) web-of-certificates."
337 msgid "|[NAMES]|update the trust database"
341 msgid "|[NAMES]|check the trust database"
345 msgid "fix a corrupted trust database"
349 msgid "De-Armor a file or stdin"
353 msgid "En-Armor a file or stdin"
357 msgid "|algo [files]|print message digests"
361 msgid "print all message digests"
372 msgid "create ascii armored output"
376 msgid "use this user-id to sign or decrypt"
380 msgid "use this user-id for encryption"
384 msgid "|N|set compress level N (0 disables)"
388 msgid "use canonical text mode"
392 msgid "use as output file"
400 msgid "be somewhat more quiet"
404 msgid "force v3 signatures"
407 #. { oDryRun, "dry-run", 0, N_("do not make any changes") },
409 msgid "batch mode: never ask"
413 msgid "assume yes on most questions"
417 msgid "assume no on most questions"
421 msgid "add this keyring to the list of keyrings"
425 msgid "add this secret keyring to the list"
429 msgid "|NAME|use NAME as default secret key"
433 msgid "read options from file"
437 msgid "set debugging flags"
441 msgid "enable full debugging"
445 msgid "|FD|write status info to this FD"
449 msgid "do not write comment packets"
453 msgid "(default is 1)"
457 msgid "(default is 3)"
461 msgid "|FILE|load extension module FILE"
465 msgid "emulate the mode described in RFC1991"
469 msgid "|N|use passphrase mode N"
473 msgid "|NAME|use message digest algorithm NAME for passphrases"
477 msgid "|NAME|use cipher algorithm NAME for passphrases"
481 msgid "|NAME|use cipher algorithm NAME"
485 msgid "|NAME|use message digest algorithm NAME"
489 msgid "|N|use compress algorithm N"
493 msgid "throw keyid field of encrypted packets"
501 " -se -r Bob [file] sign and encrypt for user Bob\n"
502 " --clearsign [file] make a clear text signature\n"
503 " --detach-sign [file] make a detached signature\n"
504 " --list-keys [names] show keys\n"
505 " --fingerprint [names] show fingerprints\n"
509 msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
513 msgid "Usage: gpgm [options] [files] (-h for help)"
517 msgid "Usage: gpg [options] [files] (-h for help)"
522 "Syntax: gpgm [options] [files]\n"
523 "GnuPG maintenance utility\n"
528 "Syntax: gpg [options] [files]\n"
529 "sign, check, encrypt or decrypt\n"
530 "default operation depends on the input data\n"
536 "Supported algorithms:\n"
540 msgid "usage: gpgm [options] "
544 msgid "usage: gpg [options] "
548 msgid "conflicting commands\n"
553 msgid "note: no default option file '%s'\n"
558 msgid "option file '%s': %s\n"
563 msgid "reading options from '%s'\n"
566 #: g10/g10.c:787 g10/g10.c:799
567 msgid "selected cipher algorithm is invalid\n"
570 #: g10/g10.c:793 g10/g10.c:805
571 msgid "selected digest algorithm is invalid\n"
576 msgid "compress algorithm must be in range %d..%d\n"
580 msgid "completes-needed must be greater than 0\n"
584 msgid "marginals-needed must be greater than 1\n"
588 msgid "note: simple S2K mode (0) is strongly discouraged\n"
592 msgid "invalid S2K mode; must be 0, 1 or 3\n"
597 msgid "failed to initialize the TrustDB: %s\n"
601 msgid "--store [filename]"
605 msgid "--symmetric [filename]"
609 msgid "--encrypt [filename]"
613 msgid "--sign [filename]"
617 msgid "--sign --encrypt [filename]"
621 msgid "--clearsign [filename]"
625 msgid "--decrypt [filename]"
629 msgid "--edit-key username"
633 msgid "--delete-secret-key username"
637 msgid "--delete-key username"
640 #: g10/encode.c:216 g10/g10.c:1012
642 msgid "can't open %s: %s\n"
646 msgid "-k[v][v][v][c] [userid] [keyring]"
651 msgid "dearmoring failed: %s\n"
656 msgid "enarmoring failed: %s\n"
661 msgid "invalid hash algorithm '%s'\n"
668 #: g10/decrypt.c:59 g10/g10.c:1232 g10/verify.c:66
670 msgid "can't open '%s'\n"
675 "RSA keys are deprecated; please consider creating a new key and use this key "
679 #: g10/armor.c:341 g10/armor.c:381
680 msgid "armor header: "
684 msgid "invalid clearsig header\n"
688 msgid "invalid armor header: "
697 msgid "invalid dash escaped line: "
701 msgid "invalid clear text header: "
706 msgid "invalid radix64 character %02x skipped\n"
710 msgid "premature eof (no CRC)\n"
714 msgid "premature eof (in CRC)\n"
718 msgid "malformed CRC\n"
723 msgid "CRC error; %06lx - %06lx\n"
727 msgid "premature eof (in Trailer)\n"
731 msgid "error in trailer line\n"
735 msgid "no valid RFC1991 or OpenPGP data found.\n"
741 "No owner trust defined for %lu:\n"
747 "Please decide how far you trust this user to correctly\n"
748 "verify other users' keys (by looking at passports,\n"
749 "checking fingerprints from different sources...)?\n"
752 " 2 = I do NOT trust\n"
753 " 3 = I trust marginally\n"
754 " 4 = I trust fully\n"
755 " s = please show me more information\n"
759 msgid " m = back to the main menu\n"
762 #. a string with valid answers
768 msgid "edit_ownertrust.value"
770 "It's up to you to assign a value here; this value will never be exported\n"
771 "to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
772 "to do with the (implicitly created) web-of-certificates."
775 msgid "Your decision? "
779 msgid "You will see a list of signators etc. here\n"
784 "Could not find a valid trust path to the key. Let's see whether we\n"
785 "can assign some missing owner trust values.\n"
791 "No owner trust values changed.\n"
796 msgid "revoked_key.override"
797 msgstr "If you want to use this revoked key anyway, answer \"yes\"."
799 #: g10/pkclist.c:189 g10/pkclist.c:279
800 msgid "Use this key anyway? "
805 "It is NOT certain that the key belongs to its owner.\n"
806 "If you *really* know what you are doing, you may answer\n"
807 "the next question with yes\n"
812 msgid "untrusted_key.override"
813 msgstr "If you want to use this untrusted key anyway, answer \"yes\"."
816 msgid "WARNING: Using untrusted key!\n"
820 msgid "WARNING: This key has been revoked by its owner!\n"
824 msgid " This could mean that the signature is forgery.\n"
828 msgid "Note: This key has expired!\n"
832 msgid "WARNING: This key is not certified with a trusted signature!\n"
837 " There is no indication that the signature belongs to the owner.\n"
841 msgid "WARNING: We do NOT trust this key!\n"
845 msgid " The signature is probably a FORGERY.\n"
850 "WARNING: This key is not certified with sufficiently trusted signatures!\n"
854 msgid " It is not certain that the signature belongs to the owner.\n"
859 "You did not specify a user ID. (you may use \"-r\")\n"
864 msgid "pklist.user_id.enter"
866 "Enter the user id of the addresse to whom you want to send the message."
869 msgid "Enter the user ID: "
873 msgid "No such user ID.\n"
876 #: g10/pkclist.c:471 g10/pkclist.c:498
878 msgid "%s: skipped: %s\n"
883 msgid "%s: error checking key: %s\n"
887 msgid "no valid addressees\n"
891 msgid "writing self signature\n"
895 msgid "writing key binding signature\n"
899 msgid "Please select what kind of key you want:\n"
904 msgid " (%d) DSA and ElGamal (default)\n"
909 msgid " (%d) ElGamal (sign and encrypt)\n"
914 msgid " (%d) ElGamal (encrypt only)\n"
919 msgid " (%d) DSA (sign only)\n"
924 msgid " (%d) ElGamal in a v3 packet\n"
930 "Select the algorithm to use.\n"
931 "DSA (aka DSS) is the digital signature algorithm which can only be used\n"
932 "for signatures. This is the suggested algorithm because verification of\n"
933 "DSA signatures are much faster than those of ElGamal\n"
934 "ElGamal is a algorithm which can be used for signatures and encryption.\n"
935 "OpenPGP distunguishs between two flavors of this algorithms: a encrypt only\n"
936 "and a sign+encrypt; actually it is the same, but some parameters must be\n"
937 "selected in a special way to create a safe key for signatures: this program\n"
938 "does this but other OpenPGP implemenations are not required to understand\n"
939 "the signature+encryption flavor.\n"
940 "The first (primary) key must always be a key which is capable of signing;\n"
941 "this is the reason why the ecrytion only ElGamal key is disabled in this.\n"
942 "You should not select the \"ElGamal in a v3 packet\", because that key is\n"
943 "not compatible to other OpenPGP implementations."
946 msgid "Your selection? "
950 msgid "Invalid selection.\n"
956 "About to generate a new %s keypair.\n"
957 " minimum keysize is 768 bits\n"
958 " default keysize is 1024 bits\n"
959 " highest suggested keysize is 2048 bits\n"
967 msgid "What keysize do you want? (1024) "
971 msgid "DSA only allows keysizes from 512 to 1024\n"
975 msgid "keysize too small; 768 is smallest value allowed.\n"
980 "Keysizes larger than 2048 are not suggested because\n"
981 "computations take REALLY long!\n"
985 msgid "keygen.size.huge.okay"
989 msgid "Are you sure that you want this keysize? "
994 "Okay, but keep in mind that your monitor and keyboard radiation is also very "
995 "vulnerable to attacks!\n"
999 msgid "keygen.size.large.okay"
1003 msgid "Do you really need such a large keysize? "
1008 msgid "Requested keysize is %u bits\n"
1011 #: g10/keygen.c:474 g10/keygen.c:478
1013 msgid "rounded up to %u bits\n"
1018 "Please specify how long the key should be valid.\n"
1019 " 0 = key does not expire\n"
1020 " <n> = key expires in n days\n"
1021 " <n>w = key expires in n weeks\n"
1022 " <n>m = key expires in n months\n"
1023 " <n>y = key expires in n years\n"
1027 msgid "keygen.valid"
1031 msgid "Key is valid for? (0) "
1035 msgid "invalid value\n"
1039 msgid "Key does not expire at all\n"
1042 #. print the date when the key expires
1045 msgid "Key expires at %s\n"
1049 msgid "keygen.valid.okay"
1053 msgid "Is this correct (y/n)? "
1059 "You need a User-ID to identify your key; the software constructs the user "
1061 "from Real Name, Comment and Email Address in this form:\n"
1062 " \"Heinrich Heine (Der Dichter) <heinrichh@duesseldorf.de>\"\n"
1075 msgid "Invalid character in name\n"
1079 msgid "Name may not start with a digit\n"
1083 msgid "Name must be at least 5 characters long\n"
1087 msgid "keygen.email"
1091 msgid "Email address: "
1095 msgid "Not a valid email address\n"
1099 msgid "keygen.comment"
1107 msgid "Invalid character in comment\n"
1113 "You selected this USER-ID:\n"
1123 msgid "keygen.userid.cmd"
1125 "N to change the name.\n"
1126 "C to change the comment.\n"
1127 "E to change the email address.\n"
1128 "O to continue with key generation.\n"
1129 "Q to to quit the key generation."
1132 msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
1137 "You need a Passphrase to protect your secret key.\n"
1141 #: g10/keyedit.c:389 g10/keygen.c:715
1142 msgid "passphrase not correctly repeated; try again.\n"
1147 "You don't want a passphrase - this is probably a *bad* idea!\n"
1148 "I will do it anyway. You can change your passphrase at any time,\n"
1149 "using this program with the option \"--edit-key\".\n"
1155 "We need to generate a lot of random bytes. It is a good idea to perform\n"
1156 "some other action (work in another window, move the mouse, utilize the\n"
1157 "network and the disks) during the prime generation; this gives the random\n"
1158 "number generator a better chance to gain enough entropy.\n"
1162 msgid "Key generation can only be used in interactive mode\n"
1166 msgid "DSA keypair will have 1024 bits.\n"
1170 msgid "Key generation cancelled.\n"
1175 msgid "writing public certificate to '%s'\n"
1180 msgid "writing secret certificate to '%s'\n"
1184 msgid "public and secret key created and signed.\n"
1189 "Note that this key cannot be used for encryption. You may want to use\n"
1190 "the command \"--add-key\" to generate a secondary key for this purpose.\n"
1193 #: g10/keygen.c:930 g10/keygen.c:1015
1195 msgid "Key generation failed: %s\n"
1199 msgid "keygen.sub.okay"
1200 msgstr "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
1203 msgid "Really create? "
1206 #: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158
1208 msgid "%s: can't open: %s\n"
1213 msgid "error creating passphrase: %s\n"
1216 #: g10/encode.c:155 g10/encode.c:269
1218 msgid "%s: warning: empty file\n"
1223 msgid "reading from '%s'\n"
1228 msgid "%s encrypted for: %s\n"
1233 msgid "using secondary key %08lX instead of primary key %08lX\n"
1236 #: g10/import.c:125 g10/trustdb.c:1046
1238 msgid "can't open file: %s\n"
1243 msgid "skipping block of type %d\n"
1246 #: g10/import.c:148 g10/trustdb.c:1289 g10/trustdb.c:1358
1248 msgid "%lu keys so far processed\n"
1251 #: g10/import.c:153 g10/trustdb.c:1122
1253 msgid "read error: %s\n"
1258 msgid "Total number processed: %lu\n"
1263 msgid " w/o user IDs: %lu\n"
1268 msgid " imported: %lu"
1273 msgid " unchanged: %lu\n"
1278 msgid " new user IDs: %lu\n"
1283 msgid " new subkeys: %lu\n"
1288 msgid " new signatures: %lu\n"
1293 msgid " new key revocations: %lu\n"
1298 msgid " secret keys read: %lu\n"
1303 msgid " secret keys imported: %lu\n"
1308 msgid " secret keys unchanged: %lu\n"
1311 #: g10/import.c:321 g10/import.c:513
1313 msgid "key %08lX: no user id\n"
1318 msgid "key %08lX: no valid user ids\n"
1322 msgid "this may be caused by a missing self-signature\n"
1325 #: g10/import.c:345 g10/import.c:581
1327 msgid "key %08lX: public key not found: %s\n"
1331 msgid "no default public keyring\n"
1334 #: g10/import.c:355 g10/openfile.c:105
1336 msgid "writing to '%s'\n"
1339 #: g10/import.c:359 g10/import.c:419 g10/import.c:635
1341 msgid "can't lock public keyring: %s\n"
1346 msgid "can't write to keyring: %s\n"
1351 msgid "key %08lX: public key imported\n"
1356 msgid "key %08lX: doesn't match our copy\n"
1359 #: g10/import.c:392 g10/import.c:590
1361 msgid "key %08lX: can't locate original keyblock: %s\n"
1364 #: g10/import.c:399 g10/import.c:597
1366 msgid "key %08lX: can't read original keyblock: %s\n"
1369 #: g10/import.c:416 g10/import.c:528 g10/import.c:632
1370 msgid "writing keyblock\n"
1373 #: g10/import.c:422 g10/import.c:638
1375 msgid "can't write keyblock: %s\n"
1380 msgid "key %08lX: 1 new user-id\n"
1385 msgid "key %08lX: %d new user-ids\n"
1390 msgid "key %08lX: 1 new signature\n"
1395 msgid "key %08lX: %d new signatures\n"
1400 msgid "key %08lX: 1 new subkey\n"
1405 msgid "key %08lX: %d new subkeys\n"
1410 msgid "key %08lX: not changed\n"
1415 msgid "can't lock secret keyring: %s\n"
1420 msgid "can't write keyring: %s\n"
1426 msgid "key %08lX: secret key imported\n"
1429 #. we can't merge secret keys
1432 msgid "key %08lX: already in secret keyring\n"
1437 msgid "key %08lX: secret key not found: %s\n"
1442 msgid "key %08lX: no public key - can't apply revocation certificate\n"
1447 msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
1452 msgid "key %08lX: revocation certificate imported\n"
1457 msgid "key %08lX: no user-id for signature\n"
1462 msgid "key %08lX: unsupported public key algorithm\n"
1467 msgid "key %08lX: invalid self-signature\n"
1472 msgid "key %08lX: skipped userid '"
1477 msgid "key %08lX: revocation certificate at wrong place - skipped\n"
1482 msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
1487 msgid "key %08lX: revocation certificate added\n"
1490 #: g10/import.c:866 g10/import.c:902
1492 msgid "key %08lX: our copy has no self-signature\n"
1497 msgid "%s: user not found\n"
1500 #: g10/keyedit.c:164
1501 msgid "[self-signature]"
1504 #: g10/keyedit.c:182
1505 msgid "1 bad signature\n"
1508 #: g10/keyedit.c:184
1510 msgid "%d bad signatures\n"
1513 #: g10/keyedit.c:186
1514 msgid "1 signature not checked due to a missing key\n"
1517 #: g10/keyedit.c:188
1519 msgid "%d signatures not checked due to missing keys\n"
1522 #: g10/keyedit.c:190
1523 msgid "1 signature not checked due to an error\n"
1526 #: g10/keyedit.c:192
1528 msgid "%d signatures not checked due to errors\n"
1531 #: g10/keyedit.c:194
1532 msgid "1 user id without valid self-signature detected\n"
1535 #: g10/keyedit.c:196
1537 msgid "%d user ids without valid self-signatures detected\n"
1540 #: g10/keyedit.c:258
1542 msgid "Already signed by key %08lX\n"
1545 #: g10/keyedit.c:266
1547 msgid "Nothing to sign with key %08lX\n"
1550 #: g10/keyedit.c:275
1552 "Are you really sure that you want to sign this key\n"
1556 #: g10/keyedit.c:282
1557 msgid "sign_uid.okay"
1560 #: g10/keyedit.c:282
1561 msgid "Really sign? "
1564 #: g10/keyedit.c:303
1566 msgid "signing failed: %s\n"
1569 #: g10/keyedit.c:356
1570 msgid "This key is not protected.\n"
1573 #: g10/keyedit.c:359
1574 msgid "Key is protected.\n"
1577 #: g10/keyedit.c:376
1579 msgid "Can't edit this key: %s\n"
1582 #: g10/keyedit.c:381
1584 "Enter the new passphrase for this secret key.\n"
1588 #: g10/keyedit.c:393
1590 "You don't want a passphrase - this is probably a *bad* idea!\n"
1594 #: g10/keyedit.c:395
1595 msgid "change_passwd.empty.okay"
1598 #: g10/keyedit.c:396
1599 msgid "Do you really want to do this? "
1602 #: g10/keyedit.c:489
1606 #: g10/keyedit.c:489
1607 msgid "quit this menu"
1610 #: g10/keyedit.c:490
1614 #: g10/keyedit.c:491
1618 #: g10/keyedit.c:491
1619 msgid "save and quit"
1622 #: g10/keyedit.c:492
1626 #: g10/keyedit.c:492
1627 msgid "show this help"
1630 #: g10/keyedit.c:494
1634 #: g10/keyedit.c:494
1635 msgid "show fingerprint"
1638 #: g10/keyedit.c:495
1642 #: g10/keyedit.c:495
1643 msgid "list key and user ids"
1646 #: g10/keyedit.c:496
1650 #: g10/keyedit.c:497
1654 #: g10/keyedit.c:497
1655 msgid "select user id N"
1658 #: g10/keyedit.c:498
1662 #: g10/keyedit.c:498
1663 msgid "select secondary key N"
1666 #: g10/keyedit.c:499
1670 #: g10/keyedit.c:499
1671 msgid "list signatures"
1674 #: g10/keyedit.c:500
1678 #: g10/keyedit.c:501
1682 #: g10/keyedit.c:501
1683 msgid "sign the key"
1686 #: g10/keyedit.c:502
1690 #: g10/keyedit.c:503
1694 #: g10/keyedit.c:504
1698 #: g10/keyedit.c:504
1699 msgid "add a user id"
1702 #: g10/keyedit.c:505
1706 #: g10/keyedit.c:505
1707 msgid "delete user id"
1710 #: g10/keyedit.c:506
1714 #: g10/keyedit.c:506
1715 msgid "add a secondary key"
1718 #: g10/keyedit.c:507
1722 #: g10/keyedit.c:507
1723 msgid "delete a secondary key"
1726 #: g10/keyedit.c:508
1730 #: g10/keyedit.c:508
1731 msgid "change the expire date"
1734 #: g10/keyedit.c:509
1738 #: g10/keyedit.c:509
1739 msgid "toggle between secret and public key listing"
1742 #: g10/keyedit.c:511
1746 #: g10/keyedit.c:512
1750 #: g10/keyedit.c:512
1751 msgid "list preferences"
1754 #: g10/keyedit.c:513
1758 #: g10/keyedit.c:513
1759 msgid "change the passphrase"
1762 #: g10/keyedit.c:514
1766 #: g10/keyedit.c:514
1767 msgid "change the ownertrust"
1770 #: g10/keyedit.c:532
1771 msgid "can't do that in batchmode\n"
1774 #. check that they match
1775 #. FIXME: check that they both match
1776 #: g10/keyedit.c:559
1777 msgid "Secret key is available.\n"
1780 #: g10/keyedit.c:576
1782 msgstr "Please enter \"help\"."
1784 #: g10/keyedit.c:576
1788 #: g10/keyedit.c:602
1789 msgid "Need the secret key to to this.\n"
1792 #: g10/keyedit.c:621
1793 msgid "keyedit.save.okay"
1796 #: g10/keyedit.c:622
1797 msgid "Save changes? "
1800 #: g10/keyedit.c:624
1801 msgid "keyedit.cancel.okay"
1804 #: g10/keyedit.c:625
1805 msgid "Quit without saving? "
1808 #: g10/keyedit.c:635
1810 msgid "update failed: %s\n"
1813 #: g10/keyedit.c:642
1815 msgid "update secret failed: %s\n"
1818 #: g10/keyedit.c:649
1819 msgid "Key not changed so no update needed.\n"
1822 #: g10/keyedit.c:652 g10/keyedit.c:710
1824 msgid "update of trust db failed: %s\n"
1827 #: g10/keyedit.c:683
1828 msgid "keyedit.sign_all.okay"
1831 #: g10/keyedit.c:684
1832 msgid "Really sign all user ids? "
1835 #: g10/keyedit.c:685
1836 msgid "Hint: Select the user ids to sign\n"
1839 #: g10/keyedit.c:721
1840 msgid "You must select at least one user id.\n"
1843 #: g10/keyedit.c:723
1844 msgid "You can't delete the last user id!\n"
1847 #: g10/keyedit.c:725
1848 msgid "keyedit.remove.uid.okay"
1851 #: g10/keyedit.c:726
1852 msgid "Really remove all selected user ids? "
1855 #: g10/keyedit.c:727
1856 msgid "Really remove this user id? "
1859 #: g10/keyedit.c:750
1860 msgid "You must select at least one key.\n"
1863 #: g10/keyedit.c:752
1864 msgid "keyedit.remove.subkey.okay"
1867 #: g10/keyedit.c:754
1868 msgid "Do you really want to delete the selected keys? "
1871 #: g10/keyedit.c:755
1872 msgid "Do you really want to delete this key? "
1875 #: g10/keyedit.c:802
1876 msgid "Invalid command (try \"help\")\n"
1879 #: g10/keyedit.c:1180
1880 msgid "Please remove selections from the secret keys.\n"
1883 #: g10/keyedit.c:1186
1884 msgid "Please select at most one secondary key.\n"
1887 #: g10/keyedit.c:1190
1888 msgid "Changing exiration time for a secondary key.\n"
1891 #: g10/keyedit.c:1192
1892 msgid "Changing exiration time for the primary key.\n"
1895 #: g10/keyedit.c:1236
1896 msgid "No corresponding signature in secret ring\n"
1899 #: g10/keyedit.c:1296
1901 msgid "No user id with index %d\n"
1904 #: g10/keyedit.c:1341
1906 msgid "No secondary key with index %d\n"
1909 #: g10/mainproc.c:201
1911 msgid "public key decryption failed: %s\n"
1914 #: g10/mainproc.c:231
1916 msgid "decryption failed: %s\n"
1919 #: g10/mainproc.c:248
1920 msgid "note: sender requested \"for-your-eyes-only\"\n"
1923 #: g10/mainproc.c:842
1925 msgid "Signature made %.*s using %s key ID %08lX\n"
1928 #: g10/mainproc.c:850
1929 msgid "BAD signature from \""
1932 #: g10/mainproc.c:851
1933 msgid "Good signature from \""
1936 #: g10/mainproc.c:862
1938 msgid "Can't check signature: %s\n"
1941 #: g10/passphrase.c:141
1944 "You need a passphrase to unlock the secret key for\n"
1948 #: g10/passphrase.c:150
1950 msgid "(%u-bit %s key, ID %08lX, created %s)\n"
1953 #: g10/passphrase.c:174
1954 msgid "passphrase.enter"
1956 "Please enter the passhrase; this is a secret sentence \n"
1957 " Blurb, blurb,.... "
1959 #: g10/passphrase.c:174
1960 msgid "Enter pass phrase: "
1963 #: g10/passphrase.c:177
1964 msgid "passphrase.repeat"
1965 msgstr "Please repeat the last passphrase, so you are sure what you typed in."
1967 #: g10/passphrase.c:178
1968 msgid "Repeat pass phrase: "
1971 #: g10/plaintext.c:102
1972 msgid "data not saved; use option \"--output\" to save it\n"
1975 #: g10/plaintext.c:214
1976 msgid "detached_signature.filename"
1979 #: g10/plaintext.c:215
1980 msgid "Please enter name of data file: "
1983 #: g10/plaintext.c:299
1985 msgid "can't open signed data '%s'\n"
1988 #: g10/seckey-cert.c:56
1990 msgid "protection algorithm %d is not supported\n"
1993 #: g10/seckey-cert.c:169
1994 msgid "Invalid passphrase; please try again ...\n"
1997 #: g10/seckey-cert.c:215
1998 msgid "Warning: Weak key detected - please change passphrase again.\n"
2001 #: g10/sig-check.c:155
2003 "this is a PGP generated ElGamal key which is NOT secure for signatures!\n"
2006 #: g10/sig-check.c:165
2007 msgid "public key created in future (time warp or clock problem)\n"
2010 #: g10/sig-check.c:170
2012 msgid "warning: signature key expired %s\n"
2015 #: g10/trustdb.c:129
2016 msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n"
2019 #: g10/trustdb.c:407
2021 msgid "chained sigrec %lu has a wrong owner\n"
2024 #: g10/trustdb.c:454
2026 msgid "key %08lX: secret key without public key - skipped\n"
2029 #: g10/trustdb.c:460
2031 msgid "key %08lX: secret and public key don't match\n"
2034 #: g10/trustdb.c:470
2036 msgid "key %08lX: can't put it into the trustdb\n"
2039 #: g10/trustdb.c:476
2041 msgid "key %08lX: query record failed\n"
2044 #: g10/trustdb.c:485
2046 msgid "key %08lX: already in secret key table\n"
2049 #: g10/trustdb.c:488
2051 msgid "key %08lX: accepted as secret key.\n"
2054 #: g10/trustdb.c:495
2056 msgid "enum_secret_keys failed: %s\n"
2059 #: g10/trustdb.c:1292 g10/trustdb.c:1360
2061 msgid "%lu keys processed\n"
2064 #: g10/trustdb.c:1294
2066 msgid "\t%lu keys skipped\n"
2069 #: g10/trustdb.c:1296 g10/trustdb.c:1362
2071 msgid "\t%lu keys with errors\n"
2074 #: g10/trustdb.c:1298 g10/trustdb.c:1364
2076 msgid "\t%lu keys updated\n"
2079 #: g10/trustdb.c:1366
2081 msgid "\t%lu keys inserted\n"
2084 #: g10/trustdb.c:1421
2086 msgid "key %08lX: insert trust record failed: %s\n"
2089 #: g10/trustdb.c:1425
2091 msgid "key %08lX.%lu: inserted into trustdb\n"
2094 #: g10/trustdb.c:1433
2096 msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
2099 #: g10/trustdb.c:1440
2101 msgid "key %08lX.%lu: expired at %s\n"
2104 #: g10/trustdb.c:1448
2106 msgid "key %08lX.%lu: trust check failed: %s\n"
2109 #: g10/trustdb.c:1666
2111 msgid "note: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
2114 #: g10/trustdb.c:1670
2116 msgid "note: sig rec %lu[%d] in hintlist of %lu but not marked\n"
2119 #. we need the dir record
2120 #: g10/trustdb.c:1677
2122 msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
2125 #: g10/trustdb.c:1683
2127 msgid "lid %lu: no primary key\n"
2130 #: g10/trustdb.c:1716
2132 msgid "lid %lu: user id not found in keyblock\n"
2135 #: g10/trustdb.c:1720
2137 msgid "lid %lu: user id without signature\n"
2140 #: g10/trustdb.c:1727
2142 msgid "lid %lu: self-signature in hintlist\n"
2145 #: g10/trustdb.c:1738 g10/trustdb.c:2444 g10/trustdb.c:2526
2146 msgid "Valid certificate revocation"
2149 #: g10/trustdb.c:1739 g10/trustdb.c:2445 g10/trustdb.c:2527
2150 msgid "Good certificate"
2153 #: g10/trustdb.c:1748
2154 msgid "very strange: no public key\n"
2157 #: g10/trustdb.c:1796
2159 msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
2162 #: g10/trustdb.c:1802
2164 msgid "lid %lu does not have a key\n"
2167 #: g10/trustdb.c:1812
2169 msgid "lid %lu: can't get keyblock: %s\n"
2172 #: g10/trustdb.c:2022
2174 msgid "key %08lX.%lu: Good subkey binding\n"
2177 #: g10/trustdb.c:2028 g10/trustdb.c:2070
2179 msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
2182 #: g10/trustdb.c:2043
2184 msgid "key %08lX.%lu: Valid key revocation\n"
2187 #: g10/trustdb.c:2049
2189 msgid "key %08lX.%lu: Invalid key revocation: %s\n"
2192 #: g10/trustdb.c:2064
2194 msgid "key %08lX.%lu: Valid subkey revocation\n"
2197 #: g10/trustdb.c:2164
2198 msgid "Good self-signature"
2201 #: g10/trustdb.c:2172
2202 msgid "Invalid self-signature"
2205 #: g10/trustdb.c:2183
2206 msgid "Valid user ID revocation\n"
2209 #: g10/trustdb.c:2190
2210 msgid "Invalid user ID revocation"
2213 #: g10/trustdb.c:2273
2214 msgid "Too many preferences"
2217 #: g10/trustdb.c:2286
2218 msgid "Too many preferences items"
2221 #: g10/trustdb.c:2423
2222 msgid "Duplicated certificate - deleted"
2225 #: g10/trustdb.c:2455
2226 msgid "public key lost"
2229 #: g10/trustdb.c:2464 g10/trustdb.c:2547
2230 msgid "Invalid certificate revocation"
2233 #: g10/trustdb.c:2465 g10/trustdb.c:2548
2234 msgid "Invalid certificate"
2238 msgid "No help available"
2243 msgid "No help available for '%s'"
2246 #: g10/pubkey-enc.c:78
2248 msgid "anonymous receiver; trying secret key %08lX ...\n"
2251 #: g10/pubkey-enc.c:84
2252 msgid "okay, we are the anonymous receiver.\n"
2255 #: g10/pubkey-enc.c:183
2257 msgid "note: cipher algorithm %d not found in preferences\n"
2261 #: g10/openfile.c:58
2263 msgid "File '%s' exists. "
2266 #: g10/openfile.c:59
2267 msgid "openfile.overwrite.okay"
2270 #: g10/openfile.c:60
2271 msgid "Overwrite (y/N)? "
2274 #: g10/openfile.c:85
2275 msgid "writing to stdout\n"
2278 #: g10/openfile.c:101 g10/openfile.c:165
2280 msgid "%s: can't create: %s\n"
2283 #: g10/openfile.c:134
2285 msgid "assuming signed data in '%s'\n"
2288 #: g10/openfile.c:181
2290 msgid "%s: new options file created\n"
2293 #: g10/encr-data.c:74
2295 "Warning: Message was encrypted with a weak key in the symmetric cipher.\n"
2299 msgid "weak key created - retrying\n"
2304 msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"