# 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 <jabelchi@gmail.com>\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"
#~ "            <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}"