diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 4383 |
1 files changed, 4383 insertions, 0 deletions
diff --git a/po/el.po b/po/el.po new file mode 100644 index 000000000..c3155828c --- /dev/null +++ b/po/el.po @@ -0,0 +1,4383 @@ +# Greek Translation of GnuPG. +# Copyright (C) 2002 Free Software Foundation, Inc. +# Dokianakis Theofanis <[email protected]>, 2002. +# +msgid "" +msgstr "" +"Project-Id-Version: gnupg 1.0.6\n" +"POT-Creation-Date: 2002-04-29 17:09+0200\n" +"PO-Revision-Date: 2002-04-29 13:24+0200\n" +"Last-Translator: Dokianakis Theofanis <[email protected]>\n" +"Language-Team: Greek <[email protected]>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ISO-8859-7\n" +"Content-Transfer-Encoding: 8bit\n" + +#: util/secmem.c:88 +msgid "Warning: using insecure memory!\n" +msgstr "�������������: ����� �� �������� ������\n" + +#: util/secmem.c:89 +msgid "please see http://www.gnupg.org/faq.html for more information\n" +msgstr "����� �� http://www.gnupg.org/faq.html ��� ������������ �����������\n" + +#: util/secmem.c:326 +msgid "operation is not possible without initialized secure memory\n" +msgstr "� ���������� ��� ����� ������ ����� �������������� ������ �����\n" + +#: util/secmem.c:327 +msgid "(you may have used the wrong program for this task)\n" +msgstr "(���� ��������������� ����� ��������� ��� ���� ��� �������)\n" + +#: util/miscutil.c:296 util/miscutil.c:331 +msgid "yes" +msgstr "���" + +#: util/miscutil.c:297 util/miscutil.c:334 +msgid "yY" +msgstr "yY" + +#: util/miscutil.c:298 util/miscutil.c:332 +msgid "no" +msgstr "���" + +#: util/miscutil.c:299 util/miscutil.c:335 +msgid "nN" +msgstr "nN" + +#: g10/keyedit.c:815 util/miscutil.c:333 +msgid "quit" +msgstr "�����������" + +#: util/miscutil.c:336 +msgid "qQ" +msgstr "qQ" + +#: util/errors.c:54 +msgid "general error" +msgstr "������ ������" + +#: util/errors.c:55 +msgid "unknown packet type" +msgstr "�������� ����� �������" + +#: util/errors.c:56 +msgid "unknown version" +msgstr "������� ������" + +#: util/errors.c:57 +msgid "unknown pubkey algorithm" +msgstr "�������� ���������� �������� ��������" + +#: util/errors.c:58 +msgid "unknown digest algorithm" +msgstr "�������� ���������� ���������" + +#: util/errors.c:59 +msgid "bad public key" +msgstr "���� ������� ������" + +#: util/errors.c:60 +msgid "bad secret key" +msgstr "���� ������� ������" + +#: util/errors.c:61 +msgid "bad signature" +msgstr "���� ��������" + +#: util/errors.c:62 +msgid "checksum error" +msgstr "������ checksum" + +#: util/errors.c:63 +msgid "bad passphrase" +msgstr "���� ����� ������" + +#: util/errors.c:64 +msgid "public key not found" +msgstr "��� ������� �� ������� ������" + +#: util/errors.c:65 +msgid "unknown cipher algorithm" +msgstr "�������� ���������� ��������������" + +#: util/errors.c:66 +msgid "can't open the keyring" +msgstr "�������� ��������� ��� ����������" + +#: util/errors.c:67 +msgid "invalid packet" +msgstr "�� ������ ������" + +#: util/errors.c:68 +msgid "invalid armor" +msgstr "�� ������ ��������" + +#: util/errors.c:69 +msgid "no such user id" +msgstr "������� ��������� ������ (user id)" + +#: util/errors.c:70 +msgid "secret key not available" +msgstr "�� ������� ������ ��� ����� ���������" + +#: util/errors.c:71 +msgid "wrong secret key used" +msgstr "����� ����� �������� ��������" + +#: util/errors.c:72 +msgid "not supported" +msgstr "��� �������������" + +#: util/errors.c:73 +msgid "bad key" +msgstr "���� ������" + +#: util/errors.c:74 +msgid "file read error" +msgstr "������ ��������� �������" + +#: util/errors.c:75 +msgid "file write error" +msgstr "������ �������� �������" + +#: util/errors.c:76 +msgid "unknown compress algorithm" +msgstr "�������� ���������� ���������" + +#: util/errors.c:77 +msgid "file open error" +msgstr "������ ��������� �������" + +#: util/errors.c:78 +msgid "file create error" +msgstr "������ ����������� �������" + +#: util/errors.c:79 +msgid "invalid passphrase" +msgstr "�� ������ ����� ������" + +#: util/errors.c:80 +msgid "unimplemented pubkey algorithm" +msgstr "�� ������������ ���������� �������� ��������" + +#: util/errors.c:81 +msgid "unimplemented cipher algorithm" +msgstr "�� ������������ ���������� ��������������" + +#: util/errors.c:82 +msgid "unknown signature class" +msgstr "������� ����� ���������" + +#: util/errors.c:83 +msgid "trust database error" +msgstr "������ ��� ����� ��������� ������������" + +#: util/errors.c:84 +msgid "bad MPI" +msgstr "���� MPI" + +#: util/errors.c:85 +msgid "resource limit" +msgstr "���� �����" + +#: util/errors.c:86 +msgid "invalid keyring" +msgstr "�� ������ ����������" + +#: util/errors.c:87 +msgid "bad certificate" +msgstr "���� �������������" + +#: util/errors.c:88 +msgid "malformed user id" +msgstr "��������������� ��������� ������ (user id)" + +#: util/errors.c:89 +msgid "file close error" +msgstr "������ ����������� �������" + +#: util/errors.c:90 +msgid "file rename error" +msgstr "������ ������������ �������" + +#: util/errors.c:91 +msgid "file delete error" +msgstr "������ ��������� �������" + +#: util/errors.c:92 +msgid "unexpected data" +msgstr "�� ����������� ��������" + +#: util/errors.c:93 +msgid "timestamp conflict" +msgstr "��������� ���� (timestamp)" + +#: util/errors.c:94 +msgid "unusable pubkey algorithm" +msgstr "�� ���������������� ���������� �������� ��������" + +#: util/errors.c:95 +msgid "file exists" +msgstr "�� ������ �������" + +#: util/errors.c:96 +msgid "weak key" +msgstr "������� ������" + +#: util/errors.c:97 +msgid "invalid argument" +msgstr "�� ������ ������" + +#: util/errors.c:98 +msgid "bad URI" +msgstr "���� URI" + +#: util/errors.c:99 +msgid "unsupported URI" +msgstr "�� �������������� URI" + +#: util/errors.c:100 +msgid "network error" +msgstr "������ �������" + +#: util/errors.c:102 +msgid "not encrypted" +msgstr "�� ���������������" + +#: util/errors.c:103 +msgid "not processed" +msgstr "�� �������������" + +#. the key cannot be used for a specific usage +#: util/errors.c:105 +msgid "unusable public key" +msgstr "�� ��������������� ������� ������" + +#: util/errors.c:106 +msgid "unusable secret key" +msgstr "�� ��������������� ������� ������" + +#: util/errors.c:107 +msgid "keyserver error" +msgstr "������ ���������� ��������" + +#: util/logger.c:249 +#, c-format +msgid "... this is a bug (%s:%d:%s)\n" +msgstr "... ���� ����� bug (%s:%d:%s)\n" + +#: util/logger.c:255 +#, c-format +msgid "you found a bug ... (%s:%d)\n" +msgstr "������� ��� bug ... (%s:%d)\n" + +#: cipher/random.c:320 g10/import.c:145 g10/keygen.c:1565 +#, c-format +msgid "can't open `%s': %s\n" +msgstr "�������� ��������� ��� `%s': %s\n" + +#: cipher/random.c:324 +#, 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 "`%s' ��� ����� �������� ������ - ���������\n" + +#: cipher/random.c:334 +msgid "note: random_seed file is empty\n" +msgstr "��������: �� ������ random_seed ����� �����\n" + +#: cipher/random.c:340 +msgid "warning: invalid size of random_seed file - not used\n" +msgstr "" +"�������������: �� ������ ������� ������� random_seed - ��� �� " +"��������������\n" + +#: cipher/random.c:348 +#, 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 "��������: ��� ���� ��������� �� ������ random_seed\n" + +#: cipher/random.c:406 +#, c-format +msgid "can't create `%s': %s\n" +msgstr "�������� ����������� ��� `%s': %s\n" + +#: cipher/random.c:413 +#, c-format +msgid "can't write `%s': %s\n" +msgstr "�������� �������� ��� `%s': %s\n" + +#: cipher/random.c:416 +#, c-format +msgid "can't close `%s': %s\n" +msgstr "�������� ����������� ��� `%s': %s\n" + +#: cipher/random.c:662 +msgid "WARNING: using insecure random number generator!!\n" +msgstr "�������������: ����� �� �������� ���������� ������� �������!!\n" + +#: cipher/random.c:663 +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" + +#: 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" +"��� �������� ������ ��������� ������ bytes. ����������� �� ���������� �\n" +"�� ����������� �� ����������� ������� ����� ���� �� ������������\n" +"����������� ��������! (����������� %d ����������� bytes)\n" + +#: g10/g10.c:287 +msgid "" +"@Commands:\n" +" " +msgstr "" +"@�������:\n" +" " + +#: g10/g10.c:289 +msgid "|[file]|make a signature" +msgstr "|[������]|���������� ���� ���������" + +#: g10/g10.c:290 +msgid "|[file]|make a clear text signature" +msgstr "|[������]|���������� ���� �� ���������������� ���������" + +#: g10/g10.c:291 +msgid "make a detached signature" +msgstr "���������� ���� �� ������������� ���������" + +#: g10/g10.c:292 +msgid "encrypt data" +msgstr "������������� ���������" + +#: g10/g10.c:293 +msgid "|[files]|encrypt files" +msgstr "|[������]|������������� �������" + +#: g10/g10.c:294 +msgid "encryption only with symmetric cipher" +msgstr "������������� �� ����� ���� ����������� ����������" + +#: g10/g10.c:295 +msgid "store only" +msgstr "���������� ����" + +#: g10/g10.c:296 +msgid "decrypt data (default)" +msgstr "���������������� ��������� (��������������)" + +#: g10/g10.c:297 +msgid "|[files]|decrypt files" +msgstr "|[������]|���������������� �������" + +#: g10/g10.c:298 +msgid "verify a signature" +msgstr "���������� ���� ���������" + +#: g10/g10.c:300 +msgid "list keys" +msgstr "���������� ��� ������ ��������" + +#: g10/g10.c:302 +msgid "list keys and signatures" +msgstr "���������� ��� ������ �������� ��� ���������" + +#: g10/g10.c:303 +msgid "check key signatures" +msgstr "������� ��������� ��������" + +#: g10/g10.c:304 +msgid "list keys and fingerprints" +msgstr "���������� ��� ������ �������� ��� ������������ (fingerprints)" + +#: g10/g10.c:305 +msgid "list secret keys" +msgstr "���������� ��� ������ �������� ��������" + +#: g10/g10.c:306 +msgid "generate a new key pair" +msgstr "���������� ���� ���� ������� ��������" + +#: g10/g10.c:307 +msgid "remove keys from the public keyring" +msgstr "�������� ��� �������� ��� �� ������� ����������" + +#: g10/g10.c:309 +msgid "remove keys from the secret keyring" +msgstr "�������� ��� �������� ��� �� ������� ����������" + +#: g10/g10.c:310 +msgid "sign a key" +msgstr "�������� ���� ��������" + +#: g10/g10.c:311 +msgid "sign a key locally" +msgstr "�������� ���� �������� ������" + +#: g10/g10.c:312 +msgid "sign a key non-revocably" +msgstr "�������� ���� �������� ��-�����������" + +#: g10/g10.c:313 +msgid "sign a key locally and non-revocably" +msgstr "�������� ���� �������� ������ ��� ��-�����������" + +#: g10/g10.c:314 +msgid "sign or edit a key" +msgstr "�������� � ����������� ���� ��������" + +#: g10/g10.c:315 +msgid "generate a revocation certificate" +msgstr "���������� ���� �������������� ���������" + +#: g10/g10.c:316 +msgid "export keys" +msgstr "������� ��������" + +#: g10/g10.c:317 +msgid "export keys to a key server" +msgstr "������� �������� �� ��� ���������� ��������" + +#: g10/g10.c:318 +msgid "import keys from a key server" +msgstr "�������� �������� ��� ��� ���������� ��������" + +#: g10/g10.c:320 +msgid "search for keys on a key server" +msgstr "��������� �������� �� ��� ���������� ��������" + +#: g10/g10.c:322 +msgid "update all keys from a keyserver" +msgstr "�������� ���� ��� �������� ��� ��� ���������� ��������" + +#: g10/g10.c:326 +msgid "import/merge keys" +msgstr "��������/���������� ��������" + +#: g10/g10.c:328 +msgid "list only the sequence of packets" +msgstr "���������� ���� ��� ���������� �������" + +#: g10/g10.c:330 +msgid "export the ownertrust values" +msgstr "������� ��� ����� ������������" + +#: g10/g10.c:332 +msgid "import ownertrust values" +msgstr "�������� ��� ����� ������������" + +#: g10/g10.c:334 +msgid "update the trust database" +msgstr "�������� ��� ����� ��������� ������������" + +#: g10/g10.c:336 +msgid "unattended trust database update" +msgstr "�������� ��� �������������� ����� ��������� ������������" + +#: g10/g10.c:337 +msgid "fix a corrupted trust database" +msgstr "�������� ���� ��������� ����� ��������� ������������" + +#: g10/g10.c:338 +msgid "De-Armor a file or stdin" +msgstr "��������-��������� ���� ������� � stdin" + +#: g10/g10.c:340 +msgid "En-Armor a file or stdin" +msgstr "��������-��������� ���� ������� � stdin" + +#: g10/g10.c:342 +msgid "|algo [files]|print message digests" +msgstr "|����� [������]| ���������� ���������� ��� ���������" + +#: g10/g10.c:346 +msgid "" +"@\n" +"Options:\n" +" " +msgstr "" +"@\n" +"��������:\n" +" " + +#: g10/g10.c:348 +msgid "create ascii armored output" +msgstr "���������� ascii ������������ ������" + +#: g10/g10.c:350 +msgid "|NAME|encrypt for NAME" +msgstr "|�����|������������� ��� �����" + +#: g10/g10.c:353 +msgid "|NAME|use NAME as default recipient" +msgstr "|�����|����� ��� �������� �� ��������������� ���������" + +#: g10/g10.c:355 +msgid "use the default key as default recipient" +msgstr "����� ��� ��������������� �������� �� ��������������� ���������" + +#: g10/g10.c:361 +msgid "use this user-id to sign or decrypt" +msgstr "����� ����� ��� ���������� (user id) ��� �������� � ����������������" + +#: g10/g10.c:362 +msgid "|N|set compress level N (0 disables)" +msgstr "|N|���������� �������� ��������� N (0 �������������)" + +#: g10/g10.c:364 +msgid "use canonical text mode" +msgstr "����� ��������� ���������� ��������" + +#: g10/g10.c:371 +msgid "use as output file" +msgstr "����� �� ������� ������" + +#: g10/g10.c:372 +msgid "verbose" +msgstr "���������" + +#: g10/g10.c:373 +msgid "be somewhat more quiet" +msgstr "����� ������" + +#: g10/g10.c:374 +msgid "don't use the terminal at all" +msgstr "�� ����� ����������" + +#: g10/g10.c:375 +msgid "force v3 signatures" +msgstr "������������ ������ v3 ���������" + +#: g10/g10.c:376 +msgid "do not force v3 signatures" +msgstr "��� ������������ ������ v3 ���������" + +#: g10/g10.c:377 +msgid "force v4 key signatures" +msgstr "������������ ������ v4 ���������" + +#: g10/g10.c:378 +msgid "do not force v4 key signatures" +msgstr "��� ������������ ������ v4 ���������" + +#: g10/g10.c:379 +msgid "always use a MDC for encryption" +msgstr "����� ������� MDC ��� �������������" + +#: g10/g10.c:381 +msgid "never use a MDC for encryption" +msgstr "���� ����� MDC ��� �������������" + +#: g10/g10.c:383 +msgid "do not make any changes" +msgstr "�� �� ����� ������ ������" + +#. { oInteractive, "interactive", 0, N_("prompt before overwriting") }, +#: g10/g10.c:385 +msgid "use the gpg-agent" +msgstr "����� ��� gpg-agent" + +#: g10/g10.c:388 +msgid "batch mode: never ask" +msgstr "��������� batch: �� �� �������� ���������" + +#: g10/g10.c:389 +msgid "assume yes on most questions" +msgstr "�������� ��� ���� ������������ ���������" + +#: g10/g10.c:390 +msgid "assume no on most questions" +msgstr "�������� ��� ���� ������������ ���������" + +#: g10/g10.c:391 +msgid "add this keyring to the list of keyrings" +msgstr "�������� ����� ��� �������� ��� ����� ��� �����������" + +#: g10/g10.c:392 +msgid "add this secret keyring to the list" +msgstr "�������� ����� ��� �������� ����������� ��� �����" + +#: g10/g10.c:393 +msgid "show which keyring a listed key is on" +msgstr "���������� ��� ����������� ���� ����� ��������� �� ������" + +#: g10/g10.c:394 +msgid "|NAME|use NAME as default secret key" +msgstr "|�����|����� �������� ��� �������������� ������� ������" + +#: g10/g10.c:395 +msgid "|HOST|use this keyserver to lookup keys" +msgstr "|�����������|����� ����� ��� ���������� �������� ��� ���������" + +#: g10/g10.c:397 +msgid "|NAME|set terminal charset to NAME" +msgstr "|�����|���������� ��� ��� ���������� ���������� �� �����" + +#: g10/g10.c:398 +msgid "read options from file" +msgstr "�������� �������� ��� ������" + +#: g10/g10.c:402 +msgid "|FD|write status info to this FD" +msgstr "|FD|������� ��� ����������� ���������� ��� FD" + +#: g10/g10.c:404 +msgid "|[file]|write status info to file" +msgstr "|[������]|������� ��� ����������� ���������� ��� ������" + +#: g10/g10.c:410 +msgid "|KEYID|ultimately trust this key" +msgstr "|KEYID|������� ����������� �� ���� �� ������" + +#: g10/g10.c:411 +msgid "|FILE|load extension module FILE" +msgstr "|������|������� ��� ���������� ��������� ������" + +#: g10/g10.c:412 +msgid "emulate the mode described in RFC1991" +msgstr "��������� ��� ���������� ��� ������������ ��� RFC1991" + +#: g10/g10.c:413 +msgid "set all packet, cipher and digest options to OpenPGP behavior" +msgstr "" +"����������� ���� ��� �������� ������,���������� ��� �������� �� OPENPGP" + +#: g10/g10.c:414 +msgid "set all packet, cipher and digest options to PGP 2.x behavior" +msgstr "" +"������� ���� ��� �������� ������,����������,�������� �� PGP 2.x �����������" + +#: g10/g10.c:418 +msgid "|N|use passphrase mode N" +msgstr "|N|����� ��� ���������� ������ ������ N" + +#: g10/g10.c:420 +msgid "|NAME|use message digest algorithm NAME for passphrases" +msgstr "" +"|ONOMA|����� ��� ���������� ��������� ��������� ����� ��� ������� �������" + +#: g10/g10.c:422 +msgid "|NAME|use cipher algorithm NAME for passphrases" +msgstr "|�����|����� ���������� �������������� ����� ��� ������� �������" + +#: g10/g10.c:424 +msgid "|NAME|use cipher algorithm NAME" +msgstr "|�����|����� ���������� �������������� �����" + +#: g10/g10.c:425 +msgid "|NAME|use message digest algorithm NAME" +msgstr "|�����|����� ���������� ��������� ��������� ����� " + +#: g10/g10.c:426 +msgid "|N|use compress algorithm N" +msgstr "|N|����� ���������� ��������� N" + +#: g10/g10.c:427 +msgid "throw keyid field of encrypted packets" +msgstr "�������� ��� ������ keyid ��� ���������������� �������" + +#: g10/g10.c:428 +msgid "Show Photo IDs" +msgstr "���������� ��� Photo ID" + +#: g10/g10.c:429 +msgid "Don't show Photo IDs" +msgstr "�� ���������� ��� Photo ID" + +#: g10/g10.c:430 +msgid "Set command line to view Photo IDs" +msgstr "������� ��� ������� ������� ��� ���������� ��� Photo ID" + +#: g10/g10.c:431 +msgid "|NAME=VALUE|use this notation data" +msgstr "|�����=����|����� ����� ��� ���������� ���������" + +#: g10/g10.c:434 +msgid "" +"@\n" +"(See the man page for a complete listing of all commands and options)\n" +msgstr "" +"@\n" +"(����� �� ������ man ��� ��� ����� ����� ������� ��� ��������)\n" + +#: g10/g10.c:437 +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 [������] �������� ��� ������������� ��� �� Bob\n" +" --clearsign [������] ���������� �� ���������������� ���������\n" +" --detach-sign [������] ���������� ����������� ���������\n" +" --list-keys [�������] ���������� ��������\n" +" --fingerprint [�������] ���������� ������������ (fingerprints)\n" + +#: g10/g10.c:579 +msgid "Please report bugs to <[email protected]>.\n" +msgstr "��������� �� ���������� ��� <[email protected]>\n" + +#: g10/g10.c:583 +msgid "Usage: gpg [options] [files] (-h for help)" +msgstr "�����: gpg [��������] [������] (-h ��� �������)" + +#: g10/g10.c:586 +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:597 +msgid "" +"\n" +"Supported algorithms:\n" +msgstr "" +"\n" +"��������������� ����������:\n" + +#: g10/g10.c:671 +msgid "usage: gpg [options] " +msgstr "�����: gpg [��������] " + +#: g10/g10.c:728 +msgid "conflicting commands\n" +msgstr "������������� �������\n" + +#: g10/g10.c:903 +#, c-format +msgid "NOTE: no default option file `%s'\n" +msgstr "��������:�� �������������� ������ �������� `%s'\n" + +#: g10/g10.c:907 +#, c-format +msgid "option file `%s': %s\n" +msgstr "������ �������� `%s': %s\n" + +#: g10/g10.c:914 +#, c-format +msgid "reading options from `%s'\n" +msgstr "�������� �������� ��� `%s'\n" + +#: g10/g10.c:1197 +#, c-format +msgid "%s is not a valid character set\n" +msgstr "�� %s ��� ����� ������ ��� ����������\n" + +#: g10/g10.c:1214 +msgid "could not parse keyserver URI\n" +msgstr "�������� ������������ ��� URI ��� ��������� ��������\n" + +#: g10/g10.c:1228 +#, c-format +msgid "unable to set exec-path to %s\n" +msgstr "�������� ������� ��� exec-path �� %s\n" + +#: g10/g10.c:1251 g10/g10.c:1267 +#, c-format +msgid "WARNING: %s is a deprecated option.\n" +msgstr "�������������: `%s' ����� ��� �� ������������ �������\n" + +#: g10/g10.c:1253 g10/g10.c:1270 +#, c-format +msgid "please use \"--keyserver-options %s\" instead\n" +msgstr "�������������� ��� ������� \"--keyserver-options %s\" ��������\n" + +#: g10/g10.c:1347 +msgid "WARNING: program may create a core file!\n" +msgstr "�������������: �� ��������� ���� ������������ ������ core!\n" + +#: g10/g10.c:1351 +#, c-format +msgid "WARNING: %s overrides %s\n" +msgstr "�������������: �� %s ����������� �� %s\n" + +#: g10/g10.c:1358 g10/g10.c:1369 +#, c-format +msgid "NOTE: %s is not for normal use!\n" +msgstr "��������: �� %s ��� ����� ��� �������� �����!\n" + +#: g10/g10.c:1360 g10/g10.c:1380 +#, c-format +msgid "%s not allowed with %s!\n" +msgstr "�� %s ��� ����������� �� �� %s!\n" + +#: g10/g10.c:1363 +#, c-format +msgid "%s makes no sense with %s!\n" +msgstr "�� %s ��� ���� ������ ������ ���� �� �� %s!\n" + +#: g10/g10.c:1389 +msgid "you can only make detached or clear signatures while in --pgp2 mode\n" +msgstr "" +"�������� �� ������ ����������� � ������� ��������� ���� �� --pgp2 ���������\n" + +#: g10/g10.c:1395 +msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" +msgstr "" +"��� �������� �� ���������� ��� �� �������������� ���������� �� --pgp2 " +"���������\n" + +#: g10/g10.c:1401 +msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" +msgstr "���� ������ ������������ (��� ��� pipes) ���� ��� ��������� --pgp2.\n" + +#: g10/g10.c:1414 +msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" +msgstr "" +"� ������������� ���� ��������� �� --pgp2 ��������� ������� ��� �����. IDEA\n" + +#: g10/encode.c:287 g10/encode.c:349 g10/g10.c:1428 g10/sign.c:620 +#: g10/sign.c:798 +msgid "this message may not be usable by PGP 2.x\n" +msgstr "���� �� �'����� ���� ��� ������ �� �������������� �� PGP 2.x\n" + +#: g10/g10.c:1470 g10/g10.c:1482 +msgid "selected cipher algorithm is invalid\n" +msgstr "� ����������� ���������� �������������� ��� ����� �������\n" + +#: g10/g10.c:1476 g10/g10.c:1488 +msgid "selected digest algorithm is invalid\n" +msgstr "� ����������� ���������� ��������� ��� ����� �������\n" + +#: g10/g10.c:1492 +msgid "the given signature policy URL is invalid\n" +msgstr "�� URL ��������� ��������� ��� ������ ��� ����� ������\n" + +#: g10/g10.c:1496 +msgid "the given certification policy URL is invalid\n" +msgstr "�� URL ��������� �������������� ��� ������ ��� ����� ������\n" + +#: g10/g10.c:1499 +#, c-format +msgid "compress algorithm must be in range %d..%d\n" +msgstr "� ���������� ��������� ������ �� ����� ������ %d..%d\n" + +#: g10/g10.c:1501 +msgid "completes-needed must be greater than 0\n" +msgstr "completes-needed ������ �� ����� ���������� ��� 0\n" + +#: g10/g10.c:1503 +msgid "marginals-needed must be greater than 1\n" +msgstr "marginals-needed ������ �� ����� ���������� ��� 1\n" + +#: g10/g10.c:1505 +msgid "max-cert-depth must be in range 1 to 255\n" +msgstr "max-cert-depth ������ �� ����� ������ 1 ��� 255\n" + +#: g10/g10.c:1508 +msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" +msgstr "��������: � ���� S2K ��������� (0) ������ �� �����������\n" + +#: g10/g10.c:1512 +msgid "invalid S2K mode; must be 0, 1 or 3\n" +msgstr "�� ������ ��������� S2K; ������ �� ����� 0, 1 � 3\n" + +#: g10/g10.c:1516 +msgid "invalid default-check-level; must be 0, 1, 2, or 3\n" +msgstr "�� ������ default-check-level� ������ �� ����� 0, 1, 2, � 3\n" + +#: g10/g10.c:1519 +msgid "invalid preferences\n" +msgstr "�� ������� �����������\n" + +#: g10/g10.c:1613 +#, c-format +msgid "failed to initialize the TrustDB: %s\n" +msgstr "�������� ������������� ��� TrustDB: %s\n" + +#: g10/g10.c:1633 +msgid "--store [filename]" +msgstr "--store [����� �������]" + +#: g10/g10.c:1640 +msgid "--symmetric [filename]" +msgstr "--symmetric [����� �������]" + +#: g10/g10.c:1648 +msgid "--encrypt [filename]" +msgstr "--encrypt [����� �������]" + +#: g10/g10.c:1665 +msgid "--sign [filename]" +msgstr "--sign [����� �������]" + +#: g10/g10.c:1678 +msgid "--sign --encrypt [filename]" +msgstr "--sign --encrypt [����� �������]" + +#: g10/g10.c:1692 +msgid "--sign --symmetric [filename]" +msgstr "--sign --symmetric [����� �������]" + +#: g10/g10.c:1701 +msgid "--clearsign [filename]" +msgstr "--clearsign [����� �������]" + +#: g10/g10.c:1719 +msgid "--decrypt [filename]" +msgstr "--decrypt [����� �������]" + +#: g10/g10.c:1730 +msgid "--sign-key user-id" +msgstr "--sign-key user-id" + +#: g10/g10.c:1738 +msgid "--lsign-key user-id" +msgstr "--lsign-key user-id" + +#: g10/g10.c:1746 +msgid "--nrsign-key user-id" +msgstr "--nrsign-key user-id" + +#: g10/g10.c:1754 +msgid "--nrlsign-key user-id" +msgstr "--nrlsign-key user-id" + +#: g10/g10.c:1762 +msgid "--edit-key user-id [commands]" +msgstr "--edit-key user-id [�������]" + +#: g10/encode.c:307 g10/g10.c:1818 g10/sign.c:709 +#, c-format +msgid "can't open %s: %s\n" +msgstr "�������� ��������� ��� %s: %s\n" + +#: g10/g10.c:1833 +msgid "-k[v][v][v][c] [user-id] [keyring]" +msgstr "-k[v][v][v][c] [user-id] [����������]" + +#: g10/g10.c:1916 +#, c-format +msgid "dearmoring failed: %s\n" +msgstr "����������� �������: %s\n" + +#: g10/g10.c:1924 +#, c-format +msgid "enarmoring failed: %s\n" +msgstr "�������� �������: %s\n" + +#: g10/g10.c:2011 +#, c-format +msgid "invalid hash algorithm `%s'\n" +msgstr "�� ������� ���������� hash `%s'\n" + +#: g10/g10.c:2097 +msgid "[filename]" +msgstr "[����� �������]" + +#: g10/g10.c:2101 +msgid "Go ahead and type your message ...\n" +msgstr "�������� ���� �� ���������� �� ������ ��� ...\n" + +#: g10/decrypt.c:60 g10/decrypt.c:106 g10/g10.c:2104 g10/verify.c:94 +#: g10/verify.c:139 +#, c-format +msgid "can't open `%s'\n" +msgstr "�������� ��������� ��� `%s'\n" + +#: g10/g10.c:2313 +msgid "" +"the first character of a notation name must be a letter or an underscore\n" +msgstr "" +"� ������ ���������� ��� �������� ��������� ������ �� ����� ������ � " +"underscore\n" + +#: g10/g10.c:2319 +msgid "" +"a notation name must have only letters, digits, dots or underscores and end " +"with an '='\n" +msgstr "" +"��� ����� ��������� ������ �� �������� ���� �������������, ������� � " +"underscores ��� ����� �� '='\n" + +#: g10/g10.c:2325 +msgid "dots in a notation name must be surrounded by other characters\n" +msgstr "�� ������� ��� ����� ��������� ������ �� ����� ������ ����������\n" + +#: g10/g10.c:2333 +msgid "a notation value must not use any control characters\n" +msgstr "� ���� ��������� ������ �� �� ������������ ���������� control\n" + +#: g10/armor.c:314 +#, c-format +msgid "armor: %s\n" +msgstr "��������: %s\n" + +#: g10/armor.c:343 +msgid "invalid armor header: " +msgstr "�� ������ ����������� ���������: " + +#: g10/armor.c:350 +msgid "armor header: " +msgstr "����������� ���������: " + +#: g10/armor.c:361 +msgid "invalid clearsig header\n" +msgstr "�� ������ ����������� clearsig\n" + +#: g10/armor.c:413 +msgid "nested clear text signatures\n" +msgstr "����������� �� ���������������� ���������\n" + +#: g10/armor.c:537 +msgid "invalid dash escaped line: " +msgstr "�� ������ dash escaped ������: " + +#: g10/armor.c:549 +msgid "unexpected armor:" +msgstr "�� ����������� ��������:" + +#: g10/armor.c:675 g10/armor.c:1242 +#, c-format +msgid "invalid radix64 character %02x skipped\n" +msgstr "�� ������� radix64 ���������� %02x ���������\n" + +#: g10/armor.c:718 +msgid "premature eof (no CRC)\n" +msgstr "������ ����� ������� (������� CRC)\n" + +#: g10/armor.c:752 +msgid "premature eof (in CRC)\n" +msgstr "������ ����� ������� (����� CRC)\n" + +#: g10/armor.c:756 +msgid "malformed CRC\n" +msgstr "����� ����� CRC\n" + +#: g10/armor.c:760 g10/armor.c:1279 +#, c-format +msgid "CRC error; %06lx - %06lx\n" +msgstr "������ CRC: %06lx - %06lx\n" + +#: g10/armor.c:780 +msgid "premature eof (in Trailer)\n" +msgstr "������ ����� ������� (��� �railer)\n" + +#: g10/armor.c:784 +msgid "error in trailer line\n" +msgstr "������ ��� ������ trailer\n" + +#: g10/armor.c:1057 +msgid "no valid OpenPGP data found.\n" +msgstr "�� �������� ������ OpenPGP ��������.\n" + +#: g10/armor.c:1062 +#, c-format +msgid "invalid armor: line longer than %d characters\n" +msgstr "�� ������ ��������: � ������ ����� ���� ��� %d ����������\n" + +#: g10/armor.c:1066 +msgid "" +"quoted printable character in armor - probably a buggy MTA has been used\n" +msgstr "" +"�����������, �� ����������, ���������� ��� �������� - ���� ����� ����� " +"������������� MTA\n" + +#: g10/pkclist.c:61 +msgid "No reason specified" +msgstr "��� ���� ������� �����" + +#: g10/pkclist.c:63 +msgid "Key is superseded" +msgstr "�� ������ ���� ����������" + +#: g10/pkclist.c:65 +msgid "Key has been compromised" +msgstr "�� ������ ���� �������" + +#: g10/pkclist.c:67 +msgid "Key is no longer used" +msgstr "�� ������ �� ��������������� �����" + +#: g10/pkclist.c:69 +msgid "User ID is no longer valid" +msgstr "�� User ID ��� ����� ����� ������" + +#: g10/pkclist.c:73 +msgid "Reason for revocation: " +msgstr "����� ��� ��������:" + +#: g10/pkclist.c:90 +msgid "Revocation comment: " +msgstr "������ ���������:" + +#. a string with valid answers +#: g10/pkclist.c:252 +msgid "iImMqQsS" +msgstr "iImMqQsS" + +#: g10/pkclist.c:258 +#, c-format +msgid "" +"No trust value assigned to:\n" +"%4u%c/%08lX %s \"" +msgstr "" +"��� ������ ���� ������������ ���:\n" +"%4u%c/%08lX %s \"" + +#: g10/pkclist.c:270 +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" +msgstr "" +"�������� ���������� ���� ���� ������������ ���� ��\n" +"������, ���� �� ������ �� ���������� ������� ����� (�� ��\n" +"�� �������� passports ��� fingerprints ��� �������� �����...);\n" +"\n" + +#: g10/pkclist.c:273 +#, c-format +msgid " %d = Don't know\n" +msgstr " %d = ��� ����\n" + +#: g10/pkclist.c:274 +#, c-format +msgid " %d = I do NOT trust\n" +msgstr " %d = ��� ��� �����������\n" + +#: g10/pkclist.c:275 +#, c-format +msgid " %d = I trust marginally\n" +msgstr " %d = ��� ������ �����������\n" + +#: g10/pkclist.c:276 +#, c-format +msgid " %d = I trust fully\n" +msgstr " %d = ��� ����� �����������\n" + +#: g10/pkclist.c:278 +#, c-format +msgid " %d = I trust ultimately\n" +msgstr " %d = ������������ �������\n" + +#: g10/pkclist.c:279 +msgid " i = please show me more information\n" +msgstr " i = ���������� ������������ �����������\n" + +#: g10/pkclist.c:281 +msgid " m = back to the main menu\n" +msgstr " m = ���� ��� ������ �����\n" + +#: g10/pkclist.c:284 +msgid " s = skip this key\n" +msgstr " s = ��������� ����� ��� ��������\n" + +#: g10/pkclist.c:285 +msgid " q = quit\n" +msgstr " q = �����������\n" + +#: g10/pkclist.c:292 +msgid "Your decision? " +msgstr "� ������� ���; " + +#: g10/pkclist.c:313 +msgid "Do you really want to set this key to ultimate trust? " +msgstr "������� ������ ���� �� ������ �� ������� ��� �������� ������������; " + +#: g10/pkclist.c:325 +msgid "Certificates leading to an ultimately trusted key:\n" +msgstr "������������� ��� ������� �� ��� ������ �������� ������������:\n" + +#: g10/pkclist.c:399 +#, c-format +msgid "key %08lX: key has been revoked!\n" +msgstr "������ %08lX: �� ������ ���� ���������!\n" + +#: g10/pkclist.c:406 g10/pkclist.c:418 g10/pkclist.c:512 +msgid "Use this key anyway? " +msgstr "����� ���������� ����� ��� ��������; " + +#: g10/pkclist.c:411 +#, c-format +msgid "key %08lX: subkey has been revoked!\n" +msgstr "������ %08lX: �� ��������� ���� ���������!\n" + +#: g10/pkclist.c:432 +#, c-format +msgid "%08lX: key has expired\n" +msgstr "%08lX: �� ������ ���� �����\n" + +#: g10/pkclist.c:442 +#, c-format +msgid "" +"%08lX: There is no indication that this key really belongs to the owner\n" +msgstr "" +"%08lX: ��� ������� ������� ��� � �������� ���� ������ ���� ���������.\n" + +#: g10/pkclist.c:448 +#, c-format +msgid "%08lX: We do NOT trust this key\n" +msgstr "%08lX: ��� �������������� ���� �� ������\n" + +#: g10/pkclist.c:454 +#, c-format +msgid "" +"%08lX: It is not sure that this key really belongs to the owner\n" +"but it is accepted anyway\n" +msgstr "" +"%08lX: ��� ����� ������ ��� ���� �� ������ ������ ���� ���������\n" +"���� �� ���� ���������� ������� �����\n" + +#: g10/pkclist.c:460 +msgid "This key probably belongs to the owner\n" +msgstr "���� �� ������ ������� ������ ���� ���������\n" + +#: g10/pkclist.c:465 +msgid "This key belongs to us\n" +msgstr "���� �� ������ ������ �� ����\n" + +#: g10/pkclist.c:507 +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" +"\n" + +#: g10/pkclist.c:521 g10/pkclist.c:543 +msgid "WARNING: Using untrusted key!\n" +msgstr "�������������: ����� �������� ����� �����������!\n" + +#: g10/pkclist.c:562 +msgid "WARNING: This key has been revoked by its owner!\n" +msgstr "�������������: ���� �� ������ ���� ��������� ��� ��� ��������� ���!\n" + +#: g10/pkclist.c:563 +msgid " This could mean that the signature is forgery.\n" +msgstr " ���� ������ �� �������� ��� � �������� ����� ������������.\n" + +#: g10/pkclist.c:569 +msgid "WARNING: This subkey has been revoked by its owner!\n" +msgstr "" +"�������������: ���� �� ��������� ���� ��������� ��� ��� ��������� ���!\n" + +#: g10/pkclist.c:574 +msgid "Note: This key has been disabled.\n" +msgstr "��������: ���� �� ������ ���� ���������������.\n" + +#: g10/pkclist.c:579 +msgid "Note: This key has expired!\n" +msgstr "��������: ���� �� ������ ���� �����!\n" + +#: g10/pkclist.c:590 +msgid "WARNING: This key is not certified with a trusted signature!\n" +msgstr "" +"�������������: ���� �� ������ ��� ���� ������������ �� ������������ " +"��������!\n" + +#: g10/pkclist.c:592 +msgid "" +" There is no indication that the signature belongs to the owner.\n" +msgstr " ��� ������� ������� ��� � �������� ������ ���� ���������.\n" + +#: g10/pkclist.c:600 +msgid "WARNING: We do NOT trust this key!\n" +msgstr "�������������: ��� �������������� ���� �� ������!\n" + +#: g10/pkclist.c:601 +msgid " The signature is probably a FORGERY.\n" +msgstr " � �������� ������ ����� ������������.\n" + +#: g10/pkclist.c:609 +msgid "" +"WARNING: This key is not certified with sufficiently trusted signatures!\n" +msgstr "" +"�������������: ���� �� ������ ��� ���� ������������ �� ���������\n" +"������� ������������!\n" + +#: g10/pkclist.c:611 +msgid " It is not certain that the signature belongs to the owner.\n" +msgstr " ��� ����� ������ ��� � �������� ������ ���� ���������.\n" + +#: g10/pkclist.c:714 g10/pkclist.c:737 g10/pkclist.c:882 g10/pkclist.c:937 +#, c-format +msgid "%s: skipped: %s\n" +msgstr "%s: ������������: %s\n" + +#: g10/pkclist.c:723 g10/pkclist.c:911 +#, c-format +msgid "%s: skipped: public key already present\n" +msgstr "%s: ������������: ������� ������ ����� ��� �����\n" + +#: g10/pkclist.c:752 +msgid "You did not specify a user ID. (you may use \"-r\")\n" +msgstr "��� �������� ��� user ID. (��������������� �� \"-r\")\n" + +#: g10/pkclist.c:762 +msgid "" +"\n" +"Enter the user ID. End with an empty line: " +msgstr "" +"\n" +"�������������� �� user ID. ����� �� ��� ����� ������: " + +#: g10/pkclist.c:776 +msgid "No such user ID.\n" +msgstr "��� ������� ���� �� user ID.\n" + +#: g10/pkclist.c:781 g10/pkclist.c:857 +msgid "skipped: public key already set as default recipient\n" +msgstr "" +"������������: ������� ������ ���� ��� ������� ��� �� ������� ����������\n" + +#: g10/pkclist.c:799 +msgid "Public key is disabled.\n" +msgstr "�� ������� ������ ���� ���������������.\n" + +#: g10/pkclist.c:806 +msgid "skipped: public key already set\n" +msgstr "������������: ������� ������ ���� ��� �������\n" + +#: g10/pkclist.c:849 +#, c-format +msgid "unknown default recipient `%s'\n" +msgstr "�������� ��������������� ���������� `%s'\n" + +#: g10/pkclist.c:893 +#, c-format +msgid "%s: skipped: public key is disabled\n" +msgstr "%s: ������������: �� ������� ������ ���� ���������������.\n" + +#: g10/pkclist.c:943 +msgid "no valid addressees\n" +msgstr "������ ������ ���������\n" + +#: g10/keygen.c:180 +#, c-format +msgid "preference %c%lu is not valid\n" +msgstr "� ���������� %c%lu ��� ����� ������\n" + +#: g10/keygen.c:187 +#, c-format +msgid "preference %c%lu duplicated\n" +msgstr "� ���������� %c%lu ������������\n" + +#: g10/keygen.c:192 +#, c-format +msgid "too many `%c' preferences\n" +msgstr "���� ������ `%c' �����������\n" + +#: g10/keygen.c:257 +msgid "invalid character in preference string\n" +msgstr "�� ������� ���������� ��� \"�������\" ��� ��������\n" + +#: g10/keygen.c:399 +msgid "writing self signature\n" +msgstr "������� ����-���������\n" + +#: g10/keygen.c:443 +msgid "writing key binding signature\n" +msgstr "������� ��������� \"�������\" ��������\n" + +#: g10/keygen.c:497 g10/keygen.c:581 g10/keygen.c:672 +#, c-format +msgid "keysize invalid; using %u bits\n" +msgstr "�� ������ ������� ��������, ����� %u bits\n" + +#: g10/keygen.c:502 g10/keygen.c:586 g10/keygen.c:677 +#, c-format +msgid "keysize rounded up to %u bits\n" +msgstr "��������������� ��� ������� �������� ��� %u bits\n" + +#: g10/keygen.c:777 +msgid "Please select what kind of key you want:\n" +msgstr "�������� �������� ��� ���� ��� �������� ��� ������:\n" + +#: g10/keygen.c:779 +#, c-format +msgid " (%d) DSA and ElGamal (default)\n" +msgstr " (%d) DSA ��� ElGamal (��������������)\n" + +#: g10/keygen.c:780 +#, c-format +msgid " (%d) DSA (sign only)\n" +msgstr " (%d) DSA (��� �������� ����)\n" + +#: g10/keygen.c:782 +#, c-format +msgid " (%d) ElGamal (encrypt only)\n" +msgstr " (%d) ElGamal (��� ������������� ����)\n" + +#: g10/keygen.c:783 +#, c-format +msgid " (%d) ElGamal (sign and encrypt)\n" +msgstr " (%d) ElGamal (�������� ��� �������������)\n" + +#: g10/keygen.c:784 +#, c-format +msgid " (%d) RSA (sign only)\n" +msgstr " (%d) RSA (��� �������� ����)\n" + +#: g10/keygen.c:786 +#, c-format +msgid " (%d) RSA (encrypt only)\n" +msgstr " (%d) RSA (��� ������������� ����)\n" + +#: g10/keyedit.c:516 g10/keygen.c:789 +msgid "Your selection? " +msgstr "� ������� ���; " + +#: g10/keygen.c:809 +msgid "The use of this algorithm is deprecated - create anyway? " +msgstr "" +"� ����� ����� ��� ���������� �������������� - ������� �� ������������; " + +#: g10/keyedit.c:529 g10/keygen.c:823 +msgid "Invalid selection.\n" +msgstr "�� ������ �������.\n" + +#: g10/keygen.c:836 +#, 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 keypair.\n" +" �������� ������� �������� ����� 768 bits\n" +" �������������� ������� �������� ����� 1024 bits\n" +" ������� ������������ ������� �������� ����� 2048 bits\n" + +#: g10/keygen.c:845 +msgid "What keysize do you want? (1024) " +msgstr "�� ������� �������� �� ������; (1024) " + +#: g10/keygen.c:850 +msgid "DSA only allows keysizes from 512 to 1024\n" +msgstr "� DSA ��������� ���� ������� �������� ��� 512 ��� 1024\n" + +#: g10/keygen.c:852 +msgid "keysize too small; 1024 is smallest value allowed for RSA.\n" +msgstr "" +"�� ������� �������� ����� ���� �����, 1024 ����� � �������� ���� ��� RSA.\n" + +#: g10/keygen.c:855 +msgid "keysize too small; 768 is smallest value allowed.\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:866 +#, c-format +msgid "keysize too large; %d is largest value allowed.\n" +msgstr "" +"�� ������� �������� ����� ���� ������, %d ����� � ������� ���� ��� " +"�����������.\n" + +#: g10/keygen.c:871 +msgid "" +"Keysizes larger than 2048 are not suggested because\n" +"computations take REALLY long!\n" +msgstr "" +"������ �������� ���������� ��� 2048 ��� ����������� �����\n" +"�� ����������� ����� ����������!\n" + +#: g10/keygen.c:874 +msgid "Are you sure that you want this keysize? " +msgstr "������� ������ ���� �� ������� ��������; " + +#: g10/keygen.c:875 +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:884 +#, c-format +msgid "Requested keysize is %u bits\n" +msgstr "�� ������� �������� ��� �������� ����� %u bits\n" + +#: g10/keygen.c:887 g10/keygen.c:891 +#, c-format +msgid "rounded up to %u bits\n" +msgstr "����������������� ��� �� %u bits\n" + +#: g10/keygen.c:942 +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:951 +msgid "" +"Please specify how long the signature should be valid.\n" +" 0 = signature does not expire\n" +" <n> = signature expires in n days\n" +" <n>w = signature expires in n weeks\n" +" <n>m = signature expires in n months\n" +" <n>y = signature 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:973 +msgid "Key is valid for? (0) " +msgstr "�� ������ ����� ������ ���; (0) " + +#: g10/keygen.c:975 +msgid "Signature is valid for? (0) " +msgstr "� �������� ����� ������ ���; (0) " + +#: g10/keygen.c:980 +msgid "invalid value\n" +msgstr "�� ������ ����\n" + +#: g10/keygen.c:985 +#, c-format +msgid "%s does not expire at all\n" +msgstr "�� %s ��� ����� ����\n" + +#. print the date when the key expires +#: g10/keygen.c:992 +#, c-format +msgid "%s expires at %s\n" +msgstr "�� %s ����� ���� %s\n" + +#: g10/keygen.c:998 +msgid "" +"Your system can't display dates beyond 2038.\n" +"However, it will be correctly handled up to 2106.\n" +msgstr "" +"�� ������� ��� ��� ������ �� ����������� ����������� ���� ��� 2038.\n" +"����, �� ����������� ����� ��� �� 2106.\n" + +#: g10/keygen.c:1003 +msgid "Is this correct (y/n)? " +msgstr "����� ���� ����� (y/n); " + +#: g10/keygen.c:1046 +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" +"���������� ��� User-ID ��� �� ������������ ��� ������. �� ��������� " +"������������\n" +"�� user-id ��� �� ������� �����, ������ ��� ��������� Email ����� ����:\n" +" \"Nikolaoy Nikos (toy Ioanni) <[email protected]>\"\n" +"\n" + +#: g10/keygen.c:1058 +msgid "Real name: " +msgstr "������� �����: " + +#: g10/keygen.c:1066 +msgid "Invalid character in name\n" +msgstr "�� ������� ���������� ��� �����\n" + +#: g10/keygen.c:1068 +msgid "Name may not start with a digit\n" +msgstr "�� ����� ��� ����������� �� ������ �� ���������� �����\n" + +#: g10/keygen.c:1070 +msgid "Name must be at least 5 characters long\n" +msgstr "�� ����� ������ �� ���� ����������� 5 ����������\n" + +#: g10/keygen.c:1078 +msgid "Email address: " +msgstr "��������� Email: " + +#: g10/keygen.c:1089 +msgid "Not a valid email address\n" +msgstr "�� ������ ��������� Email\n" + +#: g10/keygen.c:1097 +msgid "Comment: " +msgstr "������: " + +#: g10/keygen.c:1103 +msgid "Invalid character in comment\n" +msgstr "�� ������� ���������� ��� ������\n" + +#: g10/keygen.c:1126 +#, c-format +msgid "You are using the `%s' character set.\n" +msgstr "�������������� �� `%s' ��� ����������.\n" + +#: g10/keygen.c:1132 +#, c-format +msgid "" +"You selected this USER-ID:\n" +" \"%s\"\n" +"\n" +msgstr "" +"��������� �� USER-ID:\n" +" \"%s\"\n" +"\n" + +#: g10/keygen.c:1136 +msgid "Please don't put the email address into the real name or the comment\n" +msgstr "�������� ��� ����������� ��� ��������� email ��� ����� � ��� ������\n" + +#: g10/keygen.c:1141 +msgid "NnCcEeOoQq" +msgstr "NnCcEeOoQq" + +#: g10/keygen.c:1151 +msgid "Change (N)ame, (C)omment, (E)mail or (Q)uit? " +msgstr "������ (N)�����, (C)������, (E)mail � (Q)�����������; " + +#: g10/keygen.c:1152 +msgid "Change (N)ame, (C)omment, (E)mail or (O)kay/(Q)uit? " +msgstr "������ (N)�����, (C)������, (E)mail � (O)�������/(Q)�����������; " + +#: g10/keygen.c:1171 +msgid "Please correct the error first\n" +msgstr "��������, ��������� ����� �� ������\n" + +#: g10/keygen.c:1210 +msgid "" +"You need a Passphrase to protect your secret key.\n" +"\n" +msgstr "" +"���������� ��� ����� ������ ��� �� ������������� �� ������� ������.\n" +"\n" + +#: g10/keyedit.c:701 g10/keygen.c:1218 +msgid "passphrase not correctly repeated; try again" +msgstr "� ����� ������ ��� ������������ �����. ��������� ����" + +#: g10/keygen.c:1219 +#, c-format +msgid "%s.\n" +msgstr "%s.\n" + +#: g10/keygen.c:1225 +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:1246 +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 "" +"������ �� ������������� ����� ������ bytes. ����� ���� ���� �� ������\n" +"������ ������� (��������������, ����������� �� �������, ��������������\n" +"���� �������) ���� �� �������� ����������� ������ �������. ���� �����\n" +"��� ��������� ������� ������� ��� �������� �� ������� ������ ��������.\n" + +#: g10/keygen.c:1741 +msgid "DSA keypair will have 1024 bits.\n" +msgstr "�� ������ �������� DSA �� ����� 1024 bits.\n" + +#: g10/keygen.c:1795 +msgid "Key generation canceled.\n" +msgstr "� ���������� �������� ����������.\n" + +#: g10/keygen.c:1883 g10/keygen.c:1963 +#, c-format +msgid "writing public key to `%s'\n" +msgstr "������� ��� �������� �������� ��� `%s'\n" + +#: g10/keygen.c:1884 g10/keygen.c:1965 +#, c-format +msgid "writing secret key to `%s'\n" +msgstr "������� ��� �������� �������� ��� `%s'\n" + +#: g10/keygen.c:1952 +#, c-format +msgid "no writable public keyring found: %s\n" +msgstr "�� ������� ��������� ������� ����������: %s\n" + +#: g10/keygen.c:1958 +#, c-format +msgid "no writable secret keyring found: %s\n" +msgstr "�� ������� ��������� ������� ����������: %s\n" + +#: g10/keygen.c:1972 +#, c-format +msgid "error writing public keyring `%s': %s\n" +msgstr "�������� �������� �������� ����������� `%s': %s\n" + +#: g10/keygen.c:1979 +#, c-format +msgid "error writing secret keyring `%s': %s\n" +msgstr "�������� �������� �������� ����������� `%s': %s\n" + +#: g10/keygen.c:1999 +msgid "public and secret key created and signed.\n" +msgstr "�� ������� ��� �� ������� ������ �������������� ��� �����������.\n" + +#: g10/keygen.c:2000 +msgid "key marked as ultimately trusted.\n" +msgstr "�������� �������� ��� �������� ������������.\n" + +#: g10/keygen.c:2011 +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" +"�������� �� ��������������� ��� ������ \"--edit-key\" ��� �� ������������\n" +"��� ���������� ������ ��� ���� �� ����.\n" + +#: g10/keygen.c:2023 g10/keygen.c:2131 +#, c-format +msgid "Key generation failed: %s\n" +msgstr "� ���������� �������� �������: %s\n" + +#: g10/keygen.c:2067 g10/sig-check.c:223 g10/sign.c:228 +#, c-format +msgid "" +"key has been created %lu second in future (time warp or clock problem)\n" +msgstr "" +"�� ������ ������������� %lu ������������ ��� ������ (��������� �\n" +"����� �������� ��� �����)\n" + +#: g10/keygen.c:2069 g10/sig-check.c:225 g10/sign.c:230 +#, c-format +msgid "" +"key has been created %lu seconds in future (time warp or clock problem)\n" +msgstr "" +"�� ������ ������������� %lu ������������ ��� ������ (��������� �\n" +"����� �������� ��� �����)\n" + +#: g10/keygen.c:2078 +msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" +msgstr "" +"��������: � ���������� ����������� ��� ������� v3 ��� ����� �������\n" +"�� �� OpenPGP\n" + +#: g10/keygen.c:2107 +msgid "Really create? " +msgstr "������� �� ������������; " + +#: g10/decrypt.c:92 g10/encode.c:590 +msgid "--output doesn't work for this command\n" +msgstr "--output ��� ���������� ��� ���� ��� ������\n" + +#: g10/encode.c:92 g10/encode.c:296 +#, c-format +msgid "`%s' already compressed\n" +msgstr "`%s' ��� �����������\n" + +#: g10/encode.c:100 g10/openfile.c:180 g10/openfile.c:300 g10/tdbio.c:492 +#: g10/tdbio.c:552 +#, c-format +msgid "%s: can't open: %s\n" +msgstr "%s: �������� ��������� ���: %s\n" + +#: g10/encode.c:122 g10/sign.c:959 +#, c-format +msgid "error creating passphrase: %s\n" +msgstr "������ ��� ���������� ��� ������ ������: %s\n" + +#: g10/encode.c:185 g10/encode.c:383 +#, c-format +msgid "%s: WARNING: empty file\n" +msgstr "%s: �������������: ����� ������\n" + +#: g10/encode.c:285 +msgid "you can only encrypt to RSA keys of 2048 bits or less in --pgp2 mode\n" +msgstr "" +"������������� �� ������� RSA ��� 2048 bit � ��� ���� ���� �� ��������� --" +"pgp2\n" + +#: g10/encode.c:313 +#, c-format +msgid "reading from `%s'\n" +msgstr "�������� ��� `%s'\n" + +#: g10/encode.c:347 +msgid "" +"unable to use the IDEA cipher for all of the keys you are encrypting to.\n" +msgstr "" +"�������� ������ ��� ��������������� IDEA ��� ��� �� ������� �� �� " +"�������������������.\n" + +#: g10/encode.c:563 +#, c-format +msgid "%s/%s encrypted for: %s\n" +msgstr "%s/%s ��������������� ���: %s\n" + +#: g10/delkey.c:69 g10/export.c:141 +#, c-format +msgid "key `%s' not found: %s\n" +msgstr "�� ������ '%s' �� �������: %s\n" + +#: g10/delkey.c:77 g10/export.c:161 +#, c-format +msgid "error reading keyblock: %s\n" +msgstr "������ ���� ��� �������� ��� ����� ��������: %s\n" + +#: g10/export.c:169 +#, c-format +msgid "key %08lX: not a rfc2440 key - skipped\n" +msgstr "������ %08lX: ��� ����� ��� rfc2440 ������ - ������������\n" + +#: g10/export.c:180 +#, c-format +msgid "key %08lX: not protected - skipped\n" +msgstr "������ %08lX: ��� ����� ������������� - ������������\n" + +#: g10/export.c:188 +#, c-format +msgid "key %08lX: PGP 2.x style key - skipped\n" +msgstr "������ %08lX: ������ ����� PGP 2.x - ������������\n" + +#: g10/export.c:255 +msgid "WARNING: nothing exported\n" +msgstr "�������������: ��� ����� ������ �������\n" + +#: g10/getkey.c:151 +msgid "too many entries in pk cache - disabled\n" +msgstr "���� ������ ������������ ��� pk cache - ����������������\n" + +#. fixme: returning translatable constants instead of a user ID is +#. * not good because they are probably not utf-8 encoded. +#: g10/getkey.c:187 g10/getkey.c:2272 +msgid "[User id not found]" +msgstr "[User id ��� �������]" + +#: g10/getkey.c:1360 +#, c-format +msgid "Invalid key %08lX made valid by --allow-non-selfsigned-uid\n" +msgstr "" +"�� ������ ������ %08lX ����� ������ ��� �� --allow-non-selfsigned-uid\n" + +#: g10/getkey.c:1989 +#, c-format +msgid "using secondary key %08lX instead of primary key %08lX\n" +msgstr "����� ��� ������������� �������� %08lX ���� ��� ����������� %08lX\n" + +#: g10/getkey.c:2036 +#, c-format +msgid "key %08lX: secret key without public key - skipped\n" +msgstr "������ %08lX: ������� ������ ����� ������� - ������������\n" + +#: g10/import.c:206 +#, c-format +msgid "skipping block of type %d\n" +msgstr "��������� �������� ��� ����� %d\n" + +#: g10/import.c:213 +#, c-format +msgid "%lu keys so far processed\n" +msgstr "%lu ������� ����� ����� ���� ������������\n" + +#: g10/import.c:218 +#, c-format +msgid "error reading `%s': %s\n" +msgstr "������ ���� ��� �������� ��� `%s': %s\n" + +#: g10/import.c:230 +#, c-format +msgid "Total number processed: %lu\n" +msgstr "��������� ������� ��� ��������������: %lu\n" + +#: g10/import.c:232 +#, c-format +msgid " skipped new keys: %lu\n" +msgstr " ��� ������� ��� �������������: %lu\n" + +#: g10/import.c:235 +#, c-format +msgid " w/o user IDs: %lu\n" +msgstr " ����� user ID: %lu\n" + +#: g10/import.c:237 +#, c-format +msgid " imported: %lu" +msgstr " ����������: %lu" + +#: g10/import.c:243 +#, c-format +msgid " unchanged: %lu\n" +msgstr " ����������: %lu\n" + +#: g10/import.c:245 +#, c-format +msgid " new user IDs: %lu\n" +msgstr " ��� user ID: %lu\n" + +#: g10/import.c:247 +#, c-format +msgid " new subkeys: %lu\n" +msgstr " ��� ����������: %lu\n" + +#: g10/import.c:249 +#, c-format +msgid " new signatures: %lu\n" +msgstr " ���� ���������: %lu\n" + +#: g10/import.c:251 +#, c-format +msgid " new key revocations: %lu\n" +msgstr " ���� ���������� ��������: %lu\n" + +#: g10/import.c:253 +#, c-format +msgid " secret keys read: %lu\n" +msgstr " ����������� ������� �������: %lu\n" + +#: g10/import.c:255 +#, c-format +msgid " secret keys imported: %lu\n" +msgstr " ���������� ������� �������: %lu\n" + +#: g10/import.c:257 +#, c-format +msgid " secret keys unchanged: %lu\n" +msgstr " ���������� ������� �������: %lu\n" + +#: g10/import.c:438 g10/import.c:657 +#, c-format +msgid "key %08lX: no user ID\n" +msgstr "������ %08lX: ��� ������� ���� �� user ID\n" + +#: g10/import.c:455 +#, c-format +msgid "key %08lX: accepted non self-signed user ID '%s'\n" +msgstr "������ %08lX: ����� �� ����-������������� user ID '%s'\n" + +#: g10/import.c:462 +#, c-format +msgid "key %08lX: no valid user IDs\n" +msgstr "������ %08lX: ��� ���� ������ user ID\n" + +#: g10/import.c:464 +msgid "this may be caused by a missing self-signature\n" +msgstr "���� ������ �� ������� ��� ��� ������ ������������\n" + +#: g10/import.c:474 g10/import.c:726 +#, c-format +msgid "key %08lX: public key not found: %s\n" +msgstr "������ %08lX: ������� ������ ��� �� �������: %s\n" + +#: g10/import.c:479 +#, c-format +msgid "key %08lX: new key - skipped\n" +msgstr "������ %08lX: ��� ������ - ������������\n" + +#: g10/import.c:489 +#, c-format +msgid "no writable keyring found: %s\n" +msgstr "��� ������� ��������� ����������: %s\n" + +#: g10/import.c:494 g10/openfile.c:244 g10/sign.c:648 g10/sign.c:817 +#, c-format +msgid "writing to `%s'\n" +msgstr "������� ��� `%s'\n" + +#: g10/import.c:497 g10/import.c:571 g10/import.c:677 g10/import.c:786 +#, c-format +msgid "error writing keyring `%s': %s\n" +msgstr "�������� �������� ��� ����������� `%s': %s\n" + +#: g10/import.c:505 +#, c-format +msgid "key %08lX: public key imported\n" +msgstr "������ %08lX: ������� ������ ���� ��������\n" + +#: g10/import.c:524 +#, c-format +msgid "key %08lX: doesn't match our copy\n" +msgstr "������ %08lX: ��� ��������� �� �� ��������� ���\n" + +#: g10/import.c:542 g10/import.c:743 +#, c-format +msgid "key %08lX: can't locate original keyblock: %s\n" +msgstr "������ %08lX: �������� ���������� ��� ������� �������� ��������: %s\n" + +#: g10/import.c:549 g10/import.c:749 +#, c-format +msgid "key %08lX: can't read original keyblock: %s\n" +msgstr "������ %08lX: �������� ��������� ��� ������� �������� ��������: %s\n" + +#: g10/import.c:579 +#, c-format +msgid "key %08lX: 1 new user ID\n" +msgstr "������ %08lX: 1 ��� user ID\n" + +#: g10/import.c:582 +#, c-format +msgid "key %08lX: %d new user IDs\n" +msgstr "������ %08lX: %d ��� user ID\n" + +#: g10/import.c:585 +#, c-format +msgid "key %08lX: 1 new signature\n" +msgstr "������ %08lX: 1 ��� ��������\n" + +#: g10/import.c:588 +#, c-format +msgid "key %08lX: %d new signatures\n" +msgstr "������ %08lX: %d ���� ���������\n" + +#: g10/import.c:591 +#, c-format +msgid "key %08lX: 1 new subkey\n" +msgstr "������ %08lX: 1 ��� ���������\n" + +#: g10/import.c:594 +#, c-format +msgid "key %08lX: %d new subkeys\n" +msgstr "������ %08lX: %d ��� ����������\n" + +#: g10/import.c:604 +#, c-format +msgid "key %08lX: not changed\n" +msgstr "������ %08lX: ����������\n" + +#: g10/import.c:671 +#, c-format +msgid "no default secret keyring: %s\n" +msgstr "��� ������� �������������� ����������: %s\n" + +#: g10/import.c:682 +#, c-format +msgid "key %08lX: secret key imported\n" +msgstr "������ %08lX: ������� ������ ���������\n" + +#. we can't merge secret keys +#: g10/import.c:686 +#, c-format +msgid "key %08lX: already in secret keyring\n" +msgstr "������ %08lX: ��� ��� ������� ����������\n" + +#: g10/import.c:691 +#, c-format +msgid "key %08lX: secret key not found: %s\n" +msgstr "������ %08lX: �� ������� �� ������� ������: %s\n" + +#: g10/import.c:720 +#, c-format +msgid "key %08lX: no public key - can't apply revocation certificate\n" +msgstr "" +"������ %08lX: ��� ������� ������ - �������� ��������� �������������� " +"���������\n" + +#: g10/import.c:760 +#, c-format +msgid "key %08lX: invalid revocation certificate: %s - rejected\n" +msgstr "������ %08lX: �� ������ ������������� ���������: %s - ��������\n" + +#: g10/import.c:791 +#, c-format +msgid "key %08lX: revocation certificate imported\n" +msgstr "������ %08lX: ������������� ��������� ���������\n" + +#: g10/import.c:826 +#, c-format +msgid "key %08lX: no user ID for signature\n" +msgstr "������ %08lX: ��� ������� user ID ��� ��� ��������\n" + +#: g10/import.c:839 +#, c-format +msgid "key %08lX: unsupported public key algorithm on user id \"%s\"\n" +msgstr "" +"������ %08lX: �� ��������������� ���������� �������� �������� ��� user id \"%" +"s\"\n" + +#: g10/import.c:841 +#, c-format +msgid "key %08lX: invalid self-signature on user id \"%s\"\n" +msgstr "������ %08lX: �� ������ ����-�������� ��� user id \"%s\"\n" + +#: g10/import.c:858 +#, c-format +msgid "key %08lX: no subkey for key binding\n" +msgstr "������ %08lX: ��� ������� ��������� ��� �� �������� ��������\n" + +#: g10/import.c:868 +#, c-format +msgid "key %08lX: unsupported public key algorithm\n" +msgstr "������ %08lX: �� ��������������� ���������� �������� ��������\n" + +#: g10/import.c:869 +#, c-format +msgid "key %08lX: invalid subkey binding\n" +msgstr "������ %08lX: �� ������ �������� �����������\n" + +#: g10/import.c:899 +#, c-format +msgid "key %08lX: skipped user ID '" +msgstr "������ %08lX: ������������ user ID '" + +#: g10/import.c:922 +#, c-format +msgid "key %08lX: skipped subkey\n" +msgstr "������ %08lX: ������������ ���������\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:945 +#, c-format +msgid "key %08lX: non exportable signature (class %02x) - skipped\n" +msgstr "������ %08lX: �� ��������� �������� (����� %02x) - ������������\n" + +#: g10/import.c:954 +#, c-format +msgid "key %08lX: revocation certificate at wrong place - skipped\n" +msgstr "" +"������ %08lX: �� ������������� ��������� �� ����� ������ - ������������\n" + +#: g10/import.c:971 +#, c-format +msgid "key %08lX: invalid revocation certificate: %s - skipped\n" +msgstr "������ %08lX: �� ������ ������������� ���������: %s - ������������\n" + +#: g10/import.c:1072 +#, c-format +msgid "key %08lX: duplicated user ID detected - merged\n" +msgstr "������ %08lX: ����������� ����� user ID - ��������\n" + +#: g10/import.c:1131 +#, c-format +msgid "Warning: key %08lX may be revoked: fetching revocation key %08lX\n" +msgstr "" +"�������������: ������ %08lX ������ �� ���������: ���� �������� ��������� %" +"08lX\n" + +#: g10/import.c:1145 +#, c-format +msgid "Warning: key %08lX may be revoked: revocation key %08lX not present.\n" +msgstr "" + +#: g10/import.c:1201 +#, c-format +msgid "key %08lX: revocation certificate added\n" +msgstr "������ %08lX: ������������� ��������� ����������\n" + +#: g10/import.c:1231 +#, c-format +msgid "key %08lX: direct key signature added\n" +msgstr "������ %08lX: ����� �������� �������� ����������\n" + +#: g10/keyedit.c:142 +msgid "[revocation]" +msgstr "[��������]" + +#: g10/keyedit.c:143 +msgid "[self-signature]" +msgstr "[����-��������]" + +#: g10/keyedit.c:214 g10/keylist.c:139 +msgid "1 bad signature\n" +msgstr "1 ���� ��������\n" + +#: g10/keyedit.c:216 g10/keylist.c:141 +#, c-format +msgid "%d bad signatures\n" +msgstr "%d ����� ���������\n" + +#: g10/keyedit.c:218 g10/keylist.c:143 +msgid "1 signature not checked due to a missing key\n" +msgstr "1 �������� ��� ��������� ���� ������� ��������\n" + +#: g10/keyedit.c:220 g10/keylist.c:145 +#, c-format +msgid "%d signatures not checked due to missing keys\n" +msgstr "%d ��������� ��� ���������� ���� ������� ��������\n" + +#: g10/keyedit.c:222 g10/keylist.c:147 +msgid "1 signature not checked due to an error\n" +msgstr "1 �������� ��� ��������� ���� ���� ���������\n" + +#: g10/keyedit.c:224 g10/keylist.c:149 +#, c-format +msgid "%d signatures not checked due to errors\n" +msgstr "%d ��������� ��� ���������� ���� ���������\n" + +#: g10/keyedit.c:226 +msgid "1 user ID without valid self-signature detected\n" +msgstr "1 user ID ����������� ����� ������ ����-��������\n" + +#: g10/keyedit.c:228 +#, c-format +msgid "%d user IDs without valid self-signatures detected\n" +msgstr "%d user ID ������������ ����� ������� ����-���������\n" + +#: g10/keyedit.c:335 +#, c-format +msgid "User ID \"%s\" is revoked." +msgstr "�� user ID \"%s\" ����������." + +#: g10/keyedit.c:343 g10/keyedit.c:426 g10/keyedit.c:484 g10/keyedit.c:1053 +msgid "Are you sure you still want to sign it? (y/N) " +msgstr "������� ������ ����� �� �� ����������; (y/N) " + +#: g10/keyedit.c:350 g10/keyedit.c:432 g10/keyedit.c:1059 +msgid " Unable to sign.\n" +msgstr " �������� ���������.\n" + +#. It's a local sig, and we want to make a +#. exportable sig. +#: g10/keyedit.c:364 +#, c-format +msgid "" +"Your current signature on \"%s\"\n" +"is a local signature.\n" +msgstr "" +"� ������������ �������� ��� ��� \"%s\"\n" +"����� ��� ������ ��������.\n" + +#: g10/keyedit.c:368 +msgid "Do you want to promote it to a full exportable signature? (y/N) " +msgstr "������ �� �� �������� �� ��� ����� ��������� ��������; (y/N) " + +#: g10/keyedit.c:388 +#, c-format +msgid "\"%s\" was already locally signed by key %08lX\n" +msgstr "\"%s\" ��� ����������� ��� �� ������ %08lX\n" + +#: g10/keyedit.c:393 +#, c-format +msgid "\"%s\" was already signed by key %08lX\n" +msgstr "\"%s\" ��� ����������� ��� �� ������ %08lX\n" + +#: g10/keyedit.c:405 +#, c-format +msgid "Nothing to sign with key %08lX\n" +msgstr "������ ��� �� ��������� �� �� ������ %08lX\n" + +#: g10/keyedit.c:420 +msgid "This key has expired!" +msgstr "���� �� ������ ���� �����!" + +#: g10/keyedit.c:440 +#, c-format +msgid "This key is due to expire on %s.\n" +msgstr "���� �� ������ �������� �� ����� ���� %s.\n" + +#: g10/keyedit.c:444 +msgid "Do you want your signature to expire at the same time? (Y/n) " +msgstr "������ � ���������� �� ����� ����������; (Y/n) " + +#: g10/keyedit.c:477 +msgid "" +"You may not make an OpenPGP signature on a PGP 2.x key while in --pgp2 " +"mode.\n" +msgstr "" +"�������� �� ��������������� ��� OpenPGP �������� �� ��� PGP 2.x ���� �� " +"��������� --pgp2.\n" + +#: g10/keyedit.c:479 +msgid "This would make the key unusable in PGP 2.x.\n" +msgstr "���� �� ����� �� ������ ������� �� �� PGP 2.x.\n" + +#: g10/keyedit.c:500 +msgid "" +"How carefully have you verified the key you are about to sign actually " +"belongs\n" +"to the person named above? If you don't know what to answer, enter \"0\".\n" +msgstr "" +"����� �������� ��� �������� ���������� ��� �� ������ ��� ����� ������� ��\n" +"������ �������� ��� ����������� �����; ��� ��� ������ �� �� ���������� " +"�������\"0\".\n" + +#: g10/keyedit.c:504 +#, c-format +msgid " (0) I will not answer.%s\n" +msgstr " (0) ��� ������.%s\n" + +#: g10/keyedit.c:506 +#, c-format +msgid " (1) I have not checked at all.%s\n" +msgstr " (1) ��� ��� ������� �������.%s\n" + +#: g10/keyedit.c:508 +#, c-format +msgid " (2) I have done casual checking.%s\n" +msgstr " (2) ��� ����� ��� ������ ������.%s\n" + +#: g10/keyedit.c:510 +#, c-format +msgid " (3) I have done very careful checking.%s\n" +msgstr " (3) ��� ����� ���������� ������.%s\n" + +#: g10/keyedit.c:535 +msgid "" +"Are you really sure that you want to sign this key\n" +"with your key: \"" +msgstr "" +"������� ������ �� ���������� ���� �� ������\n" +"�� �� ������ ���: \"" + +#: g10/keyedit.c:544 +msgid "" +"\n" +"The signature will be marked as non-exportable.\n" +msgstr "" +"\n" +"� �������� �� ��������� ��� ��-���������.\n" + +#: g10/keyedit.c:548 +msgid "" +"\n" +"The signature will be marked as non-revocable.\n" +msgstr "" +"\n" +"� �������� �� ��������� ��� ��-�����������.\n" +"\n" + +#: g10/keyedit.c:553 +msgid "" +"\n" +"I have not checked this key at all.\n" +msgstr "" +"\n" +"��� ��� ������� ������� ���� �� ������.\n" + +#: g10/keyedit.c:557 +msgid "" +"\n" +"I have checked this key casually.\n" +msgstr "" +"\n" +"��� ����� ����������� ������ �� ���� �� ������.\n" + +#: g10/keyedit.c:561 +msgid "" +"\n" +"I have checked this key very carefully.\n" +msgstr "" +"\n" +"��� ������� ���� ���������� ���� �� ������.\n" + +#: g10/keyedit.c:569 +msgid "Really sign? " +msgstr "������� �� ���������; " + +#: g10/keyedit.c:602 g10/keyedit.c:2593 g10/keyedit.c:2652 g10/sign.c:279 +#, c-format +msgid "signing failed: %s\n" +msgstr "� �������� �������: %s\n" + +#: g10/keyedit.c:658 +msgid "This key is not protected.\n" +msgstr "���� �� ������ ��� �������������.\n" + +#: g10/keyedit.c:662 +msgid "Secret parts of primary key are not available.\n" +msgstr "������� ������� ��� ������ �������� ��� ����� ���������.\n" + +#: g10/keyedit.c:666 +msgid "Key is protected.\n" +msgstr "�� ������ �������������.\n" + +#: g10/keyedit.c:686 +#, c-format +msgid "Can't edit this key: %s\n" +msgstr "������� � ����������� ����� ��� ��������:%s\n" + +#: g10/keyedit.c:692 +msgid "" +"Enter the new passphrase for this secret key.\n" +"\n" +msgstr "" +"�������������� ��� ��� ����� ������ ��� ���� �� ������� ������.\n" +"\n" + +#: g10/keyedit.c:706 +msgid "" +"You don't want a passphrase - this is probably a *bad* idea!\n" +"\n" +msgstr "��� ������ ����� ������ - ���� ����� ������ *����* ����!\n" + +#: g10/keyedit.c:709 +msgid "Do you really want to do this? " +msgstr "������� ������ �� ������ ����; " + +#: g10/keyedit.c:773 +msgid "moving a key signature to the correct place\n" +msgstr "���������� ��������� �������� ��� ����� ����\n" + +#: g10/keyedit.c:815 +msgid "quit this menu" +msgstr "����������� ����� ��� �����" + +#: g10/keyedit.c:816 +msgid "q" +msgstr "q" + +#: g10/keyedit.c:817 +msgid "save" +msgstr "save" + +#: g10/keyedit.c:817 +msgid "save and quit" +msgstr "���������� ��� ������" + +#: g10/keyedit.c:818 +msgid "help" +msgstr "help" + +#: g10/keyedit.c:818 +msgid "show this help" +msgstr "���������� ����� ��� ��������" + +#: g10/keyedit.c:820 +msgid "fpr" +msgstr "fpr" + +#: g10/keyedit.c:820 +msgid "show fingerprint" +msgstr "���������� ��� fingerprint" + +#: g10/keyedit.c:821 +msgid "list" +msgstr "list" + +#: g10/keyedit.c:821 +msgid "list key and user IDs" +msgstr "���������� ��� �������� ��� ��� user ID" + +#: g10/keyedit.c:822 +msgid "l" +msgstr "l" + +#: g10/keyedit.c:823 +msgid "uid" +msgstr "uid" + +#: g10/keyedit.c:823 +msgid "select user ID N" +msgstr "������� user ID N" + +#: g10/keyedit.c:824 +msgid "key" +msgstr "key" + +#: g10/keyedit.c:824 +msgid "select secondary key N" +msgstr "������� ������������� �������� N" + +#: g10/keyedit.c:825 +msgid "check" +msgstr "check" + +#: g10/keyedit.c:825 +msgid "list signatures" +msgstr "���������� ���������" + +#: g10/keyedit.c:826 +msgid "c" +msgstr "c" + +#: g10/keyedit.c:827 +msgid "sign" +msgstr "sign" + +#: g10/keyedit.c:827 +msgid "sign the key" +msgstr "�������� ��� ��������" + +#: g10/keyedit.c:828 +msgid "s" +msgstr "s" + +#: g10/keyedit.c:829 +msgid "lsign" +msgstr "lsign" + +#: g10/keyedit.c:829 +msgid "sign the key locally" +msgstr "�������� ��� �������� ������" + +#: g10/keyedit.c:830 +msgid "nrsign" +msgstr "nrsign" + +#: g10/keyedit.c:830 +msgid "sign the key non-revocably" +msgstr "�������� ��� �������� ��-�����������" + +#: g10/keyedit.c:831 +msgid "nrlsign" +msgstr "nrlsign" + +#: g10/keyedit.c:831 +msgid "sign the key locally and non-revocably" +msgstr "�������� ��� �������� ������ ��� ��-�����������" + +#: g10/keyedit.c:832 +msgid "debug" +msgstr "debug" + +#: g10/keyedit.c:833 +msgid "adduid" +msgstr "adduid" + +#: g10/keyedit.c:833 +msgid "add a user ID" +msgstr "�������� ���� user ID" + +#: g10/keyedit.c:834 +msgid "addphoto" +msgstr "addphoto" + +#: g10/keyedit.c:834 +msgid "add a photo ID" +msgstr "�������� ���� photo ID" + +#: g10/keyedit.c:835 +msgid "deluid" +msgstr "deluid" + +#: g10/keyedit.c:835 +msgid "delete user ID" +msgstr "�������� ���� user ID" + +#. delphoto is really deluid in disguise +#: g10/keyedit.c:837 +msgid "delphoto" +msgstr "delphoto" + +#: g10/keyedit.c:838 +msgid "addkey" +msgstr "addkey" + +#: g10/keyedit.c:838 +msgid "add a secondary key" +msgstr "�������� ���� ������������� ��������" + +#: g10/keyedit.c:839 +msgid "delkey" +msgstr "delkey" + +#: g10/keyedit.c:839 +msgid "delete a secondary key" +msgstr "�������� ���� ������������� ��������" + +#: g10/keyedit.c:840 +msgid "delsig" +msgstr "delsig" + +#: g10/keyedit.c:840 +msgid "delete signatures" +msgstr "�������� ���������" + +#: g10/keyedit.c:841 +msgid "expire" +msgstr "expire" + +#: g10/keyedit.c:841 +msgid "change the expire date" +msgstr "������ ��� ����������� �����" + +#: g10/keyedit.c:842 +msgid "primary" +msgstr "��������" + +#: g10/keyedit.c:842 +msgid "flag user ID as primary" +msgstr "�������� ��� user ID ��� ��������" + +#: g10/keyedit.c:843 +msgid "toggle" +msgstr "toggle" + +#: g10/keyedit.c:843 +msgid "toggle between secret and public key listing" +msgstr "������ ������ ��� ����������� �������� ��� �������� ��������" + +#: g10/keyedit.c:845 +msgid "t" +msgstr "t" + +#: g10/keyedit.c:846 +msgid "pref" +msgstr "pref" + +#: g10/keyedit.c:846 +msgid "list preferences (expert)" +msgstr "���������� ����������� (�������)" + +#: g10/keyedit.c:847 +msgid "showpref" +msgstr "showpref" + +#: g10/keyedit.c:847 +msgid "list preferences (verbose)" +msgstr "���������� �������� (���������)" + +#: g10/keyedit.c:848 +msgid "setpref" +msgstr "setpref" + +#: g10/keyedit.c:848 +msgid "set preference list" +msgstr "������� ����������� ��������" + +#: g10/keyedit.c:849 +msgid "updpref" +msgstr "updpref" + +#: g10/keyedit.c:849 +msgid "updated preferences" +msgstr "����������� ��������" + +#: g10/keyedit.c:850 +msgid "passwd" +msgstr "passwd" + +#: g10/keyedit.c:850 +msgid "change the passphrase" +msgstr "������ ��� ������ ������" + +#: g10/keyedit.c:851 +msgid "trust" +msgstr "trust" + +#: g10/keyedit.c:851 +msgid "change the ownertrust" +msgstr "������ ��� ������������ ���������" + +#: g10/keyedit.c:852 +msgid "revsig" +msgstr "revsig" + +#: g10/keyedit.c:852 +msgid "revoke signatures" +msgstr "�������� ���������" + +#: g10/keyedit.c:853 +msgid "revkey" +msgstr "revkey" + +#: g10/keyedit.c:853 +msgid "revoke a secondary key" +msgstr "�������� ���� ������������� ��������" + +#: g10/keyedit.c:854 +msgid "disable" +msgstr "disable" + +#: g10/keyedit.c:854 +msgid "disable a key" +msgstr "������������� ��� ������" + +#: g10/keyedit.c:855 +msgid "enable" +msgstr "enable" + +#: g10/keyedit.c:855 +msgid "enable a key" +msgstr "����������� ��� ������" + +#: g10/keyedit.c:856 +msgid "showphoto" +msgstr "showphoto" + +#: g10/keyedit.c:856 +msgid "show photo ID" +msgstr "���������� photo ID" + +#: g10/delkey.c:112 g10/keyedit.c:876 +msgid "can't do that in batchmode\n" +msgstr "��� ������ �� ����� ���� �� ��������� ������ (batchmode)\n" + +#: g10/keyedit.c:913 +#, c-format +msgid "error reading secret keyblock `%s': %s\n" +msgstr "������ ���� ��� �������� �������� ����� �������� `%s': %s\n" + +#: g10/keyedit.c:931 +msgid "Secret key is available.\n" +msgstr "�� ������� ������ ����� ���������.\n" + +#: g10/keyedit.c:962 +msgid "Command> " +msgstr "������> " + +#: g10/keyedit.c:994 +msgid "Need the secret key to do this.\n" +msgstr "���������� �� ������� ������ ��� �� ����� ����.\n" + +#: g10/keyedit.c:998 +msgid "Please use the command \"toggle\" first.\n" +msgstr "�������� ��������������� ��� ������ \"toggle\" �����.\n" + +#: g10/keyedit.c:1047 +msgid "Key is revoked." +msgstr "�� ������ ����������." + +#: g10/keyedit.c:1066 +msgid "Really sign all user IDs? " +msgstr "������� �� ���������� ��� �� user ID; " + +#: g10/keyedit.c:1067 +msgid "Hint: Select the user IDs to sign\n" +msgstr "��������: �������� �� user ID ��� ��������\n" + +#: g10/keyedit.c:1092 +#, c-format +msgid "This command is not allowed while in %s mode.\n" +msgstr "���� � ������ ����������� �� ���� ��� ��������� %s.\n" + +#: g10/keyedit.c:1112 g10/keyedit.c:1133 +msgid "You must select at least one user ID.\n" +msgstr "������ �� ��������� �� �������� ��� user ID.\n" + +#: g10/keyedit.c:1114 +msgid "You can't delete the last user ID!\n" +msgstr "��� �������� �� ���������� �� ��������� user ID!\n" + +#: g10/keyedit.c:1117 +msgid "Really remove all selected user IDs? " +msgstr "������� ������ �� ���������� ��� �� ���������� user ID; " + +#: g10/keyedit.c:1118 +msgid "Really remove this user ID? " +msgstr "������� ������ �� ��������� ���� �� user ID; " + +#: g10/keyedit.c:1156 g10/keyedit.c:1178 +msgid "You must select at least one key.\n" +msgstr "������ �� ��������� ����������� ��� ������.\n" + +#: g10/keyedit.c:1160 +msgid "Do you really want to delete the selected keys? " +msgstr "������� ������ �� ���������� �� ���������� �������; " + +#: g10/keyedit.c:1161 +msgid "Do you really want to delete this key? " +msgstr "������� ������ �� ��������� ���� �� ������; " + +#: g10/keyedit.c:1182 +msgid "Do you really want to revoke the selected keys? " +msgstr "������� ������ �� ���������� �� ���������� �������; " + +#: g10/keyedit.c:1183 +msgid "Do you really want to revoke this key? " +msgstr "������� ������ �� ��������� ���� �� ������; " + +#: g10/keyedit.c:1252 +msgid "Really update the preferences for the selected user IDs? " +msgstr "" +"������� ������ �� ���������� �� ����������� ��� �� ���������� user ID; " + +#: g10/keyedit.c:1254 +msgid "Really update the preferences? " +msgstr "������� �� ���������� �� �����������;" + +#: g10/keyedit.c:1292 +msgid "Save changes? " +msgstr "���������� ��� �������; " + +#: g10/keyedit.c:1295 +msgid "Quit without saving? " +msgstr "����������� ����� ����������; " + +#: g10/keyedit.c:1306 +#, c-format +msgid "update failed: %s\n" +msgstr "� ��������� �������: %s\n" + +#: g10/keyedit.c:1313 +#, c-format +msgid "update secret failed: %s\n" +msgstr "� ��������� �������� �������: %s\n" + +#: g10/keyedit.c:1320 +msgid "Key not changed so no update needed.\n" +msgstr "�� ������ ��� ������ ����� ��� ���������� ���������.\n" + +#: g10/keyedit.c:1332 +msgid "Invalid command (try \"help\")\n" +msgstr "�� ������ ������ (��������� \"help\")\n" + +#: g10/keyedit.c:1489 +#, c-format +msgid "This key may be revoked by %s key %s%s\n" +msgstr "���� �� ������ ������ �� ��������� ��� %s ������ %s%s\n" + +#: g10/keyedit.c:1492 +msgid " (sensitive)" +msgstr " (���������)" + +#: g10/keyedit.c:1497 g10/keyedit.c:1523 +#, c-format +msgid "%s%c %4u%c/%08lX created: %s expires: %s" +msgstr "%s%c %4u%c/%08lX ����������: %s ����: %s" + +#: g10/keyedit.c:1506 +#, c-format +msgid " trust: %c/%c" +msgstr " �����������: %c/%c" + +#: g10/keyedit.c:1510 +msgid "This key has been disabled" +msgstr "���� �� ������ ���� ���������������" + +#: g10/keyedit.c:1539 +#, c-format +msgid "rev! subkey has been revoked: %s\n" +msgstr "rev! �� ������ ����������: %s\n" + +#: g10/keyedit.c:1542 +msgid "rev- faked revocation found\n" +msgstr "rev- ������� ������������ ��������\n" + +#: g10/keyedit.c:1544 +#, c-format +msgid "rev? problem checking revocation: %s\n" +msgstr "rev? �������� ���� ������ ���������: %s\n" + +#: g10/keyedit.c:1574 +msgid "" +"Please note that the shown key validity is not necessary correct\n" +"unless you restart the program.\n" +msgstr "" +"� ���������� ��� ��������������� �������� ��� ����� ���������� ������\n" +"����� ��� ��� ������������� �� ���������.\n" + +#: g10/keyedit.c:1660 +msgid "" +"WARNING: This key already has a photo ID.\n" +" Adding another photo ID may confuse some versions of PGP.\n" +msgstr "" +"�������������: ���� �� ������ ���� ��� ��� photo ID.\n" +" � �������� ���� ����� photo ID ������ �� ��������� ������� �������� " +"PGP.\n" + +#: g10/keyedit.c:1664 g10/keyedit.c:1691 +msgid "Are you sure you still want to add it? (y/N) " +msgstr "������� ����� ������ �� �� ����������; (y/N) " + +#: g10/keyedit.c:1672 +msgid "You may only have one photo ID on a key.\n" +msgstr "�������� �� ����� ���� ��� photo ID �� ��� ������.\n" + +#: g10/keyedit.c:1686 +msgid "" +"WARNING: This is a PGP2-style key. Adding a photo ID may cause some " +"versions\n" +" of PGP to reject this key.\n" +msgstr "" +"�������������: ���� ����� ��� ������ ����� PGP2. � �������� ���� photo ID\n" +" ������ �� ����� ������� �������� PGP �� �� ����������.\n" + +#: g10/keyedit.c:1697 +msgid "You may not add a photo ID to a PGP2-style key.\n" +msgstr "��� �������� �� ���������� ��� photo ID �� ��� ������ ����� PGP2.\n" + +#: g10/keyedit.c:1832 +msgid "Delete this good signature? (y/N/q)" +msgstr "�������� ����� ��� ����� ���������; (y/N/q)" + +#: g10/keyedit.c:1842 +msgid "Delete this invalid signature? (y/N/q)" +msgstr "�������� ����� ��� �� ������� ���������; (y/N/q)" + +#: g10/keyedit.c:1846 +msgid "Delete this unknown signature? (y/N/q)" +msgstr "�������� ����� ��� �������� ���������; (y/N/q)" + +#: g10/keyedit.c:1852 +msgid "Really delete this self-signature? (y/N)" +msgstr "������� �� ��������� ���� � ����-��������; (y/N)" + +#: g10/keyedit.c:1866 +#, c-format +msgid "Deleted %d signature.\n" +msgstr "����������� %d ��������.\n" + +#: g10/keyedit.c:1867 +#, c-format +msgid "Deleted %d signatures.\n" +msgstr "����������� %d ���������.\n" + +#: g10/keyedit.c:1870 +msgid "Nothing deleted.\n" +msgstr "������ ��� �����������.\n" + +#: g10/keyedit.c:1943 +msgid "Please remove selections from the secret keys.\n" +msgstr "�������� ��������� ��� �������� ��� �� ������� �������.\n" + +#: g10/keyedit.c:1949 +msgid "Please select at most one secondary key.\n" +msgstr "�������� �������� �� ���� ��� ���������� ������.\n" + +#: g10/keyedit.c:1953 +msgid "Changing expiration time for a secondary key.\n" +msgstr "������ ����������� ����� ��� ��� ���������� ������.\n" + +#: g10/keyedit.c:1955 +msgid "Changing expiration time for the primary key.\n" +msgstr "������ ����������� ����� ��� ��� �������� ������.\n" + +#: g10/keyedit.c:1997 +msgid "You can't change the expiration date of a v3 key\n" +msgstr "��� �������� �� �������� ��� ���������� ����� �� ��� v3 ������\n" + +#: g10/keyedit.c:2013 +msgid "No corresponding signature in secret ring\n" +msgstr "��� ������� ���������� �������� ��� ������� ����������\n" + +#: g10/keyedit.c:2096 +msgid "Please select exactly one user ID.\n" +msgstr "������ �� ��������� ������� ��� user ID.\n" + +#: g10/keyedit.c:2284 +#, c-format +msgid "No user ID with index %d\n" +msgstr "��� ������� user ID �� ������ %d\n" + +#: g10/keyedit.c:2330 +#, c-format +msgid "No secondary key with index %d\n" +msgstr "��� ������� ���������� ������ �� ������ %d\n" + +#: g10/keyedit.c:2444 +msgid "user ID: \"" +msgstr "user ID: \"" + +#: g10/keyedit.c:2449 +#, c-format +msgid "" +"\"\n" +"signed with your key %08lX at %s\n" +msgstr "" +"\"\n" +"����������� �� �� ������ ��� %08lX ���� %s\n" + +#: g10/keyedit.c:2452 +#, c-format +msgid "" +"\"\n" +"locally signed with your key %08lX at %s\n" +msgstr "" +"\"\n" +"����������� ������ �� �� ������ ��� %08lX ���� %s\n" + +#: g10/keyedit.c:2457 +#, c-format +msgid "This signature expired on %s.\n" +msgstr "���� � �������� ����� ���� %s.\n" + +#: g10/keyedit.c:2461 +msgid "Are you sure you still want to revoke it? (y/N) " +msgstr "������� ������ �� ��������� ���� �� ������; " + +#: g10/keyedit.c:2465 +msgid "Create a revocation certificate for this signature? (y/N) " +msgstr "���������� ���� �������������� ��������� ��� ���� ��� ��������; (y/N)" + +#. FIXME: detect duplicates here +#: g10/keyedit.c:2490 +msgid "You have signed these user IDs:\n" +msgstr "����� ��������� ���� �� user ID:\n" + +#: g10/keyedit.c:2504 +#, c-format +msgid " signed by %08lX at %s%s%s\n" +msgstr " ����������� ��� %08lX ���� %s%s%s\n" + +#: g10/keyedit.c:2512 +#, c-format +msgid " revoked by %08lX at %s\n" +msgstr " ���������� ��� %08lX ���� %s\n" + +#: g10/keyedit.c:2532 +msgid "You are about to revoke these signatures:\n" +msgstr "��������� �� ����������� ����� ��� ���������:\n" + +#: g10/keyedit.c:2542 +#, c-format +msgid " signed by %08lX at %s%s\n" +msgstr " ����������� ��� %08lX ���� %s%s\n" + +#: g10/keyedit.c:2544 +msgid " (non-exportable)" +msgstr " (��-���������)" + +#: g10/keyedit.c:2551 +msgid "Really create the revocation certificates? (y/N) " +msgstr "������� �� ������������� �� ������������� ���������; (y/N)" + +#: g10/keyedit.c:2581 +msgid "no secret key\n" +msgstr "������ ������� ������\n" + +#: g10/keyedit.c:2730 +#, c-format +msgid "Displaying %s photo ID of size %ld for key 0x%08lX (uid %d)\n" +msgstr "���������� %s photo ID �������� %ld ��� �� ������ 0x%08lX (uid %d)\n" + +#. This isn't UTF8 as it is a URL(?) +#: g10/keylist.c:87 +msgid "Signature policy: " +msgstr "�������� ���������: " + +#: g10/keylist.c:112 g10/keylist.c:132 g10/mainproc.c:721 g10/mainproc.c:730 +msgid "WARNING: invalid notation data found\n" +msgstr "�������������: �������� �� ������ �������� ���������\n" + +#. This is UTF8 +#: g10/keylist.c:120 +msgid "Signature notation: " +msgstr "�������� ���������: " + +#: g10/keylist.c:127 +msgid "not human readable" +msgstr "�� ����������" + +#: g10/keylist.c:216 +msgid "Keyring" +msgstr "����������" + +#. of subkey +#: g10/keylist.c:423 g10/mainproc.c:856 +#, c-format +msgid " [expires: %s]" +msgstr " [�����: %s]" + +#: g10/keylist.c:889 +msgid "Fingerprint:" +msgstr "Fingerprint:" + +#. use tty +#. Translators: this should fit into 24 bytes to that the fingerprint +#. * data is properly aligned with the user ID +#: g10/keylist.c:895 +msgid " Fingerprint:" +msgstr " ���������:" + +#: g10/keylist.c:899 +msgid " Key fingerprint =" +msgstr " ��������� �������� =" + +#: g10/encr-data.c:66 g10/mainproc.c:255 +#, c-format +msgid "%s encrypted data\n" +msgstr "%s ��������������� ��������\n" + +#: g10/encr-data.c:68 g10/mainproc.c:257 +#, c-format +msgid "encrypted with unknown algorithm %d\n" +msgstr "��������������� �� ������� ��������� %d\n" + +#: g10/mainproc.c:280 +#, c-format +msgid "public key is %08lX\n" +msgstr "������� ������ ����� %08lX\n" + +#: g10/mainproc.c:326 +msgid "public key encrypted data: good DEK\n" +msgstr "��������������� �������� �� ������� ������: ���� DEK\n" + +#: g10/mainproc.c:378 +#, c-format +msgid "encrypted with %u-bit %s key, ID %08lX, created %s\n" +msgstr "��������������� �� %u-bit %s ������, ID %08lX, ������������� %s\n" + +#: g10/mainproc.c:388 +#, c-format +msgid "encrypted with %s key, ID %08lX\n" +msgstr "��������������� �� %s key, ID %08lX\n" + +#: g10/mainproc.c:402 +#, c-format +msgid "public key decryption failed: %s\n" +msgstr "������������� �� ������� ������ �������: %s\n" + +#: g10/mainproc.c:429 g10/mainproc.c:448 +#, c-format +msgid "assuming %s encrypted data\n" +msgstr "������� %s ���������������� ���������\n" + +#: g10/mainproc.c:436 +#, c-format +msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" +msgstr "" +"��������������� IDEA �� ����������, ��������� ���������� ������ ���\n" +"%s ��������\n" + +#: g10/mainproc.c:466 +msgid "decryption okay\n" +msgstr "���������������� OK\n" + +#: g10/mainproc.c:471 +msgid "WARNING: encrypted message has been manipulated!\n" +msgstr "�������������: �� ��������������� ������ ���� ���������!\n" + +#: g10/mainproc.c:476 +#, c-format +msgid "decryption failed: %s\n" +msgstr "���������������� �������: %s\n" + +#: g10/mainproc.c:495 +msgid "NOTE: sender requested \"for-your-eyes-only\"\n" +msgstr "��������: � ���������� ������ \"���-��-�����-���-����\"\n" + +#: g10/mainproc.c:497 +#, c-format +msgid "original file name='%.*s'\n" +msgstr "������ ����� �������='%.*s'\n" + +#: g10/mainproc.c:672 +msgid "standalone revocation - use \"gpg --import\" to apply\n" +msgstr "���������� �������� - ��������������� \"gpg --import\" ��� ��������\n" + +#: g10/mainproc.c:733 +msgid "Notation: " +msgstr "��������: " + +#: g10/mainproc.c:745 +msgid "Policy: " +msgstr "��������: " + +#: g10/mainproc.c:1198 +msgid "signature verification suppressed\n" +msgstr "��������� ��������� ���������\n" + +#. plaintext before signatures but no one-pass packets +#: g10/mainproc.c:1240 g10/mainproc.c:1250 +msgid "can't handle these multiple signatures\n" +msgstr "�������� ��������� ����� ��� ��������� ���������\n" + +#: g10/mainproc.c:1261 +#, c-format +msgid "Signature made %.*s using %s key ID %08lX\n" +msgstr "�������� %.*s �� ����� ��� ��������%s ID %08lX\n" + +#: g10/mainproc.c:1305 g10/mainproc.c:1327 +msgid "BAD signature from \"" +msgstr "���� �������� ��� \"" + +#: g10/mainproc.c:1306 g10/mainproc.c:1328 +msgid "Expired signature from \"" +msgstr "������� �������� ��� \"" + +#: g10/mainproc.c:1307 g10/mainproc.c:1329 +msgid "Good signature from \"" +msgstr "���� �������� ��� \"" + +#: g10/mainproc.c:1331 +msgid "[uncertain]" +msgstr "[�������]" + +#: g10/mainproc.c:1351 +msgid " aka \"" +msgstr " ������ ��� \"" + +#: g10/mainproc.c:1412 +#, c-format +msgid "Can't check signature: %s\n" +msgstr "�������� ������� ��� ���������: %s\n" + +#: g10/mainproc.c:1481 g10/mainproc.c:1497 g10/mainproc.c:1559 +msgid "not a detached signature\n" +msgstr "��� ����� ���������� ��������\n" + +#: g10/mainproc.c:1508 +#, c-format +msgid "standalone signature of class 0x%02x\n" +msgstr "���������� �������� ������ 0x%02x\n" + +#: g10/mainproc.c:1565 +msgid "old style (PGP 2.x) signature\n" +msgstr "�������� ������ ���� (PGP 2.x)\n" + +#: g10/mainproc.c:1572 +msgid "invalid root packet detected in proc_tree()\n" +msgstr "�� ������ ������(root) ������ ����������� ��� proc_tree()\n" + +#: g10/misc.c:101 +#, c-format +msgid "can't disable core dumps: %s\n" +msgstr "�������� ��������������� ��� core dump: %s\n" + +#: g10/misc.c:211 +msgid "Experimental algorithms should not be used!\n" +msgstr "������������ ���������� ��� ������ �� ����������������!\n" + +#: g10/misc.c:241 +msgid "this cipher algorithm is deprecated; please use a more standard one!\n" +msgstr "" +"� ����� ����� ��� ���������� �������������� ��� ����������. �������������� " +"��� ��� �����������!\n" + +#: g10/misc.c:378 +#, c-format +msgid "Warning: unsafe ownership on %s \"%s\"\n" +msgstr "�������������: �� ������� ���������� ��� %s \"%s\"\n" + +#: g10/misc.c:410 +#, c-format +msgid "Warning: unsafe permissions on %s \"%s\"\n" +msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" + +#: g10/misc.c:435 +msgid "the IDEA cipher plugin is not present\n" +msgstr "�� ����� ��� ��������������� IDEA ��� �������\n" + +#: g10/misc.c:436 +msgid "" +"please see http://www.gnupg.org/why-not-idea.html for more information\n" +msgstr "" +"����� �� http://www.gnupg.org/why-not-idea.html ��� ������������ " +"�����������\n" + +#: g10/parse-packet.c:119 +#, c-format +msgid "can't handle public key algorithm %d\n" +msgstr "�������� ��������� ��� ���������� �������� �������� %d\n" + +#: g10/parse-packet.c:1053 +#, c-format +msgid "subpacket of type %d has critical bit set\n" +msgstr "��������� ����� %d ���� �������� �� ������� bit\n" + +#: g10/passphrase.c:442 g10/passphrase.c:489 +msgid "gpg-agent is not available in this session\n" +msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n" + +#: g10/passphrase.c:450 +msgid "can't set client pid for the agent\n" +msgstr "�������� ������� ��� pid ��� ������ ��� �� agent\n" + +#: g10/passphrase.c:458 +msgid "can't get server read FD for the agent\n" +msgstr "�������� ��������� ��� FD ��� �� ���������� ��� ��� agent\n" + +#: g10/passphrase.c:465 +msgid "can't get server write FD for the agent\n" +msgstr "�������� �������� ��� FD ��� �� ���������� ��� ��� agent\n" + +#: g10/passphrase.c:498 +msgid "malformed GPG_AGENT_INFO environment variable\n" +msgstr "��������������� ��������� ������������� GPG_AGENT_INFO\n" + +#: g10/passphrase.c:511 +#, c-format +msgid "gpg-agent protocol version %d is not supported\n" +msgstr "��� ������������� � ������ ����������� %d ��� gpg-agent\n" + +#: g10/hkp.c:147 g10/passphrase.c:532 +#, c-format +msgid "can't connect to `%s': %s\n" +msgstr "�������� �������� ��� `%s': %s\n" + +#: g10/passphrase.c:554 +msgid "communication problem with gpg-agent\n" +msgstr "�������� ������������ �� �� gpg-agent\n" + +#: g10/passphrase.c:561 g10/passphrase.c:811 g10/passphrase.c:919 +msgid "problem with the agent - disabling agent use\n" +msgstr "�������� �� ��� agent - �������������� ��� ������ ��� agent\n" + +#: g10/passphrase.c:631 g10/passphrase.c:1017 +#, c-format +msgid " (main key ID %08lX)" +msgstr " (����� ������, ID %08lX)" + +#: g10/passphrase.c:641 +#, 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" +"\"%.*s\"\n" +"%u-bit %s ������, ID %08lX, ���������� %s%s\n" + +#: g10/passphrase.c:662 +msgid "Enter passphrase\n" +msgstr "�������������� �� ����� ������\n" + +#: g10/passphrase.c:664 +msgid "Repeat passphrase\n" +msgstr "����������� �� �����\n" + +#: g10/passphrase.c:705 +msgid "passphrase too long\n" +msgstr "� ����� ������ ����� ���� ������\n" + +#: g10/passphrase.c:718 +msgid "invalid response from agent\n" +msgstr "�� ������ �������� ��� ��� agent\n" + +#: g10/passphrase.c:727 g10/passphrase.c:808 +msgid "cancelled by user\n" +msgstr "��������� ��� �� ������\n" + +#: g10/passphrase.c:729 g10/passphrase.c:890 +#, c-format +msgid "problem with the agent: agent returns 0x%lx\n" +msgstr "�������� �� ��� agent: agent ���������� 0x%lx\n" + +#: g10/passphrase.c:1003 +msgid "" +"\n" +"You need a passphrase to unlock the secret key for\n" +"user: \"" +msgstr "" +"\n" +"���������� ��� ����� ������ ��� �� ������������ �� ������� ������\n" +"��� �� ������: \"" + +#: g10/passphrase.c:1012 +#, c-format +msgid "%u-bit %s key, ID %08lX, created %s" +msgstr "%u-bit %s ������, ID %08lX, ���������� %s" + +#: g10/passphrase.c:1063 +msgid "can't query password in batchmode\n" +msgstr "�������� �������� ��� ����� ������ �� ��������� ������\n" + +#: g10/passphrase.c:1067 +msgid "Enter passphrase: " +msgstr "�������������� �� ����� ������: " + +#: g10/passphrase.c:1071 +msgid "Repeat passphrase: " +msgstr "����������� �� ����� ������: " + +#: g10/plaintext.c:67 +msgid "data not saved; use option \"--output\" to save it\n" +msgstr "�������� ��� �������������. ���������� �� ��� ������� \"--output\"\n" + +#: g10/plaintext.c:108 +#, c-format +msgid "error creating `%s': %s\n" +msgstr "������ ���� �� ���������� ��� `%s': %s\n" + +#: g10/plaintext.c:337 +msgid "Detached signature.\n" +msgstr "���������� ��������.\n" + +#: g10/plaintext.c:341 +msgid "Please enter name of data file: " +msgstr "�������� �� ����� ������� ���������: " + +#: g10/plaintext.c:362 +msgid "reading stdin ...\n" +msgstr "�������� ��� stdin ...\n" + +#: g10/plaintext.c:396 +msgid "no signed data\n" +msgstr "��� �������� ������������� ��������\n" + +#: g10/plaintext.c:404 +#, c-format +msgid "can't open signed data `%s'\n" +msgstr "�������� ��������� �������������� ��������� `%s'\n" + +#: g10/pubkey-enc.c:100 +#, c-format +msgid "anonymous recipient; trying secret key %08lX ...\n" +msgstr "�������� ���������� ������ �������� �������� %08lX ...\n" + +#: g10/pubkey-enc.c:106 +msgid "okay, we are the anonymous recipient.\n" +msgstr "�������, ������� � �������� ����������.\n" + +#: g10/pubkey-enc.c:158 +msgid "old encoding of the DEK is not supported\n" +msgstr "������ ������������ ��� DEK ��� �������������\n" + +#: g10/pubkey-enc.c:177 +#, c-format +msgid "cipher algorithm %d%s is unknown or disabled\n" +msgstr "� ���������� �������������� %d%s ����� �������� � �����������������\n" + +#: g10/pubkey-enc.c:220 +#, c-format +msgid "NOTE: cipher algorithm %d not found in preferences\n" +msgstr "��������: � ���������� �������������� %d ��� ����� ���� ��������\n" + +#: g10/pubkey-enc.c:242 +#, c-format +msgid "NOTE: secret key %08lX expired at %s\n" +msgstr "��������: �� ������� ������ %08lX ����� ���� %s\n" + +#. HKP does not support v3 fingerprints +#: g10/hkp.c:70 +#, c-format +msgid "requesting key %08lX from HKP keyserver %s\n" +msgstr "������ �������� %08lX ��� �� HKP ���������� �������� %s ...\n" + +#: g10/hkp.c:94 +#, c-format +msgid "can't get key from keyserver: %s\n" +msgstr "�������� ����� ��� �������� ��� �� ����������: %s\n" + +#: g10/hkp.c:171 +#, c-format +msgid "error sending to `%s': %s\n" +msgstr "������ ��� �������� ���� �� `%s': %s\n" + +#: g10/hkp.c:186 +#, c-format +msgid "success sending to `%s' (status=%u)\n" +msgstr "�������� ��� ��������� ��� `%s' (���������=%u)\n" + +#: g10/hkp.c:189 +#, c-format +msgid "failed sending to `%s': status=%u\n" +msgstr "�������� ���� �������� ���� �� `%s': ���������=%u\n" + +#: g10/hkp.c:471 +#, c-format +msgid "searching for \"%s\" from HKP server %s\n" +msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" + +#: g10/hkp.c:521 +#, c-format +msgid "can't search keyserver: %s\n" +msgstr "�������� ���������� ����������: %s\n" + +#: g10/seckey-cert.c:53 +msgid "secret key parts are not available\n" +msgstr "������� ��� �������� �������� ��� ����� ���������\n" + +#: g10/seckey-cert.c:59 +#, c-format +msgid "protection algorithm %d%s is not supported\n" +msgstr "��� ������������� � ���������� ���������� %d%s\n" + +#: g10/seckey-cert.c:215 +msgid "Invalid passphrase; please try again" +msgstr "�� ������ ����� ������, ��������� ����" + +#: g10/seckey-cert.c:216 +#, c-format +msgid "%s ...\n" +msgstr "%s ...\n" + +#: g10/seckey-cert.c:273 +msgid "WARNING: Weak key detected - please change passphrase again.\n" +msgstr "�������������: ����������� ������� ������ - ������� �� ����� ������\n" + +#: g10/seckey-cert.c:311 +msgid "generating the deprecated 16-bit checksum for secret key protection\n" +msgstr "" +"���������� ��� �� ������������� 16-bit checksum ��� �� ��������� ���\n" +"�������� ��������\n" + +#: g10/sig-check.c:205 +msgid "" +"this is a PGP generated ElGamal key which is NOT secure for signatures!\n" +msgstr "" +"���� ��, ������������� ��� PGP, ������ ElGamal ��� ����� ������� ��� " +"���������!\n" + +#: g10/sig-check.c:213 +#, c-format +msgid "public key is %lu second newer than the signature\n" +msgstr "�� ������� ������ ����� %lu ������������ ������� ��� ��� ��������\n" + +#: g10/sig-check.c:214 +#, c-format +msgid "public key is %lu seconds newer than the signature\n" +msgstr "�� ������� ������ ����� %lu ������������ ������� ��� ��� ��������\n" + +#: g10/sig-check.c:237 +#, c-format +msgid "NOTE: signature key %08lX expired %s\n" +msgstr "��������: �� ������ ��������� %08lX ����� ���� %s\n" + +#: g10/sig-check.c:318 +msgid "assuming bad signature due to an unknown critical bit\n" +msgstr "������� ����� ��������� ���� �������� �������� bit\n" + +#: g10/sign.c:115 +#, c-format +msgid "" +"WARNING: unable to %%-expand policy url (too large). Using unexpanded.\n" +msgstr "" +"�������������: �������� ��� %%-�������� ��� url ��������� (���� ������).\n" +" ����� �� ������������.\n" + +#: g10/sign.c:274 +#, c-format +msgid "checking created signature failed: %s\n" +msgstr "������� � ������� ��� ��������� ��� �������������: %s\n" + +#: g10/sign.c:283 +#, c-format +msgid "%s signature from: %s\n" +msgstr "%s �������� ���: %s\n" + +#: g10/sign.c:430 +#, c-format +msgid "WARNING: `%s' is an empty file\n" +msgstr "�������������: `%s' ����� ��� ����� ������\n" + +#: g10/sign.c:618 +msgid "you can only sign with PGP 2.x style keys while in --pgp2 mode\n" +msgstr "" +"�������� �� ���������� �� ������� ����� PGP 2.x ���� �� --pgp2 ���������\n" + +#: g10/sign.c:643 g10/sign.c:812 +#, c-format +msgid "can't create %s: %s\n" +msgstr "�������� ����������� ��� %s: %s\n" + +#: g10/sign.c:704 +msgid "signing:" +msgstr "��������:" + +#: g10/sign.c:796 +msgid "you can only clearsign with PGP 2.x style keys while in --pgp2 mode\n" +msgstr "" +"�������� �� ���������� ������ �� ������� ����� PGP 2.x �� ��������� --pgp2\n" + +#: g10/sign.c:953 +#, c-format +msgid "%s encryption will be used\n" +msgstr "%s ������������� �� ��������������\n" + +#: g10/textfilter.c:134 +#, c-format +msgid "can't handle text lines longer than %d characters\n" +msgstr "�������� ��������� ������� �������� ����������� ��� %d ����������\n" + +#: g10/textfilter.c:231 +#, c-format +msgid "input line longer than %d characters\n" +msgstr "������ ������� ���������� ��� %d ����������\n" + +#: g10/tdbio.c:121 g10/tdbio.c:1382 +#, c-format +msgid "trustdb rec %lu: lseek failed: %s\n" +msgstr "trustdb rec %lu: �������� lseek: %s\n" + +#: g10/tdbio.c:127 g10/tdbio.c:1389 +#, c-format +msgid "trustdb rec %lu: write failed (n=%d): %s\n" +msgstr "trustdb rec %lu: �������� write (n=%d): %s\n" + +#: g10/tdbio.c:237 +msgid "trustdb transaction too large\n" +msgstr "���� ������ ��������� trustdb\n" + +#: g10/tdbio.c:454 +#, c-format +msgid "%s: can't access: %s\n" +msgstr "%s: �������� ���������: %s\n" + +#: g10/tdbio.c:468 +#, c-format +msgid "%s: directory does not exist!\n" +msgstr "%s: � ������� ��� �������!\n" + +#: g10/tdbio.c:478 g10/tdbio.c:498 g10/tdbio.c:541 +#, c-format +msgid "%s: can't create lock\n" +msgstr "%s: �������� ����������� ����������� (lock)\n" + +#: g10/tdbio.c:480 g10/tdbio.c:544 +#, c-format +msgid "%s: can't make lock\n" +msgstr "%s: �������� ����������� ����������� (lock)\n" + +#: g10/keyring.c:1436 g10/openfile.c:240 g10/openfile.c:307 g10/tdbio.c:484 +#, c-format +msgid "%s: can't create: %s\n" +msgstr "%s: �������� �����������: %s\n" + +#: g10/tdbio.c:503 +#, c-format +msgid "%s: failed to create version record: %s" +msgstr "%s: �������� ����������� ���� �������� �������: %s" + +#: g10/tdbio.c:507 +#, c-format +msgid "%s: invalid trustdb created\n" +msgstr "%s: ������������� �� ������ trustdb\n" + +#: g10/tdbio.c:510 +#, c-format +msgid "%s: trustdb created\n" +msgstr "%s: ������������� � trustdb\n" + +#: g10/tdbio.c:565 +#, c-format +msgid "%s: invalid trustdb\n" +msgstr "%s: �� ������ trustdb\n" + +#: g10/tdbio.c:597 +#, c-format +msgid "%s: failed to create hashtable: %s\n" +msgstr "%s: �������� ����������� hashtable: %s\n" + +#: g10/tdbio.c:605 +#, c-format +msgid "%s: error updating version record: %s\n" +msgstr "%s: ������ ���� ��������� ��� �������� �������: %s\n" + +#: g10/tdbio.c:621 g10/tdbio.c:657 g10/tdbio.c:671 g10/tdbio.c:701 +#: g10/tdbio.c:1315 g10/tdbio.c:1342 +#, c-format +msgid "%s: error reading version record: %s\n" +msgstr "%s: ������ ���� �������� ��� �������� �������: %s\n" + +#: g10/tdbio.c:634 g10/tdbio.c:680 +#, c-format +msgid "%s: error writing version record: %s\n" +msgstr "%s: ������ ���� ������� ��� �������� �������: %s\n" + +#: g10/tdbio.c:1119 +#, c-format +msgid "trustdb: lseek failed: %s\n" +msgstr "trustdb: ������� lseek: %s\n" + +#: g10/tdbio.c:1127 +#, c-format +msgid "trustdb: read failed (n=%d): %s\n" +msgstr "trustdb: read ������� (n=%d): %s\n" + +#: g10/tdbio.c:1148 +#, c-format +msgid "%s: not a trustdb file\n" +msgstr "%s: ��� ����� trustdb ������\n" + +#: g10/tdbio.c:1165 +#, c-format +msgid "%s: version record with recnum %lu\n" +msgstr "%s: ������� ������� �� recnum %lu\n" + +#: g10/tdbio.c:1170 +#, c-format +msgid "%s: invalid file version %d\n" +msgstr "%s: �� ������ ������ ������� %d\n" + +#: g10/tdbio.c:1348 +#, c-format +msgid "%s: error reading free record: %s\n" +msgstr "%s: ������ ���� �������� ��� �������� free : %s\n" + +#: g10/tdbio.c:1356 +#, c-format +msgid "%s: error writing dir record: %s\n" +msgstr "%s: ������ ���� ������� ��� �������� dir : %s\n" + +#: g10/tdbio.c:1366 +#, c-format +msgid "%s: failed to zero a record: %s\n" +msgstr "%s: �������� ���� ��������� ���� ��������: %s\n" + +#: g10/tdbio.c:1396 +#, c-format +msgid "%s: failed to append a record: %s\n" +msgstr "%s: �������� ���� �������� ���� ��������: %s\n" + +#: g10/tdbio.c:1441 +msgid "the trustdb is corrupted; please run \"gpg --fix-trustdb\".\n" +msgstr "� trustdb ����� �������� - ��������������� �� \"gpg --fix-trustdb\".\n" + +#: g10/trustdb.c:200 +#, c-format +msgid "`%s' is not a valid long keyID\n" +msgstr "`%s' ��� ����� ������ ����� keyID\n" + +#: g10/trustdb.c:235 +#, c-format +msgid "key %08lX: accepted as trusted key\n" +msgstr "������ %08lX: ������� ��� ������ �� �����������\n" + +#: g10/trustdb.c:274 +#, c-format +msgid "key %08lX occurs more than once in the trustdb\n" +msgstr "�� ������ %08lX ������� ���� ��� ��� ���� ���� trustdb\n" + +#: g10/trustdb.c:290 +#, c-format +msgid "key %08lX: no public key for trusted key - skipped\n" +msgstr "" +"������ %08lX: ������ ������� ������ ��� �� ������ �� ����������� - " +"���������\n" + +#: g10/trustdb.c:332 +#, c-format +msgid "trust record %lu, req type %d: read failed: %s\n" +msgstr "������� trust %lu, req ����� %d: read �������: %s\n" + +#: g10/trustdb.c:338 +#, c-format +msgid "trust record %lu is not of requested type %d\n" +msgstr "� ������� trust %lu ��� ����� ��� ���������� ����� %d\n" + +#: g10/trustdb.c:353 +#, c-format +msgid "trust record %lu, type %d: write failed: %s\n" +msgstr "������� trust %lu, ����� %d: write �������: %s\n" + +#: g10/trustdb.c:368 +#, c-format +msgid "trustdb: sync failed: %s\n" +msgstr "trustdb: sync �������: %s\n" + +#: g10/trustdb.c:468 +msgid "no need for a trustdb check\n" +msgstr "��� ������� ������ ��� ������ ��� trustdb\n" + +#: g10/trustdb.c:474 g10/trustdb.c:1641 +#, c-format +msgid "next trustdb check due at %s\n" +msgstr "�������� ������� ��� trustdb �� ����� ���� %s\n" + +#: g10/trustdb.c:779 +msgid "checking the trustdb\n" +msgstr "������� ��� trustdb\n" + +#: g10/trustdb.c:933 +#, c-format +msgid "public key %08lX not found: %s\n" +msgstr "�� ������� ������ %08lX ��� �������: %s\n" + +#: g10/trustdb.c:1515 +#, c-format +msgid "public key of ultimately trusted key %08lX not found\n" +msgstr "" +"�� ������� �� ������� ������ ��� ������� ������������� �������� %08lX\n" + +#: g10/trustdb.c:1593 +#, c-format +msgid "checking at depth %d signed=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" +msgstr "������� �� ����� %d �����������=%d ot(-/q/n/m/f/u)=%d/%d/%d/%d/%d/%d\n" + +#: 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 "" +"�������� ����������� ��� ���������.\n" +"�������� ��� ������� ��� �� ������ ��������� (.sig or .asc)\n" +"������ �� ����� �� ����� ������ ��� ������ �������.\n" + +#: g10/verify.c:173 +#, c-format +msgid "input line %u too long or missing LF\n" +msgstr "������ ������� %u ����� ���� ������ � ��� ������ �� LF\n" + +#: 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 "" +"�� ������ ��� ���� ��������� ��� ��������� - ��� ������ �� �������������� �� " +"������� RNG!\n" + +#: g10/skclist.c:138 +#, c-format +msgid "skipped `%s': duplicated\n" +msgstr "������������ `%s': ������������\n" + +#: g10/skclist.c:145 g10/skclist.c:153 +#, c-format +msgid "skipped `%s': %s\n" +msgstr "������������ `%s': %s\n" + +#: g10/skclist.c:149 +msgid "skipped: secret key already present\n" +msgstr "������������: ������� ������ ��� �����\n" + +#: g10/skclist.c:160 +#, c-format +msgid "" +"skipped `%s': this is a PGP generated ElGamal key which is not secure for " +"signatures!\n" +msgstr "" +"������������ `%s': ���� ����� ������������� ��� PGP ������ ElGamal ��� ��� " +"����� ������� ��� ���������!\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 "%s: ������� ��������\n" + +#: g10/openfile.c:141 +msgid "Enter new filename" +msgstr "�������������� ��� ��� ����� �������" + +#: g10/openfile.c:184 +msgid "writing to stdout\n" +msgstr "������� ���� stdout\n" + +#: g10/openfile.c:273 +#, 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 "%s: ������������� ��� ������ ��������\n" + +#: g10/openfile.c:350 +#, c-format +msgid "%s: can't create directory: %s\n" +msgstr "%s: �������� ����������� ���������: %s\n" + +#: g10/openfile.c:353 +#, c-format +msgid "%s: directory created\n" +msgstr "%s: ��������� �������������\n" + +#: g10/openfile.c:355 +msgid "you have to start GnuPG again, so it can read the new options file\n" +msgstr "" +"������ �� �������������� �� GnuPG, ���� �� �������� �� ��� ������ ��������\n" + +#: g10/encr-data.c:91 +msgid "" +"WARNING: message was encrypted with a weak key in the symmetric cipher.\n" +msgstr "" +"�������������: �� ������ ��������������� �� ������� ������ ���\n" +"���������� ��������������.\n" + +#: g10/encr-data.c:98 +msgid "problem handling encrypted packet\n" +msgstr "�������� ��� �������� ���������������� �������\n" + +#: 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/seskey.c:200 +msgid "DSA requires the use of a 160 bit hash algorithm\n" +msgstr "� DSA ������� �� ����� ���� 160 bit ���������� hash\n" + +#: g10/delkey.c:116 +msgid "can't do that in batchmode without \"--yes\"\n" +msgstr "��� ������ �� ����� ���� �� ��������� ������ ����� �� \"--yes\"\n" + +#: g10/delkey.c:138 +msgid "Delete this key from the keyring? " +msgstr "�������� ����� ��� �������� ��� �� ����������; " + +#: g10/delkey.c:146 +msgid "This is a secret key! - really delete? " +msgstr "���� ����� ��� ������� ������! - ������� �� ���������; " + +#: g10/delkey.c:156 +#, c-format +msgid "deleting keyblock failed: %s\n" +msgstr "�������� block �������� �������: %s\n" + +#: g10/delkey.c:166 +msgid "ownertrust information cleared\n" +msgstr "���������� ����������� ������������-���������\n" + +#: g10/delkey.c:194 +#, c-format +msgid "there is a secret key for public key \"%s\"!\n" +msgstr "������� ��� ������� ������ ��� �� ������� ������ \"%s\"!\n" + +#: g10/delkey.c:196 +msgid "use option \"--delete-secret-keys\" to delete it first.\n" +msgstr "" +"��������������� ����� ��� ������� \"--delete-secret-key\" ��� �������� ���.\n" + +#: g10/helptext.c:47 +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 "" +"����� ������� ��� �� ������� ���� ���. ���� � ���� ��� �� �������\n" +"���� �� ����� �������. �� ������������ ��� �������� ��� �����-" +"������������,\n" +"��� ���� ������ �� ����� �� ��� (������� �������������) ����-��������������." + +#: g10/helptext.c:53 +msgid "" +"To build the Web-of-Trust, GnuPG needs to know which keys are\n" +"ultimately trusted - those are usually the keys for which you have\n" +"access to the secret key. Answer \"yes\" to set this key to\n" +"ultimately trusted\n" +msgstr "" +"��� �� ������ ���� �����-������������, �� GnuPG ������ �� ����� ���� " +"�������\n" +"����� ������ ������������ - ���� ����� ������� ������� ��� ����� �����\n" +"�������� ��� ������� ������. ��������� \"yes\" (���) ��� �� ����� ��� " +"������\n" +"���� ����� �����������\n" + +#: g10/helptext.c:60 +msgid "If you want to use this revoked key anyway, answer \"yes\"." +msgstr "" +"��� ������ �� ��������������� ���� �� ��������� ������, ��������� \"yes\"." + +#: g10/helptext.c:64 +msgid "If you want to use this untrusted key anyway, answer \"yes\"." +msgstr "" +"��� ������ �� ��������������� ���� �� �� ������������ ������, ��������� \"yes" +"\"." + +#: g10/helptext.c:68 +msgid "" +"Enter the user ID of the addressee to whom you want to send the message." +msgstr "" +"�������������� �� user ID ��� �������� ����� ��� ������ �� �������� ������." + +#: g10/helptext.c:72 +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 "" +"�������� ��� ��������� ��� ������ �� ���������������.\n" +"\n" +"DSA (������ ������� ��� DSS) ����� � ���������� �������� ���������\n" +"��� ������ �� �������������� ���� ��� ���������. ����� � �������������\n" +"���������� ������ � ���������� ��� DSA ��������� ����� �������� ���\n" +"��� ��������� ����� ElGamal.\n" +"\n" +"ElGamal ����� ���� ���������� ��� ����� ��� �� ��������� ��� ��� ������-\n" +"�������. �� OpenPGP ��������� ��� ��� \"�������\" ����� ��� ����������:\n" +"��� ��������������-���� ��� ��� ���������-���-��������������, ����\n" +"�������������� ����� � �����, ���� ������� ���������� ������ �� ���������\n" +"�� ��� ������ ����� ��� �� ������������ ��� ������� ������ ��� ���������.\n" +"���� �� ��������� �� �����, ���� �� ����� OpenPGP ����������� ���\n" +"����� ���������� �� ������������� ���� �� ��������� (�����).\n" +"\n" +"�� ����� (��������) ������ ������ �� ����� ������� ��� ������ ����� ���\n" +"��������. ����� ����� � ����� ��� ��� ����� � ��������������-����\n" +"������ ElGamal ��� ����� ��������� �� ���� �� �����." + +#: g10/helptext.c:92 +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 "" +"�� ��� ���� �� ������� ������������� ��� RFC2440 ��� ������������\n" +"������ ��� �������������� ��� ��� �� ����������� ��� �� ��������� ���\n" +"����� ������������ ��� ���� ����� ������� ��� ���� ����� ���� ����������." + +#: g10/helptext.c:99 +msgid "Enter the size of the key" +msgstr "�������������� �� ������� ��� ��������" + +#: g10/helptext.c:103 g10/helptext.c:108 g10/helptext.c:120 g10/helptext.c:152 +#: g10/helptext.c:180 g10/helptext.c:185 g10/helptext.c:190 +msgid "Answer \"yes\" or \"no\"" +msgstr "��������� \"yes\"(���) � \"no\"(���)" + +#: g10/helptext.c:113 +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 "" +"�������������� ��� ����������� ���� ���� ������������.\n" +"�������� �� �������� ��� ���������� ISO (YYYY-MM-DD) ����\n" +"��� �� ������ ��� ���� �������� ��������� - �������� �� �������\n" +"��������� �� ���������� ��� ���� ��� ��������." + +#: g10/helptext.c:125 +msgid "Enter the name of the key holder" +msgstr "�������������� �� ����� ��� �������������" + +#: g10/helptext.c:130 +msgid "please enter an optional but highly suggested email address" +msgstr "�������������� ����������� ��� ��������� email (����������)" + +#: g10/helptext.c:134 +msgid "Please enter an optional comment" +msgstr "�������� ����������� �������������� ��� ������" + +#: g10/helptext.c:139 +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 "" +"N ��� ������ ��� ��������.\n" +"C ��� ������ ��� �������.\n" +"E ��� ������ ��� ���������� email.\n" +"O ��� �������� ��� ����������� ��������.\n" +"Q ��� �� ����������� �� ���������� ��������." + +#: g10/helptext.c:148 +msgid "Answer \"yes\" (or just \"y\") if it is okay to generate the sub key." +msgstr "" +"��������� \"yes\" (� ���� \"y\") ��� ����� ������� �� ������������ �� " +"���������." + +#: g10/helptext.c:156 +msgid "" +"When you sign a user ID on a key, you should first verify that the key\n" +"belongs to the person named in the user ID. It is useful for others to\n" +"know how carefully you verified this.\n" +"\n" +"\"0\" means you make no particular claim as to how carefully you verified " +"the\n" +" key.\n" +"\n" +"\"1\" means you believe the key is owned by the person who claims to own it\n" +" but you could not, or did not verify the key at all. This is useful " +"for\n" +" a \"persona\" verification, where you sign the key of a pseudonymous " +"user.\n" +"\n" +"\"2\" means you did casual verification of the key. For example, this " +"could\n" +" mean that you verified the key fingerprint and checked the user ID on " +"the\n" +" key against a photo ID.\n" +"\n" +"\"3\" means you did extensive verification of the key. For example, this " +"could\n" +" mean that you verified the key fingerprint with the owner of the key in\n" +" person, and that you checked, by means of a hard to forge document with " +"a\n" +" photo ID (such as a passport) that the name of the key owner matches " +"the\n" +" name in the user ID on the key, and finally that you verified (by " +"exchange\n" +" of email) that the email address on the key belongs to the key owner.\n" +"\n" +"Note that the examples given above for levels 2 and 3 are *only* examples.\n" +"In the end, it is up to you to decide just what \"casual\" and \"extensive" +"\"\n" +"mean to you when you sign other keys.\n" +"\n" +"If you don't know what the right answer is, answer \"0\"." +msgstr "" +"���� ���������� ��� user ID �� ��� ������, ������ ����� �� ����������� ���\n" +"�� ������ ������ ��� ������� ��� ��������� ��� user ID. ����� ������� " +"������� ������, �� ������ ���� ���������� ������ ���� �� �����������.\n" +"\n" +"\"0\" �������� ��� ��� �������� ���� ���� ���������� ������������� �� " +"������.\n" +"\"1\" �������� ��� ��������� ��� �� ������ ������ ��� ����� ��� ���� ��� " +"���\n" +" ������, ���� ��� �������� � ��� ������������� ������� �� ������. ����\n" +" ����� ������� ���� ���������� �� ������ ���� \"����������\" ������.\n" +"\n" +"\"2\" �������� ��� ������ ��� ������ ����������� ��� ��������. ��� " +"����������\n" +" ���� ������ �� �������� ��� ������������� �� ������ ��� �������� ��\n" +" user ID ��� ������ �� ��� photo ID.\n" +"\n" +"\"3\" �������� ��� ������ ���������� ������ ��� ������. ��� ����������, " +"����\n" +" ���� ������ �� �������� ��� �������� �� ��������� ��� �������� �� ���\n" +" ��������� ��� �������� \"������\" ����� ��� �������� ��� �� photo ID " +"���\n" +" �������� ����� ����� �� ���� �� ��� ������� �� ������������ ������� �." +"�.\n" +" ���������, ����������, ������� ��������.\n" +"\n" +"����� ����� ��� �� ������������ ��� ������� ��� \"�������\" 2 ��� 3 �����\n" +"*����* ������������. ��� ����� �������� ���� ��� ���� �� ����������� ��\n" +"�������� \"�������\" ��� �� \"�����������\" �� ���� ���� ���������� " +"�������.\n" +"\n" +"��� ��� ������ ���� ����� � ����� ��������, ����� \"0\"." + +#: g10/helptext.c:194 +msgid "Answer \"yes\" is you want to sign ALL the user IDs" +msgstr "��������� \"yes\" ��� ������ �� ���������� ��� �� user ID" + +#: g10/helptext.c:198 +msgid "" +"Answer \"yes\" if you really want to delete this user ID.\n" +"All certificates are then also lost!" +msgstr "" +"��������� \"yes\" ��� ���������� ������ �� ��������� ����\n" +"�� user ID. ��� �� ������������� �� ������ ����!" + +#: g10/helptext.c:203 +msgid "Answer \"yes\" if it is okay to delete the subkey" +msgstr "��������� \"yes\" ��� ����� ������� �� ��������� �� ���������" + +#: g10/helptext.c:208 +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 "" +"���� ����� ��� ������ �������� ��� ������. �������� ��� �� ������\n" +"�� ��������� ���� � �������� ������ ������ �� ����� ���������� ���\n" +"��������� ��� �������� ������������ ��� ������ � �� ��� ���� ������\n" +"������������� ��� ����." + +#: g10/helptext.c:213 +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 "" +"���� � �������� ��� ������ �� �������� ������ ��� ����� �� ����������\n" +"������. ������ �� ���������� �� �������� ���, ����� �� ������ ��� ������\n" +"��������������� ����� ���� �� ������ ��������� ������ �� ����������\n" +"��� ������� ������������ ���� ���� ����� ��� �������������� ��������." + +#: g10/helptext.c:219 +msgid "" +"The signature is not valid. It does make sense to remove it from\n" +"your keyring." +msgstr "" +"� �������� ��� ����� ������. ����� ������ �� ��������� ��� ��\n" +"���������� ���." + +#: g10/helptext.c:223 +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 "" +"���� ����� ��� �������� ��� ������� �� user ID ��� ������. ���\n" +"����� ������� ���� ���� �� ��������� ��� ������ ��������. ����\n" +"�������������� �� GnuPG ���� �� �� ������ �� �������������� ����\n" +"�� ������ ���. ����� �� ���������� ���� ��� ���� � ����-�������� ���\n" +"������ ���� ��� ����� ������ � ������� ��� �������." + +#: g10/helptext.c:231 +msgid "" +"Change the preferences of all user IDs (or just of the selected ones)\n" +"to the current list of preferences. The timestamp of all affected\n" +"self-signatures will be advanced by one second.\n" +msgstr "" +"������� ��� ����������� ���� ��� user ID (� ���� ��� �����������)\n" +"���� ������������ ����� �����������. � ���������� ���� ��� ������������\n" +"����-��������� �� ������� ���� 1 ������������.\n" + +#: g10/helptext.c:238 +msgid "Please enter the passhrase; this is a secret sentence \n" +msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n" + +#: g10/helptext.c:244 +msgid "Please repeat the last passphrase, so you are sure what you typed in." +msgstr "�������� ����������� �� ��������� ����� ������, ��� ��������." + +#: g10/helptext.c:248 +msgid "Give the name of the file to which the signature applies" +msgstr "����� �� ����� ��� ������� ��� ����� ����������� � ��������" + +#: g10/helptext.c:253 +msgid "Answer \"yes\" if it is okay to overwrite the file" +msgstr "��������� \"yes\" ��� ����� ������� �� ����������� �� ������" + +#: g10/helptext.c:258 +msgid "" +"Please enter a new filename. If you just hit RETURN the default\n" +"file (which is shown in brackets) will be used." +msgstr "" +"�������� �������� ��� ��� ����� �������. ��� ���� �������� RETURN\n" +"�� ��'������� ������ (������������� ���� �������) �� ��������������." + +#: g10/helptext.c:264 +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 "" +"������ �� ������� ��� ���� ��� ��� �����������. ������� �� ��\n" +"������������, ����� �� ���������� �� ��������� ��� �� �����:\n" +" \"�� ������ ���� �������\"\n" +" ��������������� ��� ��������� ��� �� ��������������� �������\n" +" ����� �������� ��� ������� ������ ���.\n" +" \"�� ������ ���� ����������\"\n" +" ��������������� ��� ����� �������������� �� ������ �� ��� ����.\n" +" \"�� ������ ��� �������������� �����\"\n" +" ��������������� ��� ����� �������� ���� �� ������.\n" +" \"�� user ID ��� ����� ����� ������\"\n" +" ��������������� ���� ��� �� �������� ��� �� user ID ��� ������\n" +" �� ��������������� ���. ��� �� ������� ����� ��� ��������� email.\n" + +#: g10/helptext.c:280 +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 "" +"��� ����������, �������� �� ��������������� ��� ������� ���\n" +"���������� ��� ���� ��� ��������� ���� �� ������������� ���������.\n" +"�������� �������� ���� �� ������� ���������. ��� ����� ������\n" +"����� �� �������.\n" + +#: g10/helptext.c:295 +msgid "No help available" +msgstr "��� ������� ��������� �������" + +#: g10/helptext.c:303 +#, c-format +msgid "No help available for `%s'" +msgstr "��� ������� ��������� ������� ��� `%s'" + +#: g10/keydb.c:177 +#, c-format +msgid "error creating keyring `%s': %s\n" +msgstr "�������� ����������� ��� ����������� `%s': %s\n" + +#: g10/keydb.c:188 +#, c-format +msgid "changing permission of `%s' failed: %s\n" +msgstr "� ������ ������ ��� `%s' �������: %s\n" + +#: g10/keydb.c:197 +#, c-format +msgid "keyring `%s' created\n" +msgstr "���������� `%s' �������������\n" + +#: g10/keydb.c:587 +#, c-format +msgid "failed to rebuild keyring cache: %s\n" +msgstr "�������� ������������ ��� cache �����������: %s\n" + +#: g10/keyring.c:1235 +msgid "WARNING: 2 files with confidential information exists.\n" +msgstr "�������������: 2 ������ �� ������������� ����������� ��������.\n" + +#: g10/keyring.c:1237 +#, c-format +msgid "%s is the unchanged one\n" +msgstr "%s ����� �� ����������\n" + +#: g10/keyring.c:1238 +#, c-format +msgid "%s is the new one\n" +msgstr "%s ����� �� ���\n" + +#: g10/keyring.c:1239 +msgid "Please fix this possible security flaw\n" +msgstr "�������� ��������� ���� ��� ������ \"�����\" ���������\n" + +#: g10/keyring.c:1337 +#, c-format +msgid "checking keyring `%s'\n" +msgstr "������� ����������� `%s'\n" + +#: g10/keyring.c:1368 +#, c-format +msgid "%lu keys so far checked (%lu signatures)\n" +msgstr "%lu ������� ����� ����� ���� �������� (%lu ���������)\n" + +#: g10/keyring.c:1379 +#, c-format +msgid "%lu keys checked (%lu signatures)\n" +msgstr "%lu ������� ����� �������� (%lu ���������)\n" + +#: g10/keyring.c:1441 +#, c-format +msgid "%s: keyring created\n" +msgstr "%s: ���������� �������������\n" |