Add localization constants related with mail templates

This commit is contained in:
Dmitriy Simushev 2014-06-17 15:02:36 +04:00
parent f3e28b0767
commit 50d892351b
2 changed files with 48 additions and 0 deletions

View File

@ -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"

View File

@ -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"