From 14bbeaaac8fe92b9c42736113f6816e79bfd2747 Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Tue, 24 Jun 2014 13:48:47 +0400 Subject: [PATCH] Add locales management to UI --- translations/en/translation.po | 22 +++++++++++++++++++++- translations/ru/translation.po | 22 +++++++++++++++++++++- 2 files changed, 42 insertions(+), 2 deletions(-) diff --git a/translations/en/translation.po b/translations/en/translation.po index f9f08ceb..4cea7308 100644 --- a/translations/en/translation.po +++ b/translations/en/translation.po @@ -679,7 +679,7 @@ msgstr "Your translation is saved." msgid "page.translate.one" msgstr "Enter your translation." msgid "page.translate.title" -msgstr "Localization wizard" +msgstr "Translations" msgid "page_agent.cannot_modify" msgstr "You are not allowed to change this person's profile." msgid "page_agent.clear_avatar" @@ -790,6 +790,26 @@ msgid "page_group.tab.main" msgstr "General" msgid "page_group.tab.members" msgstr "Members" +msgid "page_locales.actions" +msgstr "Modify" +msgid "page_locales.cannot_disable_all" +msgstr "You cannot disable all locales." +msgid "page_locales.code" +msgstr "Code" +msgid "page_locales.disable.locale" +msgstr "disable" +msgid "page_locales.enable.locale" +msgstr "enable" +msgid "page_locales.intro" +msgstr "On this page you can configure locales which are used in the system" +msgid "page_locales.name" +msgstr "Name" +msgid "page_locales.title" +msgstr "Locales" +msgid "page_localization.tab.locale" +msgstr "Locales" +msgid "page_localization.tab.translation" +msgstr "Translations" msgid "page_login.error" msgstr "Entered login/password is incorrect" msgid "page_login.operator.disabled" diff --git a/translations/ru/translation.po b/translations/ru/translation.po index 0deb31b9..1474e36f 100644 --- a/translations/ru/translation.po +++ b/translations/ru/translation.po @@ -679,7 +679,7 @@ msgstr "Ваш перевод сохранен." msgid "page.translate.one" msgstr "Введите ваш вариант перевода." msgid "page.translate.title" -msgstr "Локализация" +msgstr "Переводы" msgid "page_agent.cannot_modify" msgstr "Вы не можете изменять профиль этого оператора." msgid "page_agent.clear_avatar" @@ -790,6 +790,26 @@ msgid "page_group.tab.main" msgstr "Общее" msgid "page_group.tab.members" msgstr "Состав" +msgid "page_locales.actions" +msgstr "Изменить" +msgid "page_locales.cannot_disable_all" +msgstr "Вы не можете отключить все локали." +msgid "page_locales.code" +msgstr "Код" +msgid "page_locales.disable.locale" +msgstr "отключить" +msgid "page_locales.enable.locale" +msgstr "включить" +msgid "page_locales.intro" +msgstr "На этой странице вы можете настравать локали, которые используются в системе." +msgid "page_locales.name" +msgstr "Имя" +msgid "page_locales.title" +msgstr "Локали" +msgid "page_localization.tab.locale" +msgstr "Локали" +msgid "page_localization.tab.translation" +msgstr "Переводы" msgid "page_login.error" msgstr "Введен неправильный логин или пароль" msgid "page_login.intro"