Browse Source

Translated using Weblate (català)

Currently translated at 100,0% (6 of 6 strings)

Translation: server-tools-9.0/server-tools-9.0-fetchmail_notify_error_to_sender
Translate-URL: https://translation.odoo-community.org/projects/server-tools-9-0/server-tools-9-0-fetchmail_notify_error_to_sender/ca/
pull/1327/head
mtbochaca 6 years ago
committed by OCA Transbot
parent
commit
0e21e5ec34
  1. 24
      fetchmail_notify_error_to_sender/i18n/ca.po

24
fetchmail_notify_error_to_sender/i18n/ca.po

@ -9,14 +9,15 @@ msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-07-15 02:48+0000\n"
"PO-Revision-Date: 2017-07-15 02:48+0000\n"
"Last-Translator: Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2017\n"
"PO-Revision-Date: 2018-07-03 10:15+0000\n"
"Last-Translator: mtbochaca <mtbochaca@gmail.com>\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\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"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.0.1\n"
#. module: fetchmail_notify_error_to_sender
#: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
@ -33,6 +34,18 @@ msgid ""
"</div>\n"
" "
msgstr ""
"\n"
"<div>\n"
" <p>Hola ${ctx.get('sender_message').get('from')},</p>\n"
" <p>tenim un problema amb el vostre correu electrònic: "
"<i>${ctx.get('sender_message').get('subject')}</i></p>\n"
" <p>Pot ser que s'hagi utilitzat una direcció de destinació "
"incorrecta?</p>\n"
" <p><br/></p>\n"
" <p>Detalls tècnics:</p>\n"
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
"</div>\n"
" "
#. module: fetchmail_notify_error_to_sender
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
@ -42,7 +55,7 @@ msgstr "Tema del Correu electrònic "
#. module: fetchmail_notify_error_to_sender
#: model:ir.model.fields,field_description:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id
msgid "Error notice template"
msgstr ""
msgstr "Plantilla de comunicació d'error"
#. module: fetchmail_notify_error_to_sender
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
@ -53,6 +66,7 @@ msgstr "Servidor POP/IMAP"
#: model:mail.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
msgstr ""
"S'ha rebut un error amb: ${ctx.get('sender_message').get('subject')|safe}"
#. module: fetchmail_notify_error_to_sender
#: model:ir.model.fields,help:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id
@ -60,3 +74,5 @@ msgid ""
"Set here the template to use to send notice to sender when errors occur "
"while fetching email"
msgstr ""
"Poseu aquí la plantilla a utilitzar per enviar una notificació al remitent "
"quan hi hagin errors d'enviament del correu electrònic"
Loading…
Cancel
Save