OCA Transbot
9 years ago
4 changed files with 119 additions and 32 deletions
-
64email_template_qweb/i18n/es_MX.po
-
35mail_optional_autofollow/i18n/en.po
-
38mail_optional_autofollow/i18n/fr.po
-
14mail_optional_autofollow/i18n/sl.po
@ -0,0 +1,64 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * email_template_qweb |
|||
# |
|||
# Translators: |
|||
# Jesús Alan Ramos Rodríguez <alan.ramos@jarsa.com.mx>, 2016 |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-06-12 02:44+0000\n" |
|||
"PO-Revision-Date: 2016-06-11 23:19+0000\n" |
|||
"Last-Translator: Jesús Alan Ramos Rodríguez <alan.ramos@jarsa.com.mx>\n" |
|||
"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-social-9-0/language/es_MX/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: es_MX\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.model.fields,field_description:email_template_qweb.field_mail_template_body_type |
|||
msgid "Body templating engine" |
|||
msgstr "" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.model.fields,field_description:email_template_qweb.field_mail_template_body_view_id |
|||
msgid "Body view" |
|||
msgstr "Vista del cuerpo" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.ui.view,arch_db:email_template_qweb.view_email_template_demo1 |
|||
msgid "Dear" |
|||
msgstr "Querido" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.model,name:email_template_qweb.model_mail_template |
|||
msgid "Email Templates" |
|||
msgstr "Plantillas de Correo Electrónico" |
|||
|
|||
#. module: email_template_qweb |
|||
#: selection:mail.template,body_type:0 |
|||
msgid "Jinja2" |
|||
msgstr "Jinja2" |
|||
|
|||
#. module: email_template_qweb |
|||
#: selection:mail.template,body_type:0 |
|||
msgid "QWeb" |
|||
msgstr "QWeb" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:mail.template,subject:email_template_qweb.email_template_demo1 |
|||
msgid "QWeb demo email" |
|||
msgstr "Correo QWeb de demo" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.ui.view,arch_db:email_template_qweb.view_email_template_demo1 |
|||
msgid "This is an email template using qweb." |
|||
msgstr "Esta es una plantilla de correo utilizando qweb" |
|||
|
|||
#. module: email_template_qweb |
|||
#: model:ir.model.fields,field_description:email_template_qweb.field_mail_template_body_view_arch |
|||
msgid "View Architecture" |
|||
msgstr "" |
@ -0,0 +1,35 @@ |
|||
# Translation of Odoo Server. |
|||
# This file contains the translation of the following modules: |
|||
# * mail_optional_autofollow |
|||
# |
|||
# Translators: |
|||
msgid "" |
|||
msgstr "" |
|||
"Project-Id-Version: social (9.0)\n" |
|||
"Report-Msgid-Bugs-To: \n" |
|||
"POT-Creation-Date: 2016-06-12 02:44+0000\n" |
|||
"PO-Revision-Date: 2016-06-11 22:15+0000\n" |
|||
"Last-Translator: OCA Transbot <transbot@odoo-community.org>\n" |
|||
"Language-Team: English (http://www.transifex.com/oca/OCA-social-9-0/language/en/)\n" |
|||
"MIME-Version: 1.0\n" |
|||
"Content-Type: text/plain; charset=UTF-8\n" |
|||
"Content-Transfer-Encoding: \n" |
|||
"Language: en\n" |
|||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" |
|||
|
|||
#. module: mail_optional_autofollow |
|||
#: model:ir.model,name:mail_optional_autofollow.model_mail_compose_message |
|||
msgid "Email composition wizard" |
|||
msgstr "Email composition wizard" |
|||
|
|||
#. module: mail_optional_autofollow |
|||
#: model:ir.model.fields,field_description:mail_optional_autofollow.field_mail_compose_message_autofollow_recipients |
|||
msgid "Make recipients followers" |
|||
msgstr "Make recipients followers" |
|||
|
|||
#. module: mail_optional_autofollow |
|||
#: model:ir.model.fields,help:mail_optional_autofollow.field_mail_compose_message_autofollow_recipients |
|||
msgid "" |
|||
"if checked, the additional recipients will be added as followers on " |
|||
"the related object" |
|||
msgstr "if checked, the additional recipients will be added as followers on the related object" |
Write
Preview
Loading…
Cancel
Save
Reference in new issue