# Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender # # Translators: # Antonio Trueba, 2016 msgid "" msgstr "" "Project-Id-Version: server-tools (8.0)\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-01-19 14:44+0000\n" "PO-Revision-Date: 2016-02-16 15:10+0000\n" "Last-Translator: Antonio Trueba\n" "Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: es\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" "
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" "Technical details:
\n" "${ctx.get('route_exception').message}
\n" "Hola ${ctx.get('sender_message').get('from')},
\ntenemos un problema con su email: ${ctx.get('sender_message').get('subject')}
\n¿Puede haber usado una dirección de destino incorrecta?
\nDetalles técnicos:
\n${ctx.get('route_exception').message}
\n