aboutsummaryrefslogtreecommitdiffstats
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po4166
1 files changed, 0 insertions, 4166 deletions
diff --git a/po/ru.po b/po/ru.po
deleted file mode 100644
index 2e6435f23..000000000
--- a/po/ru.po
+++ /dev/null
@@ -1,4166 +0,0 @@
-# I finished the translation without looking at the contrib directory of
-# GPG site. Werner enlightened me about two previous translations and I
-# dared to look in them to correct my translation of questionable phrases.
-# So I'd like to thank:
-# Artem Belevich <[email protected]>
-# Alexey Morozov <[email protected]>
-# Michael Sobolev <[email protected]>, 1998
-# Alexey Vyskubov <[email protected]>, 1998
-# QingLong <qinglong@Bolizm> (couldn't send an email to let you know)
-msgid ""
-msgstr ""
-"POT-Creation-Date: 2001-04-29 16:39+0200\n"
-"Content-Type: text/plain; charset=\n"
-"Date: 1998-01-26 22:08:36+0100\n"
-"From: Gregory Steuck <[email protected]>\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\n"
-
-#: util/secmem.c:79
-msgid "Warning: using insecure memory!\n"
-msgstr ""
-"��������, �������� ������ ��������� ������!\n"
-"��� �������� ����� ������, ��������� ��������� suid(root).\n"
-"���������� ��� ����� � �������������� ����� �������.\n"
-
-#: util/secmem.c:299
-msgid "operation is not possible without initialized secure memory\n"
-msgstr ""
-
-#: util/secmem.c:300
-msgid "(you may have used the wrong program for this task)\n"
-msgstr ""
-
-#: util/miscutil.c:287 util/miscutil.c:316
-msgid "yes"
-msgstr "��(y)"
-
-#: util/miscutil.c:288 util/miscutil.c:319
-msgid "yY"
-msgstr "yY"
-
-#: util/miscutil.c:289 util/miscutil.c:317
-msgid "no"
-msgstr ""
-
-#: util/miscutil.c:290 util/miscutil.c:320
-msgid "nN"
-msgstr ""
-
-#: g10/keyedit.c:581 util/miscutil.c:318
-msgid "quit"
-msgstr "�����"
-
-#: util/miscutil.c:321
-msgid "qQ"
-msgstr ""
-
-#: util/errors.c:54
-#, fuzzy
-msgid "general error"
-msgstr "����� ������"
-
-#: util/errors.c:55
-#, fuzzy
-msgid "unknown packet type"
-msgstr "����������� ��� ������"
-
-#: util/errors.c:56
-#, fuzzy
-msgid "unknown version"
-msgstr "����������� ������"
-
-#: util/errors.c:57
-#, fuzzy
-msgid "unknown pubkey algorithm"
-msgstr "����������� �������� ���������� � �������� ������"
-
-#: util/errors.c:58
-#, fuzzy
-msgid "unknown digest algorithm"
-msgstr "����������� �������� ��������� ���������"
-
-#: util/errors.c:59
-#, fuzzy
-msgid "bad public key"
-msgstr "������ �������� ����"
-
-#: util/errors.c:60
-#, fuzzy
-msgid "bad secret key"
-msgstr "������ ��������� ����"
-
-#: util/errors.c:61
-#, fuzzy
-msgid "bad signature"
-msgstr "������ �������"
-
-#: util/errors.c:62
-#, fuzzy
-msgid "checksum error"
-msgstr "������������ ����������� �����"
-
-#: util/errors.c:63
-#, fuzzy
-msgid "bad passphrase"
-msgstr "�������� \"�������� �����\""
-
-#: util/errors.c:64
-#, fuzzy
-msgid "public key not found"
-msgstr "�������� ���� �� ������"
-
-#: util/errors.c:65
-#, fuzzy
-msgid "unknown cipher algorithm"
-msgstr "����������� �������� ����������"
-
-#: util/errors.c:66
-#, fuzzy
-msgid "can't open the keyring"
-msgstr "���������� ������� \"������ ������\""
-
-#: util/errors.c:67
-#, fuzzy
-msgid "invalid packet"
-msgstr "������������ �����"
-
-#: util/errors.c:68
-#, fuzzy
-msgid "invalid armor"
-msgstr "������������ ASCII-���������"
-
-#: util/errors.c:69
-#, fuzzy
-msgid "no such user id"
-msgstr "����������� ������������� ������������"
-
-#: util/errors.c:70
-#, fuzzy
-msgid "secret key not available"
-msgstr "��������� ���� �� ����������"
-
-#: util/errors.c:71
-#, fuzzy
-msgid "wrong secret key used"
-msgstr "����������� ������������ ��������� ����"
-
-#: util/errors.c:72
-#, fuzzy
-msgid "not supported"
-msgstr "�� ��������������"
-
-#: util/errors.c:73
-#, fuzzy
-msgid "bad key"
-msgstr "������ ����"
-
-#: util/errors.c:74
-#, fuzzy
-msgid "file read error"
-msgstr "������ ������ �����"
-
-#: util/errors.c:75
-#, fuzzy
-msgid "file write error"
-msgstr "������ ������ �����"
-
-#: util/errors.c:76
-#, fuzzy
-msgid "unknown compress algorithm"
-msgstr "����������� �������� ��������"
-
-#: util/errors.c:77
-#, fuzzy
-msgid "file open error"
-msgstr "������ �������� �����"
-
-#: util/errors.c:78
-#, fuzzy
-msgid "file create error"
-msgstr "������ �������� �����"
-
-#: util/errors.c:79
-#, fuzzy
-msgid "invalid passphrase"
-msgstr "�������� \"�������� �����\""
-
-#: util/errors.c:80
-#, fuzzy
-msgid "unimplemented pubkey algorithm"
-msgstr "��������������� �������� ���������� � �������� ������"
-
-#: util/errors.c:81
-#, fuzzy
-msgid "unimplemented cipher algorithm"
-msgstr "��������������� �������� ����������"
-
-#: util/errors.c:82
-#, fuzzy
-msgid "unknown signature class"
-msgstr "������� ������������ ����"
-
-#: util/errors.c:83
-#, fuzzy
-msgid "trust database error"
-msgstr "������ � Trust-DB (���� ������ �������)"
-
-#: util/errors.c:84
-msgid "bad MPI"
-msgstr ""
-
-#: util/errors.c:85
-#, fuzzy
-msgid "resource limit"
-msgstr "������������ ��������"
-
-#: util/errors.c:86
-#, fuzzy
-msgid "invalid keyring"
-msgstr "������������ \"������ ������\""
-
-#: util/errors.c:87
-#, fuzzy
-msgid "bad certificate"
-msgstr "������ ����������"
-
-#: util/errors.c:88
-#, fuzzy
-msgid "malformed user id"
-msgstr "������������ ����� �������������� ������������"
-
-#: util/errors.c:89
-#, fuzzy
-msgid "file close error"
-msgstr "������ �������� �����"
-
-#: util/errors.c:90
-#, fuzzy
-msgid "file rename error"
-msgstr "������ �������������� �����"
-
-#: util/errors.c:91
-#, fuzzy
-msgid "file delete error"
-msgstr "������ �������� �����"
-
-#: util/errors.c:92
-#, fuzzy
-msgid "unexpected data"
-msgstr "����������� ������"
-
-#: util/errors.c:93
-#, fuzzy
-msgid "timestamp conflict"
-msgstr "�������� ��������� ���������� (timestamp)"
-
-#: util/errors.c:94
-#, fuzzy
-msgid "unusable pubkey algorithm"
-msgstr "����������� ��� ������������� �������� ��������� �����"
-
-#: util/errors.c:95
-#, fuzzy
-msgid "file exists"
-msgstr "���� ����������"
-
-#: util/errors.c:96
-#, fuzzy
-msgid "weak key"
-msgstr "������ ����"
-
-#: util/errors.c:97
-#, fuzzy
-msgid "invalid argument"
-msgstr "������������ ASCII-���������"
-
-#: util/errors.c:98
-msgid "bad URI"
-msgstr ""
-
-#: util/errors.c:99
-#, fuzzy
-msgid "unsupported URI"
-msgstr "�� ��������������"
-
-#: util/errors.c:100
-#, fuzzy
-msgid "network error"
-msgstr "����� ������"
-
-#: util/errors.c:102
-#, fuzzy
-msgid "not encrypted"
-msgstr "����������� ������"
-
-#: util/errors.c:103
-#, fuzzy
-msgid "not processed"
-msgstr "�� ��������������"
-
-#. the key cannot be used for a specific usage
-#: util/errors.c:105
-#, fuzzy
-msgid "unusable public key"
-msgstr "������ �������� ����"
-
-#: util/errors.c:106
-#, fuzzy
-msgid "unusable secret key"
-msgstr "������ ��������� ����"
-
-#: util/logger.c:224
-#, fuzzy, c-format
-msgid "... this is a bug (%s:%d:%s)\n"
-msgstr "��-�� ... ������ � ��������� (%s:%d:%s)\n"
-
-#: util/logger.c:230
-#, c-format
-msgid "you found a bug ... (%s:%d)\n"
-msgstr "�� ����� ������ � ��������� ... (%s:%d)\n"
-
-#: cipher/random.c:320 g10/import.c:129 g10/keygen.c:1265
-#, fuzzy, c-format
-msgid "can't open `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: cipher/random.c:324
-#, fuzzy, c-format
-msgid "can't stat `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: cipher/random.c:329
-#, c-format
-msgid "`%s' is not a regular file - ignored\n"
-msgstr ""
-
-#: cipher/random.c:334
-msgid "note: random_seed file is empty\n"
-msgstr ""
-
-#: cipher/random.c:340
-msgid "warning: invalid size of random_seed file - not used\n"
-msgstr ""
-
-#: cipher/random.c:348
-#, fuzzy, c-format
-msgid "can't read `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: cipher/random.c:386
-msgid "note: random_seed file not updated\n"
-msgstr ""
-
-#: cipher/random.c:406
-#, fuzzy, c-format
-msgid "can't create `%s': %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: cipher/random.c:413
-#, fuzzy, c-format
-msgid "can't write `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: cipher/random.c:416
-#, fuzzy, c-format
-msgid "can't close `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: cipher/random.c:427
-#, c-format
-msgid "too many random bits requested; the limit is %d\n"
-msgstr ""
-
-#: cipher/random.c:661
-#, fuzzy
-msgid "WARNING: using insecure random number generator!!\n"
-msgstr "��������: ������������ ���������� ��������� ��������� �����!\n"
-
-#: cipher/random.c:662
-msgid ""
-"The random number generator is only a kludge to let\n"
-"it run - it is in no way a strong RNG!\n"
-"\n"
-"DON'T USE ANY DATA GENERATED BY THIS PROGRAM!!\n"
-"\n"
-msgstr ""
-"������������ ��������� ��������� ����� -- ������ ��������,\n"
-"����� �������������� ���������, ����� �� �������� ���!\n"
-"\n"
-"�� ����������� ������� ���������� ���� ����������!\n"
-"\n"
-
-#: cipher/rndlinux.c:142
-#, 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 ""
-"\n"
-"������������ ��������� ������. ����������, ��������� ���-������, �����\n"
-"�� ����� ������� �������������� ��������� �����! (����� ��� %d ����)\n"
-
-#: g10/g10.c:216
-msgid ""
-"@Commands:\n"
-" "
-msgstr ""
-"@�������:\n"
-" "
-
-#: g10/g10.c:218
-#, fuzzy
-msgid "|[file]|make a signature"
-msgstr "|[����]|������� �������"
-
-#: g10/g10.c:219
-#, fuzzy
-msgid "|[file]|make a clear text signature"
-msgstr "|[����]|������� ��������� �������"
-
-#: g10/g10.c:220
-msgid "make a detached signature"
-msgstr "������� ��������� �������"
-
-#: g10/g10.c:221
-msgid "encrypt data"
-msgstr "����������� ������"
-
-#: g10/g10.c:222
-msgid "encryption only with symmetric cipher"
-msgstr "����������� ������������ ����������"
-
-#: g10/g10.c:223
-msgid "store only"
-msgstr "������ ���������"
-
-#: g10/g10.c:224
-msgid "decrypt data (default)"
-msgstr "������������ ������ (�� ���������)"
-
-#: g10/g10.c:225
-msgid "verify a signature"
-msgstr "��������� �������"
-
-#: g10/g10.c:227
-msgid "list keys"
-msgstr "������ ������"
-
-#: g10/g10.c:229
-msgid "list keys and signatures"
-msgstr "������ ������ � ��������"
-
-#: g10/g10.c:230
-msgid "check key signatures"
-msgstr "��������� ������� �� �����"
-
-#: g10/g10.c:231
-msgid "list keys and fingerprints"
-msgstr "������ ������ � �� \"����������� �������\""
-
-#: g10/g10.c:232
-msgid "list secret keys"
-msgstr "������ ��������� ������"
-
-#: g10/g10.c:233
-msgid "generate a new key pair"
-msgstr "������������� ����� ���� ������ (�������� � ���������)"
-
-#: g10/g10.c:234
-msgid "remove key from the public keyring"
-msgstr "������� ���� �� ������"
-
-#: g10/g10.c:236
-#, fuzzy
-msgid "remove key from the secret keyring"
-msgstr "������� ���� �� ������"
-
-#: g10/g10.c:237
-#, fuzzy
-msgid "sign a key"
-msgstr "��������� ����"
-
-#: g10/g10.c:238
-#, fuzzy
-msgid "sign a key locally"
-msgstr "��������� ����"
-
-#: g10/g10.c:239
-msgid "sign or edit a key"
-msgstr "��������� ��� ������������� ����"
-
-#: g10/g10.c:240
-msgid "generate a revocation certificate"
-msgstr "������������� ���������� ����������"
-
-#: g10/g10.c:241
-msgid "export keys"
-msgstr "�������������� �����"
-
-#: g10/g10.c:242
-msgid "export keys to a key server"
-msgstr ""
-
-#: g10/g10.c:243
-msgid "import keys from a key server"
-msgstr ""
-
-#: g10/g10.c:247
-msgid "import/merge keys"
-msgstr "�������������/�������� �����"
-
-#: g10/g10.c:249
-msgid "list only the sequence of packets"
-msgstr "���������� ������ ������������������ �������"
-
-#: g10/g10.c:251
-#, fuzzy
-msgid "export the ownertrust values"
-msgstr "�������������� ��������� �������\n"
-
-#: g10/g10.c:253
-#, fuzzy
-msgid "import ownertrust values"
-msgstr "������������� ��������� �������\n"
-
-#: g10/g10.c:255
-#, fuzzy
-msgid "update the trust database"
-msgstr "|[�����]|��������� ���� ������ �������"
-
-#: g10/g10.c:257
-msgid "|[NAMES]|check the trust database"
-msgstr "|[�����]|��������� ���� ������ �������"
-
-#: g10/g10.c:258
-msgid "fix a corrupted trust database"
-msgstr "��������� ����������� ���� ������ �������"
-
-#: g10/g10.c:259
-msgid "De-Armor a file or stdin"
-msgstr "������������ stdin ��� ���� �� ASCII-�������������"
-
-#: g10/g10.c:261
-msgid "En-Armor a file or stdin"
-msgstr "������������ stdin ��� ���� � ASCII-�������������"
-
-#: g10/g10.c:263
-msgid "|algo [files]|print message digests"
-msgstr "|algo [files]|���������� �������� ���������"
-
-#: g10/g10.c:267
-msgid ""
-"@\n"
-"Options:\n"
-" "
-msgstr ""
-"@\n"
-"���������:\n"
-" "
-
-#: g10/g10.c:269
-msgid "create ascii armored output"
-msgstr "����� � ASCII-�������������"
-
-#: g10/g10.c:271
-#, fuzzy
-msgid "|NAME|encrypt for NAME"
-msgstr "|���|������������ ������������ ���������� ���"
-
-#: g10/g10.c:274
-#, fuzzy
-msgid "|NAME|use NAME as default recipient"
-msgstr "|���|������������ ��� � �������� ���������� ����� �� ���������"
-
-#: g10/g10.c:276
-msgid "use the default key as default recipient"
-msgstr ""
-
-#: g10/g10.c:280
-msgid "use this user-id to sign or decrypt"
-msgstr ""
-"������������ ��������� ������������� ������������ ��� ������� ��� �����������"
-
-#: g10/g10.c:281
-msgid "|N|set compress level N (0 disables)"
-msgstr "|N|���������� ������� ������ (0 - �� �������)"
-
-#: g10/g10.c:283
-msgid "use canonical text mode"
-msgstr "������������ ������������ ��������� �����"
-
-#: g10/g10.c:284
-msgid "use as output file"
-msgstr "������������ � �������� ��������� �����"
-
-#: g10/g10.c:285
-msgid "verbose"
-msgstr "������������"
-
-#: g10/g10.c:286
-msgid "be somewhat more quiet"
-msgstr ""
-
-#: g10/g10.c:287
-msgid "don't use the terminal at all"
-msgstr ""
-
-#: g10/g10.c:288
-#, fuzzy
-msgid "force v3 signatures"
-msgstr "��������� ������� �� �����"
-
-#: g10/g10.c:289
-#, fuzzy
-msgid "always use a MDC for encryption"
-msgstr "������������ ��������� ������������� ������������ ��� ����������"
-
-#: g10/g10.c:290
-msgid "do not make any changes"
-msgstr "Keine wirklichen �nderungen durchf�hren"
-
-#. { oInteractive, "interactive", 0, N_("prompt before overwriting") },
-#: g10/g10.c:292
-msgid "use the gpg-agent"
-msgstr ""
-
-#: g10/g10.c:293
-msgid "batch mode: never ask"
-msgstr "�������� �����: ������ �� ����������"
-
-#: g10/g10.c:294
-msgid "assume yes on most questions"
-msgstr "�������� \"��\" �� ����������� ��������"
-
-#: g10/g10.c:295
-msgid "assume no on most questions"
-msgstr "�������� \"���\" �� ����������� ��������"
-
-#: g10/g10.c:296
-msgid "add this keyring to the list of keyrings"
-msgstr "�������� ��� ������ � ������ ������ ������"
-
-#: g10/g10.c:297
-msgid "add this secret keyring to the list"
-msgstr "�������� ��� ��������� ������ � ������ ������ ������"
-
-#: g10/g10.c:298
-msgid "|NAME|use NAME as default secret key"
-msgstr "|���|������������ ��� � �������� ���������� ����� �� ���������"
-
-#: g10/g10.c:299
-msgid "|HOST|use this keyserver to lookup keys"
-msgstr ""
-
-#: g10/g10.c:300
-#, fuzzy
-msgid "|NAME|set terminal charset to NAME"
-msgstr "|���|������������ ������������ ���������� ���"
-
-#: g10/g10.c:301
-msgid "read options from file"
-msgstr "������ ��������� �� �����"
-
-#: g10/g10.c:305
-msgid "|FD|write status info to this FD"
-msgstr "|FD| ���������� ���������� � ��������� � ���������� (FD)"
-
-#: g10/g10.c:310
-msgid "|KEYID|ulimately trust this key"
-msgstr ""
-
-#: g10/g10.c:311
-#, fuzzy
-msgid "|FILE|load extension module FILE"
-msgstr "|����|��������� ���� � ������������ ��������"
-
-#: g10/g10.c:312
-msgid "emulate the mode described in RFC1991"
-msgstr "����������� ����� ��������� � RFC1991"
-
-#: g10/g10.c:313
-msgid "set all packet, cipher and digest options to OpenPGP behavior"
-msgstr ""
-
-#: g10/g10.c:314
-#, fuzzy
-msgid "|N|use passphrase mode N"
-msgstr "|N|������������ �������� ����� ������ N\n"
-
-#: g10/g10.c:316
-#, fuzzy
-msgid "|NAME|use message digest algorithm NAME for passphrases"
-msgstr "|���|������������ ���-�������� ��� ��� �������� ����"
-
-#: g10/g10.c:318
-#, fuzzy
-msgid "|NAME|use cipher algorithm NAME for passphrases"
-msgstr "|���|������������ ������������ ���������� ��� ��� �������� ����"
-
-#: g10/g10.c:319
-msgid "|NAME|use cipher algorithm NAME"
-msgstr "|���|������������ ������������ ���������� ���"
-
-#: g10/g10.c:320
-msgid "|NAME|use message digest algorithm NAME"
-msgstr "|���|������������ ���-�������� ���"
-
-#: g10/g10.c:321
-msgid "|N|use compress algorithm N"
-msgstr "|N|������������ �������� ������ N"
-
-#: g10/g10.c:322
-msgid "throw keyid field of encrypted packets"
-msgstr "����������� ���� keyid � ������������� �������"
-
-#: g10/g10.c:323
-msgid "|NAME=VALUE|use this notation data"
-msgstr ""
-
-#: g10/g10.c:326
-msgid ""
-"@\n"
-"(See the man page for a complete listing of all commands and options)\n"
-msgstr ""
-
-#: g10/g10.c:329
-#, fuzzy
-msgid ""
-"@\n"
-"Examples:\n"
-"\n"
-" -se -r Bob [file] sign and encrypt for user Bob\n"
-" --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"
-msgstr ""
-"@\n"
-"�������:\n"
-"\n"
-" -se -r Bob [file] ��������� � ����������� ��� ������������ Bob\n"
-" --clearsign [file] ������� ��������� �������\n"
-" --detach-sign [file] ������� ��������� �������\n"
-" --list-keys [names] �������� ������ ������\n"
-" --fingerprint [names] �������� \"��������� �������\" ������\n"
-
-#: g10/g10.c:438
-msgid "Please report bugs to <[email protected]>.\n"
-msgstr ""
-"����������, ����������� ��������� �� ������� �� ������ "
-
-#: g10/g10.c:442
-msgid "Usage: gpg [options] [files] (-h for help)"
-msgstr "�������������: gpg [���������] [�����] (-h ��� ������)"
-
-#: g10/g10.c:445
-msgid ""
-"Syntax: gpg [options] [files]\n"
-"sign, check, encrypt or decrypt\n"
-"default operation depends on the input data\n"
-msgstr ""
-"���������: gpg [���������] [�����]\n"
-"�����������, ��������� �������, ������� ��� ��������������\n"
-"����� ������ ������� �� ������� ������\n"
-
-#: g10/g10.c:452
-msgid ""
-"\n"
-"Supported algorithms:\n"
-msgstr ""
-"\n"
-"�������������� ���������:\n"
-
-#: g10/g10.c:531
-msgid "usage: gpg [options] "
-msgstr "�������������: gpg [���������] "
-
-#: g10/g10.c:584
-msgid "conflicting commands\n"
-msgstr "Widerspr�chliche Kommandos\n"
-
-#: g10/g10.c:734
-#, fuzzy, c-format
-msgid "NOTE: no default option file `%s'\n"
-msgstr "���������: ���� ���������� �� ��������� `%s' �����������\n"
-
-#: g10/g10.c:738
-#, c-format
-msgid "option file `%s': %s\n"
-msgstr "���� ���������� `%s': %s\n"
-
-#: g10/g10.c:745
-#, c-format
-msgid "reading options from `%s'\n"
-msgstr "�������� ��������� �� `%s'\n"
-
-#: g10/g10.c:950
-#, fuzzy, c-format
-msgid "%s is not a valid character set\n"
-msgstr "������������ ������ � �����������.\n"
-
-#: g10/g10.c:1024
-msgid "WARNING: program may create a core file!\n"
-msgstr ""
-
-#: g10/g10.c:1028 g10/g10.c:1037
-#, c-format
-msgid "NOTE: %s is not for normal use!\n"
-msgstr ""
-
-#: g10/g10.c:1030
-#, c-format
-msgid "%s not allowed with %s!\n"
-msgstr ""
-
-#: g10/g10.c:1033
-#, c-format
-msgid "%s makes no sense with %s!\n"
-msgstr ""
-
-#: g10/g10.c:1053 g10/g10.c:1065
-msgid "selected cipher algorithm is invalid\n"
-msgstr "������ ������������ �������� ����������\n"
-
-#: g10/g10.c:1059 g10/g10.c:1071
-msgid "selected digest algorithm is invalid\n"
-msgstr "������ ������������ ��������-��������\n"
-
-#: g10/g10.c:1075
-msgid "the given policy URL is invalid\n"
-msgstr ""
-
-#: g10/g10.c:1078
-#, c-format
-msgid "compress algorithm must be in range %d..%d\n"
-msgstr "�������� �������� ����� ����� �������� �� %d �� %d\n"
-
-#: g10/g10.c:1080
-msgid "completes-needed must be greater than 0\n"
-msgstr "completes-needed ������ ���� ������ 0\n"
-
-#: g10/g10.c:1082
-msgid "marginals-needed must be greater than 1\n"
-msgstr "marginals-needed ������ ���� ������ 1\n"
-
-#: g10/g10.c:1084
-msgid "max-cert-depth must be in range 1 to 255\n"
-msgstr ""
-
-#: g10/g10.c:1087
-#, fuzzy
-msgid "NOTE: simple S2K mode (0) is strongly discouraged\n"
-msgstr "���������: ������� S2K ����� (0) ����� �� �������������\n"
-
-#: g10/g10.c:1091
-msgid "invalid S2K mode; must be 0, 1 or 3\n"
-msgstr "������������ ����� S2K: ������ ���� 0, 1 ��� 3\n"
-
-#: g10/g10.c:1176
-#, c-format
-msgid "failed to initialize the TrustDB: %s\n"
-msgstr "������ ������������� ���� ������ �������: %s\n"
-
-#: g10/g10.c:1182
-msgid "--store [filename]"
-msgstr "--store [��� �����]"
-
-#: g10/g10.c:1189
-msgid "--symmetric [filename]"
-msgstr "--symmetric [��� �����]"
-
-#: g10/g10.c:1197
-msgid "--encrypt [filename]"
-msgstr "--encrypt [��� �����]"
-
-#: g10/g10.c:1210
-msgid "--sign [filename]"
-msgstr "--sign [��� �����]"
-
-#: g10/g10.c:1223
-msgid "--sign --encrypt [filename]"
-msgstr "--sign --encrypt [��� �����]"
-
-#: g10/g10.c:1237
-msgid "--clearsign [filename]"
-msgstr "--clearsign [��� �����]"
-
-#: g10/g10.c:1254
-msgid "--decrypt [filename]"
-msgstr "--decrypt [��� �����]"
-
-#: g10/g10.c:1262
-msgid "--sign-key user-id"
-msgstr ""
-
-#: g10/g10.c:1270
-#, fuzzy
-msgid "--lsign-key user-id"
-msgstr "--delete-key ���-������������"
-
-#: g10/g10.c:1278
-#, fuzzy
-msgid "--edit-key user-id [commands]"
-msgstr "--edit-key ���-������������"
-
-#: g10/g10.c:1294
-#, fuzzy
-msgid "--delete-secret-key user-id"
-msgstr "--delete-secret-key ���-������������"
-
-#: g10/g10.c:1297
-#, fuzzy
-msgid "--delete-key user-id"
-msgstr "--delete-key ���-������������"
-
-#: g10/g10.c:1305
-#, fuzzy
-msgid "--delete-secret-and-public-key user-id"
-msgstr "--delete-secret-key ���-������������"
-
-#: g10/encode.c:268 g10/g10.c:1342 g10/sign.c:410
-#, c-format
-msgid "can't open %s: %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: g10/g10.c:1357
-#, fuzzy
-msgid "-k[v][v][v][c] [user-id] [keyring]"
-msgstr "-k[v][v][v][c] [������������� ������������] [������ ������]"
-
-#: g10/g10.c:1423
-#, c-format
-msgid "dearmoring failed: %s\n"
-msgstr "������ �������������: %s\n"
-
-#: g10/g10.c:1431
-#, c-format
-msgid "enarmoring failed: %s\n"
-msgstr "������ �����������: %s\n"
-
-#: g10/g10.c:1502
-#, c-format
-msgid "invalid hash algorithm `%s'\n"
-msgstr "������������ ���-�������� `%s'\n"
-
-#: g10/g10.c:1589
-msgid "[filename]"
-msgstr "[��� �����]"
-
-#: g10/g10.c:1593
-msgid "Go ahead and type your message ...\n"
-msgstr ""
-
-#: g10/decrypt.c:59 g10/g10.c:1596 g10/verify.c:94 g10/verify.c:139
-#, c-format
-msgid "can't open `%s'\n"
-msgstr "���������� ������� ���� `%s'\n"
-
-#: g10/g10.c:1805
-msgid ""
-"the first character of a notation name must be a letter or an underscore\n"
-msgstr ""
-
-#: g10/g10.c:1811
-msgid ""
-"a notation name must have only letters, digits, dots or underscores and end "
-"with an '='\n"
-msgstr ""
-
-#: g10/g10.c:1817
-msgid "dots in a notation name must be surrounded by other characters\n"
-msgstr ""
-
-#: g10/g10.c:1825
-msgid "a notation value must not use any control characters\n"
-msgstr ""
-
-#: g10/armor.c:306
-#, fuzzy, c-format
-msgid "armor: %s\n"
-msgstr "���������: %s\n"
-
-#: g10/armor.c:335
-msgid "invalid armor header: "
-msgstr ""
-
-#: g10/armor.c:342
-msgid "armor header: "
-msgstr ""
-
-#: g10/armor.c:353
-#, fuzzy
-msgid "invalid clearsig header\n"
-msgstr "������������ ������ ��������� �������\n"
-
-#: g10/armor.c:405
-#, fuzzy
-msgid "nested clear text signatures\n"
-msgstr "|[����]|������� ��������� �������"
-
-#: g10/armor.c:529
-msgid "invalid dash escaped line: "
-msgstr "������������ ������ ������������ � �������: "
-
-#: g10/armor.c:541
-#, fuzzy
-msgid "unexpected armor:"
-msgstr "����������� ������"
-
-#: g10/armor.c:667 g10/armor.c:1235
-#, fuzzy, c-format
-msgid "invalid radix64 character %02x skipped\n"
-msgstr "������������ ��� ��������� radix64 ������ %02x ��������\n"
-
-#: g10/armor.c:710
-msgid "premature eof (no CRC)\n"
-msgstr "����������� ����� ����� (��� CRC)\n"
-
-#: g10/armor.c:744
-msgid "premature eof (in CRC)\n"
-msgstr "����������� ����� ����� (� CRC)\n"
-
-#: g10/armor.c:748
-msgid "malformed CRC\n"
-msgstr "������������ ����� CRC\n"
-
-#: g10/armor.c:752 g10/armor.c:1272
-#, c-format
-msgid "CRC error; %06lx - %06lx\n"
-msgstr "������ CRC; %06lx - %06lx\n"
-
-#: g10/armor.c:772
-msgid "premature eof (in Trailer)\n"
-msgstr "����������� ����� ����� (� ������)\n"
-
-#: g10/armor.c:776
-msgid "error in trailer line\n"
-msgstr "������ � ����������� ������\n"
-
-#: g10/armor.c:922
-msgid "For info see http://www.gnupg.org"
-msgstr ""
-
-#: g10/armor.c:1050
-#, fuzzy
-msgid "no valid OpenPGP data found.\n"
-msgstr "�� ������� ���������� RFC1991 ��� OpenPGP ������.\n"
-
-#: g10/armor.c:1055
-#, c-format
-msgid "invalid armor: line longer than %d characters\n"
-msgstr ""
-
-#: g10/armor.c:1059
-msgid ""
-"quoted printable character in armor - probably a buggy MTA has been used\n"
-msgstr ""
-
-#. Translators: this shoud fit into 24 bytes to that the fingerprint
-#. * data is properly aligned with the user ID
-#: g10/keyedit.c:1243 g10/pkclist.c:53
-msgid " Fingerprint:"
-msgstr ""
-
-#: g10/pkclist.c:80
-#, fuzzy
-msgid "Fingerprint:"
-msgstr "�������� \"��������� ������\""
-
-#: g10/pkclist.c:116
-msgid "No reason specified"
-msgstr ""
-
-#: g10/pkclist.c:118
-#, fuzzy
-msgid "Key is superseded"
-msgstr "���� ���� �������.\n"
-
-#: g10/pkclist.c:120
-#, fuzzy
-msgid "Key has been compromised"
-msgstr "���������: ���� �������� ����� ��� �����!\n"
-
-#: g10/pkclist.c:122
-msgid "Key is no longer used"
-msgstr ""
-
-#: g10/pkclist.c:124
-msgid "User ID is no longer valid"
-msgstr ""
-
-#: g10/pkclist.c:128
-msgid "Reason for revocation: "
-msgstr ""
-
-#: g10/pkclist.c:145
-msgid "Revocation comment: "
-msgstr ""
-
-# valid user replies (not including 1..4)
-#. a string with valid answers
-#: g10/pkclist.c:303
-#, fuzzy
-msgid "sSmMqQ"
-msgstr "sSmMqQ"
-
-#: g10/pkclist.c:307
-#, fuzzy, c-format
-msgid ""
-"No trust value assigned to %lu:\n"
-"%4u%c/%08lX %s \""
-msgstr ""
-"�� ���������� ��������� ������� ��� %lu:\n"
-"%4u%c/%08lX %s \""
-
-#: g10/pkclist.c:319
-#, fuzzy
-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 ""
-"\"\n"
-"\n"
-"���������� ������, ��������� �� ��������� ����� ������������ ���������\n"
-"����� ����� (����� � ��������, �������� \"��������� �������\" �� ������\n"
-"����������)?\n"
-"\n"
-" 1 = �� ����\n"
-" 2 = ���, �� �������\n"
-" 3 = ���� �������\n"
-" 4 = ���� ���������\n"
-" s = ����������, �������� �������������� ����������\n"
-
-#: g10/pkclist.c:328
-msgid " m = back to the main menu\n"
-msgstr " m = ������� � ������� ����\n"
-
-#: g10/pkclist.c:330
-msgid " q = quit\n"
-msgstr ""
-
-#: g10/pkclist.c:336
-msgid "Your decision? "
-msgstr "���� �������? "
-
-#: g10/pkclist.c:358
-msgid "Certificates leading to an ultimately trusted key:\n"
-msgstr ""
-
-#: g10/pkclist.c:429
-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 ""
-"�� ���������� ����� ������� ������� ��� �����. ���������, ����� �� "
-"���������\n"
-"��������� ����������� �������� \"������� ���������\"\n"
-"\n"
-
-#: g10/pkclist.c:435
-msgid ""
-"No path leading to one of our keys found.\n"
-"\n"
-msgstr ""
-
-#: g10/pkclist.c:437
-msgid ""
-"No certificates with undefined trust found.\n"
-"\n"
-msgstr ""
-
-#: g10/pkclist.c:439
-#, fuzzy
-msgid ""
-"No trust values changed.\n"
-"\n"
-msgstr "�������� ���������� ������� �� ��������.\n"
-
-#: g10/pkclist.c:457
-#, fuzzy, c-format
-msgid "key %08lX: key has been revoked!\n"
-msgstr "build_sigrecs: ���� ist widerrufen\n"
-
-#: g10/pkclist.c:464 g10/pkclist.c:476 g10/pkclist.c:598
-msgid "Use this key anyway? "
-msgstr "��� ����� ������������ ���� ����?"
-
-#: g10/pkclist.c:469
-#, fuzzy, c-format
-msgid "key %08lX: subkey has been revoked!\n"
-msgstr "build_sigrecs: ���� ist widerrufen\n"
-
-#: g10/pkclist.c:512
-#, fuzzy, c-format
-msgid "%08lX: key has expired\n"
-msgstr "���������: ���� �������� ����� ��� �����!\n"
-
-#: g10/pkclist.c:518
-#, c-format
-msgid "%08lX: no info to calculate a trust probability\n"
-msgstr ""
-
-#: g10/pkclist.c:533
-#, fuzzy, c-format
-msgid "%08lX: We do NOT trust this key\n"
-msgstr "��������: �� �� �������� ����� �����!\n"
-
-#: g10/pkclist.c:539
-#, c-format
-msgid ""
-"%08lX: It is not sure that this key really belongs to the owner\n"
-"but it is accepted anyway\n"
-msgstr ""
-
-#: g10/pkclist.c:545
-msgid "This key probably belongs to the owner\n"
-msgstr ""
-
-#: g10/pkclist.c:550
-msgid "This key belongs to us\n"
-msgstr ""
-
-#: g10/pkclist.c:593
-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 ""
-"���������� ���������� ����������, ��� ���� ����������� ����,\n"
-"��� ������ ��� ����������. ��������� \"��\" �� ��������� ������,\n"
-"������ ���� �� *�������������* ��������� ��� �������.\n"
-
-#: g10/pkclist.c:607 g10/pkclist.c:630
-msgid "WARNING: Using untrusted key!\n"
-msgstr "��������: ������������ ���� � �������� ��� �������!\n"
-
-#: g10/pkclist.c:651
-msgid "WARNING: This key has been revoked by its owner!\n"
-msgstr "��������: �������� ����� ��� ������� ���!\n"
-
-#: g10/pkclist.c:652
-msgid " This could mean that the signature is forgery.\n"
-msgstr " ��� ����� ��������, ��� ������� ����������.\n"
-
-#: g10/pkclist.c:657
-#, fuzzy
-msgid "WARNING: This subkey has been revoked by its owner!\n"
-msgstr "��������: �������� ����� ��� ������� ���!\n"
-
-#: g10/pkclist.c:679
-msgid "Note: This key has expired!\n"
-msgstr "���������: ���� �������� ����� ��� �����!\n"
-
-#: g10/pkclist.c:687
-msgid "WARNING: This key is not certified with a trusted signature!\n"
-msgstr "��������: ���� ���� �� ������� ���������� ��������!\n"
-
-#: g10/pkclist.c:689
-msgid ""
-" There is no indication that the signature belongs to the owner.\n"
-msgstr ""
-" ��� ������� �������� �� ��, ��� ���� ����������� ��� ���������.\n"
-
-#: g10/pkclist.c:706
-msgid "WARNING: We do NOT trust this key!\n"
-msgstr "��������: �� �� �������� ����� �����!\n"
-
-#: g10/pkclist.c:707
-msgid " The signature is probably a FORGERY.\n"
-msgstr " ������� �������� -- ��������.\n"
-
-#: g10/pkclist.c:714
-msgid ""
-"WARNING: This key is not certified with sufficiently trusted signatures!\n"
-msgstr "��������: ���� ���� �� ������� ���������� ����������� ���������!\n"
-
-#: g10/pkclist.c:717
-msgid " It is not certain that the signature belongs to the owner.\n"
-msgstr " ��� �����������, ��� ������� ����������� ���������.\n"
-
-#: g10/pkclist.c:819 g10/pkclist.c:840 g10/pkclist.c:966 g10/pkclist.c:1011
-#, c-format
-msgid "%s: skipped: %s\n"
-msgstr "%s: ��������: %s\n"
-
-#: g10/pkclist.c:826 g10/pkclist.c:993
-#, c-format
-msgid "%s: skipped: public key already present\n"
-msgstr ""
-
-#: g10/pkclist.c:853
-msgid ""
-"You did not specify a user ID. (you may use \"-r\")\n"
-"\n"
-msgstr ""
-"�� �� ������� ������������� ������������ (�������������� ���������� "
-"\"-r\").\n"
-"\n"
-
-#: g10/pkclist.c:863
-msgid "Enter the user ID: "
-msgstr "������� ������������� ������������: "
-
-#: g10/pkclist.c:875
-msgid "No such user ID.\n"
-msgstr "��� ������ �������������� ������������.\n"
-
-#: g10/pkclist.c:880
-msgid "skipped: public key already set as default recipient\n"
-msgstr ""
-
-#: g10/pkclist.c:903
-#, fuzzy
-msgid "Public key is disabled.\n"
-msgstr "�������� ���� �� ������"
-
-#: g10/pkclist.c:910
-msgid "skipped: public key already set with --encrypt-to\n"
-msgstr ""
-
-#: g10/pkclist.c:941
-#, fuzzy, c-format
-msgid "unknown default recipient `%s'\n"
-msgstr "���������: ���� ���������� �� ��������� `%s' �����������\n"
-
-#: g10/pkclist.c:974
-#, c-format
-msgid "%s: error checking key: %s\n"
-msgstr "%s: ������ ��� �������� �����: %s\n"
-
-#: g10/pkclist.c:979
-#, c-format
-msgid "%s: skipped: public key is disabled\n"
-msgstr ""
-
-#: g10/pkclist.c:1017
-msgid "no valid addressees\n"
-msgstr "��� ���������� �������\n"
-
-#: g10/keygen.c:176
-msgid "writing self signature\n"
-msgstr "������� ����-�������\n"
-
-#: g10/keygen.c:217
-msgid "writing key binding signature\n"
-msgstr "������� \"key-binding\" �������\n"
-
-#: g10/keygen.c:269 g10/keygen.c:353 g10/keygen.c:445
-#, fuzzy, c-format
-msgid "keysize invalid; using %u bits\n"
-msgstr "����������� ���� ����� ����� %u ���\n"
-
-#: g10/keygen.c:274 g10/keygen.c:358 g10/keygen.c:450
-#, fuzzy, c-format
-msgid "keysize rounded up to %u bits\n"
-msgstr "��������� �� %u ���\n"
-
-#: g10/keygen.c:549
-msgid "Please select what kind of key you want:\n"
-msgstr "�������� �������� ��� �����:\n"
-
-#: g10/keygen.c:551
-#, c-format
-msgid " (%d) DSA and ElGamal (default)\n"
-msgstr " (%d) DSA � ElGamal (�� ���������)\n"
-
-#: g10/keygen.c:552
-#, c-format
-msgid " (%d) DSA (sign only)\n"
-msgstr " (%d) DSA (������ �������)\n"
-
-#: g10/keygen.c:554
-#, c-format
-msgid " (%d) ElGamal (encrypt only)\n"
-msgstr " (%d) ElGamal (������ ����������)\n"
-
-#: g10/keygen.c:555
-#, c-format
-msgid " (%d) ElGamal (sign and encrypt)\n"
-msgstr " (%d) ElGamal (������� � ����������)\n"
-
-#: g10/keygen.c:557
-#, fuzzy, c-format
-msgid " (%d) RSA (sign and encrypt)\n"
-msgstr " (%d) ElGamal (������� � ����������)\n"
-
-#: g10/keygen.c:561
-msgid "Your selection? "
-msgstr "��� �����? "
-
-#: g10/keygen.c:572
-#, fuzzy
-msgid "Do you really want to create a sign and encrypt key? "
-msgstr "�� ������������� ������ ������� ��������� �����? "
-
-#: g10/keygen.c:580
-msgid "The use of this algorithm is deprecated - create anyway? "
-msgstr ""
-
-#: g10/keygen.c:594
-msgid "Invalid selection.\n"
-msgstr "������������ �����.\n"
-
-#: g10/keygen.c:606
-#, 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 ""
-"���������� ������������� %s �������� ����.\n"
-" ����������� ����� �����: 768 ���\n"
-" ����� ����� �� ���������: 1024 ����\n"
-" ������������ ������������� ����� �����: 2048 ���\n"
-
-#: g10/keygen.c:613
-msgid "What keysize do you want? (1024) "
-msgstr "������ ������� ���� �� �������? (1024)"
-
-#: g10/keygen.c:618
-msgid "DSA only allows keysizes from 512 to 1024\n"
-msgstr "���������� ������ DSA ������ - �� 512 �� 1024 ���\n"
-
-#: g10/keygen.c:620
-msgid "keysize too small; 768 is smallest value allowed.\n"
-msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"
-
-#: g10/keygen.c:622
-#, fuzzy
-msgid "keysize too small; 1024 is smallest value allowed for RSA.\n"
-msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"
-
-#. It is ridiculous and an annoyance to use larger key sizes!
-#. * GnuPG can handle much larger sizes; but it takes an eternity
-#. * to create such a key (but less than the time the Sirius
-#. * Computer Corporation needs to process one of the usual
-#. * complaints) and {de,en}cryption although needs some time.
-#. * So, before you complain about this limitation, I suggest that
-#. * you start a discussion with Marvin about this theme and then
-#. * do whatever you want.
-#: g10/keygen.c:633
-#, fuzzy, c-format
-msgid "keysize too large; %d is largest value allowed.\n"
-msgstr "������� ��������� ����� �����, ���������� �������� - 768.\n"
-
-#: g10/keygen.c:638
-#, fuzzy
-msgid ""
-"Keysizes larger than 2048 are not suggested because\n"
-"computations take REALLY long!\n"
-msgstr ""
-"����� ������ ������ 2048 �� �������������, ������ ��� ������������������ "
-"����� ����� �������!\n"
-
-#: g10/keygen.c:641
-msgid "Are you sure that you want this keysize? "
-msgstr "�� ������������� ������ ���� ����� �����? "
-
-#: g10/keygen.c:642
-msgid ""
-"Okay, but keep in mind that your monitor and keyboard radiation is also very "
-"vulnerable to attacks!\n"
-msgstr ""
-"��, ������ �� ���������, ��� ��������� ����� ���������� � �������� ����\n"
-"������ ��� �������� ��� ����.\n"
-
-#: g10/keygen.c:650
-msgid "Do you really need such a large keysize? "
-msgstr "��� ������������� ����� ����� ������� ����? "
-
-#: g10/keygen.c:656
-#, c-format
-msgid "Requested keysize is %u bits\n"
-msgstr "����������� ���� ����� ����� %u ���\n"
-
-#: g10/keygen.c:659 g10/keygen.c:663
-#, c-format
-msgid "rounded up to %u bits\n"
-msgstr "��������� �� %u ���\n"
-
-#: g10/keygen.c:711
-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 ""
-"����������, ������� ����������������� �������� ������ �����.\n"
-" 0 = ���������� ����\n"
-" <n> = ���� �������� ����� n ����\n"
-" <n>w = ���� �������� ����� n ������\n"
-" <n>m = ���� �������� ����� n �������\n"
-" <n>y = ���� �������� ����� n ���\n"
-
-#: g10/keygen.c:726
-msgid "Key is valid for? (0) "
-msgstr "���� ������������ � �������? (0) "
-
-#: g10/keygen.c:731
-msgid "invalid value\n"
-msgstr "������������ ��������.\n"
-
-#: g10/keygen.c:736
-msgid "Key does not expire at all\n"
-msgstr "���������� ����.\n"
-
-#. print the date when the key expires
-#: g10/keygen.c:742
-#, c-format
-msgid "Key expires at %s\n"
-msgstr "���� ��������� �� %s\n"
-
-#: g10/keygen.c:745
-msgid ""
-"Your system can't display dates beyond 2038.\n"
-"However, it will be correctly handled up to 2106.\n"
-msgstr ""
-
-#: g10/keygen.c:750
-msgid "Is this correct (y/n)? "
-msgstr "��� �����? (y/n) "
-
-#: g10/keygen.c:793
-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 ""
-"\n"
-"��� ������������� ����� ��������� ������������� ������������; ���������\n"
-"������������ ��� �� ������� ����� ������������, ����������� � ������ email� "
-"����:\n"
-" \"Vasya Pupkin (KRUTOI) <[email protected]>\"\n"
-"\n"
-
-#: g10/keygen.c:805
-msgid "Real name: "
-msgstr "���� ��� (\"��� �������\"): "
-
-#: g10/keygen.c:813
-msgid "Invalid character in name\n"
-msgstr "������������ ������ � �����\n"
-
-#: g10/keygen.c:815
-msgid "Name may not start with a digit\n"
-msgstr "������ ��� �� ����� ���������� � �����.\n"
-
-#: g10/keygen.c:817
-msgid "Name must be at least 5 characters long\n"
-msgstr "������ ��� ������ �������� �� ����� ��� �� 5�� ��������.\n"
-
-#: g10/keygen.c:825
-msgid "Email address: "
-msgstr "E-Mail: "
-
-#: g10/keygen.c:836
-msgid "Not a valid email address\n"
-msgstr "������������ E-Mail\n"
-
-#: g10/keygen.c:844
-msgid "Comment: "
-msgstr "�����������: "
-
-#: g10/keygen.c:850
-msgid "Invalid character in comment\n"
-msgstr "������������ ������ � �����������.\n"
-
-#: g10/keygen.c:873
-#, c-format
-msgid "You are using the `%s' character set.\n"
-msgstr ""
-
-#: g10/keygen.c:879
-#, c-format
-msgid ""
-"You selected this USER-ID:\n"
-" \"%s\"\n"
-"\n"
-msgstr ""
-"�� ������� ������������� ������������:\n"
-" \"%s\"\n"
-"\n"
-
-#: g10/keygen.c:883
-msgid "Please don't put the email address into the real name or the comment\n"
-msgstr ""
-
-#: g10/keygen.c:888
-msgid "NnCcEeOoQq"
-msgstr ""
-
-#: g10/keygen.c:898
-#, fuzzy
-msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? "
-msgstr "��������: N=���, C=�����������, E=E-Mail, O=Okay/Q=�����? "
-
-#: g10/keygen.c:899
-#, fuzzy
-msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? "
-msgstr "��������: N=���, C=�����������, E=E-Mail, O=Okay/Q=�����? "
-
-#: g10/keygen.c:918
-msgid "Please correct the error first\n"
-msgstr ""
-
-#: g10/keygen.c:956
-msgid ""
-"You need a Passphrase to protect your secret key.\n"
-"\n"
-msgstr ""
-"��� ������ ������ ����� ����� �������� �����.\n"
-"\n"
-
-#: g10/keyedit.c:469 g10/keygen.c:964
-msgid "passphrase not correctly repeated; try again.\n"
-msgstr "�������� ����� �� ���� ��������������, ���������� �����.\n"
-
-#: g10/keygen.c:970
-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 ""
-"�� �� ������ ������������ �������� ����� - ���, ������ �����, *������*\n"
-"����. �� � ������, ��� �� ������. �������� ����� ����� ������� � �����\n"
-"�����, �������� ��� ��������� � ���������� \"--edit-key\".\n"
-"\n"
-
-#: g10/keygen.c:991
-#, fuzzy
-msgid ""
-"We need to generate a lot of random bytes. It is a good idea to perform\n"
-"some other action (type on the keyboard, move the mouse, utilize the\n"
-"disks) during the prime generation; this gives the random number\n"
-"generator a better chance to gain enough entropy.\n"
-msgstr ""
-"��� ����� ������������� ����� ��������� ������. ������ ����� ������ ���� ��\n"
-"���-�� �������� �� ������ (���������� � ������ ����, ��������� ����,\n"
-"��������� ������� ��� �������� ����������). ��� ���� ���������� ���������\n"
-"����� ����������� ������� ���������� ��������.\n"
-
-#: g10/keygen.c:1440
-msgid "DSA keypair will have 1024 bits.\n"
-msgstr "�������� ���� DSA ����� ����� ����� 1024 ����.\n"
-
-#: g10/keygen.c:1483
-#, fuzzy
-msgid "Key generation canceled.\n"
-msgstr "��������� ����� ��������: %s\n"
-
-#: g10/keygen.c:1581
-#, fuzzy, c-format
-msgid "writing public key to `%s'\n"
-msgstr "�������� ���������� ������������ � `%s'\n"
-
-#: g10/keygen.c:1582
-#, fuzzy, c-format
-msgid "writing secret key to `%s'\n"
-msgstr "��������� ���������� ������������ � `%s'\n"
-
-#: g10/keygen.c:1679
-msgid "public and secret key created and signed.\n"
-msgstr "�������� � ��������� ����� ������� � ���������.\n"
-
-#: g10/keygen.c:1684
-#, fuzzy
-msgid ""
-"Note that this key cannot be used for encryption. You may want to use\n"
-"the command \"--edit-key\" to generate a secondary key for this purpose.\n"
-msgstr ""
-"�������� ��������, ��� ���� ���� �� ����� ���� ����������� ��� ����������.\n"
-"�� ������ ��������������� ���������� --add-key ��� ��������� "
-"���������������\n"
-"����� ��� ����������.\n"
-
-#: g10/keygen.c:1701 g10/keygen.c:1807
-#, c-format
-msgid "Key generation failed: %s\n"
-msgstr "��������� ����� �� �������: %s\n"
-
-#: g10/keygen.c:1748 g10/sig-check.c:315 g10/sign.c:112
-#, fuzzy, c-format
-msgid ""
-"key has been created %lu second in future (time warp or clock problem)\n"
-msgstr ""
-"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
-"����������� ����)\n"
-
-#: g10/keygen.c:1750 g10/sig-check.c:317 g10/sign.c:114
-#, fuzzy, c-format
-msgid ""
-"key has been created %lu seconds in future (time warp or clock problem)\n"
-msgstr ""
-"�������� ���� ������������ � ������� (����������� ������� ��� ����������� "
-"����������� ����)\n"
-
-#: g10/keygen.c:1783
-#, fuzzy
-msgid "Really create? "
-msgstr "������������� �������? "
-
-#: g10/encode.c:91 g10/openfile.c:180 g10/openfile.c:300 g10/tdbio.c:454
-#: g10/tdbio.c:515
-#, c-format
-msgid "%s: can't open: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/encode.c:113
-#, c-format
-msgid "error creating passphrase: %s\n"
-msgstr "������ ��� �������� �������� �����: %s\n"
-
-#: g10/encode.c:171 g10/encode.c:327
-#, fuzzy, c-format
-msgid "%s: WARNING: empty file\n"
-msgstr "%s: ��������������: ������ ����.\n"
-
-#: g10/encode.c:274
-#, c-format
-msgid "reading from `%s'\n"
-msgstr "�������� �� `%s'\n"
-
-#: g10/encode.c:497
-#, fuzzy, c-format
-msgid "%s/%s encrypted for: %s\n"
-msgstr "%s ����������� ���: %s\n"
-
-#: g10/export.c:153
-#, fuzzy, c-format
-msgid "%s: user not found: %s\n"
-msgstr "%s: ������������ �� ������\n"
-
-#: g10/export.c:162
-#, c-format
-msgid "certificate read problem: %s\n"
-msgstr ""
-
-#: g10/export.c:171
-#, fuzzy, c-format
-msgid "key %08lX: not a rfc2440 key - skipped\n"
-msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-
-#: g10/export.c:182
-#, fuzzy, c-format
-msgid "key %08lX: not protected - skipped\n"
-msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-
-#: g10/export.c:236
-#, fuzzy
-msgid "WARNING: nothing exported\n"
-msgstr "��������: ������������ ���� � �������� ��� �������!\n"
-
-#: g10/getkey.c:214
-msgid "too many entries in pk cache - disabled\n"
-msgstr ""
-
-#. fixme: returning translatable constants instead of a user ID is
-#. * not good because they are probably not utf-8 encoded.
-#: g10/getkey.c:249 g10/getkey.c:2536
-#, fuzzy
-msgid "[User id not found]"
-msgstr "%s: ������������ �� ������\n"
-
-#: g10/getkey.c:453
-msgid "too many entries in unk cache - disabled\n"
-msgstr ""
-
-#: g10/getkey.c:2207
-#, c-format
-msgid "using secondary key %08lX instead of primary key %08lX\n"
-msgstr "������������ �������������� ���� %09lX ������ ��������� %08lX%\n"
-
-#: g10/getkey.c:2249 g10/trustdb.c:577
-#, fuzzy, c-format
-msgid "key %08lX: secret key without public key - skipped\n"
-msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-
-#: g10/import.c:184
-#, c-format
-msgid "skipping block of type %d\n"
-msgstr "���������� ���� ���� %d\n"
-
-#: g10/import.c:191 g10/trustdb.c:1806 g10/trustdb.c:1847
-#, c-format
-msgid "%lu keys so far processed\n"
-msgstr ""
-
-#: g10/import.c:196
-#, fuzzy, c-format
-msgid "error reading `%s': %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/import.c:206
-#, c-format
-msgid "Total number processed: %lu\n"
-msgstr ""
-
-#: g10/import.c:208
-#, fuzzy, c-format
-msgid " skipped new keys: %lu\n"
-msgstr "���� %08lX: %d ����� ��������\n"
-
-#: g10/import.c:211
-#, c-format
-msgid " w/o user IDs: %lu\n"
-msgstr ""
-
-#: g10/import.c:213
-#, c-format
-msgid " imported: %lu"
-msgstr ""
-
-#: g10/import.c:219
-#, c-format
-msgid " unchanged: %lu\n"
-msgstr ""
-
-#: g10/import.c:221
-#, c-format
-msgid " new user IDs: %lu\n"
-msgstr ""
-
-#: g10/import.c:223
-#, c-format
-msgid " new subkeys: %lu\n"
-msgstr ""
-
-#: g10/import.c:225
-#, fuzzy, c-format
-msgid " new signatures: %lu\n"
-msgstr "���� %08lX: %d ����� ��������\n"
-
-#: g10/import.c:227
-#, c-format
-msgid " new key revocations: %lu\n"
-msgstr ""
-
-#: g10/import.c:229
-#, c-format
-msgid " secret keys read: %lu\n"
-msgstr ""
-
-#: g10/import.c:231
-#, fuzzy, c-format
-msgid " secret keys imported: %lu\n"
-msgstr "���� %08lX: ��������� ���� ������������\n"
-
-#: g10/import.c:233
-#, fuzzy, c-format
-msgid " secret keys unchanged: %lu\n"
-msgstr "����������� ������������ ��������� ����"
-
-#: g10/import.c:408 g10/import.c:617
-#, fuzzy, c-format
-msgid "key %08lX: no user ID\n"
-msgstr "���� %08lX: ��� �������������� ������������\n"
-
-#: g10/import.c:422
-#, fuzzy, c-format
-msgid "key %08lX: no valid user IDs\n"
-msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-
-#: g10/import.c:424
-msgid "this may be caused by a missing self-signature\n"
-msgstr "��� ����� ���� ������� ����������� ����-�������\n"
-
-#: g10/import.c:435 g10/import.c:684
-#, c-format
-msgid "key %08lX: public key not found: %s\n"
-msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-
-#: g10/import.c:440
-#, fuzzy, c-format
-msgid "key %08lX: new key - skipped\n"
-msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-
-#: g10/import.c:448
-msgid "no default public keyring\n"
-msgstr "��� ������ �������� ������ �� ���������\n"
-
-#: g10/import.c:452 g10/openfile.c:244 g10/sign.c:312 g10/sign.c:635
-#, c-format
-msgid "writing to `%s'\n"
-msgstr "������������ � `%s'\n"
-
-#: g10/import.c:455 g10/import.c:513 g10/import.c:632 g10/import.c:733
-#, fuzzy, c-format
-msgid "can't lock keyring `%s': %s\n"
-msgstr "���������� ������������� ������ �������� ������: %s\n"
-
-#: g10/import.c:458 g10/import.c:516 g10/import.c:635 g10/import.c:736
-#, fuzzy, c-format
-msgid "error writing keyring `%s': %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/import.c:463
-#, c-format
-msgid "key %08lX: public key imported\n"
-msgstr "���� %08lX: �������� ���� ������������\n"
-
-#: g10/import.c:480
-#, c-format
-msgid "key %08lX: doesn't match our copy\n"
-msgstr "���� %08lX: �� ��������� � ����� ������\n"
-
-#: g10/import.c:489 g10/import.c:692
-#, c-format
-msgid "key %08lX: can't locate original keyblock: %s\n"
-msgstr "���� %08lX: ���������� ���������� original keyblock: %s\n"
-
-#: g10/import.c:495 g10/import.c:698
-#, c-format
-msgid "key %08lX: can't read original keyblock: %s\n"
-msgstr "���� %08lX: ���������� ��������� original keyblock: %s\n"
-
-#: g10/import.c:522
-#, fuzzy, c-format
-msgid "key %08lX: 1 new user ID\n"
-msgstr "���� %08lX: 1 ����� ������������� ������������\n"
-
-#: g10/import.c:525
-#, fuzzy, c-format
-msgid "key %08lX: %d new user IDs\n"
-msgstr "���� %08lX: %d ����� ��������������� �������������\n"
-
-#: g10/import.c:528
-#, c-format
-msgid "key %08lX: 1 new signature\n"
-msgstr "���� %08lX: 1 ����� �������\n"
-
-#: g10/import.c:531
-#, c-format
-msgid "key %08lX: %d new signatures\n"
-msgstr "���� %08lX: %d ����� ��������\n"
-
-#: g10/import.c:534
-#, c-format
-msgid "key %08lX: 1 new subkey\n"
-msgstr "���� %08lX: 1 ����� ���-����\n"
-
-#: g10/import.c:537
-#, c-format
-msgid "key %08lX: %d new subkeys\n"
-msgstr "���� %08lX: %d ����� ���-������\n"
-
-#: g10/import.c:547
-#, c-format
-msgid "key %08lX: not changed\n"
-msgstr "���� %08lX: �� �������\n"
-
-#: g10/import.c:610
-#, c-format
-msgid "secret key %08lX not imported (use %s to allow for it)\n"
-msgstr ""
-
-#: g10/import.c:640
-#, c-format
-msgid "key %08lX: secret key imported\n"
-msgstr "���� %08lX: ��������� ���� ������������\n"
-
-#. we can't merge secret keys
-#: g10/import.c:644
-#, c-format
-msgid "key %08lX: already in secret keyring\n"
-msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-
-#: g10/import.c:649
-#, c-format
-msgid "key %08lX: secret key not found: %s\n"
-msgstr "���� %08lX: ��������� ���� �� ������: %s\n"
-
-#: g10/import.c:678
-#, c-format
-msgid "key %08lX: no public key - can't apply revocation certificate\n"
-msgstr ""
-"���� %08lX: ��� ��������� ����� - ���������� ��������� ���������� "
-"����������\n"
-
-#: g10/import.c:709
-#, c-format
-msgid "key %08lX: invalid revocation certificate: %s - rejected\n"
-msgstr "���� %08lX: ������������ ���������� ����������: %s - ���������\n"
-
-#: g10/import.c:741
-#, c-format
-msgid "key %08lX: revocation certificate imported\n"
-msgstr "���� %08lX: ���������� ���������� ������������\n"
-
-#: g10/import.c:783
-#, fuzzy, c-format
-msgid "key %08lX: no user ID for signature\n"
-msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-
-#: g10/import.c:790 g10/import.c:814
-#, c-format
-msgid "key %08lX: unsupported public key algorithm\n"
-msgstr "���� %08lX: ���������������� �������� ��������� �����\n"
-
-#: g10/import.c:791
-#, c-format
-msgid "key %08lX: invalid self-signature\n"
-msgstr "���� %08lX: ������������ ����-�������\n"
-
-#: g10/import.c:806
-#, fuzzy, c-format
-msgid "key %08lX: no subkey for key binding\n"
-msgstr "���� %08lX: ��� �������������� ������������\n"
-
-#: g10/import.c:815
-#, fuzzy, c-format
-msgid "key %08lX: invalid subkey binding\n"
-msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-
-#: g10/import.c:842
-#, fuzzy, c-format
-msgid "key %08lX: accepted non self-signed user ID '"
-msgstr "���� %08lX: �������� ������������� ������������ '"
-
-#: g10/import.c:871
-#, fuzzy, c-format
-msgid "key %08lX: skipped user ID '"
-msgstr "���� %08lX: �������� ������������� ������������ '"
-
-#: g10/import.c:894
-#, fuzzy, c-format
-msgid "key %08lX: skipped subkey\n"
-msgstr "���� %08lX: 1 ����� ���-����\n"
-
-#. here we violate the rfc a bit by still allowing
-#. * to import non-exportable signature when we have the
-#. * the secret key used to create this signature - it
-#. * seems that this makes sense
-#: g10/import.c:919
-#, fuzzy, c-format
-msgid "key %08lX: non exportable signature (class %02x) - skipped\n"
-msgstr "���� %08lX: ���������� ���������� � ������������ ����� - ��������\n"
-
-#: g10/import.c:928
-#, c-format
-msgid "key %08lX: revocation certificate at wrong place - skipped\n"
-msgstr "���� %08lX: ���������� ���������� � ������������ ����� - ��������\n"
-
-#: g10/import.c:936
-#, c-format
-msgid "key %08lX: invalid revocation certificate: %s - skipped\n"
-msgstr "���� %08lX: ������������ ���������� ����������: %s - ��������\n"
-
-#: g10/import.c:1036
-#, c-format
-msgid "key %08lX: duplicated user ID detected - merged\n"
-msgstr ""
-
-#: g10/import.c:1088
-#, c-format
-msgid "key %08lX: revocation certificate added\n"
-msgstr "���� %08lX: ���������� ���������� ��������\n"
-
-#: g10/import.c:1202 g10/import.c:1255
-#, c-format
-msgid "key %08lX: our copy has no self-signature\n"
-msgstr "���� %08lX: ���� ����� �� ����� ����-�������\n"
-
-#: g10/delkey.c:67 g10/keyedit.c:94
-#, c-format
-msgid "%s: user not found\n"
-msgstr "%s: ������������ �� ������\n"
-
-#: g10/keyedit.c:156
-msgid "[revocation]"
-msgstr ""
-
-#: g10/keyedit.c:157
-#, fuzzy
-msgid "[self-signature]"
-msgstr "[����-�������]\n"
-
-#: g10/keyedit.c:221
-#, fuzzy
-msgid "1 bad signature\n"
-msgstr "1 ������ �������\n"
-
-#: g10/keyedit.c:223
-#, c-format
-msgid "%d bad signatures\n"
-msgstr "%d ������ ��������\n"
-
-#: g10/keyedit.c:225
-#, fuzzy
-msgid "1 signature not checked due to a missing key\n"
-msgstr "1 ������� �� ��������� ��-�� ���������� �����\n"
-
-#: g10/keyedit.c:227
-#, fuzzy, c-format
-msgid "%d signatures not checked due to missing keys\n"
-msgstr "%s �������� �� ��������� ��-�� ���������� ������\n"
-
-#: g10/keyedit.c:229
-#, fuzzy
-msgid "1 signature not checked due to an error\n"
-msgstr "1 ������� �� ��������� ��-�� ������\n"
-
-#: g10/keyedit.c:231
-#, c-format
-msgid "%d signatures not checked due to errors\n"
-msgstr "%s �������� �� ��������� ��-�� ������\n"
-
-#: g10/keyedit.c:233
-#, fuzzy
-msgid "1 user ID without valid self-signature detected\n"
-msgstr "��������� 1 ������������� ������������ ��� ���������� ����-�������\n"
-
-#: g10/keyedit.c:235
-#, fuzzy, c-format
-msgid "%d user IDs without valid self-signatures detected\n"
-msgstr ""
-"���������� %d ��������������� ������������� ��� ���������� ����-��������\n"
-
-#. Fixme: see whether there is a revocation in which
-#. * case we should allow to sign it again.
-#: g10/keyedit.c:317
-#, fuzzy, c-format
-msgid "Already signed by key %08lX\n"
-msgstr "��� ��������� ������ %08lX.\n"
-
-#: g10/keyedit.c:325
-#, fuzzy, c-format
-msgid "Nothing to sign with key %08lX\n"
-msgstr "������ ����������� ������ %08lX\n"
-
-#: g10/keyedit.c:334
-#, fuzzy
-msgid ""
-"Are you really sure that you want to sign this key\n"
-"with your key: \""
-msgstr "�� ������������� �������, ��� ������ ��������� ���� ���� �����:\n"
-
-#: g10/keyedit.c:343
-msgid ""
-"The signature will be marked as non-exportable.\n"
-"\n"
-msgstr ""
-
-#: g10/keyedit.c:348
-msgid "Really sign? "
-msgstr "������������� ���������? "
-
-#: g10/keyedit.c:374 g10/keyedit.c:1925 g10/keyedit.c:1987 g10/sign.c:157
-#, fuzzy, c-format
-msgid "signing failed: %s\n"
-msgstr "������ ������������: %s\n"
-
-#: g10/keyedit.c:428
-msgid "This key is not protected.\n"
-msgstr "���� ���� �� �������.\n"
-
-#: g10/keyedit.c:432
-#, fuzzy
-msgid "Secret parts of primary key are not available.\n"
-msgstr "��������� ���� �� ����������"
-
-#: g10/keyedit.c:436
-msgid "Key is protected.\n"
-msgstr "���� ���� �������.\n"
-
-#: g10/keyedit.c:456
-#, c-format
-msgid "Can't edit this key: %s\n"
-msgstr "���������� ������������� ���� ����: %s\n"
-
-#: g10/keyedit.c:461
-msgid ""
-"Enter the new passphrase for this secret key.\n"
-"\n"
-msgstr ""
-"������� ����� �������� ����� ��� ����� ���������� �����.\n"
-"\n"
-
-#: g10/keyedit.c:473
-msgid ""
-"You don't want a passphrase - this is probably a *bad* idea!\n"
-"\n"
-msgstr ""
-"�� �� ������ �������� ����� - ��� ������ ����� *������* ����!\n"
-"\n"
-
-#: g10/keyedit.c:476
-msgid "Do you really want to do this? "
-msgstr "�� ������������� ����� ������? "
-
-#: g10/keyedit.c:540
-msgid "moving a key signature to the correct place\n"
-msgstr ""
-
-#: g10/keyedit.c:581
-msgid "quit this menu"
-msgstr "����� �� ����"
-
-#: g10/keyedit.c:582
-msgid "q"
-msgstr ""
-
-#: g10/keyedit.c:583
-msgid "save"
-msgstr "��������"
-
-#: g10/keyedit.c:583
-msgid "save and quit"
-msgstr "�������� � �����"
-
-#: g10/keyedit.c:584
-msgid "help"
-msgstr "������"
-
-#: g10/keyedit.c:584
-msgid "show this help"
-msgstr "�������� ������"
-
-#: g10/keyedit.c:586
-msgid "fpr"
-msgstr ""
-
-#: g10/keyedit.c:586
-#, fuzzy
-msgid "show fingerprint"
-msgstr "�������� \"��������� ������\""
-
-#: g10/keyedit.c:587
-#, fuzzy
-msgid "list"
-msgstr "������"
-
-#: g10/keyedit.c:587
-#, fuzzy
-msgid "list key and user IDs"
-msgstr "������ ������ � ��������������� �������������"
-
-#: g10/keyedit.c:588
-msgid "l"
-msgstr ""
-
-#: g10/keyedit.c:589
-msgid "uid"
-msgstr ""
-
-#: g10/keyedit.c:589
-#, fuzzy
-msgid "select user ID N"
-msgstr "������� ������������� ������������ N"
-
-#: g10/keyedit.c:590
-msgid "key"
-msgstr "����"
-
-#: g10/keyedit.c:590
-msgid "select secondary key N"
-msgstr "������� �������������� ���� N"
-
-#: g10/keyedit.c:591
-msgid "check"
-msgstr "��������"
-
-#: g10/keyedit.c:591
-#, fuzzy
-msgid "list signatures"
-msgstr "������ ������ � �� ��������"
-
-#: g10/keyedit.c:592
-msgid "c"
-msgstr ""
-
-#: g10/keyedit.c:593
-msgid "sign"
-msgstr "���������"
-
-#: g10/keyedit.c:593
-#, fuzzy
-msgid "sign the key"
-msgstr "��������� ����"
-
-#: g10/keyedit.c:594
-msgid "s"
-msgstr ""
-
-#: g10/keyedit.c:595
-#, fuzzy
-msgid "lsign"
-msgstr "���������"
-
-#: g10/keyedit.c:595
-#, fuzzy
-msgid "sign the key locally"
-msgstr "��������� ����"
-
-#: g10/keyedit.c:596
-msgid "debug"
-msgstr "�������"
-
-#: g10/keyedit.c:597
-msgid "adduid"
-msgstr ""
-
-#: g10/keyedit.c:597
-#, fuzzy
-msgid "add a user ID"
-msgstr "�������� ������������� ������������"
-
-#: g10/keyedit.c:598
-msgid "deluid"
-msgstr ""
-
-#: g10/keyedit.c:598
-#, fuzzy
-msgid "delete user ID"
-msgstr "������� ������������� ������������"
-
-#: g10/keyedit.c:599
-msgid "addkey"
-msgstr ""
-
-#: g10/keyedit.c:599
-#, fuzzy
-msgid "add a secondary key"
-msgstr "�������� �������������� ����"
-
-#: g10/keyedit.c:600
-msgid "delkey"
-msgstr ""
-
-#: g10/keyedit.c:600
-msgid "delete a secondary key"
-msgstr "������� �������������� ����"
-
-#: g10/keyedit.c:601
-#, fuzzy
-msgid "delsig"
-msgstr "���������"
-
-#: g10/keyedit.c:601
-#, fuzzy
-msgid "delete signatures"
-msgstr "������ ������ � �� ��������"
-
-#: g10/keyedit.c:602
-msgid "expire"
-msgstr ""
-
-#: g10/keyedit.c:602
-#, fuzzy
-msgid "change the expire date"
-msgstr "�������� �������� �����"
-
-#: g10/keyedit.c:603
-msgid "toggle"
-msgstr ""
-
-#: g10/keyedit.c:603
-msgid "toggle between secret and public key listing"
-msgstr "����������� ����� ������� ��������� � �������� ������"
-
-#: g10/keyedit.c:605
-msgid "t"
-msgstr ""
-
-#: g10/keyedit.c:606
-msgid "pref"
-msgstr ""
-
-#: g10/keyedit.c:606 g10/keyedit.c:607
-msgid "list preferences"
-msgstr ""
-
-#: g10/keyedit.c:607
-msgid "showpref"
-msgstr ""
-
-#: g10/keyedit.c:608
-msgid "passwd"
-msgstr ""
-
-#: g10/keyedit.c:608
-#, fuzzy
-msgid "change the passphrase"
-msgstr "�������� �������� �����"
-
-#: g10/keyedit.c:609
-msgid "trust"
-msgstr ""
-
-#: g10/keyedit.c:609
-msgid "change the ownertrust"
-msgstr "�������� ��������� �������"
-
-#: g10/keyedit.c:610
-#, fuzzy
-msgid "revsig"
-msgstr "���������"
-
-#: g10/keyedit.c:610
-#, fuzzy
-msgid "revoke signatures"
-msgstr "��������� ������� �� �����"
-
-#: g10/keyedit.c:611
-#, fuzzy
-msgid "revkey"
-msgstr "����"
-
-#: g10/keyedit.c:611
-#, fuzzy
-msgid "revoke a secondary key"
-msgstr "������� �������������� ����"
-
-#: g10/keyedit.c:612
-msgid "disable"
-msgstr ""
-
-#: g10/keyedit.c:612
-#, fuzzy
-msgid "disable a key"
-msgstr "������ ����"
-
-#: g10/keyedit.c:613
-msgid "enable"
-msgstr ""
-
-#: g10/keyedit.c:613
-#, fuzzy
-msgid "enable a key"
-msgstr "������ ����"
-
-#: g10/delkey.c:110 g10/keyedit.c:633
-msgid "can't do that in batchmode\n"
-msgstr "���������� ������� ��� � �������� ������.\n"
-
-#. check that they match
-#. fixme: check that they both match
-#: g10/keyedit.c:671
-#, fuzzy
-msgid "Secret key is available.\n"
-msgstr "������� ��������� ����.\n"
-
-#: g10/keyedit.c:700
-#, fuzzy
-msgid "Command> "
-msgstr "�������> "
-
-#: g10/keyedit.c:730
-#, fuzzy
-msgid "Need the secret key to do this.\n"
-msgstr "����� ��� �������, ����� ��������� ����.\n"
-
-#: g10/keyedit.c:734
-msgid "Please use the command \"toggle\" first.\n"
-msgstr ""
-
-#: g10/keyedit.c:781
-#, fuzzy
-msgid "Really sign all user IDs? "
-msgstr "������������� ��������� ��� �������������� ������������? "
-
-#: g10/keyedit.c:782
-#, fuzzy
-msgid "Hint: Select the user IDs to sign\n"
-msgstr ""
-"���������: �������� �������������� ������������ ������� ������ ���������\n"
-
-#: g10/keyedit.c:814 g10/keyedit.c:1000
-#, fuzzy, c-format
-msgid "update of trustdb failed: %s\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/keyedit.c:825 g10/keyedit.c:846
-#, fuzzy
-msgid "You must select at least one user ID.\n"
-msgstr "�� ������ ������� ���� �� ���� ������������� ������������.\n"
-
-#: g10/keyedit.c:827
-#, fuzzy
-msgid "You can't delete the last user ID!\n"
-msgstr "�� �� ������ ������� ��������� ������������� ������������!\n"
-
-#: g10/keyedit.c:830
-#, fuzzy
-msgid "Really remove all selected user IDs? "
-msgstr "������������� ������� ��� ��������� �������������� ������������? "
-
-#: g10/keyedit.c:831
-#, fuzzy
-msgid "Really remove this user ID? "
-msgstr "������������� ������� ���� ������������� ������������? "
-
-#: g10/keyedit.c:867 g10/keyedit.c:889
-msgid "You must select at least one key.\n"
-msgstr "�� ������ ������� ���� �� ���� ����.\n"
-
-#: g10/keyedit.c:871
-#, fuzzy
-msgid "Do you really want to delete the selected keys? "
-msgstr "�� ������������� ������ ������� ��������� �����? "
-
-#: g10/keyedit.c:872
-#, fuzzy
-msgid "Do you really want to delete this key? "
-msgstr "�� ������������� ������ ������� ���� ����? "
-
-#: g10/keyedit.c:893
-#, fuzzy
-msgid "Do you really want to revoke the selected keys? "
-msgstr "�� ������������� ������ ������� ��������� �����? "
-
-#: g10/keyedit.c:894
-#, fuzzy
-msgid "Do you really want to revoke this key? "
-msgstr "�� ������������� ������ ������� ���� ����? "
-
-#: g10/keyedit.c:964
-msgid "Save changes? "
-msgstr "��������� ���������? "
-
-#: g10/keyedit.c:967
-msgid "Quit without saving? "
-msgstr "����� ��� ����������? "
-
-#: g10/keyedit.c:978
-#, fuzzy, c-format
-msgid "update failed: %s\n"
-msgstr "���������� �� �������: %s\n"
-
-#: g10/keyedit.c:985
-#, fuzzy, c-format
-msgid "update secret failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/keyedit.c:992
-msgid "Key not changed so no update needed.\n"
-msgstr "���� �� ���������, ���������� �� �����.\n"
-
-#: g10/keyedit.c:1007
-msgid "Invalid command (try \"help\")\n"
-msgstr "������������ ������� (���������� \"help\")\n"
-
-#: g10/keyedit.c:1131 g10/keyedit.c:1157
-#, c-format
-msgid "%s%c %4u%c/%08lX created: %s expires: %s"
-msgstr ""
-
-#: g10/keyedit.c:1140
-#, c-format
-msgid " trust: %c/%c"
-msgstr ""
-
-#: g10/keyedit.c:1144
-#, fuzzy
-msgid "This key has been disabled"
-msgstr "���������: ���� �������� ����� ��� �����!\n"
-
-#: g10/keyedit.c:1173
-#, fuzzy, c-format
-msgid "rev! subkey has been revoked: %s\n"
-msgstr "build_sigrecs: ���� ist widerrufen\n"
-
-#: g10/keyedit.c:1176
-msgid "rev- faked revocation found\n"
-msgstr ""
-
-#: g10/keyedit.c:1178
-#, c-format
-msgid "rev? problem checking revocation: %s\n"
-msgstr ""
-
-#: g10/keyedit.c:1420
-msgid "Delete this good signature? (y/N/q)"
-msgstr ""
-
-#: g10/keyedit.c:1424
-msgid "Delete this invalid signature? (y/N/q)"
-msgstr ""
-
-#: g10/keyedit.c:1428
-#, fuzzy
-msgid "Delete this unknown signature? (y/N/q)"
-msgstr "������������� ���������� ����������"
-
-#: g10/keyedit.c:1434
-#, fuzzy
-msgid "Really delete this self-signature? (y/N)"
-msgstr "������������� ���������� ����������"
-
-#: g10/keyedit.c:1448
-#, fuzzy, c-format
-msgid "Deleted %d signature.\n"
-msgstr "%d ������ ��������\n"
-
-#: g10/keyedit.c:1449
-#, fuzzy, c-format
-msgid "Deleted %d signatures.\n"
-msgstr "%d ������ ��������\n"
-
-#: g10/keyedit.c:1452
-#, fuzzy
-msgid "Nothing deleted.\n"
-msgstr "��������: ������������ ���� � �������� ��� �������!\n"
-
-#: g10/keyedit.c:1521
-msgid "Please remove selections from the secret keys.\n"
-msgstr ""
-
-#: g10/keyedit.c:1527
-#, fuzzy
-msgid "Please select at most one secondary key.\n"
-msgstr "�� ������ ������� ���� �� ���� ����.\n"
-
-#: g10/keyedit.c:1531
-msgid "Changing expiration time for a secondary key.\n"
-msgstr ""
-
-#: g10/keyedit.c:1533
-msgid "Changing expiration time for the primary key.\n"
-msgstr ""
-
-#: g10/keyedit.c:1575
-msgid "You can't change the expiration date of a v3 key\n"
-msgstr ""
-
-#: g10/keyedit.c:1591
-msgid "No corresponding signature in secret ring\n"
-msgstr ""
-
-#: g10/keyedit.c:1652
-#, fuzzy, c-format
-msgid "No user ID with index %d\n"
-msgstr "��� �������������� ������������ � �������� %d\n"
-
-#: g10/keyedit.c:1698
-#, c-format
-msgid "No secondary key with index %d\n"
-msgstr "��� ��������������� ����� � �������� %d\n"
-
-#: g10/keyedit.c:1796
-#, fuzzy
-msgid "user ID: \""
-msgstr "������� ������������� ������������: "
-
-#: g10/keyedit.c:1799
-#, fuzzy, c-format
-msgid ""
-"\"\n"
-"signed with your key %08lX at %s\n"
-msgstr "������ ����������� ������ %08lX\n"
-
-#: g10/keyedit.c:1803
-#, fuzzy
-msgid "Create a revocation certificate for this signature? (y/N)"
-msgstr "������������� ���������� ����������"
-
-#. FIXME: detect duplicates here
-#: g10/keyedit.c:1827
-#, fuzzy
-msgid "You have signed these user IDs:\n"
-msgstr "�� �� ������ ������� ��������� ������������� ������������!\n"
-
-#: g10/keyedit.c:1841 g10/keyedit.c:1876
-#, fuzzy, c-format
-msgid " signed by %08lX at %s\n"
-msgstr "������ ����������� ������ %08lX\n"
-
-#: g10/keyedit.c:1846
-#, fuzzy, c-format
-msgid " revoked by %08lX at %s\n"
-msgstr "������ ����������� ������ %08lX\n"
-
-#: g10/keyedit.c:1866
-#, fuzzy
-msgid "You are about to revoke these signatures:\n"
-msgstr "M�chten Sie einige der ung�ltigen Signaturen entfernen? "
-
-#: g10/keyedit.c:1884
-#, fuzzy
-msgid "Really create the revocation certificates? (y/N)"
-msgstr "������������� ���������� ����������"
-
-#: g10/keyedit.c:1913
-#, fuzzy
-msgid "no secret key\n"
-msgstr "������ ��������� ����"
-
-#. of subkey
-#: g10/keylist.c:279 g10/mainproc.c:851
-#, fuzzy, c-format
-msgid " [expires: %s]"
-msgstr "���� ��������� �� %s\n"
-
-#: g10/mainproc.c:269
-#, fuzzy, c-format
-msgid "public key is %08lX\n"
-msgstr "�������� ���� �� ������"
-
-#: g10/mainproc.c:314
-#, fuzzy
-msgid "public key encrypted data: good DEK\n"
-msgstr "����������� �������� ������ �� ������� %s\n"
-
-#: g10/mainproc.c:366
-#, fuzzy, c-format
-msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n"
-msgstr "(%u-��� %s ����, ID %08lX, ������ %s)\n"
-
-#: g10/mainproc.c:376
-#, fuzzy, c-format
-msgid "encrypted with %s key, ID %08lX\n"
-msgstr "������� ������� %.*s, ��������� %s ���� %08lX\n"
-
-#: g10/mainproc.c:390
-#, c-format
-msgid "public key decryption failed: %s\n"
-msgstr "����������� �������� ������ �� ������� %s\n"
-
-#: g10/mainproc.c:430
-#, fuzzy
-msgid "decryption okay\n"
-msgstr "����������� �� �������: %s\n"
-
-#: g10/mainproc.c:435
-msgid "WARNING: encrypted message has been manipulated!\n"
-msgstr ""
-
-#: g10/mainproc.c:440
-#, c-format
-msgid "decryption failed: %s\n"
-msgstr "����������� �� �������: %s\n"
-
-#: g10/mainproc.c:459
-#, fuzzy
-msgid "NOTE: sender requested \"for-your-eyes-only\"\n"
-msgstr "���������: ����������� �������� \"������-���-�����-����\"\n"
-
-#: g10/mainproc.c:461
-#, c-format
-msgid "original file name='%.*s'\n"
-msgstr ""
-
-#: g10/mainproc.c:632
-msgid "standalone revocation - use \"gpg --import\" to apply\n"
-msgstr ""
-
-#: g10/mainproc.c:719 g10/mainproc.c:728
-#, fuzzy
-msgid "WARNING: invalid notation data found\n"
-msgstr "�� ������� ���������� RFC1991 ��� OpenPGP ������.\n"
-
-#: g10/mainproc.c:731
-msgid "Notation: "
-msgstr ""
-
-#: g10/mainproc.c:740
-msgid "Policy: "
-msgstr ""
-
-#: g10/mainproc.c:1193
-msgid "signature verification suppressed\n"
-msgstr ""
-
-#. plaintext before signatures but no one-pass packets
-#: g10/mainproc.c:1235 g10/mainproc.c:1245
-#, fuzzy
-msgid "can't handle these multiple signatures\n"
-msgstr "������� ��������� �������"
-
-#: g10/mainproc.c:1256
-#, c-format
-msgid "Signature made %.*s using %s key ID %08lX\n"
-msgstr "������� ������� %.*s, ��������� %s ���� %08lX\n"
-
-#. just in case that we have no userid
-#: g10/mainproc.c:1284 g10/mainproc.c:1292
-msgid "BAD signature from \""
-msgstr "������ ������� �� \""
-
-#: g10/mainproc.c:1285 g10/mainproc.c:1293
-msgid "Good signature from \""
-msgstr "������� ������� �� \""
-
-#: g10/mainproc.c:1308
-msgid " aka \""
-msgstr ""
-
-#: g10/mainproc.c:1358
-#, c-format
-msgid "Can't check signature: %s\n"
-msgstr "���������� ��������� �������: %s\n"
-
-#: g10/mainproc.c:1427 g10/mainproc.c:1443 g10/mainproc.c:1505
-#, fuzzy
-msgid "not a detached signature\n"
-msgstr "������� ��������� �������"
-
-#: g10/mainproc.c:1454
-#, fuzzy, c-format
-msgid "standalone signature of class 0x%02x\n"
-msgstr "������� ������������ ����"
-
-#: g10/mainproc.c:1511
-msgid "old style (PGP 2.x) signature\n"
-msgstr ""
-
-#: g10/mainproc.c:1518
-msgid "invalid root packet detected in proc_tree()\n"
-msgstr ""
-
-#: g10/misc.c:98
-#, fuzzy, c-format
-msgid "can't disable core dumps: %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: g10/misc.c:208
-msgid "Experimental algorithms should not be used!\n"
-msgstr ""
-
-#: g10/misc.c:238
-msgid "this cipher algorithm is deprecated; please use a more standard one!\n"
-msgstr ""
-
-#: g10/parse-packet.c:119
-#, fuzzy, c-format
-msgid "can't handle public key algorithm %d\n"
-msgstr "���������� ������������� ������ �������� ������: %s\n"
-
-#: g10/parse-packet.c:1010
-#, c-format
-msgid "subpacket of type %d has critical bit set\n"
-msgstr ""
-
-#: g10/passphrase.c:223
-msgid "gpg-agent is not available in this session\n"
-msgstr ""
-
-#: g10/passphrase.c:229
-msgid "malformed GPG_AGENT_INFO environment variable\n"
-msgstr ""
-
-#: g10/hkp.c:167 g10/passphrase.c:248
-#, fuzzy, c-format
-msgid "can't connect to `%s': %s\n"
-msgstr "���������� ������� ���� `%s': %s\n"
-
-#: g10/passphrase.c:313 g10/passphrase.c:576
-#, c-format
-msgid " (main key ID %08lX)"
-msgstr ""
-
-#: g10/passphrase.c:323
-#, fuzzy, c-format
-msgid ""
-"You need a passphrase to unlock the secret key for user:\n"
-"\"%.*s\"\n"
-"%u-bit %s key, ID %08lX, created %s%s\n"
-msgstr ""
-"\n"
-"��� ����� �������� �����, ����� ��������� ����\n"
-"������������: \""
-
-#: g10/passphrase.c:344
-#, fuzzy
-msgid "Enter passphrase\n"
-msgstr "������� �������� �����: %s\n"
-
-#: g10/passphrase.c:346
-#, fuzzy
-msgid "Repeat passphrase\n"
-msgstr "��������� �������� �����: %s\n"
-
-# ################################
-# ####### Help msgids ############
-# ################################
-#: g10/passphrase.c:384
-#, fuzzy
-msgid "passphrase too long\n"
-msgstr ""
-"Bitte geben Sie die \"Passhrase\" ein; dies ist ein geheimer Satz der aus\n"
-"beliebigen Zeichen bestehen kann. Was Sie eingegeben wird nicht angezeigt.\n"
-"Zur ihrer eigenen Sicherbeit benutzen Sie biite einen Satz, den sie sich\n"
-"gut merken k�nne, der aber nicht leicht zu raten ist; Zitate und andere\n"
-"bekannte Texte sind eine SCHLECHTE Wahl, da diese mit Sicherheit online\n"
-"verf�gbar sind und durch entsprechende Programme zum Raten der "
-"\"Passphrase\"\n"
-"benutzt werden. S�tze mit pers�nlicher Bedeutung, die auch noch durch\n"
-"falsche Gro�-/Kleinschreibung und eingestreute Sonderzeichen ver�ndert "
-"werden,\n"
-"sind i.d.R. eine gute Wahl"
-
-#: g10/passphrase.c:396
-msgid "invalid response from agent\n"
-msgstr ""
-
-#: g10/passphrase.c:405
-msgid "cancelled by user\n"
-msgstr ""
-
-#: g10/passphrase.c:408 g10/passphrase.c:477
-#, c-format
-msgid "problem with the agent: agent returns 0x%lx\n"
-msgstr ""
-
-#: g10/passphrase.c:562
-msgid ""
-"\n"
-"You need a passphrase to unlock the secret key for\n"
-"user: \""
-msgstr ""
-"\n"
-"��� ����� �������� �����, ����� ��������� ����\n"
-"������������: \""
-
-#: g10/passphrase.c:571
-#, fuzzy, c-format
-msgid "%u-bit %s key, ID %08lX, created %s"
-msgstr "(%u-��� %s ����, ID %08lX, ������ %s)\n"
-
-#: g10/passphrase.c:609
-#, fuzzy
-msgid "can't query password in batchmode\n"
-msgstr "���������� ������� ��� � �������� ������.\n"
-
-#: g10/passphrase.c:613
-#, fuzzy
-msgid "Enter passphrase: "
-msgstr "������� �������� �����: %s\n"
-
-#: g10/passphrase.c:617
-#, fuzzy
-msgid "Repeat passphrase: "
-msgstr "��������� �������� �����: %s\n"
-
-#: g10/plaintext.c:67
-msgid "data not saved; use option \"--output\" to save it\n"
-msgstr "������ �� ���� ���������; �������������� --\"output\" ��� ����������\n"
-
-#: g10/plaintext.c:332
-#, fuzzy
-msgid "Detached signature.\n"
-msgstr "%d ������ ��������\n"
-
-#: g10/plaintext.c:336
-msgid "Please enter name of data file: "
-msgstr "����������, ������� ��� ����� ������: "
-
-#: g10/plaintext.c:357
-msgid "reading stdin ...\n"
-msgstr ""
-
-#: g10/plaintext.c:391
-#, fuzzy
-msgid "no signed data\n"
-msgstr "���������� ������� ����������� ������ `%s' .\n"
-
-#: g10/plaintext.c:399
-#, c-format
-msgid "can't open signed data `%s'\n"
-msgstr "���������� ������� ����������� ������ `%s' .\n"
-
-#: g10/pubkey-enc.c:76
-#, c-format
-msgid "anonymous receiver; trying secret key %08lX ...\n"
-msgstr "��������� ����������, ������� ��������� ���� %08lX ...\n"
-
-#: g10/pubkey-enc.c:82
-#, fuzzy
-msgid "okay, we are the anonymous recipient.\n"
-msgstr "��, �� -- ��������� ����������.\n"
-
-#: g10/pubkey-enc.c:134
-#, fuzzy
-msgid "old encoding of the DEK is not supported\n"
-msgstr "�������� ������ %d �� ��������������\n"
-
-#: g10/pubkey-enc.c:153
-#, fuzzy, c-format
-msgid "cipher algorithm %d is unknown or disabled\n"
-msgstr "�������� ������ %d �� ��������������\n"
-
-#: g10/pubkey-enc.c:192
-#, fuzzy, c-format
-msgid "NOTE: cipher algorithm %d not found in preferences\n"
-msgstr "���������: ������������ �������� %d �� ������ � �������������\n"
-
-#: g10/pubkey-enc.c:198
-#, fuzzy, c-format
-msgid "NOTE: secret key %08lX expired at %s\n"
-msgstr "��������������: ���� ������� ������� %s\n"
-
-#: g10/hkp.c:59
-#, c-format
-msgid "requesting key %08lX from %s ...\n"
-msgstr ""
-
-#: g10/hkp.c:83
-#, fuzzy, c-format
-msgid "can't get key from keyserver: %s\n"
-msgstr "���������� �������� � ������ ������: %s\n"
-
-#: g10/hkp.c:102 g10/hkp.c:136
-msgid "no keyserver known (use option --keyserver)\n"
-msgstr ""
-
-#: g10/hkp.c:110
-#, fuzzy, c-format
-msgid "%s: not a valid key ID\n"
-msgstr "������������ ������ � �����������.\n"
-
-#: g10/hkp.c:191
-#, fuzzy, c-format
-msgid "error sending to `%s': %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/hkp.c:203
-#, c-format
-msgid "success sending to `%s' (status=%u)\n"
-msgstr ""
-
-#: g10/hkp.c:206
-#, c-format
-msgid "failed sending to `%s': status=%u\n"
-msgstr ""
-
-#: g10/seckey-cert.c:53
-#, fuzzy
-msgid "secret key parts are not available\n"
-msgstr "��������� ���� �� ����������"
-
-#: g10/seckey-cert.c:59
-#, fuzzy, c-format
-msgid "protection algorithm %d is not supported\n"
-msgstr "�������� ������ %d �� ��������������\n"
-
-#: g10/seckey-cert.c:184
-msgid "Invalid passphrase; please try again ...\n"
-msgstr "������������ �������� �����, ���������� ����� ...\n"
-
-#: g10/seckey-cert.c:240
-#, fuzzy
-msgid "WARNING: Weak key detected - please change passphrase again.\n"
-msgstr "��������������: ��������� ������ ���� - ������� �������� �����.\n"
-
-#: g10/sig-check.c:199
-msgid "assuming bad MDC due to an unknown critical bit\n"
-msgstr ""
-
-#: g10/sig-check.c:297
-msgid ""
-"this is a PGP generated ElGamal key which is NOT secure for signatures!\n"
-msgstr "���� ElGamal ����, ��������� PGP, �� ������� ��� �������� ��������!\n"
-
-#: g10/sig-check.c:305
-#, fuzzy, c-format
-msgid "public key is %lu second newer than the signature\n"
-msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-
-#: g10/sig-check.c:306
-#, fuzzy, c-format
-msgid "public key is %lu seconds newer than the signature\n"
-msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-
-#: g10/sig-check.c:328
-#, fuzzy, c-format
-msgid "NOTE: signature key %08lX expired %s\n"
-msgstr "��������������: ���� ������� ������� %s\n"
-
-#: g10/sig-check.c:398
-msgid "assuming bad signature due to an unknown critical bit\n"
-msgstr ""
-
-#: g10/sign.c:152
-#, fuzzy, c-format
-msgid "checking created signature failed: %s\n"
-msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#: g10/sign.c:161
-#, fuzzy, c-format
-msgid "%s signature from: %s\n"
-msgstr "������ ������� �� \""
-
-#: g10/sign.c:307 g10/sign.c:630
-#, fuzzy, c-format
-msgid "can't create %s: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/sign.c:405
-#, fuzzy
-msgid "signing:"
-msgstr "���������"
-
-#: g10/sign.c:448
-#, fuzzy, c-format
-msgid "WARNING: `%s' is an empty file\n"
-msgstr "%s: ��������������: ������ ����.\n"
-
-#: g10/textfilter.c:134
-#, c-format
-msgid "can't handle text lines longer than %d characters\n"
-msgstr ""
-
-#: g10/textfilter.c:231
-#, c-format
-msgid "input line longer than %d characters\n"
-msgstr ""
-
-#: g10/tdbio.c:116 g10/tdbio.c:1623
-#, fuzzy, c-format
-msgid "trustdb rec %lu: lseek failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/tdbio.c:122 g10/tdbio.c:1630
-#, c-format
-msgid "trustdb rec %lu: write failed (n=%d): %s\n"
-msgstr ""
-
-#: g10/tdbio.c:232
-msgid "trustdb transaction too large\n"
-msgstr ""
-
-#: g10/tdbio.c:424
-#, fuzzy, c-format
-msgid "%s: can't access: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:438
-#, c-format
-msgid "%s: directory does not exist!\n"
-msgstr ""
-
-#: g10/openfile.c:240 g10/openfile.c:307 g10/ringedit.c:1371 g10/tdbio.c:444
-#, fuzzy, c-format
-msgid "%s: can't create: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:459 g10/tdbio.c:508
-#, fuzzy, c-format
-msgid "%s: can't create lock\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:473
-#, c-format
-msgid "%s: failed to create version record: %s"
-msgstr ""
-
-#: g10/tdbio.c:477
-#, fuzzy, c-format
-msgid "%s: invalid trustdb created\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:480
-#, fuzzy, c-format
-msgid "%s: trustdb created\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:517
-#, fuzzy, c-format
-msgid "%s: invalid trustdb\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/tdbio.c:550
-#, fuzzy, c-format
-msgid "%s: failed to create hashtable: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/tdbio.c:558
-#, fuzzy, c-format
-msgid "%s: error updating version record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/tdbio.c:574 g10/tdbio.c:613 g10/tdbio.c:635 g10/tdbio.c:665
-#: g10/tdbio.c:690 g10/tdbio.c:1556 g10/tdbio.c:1583
-#, fuzzy, c-format
-msgid "%s: error reading version record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/tdbio.c:587 g10/tdbio.c:646
-#, fuzzy, c-format
-msgid "%s: error writing version record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/tdbio.c:1235
-#, fuzzy, c-format
-msgid "trustdb: lseek failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/tdbio.c:1243
-#, fuzzy, c-format
-msgid "trustdb: read failed (n=%d): %s\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/tdbio.c:1264
-#, fuzzy, c-format
-msgid "%s: not a trustdb file\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/tdbio.c:1280
-#, c-format
-msgid "%s: version record with recnum %lu\n"
-msgstr ""
-
-#: g10/tdbio.c:1285
-#, fuzzy, c-format
-msgid "%s: invalid file version %d\n"
-msgstr "������������ ������ ��������� �������\n"
-
-#: g10/tdbio.c:1589
-#, fuzzy, c-format
-msgid "%s: error reading free record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/tdbio.c:1597
-#, fuzzy, c-format
-msgid "%s: error writing dir record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/tdbio.c:1607
-#, c-format
-msgid "%s: failed to zero a record: %s\n"
-msgstr ""
-
-#: g10/tdbio.c:1637
-#, c-format
-msgid "%s: failed to append a record: %s\n"
-msgstr ""
-
-#: g10/tdbio.c:1748
-#, fuzzy
-msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n"
-msgstr "���� ������ ������� ���������: ��������� \"gpgm --fix-trust-db\".\n"
-
-#: g10/trustdb.c:169
-#, c-format
-msgid "trust record %lu, req type %d: read failed: %s\n"
-msgstr ""
-
-#: g10/trustdb.c:184
-#, c-format
-msgid "trust record %lu, type %d: write failed: %s\n"
-msgstr ""
-
-#: g10/trustdb.c:198
-#, fuzzy, c-format
-msgid "trust record %lu: delete failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:212
-#, fuzzy, c-format
-msgid "trustdb: sync failed: %s\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/trustdb.c:377
-#, fuzzy, c-format
-msgid "error reading dir record for LID %lu: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/trustdb.c:384
-#, c-format
-msgid "lid %lu: expected dir record, got type %d\n"
-msgstr ""
-
-#: g10/trustdb.c:389
-#, c-format
-msgid "no primary key for LID %lu\n"
-msgstr ""
-
-#: g10/trustdb.c:394
-#, fuzzy, c-format
-msgid "error reading primary key for LID %lu: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/trustdb.c:433
-#, fuzzy, c-format
-msgid "get_dir_record: search_record failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:474
-#, fuzzy, c-format
-msgid "'%s' is not a valid long keyID\n"
-msgstr "������������ ������ � �����������.\n"
-
-#: g10/trustdb.c:501
-#, fuzzy, c-format
-msgid "key %08lX: can't put it into the trustdb\n"
-msgstr "���� %08lX.%lu: ���������� �������� � ���� ������ �������\n"
-
-#: g10/trustdb.c:507
-#, fuzzy, c-format
-msgid "key %08lX: query record failed\n"
-msgstr "���� %08lX: ������ ������ �� ������\n"
-
-#: g10/trustdb.c:516
-#, fuzzy, c-format
-msgid "key %08lX: already in trusted key table\n"
-msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-
-#: g10/trustdb.c:519
-#, fuzzy, c-format
-msgid "key %08lX: accepted as trusted key.\n"
-msgstr "���� %08lX: ��� �� ������ ��������� ������\n"
-
-#: g10/trustdb.c:546
-#, fuzzy, c-format
-msgid "key %08lX: no public key for trusted key - skipped\n"
-msgstr "��������� ���� %08lX: �� ����� ���������������� ��������� �����.\n"
-
-#: g10/trustdb.c:565
-#, fuzzy, c-format
-msgid "NOTE: secret key %08lX is NOT protected.\n"
-msgstr "���� ���� �� �������.\n"
-
-#: g10/trustdb.c:584
-#, c-format
-msgid "key %08lX: secret and public key don't match\n"
-msgstr "���� %08lX: ��������� � ��������� ����� �� ���������.\n"
-
-#: g10/trustdb.c:597
-#, fuzzy, c-format
-msgid "enumerate secret keys failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:987
-#, fuzzy, c-format
-msgid "key %08lX.%lu: Good subkey binding\n"
-msgstr "���� %08lX: ��� �������������� ������������\n"
-
-#: g10/trustdb.c:993 g10/trustdb.c:1028
-#, fuzzy, c-format
-msgid "key %08lX.%lu: Invalid subkey binding: %s\n"
-msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-
-#: g10/trustdb.c:1005
-#, fuzzy, c-format
-msgid "key %08lX.%lu: Valid key revocation\n"
-msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"
-
-#: g10/trustdb.c:1011
-#, fuzzy, c-format
-msgid "key %08lX.%lu: Invalid key revocation: %s\n"
-msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-
-#: g10/trustdb.c:1022
-#, fuzzy, c-format
-msgid "key %08lX.%lu: Valid subkey revocation\n"
-msgstr "���� %08lX: ��� ���������� ��������������� �������������\n"
-
-#: g10/trustdb.c:1133
-#, fuzzy
-msgid "Good self-signature"
-msgstr "[����-�������]\n"
-
-#: g10/trustdb.c:1143
-#, fuzzy
-msgid "Invalid self-signature"
-msgstr "���� %08lX: ������������ ����-�������\n"
-
-#: g10/trustdb.c:1170
-msgid "Valid user ID revocation skipped due to a newer self signature"
-msgstr ""
-
-#: g10/trustdb.c:1176
-#, fuzzy
-msgid "Valid user ID revocation"
-msgstr "������������ �����.\n"
-
-#: g10/trustdb.c:1181
-#, fuzzy
-msgid "Invalid user ID revocation"
-msgstr "������������ �����.\n"
-
-#: g10/trustdb.c:1223
-#, fuzzy
-msgid "Valid certificate revocation"
-msgstr "������ ����������"
-
-#: g10/trustdb.c:1224
-#, fuzzy
-msgid "Good certificate"
-msgstr "������ ����������"
-
-#: g10/trustdb.c:1252
-#, fuzzy
-msgid "Invalid certificate revocation"
-msgstr "������ ����������"
-
-#: g10/trustdb.c:1253
-#, fuzzy
-msgid "Invalid certificate"
-msgstr "������ ����������"
-
-#: g10/trustdb.c:1270 g10/trustdb.c:1274
-#, c-format
-msgid "sig record %lu[%d] points to wrong record.\n"
-msgstr ""
-
-#: g10/trustdb.c:1333
-#, fuzzy
-msgid "duplicated certificate - deleted"
-msgstr "������ ����������"
-
-#: g10/trustdb.c:1650
-#, fuzzy, c-format
-msgid "tdbio_search_dir failed: %s\n"
-msgstr "������ �������������: %s\n"
-
-#: g10/trustdb.c:1784
-#, fuzzy, c-format
-msgid "lid ?: insert failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:1789
-#, fuzzy, c-format
-msgid "lid %lu: insert failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:1795
-#, c-format
-msgid "lid %lu: inserted\n"
-msgstr ""
-
-#: g10/trustdb.c:1800
-#, fuzzy, c-format
-msgid "error reading dir record: %s\n"
-msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#: g10/trustdb.c:1808 g10/trustdb.c:1871
-#, c-format
-msgid "%lu keys processed\n"
-msgstr ""
-
-#: g10/trustdb.c:1810 g10/trustdb.c:1877
-#, fuzzy, c-format
-msgid "\t%lu keys with errors\n"
-msgstr "������ ������ �����"
-
-#: g10/trustdb.c:1812
-#, c-format
-msgid "\t%lu keys inserted\n"
-msgstr ""
-
-#: g10/trustdb.c:1815
-#, fuzzy, c-format
-msgid "enumerate keyblocks failed: %s\n"
-msgstr "���������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:1863
-#, c-format
-msgid "lid %lu: dir record w/o key - skipped\n"
-msgstr ""
-
-#: g10/trustdb.c:1873
-#, fuzzy, c-format
-msgid "\t%lu due to new pubkeys\n"
-msgstr "���� %08lX: %d ����� ���-������\n"
-
-#: g10/trustdb.c:1875
-#, fuzzy, c-format
-msgid "\t%lu keys skipped\n"
-msgstr "%s: ��������: %s\n"
-
-#: g10/trustdb.c:1879
-#, c-format
-msgid "\t%lu keys updated\n"
-msgstr ""
-
-#: g10/trustdb.c:2224
-msgid "Ooops, no keys\n"
-msgstr ""
-
-#: g10/trustdb.c:2228
-#, fuzzy
-msgid "Ooops, no user IDs\n"
-msgstr "������ ������ � ��������������� �������������"
-
-#: g10/trustdb.c:2386
-#, fuzzy, c-format
-msgid "check_trust: search dir record failed: %s\n"
-msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#: g10/trustdb.c:2395
-#, fuzzy, c-format
-msgid "key %08lX: insert trust record failed: %s\n"
-msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#: g10/trustdb.c:2399
-#, c-format
-msgid "key %08lX.%lu: inserted into trustdb\n"
-msgstr "���� %08lX.%lu: �������� � ���� ������ �������\n"
-
-#: g10/trustdb.c:2407
-#, c-format
-msgid "key %08lX.%lu: created in future (time warp or clock problem)\n"
-msgstr ""
-"���� %08lX.%lu: ������������ � ������� (����������� ����������� ����)\n"
-
-#: g10/trustdb.c:2422
-#, c-format
-msgid "key %08lX.%lu: expired at %s\n"
-msgstr "���� %08lX.%lu: ���� �������� ����� %s\n"
-
-#: g10/trustdb.c:2430
-#, c-format
-msgid "key %08lX.%lu: trust check failed: %s\n"
-msgstr "���� %08lX.%lu: �������� ������� �� �������: %s\n"
-
-#: g10/trustdb.c:2581
-#, fuzzy, c-format
-msgid "user '%s' not found: %s\n"
-msgstr "%s: ������������ �� ������\n"
-
-#: g10/trustdb.c:2583
-#, fuzzy, c-format
-msgid "problem finding '%s' in trustdb: %s\n"
-msgstr "������ ������������� ���� ������ �������: %s\n"
-
-#: g10/trustdb.c:2586
-#, fuzzy, c-format
-msgid "user '%s' not in trustdb - inserting\n"
-msgstr "���������� ���� ������ ������� �� �������: %s\n"
-
-#: g10/trustdb.c:2589
-#, fuzzy, c-format
-msgid "failed to put '%s' into trustdb: %s\n"
-msgstr "������ ������������� ���� ������ �������: %s\n"
-
-#: g10/trustdb.c:2775 g10/trustdb.c:2805
-msgid "WARNING: can't yet handle long pref records\n"
-msgstr ""
-
-#: g10/verify.c:108
-msgid ""
-"the signature could not be verified.\n"
-"Please remember that the signature file (.sig or .asc)\n"
-"should be the first file given on the command line.\n"
-msgstr ""
-
-#: g10/verify.c:173
-#, c-format
-msgid "input line %u too long or missing LF\n"
-msgstr ""
-
-#: g10/ringedit.c:302
-#, fuzzy, c-format
-msgid "%s: can't create keyring: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/ringedit.c:319 g10/ringedit.c:1376
-#, fuzzy, c-format
-msgid "%s: keyring created\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/ringedit.c:1557
-msgid "WARNING: 2 files with confidential information exists.\n"
-msgstr ""
-
-#: g10/ringedit.c:1558
-#, fuzzy, c-format
-msgid "%s is the unchanged one\n"
-msgstr "����������� ������������ ��������� ����"
-
-#: g10/ringedit.c:1559
-#, c-format
-msgid "%s is the new one\n"
-msgstr ""
-
-#: g10/ringedit.c:1560
-msgid "Please fix this possible security flaw\n"
-msgstr ""
-
-#: g10/skclist.c:110 g10/skclist.c:166
-msgid "key is not flagged as insecure - can't use it with the faked RNG!\n"
-msgstr ""
-
-#: g10/skclist.c:138
-#, fuzzy, c-format
-msgid "skipped `%s': duplicated\n"
-msgstr "%s: ��������: %s\n"
-
-#: g10/skclist.c:145 g10/skclist.c:153
-#, fuzzy, c-format
-msgid "skipped `%s': %s\n"
-msgstr "%s: ��������: %s\n"
-
-#: g10/skclist.c:149
-msgid "skipped: secret key already present\n"
-msgstr ""
-
-#: g10/skclist.c:160
-#, fuzzy, c-format
-msgid ""
-"skipped `%s': this is a PGP generated ElGamal key which is not secure for "
-"signatures!\n"
-msgstr "���� ElGamal ����, ��������� PGP, �� ������� ��� �������� ��������!\n"
-
-#. do not overwrite
-#: g10/openfile.c:84
-#, c-format
-msgid "File `%s' exists. "
-msgstr "���� `%s' ����������. "
-
-#: g10/openfile.c:86
-msgid "Overwrite (y/N)? "
-msgstr "���������� (y/N)? "
-
-#: g10/openfile.c:119
-#, c-format
-msgid "%s: unknown suffix\n"
-msgstr ""
-
-#: g10/openfile.c:141
-#, fuzzy
-msgid "Enter new filename"
-msgstr "--store [��� �����]"
-
-#: g10/openfile.c:184
-#, fuzzy
-msgid "writing to stdout\n"
-msgstr "������������ � `%s'\n"
-
-#: g10/openfile.c:273
-#, fuzzy, c-format
-msgid "assuming signed data in `%s'\n"
-msgstr "���������� ������� ����������� ������ `%s' .\n"
-
-#: g10/openfile.c:323
-#, c-format
-msgid "%s: new options file created\n"
-msgstr ""
-
-#: g10/openfile.c:350
-#, fuzzy, c-format
-msgid "%s: can't create directory: %s\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/openfile.c:353
-#, fuzzy, c-format
-msgid "%s: directory created\n"
-msgstr "%s: ���������� �������: %s\n"
-
-#: g10/openfile.c:355
-msgid "you have to start GnuPG again, so it can read the new options file\n"
-msgstr ""
-
-#: g10/encr-data.c:66
-#, fuzzy, c-format
-msgid "%s encrypted data\n"
-msgstr "����������� ������"
-
-#: g10/encr-data.c:68
-#, c-format
-msgid "encrypted with unknown algorithm %d\n"
-msgstr ""
-
-#: g10/encr-data.c:90
-#, fuzzy
-msgid ""
-"WARNING: message was encrypted with a weak key in the symmetric cipher.\n"
-msgstr ""
-"��������������: ��������� ���� �����������, ��������� ������ ����, � "
-"������������ ��������� ����������.\n"
-
-#: g10/encr-data.c:97
-#, fuzzy
-msgid "problem handling encrypted packet\n"
-msgstr "����������� ���� keyid � ������������� �������"
-
-#: g10/seskey.c:52
-msgid "weak key created - retrying\n"
-msgstr "��������� ������ ����, ������� ��� ���\n"
-
-#: g10/seskey.c:57
-#, c-format
-msgid "cannot avoid weak key for symmetric cipher; tried %d times!\n"
-msgstr ""
-"�� ���������� �������� ������� ����� � ������������ ���������; ��������� %d "
-"���!\n"
-
-#: g10/delkey.c:114
-msgid "can't do that in batchmode without \"--yes\"\n"
-msgstr "Dies kann im Batchmodus ohne \"--yes\" nicht durchgef�hrt werden.\n"
-
-#: g10/delkey.c:136
-msgid "Delete this key from the keyring? "
-msgstr "Diesen ���� aus dem ����ring l�schen? "
-
-#: g10/delkey.c:144
-msgid "This is a secret key! - really delete? "
-msgstr "Dies ist ein privater ����! - Wirklich l�schen? "
-
-#: g10/delkey.c:181
-msgid "there is a secret key for this public key!\n"
-msgstr "Es gibt einen privaten ���� zu diesem �ffentlichen ����!\n"
-
-#: g10/delkey.c:183
-msgid "use option \"--delete-secret-key\" to delete it first.\n"
-msgstr ""
-"Benutzen Sie das Kommando \"--delete-secret-key\", um ihn vorab zu "
-"entfernen.\n"
-
-#: g10/helptext.c:47
-#, fuzzy
-msgid ""
-"It's up to you to assign a value here; this value will never be exported\n"
-"to any 3rd party. We need it to implement the web-of-trust; it has nothing\n"
-"to do with the (implicitly created) web-of-certificates."
-msgstr ""
-"Sie m�ssen selbt entscheiden, welchen Wert Sie hier eintragen; dieser Wert\n"
-"wird niemals an eine dritte Seite weitergegeben. Wir brauchen diesen Wert,\n"
-"um das \"Netz des Vertrauens\" aufzubauen. Dieses hat nichts mit dem "
-"(implizit\n"
-"erzeugten) \"Netz der Zertifikate\" zu tun.\n"
-
-#: g10/helptext.c:53
-msgid "If you want to use this revoked key anyway, answer \"yes\"."
-msgstr ""
-
-#: g10/helptext.c:57
-msgid "If you want to use this untrusted key anyway, answer \"yes\"."
-msgstr ""
-
-#: g10/helptext.c:61
-msgid ""
-"Enter the user ID of the addressee to whom you want to send the message."
-msgstr ""
-
-#: g10/helptext.c:65
-msgid ""
-"Select the algorithm to use.\n"
-"\n"
-"DSA (aka DSS) is the digital signature algorithm which can only be used\n"
-"for signatures. This is the suggested algorithm because verification of\n"
-"DSA signatures are much faster than those of ElGamal.\n"
-"\n"
-"ElGamal is an algorithm which can be used for signatures and encryption.\n"
-"OpenPGP distinguishs between two flavors of this algorithms: an encrypt "
-"only\n"
-"and a sign+encrypt; actually it is the same, but some parameters must be\n"
-"selected in a special way to create a safe key for signatures: this program\n"
-"does this but other OpenPGP implementations are not required to understand\n"
-"the signature+encryption flavor.\n"
-"\n"
-"The first (primary) key must always be a key which is capable of signing;\n"
-"this is the reason why the encryption only ElGamal key is not available in\n"
-"this menu."
-msgstr ""
-
-#: g10/helptext.c:85
-msgid ""
-"Although these keys are defined in RFC2440 they are not suggested\n"
-"because they are not supported by all programs and signatures created\n"
-"with them are quite large and very slow to verify."
-msgstr ""
-
-#: g10/helptext.c:92
-#, fuzzy
-msgid "Enter the size of the key"
-msgstr "������� ������������� ������������: "
-
-#: g10/helptext.c:96 g10/helptext.c:101 g10/helptext.c:113 g10/helptext.c:145
-#: g10/helptext.c:150 g10/helptext.c:155 g10/helptext.c:160
-msgid "Answer \"yes\" or \"no\""
-msgstr ""
-
-#: g10/helptext.c:106
-msgid ""
-"Enter the required value as shown in the prompt.\n"
-"It is possible to enter a ISO date (YYYY-MM-DD) but you won't\n"
-"get a good error response - instead the system tries to interpret\n"
-"the given value as an interval."
-msgstr ""
-
-#: g10/helptext.c:118
-msgid "Enter the name of the key holder"
-msgstr ""
-
-#: g10/helptext.c:123
-msgid "please enter an optional but highly suggested email address"
-msgstr ""
-
-#: g10/helptext.c:127
-#, fuzzy
-msgid "Please enter an optional comment"
-msgstr "����������, ������� ��� ����� ������: "
-
-#: g10/helptext.c:132
-msgid ""
-"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."
-msgstr ""
-
-#: g10/helptext.c:141
-msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key."
-msgstr ""
-
-#: g10/helptext.c:164
-msgid "Answer \"yes\" is you want to sign ALL the user IDs"
-msgstr ""
-
-#: g10/helptext.c:168
-msgid ""
-"Answer \"yes\" if you really want to delete this user ID.\n"
-"All certificates are then also lost!"
-msgstr ""
-
-#: g10/helptext.c:173
-msgid "Answer \"yes\" if it is okay to delete the subkey"
-msgstr ""
-
-#: g10/helptext.c:178
-msgid ""
-"This is a valid signature on the key; you normally don't want\n"
-"to delete this signature because it may be important to establish a\n"
-"trust connection to the key or another key certified by this key."
-msgstr ""
-
-#: g10/helptext.c:183
-msgid ""
-"This signature can't be checked because you don't have the\n"
-"corresponding key. You should postpone its deletion until you\n"
-"know which key was used because this signing key might establish\n"
-"a trust connection through another already certified key."
-msgstr ""
-
-#: g10/helptext.c:189
-msgid ""
-"The signature is not valid. It does make sense to remove it from\n"
-"your keyring."
-msgstr ""
-
-#: g10/helptext.c:193
-msgid ""
-"This is a signature which binds the user ID to the key. It is\n"
-"usually not a good idea to remove such a signature. Actually\n"
-"GnuPG might not be able to use this key anymore. So do this\n"
-"only if this self-signature is for some reason not valid and\n"
-"a second one is available."
-msgstr ""
-
-#: g10/helptext.c:202
-msgid ""
-"Please enter the passhrase; this is a secret sentence \n"
-" Blurb, blurb,.... "
-msgstr ""
-
-#: g10/helptext.c:209
-msgid "Please repeat the last passphrase, so you are sure what you typed in."
-msgstr ""
-
-#: g10/helptext.c:213
-msgid "Give the name of the file to which the signature applies"
-msgstr ""
-
-#: g10/helptext.c:218
-msgid "Answer \"yes\" if it is okay to overwrite the file"
-msgstr ""
-
-#: g10/helptext.c:223
-msgid ""
-"Please enter a new filename. If you just hit RETURN the default\n"
-"file (which is shown in brackets) will be used."
-msgstr ""
-
-#: g10/helptext.c:229
-msgid ""
-"You should specify a reason for the certification. Depending on the\n"
-"context you have the ability to choose from this list:\n"
-" \"Key has been compromised\"\n"
-" Use this if you have a reason to believe that unauthorized persons\n"
-" got access to your secret key.\n"
-" \"Key is superseded\"\n"
-" Use this if you have replaced this key with a newer one.\n"
-" \"Key is no longer used\"\n"
-" Use this if you have retired this key.\n"
-" \"User ID is no longer valid\"\n"
-" Use this to state that the user ID should not longer be used;\n"
-" this is normally used to mark an email address invalid.\n"
-msgstr ""
-
-#: g10/helptext.c:245
-msgid ""
-"If you like, you can enter a text describing why you issue this\n"
-"revocation certificate. Please keep this text concise.\n"
-"An empty line ends the text.\n"
-msgstr ""
-
-#: g10/helptext.c:260
-msgid "No help available"
-msgstr "������ �����������."
-
-#: g10/helptext.c:268
-#, c-format
-msgid "No help available for `%s'"
-msgstr "������ ��� `%s' �����������."
-
-#, fuzzy
-#~ msgid "invalid"
-#~ msgstr "������������ ASCII-���������"
-
-#, fuzzy
-#~ msgid "revoked"
-#~ msgstr "����"
-
-#, fuzzy
-#~ msgid "No key for user ID\n"
-#~ msgstr "���� %08lX: ��� �������������� ������������\n"
-
-#, fuzzy
-#~ msgid "No user ID for key\n"
-#~ msgstr "������ ��������� ����"
-
-#, fuzzy
-#~ msgid "no secret key for decryption available\n"
-#~ msgstr "��������� ���� �� ����������"
-
-#~ msgid ""
-#~ "RSA keys are deprecated; please consider creating a new key and use this key "
-#~ "in the future\n"
-#~ msgstr ""
-#~ "����������� RSA ������� �� �������������, ����������, ��������� � ��������\n"
-#~ "������ ����� ��� ������������� � �������\n"
-
-#~ msgid "set debugging flags"
-#~ msgstr "���������� ���������� �����"
-
-#~ msgid "enable full debugging"
-#~ msgstr "��������� ��� �������"
-
-#~ msgid "do not write comment packets"
-#~ msgstr "�� ������ ������ � �������������"
-
-#~ msgid "(default is 1)"
-#~ msgstr "(�� ��������� 1)"
-
-#~ msgid "(default is 3)"
-#~ msgstr "(�� ��������� 3)"
-
-#~ msgid " (%d) ElGamal in a v3 packet\n"
-#~ msgstr " (%d) ElGamal � v3-������\n"
-
-#~ msgid "Key generation can only be used in interactive mode\n"
-#~ msgstr ""
-#~ "��������� ����� ����� ���� ��������� ������ � ������������� ������.\n"
-
-#~ msgid "passphrase.repeat"
-#~ msgstr ""
-#~ "Um sicher zu gehen, da� Sie sich bei der Eingabe der \"Passphrase\" nicht\n"
-#~ "vertippt haben, geben Sie diese bitte nochmal ein. Nur wenn beide Eingaben\n"
-#~ "�bereinstimmen, wird die \"Passphrase\" akzeptiert."
-
-#, fuzzy
-#~ msgid "detached_signature.filename"
-#~ msgstr "��� ����� ��� ��������� �������"
-
-#~ msgid "openfile.overwrite.okay"
-#~ msgstr "�� ������� ������������ ���� (�������� ������ ������)"
-
-#, fuzzy
-#~ msgid "tdbio_search_sdir failed: %s\n"
-#~ msgstr "������ �������������: %s\n"
-
-#~ msgid "print all message digests"
-#~ msgstr "���������� ��� ��������� ���������"
-
-#, fuzzy
-#~ msgid "lid %lu: user id not found in keyblock\n"
-#~ msgstr "%s: ������������ �� ������\n"
-
-#, fuzzy
-#~ msgid "lid %lu: user id without signature\n"
-#~ msgstr "���� %08lX: ��� �������������� ������������ ��� �������\n"
-
-#, fuzzy
-#~ msgid "lid %lu: self-signature in hintlist\n"
-#~ msgstr "build_sigrecs: Selbst-Signatur fehlt\n"
-
-#, fuzzy
-#~ msgid "lid %lu: can't get keyblock: %s\n"
-#~ msgstr "���������� �������� ���� �����: %s\n"
-
-#, fuzzy
-#~ msgid "public key not anymore available"
-#~ msgstr "��������� ���� �� ����������"
-
-#, fuzzy
-#~ msgid "insert_trust_record: keyblock not found: %s\n"
-#~ msgstr "���� %08lX: ��������� ���� �� ������: %s\n"
-
-#, fuzzy
-#~ msgid "lid %lu: update failed: %s\n"
-#~ msgstr "���������� �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "%s: update failed: %s\n"
-#~ msgstr "���������� �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "lid %lu: keyblock not found: %s\n"
-#~ msgstr "���� %08lX: �������� ���� �� ������: %s\n"
-
-#, fuzzy
-#~ msgid "can't lock keyring `%': %s\n"
-#~ msgstr "���������� ������������� ������ �������� ������: %s\n"
-
-#, fuzzy
-#~ msgid "error writing keyring `%': %s\n"
-#~ msgstr "Fehler beim Erzeugen der \"Passphrase\": %s\n"
-
-#~ msgid "can't open file: %s\n"
-#~ msgstr "���������� ������� ����: %s\n"
-
-#~ msgid "read error: %s\n"
-#~ msgstr "������ ������: %s\n"
-
-#~ msgid "writing keyblock\n"
-#~ msgstr "������������ ���� �����\n"
-
-#~ msgid "can't write keyblock: %s\n"
-#~ msgstr "���������� �������� ���� �����: %s\n"
-
-#~ msgid "can't lock secret keyring: %s\n"
-#~ msgstr "���������� ������������� ������ ��������� ������: %s\n"
-
-#, fuzzy
-#~ msgid "can't write keyring: %s\n"
-#~ msgstr "���������� �������� ������ ������: %s\n"
-
-#, fuzzy
-#~ msgid "encrypted message is valid\n"
-#~ msgstr "������ ������������ ��������-��������\n"
-
-#, fuzzy
-#~ msgid "Can't check MDC: %s\n"
-#~ msgstr "���������� ��������� �������: %s\n"
-
-#~ msgid "Usage: gpgm [options] [files] (-h for help)"
-#~ msgstr "�������������: gpgm [���������] [�����] (-h ��� ������)"
-
-#, fuzzy
-#~ msgid ""
-#~ "Syntax: gpgm [options] [files]\n"
-#~ "GnuPG maintenance utility\n"
-#~ msgstr ""
-#~ "���������: gpgm [���������] [�����]\n"
-#~ "��������� ������������� GNUPG\n"
-
-#~ msgid "usage: gpgm [options] "
-#~ msgstr "�������������: gpgm [���������] "
-
-#, fuzzy
-#~ msgid "lid %lu: read dir record failed: %s\n"
-#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "lid %lu: read key record failed: %s\n"
-#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "lid %lu: read uid record failed: %s\n"
-#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "lid %lu: read pref record failed: %s\n"
-#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "user '%s' read problem: %s\n"
-#~ msgstr "%s: ������������ �� ������\n"
-
-#, fuzzy
-#~ msgid "user '%s' list problem: %s\n"
-#~ msgstr "%s: ������������ �� ������\n"
-
-#, fuzzy
-#~ msgid "user '%s' not in trustdb\n"
-#~ msgstr "%s: ������������ �� ������\n"
-
-#, fuzzy
-#~ msgid "error: invalid fingerprint\n"
-#~ msgstr "������ � ����������� ������\n"
-
-#, fuzzy
-#~ msgid "error: no ownertrust value\n"
-#~ msgstr "�������������� ��������� �������\n"
-
-#, fuzzy
-#~ msgid "key not in ring: %s\n"
-#~ msgstr "���������� �������� ������ ������: %s\n"
-
-#, fuzzy
-#~ msgid "insert trust record failed: %s\n"
-#~ msgstr "���� %08lX.%lu: ������� ������������� ������ �� �������: %s\n"
-
-#, fuzzy
-#~ msgid "Hmmm, public key lost?"
-#~ msgstr "������ �������� ����"
-
-#~ msgid "invalid clear text header: "
-#~ msgstr "������������ ��������� ���������: "
-
-#~ msgid "You will see a list of signators etc. here\n"
-#~ msgstr "����� �� ������� ������ ����������� � �.�.\n"
-
-#~ msgid "key %08lX: already in ultikey_table\n"
-#~ msgstr "���� %08lX: ��� � ultikey_table\n"
-
-#, fuzzy
-#~ msgid "key %08lX.%lu, uid %02X%02X: no public key for signature %08lX\n"
-#~ msgstr ""
-#~ "���� %08lX.%lu, uid %02X%02X: ��� ��������� ����� ��� ������� %08lX\n"
-
-#, fuzzy
-#~ msgid "key %08lX.%lu, uid %02X%02X: invalid %ssignature: %s\n"
-#~ msgstr "���� %08lX: ������������ ����-�������\n"
-
-#~ msgid "can't write keyring\n"
-#~ msgstr "kann ����ring nicht schreiben\n"
-
-#~ msgid "make a signature on a key in the keyring"
-#~ msgstr "���� signieren"
-
-#~ msgid "edit a key signature"
-#~ msgstr "Bearbeiten der Signaturen eines ����s"
-
-#~ msgid "public and secret subkey created.\n"
-#~ msgstr "�ffentlicher und privater ���� erzeugt.\n"
-
-#~ msgid "No public key for %d signatures\n"
-#~ msgstr "Kein �ffentlicher ���� f�r %d Signaturen\n"
-
-#~ msgid "[User name not available] "
-#~ msgstr "[Benuzername nicht verf�gbar] "
-
-#~ msgid "This is a BAD signature!\n"
-#~ msgstr "Dies ist eine FALSCHE Signatur!\n"
-
-#~ msgid "The signature could not be checked!\n"
-#~ msgstr "Die Signatur konnte nicht gepr�ft werden!\n"
-
-#~ msgid "Checking signatures of this public key certificate:\n"
-#~ msgstr "Die Signaturen dieses Zertifikats werden �berpr�ft:\n"