oca-travis
6 years ago
12 changed files with 136 additions and 50 deletions
-
7fetchmail_notify_error_to_sender/i18n/ca.po
-
10fetchmail_notify_error_to_sender/i18n/de.po
-
27fetchmail_notify_error_to_sender/i18n/es.po
-
54fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot
-
10fetchmail_notify_error_to_sender/i18n/fr.po
-
10fetchmail_notify_error_to_sender/i18n/hr.po
-
7fetchmail_notify_error_to_sender/i18n/it.po
-
10fetchmail_notify_error_to_sender/i18n/pt_BR.po
-
14fetchmail_notify_error_to_sender/i18n/pt_PT.po
-
13fetchmail_notify_error_to_sender/i18n/sl.po
-
14fetchmail_notify_error_to_sender/i18n/tr.po
-
10fetchmail_notify_error_to_sender/i18n/zh_CN.po
@ -0,0 +1,54 @@ |
|||||
|
# Translation of Odoo Server. |
||||
|
# This file contains the translation of the following modules: |
||||
|
# * fetchmail_notify_error_to_sender |
||||
|
# |
||||
|
msgid "" |
||||
|
msgstr "" |
||||
|
"Project-Id-Version: Odoo Server 9.0c\n" |
||||
|
"Report-Msgid-Bugs-To: \n" |
||||
|
"Last-Translator: <>\n" |
||||
|
"Language-Team: \n" |
||||
|
"MIME-Version: 1.0\n" |
||||
|
"Content-Type: text/plain; charset=UTF-8\n" |
||||
|
"Content-Transfer-Encoding: \n" |
||||
|
"Plural-Forms: \n" |
||||
|
|
||||
|
#. module: fetchmail_notify_error_to_sender |
||||
|
#: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice |
||||
|
msgid "\n" |
||||
|
"<div>\n" |
||||
|
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n" |
||||
|
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n" |
||||
|
" <p>Maybe you used a wrong recipient address?</p>\n" |
||||
|
" <p><br/></p>\n" |
||||
|
" <p>Technical details:</p>\n" |
||||
|
" <p><i>${ctx.get('route_exception').message}</i></p>\n" |
||||
|
"</div>\n" |
||||
|
" " |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: fetchmail_notify_error_to_sender |
||||
|
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread |
||||
|
msgid "Email Thread" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. 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 "" |
||||
|
|
||||
|
#. module: fetchmail_notify_error_to_sender |
||||
|
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server |
||||
|
msgid "POP/IMAP Server" |
||||
|
msgstr "" |
||||
|
|
||||
|
#. module: fetchmail_notify_error_to_sender |
||||
|
#: 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 "" |
||||
|
|
||||
|
#. module: fetchmail_notify_error_to_sender |
||||
|
#: model:ir.model.fields,help:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id |
||||
|
msgid "Set here the template to use to send notice to sender when errors occur while fetching email" |
||||
|
msgstr "" |
||||
|
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue