diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 25 |
1 files changed, 15 insertions, 10 deletions
@@ -283,13 +283,10 @@ msgstr "PIN повторен неверно; попробуйте еще раз" msgid "Please enter the PIN%s%s%s to unlock the card" msgstr "Введите PIN%s%s%s для доступа к карте" -#, c-format -msgid "error creating temporary file: %s\n" -msgstr "ошибка создания временного файла: %s\n" - -#, c-format -msgid "error writing to temporary file: %s\n" -msgstr "ошибка записи во временный файл: %s\n" +#, fuzzy, c-format +#| msgid "error writing to %s: %s\n" +msgid "error writing to pipe: %s\n" +msgstr "ошибка записи в %s: %s\n" msgid "Enter new passphrase" msgstr "Введите новую фразу-пароль" @@ -1845,6 +1842,10 @@ msgid "WARNING: key %s is not suitable for encryption in %s mode\n" msgstr "Внимание: ключ %s не подходит для шифрования в режиме %s\n" #, c-format +msgid "operation forced to fail due to unfulfilled compliance rules\n" +msgstr "" + +#, c-format msgid "" "WARNING: forcing compression algorithm %s (%d) violates recipient " "preferences\n" @@ -7197,6 +7198,10 @@ msgstr "Создать самозаверенный сертификат? (y/N) msgid "These parameters are used:\n" msgstr "Используются параметры:\n" +#, c-format +msgid "error creating temporary file: %s\n" +msgstr "ошибка создания временного файла: %s\n" + msgid "Now creating self-signed certificate. " msgstr "Сейчас создается самозаверенный сертификат." @@ -8841,6 +8846,9 @@ msgstr "" "Синтаксис: gpg-check-pattern [параметры] файл_образцов\n" "Проверить фразу-пароль, поступающую из stdin, по файлу образцов\n" +#~ msgid "error writing to temporary file: %s\n" +#~ msgstr "ошибка записи во временный файл: %s\n" + #~ msgid "use a log file for the server" #~ msgstr "использовать файл журнала для сервера" @@ -9039,9 +9047,6 @@ msgstr "" #~ msgid "could not open %s for writing: %s\n" #~ msgstr "невозможно открыть %s на запись: %s\n" -#~ msgid "error writing to %s: %s\n" -#~ msgstr "ошибка записи в %s: %s\n" - #~ msgid "error reading from %s: %s\n" #~ msgstr "ошибка чтения из %s: %s\n" |