summaryrefslogtreecommitdiff
path: root/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po33
1 files changed, 17 insertions, 16 deletions
diff --git a/po/ru.po b/po/ru.po
index 7de8353..356c14d 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: popt 1.16\n"
"Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
-"POT-Creation-Date: 2015-05-13 11:54-0400\n"
+"POT-Creation-Date: 2017-03-19 12:46-0400\n"
"PO-Revision-Date: 2015-03-30 22:12+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
@@ -15,6 +15,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Lokalize 1.5\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@@ -23,64 +24,64 @@ msgstr ""
msgid "unknown errno"
msgstr "неизвестное значение errno"
-#: popt.c:1441
+#: popt.c:1453
#, fuzzy, c-format
msgid "option type (%u) not implemented in popt"
msgstr "обработка параметра (%u) в popt не предусмотрена\n"
-#: popt.c:1895
+#: popt.c:1902
msgid "missing argument"
msgstr "пропущен аргумент"
-#: popt.c:1897
+#: popt.c:1904
msgid "unknown option"
msgstr "неизвестный параметр"
-#: popt.c:1899
+#: popt.c:1906
msgid "mutually exclusive logical operations requested"
msgstr "запрошены взаимно исключающие логические операции"
-#: popt.c:1901
+#: popt.c:1908
msgid "opt->arg should not be NULL"
msgstr "opt->arg не может быть NULL"
-#: popt.c:1903
+#: popt.c:1910
msgid "aliases nested too deeply"
msgstr "превышен уровень допустимой рекурсии подстановок"
-#: popt.c:1905
+#: popt.c:1912
msgid "error in parameter quoting"
msgstr "ошибка помещения параметров в кавычки"
-#: popt.c:1907
+#: popt.c:1914
msgid "invalid numeric value"
msgstr "неправильное числовое значение"
-#: popt.c:1909
+#: popt.c:1916
msgid "number too large or too small"
msgstr "числовое значение за пределами предусмотренного"
-#: popt.c:1911
+#: popt.c:1918
msgid "memory allocation failed"
msgstr "не удалось выделить память"
-#: popt.c:1913
+#: popt.c:1920
msgid "config file failed sanity test"
msgstr "ошибки в файле настройки"
-#: popt.c:1915
+#: popt.c:1922
msgid "option does not take an argument"
msgstr ""
-#: popt.c:1917
+#: popt.c:1924
msgid "stack underflow"
msgstr ""
-#: popt.c:1919
+#: popt.c:1926
msgid "stack overflow"
msgstr ""
-#: popt.c:1923
+#: popt.c:1930
msgid "unknown error"
msgstr "неизвестная ошибка"