# Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender # # Translators: # Armando Vulcano Junior , 2015 # danimaribeiro , 2016 # FIRST AUTHOR , 2011-2012 # Hotellook, 2014 # Leonardo J. Caballero G. , 2016 # Matjaž Mozetič , 2015-2016 # Paolo Valier, 2016 # Paolo Valier, 2016 # Rudolf Schnapka , 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-07-28 00:59+0000\n" "PO-Revision-Date: 2016-07-31 08:52+0000\n" "Last-Translator: Paolo Valier\n" "Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: fetchmail_notify_error_to_sender #: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice msgid "" "\n" "
\n" "

Hello ${ctx.get('sender_message').get('from')},

\n" "

we got a problem with your email: ${ctx.get('sender_message').get('subject')}

\n" "

Maybe you used a wrong recipient address?

\n" "


\n" "

Technical details:

\n" "

${ctx.get('route_exception').message}

\n" "
\n" " " msgstr "" #. module: fetchmail_notify_error_to_sender #: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread msgid "Email Thread" msgstr "Discussione Email" #. module: fetchmail_notify_error_to_sender #: field:fetchmail.server,error_notice_template_id:0 msgid "Error notice template" msgstr "Modello per il messaggio di errore" #. module: fetchmail_notify_error_to_sender #: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server msgid "POP/IMAP Server" msgstr "Server POP/IMAP" #. module: fetchmail_notify_error_to_sender #: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}" msgstr "" #. module: fetchmail_notify_error_to_sender #: help:fetchmail.server,error_notice_template_id:0 msgid "" "Set here the template to use to send notice to sender when errors occur " "while fetching email" msgstr ""