Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: social-15.0/social-15.0-mail_quoted_reply Translate-URL: https://translation.odoo-community.org/projects/social-15-0/social-15-0-mail_quoted_reply/
This commit is contained in:
parent
bcaad6cc07
commit
0c71daadde
@ -16,71 +16,60 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.3.2\n"
|
"X-Generator: Weblate 4.3.2\n"
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
|
||||||
#: model:mail.template,body_html:mail_quoted_reply.reply_template
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" <div>\n"
|
|
||||||
" </div>\n"
|
|
||||||
" <br/>\n"
|
|
||||||
" <blockquote style=\"padding-right:0px; padding-left:5px; border-left-color: #000; margin-left:5px; margin-right:0px;border-left-width: 2px; border-left-style:solid\">\n"
|
|
||||||
" From: ${object.email_from}<br/>\n"
|
|
||||||
" Date: ${object.date}<br/>\n"
|
|
||||||
" Subject: ${object.subject}<br/>\n"
|
|
||||||
" ${object.body | safe}\n"
|
|
||||||
" </blockquote>\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" <div>\n"
|
|
||||||
" </div>\n"
|
|
||||||
" <br/>\n"
|
|
||||||
" <blockquote style=\"padding-right:0px; padding-left:5px; border-"
|
|
||||||
"left-color: #000; margin-left:5px; margin-right:0px;border-left-width: 2px; "
|
|
||||||
"border-left-style:solid\">\n"
|
|
||||||
" From: ${object.email_from}<br/>\n"
|
|
||||||
" Date: ${object.date}<br/>\n"
|
|
||||||
" Subject: ${object.subject}<br/>\n"
|
|
||||||
" ${object.body | safe}\n"
|
|
||||||
" </blockquote>\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#. 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 "Nom a mostrar"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
|
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
|
||||||
msgid "Email composition wizard"
|
msgid "Email composition wizard"
|
||||||
msgstr "Assistent de redacció d'emails"
|
msgstr "Assistent de redacció d'emails"
|
||||||
|
|
||||||
#. 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 "ID"
|
|
||||||
|
|
||||||
#. 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 "Darrera modificació el"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#: model:ir.model,name:mail_quoted_reply.model_mail_message
|
#: model:ir.model,name:mail_quoted_reply.model_mail_message
|
||||||
msgid "Message"
|
msgid "Message"
|
||||||
msgstr "Missatge"
|
msgstr "Missatge"
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
|
||||||
#: model:mail.template,subject:mail_quoted_reply.reply_template
|
|
||||||
msgid "Re: ${object.subject}"
|
|
||||||
msgstr "Re: ${object.subject}"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0
|
#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reply"
|
msgid "Reply"
|
||||||
msgstr "Respon"
|
msgstr "Respon"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ " <div>\n"
|
||||||
|
#~ " </div>\n"
|
||||||
|
#~ " <br/>\n"
|
||||||
|
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
|
||||||
|
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
|
||||||
|
#~ "width: 2px; border-left-style:solid\">\n"
|
||||||
|
#~ " From: ${object.email_from}<br/>\n"
|
||||||
|
#~ " Date: ${object.date}<br/>\n"
|
||||||
|
#~ " Subject: ${object.subject}<br/>\n"
|
||||||
|
#~ " ${object.body | safe}\n"
|
||||||
|
#~ " </blockquote>\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ " <div>\n"
|
||||||
|
#~ " </div>\n"
|
||||||
|
#~ " <br/>\n"
|
||||||
|
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
|
||||||
|
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
|
||||||
|
#~ "width: 2px; border-left-style:solid\">\n"
|
||||||
|
#~ " From: ${object.email_from}<br/>\n"
|
||||||
|
#~ " Date: ${object.date}<br/>\n"
|
||||||
|
#~ " Subject: ${object.subject}<br/>\n"
|
||||||
|
#~ " ${object.body | safe}\n"
|
||||||
|
#~ " </blockquote>\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
#~ msgid "Display Name"
|
||||||
|
#~ msgstr "Nom a mostrar"
|
||||||
|
|
||||||
|
#~ msgid "ID"
|
||||||
|
#~ msgstr "ID"
|
||||||
|
|
||||||
|
#~ msgid "Last Modified on"
|
||||||
|
#~ msgstr "Darrera modificació el"
|
||||||
|
|
||||||
|
#~ msgid "Re: ${object.subject}"
|
||||||
|
#~ msgstr "Re: ${object.subject}"
|
||||||
|
@ -16,71 +16,60 @@ msgstr ""
|
|||||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||||
"X-Generator: Weblate 4.3.2\n"
|
"X-Generator: Weblate 4.3.2\n"
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
|
||||||
#: model:mail.template,body_html:mail_quoted_reply.reply_template
|
|
||||||
msgid ""
|
|
||||||
"\n"
|
|
||||||
" <div>\n"
|
|
||||||
" </div>\n"
|
|
||||||
" <br/>\n"
|
|
||||||
" <blockquote style=\"padding-right:0px; padding-left:5px; border-left-color: #000; margin-left:5px; margin-right:0px;border-left-width: 2px; border-left-style:solid\">\n"
|
|
||||||
" From: ${object.email_from}<br/>\n"
|
|
||||||
" Date: ${object.date}<br/>\n"
|
|
||||||
" Subject: ${object.subject}<br/>\n"
|
|
||||||
" ${object.body | safe}\n"
|
|
||||||
" </blockquote>\n"
|
|
||||||
" "
|
|
||||||
msgstr ""
|
|
||||||
"\n"
|
|
||||||
" <div>\n"
|
|
||||||
" </div>\n"
|
|
||||||
" <br/>\n"
|
|
||||||
" <blockquote style=\"padding-right:0px; padding-left:5px; border-"
|
|
||||||
"left-color: #000; margin-left:5px; margin-right:0px;border-left-width: 2px; "
|
|
||||||
"border-left-style:solid\">\n"
|
|
||||||
" From: ${object.email_from}<br/>\n"
|
|
||||||
" Date: ${object.date}<br/>\n"
|
|
||||||
" Subject: ${object.subject}<br/>\n"
|
|
||||||
" ${object.body | safe}\n"
|
|
||||||
" </blockquote>\n"
|
|
||||||
" "
|
|
||||||
|
|
||||||
#. 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 "Nombre mostrado"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
|
#: model:ir.model,name:mail_quoted_reply.model_mail_compose_message
|
||||||
msgid "Email composition wizard"
|
msgid "Email composition wizard"
|
||||||
msgstr "Asistente composición Correo Electrónico"
|
msgstr "Asistente composición Correo Electrónico"
|
||||||
|
|
||||||
#. 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 "ID"
|
|
||||||
|
|
||||||
#. 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 "Última modificación el"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#: model:ir.model,name:mail_quoted_reply.model_mail_message
|
#: model:ir.model,name:mail_quoted_reply.model_mail_message
|
||||||
msgid "Message"
|
msgid "Message"
|
||||||
msgstr "Mensaje"
|
msgstr "Mensaje"
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
|
||||||
#: model:mail.template,subject:mail_quoted_reply.reply_template
|
|
||||||
msgid "Re: ${object.subject}"
|
|
||||||
msgstr "Re: ${object.subject}"
|
|
||||||
|
|
||||||
#. module: mail_quoted_reply
|
#. module: mail_quoted_reply
|
||||||
#. openerp-web
|
#. openerp-web
|
||||||
#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0
|
#: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0
|
||||||
#, python-format
|
#, python-format
|
||||||
msgid "Reply"
|
msgid "Reply"
|
||||||
msgstr "Responder"
|
msgstr "Responder"
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ " <div>\n"
|
||||||
|
#~ " </div>\n"
|
||||||
|
#~ " <br/>\n"
|
||||||
|
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
|
||||||
|
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
|
||||||
|
#~ "width: 2px; border-left-style:solid\">\n"
|
||||||
|
#~ " From: ${object.email_from}<br/>\n"
|
||||||
|
#~ " Date: ${object.date}<br/>\n"
|
||||||
|
#~ " Subject: ${object.subject}<br/>\n"
|
||||||
|
#~ " ${object.body | safe}\n"
|
||||||
|
#~ " </blockquote>\n"
|
||||||
|
#~ " "
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "\n"
|
||||||
|
#~ " <div>\n"
|
||||||
|
#~ " </div>\n"
|
||||||
|
#~ " <br/>\n"
|
||||||
|
#~ " <blockquote style=\"padding-right:0px; padding-left:5px; "
|
||||||
|
#~ "border-left-color: #000; margin-left:5px; margin-right:0px;border-left-"
|
||||||
|
#~ "width: 2px; border-left-style:solid\">\n"
|
||||||
|
#~ " From: ${object.email_from}<br/>\n"
|
||||||
|
#~ " Date: ${object.date}<br/>\n"
|
||||||
|
#~ " Subject: ${object.subject}<br/>\n"
|
||||||
|
#~ " ${object.body | safe}\n"
|
||||||
|
#~ " </blockquote>\n"
|
||||||
|
#~ " "
|
||||||
|
|
||||||
|
#~ msgid "Display Name"
|
||||||
|
#~ msgstr "Nombre mostrado"
|
||||||
|
|
||||||
|
#~ msgid "ID"
|
||||||
|
#~ msgstr "ID"
|
||||||
|
|
||||||
|
#~ msgid "Last Modified on"
|
||||||
|
#~ msgstr "Última modificación el"
|
||||||
|
|
||||||
|
#~ msgid "Re: ${object.subject}"
|
||||||
|
#~ msgstr "Re: ${object.subject}"
|
||||||
|
Loading…
Reference in New Issue
Block a user