diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 39 |
1 files changed, 19 insertions, 20 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: glib.glib-2-12\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-04 17:24-0500\n" +"POT-Creation-Date: 2007-01-14 23:28-0500\n" "PO-Revision-Date: 2006-08-24 18:17+0300\n" "Last-Translator: Leonid Kanter <leon@asplinux.ru>\n" "Language-Team: <gnome-cyr@gnome.org>\n" @@ -758,53 +758,52 @@ msgstr "" "Файл ключа содержит строку '%s', которая не является ключом - парой величин, " "группой или комментарием" -#: glib/gkeyfile.c:755 glib/gkeyfile.c:1233 glib/gkeyfile.c:2456 -#: glib/gkeyfile.c:2579 glib/gkeyfile.c:2894 +#: glib/gkeyfile.c:758 #, fuzzy, c-format msgid "Invalid group name: %s" msgstr "Неверное имя программы: %s" -#: glib/gkeyfile.c:774 +#: glib/gkeyfile.c:780 #, c-format msgid "Key file does not start with a group" msgstr "Файл ключа не начинается с группы" -#: glib/gkeyfile.c:797 glib/gkeyfile.c:1235 +#: glib/gkeyfile.c:806 #, fuzzy, c-format msgid "Invalid key name: %s" msgstr "Неверное имя программы: %s" -#: glib/gkeyfile.c:821 +#: glib/gkeyfile.c:833 #, c-format msgid "Key file contains unsupported encoding '%s'" msgstr "Файл ключа содержит неподдерживаемую кодировку '%s'" -#: glib/gkeyfile.c:1030 glib/gkeyfile.c:1189 glib/gkeyfile.c:2394 -#: glib/gkeyfile.c:2463 glib/gkeyfile.c:2586 glib/gkeyfile.c:2721 -#: glib/gkeyfile.c:2874 glib/gkeyfile.c:3056 glib/gkeyfile.c:3113 +#: glib/gkeyfile.c:1042 glib/gkeyfile.c:1201 glib/gkeyfile.c:2402 +#: glib/gkeyfile.c:2469 glib/gkeyfile.c:2590 glib/gkeyfile.c:2725 +#: glib/gkeyfile.c:2878 glib/gkeyfile.c:3058 glib/gkeyfile.c:3115 #, c-format msgid "Key file does not have group '%s'" msgstr "Файл ключей не имеет группы '%s'" -#: glib/gkeyfile.c:1201 +#: glib/gkeyfile.c:1213 #, c-format msgid "Key file does not have key '%s'" msgstr "Файл ключа не содержит ключ '%s'" -#: glib/gkeyfile.c:1307 glib/gkeyfile.c:1417 +#: glib/gkeyfile.c:1315 glib/gkeyfile.c:1425 #, c-format msgid "Key file contains key '%s' with value '%s' which is not UTF-8" msgstr "" "Файл ключа содержит ключ '%s', значение которого '%s' не в кодировке UTF-8" -#: glib/gkeyfile.c:1327 glib/gkeyfile.c:1437 glib/gkeyfile.c:1805 +#: glib/gkeyfile.c:1335 glib/gkeyfile.c:1445 glib/gkeyfile.c:1813 #, c-format msgid "Key file contains key '%s' which has value that cannot be interpreted." msgstr "" "Файл ключа содержит ключ '%s', значение которого не может быть " "интерпретировано." -#: glib/gkeyfile.c:2017 glib/gkeyfile.c:2226 +#: glib/gkeyfile.c:2025 glib/gkeyfile.c:2234 #, c-format msgid "" "Key file contains key '%s' in group '%s' which has value that cannot be " @@ -813,37 +812,37 @@ msgstr "" "Файл ключа содержит ключ '%s' в группе '%s', значение которого не может быть " "интерпретировано." -#: glib/gkeyfile.c:2409 glib/gkeyfile.c:2601 glib/gkeyfile.c:3124 +#: glib/gkeyfile.c:2417 glib/gkeyfile.c:2605 glib/gkeyfile.c:3126 #, c-format msgid "Key file does not have key '%s' in group '%s'" msgstr "Файл ключа не имеет ключа '%s' в группе '%s'" -#: glib/gkeyfile.c:3344 +#: glib/gkeyfile.c:3365 #, c-format msgid "Key file contains escape character at end of line" msgstr "Файл ключа содержит символ escape в конце файла" -#: glib/gkeyfile.c:3366 +#: glib/gkeyfile.c:3387 #, c-format msgid "Key file contains invalid escape sequence '%s'" msgstr "Файл ключа содержит неверную escape-последовательность '%s'" -#: glib/gkeyfile.c:3508 +#: glib/gkeyfile.c:3529 #, c-format msgid "Value '%s' cannot be interpreted as a number." msgstr "Значение '%s' не может быть интерпретировано как числовое." -#: glib/gkeyfile.c:3522 +#: glib/gkeyfile.c:3543 #, c-format msgid "Integer value '%s' out of range" msgstr "Целое значение '%s' выходит за пределы" -#: glib/gkeyfile.c:3555 +#: glib/gkeyfile.c:3576 #, c-format msgid "Value '%s' cannot be interpreted as a float number." msgstr "Значение '%s' не может быть интерпретировано как плавающее." -#: glib/gkeyfile.c:3582 +#: glib/gkeyfile.c:3603 #, c-format msgid "Value '%s' cannot be interpreted as a boolean." msgstr "Значение '%s' не может быть интерпретировано как булево." |