aboutsummaryrefslogtreecommitdiffstats
path: root/po/en.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/en.po')
-rw-r--r--po/en.po1661
1 files changed, 1629 insertions, 32 deletions
diff --git a/po/en.po b/po/en.po
index 99654ca38..f8160b340 100644
--- a/po/en.po
+++ b/po/en.po
@@ -1,68 +1,831 @@
msgid ""
msgstr ""
+"POT-Creation-Date: 1998-09-14 14:17+0200\n"
+"Content-Type: text/plain; charset=\n"
"Date: 1998-08-08 18:07:50+0200\n"
"From: Werner Koch <wk@frodo>\n"
-"Content-Type: text/plain; charset=\n"
-"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments --keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
-"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c g10/mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c g10/sig-check.c g10/sign.c g10/trustdb.c g10/verify.c g10/status.c g10/pubkey-enc.c\n"
+"Xgettext-Options: --default-domain=gnupg --directory=.. --add-comments "
+"--keyword=_ --keyword=N_ --files-from=./POTFILES.in\n"
+"Files: util/secmem.c util/argparse.c cipher/random.c cipher/rand-dummy.c "
+"cipher/rand-unix.c cipher/rand-w32.c g10/g10.c g10/pkclist.c g10/keygen.c "
+"g10/decrypt.c g10/encode.c g10/import.c g10/keyedit.c g10/keylist.c "
+"g10/mainproc.c g10/passphrase.c g10/plaintext.c g10/pref.c g10/seckey-cert.c "
+"g10/sig-check.c g10/sign.c g10/trustdb.c g10/verify.c g10/status.c "
+"g10/pubkey-enc.c\n"
+
+#: util/secmem.c:215
+msgid "Warning: using insecure memory!\n"
+msgstr ""
+
+#: util/miscutil.c:87
+msgid "yes"
+msgstr ""
+
+#: util/miscutil.c:88
+msgid "yY"
+msgstr ""
+
+#: cipher/rand-dummy.c:106
+msgid "warning: using insecure random number generator!!\n"
+msgstr ""
+
+#: cipher/rand-dummy.c:107
+msgid ""
+"The random number generator is only a kludge to let\n"
+"it compile - it is in no way a strong RNG!\n"
+"\n"
+"DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
+"\n"
+msgstr ""
+
+#: cipher/rand-unix.c:149
+#, c-format
+msgid ""
+"\n"
+"Not enough random bytes available. Please do some other work to give\n"
+"the OS a chance to collect more entropy! (Need %d more bytes)\n"
+msgstr ""
+
+#: g10/g10.c:143
+msgid ""
+"@Commands:\n"
+" "
+msgstr ""
+
+#: g10/g10.c:146
+msgid "|[file]|make a signature"
+msgstr ""
+
+#: g10/g10.c:147
+msgid "|[file]|make a clear text signature"
+msgstr ""
+
+#: g10/g10.c:148
+msgid "make a detached signature"
+msgstr ""
+
+#: g10/g10.c:149
+msgid "encrypt data"
+msgstr ""
+
+#: g10/g10.c:150
+msgid "encryption only with symmetric cipher"
+msgstr ""
+
+#: g10/g10.c:151
+msgid "store only"
+msgstr ""
+
+#: g10/g10.c:152
+msgid "decrypt data (default)"
+msgstr ""
+
+#: g10/g10.c:153
+msgid "verify a signature"
+msgstr ""
+
+#: g10/g10.c:155
+msgid "list keys"
+msgstr ""
+
+#: g10/g10.c:156
+msgid "list keys and signatures"
+msgstr ""
+
+#: g10/g10.c:157
+msgid "check key signatures"
+msgstr ""
+
+#: g10/g10.c:158
+msgid "list keys and fingerprints"
+msgstr ""
+
+#: g10/g10.c:159
+msgid "list secret keys"
+msgstr ""
+
+#: g10/g10.c:161
+msgid "generate a new key pair"
+msgstr ""
+
+#: g10/g10.c:163
+msgid "remove key from the public keyring"
+msgstr ""
+
+#: g10/g10.c:165
+msgid "sign or edit a key"
+msgstr ""
+
+#: g10/g10.c:166
+msgid "generate a revocation certificate"
+msgstr ""
+
+#: g10/g10.c:168
+msgid "export keys"
+msgstr ""
+
+#: g10/g10.c:171
+msgid "import/merge keys"
+msgstr ""
+
+#: g10/g10.c:172
+msgid "list only the sequence of packets"
+msgstr ""
+
+#: g10/g10.c:174
+#, fuzzy
+msgid "export the ownertrust values"
+msgstr ""
+"It's up to you to assign a value here; this value will never be exported\n"
+"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
+"to do with the (implicitly created) web-of-certificates."
+
+#: g10/g10.c:175
+#, fuzzy
+msgid "import ownertrust values"
+msgstr ""
+"It's up to you to assign a value here; this value will never be exported\n"
+"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
+"to do with the (implicitly created) web-of-certificates."
+
+#: g10/g10.c:176
+msgid "|[NAMES]|check the trust database"
+msgstr ""
+
+#: g10/g10.c:177
+msgid "De-Armor a file or stdin"
+msgstr ""
+
+#: g10/g10.c:178
+msgid "En-Armor a file or stdin"
+msgstr ""
+
+#: g10/g10.c:179
+msgid "|algo [files]|print message digests"
+msgstr ""
+
+#: g10/g10.c:180
+msgid "print all message digests"
+msgstr ""
+
+#: g10/g10.c:187
+msgid ""
+"@\n"
+"Options:\n"
+" "
+msgstr ""
+
+#: g10/g10.c:189
+msgid "create ascii armored output"
+msgstr ""
+
+#: g10/g10.c:191
+msgid "use this user-id to sign or decrypt"
+msgstr ""
+
+#: g10/g10.c:192
+msgid "use this user-id for encryption"
+msgstr ""
+
+#: g10/g10.c:193
+msgid "|N|set compress level N (0 disables)"
+msgstr ""
+
+#: g10/g10.c:194
+msgid "use canonical text mode"
+msgstr ""
+
+#: g10/g10.c:196
+msgid "use as output file"
+msgstr ""
+
+#: g10/g10.c:197
+msgid "verbose"
+msgstr ""
+
+#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
+#: g10/g10.c:199
+msgid "batch mode: never ask"
+msgstr ""
+
+#: g10/g10.c:200
+msgid "assume yes on most questions"
+msgstr ""
+
+#: g10/g10.c:201
+msgid "assume no on most questions"
+msgstr ""
+
+#: g10/g10.c:202
+msgid "add this keyring to the list of keyrings"
+msgstr ""
+
+#: g10/g10.c:203
+msgid "add this secret keyring to the list"
+msgstr ""
+
+#: g10/g10.c:204
+msgid "|NAME|use NAME as default secret key"
+msgstr ""
+
+#: g10/g10.c:205
+msgid "read options from file"
+msgstr ""
+
+#: g10/g10.c:207
+msgid "set debugging flags"
+msgstr ""
+
+#: g10/g10.c:208
+msgid "enable full debugging"
+msgstr ""
+
+#: g10/g10.c:209
+msgid "|FD|write status info to this FD"
+msgstr ""
+
+#: g10/g10.c:210
+msgid "do not write comment packets"
+msgstr ""
+
+#: g10/g10.c:211
+msgid "(default is 1)"
+msgstr ""
+
+#: g10/g10.c:212
+msgid "(default is 3)"
+msgstr ""
+
+#: g10/g10.c:213
+msgid "|file|load extension module"
+msgstr ""
+
+#: g10/g10.c:214
+msgid "emulate the mode described in RFC1991"
+msgstr ""
+
+#: g10/g10.c:216
+msgid "|NAME|use cipher algorithm NAME"
+msgstr ""
+
+#: g10/g10.c:217
+msgid "|NAME|use message digest algorithm NAME"
+msgstr ""
+
+#: g10/g10.c:218
+msgid "|N|use compress algorithm N"
+msgstr ""
+
+#: g10/g10.c:219
+msgid "throw keyid field of encrypted packets"
+msgstr ""
+
+#: g10/g10.c:227
+msgid ""
+"@\n"
+"Examples:\n"
+"\n"
+" -se -r Bob [file] sign and encrypt for user Bob\n"
+" -sat [file] make a clear text signature\n"
+" -sb [file] make a detached signature\n"
+" -k [userid] show keys\n"
+" -kc [userid] show fingerprint\n"
+msgstr ""
+
+#: g10/g10.c:302
+msgid "Please report bugs to <[email protected]>.\n"
+msgstr ""
+
+#: g10/g10.c:307
+msgid "Usage: gpgm [options] [files] (-h for help)"
+msgstr ""
+
+#: g10/g10.c:309
+msgid "Usage: gpg [options] [files] (-h for help)"
+msgstr ""
+
+#: g10/g10.c:314
+msgid ""
+"Syntax: gpgm [options] [files]\n"
+"GNUPG maintenance utility\n"
+msgstr ""
+
+#: g10/g10.c:317
+msgid ""
+"Syntax: gpg [options] [files]\n"
+"sign, check, encrypt or decrypt\n"
+"default operation depends on the input data\n"
+msgstr ""
+
+#: g10/g10.c:323
+msgid ""
+"\n"
+"Supported algorithms:\n"
+msgstr ""
+
+#: g10/g10.c:397
+msgid "usage: gpgm [options] "
+msgstr ""
+
+#: g10/g10.c:399
+msgid "usage: gpg [options] "
+msgstr ""
+
+#: g10/g10.c:440
+msgid "conflicting commands\n"
+msgstr ""
+
+#: g10/g10.c:546
+#, c-format
+msgid "note: no default option file '%s'\n"
+msgstr ""
+
+#: g10/g10.c:550
+#, c-format
+msgid "option file '%s': %s\n"
+msgstr ""
+
+#: g10/g10.c:557
+#, c-format
+msgid "reading options from '%s'\n"
+msgstr ""
+
+#: g10/g10.c:736
+msgid "selected cipher algorithm is invalid\n"
+msgstr ""
+
+#: g10/g10.c:742
+msgid "selected digest algorithm is invalid\n"
+msgstr ""
+
+#: g10/g10.c:745
+#, c-format
+msgid "compress algorithm must be in range %d..%d\n"
+msgstr ""
+
+#: g10/g10.c:747
+msgid "completes-needed must be greater than 0\n"
+msgstr ""
+
+#: g10/g10.c:749
+msgid "marginals-needed must be greater than 1\n"
+msgstr ""
+
+#: g10/g10.c:832
+#, c-format
+msgid "failed to initialize the TrustDB: %s\n"
+msgstr ""
+
+#: g10/g10.c:838
+msgid "--store [filename]"
+msgstr ""
+
+#: g10/g10.c:846
+msgid "--symmetric [filename]"
+msgstr ""
+
+#: g10/g10.c:854
+msgid "--encrypt [filename]"
+msgstr ""
-#: g10/pkclist.c:87
+#: g10/g10.c:867
+msgid "--sign [filename]"
+msgstr ""
+
+#: g10/g10.c:880
+msgid "--sign --encrypt [filename]"
+msgstr ""
+
+#: g10/g10.c:894
+msgid "--clearsign [filename]"
+msgstr ""
+
+#: g10/g10.c:906
+msgid "--decrypt [filename]"
+msgstr ""
+
+#: g10/g10.c:915
+msgid "--edit-key username"
+msgstr ""
+
+#: g10/g10.c:923
+msgid "--delete-secret-key username"
+msgstr ""
+
+#: g10/g10.c:926
+msgid "--delete-key username"
+msgstr ""
+
+#: g10/encode.c:211 g10/g10.c:949 g10/keylist.c:79
+#, c-format
+msgid "can't open %s: %s\n"
+msgstr ""
+
+#: g10/g10.c:960
+msgid "-k[v][v][v][c] [userid] [keyring]"
+msgstr ""
+
+#: g10/g10.c:1015
+#, c-format
+msgid "dearmoring failed: %s\n"
+msgstr ""
+
+#: g10/g10.c:1023
+#, c-format
+msgid "enarmoring failed: %s\n"
+msgstr ""
+
+#: g10/g10.c:1084
+#, c-format
+msgid "invalid hash algorithm '%s'\n"
+msgstr ""
+
+#: g10/g10.c:1154
+msgid "[filename]"
+msgstr ""
+
+#: g10/decrypt.c:59 g10/g10.c:1156 g10/verify.c:66
+#, c-format
+msgid "can't open '%s'\n"
+msgstr ""
+
+#: g10/g10.c:1201
+msgid ""
+"RSA keys are deprecated; please consider creating a new key and use this key "
+"in the future\n"
+msgstr ""
+
+#: g10/pkclist.c:71
+#, c-format
+msgid ""
+"No owner trust defined for %lu:\n"
+"%4u%c/%08lX %s \""
+msgstr ""
+
+#: g10/pkclist.c:81
+msgid ""
+"Please decide how far you trust this user to correctly\n"
+"verify other users' keys (by looking at passports,\n"
+"checking fingerprints from different sources...)?\n"
+"\n"
+" 1 = Don't know\n"
+" 2 = I do NOT trust\n"
+" 3 = I trust marginally\n"
+" 4 = I trust fully\n"
+" s = please show me more information\n"
+msgstr ""
+
+#: g10/pkclist.c:90
+msgid " m = back to the main menu\n"
+msgstr ""
+
+#. a string with valid answers
+#: g10/pkclist.c:95
+msgid "sSmM"
+msgstr ""
+
+#: g10/pkclist.c:99
msgid "edit_ownertrust.value"
msgstr ""
"It's up to you to assign a value here; this value will never be exported\n"
"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
"to do with the (implicitly created) web-of-certificates."
-#: g10/pkclist.c:174
+#: g10/pkclist.c:99
+msgid "Your decision? "
+msgstr ""
+
+#: g10/pkclist.c:118
+msgid "You will see a list of signators etc. here\n"
+msgstr ""
+
+#: g10/pkclist.c:145
+msgid ""
+"Could not find a valid trust path to the key. Let's see whether we\n"
+"can assign some missing owner trust values.\n"
+"\n"
+msgstr ""
+
+#: g10/pkclist.c:170
+msgid ""
+"No owner trust values changed.\n"
+"\n"
+msgstr ""
+
+#: g10/pkclist.c:189
msgid "revoked_key.override"
msgstr "If you want to use this revoked key anyway, answer \"yes\"."
-#: g10/pkclist.c:261
+#: g10/pkclist.c:190 g10/pkclist.c:277
+msgid "Use this key anyway? "
+msgstr ""
+
+#: g10/pkclist.c:272
+msgid ""
+"It is NOT certain that the key belongs to its owner.\n"
+"If you *really* know what you are doing, you may answer\n"
+"the next question with yes\n"
+"\n"
+msgstr ""
+
+#: g10/pkclist.c:276
msgid "untrusted_key.override"
msgstr "If you want to use this untrusted key anyway, answer \"yes\"."
-#: g10/pkclist.c:408
+#: g10/pkclist.c:281
+msgid "WARNING: Using untrusted key!\n"
+msgstr ""
+
+#: g10/pkclist.c:317
+msgid "WARNING: This key has been revoked by its owner!\n"
+msgstr ""
+
+#: g10/pkclist.c:318
+msgid " This could mean that the signature is forgery.\n"
+msgstr ""
+
+#: g10/pkclist.c:339
+msgid "Note: This key has expired!\n"
+msgstr ""
+
+#: g10/pkclist.c:346
+msgid "WARNING: This key is not certified with a trusted signature!\n"
+msgstr ""
+
+#: g10/pkclist.c:348
+msgid ""
+" There is no indication that the signature belongs to the owner.\n"
+msgstr ""
+
+#: g10/pkclist.c:363
+msgid "WARNING: We do NOT trust this key!\n"
+msgstr ""
+
+#: g10/pkclist.c:364
+msgid " The signature is probably a FORGERY.\n"
+msgstr ""
+
+#: g10/pkclist.c:371
+msgid ""
+"WARNING: This key is not certified with sufficiently trusted signatures!\n"
+msgstr ""
+
+#: g10/pkclist.c:374
+msgid " It is not certain that the signature belongs to the owner.\n"
+msgstr ""
+
+#: g10/pkclist.c:419
+msgid ""
+"You did not specify a user ID. (you may use \"-r\")\n"
+"\n"
+msgstr ""
+
+#: g10/pkclist.c:423
msgid "pklist.user_id.enter"
-msgstr "Enter the user id of the addresse to whom you want to send the message."
+msgstr ""
+"Enter the user id of the addresse to whom you want to send the message."
+
+#: g10/pkclist.c:424
+msgid "Enter the user ID: "
+msgstr ""
+
+#: g10/pkclist.c:435
+msgid "No such user ID.\n"
+msgstr ""
+
+#: g10/pkclist.c:469 g10/pkclist.c:496
+#, c-format
+msgid "%s: skipped: %s\n"
+msgstr ""
+
+#: g10/pkclist.c:477
+#, c-format
+msgid "%s: error checking key: %s\n"
+msgstr ""
+
+#: g10/pkclist.c:503
+msgid "no valid addressees\n"
+msgstr ""
+
+#: g10/keygen.c:123
+msgid "writing self signature\n"
+msgstr ""
+
+#: g10/keygen.c:161
+msgid "writing key binding signature\n"
+msgstr ""
+
+#: g10/keygen.c:383
+msgid "Please select what kind of key you want:\n"
+msgstr ""
+
+#: g10/keygen.c:385
+#, c-format
+msgid " (%d) DSA and ElGamal (default)\n"
+msgstr ""
+
+#: g10/keygen.c:386
+#, c-format
+msgid " (%d) ElGamal (sign and encrypt)\n"
+msgstr ""
+
+#: g10/keygen.c:387
+#, c-format
+msgid " (%d) ElGamal (encrypt only)\n"
+msgstr ""
+
+#: g10/keygen.c:388
+#, c-format
+msgid " (%d) DSA (sign only)\n"
+msgstr ""
+
+#: g10/keygen.c:389
+#, c-format
+msgid " (%d) ElGamal in a v3 packet\n"
+msgstr ""
#: g10/keygen.c:393
msgid "keygen.algo"
-msgstr "Select the algorithm to use:"
-"Needs more explanation here."
+msgstr "Select the algorithm to use:Needs more explanation here."
+
+#: g10/keygen.c:393
+msgid "Your selection? "
+msgstr ""
+
+#: g10/keygen.c:419
+msgid "Invalid selection.\n"
+msgstr ""
+
+#: g10/keygen.c:431
+#, c-format
+msgid ""
+"About to generate a new %s keypair.\n"
+" minimum keysize is 768 bits\n"
+" default keysize is 1024 bits\n"
+" highest suggested keysize is 2048 bits\n"
+msgstr ""
#: g10/keygen.c:437
msgid "keygen.size"
msgstr ""
-#: g10/keygen.c:449
+#: g10/keygen.c:438
+msgid "What keysize do you want? (1024) "
+msgstr ""
+
+#: g10/keygen.c:443
+msgid "DSA only allows keysizes from 512 to 1024\n"
+msgstr ""
+
+#: g10/keygen.c:445
+msgid "keysize too small; 768 is smallest value allowed.\n"
+msgstr ""
+
+#: g10/keygen.c:448
+msgid ""
+"Keysizes larger than 2048 are not suggested because\n"
+"computations take REALLY long!\n"
+msgstr ""
+
+#: g10/keygen.c:450
msgid "keygen.size.huge.okay"
msgstr ""
-#: g10/keygen.c:458
+#: g10/keygen.c:451
+msgid "Are you sure that you want this keysize? "
+msgstr ""
+
+#: g10/keygen.c:452
+msgid ""
+"Okay, but keep in mind that your monitor and keyboard radiation is also very "
+"vulnerable to attacks!\n"
+msgstr ""
+
+#: g10/keygen.c:459
msgid "keygen.size.large.okay"
msgstr ""
-#: g10/keygen.c:499
+#: g10/keygen.c:460
+msgid "Do you really need such a large keysize? "
+msgstr ""
+
+#: g10/keygen.c:466
+#, c-format
+msgid "Requested keysize is %u bits\n"
+msgstr ""
+
+#: g10/keygen.c:469 g10/keygen.c:473
+#, c-format
+msgid "rounded up to %u bits\n"
+msgstr ""
+
+#: g10/keygen.c:485
+msgid ""
+"Please specify how long the key should be valid.\n"
+" 0 = key does not expire\n"
+" <n> = key expires in n days\n"
+" <n>w = key expires in n weeks\n"
+" <n>m = key expires in n months\n"
+" <n>y = key expires in n years\n"
+msgstr ""
+
+#: g10/keygen.c:500
msgid "keygen.valid"
msgstr ""
-#: g10/keygen.c:523
+#: g10/keygen.c:500
+msgid "Key is valid for? (0) "
+msgstr ""
+
+#: g10/keygen.c:511
+msgid "invalid value\n"
+msgstr ""
+
+#: g10/keygen.c:516
+msgid "Key does not expire at all\n"
+msgstr ""
+
+#. print the date when the key expires
+#: g10/keygen.c:519
+#, c-format
+msgid "Key expires at %s\n"
+msgstr ""
+
+#: g10/keygen.c:524
msgid "keygen.valid.okay"
msgstr ""
-#: g10/keygen.c:563
+#: g10/keygen.c:525
+msgid "Is this correct (y/n)? "
+msgstr ""
+
+#: g10/keygen.c:553
+msgid ""
+"\n"
+"You need a User-ID to identify your key; the software constructs the user "
+"id\n"
+"from Real Name, Comment and Email Address in this form:\n"
+" \"Heinrich Heine (Der Dichter) <[email protected]>\"\n"
+"\n"
+msgstr ""
+
+#: g10/keygen.c:564
msgid "keygen.name"
msgstr ""
-#: g10/keygen.c:579
+#: g10/keygen.c:564
+msgid "Real name: "
+msgstr ""
+
+#: g10/keygen.c:568
+msgid "Invalid character in name\n"
+msgstr ""
+
+#: g10/keygen.c:570
+msgid "Name may not start with a digit\n"
+msgstr ""
+
+#: g10/keygen.c:572
+msgid "Name must be at least 5 characters long\n"
+msgstr ""
+
+#: g10/keygen.c:580
msgid "keygen.email"
msgstr ""
-#: g10/keygen.c:599
+#: g10/keygen.c:580
+msgid "Email address: "
+msgstr ""
+
+#: g10/keygen.c:592
+msgid "Not a valid email address\n"
+msgstr ""
+
+#: g10/keygen.c:600
msgid "keygen.comment"
msgstr ""
-#: g10/keygen.c:635
+#: g10/keygen.c:600
+msgid "Comment: "
+msgstr ""
+
+#: g10/keygen.c:606
+msgid "Invalid character in comment\n"
+msgstr ""
+
+#: g10/keygen.c:626
+#, c-format
+msgid ""
+"You selected this USER-ID:\n"
+" \"%s\"\n"
+"\n"
+msgstr ""
+
+#: g10/keygen.c:629
+msgid "NnCcEeOoQq"
+msgstr ""
+
+#: g10/keygen.c:638
msgid "keygen.userid.cmd"
msgstr ""
"N to change the name.\n"
@@ -71,58 +834,892 @@ msgstr ""
"O to continue with key generation.\n"
"Q to to quit the key generation."
-#: g10/keygen.c:964
+#: g10/keygen.c:639
+msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
+msgstr ""
+
+#: g10/keygen.c:686
+msgid ""
+"You need a Passphrase to protect your secret key.\n"
+"\n"
+msgstr ""
+
+#: g10/keyedit.c:376 g10/keygen.c:694
+msgid "passphrase not correctly repeated; try again.\n"
+msgstr ""
+
+#: g10/keygen.c:700
+msgid ""
+"You don't want a passphrase - this is probably a *bad* idea!\n"
+"I will do it anyway. You can change your passphrase at any time,\n"
+"using this program with the option \"--edit-key\".\n"
+"\n"
+msgstr ""
+
+#: g10/keygen.c:721
+msgid ""
+"We need to generate a lot of random bytes. It is a good idea to perform\n"
+"some other action (work in another window, move the mouse, utilize the\n"
+"network and the disks) during the prime generation; this gives the random\n"
+"number generator a better chance to gain enough entropy.\n"
+msgstr ""
+
+#: g10/keygen.c:788
+msgid "Key generation can only be used in interactive mode\n"
+msgstr ""
+
+#: g10/keygen.c:796
+msgid "DSA keypair will have 1024 bits.\n"
+msgstr ""
+
+#: g10/keygen.c:802
+msgid "Key generation cancelled.\n"
+msgstr ""
+
+#: g10/keygen.c:812
+#, c-format
+msgid "writing public certificate to '%s'\n"
+msgstr ""
+
+#: g10/keygen.c:813
+#, c-format
+msgid "writing secret certificate to '%s'\n"
+msgstr ""
+
+#: g10/keygen.c:890
+msgid "public and secret key created and signed.\n"
+msgstr ""
+
+#: g10/keygen.c:892
+msgid ""
+"Note that this key cannot be used for encryption. You may want to use\n"
+"the command \"--add-key\" to generate a secondary key for this purpose.\n"
+msgstr ""
+
+#: g10/keygen.c:906 g10/keygen.c:990
+#, c-format
+msgid "Key generation failed: %s\n"
+msgstr ""
+
+#: g10/keygen.c:967
msgid "keygen.sub.okay"
msgstr "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
-#: g10/keyedit.c:269
+#: g10/keygen.c:968
+msgid "Really create? "
+msgstr ""
+
+#: g10/encode.c:87
+#, c-format
+msgid "%s: can't open: %s\n"
+msgstr ""
+
+#: g10/encode.c:106
+#, c-format
+msgid "error creating passphrase: %s\n"
+msgstr ""
+
+#: g10/encode.c:151 g10/encode.c:262
+#, c-format
+msgid "%s: warning: empty file\n"
+msgstr ""
+
+#: g10/encode.c:217
+#, c-format
+msgid "reading from '%s'\n"
+msgstr ""
+
+#: g10/encode.c:390
+#, c-format
+msgid "%s encrypted for: %s\n"
+msgstr ""
+
+#: g10/import.c:105 g10/trustdb.c:1342
+#, c-format
+msgid "can't open file: %s\n"
+msgstr ""
+
+#: g10/import.c:121
+#, c-format
+msgid "skipping block of type %d\n"
+msgstr ""
+
+#: g10/import.c:131 g10/trustdb.c:1420
+#, c-format
+msgid "read error: %s\n"
+msgstr ""
+
+#: g10/import.c:271 g10/import.c:441
+#, c-format
+msgid "key %08lX: no user id\n"
+msgstr ""
+
+#: g10/import.c:281
+#, c-format
+msgid "key %08lX: no valid user ids\n"
+msgstr ""
+
+#: g10/import.c:283
+msgid "this may be caused by a missing self-signature\n"
+msgstr ""
+
+#: g10/import.c:291 g10/import.c:508
+#, c-format
+msgid "key %08lX: public key not found: %s\n"
+msgstr ""
+
+#: g10/import.c:297
+msgid "no default public keyring\n"
+msgstr ""
+
+#: g10/import.c:301
+#, c-format
+msgid "writing to '%s'\n"
+msgstr ""
+
+#: g10/import.c:305 g10/import.c:359 g10/import.c:562
+#, c-format
+msgid "can't lock public keyring: %s\n"
+msgstr ""
+
+#: g10/import.c:308
+#, c-format
+msgid "can't write to keyring: %s\n"
+msgstr ""
+
+#. we are ready
+#: g10/import.c:311
+#, c-format
+msgid "key %08lX: public key imported\n"
+msgstr ""
+
+#: g10/import.c:320
+#, c-format
+msgid "key %08lX: doesn't match our copy\n"
+msgstr ""
+
+#: g10/import.c:333 g10/import.c:517
+#, c-format
+msgid "key %08lX: can't locate original keyblock: %s\n"
+msgstr ""
+
+#: g10/import.c:340 g10/import.c:524
+#, c-format
+msgid "key %08lX: can't read original keyblock: %s\n"
+msgstr ""
+
+#: g10/import.c:356 g10/import.c:456 g10/import.c:559
+msgid "writing keyblock\n"
+msgstr ""
+
+#: g10/import.c:362 g10/import.c:565
+#, c-format
+msgid "can't write keyblock: %s\n"
+msgstr ""
+
+#: g10/import.c:366
+#, c-format
+msgid "key %08lX: 1 new user-id\n"
+msgstr ""
+
+#: g10/import.c:369
+#, c-format
+msgid "key %08lX: %d new user-ids\n"
+msgstr ""
+
+#: g10/import.c:372
+#, c-format
+msgid "key %08lX: 1 new signature\n"
+msgstr ""
+
+#: g10/import.c:375
+#, c-format
+msgid "key %08lX: %d new signatures\n"
+msgstr ""
+
+#: g10/import.c:378
+#, c-format
+msgid "key %08lX: 1 new subkey\n"
+msgstr ""
+
+#: g10/import.c:381
+#, c-format
+msgid "key %08lX: %d new subkeys\n"
+msgstr ""
+
+#: g10/import.c:385
+#, c-format
+msgid "key %08lX: not changed\n"
+msgstr ""
+
+#: g10/import.c:459
+#, c-format
+msgid "can't lock secret keyring: %s\n"
+msgstr ""
+
+#: g10/import.c:462
+msgid "can't write keyring\n"
+msgstr ""
+
+#. we are ready
+#: g10/import.c:465
+#, c-format
+msgid "key %08lX: secret key imported\n"
+msgstr ""
+
+#. we can't merge secret keys
+#: g10/import.c:468
+#, c-format
+msgid "key %08lX: already in secret keyring\n"
+msgstr ""
+
+#: g10/import.c:472
+#, c-format
+msgid "key %08lX: secret key not found: %s\n"
+msgstr ""
+
+#: g10/import.c:502
+#, c-format
+msgid "key %08lX: no public key - can't apply revocation certificate\n"
+msgstr ""
+
+#: g10/import.c:535
+#, c-format
+msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
+msgstr ""
+
+#. we are ready
+#: g10/import.c:568
+#, c-format
+msgid "key %08lX: revocation certificate imported\n"
+msgstr ""
+
+#: g10/import.c:598
+#, c-format
+msgid "key %08lX: no user-id for signature\n"
+msgstr ""
+
+#: g10/import.c:605
+#, c-format
+msgid "key %08lX: unsupported public key algorithm\n"
+msgstr ""
+
+#: g10/import.c:606
+#, c-format
+msgid "key %08lX: invalid self-signature\n"
+msgstr ""
+
+#: g10/import.c:635
+#, c-format
+msgid "key %08lX: skipped userid '"
+msgstr ""
+
+#: g10/import.c:658
+#, c-format
+msgid "key %08lX: revocation certificate at wrong place - skipped\n"
+msgstr ""
+
+#: g10/import.c:665
+#, c-format
+msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
+msgstr ""
+
+#: g10/import.c:727
+#, c-format
+msgid "key %08lX: revocation certificate added\n"
+msgstr ""
+
+#: g10/import.c:790 g10/import.c:826
+#, c-format
+msgid "key %08lX: our copy has no self-signature\n"
+msgstr ""
+
+#: g10/keyedit.c:80
+#, c-format
+msgid "%s: user not found\n"
+msgstr ""
+
+#: g10/keyedit.c:160
+msgid "[self-signature]"
+msgstr ""
+
+#: g10/keyedit.c:178
+msgid "1 bad signature\n"
+msgstr ""
+
+#: g10/keyedit.c:180
+#, c-format
+msgid "%d bad signatures\n"
+msgstr ""
+
+#: g10/keyedit.c:182
+msgid "1 signature not checked due to a missing key\n"
+msgstr ""
+
+#: g10/keyedit.c:184
+#, c-format
+msgid "%d signatures not checked due to missing keys\n"
+msgstr ""
+
+#: g10/keyedit.c:186
+msgid "1 signature not checked due to an error\n"
+msgstr ""
+
+#: g10/keyedit.c:188
+#, c-format
+msgid "%d signatures not checked due to errors\n"
+msgstr ""
+
+#: g10/keyedit.c:190
+msgid "1 user id without valid self-signature detected\n"
+msgstr ""
+
+#: g10/keyedit.c:192
+#, c-format
+msgid "%d user ids without valid self-signatures detected\n"
+msgstr ""
+
+#: g10/keyedit.c:247
+#, c-format
+msgid "Already signed by key %08lX\n"
+msgstr ""
+
+#: g10/keyedit.c:255
+#, c-format
+msgid "Nothing to sign with key %08lX\n"
+msgstr ""
+
+#: g10/keyedit.c:264
+msgid ""
+"Are you really sure that you want to sign this key\n"
+"with your key: \""
+msgstr ""
+
+#: g10/keyedit.c:271
msgid "sign_uid.okay"
msgstr ""
-#: g10/keyedit.c:403 g10/keyedit.c:414
-msgid "delete_key.secret.okay"
+#: g10/keyedit.c:271
+msgid "Really sign? "
+msgstr ""
+
+#: g10/keyedit.c:292
+#, c-format
+msgid "signing failed: %s\n"
+msgstr ""
+
+#: g10/keyedit.c:343
+msgid "This key is not protected.\n"
+msgstr ""
+
+#: g10/keyedit.c:346
+msgid "Key is protected.\n"
msgstr ""
-#: g10/keyedit.c:404
-msgid "delete_key.okay"
+#: g10/keyedit.c:363
+#, c-format
+msgid "Can't edit this key: %s\n"
+msgstr ""
+
+#: g10/keyedit.c:368
+msgid ""
+"Enter the new passphrase for this secret key.\n"
+"\n"
msgstr ""
-#: g10/keyedit.c:501
+#: g10/keyedit.c:380
+msgid ""
+"You don't want a passphrase - this is probably a *bad* idea!\n"
+"\n"
+msgstr ""
+
+#: g10/keyedit.c:382
msgid "change_passwd.empty.okay"
msgstr ""
-#: g10/keyedit.c:637
+#: g10/keyedit.c:383
+msgid "Do you really want to do this? "
+msgstr ""
+
+#: g10/keyedit.c:438
+msgid "quit"
+msgstr ""
+
+#: g10/keyedit.c:438
+msgid "quit this menu"
+msgstr ""
+
+#: g10/keyedit.c:439
+msgid "q"
+msgstr ""
+
+#: g10/keyedit.c:440
+msgid "save"
+msgstr ""
+
+#: g10/keyedit.c:440
+msgid "save and quit"
+msgstr ""
+
+#: g10/keyedit.c:441
+msgid "help"
+msgstr ""
+
+#: g10/keyedit.c:441
+msgid "show this help"
+msgstr ""
+
+#: g10/keyedit.c:443
+msgid "fpr"
+msgstr ""
+
+#: g10/keyedit.c:443
+msgid "show fingerprint"
+msgstr ""
+
+#: g10/keyedit.c:444
+msgid "list"
+msgstr ""
+
+#: g10/keyedit.c:444
+msgid "list key and user ids"
+msgstr ""
+
+#: g10/keyedit.c:445
+msgid "l"
+msgstr ""
+
+#: g10/keyedit.c:446
+msgid "uid"
+msgstr ""
+
+#: g10/keyedit.c:446
+msgid "select user id N"
+msgstr ""
+
+#: g10/keyedit.c:447
+msgid "key"
+msgstr ""
+
+#: g10/keyedit.c:447
+msgid "select secondary key N"
+msgstr ""
+
+#: g10/keyedit.c:448
+msgid "check"
+msgstr ""
+
+#: g10/keyedit.c:448
+msgid "list signatures"
+msgstr ""
+
+#: g10/keyedit.c:449
+msgid "c"
+msgstr ""
+
+#: g10/keyedit.c:450
+msgid "sign"
+msgstr ""
+
+#: g10/keyedit.c:450
+msgid "sign the key"
+msgstr ""
+
+#: g10/keyedit.c:451
+msgid "s"
+msgstr ""
+
+#: g10/keyedit.c:452
+msgid "debug"
+msgstr ""
+
+#: g10/keyedit.c:453
+msgid "adduid"
+msgstr ""
+
+#: g10/keyedit.c:453
+msgid "add a user id"
+msgstr ""
+
+#: g10/keyedit.c:454
+msgid "deluid"
+msgstr ""
+
+#: g10/keyedit.c:454
+msgid "delete user id"
+msgstr ""
+
+#: g10/keyedit.c:455
+msgid "addkey"
+msgstr ""
+
+#: g10/keyedit.c:455
+msgid "add a secondary key"
+msgstr ""
+
+#: g10/keyedit.c:456
+msgid "delkey"
+msgstr ""
+
+#: g10/keyedit.c:456
+msgid "delete a secondary key"
+msgstr ""
+
+#: g10/keyedit.c:457
+msgid "toggle"
+msgstr ""
+
+#: g10/keyedit.c:457
+msgid "toggle between secret and public key listing"
+msgstr ""
+
+#: g10/keyedit.c:459
+msgid "t"
+msgstr ""
+
+#: g10/keyedit.c:460
+msgid "pref"
+msgstr ""
+
+#: g10/keyedit.c:460
+msgid "list preferences"
+msgstr ""
+
+#: g10/keyedit.c:461
+msgid "passwd"
+msgstr ""
+
+#: g10/keyedit.c:461
+msgid "change the passphrase"
+msgstr ""
+
+#: g10/keyedit.c:462
+msgid "trust"
+msgstr ""
+
+#: g10/keyedit.c:462
+msgid "change the ownertrust"
+msgstr ""
+
+#: g10/keyedit.c:480
+msgid "can't do that in batchmode\n"
+msgstr ""
+
+#. check that they match
+#. FIXME: check that they both match
+#: g10/keyedit.c:502
+msgid "Secret key is available.\n"
+msgstr ""
+
+#: g10/keyedit.c:518
msgid "keyedit.cmd"
msgstr "Please enter \"help\"."
-#: g10/keyedit.c:679
+#: g10/keyedit.c:518
+msgid "Command> "
+msgstr ""
+
+#: g10/keyedit.c:543
+msgid "Need the secret key to to this.\n"
+msgstr ""
+
+#: g10/keyedit.c:562
msgid "keyedit.save.okay"
msgstr ""
-#: g10/keyedit.c:682
+#: g10/keyedit.c:563
+msgid "Save changes? "
+msgstr ""
+
+#: g10/keyedit.c:565
msgid "keyedit.cancel.okay"
msgstr ""
-#: g10/keyedit.c:738
+#: g10/keyedit.c:566
+msgid "Quit without saving? "
+msgstr ""
+
+#: g10/keyedit.c:576
+#, c-format
+msgid "update failed: %s\n"
+msgstr ""
+
+#: g10/keyedit.c:583
+#, c-format
+msgid "update secret failed: %s\n"
+msgstr ""
+
+#: g10/keyedit.c:591
+msgid "Key not changed so no update needed.\n"
+msgstr ""
+
+#: g10/keyedit.c:621
msgid "keyedit.sign_all.okay"
msgstr ""
-#: g10/keyedit.c:772
+#: g10/keyedit.c:622
+msgid "Really sign all user ids? "
+msgstr ""
+
+#: g10/keyedit.c:623
+msgid "Hint: Select the user ids to sign\n"
+msgstr ""
+
+#: g10/keyedit.c:651
+msgid "You must select at least one user id.\n"
+msgstr ""
+
+#: g10/keyedit.c:653
+msgid "You can't delete the last user id!\n"
+msgstr ""
+
+#: g10/keyedit.c:655
msgid "keyedit.remove.uid.okay"
msgstr ""
-#: g10/keyedit.c:799
+#: g10/keyedit.c:656
+msgid "Really remove all selected user ids? "
+msgstr ""
+
+#: g10/keyedit.c:657
+msgid "Really remove this user id? "
+msgstr ""
+
+#: g10/keyedit.c:680
+msgid "You must select at least one key.\n"
+msgstr ""
+
+#: g10/keyedit.c:682
msgid "keyedit.remove.subkey.okay"
msgstr ""
+#: g10/keyedit.c:684
+msgid "Do you really want to delete the selected keys? "
+msgstr ""
+
+#: g10/keyedit.c:685
+msgid "Do you really want to delete this key? "
+msgstr ""
+
+#: g10/keyedit.c:722
+msgid "Invalid command (try \"help\")\n"
+msgstr ""
+
+#: g10/keyedit.c:1102
+#, c-format
+msgid "No user id with index %d\n"
+msgstr ""
+
+#: g10/keyedit.c:1147
+#, c-format
+msgid "No secondary key with index %d\n"
+msgstr ""
+
+#: g10/mainproc.c:198
+#, c-format
+msgid "public key decryption failed: %s\n"
+msgstr ""
+
+#: g10/mainproc.c:228
+#, c-format
+msgid "decryption failed: %s\n"
+msgstr ""
+
+#: g10/mainproc.c:843
+#, c-format
+msgid "Signature made %.*s using %s key ID %08lX\n"
+msgstr ""
+
+#: g10/mainproc.c:849
+msgid "BAD signature from \""
+msgstr ""
+
+#: g10/mainproc.c:850
+msgid "Good signature from \""
+msgstr ""
+
+#: g10/mainproc.c:861
+#, c-format
+msgid "Can't check signature: %s\n"
+msgstr ""
+
+#: g10/passphrase.c:117
+msgid ""
+"\n"
+"You need a passphrase to unlock the secret key for\n"
+"user: \""
+msgstr ""
+
+#: g10/passphrase.c:126
+#, c-format
+msgid "(%u-bit %s key, ID %08lX, created %s)\n"
+msgstr ""
+
#: g10/passphrase.c:167
msgid "passphrase.enter"
msgstr ""
"Please enter the passhrase; this is a secret sentence \n"
" Blurb, blurb,.... "
+#: g10/passphrase.c:167
+msgid "Enter pass phrase: "
+msgstr ""
+
#: g10/passphrase.c:170
msgid "passphrase.repeat"
+msgstr "Please repeat the last passphrase, so you are sure what you typed in."
+
+#: g10/passphrase.c:171
+msgid "Repeat pass phrase: "
+msgstr ""
+
+#: g10/plaintext.c:210
+msgid "detached_signature.filename"
+msgstr ""
+
+#: g10/plaintext.c:211
+msgid "Please enter name of data file: "
+msgstr ""
+
+#: g10/plaintext.c:295
+#, c-format
+msgid "can't open signed data '%s'\n"
+msgstr ""
+
+#: g10/seckey-cert.c:56
+#, c-format
+msgid "protection algorithm %d is not supported\n"
+msgstr ""
+
+#: g10/seckey-cert.c:169
+msgid "Invalid passphrase; please try again ...\n"
+msgstr ""
+
+#: g10/seckey-cert.c:215
+msgid "Warning: Weak key detected - please change passphrase again.\n"
+msgstr ""
+
+#: g10/sig-check.c:165
+msgid "public key created in future (time warp or clock problem)\n"
+msgstr ""
+
+#: g10/sig-check.c:171
+#, c-format
+msgid "warning: signature key expired %s\n"
+msgstr ""
+
+#: g10/trustdb.c:316
+#, c-format
+msgid "error reading sigrec: %s\n"
+msgstr ""
+
+#: g10/trustdb.c:321
+#, c-format
+msgid "chained sigrec %lu has a wrong owner\n"
+msgstr ""
+
+#: g10/trustdb.c:364
+#, c-format
+msgid "key %08lX: secret key without public key\n"
+msgstr ""
+
+#: g10/trustdb.c:369
+#, c-format
+msgid "key %08lX: secret and public key don't match\n"
+msgstr ""
+
+#: g10/trustdb.c:380
+#, c-format
+msgid "key %08lX: can't put it into the trustdb\n"
+msgstr ""
+
+#: g10/trustdb.c:386
+#, c-format
+msgid "key %08lX: query record failed\n"
+msgstr ""
+
+#: g10/trustdb.c:395
+#, c-format
+msgid "key %08lX: already in ultikey_table\n"
+msgstr ""
+
+#: g10/trustdb.c:402
+#, c-format
+msgid "enum_secret_keys failed: %s\n"
+msgstr ""
+
+#: g10/trustdb.c:1614
+#, c-format
+msgid "key %08lX: insert trust record failed: %s\n"
+msgstr ""
+
+#: g10/trustdb.c:1618
+#, c-format
+msgid "key %08lX.%lu: inserted into trustdb\n"
+msgstr ""
+
+#: g10/trustdb.c:1629
+#, c-format
+msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
+msgstr ""
+
+#: g10/trustdb.c:1637
+#, c-format
+msgid "key %08lX.%lu: expired at %s\n"
+msgstr ""
+
+#: g10/trustdb.c:1646
+#, c-format
+msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr ""
-"Please repeat the last passphrase, so you are sure what you typed in."
+#: g10/status.c:233
+msgid "No help available"
+msgstr ""
+
+#: g10/status.c:239
+#, c-format
+msgid "No help available for '%s'"
+msgstr ""
+
+#: g10/pubkey-enc.c:78
+#, c-format
+msgid "anonymous receiver; trying secret key %08lX ...\n"
+msgstr ""
+
+#: g10/pubkey-enc.c:84
+msgid "okay, we are the anonymous receiver.\n"
+msgstr ""
+
+#: g10/pubkey-enc.c:183
+#, c-format
+msgid "note: cipher algorithm %d not found in preferences\n"
+msgstr ""
+
+#. do not overwrite
+#: g10/openfile.c:58
+#, c-format
+msgid "File '%s' exists. "
+msgstr ""
+
+#: g10/openfile.c:59
+msgid "openfile.overwrite.okay"
+msgstr ""
+
+#: g10/openfile.c:60
+msgid "Overwrite (y/N)? "
+msgstr ""
+
+#: g10/encr-data.c:73
+msgid ""
+"Warning: Message was encrypted with a weak key in the symmetric cipher.\n"
+msgstr ""
+
+#: g10/seskey.c:51
+msgid "weak key created - retrying\n"
+msgstr ""
+
+#: g10/seskey.c:56
+#, c-format
+msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
+msgstr ""