# 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" "PO-Revision-Date: 2022-07-04 15:05+0000\n" "Last-Translator: jabelchi \n" "Language-Team: none\n" "Language: ca\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" "X-Generator: Weblate 4.3.2\n" #. module: mail_quoted_reply #: model:ir.model,name:mail_quoted_reply.model_mail_compose_message msgid "Email composition wizard" msgstr "Assistent de redacció d'emails" #. module: mail_quoted_reply #: model:ir.model,name:mail_quoted_reply.model_mail_message msgid "Message" msgstr "Missatge" #. module: mail_quoted_reply #. openerp-web #: code:addons/mail_quoted_reply/static/src/xml/mail_message_reply.xml:0 #, python-format msgid "Reply" msgstr "Respon" #~ 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 "" #~ "\n" #~ "
\n" #~ "
\n" #~ "
\n" #~ "
\n" #~ " From: ${object.email_from}
\n" #~ " Date: ${object.date}
\n" #~ " Subject: ${object.subject}
\n" #~ " ${object.body | safe}\n" #~ "
\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}"