diff options
Diffstat (limited to 'po/el.po')
-rw-r--r-- | po/el.po | 49 |
1 files changed, 28 insertions, 21 deletions
@@ -462,6 +462,10 @@ msgid "error binding socket to '%s': %s\n" msgstr "������ ��� �������� ���� �� `%s': %s\n" #, fuzzy, c-format +msgid "can't set permissions of '%s': %s\n" +msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" + +#, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "� ��������� �������: %s\n" @@ -479,10 +483,6 @@ msgid "directory '%s' created\n" msgstr "%s: ��������� �������������\n" #, fuzzy, c-format -msgid "can't set permissions of '%s': %s\n" -msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" - -#, fuzzy, c-format msgid "stat() failed for '%s': %s\n" msgstr "trustdb: read ������� (n=%d): %s\n" @@ -2570,6 +2570,9 @@ msgstr "������� ��� ����������� ���� (timestamp) ���� ��� �������������" msgid "|FD|write status info to this FD" msgstr "|FD|������� ��� ����������� ���������� ��� FD" +msgid "|ALGO|reject signatures made with ALGO" +msgstr "" + msgid "Usage: gpgv [options] [files] (-h for help)" msgstr "�����: gpgv [��������] [������] (-h ��� �������)" @@ -4070,6 +4073,11 @@ msgstr "" msgid "No key with this keygrip\n" msgstr "��� ������� user ID �� ������ %d\n" +#, fuzzy, c-format +#| msgid "rounded up to %u bits\n" +msgid "rounded to %u bits\n" +msgstr "����������������� ��� �� %u bits\n" + #, c-format msgid "%s keys may be between %u and %u bits long.\n" msgstr "" @@ -4086,11 +4094,6 @@ msgstr "�� ������� �������� �� ������; (1024) " msgid "Requested keysize is %u bits\n" msgstr "�� ������� �������� ��� �������� ����� %u bits\n" -#, fuzzy, c-format -#| msgid "rounded up to %u bits\n" -msgid "rounded to %u bits\n" -msgstr "����������������� ��� �� %u bits\n" - #, fuzzy #| msgid "Please select what kind of key you want:\n" msgid "Please select which elliptic curve you want:\n" @@ -5778,14 +5781,6 @@ msgstr "" msgid "error updating TOFU database: %s\n" msgstr "������ ��� �������� ���� �� `%s': %s\n" -#, fuzzy, c-format -msgid "public key %s not found: %s\n" -msgstr "�� ������� ������ %08lX ��� �������: %s\n" - -#, fuzzy, c-format -msgid "error setting TOFU binding's trust level to %s\n" -msgstr "������ ���� ��� �������� ��� `%s': %s\n" - #, c-format msgid "The binding %s is NOT known." msgstr "" @@ -5864,14 +5859,14 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: Please translate the text found in the source -#. file below. We don't directly internationalize that text -#. so that we can tweak it without breaking translations. +#. * file below. We don't directly internationalize that text so +#. * that we can tweak it without breaking translations. msgid "TOFU detected a binding conflict" msgstr "" #. TRANSLATORS: Two letters (normally the lower and upper case -#. version of the hotkey) for each of the five choices. If -#. there is only one choice in your language, repeat it. +#. * version of the hotkey) for each of the five choices. If +#. * there is only one choice in your language, repeat it. msgid "gGaAuUrRbB" msgstr "" @@ -5879,6 +5874,10 @@ msgid "(G)ood, (A)ccept once, (U)nknown, (R)eject once, (B)ad? " msgstr "" #, fuzzy, c-format +msgid "error setting TOFU binding's trust level to %s\n" +msgstr "������ ���� ��� �������� ��� `%s': %s\n" + +#, fuzzy, c-format msgid "error changing TOFU policy: %s\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" @@ -6034,6 +6033,10 @@ msgstr "��� ������� ������ ��� ������ ��� trustdb\n" msgid "no need for a trustdb update with '%s' trust model\n" msgstr "��� ������� ������ ��� ������ ��� trustdb\n" +#, fuzzy, c-format +msgid "public key %s not found: %s\n" +msgstr "�� ������� ������ %08lX ��� �������: %s\n" + msgid "please do a --check-trustdb\n" msgstr "�������� ����� ��� --check-trustdb\n" @@ -6112,6 +6115,10 @@ msgstr "�������" msgid "[ undef ]" msgstr "" +#, fuzzy +msgid "[ never ]" +msgstr "���� " + msgid "[marginal]" msgstr "" |