diff options
Diffstat (limited to 'lib/libalpm/po/ru.po')
-rw-r--r-- | lib/libalpm/po/ru.po | 31 |
1 files changed, 16 insertions, 15 deletions
diff --git a/lib/libalpm/po/ru.po b/lib/libalpm/po/ru.po index 3b9bc68f..ccdc6fe0 100644 --- a/lib/libalpm/po/ru.po +++ b/lib/libalpm/po/ru.po @@ -4,6 +4,7 @@ # # Translators: # Dan McGee <dpmcgee@gmail.com>, 2011 +# Igor <f2404@yandex.ru>, 2018 # Ilya Ostapenko (Jacobtey) <jacobtey@gmail.com>, 2017 # Ivan Yurasov <vdk@gmx.us>, 2011 # kyak <peselnik@gmail.com>, 2013 @@ -18,8 +19,8 @@ msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" "POT-Creation-Date: 2018-05-15 10:34+1000\n" -"PO-Revision-Date: 2018-05-15 01:05+0000\n" -"Last-Translator: Allan McRae <allan@archlinux.org>\n" +"PO-Revision-Date: 2018-05-29 16:20+0000\n" +"Last-Translator: Igor <f2404@yandex.ru>\n" "Language-Team: Russian (http://www.transifex.com/toofishes/archlinux-pacman/" "language/ru/)\n" "Language: ru\n" @@ -253,7 +254,7 @@ msgstr "не удалось разобрать файл описания '%s' и #: lib/libalpm/be_sync.c:524 #, c-format msgid "could not read db '%s' (%s)\n" -msgstr "" +msgstr "не удалось прочитать базу данных '%s' (%s)\n" #: lib/libalpm/be_sync.c:558 lib/libalpm/be_sync.c:563 #, c-format @@ -707,7 +708,7 @@ msgstr "" #: lib/libalpm/hook.c:273 #, c-format msgid "error while reading hook %s: %s\n" -msgstr "" +msgstr "ошибка чтения сценария %s: %s\n" #: lib/libalpm/hook.c:275 lib/libalpm/hook.c:315 lib/libalpm/hook.c:357 #, c-format @@ -739,7 +740,7 @@ msgstr "" #: lib/libalpm/hook.c:613 #, c-format msgid "unable to run hook %s: %s\n" -msgstr "" +msgstr "не удалось выполнить сценарий %s: %s\n" #: lib/libalpm/hook.c:648 lib/libalpm/hook.c:660 lib/libalpm/remove.c:385 #, c-format @@ -749,7 +750,7 @@ msgstr "не удалось открыть каталог %s: %s\n" #: lib/libalpm/hook.c:676 #, c-format msgid "could not open file: %s%s: %s\n" -msgstr "" +msgstr "не удалось открыть файл: %s %s: %s\n" #: lib/libalpm/hook.c:696 lib/libalpm/util.c:259 #, c-format @@ -759,7 +760,7 @@ msgstr "не удалось определить статус файла %s: %s\ #: lib/libalpm/hook.c:722 #, c-format msgid "could not read directory: %s: %s\n" -msgstr "" +msgstr "не удалось прочитать каталог %s: %s\n" #: lib/libalpm/package.c:586 #, c-format @@ -784,7 +785,7 @@ msgstr "не удалось удалить файл '%s': %s\n" #: lib/libalpm/remove.c:410 lib/libalpm/remove.c:419 #, c-format msgid "could not backup %s due to PATH_MAX overflow\n" -msgstr "" +msgstr "не удалось создать резервную копию %s из-за превышения PATH_MAX\n" #: lib/libalpm/remove.c:561 #, c-format @@ -809,7 +810,7 @@ msgstr "" #: lib/libalpm/signing.c:207 lib/libalpm/signing.c:705 #, c-format msgid "GPGME error: %s\n" -msgstr "" +msgstr "ошибка GPGME: %s\n" #: lib/libalpm/signing.c:402 #, c-format @@ -819,7 +820,7 @@ msgstr "" #: lib/libalpm/signing.c:460 #, c-format msgid "key \"%s\" could not be imported\n" -msgstr "" +msgstr "не удалось импортировать ключ \"%s\"\n" #: lib/libalpm/signing.c:466 #, c-format @@ -854,7 +855,7 @@ msgstr "" #: lib/libalpm/signing.c:901 #, c-format msgid "%s: key \"%s\" is unknown\n" -msgstr "" +msgstr "%s: неизвестный ключ \"%s\"\n" #: lib/libalpm/signing.c:910 #, c-format @@ -864,24 +865,24 @@ msgstr "" #: lib/libalpm/signing.c:914 #, c-format msgid "%s: signature from \"%s\" is expired\n" -msgstr "" +msgstr "%s: подпись от \"%s\" просрочена\n" #: lib/libalpm/signing.c:918 #, c-format msgid "%s: signature from \"%s\" is invalid\n" -msgstr "" +msgstr "%s: подпись от \"%s\" некорректна\n" #: lib/libalpm/signing.c:995 lib/libalpm/signing.c:1063 #: lib/libalpm/signing.c:1142 #, c-format msgid "%s: signature format error\n" -msgstr "" +msgstr "%s: ошибка формата подписи\n" #: lib/libalpm/signing.c:1095 lib/libalpm/signing.c:1128 #: lib/libalpm/signing.c:1136 #, c-format msgid "%s: unsupported signature format\n" -msgstr "" +msgstr "%s: неподдерживаемый формат подписи\n" #: lib/libalpm/sync.c:98 #, c-format |