diff options
Diffstat (limited to 'popt/po/ru.po')
-rw-r--r-- | popt/po/ru.po | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/popt/po/ru.po b/popt/po/ru.po index 3cd15fb08..aa0eb64aa 100644 --- a/popt/po/ru.po +++ b/popt/po/ru.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: popt 1.6.3\n" -"POT-Creation-Date: 2001-10-13 13:15-0400\n" +"POT-Creation-Date: 2001-10-14 23:13-0400\n" "PO-Revision-Date: 2001-07-05 21:00-0500\n" "Last-Translator: Eugene Kanter <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -13,99 +13,99 @@ msgstr "" msgid "unknown errno" msgstr "неизвестный номер ошибки" -#: popt.c:892 +#: popt.c:900 #, c-format msgid "option type (%d) not implemented in popt\n" msgstr "обработка параметра (%d) в popt не предусмотрена\n" -#: popt.c:1100 +#: popt.c:1111 msgid "missing argument" msgstr "пропущен аргумент" -#: popt.c:1102 +#: popt.c:1113 msgid "unknown option" msgstr "неизвестный параметр" -#: popt.c:1104 +#: popt.c:1115 msgid "mutually exclusive logical operations requested" msgstr "запрошены взаимно исключающие логические операции" -#: popt.c:1106 +#: popt.c:1117 msgid "opt->arg should not be NULL" msgstr "opt->arg не может быть NULL" -#: popt.c:1108 +#: popt.c:1119 msgid "aliases nested too deeply" msgstr "превышен уровень допустимой рекурсии подстановок" -#: popt.c:1110 +#: popt.c:1121 msgid "error in parameter quoting" msgstr "ошибкa помещения параметров в кавычки" -#: popt.c:1112 +#: popt.c:1123 msgid "invalid numeric value" msgstr "неправильное числовое значение" -#: popt.c:1114 +#: popt.c:1125 msgid "number too large or too small" msgstr "числовое значение за пределами предусмотренного" -#: popt.c:1116 +#: popt.c:1127 msgid "memory allocation failed" msgstr "ошибка выделения памяти" -#: popt.c:1120 +#: popt.c:1131 msgid "unknown error" msgstr "неизвестная ошибка" -#: popthelp.c:47 +#: popthelp.c:52 msgid "Show this help message" msgstr "Показать это сообщение" -#: popthelp.c:48 +#: popthelp.c:53 msgid "Display brief usage message" msgstr "Показать краткую инструкцию по использованию" -#: popthelp.c:51 +#: popthelp.c:56 msgid "Display option defaults in message" msgstr "Показать параметры по умолчанию" -#: popthelp.c:93 +#: popthelp.c:98 msgid "NONE" msgstr "NONE" -#: popthelp.c:94 +#: popthelp.c:99 msgid "VAL" msgstr "VAL" -#: popthelp.c:95 +#: popthelp.c:100 msgid "INT" msgstr "INT" -#: popthelp.c:96 +#: popthelp.c:101 msgid "LONG" msgstr "LONG" -#: popthelp.c:97 +#: popthelp.c:102 msgid "STRING" msgstr "STRING" -#: popthelp.c:98 +#: popthelp.c:103 msgid "FLOAT" msgstr "FLOAT" -#: popthelp.c:99 +#: popthelp.c:104 msgid "DOUBLE" msgstr "DOUBLE" -#: popthelp.c:100 +#: popthelp.c:105 msgid "ARG" msgstr "ARG" -#: popthelp.c:445 +#: popthelp.c:454 msgid "Usage:" msgstr "Использование:" -#: popthelp.c:467 +#: popthelp.c:476 msgid "[OPTION...]" msgstr "[ПАРАМЕТР...]" |