diff --git a/mail_quoted_reply/i18n/es.po b/mail_quoted_reply/i18n/es.po new file mode 100644 index 0000000..6c11c69 --- /dev/null +++ b/mail_quoted_reply/i18n/es.po @@ -0,0 +1,71 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_quoted_reply +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 14.0\n" +"Report-Msgid-Bugs-To: \n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#. module: mail_quoted_reply +#: model:mail.template,body_html:mail_quoted_reply.reply_template +msgid "" +"\n" +"
\n" +"
\n" +"
\n" +"
\n" +" From: ${object.email_from}
\n" +" Date: ${object.date}
\n" +" Subject: ${object.subject}
\n" +" ${object.body | safe}\n" +"
\n" +" " +msgstr "" + +#. module: mail_quoted_reply +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message__display_name +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message__display_name +msgid "Display Name" +msgstr "" + +#. module: mail_quoted_reply +#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message +msgid "Email composition wizard" +msgstr "" + +#. module: mail_quoted_reply +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message__id +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message__id +msgid "ID" +msgstr "" + +#. module: mail_quoted_reply +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_compose_message____last_update +#: model:ir.model.fields,field_description:mail_quoted_reply.field_mail_message____last_update +msgid "Last Modified on" +msgstr "" + +#. module: mail_quoted_reply +#: model:ir.model,name:mail_quoted_reply.model_mail_message +msgid "Message" +msgstr "" + +#. module: mail_quoted_reply +#: model:mail.template,subject:mail_quoted_reply.reply_template +msgid "Re: ${object.subject}" +msgstr "" + +#. module: mail_quoted_reply +#. openerp-web +#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0 +#, python-format +msgid "Reply" +msgstr ""