1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-05 23:07:49 +02:00
gnupg/po/en.po

2921 lines
52 KiB
Plaintext
Raw Normal View History

1998-08-08 21:27:00 +02:00
msgid ""
msgstr ""
1998-11-20 20:22:58 +01:00
"POT-Creation-Date: 1998-11-20 19:52+0100\n"
1998-09-14 17:48:36 +02:00
"Content-Type: text/plain; charset=\n"
1998-08-08 21:27:00 +02:00
"Date: 1998-08-08 18:07:50+0200\n"
"From: Werner Koch <wk@frodo>\n"
1998-09-14 17:48:36 +02:00
"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"
1998-10-01 09:23:00 +02:00
#: util/secmem.c:77
1998-09-14 17:48:36 +02:00
msgid "Warning: using insecure memory!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: util/miscutil.c:139
1998-09-14 17:48:36 +02:00
msgid "yes"
msgstr ""
1998-11-20 18:42:18 +01:00
#: util/miscutil.c:140
1998-09-14 17:48:36 +02:00
msgid "yY"
msgstr ""
1998-10-07 15:30:43 +02:00
#: util/errors.c:54
msgid "General error"
msgstr ""
#: util/errors.c:55
msgid "Unknown packet type"
msgstr ""
#: util/errors.c:56
msgid "Unknown version"
msgstr ""
#: util/errors.c:57
msgid "Unknown pubkey algorithm"
msgstr ""
#: util/errors.c:58
msgid "Unknown digest algorithm"
msgstr ""
#: util/errors.c:59
msgid "Bad public key"
msgstr ""
#: util/errors.c:60
msgid "Bad secret key"
msgstr ""
#: util/errors.c:61
msgid "Bad signature"
msgstr ""
#: util/errors.c:62
msgid "Checksum error"
msgstr ""
#: util/errors.c:63
#, fuzzy
msgid "Bad passphrase"
msgstr ""
"Please enter the passhrase; this is a secret sentence \n"
" Blurb, blurb,.... "
#: util/errors.c:64
msgid "Public key not found"
msgstr ""
#: util/errors.c:65
msgid "Unknown cipher algorithm"
msgstr ""
#: util/errors.c:66
msgid "Can't open the keyring"
msgstr ""
#: util/errors.c:67
msgid "Invalid packet"
msgstr ""
#: util/errors.c:68
msgid "Invalid armor"
msgstr ""
#: util/errors.c:69
msgid "No such user id"
msgstr ""
#: util/errors.c:70
msgid "Secret key not available"
msgstr ""
#: util/errors.c:71
msgid "Wrong secret key used"
msgstr ""
#: util/errors.c:72
msgid "Not supported"
msgstr ""
#: util/errors.c:73
msgid "Bad key"
msgstr ""
#: util/errors.c:74
msgid "File read error"
msgstr ""
#: util/errors.c:75
msgid "File write error"
msgstr ""
#: util/errors.c:76
msgid "Unknown compress algorithm"
msgstr ""
#: util/errors.c:77
msgid "File open error"
msgstr ""
#: util/errors.c:78
msgid "File create error"
msgstr ""
#: util/errors.c:79
msgid "Invalid passphrase"
msgstr ""
#: util/errors.c:80
msgid "Unimplemented pubkey algorithm"
msgstr ""
#: util/errors.c:81
msgid "Unimplemented cipher algorithm"
msgstr ""
#: util/errors.c:82
msgid "Unknown signature class"
msgstr ""
#: util/errors.c:83
msgid "Trust database error"
msgstr ""
#: util/errors.c:84
msgid "Bad MPI"
msgstr ""
#: util/errors.c:85
msgid "Resource limit"
msgstr ""
#: util/errors.c:86
msgid "Invalid keyring"
msgstr ""
#: util/errors.c:87
msgid "Bad certificate"
msgstr ""
#: util/errors.c:88
msgid "Malformed user id"
msgstr ""
#: util/errors.c:89
msgid "File close error"
msgstr ""
#: util/errors.c:90
msgid "File rename error"
msgstr ""
#: util/errors.c:91
msgid "File delete error"
msgstr ""
#: util/errors.c:92
msgid "Unexpected data"
msgstr ""
#: util/errors.c:93
msgid "Timestamp conflict"
msgstr ""
#: util/errors.c:94
msgid "Unusable pubkey algorithm"
msgstr ""
#: util/errors.c:95
msgid "File exists"
msgstr ""
#: util/errors.c:96
msgid "Weak key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: util/logger.c:178
1998-10-07 15:30:43 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "... this is a bug (%s:%d:%s)\n"
1998-10-07 15:30:43 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: util/logger.c:184
1998-10-07 15:30:43 +02:00
#, c-format
msgid "you found a bug ... (%s:%d)\n"
msgstr ""
#: cipher/rand-dummy.c:112
1998-11-20 18:42:18 +01:00
msgid "WARNING: using insecure random number generator!!\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-10-07 15:30:43 +02:00
#: cipher/rand-dummy.c:113
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:155
1998-09-14 17:48:36 +02:00
msgid ""
"@Commands:\n"
" "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:158
1998-09-14 17:48:36 +02:00
msgid "|[file]|make a signature"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:159
1998-09-14 17:48:36 +02:00
msgid "|[file]|make a clear text signature"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:160
1998-09-14 17:48:36 +02:00
msgid "make a detached signature"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:161
1998-09-14 17:48:36 +02:00
msgid "encrypt data"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:162
1998-09-14 17:48:36 +02:00
msgid "encryption only with symmetric cipher"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:163
1998-09-14 17:48:36 +02:00
msgid "store only"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:164
1998-09-14 17:48:36 +02:00
msgid "decrypt data (default)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:165
1998-09-14 17:48:36 +02:00
msgid "verify a signature"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:167
1998-09-14 17:48:36 +02:00
msgid "list keys"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:168
1998-09-14 17:48:36 +02:00
msgid "list keys and signatures"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:169
1998-09-14 17:48:36 +02:00
msgid "check key signatures"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:170
1998-09-14 17:48:36 +02:00
msgid "list keys and fingerprints"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:171
1998-09-14 17:48:36 +02:00
msgid "list secret keys"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:173
1998-09-14 17:48:36 +02:00
msgid "generate a new key pair"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:175
1998-09-14 17:48:36 +02:00
msgid "remove key from the public keyring"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:177
1998-09-14 17:48:36 +02:00
msgid "sign or edit a key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:178
1998-09-14 17:48:36 +02:00
msgid "generate a revocation certificate"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:180
1998-09-14 17:48:36 +02:00
msgid "export keys"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:182
1998-09-14 17:48:36 +02:00
msgid "import/merge keys"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:184
1998-09-14 17:48:36 +02:00
msgid "list only the sequence of packets"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:187
1998-09-14 17:48:36 +02:00
#, 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."
1998-11-20 18:42:18 +01:00
#: g10/g10.c:189
1998-09-14 17:48:36 +02:00
#, 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."
1998-11-20 18:42:18 +01:00
#: g10/g10.c:191
1998-10-18 17:21:22 +02:00
msgid "|[NAMES]|update the trust database"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:193
1998-09-14 17:48:36 +02:00
msgid "|[NAMES]|check the trust database"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:194
1998-10-07 15:30:43 +02:00
msgid "fix a corrupted trust database"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:195
1998-09-14 17:48:36 +02:00
msgid "De-Armor a file or stdin"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:196
1998-09-14 17:48:36 +02:00
msgid "En-Armor a file or stdin"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:197
1998-09-14 17:48:36 +02:00
msgid "|algo [files]|print message digests"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:198
1998-09-14 17:48:36 +02:00
msgid "print all message digests"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:205
1998-09-14 17:48:36 +02:00
msgid ""
"@\n"
"Options:\n"
" "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:207
1998-09-14 17:48:36 +02:00
msgid "create ascii armored output"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:209
1998-09-14 17:48:36 +02:00
msgid "use this user-id to sign or decrypt"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:210
1998-09-14 17:48:36 +02:00
msgid "use this user-id for encryption"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:211
1998-09-14 17:48:36 +02:00
msgid "|N|set compress level N (0 disables)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:213
1998-09-14 17:48:36 +02:00
msgid "use canonical text mode"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:215
1998-09-14 17:48:36 +02:00
msgid "use as output file"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:216
1998-09-14 17:48:36 +02:00
msgid "verbose"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:217
1998-11-10 13:59:59 +01:00
msgid "be somewhat more quiet"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:218
1998-10-18 17:21:22 +02:00
msgid "force v3 signatures"
msgstr ""
1998-09-14 17:48:36 +02:00
#. { oDryRun, "dry-run", 0, N_("do not make any changes") },
1998-11-20 18:42:18 +01:00
#: g10/g10.c:220
1998-09-14 17:48:36 +02:00
msgid "batch mode: never ask"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:221
1998-09-14 17:48:36 +02:00
msgid "assume yes on most questions"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:222
1998-09-14 17:48:36 +02:00
msgid "assume no on most questions"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:223
1998-09-14 17:48:36 +02:00
msgid "add this keyring to the list of keyrings"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:224
1998-09-14 17:48:36 +02:00
msgid "add this secret keyring to the list"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:225
1998-09-14 17:48:36 +02:00
msgid "|NAME|use NAME as default secret key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:226
msgid "|NAME| set terminal charset to NAME"
msgstr ""
#: g10/g10.c:227
1998-09-14 17:48:36 +02:00
msgid "read options from file"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:229
1998-09-14 17:48:36 +02:00
msgid "set debugging flags"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:230
1998-09-14 17:48:36 +02:00
msgid "enable full debugging"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:231
1998-09-14 17:48:36 +02:00
msgid "|FD|write status info to this FD"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:232
1998-09-14 17:48:36 +02:00
msgid "do not write comment packets"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:233
1998-09-14 17:48:36 +02:00
msgid "(default is 1)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:234
1998-09-14 17:48:36 +02:00
msgid "(default is 3)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:236
1998-10-01 09:23:00 +02:00
msgid "|FILE|load extension module FILE"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:237
1998-09-14 17:48:36 +02:00
msgid "emulate the mode described in RFC1991"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:238
1998-10-01 09:23:00 +02:00
msgid "|N|use passphrase mode N"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:240
1998-10-01 09:23:00 +02:00
msgid "|NAME|use message digest algorithm NAME for passphrases"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:242
1998-10-01 09:23:00 +02:00
msgid "|NAME|use cipher algorithm NAME for passphrases"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:244
1998-09-14 17:48:36 +02:00
msgid "|NAME|use cipher algorithm NAME"
msgstr ""
1998-08-08 17:33:39 +02:00
1998-11-20 18:42:18 +01:00
#: g10/g10.c:245
1998-09-14 17:48:36 +02:00
msgid "|NAME|use message digest algorithm NAME"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:246
1998-09-14 17:48:36 +02:00
msgid "|N|use compress algorithm N"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:247
1998-09-14 17:48:36 +02:00
msgid "throw keyid field of encrypted packets"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:255
1998-09-14 17:48:36 +02:00
msgid ""
"@\n"
"Examples:\n"
"\n"
" -se -r Bob [file] sign and encrypt for user Bob\n"
1998-10-01 09:23:00 +02:00
" --clearsign [file] make a clear text signature\n"
" --detach-sign [file] make a detached signature\n"
" --list-keys [names] show keys\n"
" --fingerprint [names] show fingerprints\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:333
1998-09-14 17:48:36 +02:00
msgid "Please report bugs to <gnupg-bugs@gnu.org>.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:338
1998-09-14 17:48:36 +02:00
msgid "Usage: gpgm [options] [files] (-h for help)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:340
1998-09-14 17:48:36 +02:00
msgid "Usage: gpg [options] [files] (-h for help)"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:345
1998-09-14 17:48:36 +02:00
msgid ""
"Syntax: gpgm [options] [files]\n"
1998-10-18 17:21:22 +02:00
"GnuPG maintenance utility\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:348
1998-09-14 17:48:36 +02:00
msgid ""
"Syntax: gpg [options] [files]\n"
"sign, check, encrypt or decrypt\n"
"default operation depends on the input data\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:354
1998-09-14 17:48:36 +02:00
msgid ""
"\n"
"Supported algorithms:\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:429
1998-09-14 17:48:36 +02:00
msgid "usage: gpgm [options] "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:431
1998-09-14 17:48:36 +02:00
msgid "usage: gpg [options] "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:472
1998-09-14 17:48:36 +02:00
msgid "conflicting commands\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:610
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "NOTE: no default option file '%s'\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:614
1998-09-14 17:48:36 +02:00
#, c-format
msgid "option file '%s': %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:621
1998-09-14 17:48:36 +02:00
#, c-format
msgid "reading options from '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:769
#, c-format
msgid "%s is not a valid character set\n"
msgstr ""
#: g10/g10.c:802 g10/g10.c:814
1998-09-14 17:48:36 +02:00
msgid "selected cipher algorithm is invalid\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:808 g10/g10.c:820
1998-09-14 17:48:36 +02:00
msgid "selected digest algorithm is invalid\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:823
1998-09-14 17:48:36 +02:00
#, c-format
msgid "compress algorithm must be in range %d..%d\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:825
1998-09-14 17:48:36 +02:00
msgid "completes-needed must be greater than 0\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:827
1998-09-14 17:48:36 +02:00
msgid "marginals-needed must be greater than 1\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:829
msgid "max-cert-depth must be in range 1 to 255\n"
msgstr ""
#: g10/g10.c:832
msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
1998-10-01 09:23:00 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:836
1998-10-01 09:23:00 +02:00
msgid "invalid S2K mode; must be 0, 1 or 3\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:912
1998-09-14 17:48:36 +02:00
#, c-format
msgid "failed to initialize the TrustDB: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:918
1998-09-14 17:48:36 +02:00
msgid "--store [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:926
1998-09-14 17:48:36 +02:00
msgid "--symmetric [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:934
1998-09-14 17:48:36 +02:00
msgid "--encrypt [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:947
1998-09-14 17:48:36 +02:00
msgid "--sign [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:960
1998-09-14 17:48:36 +02:00
msgid "--sign --encrypt [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:974
1998-09-14 17:48:36 +02:00
msgid "--clearsign [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:986
1998-09-14 17:48:36 +02:00
msgid "--decrypt [filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:995
msgid "--edit-key username [commands]"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1011
1998-09-14 17:48:36 +02:00
msgid "--delete-secret-key username"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1014
1998-09-14 17:48:36 +02:00
msgid "--delete-key username"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/encode.c:216 g10/g10.c:1037 g10/sign.c:301
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't open %s: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1048
1998-09-14 17:48:36 +02:00
msgid "-k[v][v][v][c] [userid] [keyring]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1104
1998-09-14 17:48:36 +02:00
#, c-format
msgid "dearmoring failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1112
1998-09-14 17:48:36 +02:00
#, c-format
msgid "enarmoring failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1173
1998-09-14 17:48:36 +02:00
#, c-format
msgid "invalid hash algorithm '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1256
1998-09-14 17:48:36 +02:00
msgid "[filename]"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1260
msgid "Go ahead and type your message ...\n"
msgstr ""
#: g10/decrypt.c:59 g10/g10.c:1263 g10/verify.c:66
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't open '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/g10.c:1312
1998-09-14 17:48:36 +02:00
msgid ""
"RSA keys are deprecated; please consider creating a new key and use this key "
"in the future\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/armor.c:344 g10/armor.c:391
1998-10-01 09:23:00 +02:00
msgid "armor header: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/armor.c:355
1998-10-01 09:23:00 +02:00
msgid "invalid clearsig header\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/armor.c:382
1998-10-01 09:23:00 +02:00
msgid "invalid armor header: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/armor.c:459
1998-10-01 09:23:00 +02:00
#, c-format
msgid "armor: %s\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:532
1998-10-01 09:23:00 +02:00
msgid "invalid dash escaped line: "
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:601
1998-10-01 09:23:00 +02:00
msgid "invalid clear text header: "
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:843
1998-10-01 09:23:00 +02:00
#, c-format
msgid "invalid radix64 character %02x skipped\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:876
1998-10-01 09:23:00 +02:00
msgid "premature eof (no CRC)\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:895
1998-10-01 09:23:00 +02:00
msgid "premature eof (in CRC)\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:899
1998-10-01 09:23:00 +02:00
msgid "malformed CRC\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:903
1998-10-01 09:23:00 +02:00
#, c-format
msgid "CRC error; %06lx - %06lx\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:922
1998-10-01 09:23:00 +02:00
msgid "premature eof (in Trailer)\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:926
1998-10-01 09:23:00 +02:00
msgid "error in trailer line\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/armor.c:1180
1998-10-01 09:23:00 +02:00
msgid "no valid RFC1991 or OpenPGP data found.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:121
1998-09-14 17:48:36 +02:00
#, c-format
msgid ""
1998-11-20 18:42:18 +01:00
"No trust value assigned to %lu:\n"
1998-09-14 17:48:36 +02:00
"%4u%c/%08lX %s \""
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:131
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:140
1998-09-14 17:48:36 +02:00
msgid " m = back to the main menu\n"
msgstr ""
#. a string with valid answers
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:145
1998-09-14 17:48:36 +02:00
msgid "sSmM"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:149
1998-08-08 21:27:00 +02:00
msgid "edit_ownertrust.value"
1998-08-08 17:33:39 +02:00
msgstr ""
1998-09-14 17:48:36 +02:00
"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."
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:149
1998-09-14 17:48:36 +02:00
msgid "Your decision? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:169
msgid "Certificates leading to an ultimately trusted key:\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:197
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:219
msgid ""
"No path leading to one of our keys found.\n"
"\n"
msgstr ""
#: g10/pkclist.c:221
msgid ""
"No certificates with undefined trust found.\n"
"\n"
msgstr ""
#: g10/pkclist.c:223
1998-09-14 17:48:36 +02:00
msgid ""
1998-11-20 18:42:18 +01:00
"No trust values changed.\n"
1998-09-14 17:48:36 +02:00
"\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:238
#, c-format
msgid "key %08lX: key has been revoked!\n"
msgstr ""
#: g10/pkclist.c:243
1998-09-14 17:48:36 +02:00
msgid "revoked_key.override"
msgstr "If you want to use this revoked key anyway, answer \"yes\"."
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:244 g10/pkclist.c:335
1998-09-14 17:48:36 +02:00
msgid "Use this key anyway? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:266
#, c-format
msgid "%08lX: key has expired\n"
msgstr ""
#: g10/pkclist.c:272
#, c-format
msgid "%08lX: no info to calculate a trust probability\n"
msgstr ""
#: g10/pkclist.c:288
#, c-format
msgid "%08lX: We do NOT trust this key\n"
msgstr ""
#: g10/pkclist.c:294
#, c-format
msgid ""
"%08lX: It is not sure taht this key really belongs to the owner\n"
"but it is accepted anyway\n"
msgstr ""
#: g10/pkclist.c:300
msgid "This key probably belongs to the owner\n"
msgstr ""
#: g10/pkclist.c:305
msgid "This key belongs to us (we have the secret key)\n"
msgstr ""
#: g10/pkclist.c:330
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:334
1998-09-14 17:48:36 +02:00
msgid "untrusted_key.override"
msgstr "If you want to use this untrusted key anyway, answer \"yes\"."
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:339
1998-09-14 17:48:36 +02:00
msgid "WARNING: Using untrusted key!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:375
1998-09-14 17:48:36 +02:00
msgid "WARNING: This key has been revoked by its owner!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:376
1998-09-14 17:48:36 +02:00
msgid " This could mean that the signature is forgery.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:397
1998-09-14 17:48:36 +02:00
msgid "Note: This key has expired!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:404
1998-09-14 17:48:36 +02:00
msgid "WARNING: This key is not certified with a trusted signature!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:406
1998-09-14 17:48:36 +02:00
msgid ""
" There is no indication that the signature belongs to the owner.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:421
1998-09-14 17:48:36 +02:00
msgid "WARNING: We do NOT trust this key!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:422
1998-09-14 17:48:36 +02:00
msgid " The signature is probably a FORGERY.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:429
1998-09-14 17:48:36 +02:00
msgid ""
"WARNING: This key is not certified with sufficiently trusted signatures!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:432
1998-09-14 17:48:36 +02:00
msgid " It is not certain that the signature belongs to the owner.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:477
1998-09-14 17:48:36 +02:00
msgid ""
"You did not specify a user ID. (you may use \"-r\")\n"
"\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:481
1998-09-14 17:48:36 +02:00
msgid "pklist.user_id.enter"
msgstr ""
"Enter the user id of the addresse to whom you want to send the message."
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:482
1998-09-14 17:48:36 +02:00
msgid "Enter the user ID: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:493
1998-09-14 17:48:36 +02:00
msgid "No such user ID.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:527 g10/pkclist.c:554
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%s: skipped: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:535
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%s: error checking key: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/pkclist.c:561
1998-09-14 17:48:36 +02:00
msgid "no valid addressees\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:124
1998-09-14 17:48:36 +02:00
msgid "writing self signature\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:162
1998-09-14 17:48:36 +02:00
msgid "writing key binding signature\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:388
1998-09-14 17:48:36 +02:00
msgid "Please select what kind of key you want:\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:390
1998-09-14 17:48:36 +02:00
#, c-format
msgid " (%d) DSA and ElGamal (default)\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:391
1998-09-14 17:48:36 +02:00
#, c-format
msgid " (%d) ElGamal (sign and encrypt)\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:393
1998-09-14 17:48:36 +02:00
#, c-format
msgid " (%d) ElGamal (encrypt only)\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:394
1998-09-14 17:48:36 +02:00
#, c-format
msgid " (%d) DSA (sign only)\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:395
1998-09-14 17:48:36 +02:00
#, c-format
msgid " (%d) ElGamal in a v3 packet\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:399
1998-09-14 17:48:36 +02:00
msgid "keygen.algo"
1998-10-06 14:10:02 +02:00
msgstr ""
"Select the algorithm to use.\n"
"DSA (aka DSS) is the digital signature algorithm which can only be used\n"
"for signatures. This is the suggested algorithm because verification of\n"
"DSA signatures are much faster than those of ElGamal\n"
"ElGamal is a algorithm which can be used for signatures and encryption.\n"
"OpenPGP distunguishs between two flavors of this algorithms: a encrypt only\n"
"and a sign+encrypt; actually it is the same, but some parameters must be\n"
"selected in a special way to create a safe key for signatures: this program\n"
"does this but other OpenPGP implemenations are not required to understand\n"
"the signature+encryption flavor.\n"
"The first (primary) key must always be a key which is capable of signing;\n"
"this is the reason why the ecrytion only ElGamal key is disabled in this.\n"
"You should not select the \"ElGamal in a v3 packet\", because that key is\n"
"not compatible to other OpenPGP implementations."
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:399
1998-09-14 17:48:36 +02:00
msgid "Your selection? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:425
1998-09-14 17:48:36 +02:00
msgid "Invalid selection.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:437
1998-09-14 17:48:36 +02:00
#, 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 ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:443
1998-09-14 17:48:36 +02:00
msgid "keygen.size"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:444
1998-09-14 17:48:36 +02:00
msgid "What keysize do you want? (1024) "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:449
1998-09-14 17:48:36 +02:00
msgid "DSA only allows keysizes from 512 to 1024\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:451
1998-09-14 17:48:36 +02:00
msgid "keysize too small; 768 is smallest value allowed.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:454
1998-09-14 17:48:36 +02:00
msgid ""
"Keysizes larger than 2048 are not suggested because\n"
"computations take REALLY long!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:456
1998-09-14 17:48:36 +02:00
msgid "keygen.size.huge.okay"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:457
1998-09-14 17:48:36 +02:00
msgid "Are you sure that you want this keysize? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:458
1998-09-14 17:48:36 +02:00
msgid ""
"Okay, but keep in mind that your monitor and keyboard radiation is also very "
"vulnerable to attacks!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:465
1998-09-14 17:48:36 +02:00
msgid "keygen.size.large.okay"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:466
1998-09-14 17:48:36 +02:00
msgid "Do you really need such a large keysize? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:472
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Requested keysize is %u bits\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:475 g10/keygen.c:479
1998-09-14 17:48:36 +02:00
#, c-format
msgid "rounded up to %u bits\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:492
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:507
1998-09-14 17:48:36 +02:00
msgid "keygen.valid"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:507
1998-09-14 17:48:36 +02:00
msgid "Key is valid for? (0) "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:518
1998-09-14 17:48:36 +02:00
msgid "invalid value\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:523
1998-09-14 17:48:36 +02:00
msgid "Key does not expire at all\n"
msgstr ""
#. print the date when the key expires
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:529
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Key expires at %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:534
1998-09-14 17:48:36 +02:00
msgid "keygen.valid.okay"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:535
1998-09-14 17:48:36 +02:00
msgid "Is this correct (y/n)? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:577
1998-09-14 17:48:36 +02:00
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) <heinrichh@duesseldorf.de>\"\n"
"\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:588
1998-09-14 17:48:36 +02:00
msgid "keygen.name"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:588
1998-09-14 17:48:36 +02:00
msgid "Real name: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:592
1998-09-14 17:48:36 +02:00
msgid "Invalid character in name\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:594
1998-09-14 17:48:36 +02:00
msgid "Name may not start with a digit\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:596
1998-09-14 17:48:36 +02:00
msgid "Name must be at least 5 characters long\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:604
1998-09-14 17:48:36 +02:00
msgid "keygen.email"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:604
1998-09-14 17:48:36 +02:00
msgid "Email address: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:616
1998-09-14 17:48:36 +02:00
msgid "Not a valid email address\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:624
1998-09-14 17:48:36 +02:00
msgid "keygen.comment"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:624
1998-09-14 17:48:36 +02:00
msgid "Comment: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:630
1998-09-14 17:48:36 +02:00
msgid "Invalid character in comment\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:650
1998-09-14 17:48:36 +02:00
#, c-format
msgid ""
"You selected this USER-ID:\n"
" \"%s\"\n"
"\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:653
1998-09-14 17:48:36 +02:00
msgid "NnCcEeOoQq"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:662
1998-09-14 17:48:36 +02:00
msgid "keygen.userid.cmd"
msgstr ""
"N to change the name.\n"
"C to change the comment.\n"
"E to change the email address.\n"
"O to continue with key generation.\n"
"Q to to quit the key generation."
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:663
1998-09-14 17:48:36 +02:00
msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:715
1998-09-14 17:48:36 +02:00
msgid ""
"You need a Passphrase to protect your secret key.\n"
"\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:389 g10/keygen.c:723
1998-09-14 17:48:36 +02:00
msgid "passphrase not correctly repeated; try again.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:729
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:750
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:820
1998-09-14 17:48:36 +02:00
msgid "Key generation can only be used in interactive mode\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:828
1998-09-14 17:48:36 +02:00
msgid "DSA keypair will have 1024 bits.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:834
1998-09-14 17:48:36 +02:00
msgid "Key generation cancelled.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:844
1998-09-14 17:48:36 +02:00
#, c-format
msgid "writing public certificate to '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:845
1998-09-14 17:48:36 +02:00
#, c-format
msgid "writing secret certificate to '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:922
1998-09-14 17:48:36 +02:00
msgid "public and secret key created and signed.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:924
1998-09-14 17:48:36 +02:00
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 ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:938 g10/keygen.c:1023
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Key generation failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:1000
1998-09-14 17:48:36 +02:00
msgid "keygen.sub.okay"
msgstr "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
1998-11-20 18:42:18 +01:00
#: g10/keygen.c:1001
1998-09-14 17:48:36 +02:00
msgid "Really create? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/encode.c:88 g10/openfile.c:81 g10/openfile.c:158 g10/tdbio.c:417
#: g10/tdbio.c:468
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%s: can't open: %s\n"
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/encode.c:107
1998-09-14 17:48:36 +02:00
#, c-format
msgid "error creating passphrase: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/encode.c:155 g10/encode.c:269
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "%s: WARNING: empty file\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/encode.c:222
1998-09-14 17:48:36 +02:00
#, c-format
msgid "reading from '%s'\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/encode.c:397
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%s encrypted for: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/export.c:162
msgid "WARNING: nothing exported\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/getkey.c:164
1998-11-20 18:42:18 +01:00
msgid "too many entries in pk cache - disabled\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/getkey.c:263
1998-11-20 18:42:18 +01:00
msgid "too many entries in unk cache - disabled\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/getkey.c:969
1998-10-01 09:23:00 +02:00
#, c-format
msgid "using secondary key %08lX instead of primary key %08lX\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/import.c:125 g10/trustdb.c:1082
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't open file: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:141
1998-09-14 17:48:36 +02:00
#, c-format
msgid "skipping block of type %d\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/import.c:148 g10/trustdb.c:1341 g10/trustdb.c:1410
1998-11-10 13:59:59 +01:00
#, c-format
msgid "%lu keys so far processed\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/import.c:153 g10/trustdb.c:1158
1998-09-14 17:48:36 +02:00
#, c-format
msgid "read error: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:155
#, c-format
msgid "Total number processed: %lu\n"
msgstr ""
#: g10/import.c:157
#, c-format
msgid " w/o user IDs: %lu\n"
msgstr ""
#: g10/import.c:159
#, c-format
msgid " imported: %lu"
msgstr ""
#: g10/import.c:165
#, c-format
msgid " unchanged: %lu\n"
msgstr ""
#: g10/import.c:167
#, c-format
msgid " new user IDs: %lu\n"
msgstr ""
#: g10/import.c:169
#, c-format
msgid " new subkeys: %lu\n"
msgstr ""
#: g10/import.c:171
#, c-format
msgid " new signatures: %lu\n"
msgstr ""
#: g10/import.c:173
#, c-format
msgid " new key revocations: %lu\n"
msgstr ""
#: g10/import.c:175
#, c-format
msgid " secret keys read: %lu\n"
msgstr ""
#: g10/import.c:177
#, c-format
msgid " secret keys imported: %lu\n"
msgstr ""
#: g10/import.c:179
#, c-format
msgid " secret keys unchanged: %lu\n"
msgstr ""
#: g10/import.c:321 g10/import.c:513
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: no user id\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:332
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: no valid user ids\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:334
1998-09-14 17:48:36 +02:00
msgid "this may be caused by a missing self-signature\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:345 g10/import.c:581
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: public key not found: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:351
1998-09-14 17:48:36 +02:00
msgid "no default public keyring\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/import.c:355 g10/openfile.c:105 g10/sign.c:205 g10/sign.c:563
1998-09-14 17:48:36 +02:00
#, c-format
msgid "writing to '%s'\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:359 g10/import.c:419 g10/import.c:635
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't lock public keyring: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:362
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't write to keyring: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:366
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: public key imported\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:379
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: doesn't match our copy\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:392 g10/import.c:590
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: can't locate original keyblock: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:399 g10/import.c:597
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: can't read original keyblock: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:416 g10/import.c:528 g10/import.c:632
1998-09-14 17:48:36 +02:00
msgid "writing keyblock\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:422 g10/import.c:638
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't write keyblock: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:427
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: 1 new user-id\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:430
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: %d new user-ids\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:433
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: 1 new signature\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:436
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: %d new signatures\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:439
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: 1 new subkey\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:442
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: %d new subkeys\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:452
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: not changed\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:531
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't lock secret keyring: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:534
1998-10-01 09:23:00 +02:00
#, c-format
msgid "can't write keyring: %s\n"
1998-09-14 17:48:36 +02:00
msgstr ""
#. we are ready
1998-11-10 13:59:59 +01:00
#: g10/import.c:537
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: secret key imported\n"
msgstr ""
#. we can't merge secret keys
1998-11-10 13:59:59 +01:00
#: g10/import.c:541
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: already in secret keyring\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:546
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: secret key not found: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:575
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: no public key - can't apply revocation certificate\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:608
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:642
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: revocation certificate imported\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:673
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: no user-id for signature\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:680
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: unsupported public key algorithm\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:681
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: invalid self-signature\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:710
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: skipped userid '"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:733
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: revocation certificate at wrong place - skipped\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:741
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/import.c:803
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: revocation certificate added\n"
msgstr ""
1998-08-08 17:33:39 +02:00
1998-11-10 13:59:59 +01:00
#: g10/import.c:866 g10/import.c:902
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: our copy has no self-signature\n"
msgstr ""
1998-08-08 21:27:00 +02:00
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:81
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%s: user not found\n"
msgstr ""
1998-08-08 21:27:00 +02:00
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:164
1998-09-14 17:48:36 +02:00
msgid "[self-signature]"
msgstr ""
1998-08-08 21:27:00 +02:00
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:182
1998-09-14 17:48:36 +02:00
msgid "1 bad signature\n"
msgstr ""
1998-08-08 21:27:00 +02:00
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:184
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%d bad signatures\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:186
1998-09-14 17:48:36 +02:00
msgid "1 signature not checked due to a missing key\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:188
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%d signatures not checked due to missing keys\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:190
1998-09-14 17:48:36 +02:00
msgid "1 signature not checked due to an error\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:192
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%d signatures not checked due to errors\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:194
1998-09-14 17:48:36 +02:00
msgid "1 user id without valid self-signature detected\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:196
1998-09-14 17:48:36 +02:00
#, c-format
msgid "%d user ids without valid self-signatures detected\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:258
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Already signed by key %08lX\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:266
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Nothing to sign with key %08lX\n"
1998-08-08 17:33:39 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:275
1998-09-14 17:48:36 +02:00
msgid ""
"Are you really sure that you want to sign this key\n"
"with your key: \""
msgstr ""
1998-08-08 21:27:00 +02:00
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:282
1998-08-08 21:27:00 +02:00
msgid "sign_uid.okay"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:282
1998-09-14 17:48:36 +02:00
msgid "Really sign? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:303 g10/sign.c:65
1998-09-14 17:48:36 +02:00
#, c-format
msgid "signing failed: %s\n"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:356
1998-09-14 17:48:36 +02:00
msgid "This key is not protected.\n"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:359
1998-09-14 17:48:36 +02:00
msgid "Key is protected.\n"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:376
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Can't edit this key: %s\n"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:381
1998-09-14 17:48:36 +02:00
msgid ""
"Enter the new passphrase for this secret key.\n"
"\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:393
1998-09-14 17:48:36 +02:00
msgid ""
"You don't want a passphrase - this is probably a *bad* idea!\n"
"\n"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:395
1998-08-08 21:27:00 +02:00
msgid "change_passwd.empty.okay"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/keyedit.c:396
1998-09-14 17:48:36 +02:00
msgid "Do you really want to do this? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:455
msgid "moving a key signature to the correct place\n"
msgstr ""
#: g10/keyedit.c:490
1998-09-14 17:48:36 +02:00
msgid "quit"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:490
1998-09-14 17:48:36 +02:00
msgid "quit this menu"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:491
1998-09-14 17:48:36 +02:00
msgid "q"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:492
1998-09-14 17:48:36 +02:00
msgid "save"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:492
1998-09-14 17:48:36 +02:00
msgid "save and quit"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:493
1998-09-14 17:48:36 +02:00
msgid "help"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:493
1998-09-14 17:48:36 +02:00
msgid "show this help"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:495
1998-09-14 17:48:36 +02:00
msgid "fpr"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:495
1998-09-14 17:48:36 +02:00
msgid "show fingerprint"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:496
1998-09-14 17:48:36 +02:00
msgid "list"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:496
1998-09-14 17:48:36 +02:00
msgid "list key and user ids"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:497
1998-09-14 17:48:36 +02:00
msgid "l"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:498
1998-09-14 17:48:36 +02:00
msgid "uid"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:498
1998-09-14 17:48:36 +02:00
msgid "select user id N"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:499
1998-09-14 17:48:36 +02:00
msgid "key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:499
1998-09-14 17:48:36 +02:00
msgid "select secondary key N"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:500
1998-09-14 17:48:36 +02:00
msgid "check"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:500
1998-09-14 17:48:36 +02:00
msgid "list signatures"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:501
1998-09-14 17:48:36 +02:00
msgid "c"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:502
1998-09-14 17:48:36 +02:00
msgid "sign"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:502
1998-09-14 17:48:36 +02:00
msgid "sign the key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:503
1998-09-14 17:48:36 +02:00
msgid "s"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:504
1998-09-14 17:48:36 +02:00
msgid "debug"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:505
1998-09-14 17:48:36 +02:00
msgid "adduid"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:505
1998-09-14 17:48:36 +02:00
msgid "add a user id"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:506
1998-09-14 17:48:36 +02:00
msgid "deluid"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:506
1998-09-14 17:48:36 +02:00
msgid "delete user id"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:507
1998-09-14 17:48:36 +02:00
msgid "addkey"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:507
1998-09-14 17:48:36 +02:00
msgid "add a secondary key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:508
1998-09-14 17:48:36 +02:00
msgid "delkey"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:508
1998-09-14 17:48:36 +02:00
msgid "delete a secondary key"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:509
1998-10-18 17:21:22 +02:00
msgid "expire"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:509
1998-10-18 17:21:22 +02:00
msgid "change the expire date"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:510
1998-09-14 17:48:36 +02:00
msgid "toggle"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:510
1998-09-14 17:48:36 +02:00
msgid "toggle between secret and public key listing"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:512
1998-09-14 17:48:36 +02:00
msgid "t"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:513
1998-09-14 17:48:36 +02:00
msgid "pref"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:513
1998-09-14 17:48:36 +02:00
msgid "list preferences"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:514
1998-09-14 17:48:36 +02:00
msgid "passwd"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:514
1998-09-14 17:48:36 +02:00
msgid "change the passphrase"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:515
1998-09-14 17:48:36 +02:00
msgid "trust"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:515
1998-09-14 17:48:36 +02:00
msgid "change the ownertrust"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:534
1998-09-14 17:48:36 +02:00
msgid "can't do that in batchmode\n"
msgstr ""
#. check that they match
#. FIXME: check that they both match
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:561
1998-09-14 17:48:36 +02:00
msgid "Secret key is available.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:590
1998-08-08 17:33:39 +02:00
msgid "keyedit.cmd"
msgstr "Please enter \"help\"."
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:590
1998-09-14 17:48:36 +02:00
msgid "Command> "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:617
1998-09-14 17:48:36 +02:00
msgid "Need the secret key to to this.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:638
1998-08-08 21:27:00 +02:00
msgid "keyedit.save.okay"
msgstr ""
1998-08-08 17:33:39 +02:00
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:639
1998-09-14 17:48:36 +02:00
msgid "Save changes? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:641
1998-08-08 21:27:00 +02:00
msgid "keyedit.cancel.okay"
1998-08-08 17:33:39 +02:00
msgstr ""
1998-08-08 21:27:00 +02:00
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:642
1998-09-14 17:48:36 +02:00
msgid "Quit without saving? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:652
1998-09-14 17:48:36 +02:00
#, c-format
msgid "update failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:659
1998-09-14 17:48:36 +02:00
#, c-format
msgid "update secret failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:666
1998-09-14 17:48:36 +02:00
msgid "Key not changed so no update needed.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:669 g10/keyedit.c:727
1998-10-07 15:30:43 +02:00
#, c-format
msgid "update of trust db failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:700
1998-08-11 19:29:34 +02:00
msgid "keyedit.sign_all.okay"
1998-08-08 21:27:00 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:701
1998-09-14 17:48:36 +02:00
msgid "Really sign all user ids? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:702
1998-09-14 17:48:36 +02:00
msgid "Hint: Select the user ids to sign\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:738
1998-09-14 17:48:36 +02:00
msgid "You must select at least one user id.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:740
1998-09-14 17:48:36 +02:00
msgid "You can't delete the last user id!\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:742
1998-08-08 21:27:00 +02:00
msgid "keyedit.remove.uid.okay"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:743
1998-09-14 17:48:36 +02:00
msgid "Really remove all selected user ids? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:744
1998-09-14 17:48:36 +02:00
msgid "Really remove this user id? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:767
1998-09-14 17:48:36 +02:00
msgid "You must select at least one key.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:769
1998-08-08 21:27:00 +02:00
msgid "keyedit.remove.subkey.okay"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:771
1998-09-14 17:48:36 +02:00
msgid "Do you really want to delete the selected keys? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:772
1998-09-14 17:48:36 +02:00
msgid "Do you really want to delete this key? "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:819
1998-09-14 17:48:36 +02:00
msgid "Invalid command (try \"help\")\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:1197
1998-10-18 17:21:22 +02:00
msgid "Please remove selections from the secret keys.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:1203
1998-10-18 17:21:22 +02:00
msgid "Please select at most one secondary key.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:1207
1998-10-18 17:21:22 +02:00
msgid "Changing exiration time for a secondary key.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:1209
1998-10-18 17:21:22 +02:00
msgid "Changing exiration time for the primary key.\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/keyedit.c:1250
1998-11-20 20:22:58 +01:00
msgid "You can't change the expiration date of a v3 key\n"
msgstr ""
#: g10/keyedit.c:1266
1998-10-18 17:21:22 +02:00
msgid "No corresponding signature in secret ring\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/keyedit.c:1326
1998-09-14 17:48:36 +02:00
#, c-format
msgid "No user id with index %d\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/keyedit.c:1371
1998-09-14 17:48:36 +02:00
#, c-format
msgid "No secondary key with index %d\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/mainproc.c:198
msgid "public key encrypted data: Good DEK\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/mainproc.c:201
1998-09-14 17:48:36 +02:00
#, c-format
msgid "public key decryption failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/mainproc.c:228
msgid "decryption okay\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/mainproc.c:231
1998-09-14 17:48:36 +02:00
#, c-format
msgid "decryption failed: %s\n"
msgstr ""
1998-11-10 13:59:59 +01:00
#: g10/mainproc.c:248
1998-11-20 18:42:18 +01:00
msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
msgstr ""
#: g10/mainproc.c:250
#, c-format
msgid "original file name='%.*s'\n"
1998-10-01 09:23:00 +02:00
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:833
1998-11-20 18:42:18 +01:00
msgid "signature verification suppressed\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:839
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Signature made %.*s using %s key ID %08lX\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:847
1998-09-14 17:48:36 +02:00
msgid "BAD signature from \""
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:848
1998-09-14 17:48:36 +02:00
msgid "Good signature from \""
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:861
1998-09-14 17:48:36 +02:00
#, c-format
msgid "Can't check signature: %s\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:934
1998-11-20 18:42:18 +01:00
msgid "old style (PGP 2.x) signature\n"
msgstr ""
1998-11-20 20:22:58 +01:00
#: g10/mainproc.c:939
1998-11-20 18:42:18 +01:00
msgid "invalid root packet detected in proc_tree()\n"
msgstr ""
#: g10/misc.c:88
#, c-format
msgid "can't disable core dumps: %s\n"
msgstr ""
#: g10/misc.c:90
msgid "WARNING: Program may create a core file!\n"
msgstr ""
#: g10/parse-packet.c:109
#, c-format
msgid "can't handle public key algorithm %d\n"
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:141
1998-09-14 17:48:36 +02:00
msgid ""
"\n"
"You need a passphrase to unlock the secret key for\n"
"user: \""
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:150
1998-09-14 17:48:36 +02:00
#, c-format
msgid "(%u-bit %s key, ID %08lX, created %s)\n"
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:174
1998-08-08 21:27:00 +02:00
msgid "passphrase.enter"
msgstr ""
"Please enter the passhrase; this is a secret sentence \n"
" Blurb, blurb,.... "
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:174
1998-11-20 18:42:18 +01:00
#, fuzzy
msgid "Enter passphrase: "
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
"Please enter the passhrase; this is a secret sentence \n"
" Blurb, blurb,.... "
1998-09-14 17:48:36 +02:00
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:177
1998-08-08 21:27:00 +02:00
msgid "passphrase.repeat"
1998-09-14 17:48:36 +02:00
msgstr "Please repeat the last passphrase, so you are sure what you typed in."
1998-10-01 09:23:00 +02:00
#: g10/passphrase.c:178
1998-11-20 18:42:18 +01:00
#, fuzzy
msgid "Repeat passphrase: "
1998-08-08 21:27:00 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
"Please enter the passhrase; this is a secret sentence \n"
" Blurb, blurb,.... "
1998-08-08 17:33:39 +02:00
1998-10-01 09:23:00 +02:00
#: g10/plaintext.c:102
msgid "data not saved; use option \"--output\" to save it\n"
msgstr ""
#: g10/plaintext.c:214
1998-09-14 17:48:36 +02:00
msgid "detached_signature.filename"
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/plaintext.c:215
1998-09-14 17:48:36 +02:00
msgid "Please enter name of data file: "
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/plaintext.c:236
msgid "reading stdin ...\n"
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/plaintext.c:299
1998-09-14 17:48:36 +02:00
#, c-format
msgid "can't open signed data '%s'\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: 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:136
msgid "old encoding of the DEK is not supported\n"
msgstr ""
#: g10/pubkey-enc.c:183
#, c-format
msgid "NOTE: cipher algorithm %d not found in preferences\n"
msgstr ""
1998-09-14 17:48:36 +02:00
#: 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
1998-11-20 18:42:18 +01:00
msgid "WARNING: Weak key detected - please change passphrase again.\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-10-01 09:23:00 +02:00
#: g10/sig-check.c:155
msgid ""
"this is a PGP generated ElGamal key which is NOT secure for signatures!\n"
msgstr ""
1998-09-14 17:48:36 +02:00
#: g10/sig-check.c:165
msgid "public key created in future (time warp or clock problem)\n"
msgstr ""
1998-10-18 17:21:22 +02:00
#: g10/sig-check.c:170
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "NOTE: signature key expired %s\n"
msgstr ""
#: g10/sign.c:69
#, c-format
msgid "%s signature from: %s\n"
msgstr ""
#: g10/sign.c:200 g10/sign.c:558
#, c-format
msgid "can't create %s: %s\n"
msgstr ""
#: g10/sign.c:296
msgid "signing:"
msgstr ""
#: g10/sign.c:336
#, c-format
msgid "WARNING: '%s' is an empty file\n"
msgstr ""
#: g10/tdbio.c:115 g10/tdbio.c:1377
#, c-format
msgid "trustdb rec %lu: lseek failed: %s\n"
msgstr ""
#: g10/tdbio.c:121 g10/tdbio.c:1384
#, c-format
msgid "trustdb rec %lu: write failed (n=%d): %s\n"
msgstr ""
#: g10/tdbio.c:231
msgid "trustdb transaction to large\n"
msgstr ""
#: g10/tdbio.c:374
#, c-format
msgid "%s: can't access: %s\n"
msgstr ""
#: g10/ringedit.c:257 g10/tdbio.c:394
#, c-format
msgid "%s: can't create directory: %s\n"
msgstr ""
#: g10/ringedit.c:263 g10/tdbio.c:397
#, c-format
msgid "%s: directory created\n"
msgstr ""
#: g10/tdbio.c:401
#, c-format
msgid "%s: directory does not exist!\n"
msgstr ""
#: g10/openfile.c:101 g10/openfile.c:165 g10/ringedit.c:1235 g10/tdbio.c:407
#, c-format
msgid "%s: can't create: %s\n"
msgstr ""
#: g10/tdbio.c:431
#, c-format
msgid "%s: failed to create version record: %s"
msgstr ""
#: g10/tdbio.c:435
#, c-format
msgid "%s: invalid trust-db created\n"
msgstr ""
#: g10/tdbio.c:437
#, c-format
msgid "%s: trust-db created\n"
msgstr ""
#: g10/tdbio.c:470
#, c-format
msgid "%s: invalid trust-db\n"
msgstr ""
#: g10/tdbio.c:504
#, c-format
msgid "%s: failed to create hashtable: %s\n"
msgstr ""
#: g10/tdbio.c:512
#, c-format
msgid "%s: error updating version record: %s\n"
msgstr ""
#: g10/tdbio.c:528 g10/tdbio.c:567 g10/tdbio.c:592 g10/tdbio.c:1310
#: g10/tdbio.c:1337
#, c-format
msgid "%s: error reading version record: %s\n"
msgstr ""
#: g10/tdbio.c:541
#, c-format
msgid "%s: error writing version record: %s\n"
msgstr ""
#: g10/tdbio.c:1017
#, c-format
msgid "trustdb: lseek failed: %s\n"
msgstr ""
#: g10/tdbio.c:1025
#, c-format
msgid "trustdb: read failed (n=%d): %s\n"
msgstr ""
#: g10/tdbio.c:1046
#, c-format
msgid "%s: not a trustdb file\n"
msgstr ""
#: g10/tdbio.c:1062
#, c-format
msgid "%s: version record with recnum %lu\n"
msgstr ""
#: g10/tdbio.c:1067
#, c-format
msgid "%s: invalid file version %d\n"
msgstr ""
#: g10/tdbio.c:1343
#, c-format
msgid "%s: error reading free record: %s\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/tdbio.c:1351
#, c-format
msgid "%s: error writing dir record: %s\n"
msgstr ""
#: g10/tdbio.c:1361
#, c-format
msgid "%s: failed to zero a record: %s\n"
msgstr ""
#: g10/tdbio.c:1391
#, c-format
msgid "%s: failed to append a record: %s\n"
msgstr ""
#: g10/trustdb.c:128
1998-10-07 15:30:43 +02:00
msgid "The trust DB is corrupted; please run \"gpgm --fix-trust-db\".\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:141
#, c-format
msgid "trust record %lu, req type %d: read failed: %s\n"
msgstr ""
#: g10/trustdb.c:156
#, c-format
msgid "trust record %lu, type %d: write failed: %s\n"
msgstr ""
#: g10/trustdb.c:170
#, c-format
msgid "trust record %lu: delete failed: %s\n"
msgstr ""
#: g10/trustdb.c:184
#, c-format
msgid "trust db: sync failed: %s\n"
msgstr ""
#: g10/trustdb.c:313
#, c-format
msgid "error reading dir record for LID %lu: %s\n"
msgstr ""
#: g10/trustdb.c:320
#, c-format
msgid "lid %lu: expected dir record, got type %d\n"
msgstr ""
#: g10/trustdb.c:325
#, c-format
msgid "no primary key for LID %lu\n"
msgstr ""
#: g10/trustdb.c:330
#, c-format
msgid "error reading primary key for LID %lu: %s\n"
msgstr ""
#: g10/trustdb.c:406
1998-09-14 17:48:36 +02:00
#, c-format
msgid "chained sigrec %lu has a wrong owner\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:460
#, c-format
msgid "NOTE: secret key %08lX is NOT protected.\n"
msgstr ""
#: g10/trustdb.c:467
1998-09-14 17:48:36 +02:00
#, c-format
1998-10-18 17:21:22 +02:00
msgid "key %08lX: secret key without public key - skipped\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:473
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: secret and public key don't match\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:483
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: can't put it into the trustdb\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:489
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX: query record failed\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:498
1998-09-14 17:48:36 +02:00
#, c-format
1998-10-18 17:21:22 +02:00
msgid "key %08lX: already in secret key table\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:501
1998-10-01 09:23:00 +02:00
#, c-format
1998-10-18 17:21:22 +02:00
msgid "key %08lX: accepted as secret key.\n"
1998-10-01 09:23:00 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:508
#, c-format
msgid "enumerate secret keys failed: %s\n"
msgstr ""
#: g10/trustdb.c:682
#, c-format
msgid "lid %lu: read dir record failed: %s\n"
msgstr ""
#: g10/trustdb.c:691
#, c-format
msgid "lid %lu: read key record failed: %s\n"
msgstr ""
#: g10/trustdb.c:701
#, c-format
msgid "lid %lu: read uid record failed: %s\n"
msgstr ""
#: g10/trustdb.c:710
#, c-format
msgid "lid %lu: read pref record failed: %s\n"
msgstr ""
#: g10/trustdb.c:720
#, c-format
msgid "lid %lu: read sig record failed: %s\n"
msgstr ""
#: g10/trustdb.c:915
msgid "Ooops, no keys\n"
msgstr ""
#: g10/trustdb.c:919
msgid "Ooops, no user ids\n"
msgstr ""
#: g10/trustdb.c:990 g10/trustdb.c:1008
1998-10-01 09:23:00 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "user '%s' read problem: %s\n"
1998-10-01 09:23:00 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:993 g10/trustdb.c:1011
#, c-format
msgid "user '%s' list problem: %s\n"
msgstr ""
#: g10/trustdb.c:1001 g10/trustdb.c:1216
#, c-format
msgid "user '%s' not found: %s\n"
msgstr ""
#: g10/trustdb.c:1003 g10/trustdb.c:1218
#, c-format
msgid "problem finding '%s' in trustdb: %s\n"
msgstr ""
#: g10/trustdb.c:1006
#, c-format
msgid "user '%s' not in trustdb\n"
msgstr ""
#: g10/trustdb.c:1041
#, c-format
msgid ""
"# List of assigned trustvalues, created %s\n"
"# (Use \"gpgm --import-ownertrust\" to restore them)\n"
msgstr ""
#: g10/trustdb.c:1047
msgid "directory record w/o primary key\n"
msgstr ""
#: g10/trustdb.c:1054
#, c-format
msgid "error reading key record: %s\n"
msgstr ""
#: g10/trustdb.c:1094
msgid "line to long\n"
msgstr ""
#: g10/trustdb.c:1102
msgid "error: missing colon\n"
msgstr ""
#: g10/trustdb.c:1107
msgid "error: invalid fingerprint\n"
msgstr ""
#: g10/trustdb.c:1111
#, fuzzy
msgid "error: no ownertrust value\n"
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/trustdb.c:1125
#, c-format
msgid "LID %lu: changing trust from %u to %u\n"
msgstr ""
#: g10/trustdb.c:1128
#, c-format
msgid "LID %lu: setting trust to %u\n"
msgstr ""
#: g10/trustdb.c:1136
msgid "key not in trustdb, searching ring.\n"
msgstr ""
#: g10/trustdb.c:1139
#, c-format
msgid "key not in ring: %s\n"
msgstr ""
#: g10/trustdb.c:1143
msgid "Oops: key is now in trustdb???\n"
msgstr ""
#. update the ownertrust
#: g10/trustdb.c:1148
#, c-format
msgid "insert trust record failed: %s\n"
msgstr ""
#. error
#: g10/trustdb.c:1154
#, c-format
msgid "error finding dir record: %s\n"
msgstr ""
#: g10/trustdb.c:1221
#, c-format
msgid "user '%s' not in trustdb - inserting\n"
msgstr ""
#: g10/trustdb.c:1224
#, c-format
msgid "failed to put '%s' into trustdb: %s\n"
msgstr ""
#: g10/trustdb.c:1271
#, c-format
msgid "%s: keyblock read problem: %s\n"
msgstr ""
#: g10/trustdb.c:1285
#, c-format
msgid "%s: update failed: %s\n"
msgstr ""
#: g10/trustdb.c:1288
#, c-format
msgid "%s: updated\n"
msgstr ""
#: g10/trustdb.c:1290
#, c-format
msgid "%s: okay\n"
msgstr ""
#: g10/trustdb.c:1305
#, c-format
msgid "lid %lu: dir record w/o key - skipped\n"
msgstr ""
#: g10/trustdb.c:1318
#, c-format
msgid "lid %lu: keyblock not found: %s\n"
msgstr ""
#: g10/trustdb.c:1327 g10/trustdb.c:1396
#, c-format
msgid "lid %lu: update failed: %s\n"
msgstr ""
#: g10/trustdb.c:1333 g10/trustdb.c:1402
#, c-format
msgid "lid %lu: updated\n"
msgstr ""
#: g10/trustdb.c:1337 g10/trustdb.c:1406
#, c-format
msgid "lid %lu: okay\n"
msgstr ""
#: g10/trustdb.c:1344 g10/trustdb.c:1412
1998-11-10 13:59:59 +01:00
#, c-format
msgid "%lu keys processed\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1346
1998-11-10 13:59:59 +01:00
#, c-format
msgid "\t%lu keys skipped\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1348 g10/trustdb.c:1414
1998-11-10 13:59:59 +01:00
#, c-format
msgid "\t%lu keys with errors\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1350 g10/trustdb.c:1416
1998-11-10 13:59:59 +01:00
#, c-format
msgid "\t%lu keys updated\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1380
#, c-format
msgid "lid ?: insert failed: %s\n"
msgstr ""
#: g10/trustdb.c:1385
#, c-format
msgid "lid %lu: insert failed: %s\n"
msgstr ""
#: g10/trustdb.c:1391
#, c-format
msgid "lid %lu: inserted\n"
msgstr ""
#: g10/trustdb.c:1418
1998-11-10 13:59:59 +01:00
#, c-format
msgid "\t%lu keys inserted\n"
msgstr ""
#: g10/trustdb.c:1421
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "enumerate keyblocks failed: %s\n"
msgstr ""
#: g10/trustdb.c:1466
#, c-format
msgid "check_trust: search dir record failed: %s\n"
msgstr ""
#: g10/trustdb.c:1473
#, c-format
1998-09-14 17:48:36 +02:00
msgid "key %08lX: insert trust record failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1477
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX.%lu: inserted into trustdb\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1485
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1492
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX.%lu: expired at %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1500
1998-09-14 17:48:36 +02:00
#, c-format
msgid "key %08lX.%lu: trust check failed: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1669 g10/trustdb.c:1698 g10/trustdb.c:2428
msgid "WARNING: can't yet handle long pref records\n"
msgstr ""
#: g10/trustdb.c:1720
#, c-format
msgid "get_dir_record: search_record failed: %s\n"
msgstr ""
#: g10/trustdb.c:1783
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but marked as checked\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1787
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "NOTE: sig rec %lu[%d] in hintlist of %lu but not marked\n"
1998-10-18 17:21:22 +02:00
msgstr ""
#. we need the dir record
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1794
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "sig rec %lu[%d] in hintlist of %lu does not point to a dir record\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1800
1998-10-18 17:21:22 +02:00
#, c-format
msgid "lid %lu: no primary key\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1833
1998-10-18 17:21:22 +02:00
#, c-format
msgid "lid %lu: user id not found in keyblock\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1837
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "lid %lu: user id without signature\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1844
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "lid %lu: self-signature in hintlist\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1855 g10/trustdb.c:2565 g10/trustdb.c:2647
1998-11-10 13:59:59 +01:00
msgid "Valid certificate revocation"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1856 g10/trustdb.c:2566 g10/trustdb.c:2648
1998-11-10 13:59:59 +01:00
msgid "Good certificate"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1865
1998-11-10 13:59:59 +01:00
msgid "very strange: no public key\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1913
1998-10-18 17:21:22 +02:00
#, c-format
msgid "hintlist %lu[%d] of %lu does not point to a dir record\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1919
1998-10-18 17:21:22 +02:00
#, c-format
msgid "lid %lu does not have a key\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1929
1998-10-18 17:21:22 +02:00
#, c-format
msgid "lid %lu: can't get keyblock: %s\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:1986 g10/trustdb.c:2889
#, c-format
msgid "tdbio_search_dir failed: %s\n"
msgstr ""
#: g10/trustdb.c:2139
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "key %08lX.%lu: Good subkey binding\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2145 g10/trustdb.c:2187
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2160
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "key %08lX.%lu: Valid key revocation\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2166
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "key %08lX.%lu: Invalid key revocation: %s\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2181
1998-10-18 17:21:22 +02:00
#, c-format
1998-11-10 13:59:59 +01:00
msgid "key %08lX.%lu: Valid subkey revocation\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2281
1998-11-10 13:59:59 +01:00
msgid "Good self-signature"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2289
1998-11-10 13:59:59 +01:00
msgid "Invalid self-signature"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2300
1998-11-10 13:59:59 +01:00
msgid "Valid user ID revocation\n"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2307
1998-11-10 13:59:59 +01:00
msgid "Invalid user ID revocation"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2391
1998-11-10 13:59:59 +01:00
msgid "Too many preferences"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2405
msgid "Too many preference items"
1998-11-10 13:59:59 +01:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2544
1998-11-10 13:59:59 +01:00
msgid "Duplicated certificate - deleted"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2576
msgid "Hmmm, public key lost?"
1998-11-10 13:59:59 +01:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2585 g10/trustdb.c:2668
1998-11-10 13:59:59 +01:00
msgid "Invalid certificate revocation"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2586 g10/trustdb.c:2669
1998-11-10 13:59:59 +01:00
msgid "Invalid certificate"
1998-10-18 17:21:22 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2601
#, c-format
msgid "uid %08lX.%lu/%02X%02X: has shadow dir %lu but is not yet marked.\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2615
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "sig record %lu[%d] points to wrong record.\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#. that should never happen
#: g10/trustdb.c:2859
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "insert_trust_record: keyblock not found: %s\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/trustdb.c:2877
msgid "did not use primary key for insert_trust_record()\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/ringedit.c:277
1998-09-14 17:48:36 +02:00
#, c-format
1998-11-20 18:42:18 +01:00
msgid "%s: can't create keyring: %s\n"
msgstr ""
#: g10/ringedit.c:283 g10/ringedit.c:1239
#, c-format
msgid "%s: keyring created\n"
msgstr ""
#: g10/ringedit.c:1412
msgid "WARNING: 2 files with confidential information exists.\n"
msgstr ""
#: g10/ringedit.c:1413
#, c-format
msgid "%s is the unchanged one\n"
msgstr ""
#: g10/ringedit.c:1414
#, c-format
msgid "%s is the new one\n"
msgstr ""
#: g10/ringedit.c:1415
msgid "Please fix this possible security flaw\n"
msgstr ""
#: g10/skclist.c:94
#, c-format
msgid "skipped '%s': %s\n"
msgstr ""
#: g10/skclist.c:100
#, c-format
msgid ""
"skipped '%s': this is a PGP generated ElGamal key which is not secure for "
"signatures!\n"
msgstr ""
#: g10/status.c:246
msgid "No help available"
msgstr ""
#: g10/status.c:252
#, c-format
msgid "No help available for '%s'"
1998-09-14 17:48:36 +02:00
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 ""
1998-11-10 13:59:59 +01:00
#: g10/openfile.c:85
msgid "writing to stdout\n"
msgstr ""
#: g10/openfile.c:134
#, c-format
msgid "assuming signed data in '%s'\n"
msgstr ""
#: g10/openfile.c:181
#, c-format
msgid "%s: new options file created\n"
msgstr ""
1998-11-20 18:42:18 +01:00
#: g10/encr-data.c:59
#, c-format
msgid "%s encrypted data\n"
msgstr ""
#: g10/encr-data.c:61
#, c-format
msgid "encrypted with unknown algorithm %d\n"
msgstr ""
1998-09-18 17:59:13 +02:00
#: g10/encr-data.c:74
1998-09-14 17:48:36 +02:00
msgid ""
1998-11-20 18:42:18 +01:00
"WARNING: Message was encrypted with a weak key in the symmetric cipher.\n"
1998-09-14 17:48:36 +02:00
msgstr ""
1998-09-18 17:59:13 +02:00
#: g10/seskey.c:52
1998-09-14 17:48:36 +02:00
msgid "weak key created - retrying\n"
msgstr ""
1998-09-18 17:59:13 +02:00
#: g10/seskey.c:57
1998-09-14 17:48:36 +02:00
#, c-format
msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
msgstr ""