From 50d892351bbc08a3fca95c09c30fbf1246a4d28a Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Tue, 17 Jun 2014 15:02:36 +0400 Subject: [PATCH] Add localization constants related with mail templates --- translations/en/translation.po | 24 ++++++++++++++++++++++++ translations/ru/translation.po | 24 ++++++++++++++++++++++++ 2 files changed, 48 insertions(+) diff --git a/translations/en/translation.po b/translations/en/translation.po index 33344d15..27b42c3c 100644 --- a/translations/en/translation.po +++ b/translations/en/translation.po @@ -338,6 +338,10 @@ msgid "form.field.mail.description" msgstr "For notifications and password retrieval." msgid "form.field.mail" msgstr "E-mail" +msgid "form.field.mail_template_body" +msgstr "Mail body" +msgid "form.field.mail_template_subject" +msgstr "Mail subject" msgid "form.field.message" msgstr "Message" msgid "form.field.name" @@ -460,6 +464,24 @@ msgid "localedirection" msgstr "ltr" msgid "localeid" msgstr "English (en)" +msgid "mail_template.actions" +msgstr "Modify" +msgid "mail_template.actions.edit" +msgstr "edit" +msgid "mail_template.body" +msgstr "Mail body" +msgid "mail_template.intro" +msgstr "On this page you can edit mail templates which are used in the system." +msgid "mail_template.locale" +msgstr "For language:" +msgid "mail_template.name" +msgstr "Machine name" +msgid "mail_template.saved" +msgstr "Changes saved" +msgid "mail_template.subject" +msgstr "Mail subject" +msgid "mail_template.title" +msgstr "Mail templates" msgid "mail.user.history.body" msgstr "Hello {0}!\n\nYour chat history: \n\n{1}\n--- \nRegards,\n{2} and Mibew\n{3}" msgid "mail.user.history.subject" @@ -488,6 +510,8 @@ msgid "menu.locale.content" msgstr "Change locale." msgid "menu.locale" msgstr "Language" +msgid "menu.mail_templates" +msgstr "Mail templates" msgid "menu.main" msgstr "Main" msgid "menu.operator" diff --git a/translations/ru/translation.po b/translations/ru/translation.po index 4e7cbfd4..8a66942e 100644 --- a/translations/ru/translation.po +++ b/translations/ru/translation.po @@ -340,6 +340,10 @@ msgid "form.field.mail" msgstr "Адрес электронной почты" msgid "form.field.mail.description" msgstr "Для получения извещений и восстановления пароля." +msgid "form.field.mail_template_body" +msgstr "Тело письма" +msgid "form.field.mail_template_subject" +msgstr "Тема письма" msgid "form.field.message" msgstr "Сообщение" msgid "form.field.name" @@ -462,6 +466,24 @@ msgid "localedirection" msgstr "ltr" msgid "localeid" msgstr "Russian (ru)" +msgid "mail_template.actions" +msgstr "Изменить" +msgid "mail_template.actions.edit" +msgstr "редактировать" +msgid "mail_template.body" +msgstr "Тело письма" +msgid "mail_template.intro" +msgstr "На этой странице Вы можете изменить шаблоны писем, которые используются в системе." +msgid "mail_template.locale" +msgstr "Для языка:" +msgid "mail_template.name" +msgstr "Машинное имя" +msgid "mail_template.saved" +msgstr "Изменения сохранены" +msgid "mail_template.subject" +msgstr "Тема письма" +msgid "mail_template.title" +msgstr "Шаблоны писем" msgid "mail.user.history.body" msgstr "Здраствуйте, {0}!\n\nПо Вашему запросу, высылаем историю диалога с менеджером компании {2}: \n\n{1}\n--- \nС уважением,\n{2} и Mibew Мессенджер\n{3}" msgid "mail.user.history.subject" @@ -490,6 +512,8 @@ msgid "menu.locale.content" msgstr "Выбрать язык системы." msgid "menu.locale" msgstr "Язык" +msgid "menu.mail_templates" +msgstr "Шаблоны писем" msgid "menu.main" msgstr "Главная" msgid "menu.operator"