diff options
Diffstat (limited to '')
-rw-r--r-- | po/el.po | 110 |
1 files changed, 60 insertions, 50 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.1.92\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2005-07-26 18:08+0200\n" +"POT-Creation-Date: 2006-02-14 11:32+0100\n" "PO-Revision-Date: 2003-06-27 12:00+0200\n" "Last-Translator: Dokianakis Theofanis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -856,12 +856,12 @@ msgstr "����������� � ����� ��� %s ���� ��������� %s.\n" msgid "%s/%s encrypted for: \"%s\"\n" msgstr "%s/%s ��������������� ���: \"%s\"\n" -#: g10/encr-data.c:67 g10/mainproc.c:302 +#: g10/encr-data.c:67 g10/mainproc.c:304 #, c-format msgid "%s encrypted data\n" msgstr "%s ��������������� ��������\n" -#: g10/encr-data.c:69 g10/mainproc.c:306 +#: g10/encr-data.c:69 g10/mainproc.c:308 #, c-format msgid "encrypted with unknown algorithm %d\n" msgstr "��������������� �� ������� ��������� %d\n" @@ -3283,7 +3283,7 @@ msgstr " (���������)" msgid "created: %s" msgstr "�������� ����������� ��� %s: %s\n" -#: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:948 +#: g10/keyedit.c:2636 g10/keylist.c:787 g10/keylist.c:881 g10/mainproc.c:950 #, fuzzy, c-format msgid "revoked: %s" msgstr "[����������]" @@ -3295,7 +3295,7 @@ msgstr " [�����: %s]" #: g10/keyedit.c:2640 g10/keyedit.c:2691 g10/keyedit.c:2804 g10/keyedit.c:2819 #: g10/keylist.c:196 g10/keylist.c:764 g10/keylist.c:799 g10/keylist.c:893 -#: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:954 +#: g10/keylist.c:914 g10/keyserver.c:434 g10/mainproc.c:956 #, fuzzy, c-format msgid "expires: %s" msgstr " [�����: %s]" @@ -3336,13 +3336,13 @@ msgstr "" "����� ��� ��� �������������� �� ���������.\n" #: g10/keyedit.c:2836 g10/keyedit.c:3213 g10/keyserver.c:438 -#: g10/mainproc.c:1594 g10/trustdb.c:1179 g10/trustdb.c:1694 +#: g10/mainproc.c:1608 g10/trustdb.c:1179 g10/trustdb.c:1694 #, fuzzy msgid "revoked" msgstr "[����������]" #: g10/keyedit.c:2838 g10/keyedit.c:3215 g10/keyserver.c:442 -#: g10/mainproc.c:1596 g10/trustdb.c:532 g10/trustdb.c:1696 +#: g10/mainproc.c:1610 g10/trustdb.c:532 g10/trustdb.c:1696 #, fuzzy msgid "expired" msgstr "expire" @@ -4320,204 +4320,209 @@ msgstr "������ �������� %08lX ��� �� %s\n" msgid "refreshing %d keys from %s\n" msgstr "������ �������� %08lX ��� �� %s\n" -#: g10/mainproc.c:249 +#: g10/mainproc.c:251 #, c-format msgid "weird size for an encrypted session key (%d)\n" msgstr "�������� ������� ��� ��� ������ ���������������� ��������� (%d)\n" -#: g10/mainproc.c:300 +#: g10/mainproc.c:302 #, c-format msgid "%s encrypted session key\n" msgstr "%s ������ ���������������� ��������\n" -#: g10/mainproc.c:310 +#: g10/mainproc.c:312 #, fuzzy, c-format msgid "passphrase generated with unknown digest algorithm %d\n" msgstr "��������������� �� ������� ��������� %d\n" -#: g10/mainproc.c:376 +#: g10/mainproc.c:378 #, fuzzy, c-format msgid "public key is %s\n" msgstr "������� ������ ����� %08lX\n" -#: g10/mainproc.c:431 +#: g10/mainproc.c:433 msgid "public key encrypted data: good DEK\n" msgstr "��������������� �������� �� ������� ������: ���� DEK\n" -#: g10/mainproc.c:464 +#: g10/mainproc.c:466 #, fuzzy, c-format msgid "encrypted with %u-bit %s key, ID %s, created %s\n" msgstr "��������������� �� %u-bit %s ������, ID %08lX, ������������� %s\n" -#: g10/mainproc.c:468 g10/pkclist.c:219 +#: g10/mainproc.c:470 g10/pkclist.c:219 #, fuzzy, c-format msgid " \"%s\"\n" msgstr " ������ ��� \"" -#: g10/mainproc.c:472 +#: g10/mainproc.c:474 #, fuzzy, c-format msgid "encrypted with %s key, ID %s\n" msgstr "��������������� �� %s key, ID %08lX\n" -#: g10/mainproc.c:486 +#: g10/mainproc.c:488 #, c-format msgid "public key decryption failed: %s\n" msgstr "������������� �� ������� ������ �������: %s\n" -#: g10/mainproc.c:500 +#: g10/mainproc.c:502 #, c-format msgid "encrypted with %lu passphrases\n" msgstr "��������������� �� %lu ������� �������\n" -#: g10/mainproc.c:502 +#: g10/mainproc.c:504 msgid "encrypted with 1 passphrase\n" msgstr "��������������� �� 1 ����� ������\n" -#: g10/mainproc.c:530 g10/mainproc.c:552 +#: g10/mainproc.c:532 g10/mainproc.c:554 #, c-format msgid "assuming %s encrypted data\n" msgstr "������� %s ���������������� ���������\n" -#: g10/mainproc.c:538 +#: g10/mainproc.c:540 #, c-format msgid "IDEA cipher unavailable, optimistically attempting to use %s instead\n" msgstr "" "��������������� IDEA �� ����������, ��������� ���������� ������ ���\n" "%s ��������\n" -#: g10/mainproc.c:570 +#: g10/mainproc.c:572 msgid "decryption okay\n" msgstr "���������������� OK\n" -#: g10/mainproc.c:574 +#: g10/mainproc.c:576 msgid "WARNING: message was not integrity protected\n" msgstr "�������������: ��� ������������� � ����������� ��� ��������\n" -#: g10/mainproc.c:587 +#: g10/mainproc.c:589 msgid "WARNING: encrypted message has been manipulated!\n" msgstr "�������������: �� ��������������� ������ ���� ���������!\n" -#: g10/mainproc.c:593 +#: g10/mainproc.c:595 #, c-format msgid "decryption failed: %s\n" msgstr "���������������� �������: %s\n" -#: g10/mainproc.c:612 +#: g10/mainproc.c:614 msgid "NOTE: sender requested \"for-your-eyes-only\"\n" msgstr "��������: � ���������� ������ \"���-��-�����-���-����\"\n" -#: g10/mainproc.c:614 +#: g10/mainproc.c:616 #, c-format msgid "original file name='%.*s'\n" msgstr "������ ����� �������='%.*s'\n" -#: g10/mainproc.c:803 +#: g10/mainproc.c:805 msgid "standalone revocation - use \"gpg --import\" to apply\n" msgstr "���������� �������� - ��������������� \"gpg --import\" ��� ��������\n" -#: g10/mainproc.c:1307 +#: g10/mainproc.c:1151 +#, fuzzy +msgid "no signature found\n" +msgstr "���� �������� ��� \"" + +#: g10/mainproc.c:1321 msgid "signature verification suppressed\n" msgstr "��������� ��������� ���������\n" -#: g10/mainproc.c:1349 g10/mainproc.c:1359 +#: g10/mainproc.c:1363 g10/mainproc.c:1373 msgid "can't handle these multiple signatures\n" msgstr "�������� ��������� ����� ��� ��������� ���������\n" -#: g10/mainproc.c:1369 +#: g10/mainproc.c:1383 #, fuzzy, c-format msgid "Signature made %s\n" msgstr "�������� ����� ���� %s.\n" -#: g10/mainproc.c:1370 +#: g10/mainproc.c:1384 #, fuzzy, c-format msgid " using %s key %s\n" msgstr " ������ ��� \"" -#: g10/mainproc.c:1374 +#: g10/mainproc.c:1388 #, fuzzy, c-format msgid "Signature made %s using %s key ID %s\n" msgstr "�������� ����� ��� %.*s �� ����� ��� ��������%s ID %08lX\n" -#: g10/mainproc.c:1394 +#: g10/mainproc.c:1408 msgid "Key available at: " msgstr "������ ��������� ���: " -#: g10/mainproc.c:1499 g10/mainproc.c:1547 +#: g10/mainproc.c:1513 g10/mainproc.c:1561 #, fuzzy, c-format msgid "BAD signature from \"%s\"" msgstr "���� �������� ��� \"" -#: g10/mainproc.c:1501 g10/mainproc.c:1549 +#: g10/mainproc.c:1515 g10/mainproc.c:1563 #, fuzzy, c-format msgid "Expired signature from \"%s\"" msgstr "������� �������� ��� \"" -#: g10/mainproc.c:1503 g10/mainproc.c:1551 +#: g10/mainproc.c:1517 g10/mainproc.c:1565 #, fuzzy, c-format msgid "Good signature from \"%s\"" msgstr "���� �������� ��� \"" -#: g10/mainproc.c:1555 +#: g10/mainproc.c:1569 msgid "[uncertain]" msgstr "[�������]" -#: g10/mainproc.c:1587 +#: g10/mainproc.c:1601 #, fuzzy, c-format msgid " aka \"%s\"" msgstr " ������ ��� \"" -#: g10/mainproc.c:1681 +#: g10/mainproc.c:1695 #, c-format msgid "Signature expired %s\n" msgstr "�������� ����� ���� %s.\n" -#: g10/mainproc.c:1686 +#: g10/mainproc.c:1700 #, c-format msgid "Signature expires %s\n" msgstr "�������� ����� ���� %s.\n" -#: g10/mainproc.c:1689 +#: g10/mainproc.c:1703 #, c-format msgid "%s signature, digest algorithm %s\n" msgstr "%s ��������, ���������� ��������� %s\n" -#: g10/mainproc.c:1690 +#: g10/mainproc.c:1704 msgid "binary" msgstr "�������" -#: g10/mainproc.c:1691 +#: g10/mainproc.c:1705 msgid "textmode" msgstr "���������-��������" -#: g10/mainproc.c:1691 g10/trustdb.c:531 +#: g10/mainproc.c:1705 g10/trustdb.c:531 msgid "unknown" msgstr "�������" -#: g10/mainproc.c:1711 +#: g10/mainproc.c:1725 #, c-format msgid "Can't check signature: %s\n" msgstr "�������� ������� ��� ���������: %s\n" -#: g10/mainproc.c:1779 g10/mainproc.c:1795 g10/mainproc.c:1881 +#: g10/mainproc.c:1793 g10/mainproc.c:1809 g10/mainproc.c:1895 msgid "not a detached signature\n" msgstr "��� ����� ���������� ��������\n" -#: g10/mainproc.c:1822 +#: g10/mainproc.c:1836 msgid "" "WARNING: multiple signatures detected. Only the first will be checked.\n" msgstr "" "�������������: ���������� ��������� ���������. ���� � ����� �� ��������.\n" -#: g10/mainproc.c:1830 +#: g10/mainproc.c:1844 #, c-format msgid "standalone signature of class 0x%02x\n" msgstr "���������� �������� ������ 0x%02x\n" -#: g10/mainproc.c:1887 +#: g10/mainproc.c:1901 msgid "old style (PGP 2.x) signature\n" msgstr "�������� ������ ���� (PGP 2.x)\n" -#: g10/mainproc.c:1897 +#: g10/mainproc.c:1911 msgid "invalid root packet detected in proc_tree()\n" msgstr "�� ������ ������(root) ������ ����������� ��� proc_tree()\n" @@ -6057,6 +6062,11 @@ msgstr "�������" msgid "no card" msgstr "�� ���������������" +#: util/errors.c:111 +#, fuzzy +msgid "no data" +msgstr "��� �������� ������������� ��������\n" + #: util/logger.c:158 msgid "ERROR: " msgstr "" |