svn: /web/doc-editor/trunk/js/locale/ ru.js
[email protected] (Alexander Moskaliov)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
irker Sun, 08 Jan 2012 13:17:25 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=321927
Log:
update ru locale
Changed paths:
U web/doc-editor/trunk/js/locale/ru.js
Modified: web/doc-editor/trunk/js/locale/ru.js
===================================================================
--- web/doc-editor/trunk/js/locale/ru.js 2012-01-08 12:19:06 UTC (rev 321926)
+++ web/doc-editor/trunk/js/locale/ru.js 2012-01-08 13:17:25 UTC (rev 321927)
@@ -220,6 +220,8 @@
// In file: ../../js/ui/component/PortletTranslator.js
i18n["{0} Translators"] = "{0} Переводчиков";
+ i18n["{0} Reviewers"] = "{0} Вычитывающих";
+ i18n["No reviewer"] = "Нет вычитывающих";
i18n["Name"] = "Имя";
i18n["Email"] = "Email";
i18n["Nick"] = "Ник";
@@ -230,6 +232,9 @@
i18n["Send an email to the {0}"] = "Послать email {0}";
i18n["Send an email to {0}"] = "Послать email {0}";
i18n["Translators"] = "Переводчики";
+ i18n["Reviewers"] = "Вычитывающие";
+ i18n["Must be reviewed"] = "Необходима вычитка";
+ i18n["Translators & Reviewer"] = "Переводчики & Вычитывающие";
i18n["Refresh this grid"] = "Обновить таблицу";
@@ -475,6 +480,7 @@
// In file: ../../js/ui/component/PendingReviewGrid.js
+ i18n["Reviewer"] = "Вычитывающий";
i18n["Reviewed"] = "Просмотрено";
i18n["Open all files about {0} extension"] = "Открыть все файлы из расширения {0}";
i18n["Need Reviewed in: {0}"] = "Необходимо просмотреть в: {0}";