diff options
Diffstat (limited to '')
-rw-r--r-- | po/ru.po | 65 |
1 files changed, 35 insertions, 30 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GnuPG 2.0.10\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2010-02-18 09:22+0100\n" +"POT-Creation-Date: 2010-03-09 09:35+0100\n" "PO-Revision-Date: 2008-12-21 00:40+0200\n" "Last-Translator: Maxim Britov <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" @@ -23,20 +23,25 @@ msgid "failed to acquire the pinentry lock: %s\n" msgstr "" #. TRANSLATORS: These are labels for buttons etc used in -#. Pinentries. A underscore indicates that the next letter -#. should be used as an accelerator. The actual to be -#. translated text starts after the second vertical bar. -#: agent/call-pinentry.c:400 +#. Pinentries. An underscore indicates that the next letter +#. should be used as an accelerator. Double the underscore for +#. a literal one. The actual to be translated text starts after +#. the second vertical bar. +#: agent/call-pinentry.c:401 msgid "|pinentry-label|_OK" msgstr "" -#: agent/call-pinentry.c:401 +#: agent/call-pinentry.c:402 msgid "|pinentry-label|_Cancel" msgstr "" +#: agent/call-pinentry.c:403 +msgid "|pinentry-label|PIN:" +msgstr "" + #. TRANSLATORS: This string is displayed by Pinentry as the label #. for the quality bar. -#: agent/call-pinentry.c:644 +#: agent/call-pinentry.c:649 msgid "Quality:" msgstr "Стойкость:" @@ -46,54 +51,54 @@ msgstr "Стойкость:" #. tooltip is limited to about 900 characters. If you do not #. translate this entry, a default english text (see source) #. will be used. -#: agent/call-pinentry.c:666 +#: agent/call-pinentry.c:671 msgid "pinentry.qualitybar.tooltip" msgstr "" "Стойкость введенного выше текста. Можете прокосультироваться у Вашего " "администратора о критериях оценки стойкости." -#: agent/call-pinentry.c:710 +#: agent/call-pinentry.c:715 msgid "" "Please enter your PIN, so that the secret key can be unlocked for this " "session" msgstr "Введите PIN-код для получения доступа к закрытому ключу" -#: agent/call-pinentry.c:713 +#: agent/call-pinentry.c:718 msgid "" "Please enter your passphrase, so that the secret key can be unlocked for " "this session" msgstr "Введите фразу-пароль для получения доступа к закрытому ключу" -#: agent/call-pinentry.c:770 +#: agent/call-pinentry.c:775 #, c-format msgid "SETERROR %s (try %d of %d)" msgstr "SETERROR %s (попытка %d из %d)" -#: agent/call-pinentry.c:790 agent/call-pinentry.c:802 +#: agent/call-pinentry.c:795 agent/call-pinentry.c:807 msgid "PIN too long" msgstr "PIN слишком длинен" -#: agent/call-pinentry.c:791 +#: agent/call-pinentry.c:796 msgid "Passphrase too long" msgstr "фраза-пароль слишком длинная" -#: agent/call-pinentry.c:799 +#: agent/call-pinentry.c:804 msgid "Invalid characters in PIN" msgstr "Недопустимый символ в PIN-коде" -#: agent/call-pinentry.c:804 +#: agent/call-pinentry.c:809 msgid "PIN too short" msgstr "PIN-код слишком короткий" -#: agent/call-pinentry.c:816 +#: agent/call-pinentry.c:821 msgid "Bad PIN" msgstr "плохой PIN" -#: agent/call-pinentry.c:817 +#: agent/call-pinentry.c:822 msgid "Bad Passphrase" msgstr "Неверная фраза-пароль" -#: agent/call-pinentry.c:853 +#: agent/call-pinentry.c:858 msgid "Passphrase" msgstr "Фраза-пароль" @@ -104,7 +109,7 @@ msgstr "не поддерживаются ssh ключи превышающие #: agent/command-ssh.c:688 g10/card-util.c:830 g10/exec.c:473 g10/gpg.c:1122 #: g10/keygen.c:3394 g10/keygen.c:3427 g10/keyring.c:1237 g10/keyring.c:1569 -#: g10/openfile.c:275 g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 +#: g10/openfile.c:275 g10/openfile.c:368 g10/sign.c:801 g10/sign.c:1110 #: g10/tdbio.c:548 jnlib/dotlock.c:310 #, c-format msgid "can't create `%s': %s\n" @@ -114,8 +119,8 @@ msgstr "не могу создать `%s': %s\n" #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 #: g10/encode.c:504 g10/gpg.c:1123 g10/import.c:193 g10/keygen.c:2877 #: g10/keyring.c:1595 g10/openfile.c:192 g10/openfile.c:353 -#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 -#: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:552 +#: g10/plaintext.c:503 g10/sign.c:783 g10/sign.c:978 g10/sign.c:1094 +#: g10/sign.c:1250 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:552 #: g10/tdbio.c:616 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:2047 #: sm/gpgsm.c:2077 sm/gpgsm.c:2115 sm/gpgsm.c:2153 sm/qualified.c:66 #, c-format @@ -1664,7 +1669,7 @@ msgstr "" "сначала воспользуйтесь \"--delete-secret-keys\" для удаления закрытого " "ключа.\n" -#: g10/encode.c:226 g10/sign.c:1266 +#: g10/encode.c:226 g10/sign.c:1269 #, c-format msgid "error creating passphrase: %s\n" msgstr "ошибка создания фразы-пароля: %s\n" @@ -1683,7 +1688,7 @@ msgstr "использутся алгоритм шифрования %s\n" msgid "`%s' already compressed\n" msgstr "`%s' уже сжат\n" -#: g10/encode.c:311 g10/encode.c:611 g10/sign.c:561 +#: g10/encode.c:311 g10/encode.c:611 g10/sign.c:564 #, c-format msgid "WARNING: `%s' is an empty file\n" msgstr "ВНИМАНИЕ: `%s' пустой файл\n" @@ -1709,7 +1714,7 @@ msgid "" msgstr "" "ВНИМАНИЕ: использование шифра %s (%d) противоречит предпочтениям получателя\n" -#: g10/encode.c:655 g10/sign.c:936 +#: g10/encode.c:655 g10/sign.c:939 #, c-format msgid "" "WARNING: forcing compression algorithm %s (%d) violates recipient " @@ -2910,7 +2915,7 @@ msgstr "ключ %s: новый ключ - пропущен\n" msgid "no writable keyring found: %s\n" msgstr "нет доступной для записи таблицы ключей: %s\n" -#: g10/import.c:811 g10/openfile.c:278 g10/sign.c:802 g10/sign.c:1111 +#: g10/import.c:811 g10/openfile.c:278 g10/sign.c:805 g10/sign.c:1114 #, c-format msgid "writing to `%s'\n" msgstr "сохраняю в `%s'\n" @@ -6067,11 +6072,11 @@ msgstr "сбой проверки созданной подписи: %s\n" msgid "%s/%s signature from: \"%s\"\n" msgstr "%s/%s подпись от: \"%s\"\n" -#: g10/sign.c:758 +#: g10/sign.c:761 msgid "you can only detach-sign with PGP 2.x style keys while in --pgp2 mode\n" msgstr "только отделенная подпись доступна с PGP 2.x ключом в режиме --pgp2\n" -#: g10/sign.c:834 +#: g10/sign.c:837 #, c-format msgid "" "WARNING: forcing digest algorithm %s (%d) violates recipient preferences\n" @@ -6079,15 +6084,15 @@ msgstr "" "ВНИМАНИЕ: использование хэш-функции %s (%d) нарушает предпочтения " "получателя\n" -#: g10/sign.c:961 +#: g10/sign.c:964 msgid "signing:" msgstr "подпись:" -#: g10/sign.c:1076 +#: g10/sign.c:1079 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:1260 +#: g10/sign.c:1263 #, c-format msgid "%s encryption will be used\n" msgstr "будет использовано %s шифрование\n" |