Updated Russian translation
This commit is contained in:
@ -6,19 +6,22 @@
|
||||
# AnatolyA. Yakushin <jaa@altlinux.ru>, 2004.
|
||||
# Roxana Kolosova <mavka@justos.org>, 2003-2006.
|
||||
# Alexandre Prokoudine <alexandre.prokoudine@gmail.com>, 2005, 2006, 2009.
|
||||
# Александр Прокудин <alexandre.prokoudine@gmail.com>, 2011.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: gimp python trunk\n"
|
||||
"Project-Id-Version: GIMP Python-Fu 2.8\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2009-07-13 13:34+0400\n"
|
||||
"PO-Revision-Date: 2009-07-13 13:36+0400\n"
|
||||
"Last-Translator: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>\n"
|
||||
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
|
||||
"PO-Revision-Date: 2011-12-04 23:00+0400\n"
|
||||
"Last-Translator: Александр Прокудин <alexandre.prokoudine@gmail.com>\n"
|
||||
"Language-Team: Russian <gnome-cyr@lists.gnome.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
"Content-Transfer-Encoding: UTF-8\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); 10<=4 && (n%100<10 || n"
|
||||
"%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#: ../plug-ins/pygimp/gimpfu.py:391
|
||||
msgid "Missing exception information"
|
||||
@ -217,7 +220,7 @@ msgstr "_Нарезка для веба..."
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:433
|
||||
msgid "Path for HTML export"
|
||||
msgstr "Каталог экспорта"
|
||||
msgstr "Каталог экспорта HTML"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:434
|
||||
msgid "Filename for export"
|
||||
@ -245,7 +248,7 @@ msgstr "Пробел между элементами таблицы"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:442
|
||||
msgid "Javascript for onmouseover and clicked"
|
||||
msgstr "JavaScript для onmouseover и clicked"
|
||||
msgstr "JavaScript для действий onmouseover и clicked"
|
||||
|
||||
#. table caps are table cells on the edge of the table
|
||||
#: ../plug-ins/pygimp/plug-ins/py-slice.py:445
|
||||
@ -254,11 +257,11 @@ msgstr "Пропустить анимацию для заголовков таб
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:56
|
||||
msgid "Python Console"
|
||||
msgstr "Консоль Скрипт-Фу"
|
||||
msgstr "Консоль Python"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:60
|
||||
msgid "_Browse..."
|
||||
msgstr "_Просмотреть..."
|
||||
msgstr "_Просмотр…"
|
||||
|
||||
#: ../plug-ins/pygimp/plug-ins/python-console.py:138
|
||||
msgid "Python Procedure Browser"
|
||||
|
||||
Reference in New Issue
Block a user