From ef5e118daaf6b2cbcfb3b9cd56fb2808f9cacc98 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Sun, 24 Jun 2018 08:20:41 +0000 Subject: [PATCH] [UPD] Update fetchmail_notify_error_to_sender.pot --- fetchmail_notify_error_to_sender/i18n/ca.po | 7 +-- fetchmail_notify_error_to_sender/i18n/de.po | 7 +-- fetchmail_notify_error_to_sender/i18n/es.po | 27 +++++++--- .../i18n/fetchmail_notify_error_to_sender.pot | 54 +++++++++++++++++++ fetchmail_notify_error_to_sender/i18n/fr.po | 10 ++-- fetchmail_notify_error_to_sender/i18n/hr.po | 10 ++-- fetchmail_notify_error_to_sender/i18n/it.po | 17 +++--- .../i18n/pt_BR.po | 10 ++-- .../i18n/pt_PT.po | 14 ++--- fetchmail_notify_error_to_sender/i18n/sl.po | 10 ++-- fetchmail_notify_error_to_sender/i18n/tr.po | 14 ++--- .../i18n/zh_CN.po | 10 ++-- 12 files changed, 137 insertions(+), 53 deletions(-) create mode 100644 fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot diff --git a/fetchmail_notify_error_to_sender/i18n/ca.po b/fetchmail_notify_error_to_sender/i18n/ca.po index b197c79aa..708fd2ae1 100644 --- a/fetchmail_notify_error_to_sender/i18n/ca.po +++ b/fetchmail_notify_error_to_sender/i18n/ca.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # Marc Tormo i Bochaca , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-07-15 02:48+0000\n" "Last-Translator: Marc Tormo i Bochaca , 2017\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" -"Language: ca\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +24,8 @@ 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" +"

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" diff --git a/fetchmail_notify_error_to_sender/i18n/de.po b/fetchmail_notify_error_to_sender/i18n/de.po index 4723282c1..9d653607c 100644 --- a/fetchmail_notify_error_to_sender/i18n/de.po +++ b/fetchmail_notify_error_to_sender/i18n/de.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n" +"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +24,8 @@ 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" +"

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" diff --git a/fetchmail_notify_error_to_sender/i18n/es.po b/fetchmail_notify_error_to_sender/i18n/es.po index e73ea6f16..4f871aa27 100644 --- a/fetchmail_notify_error_to_sender/i18n/es.po +++ b/fetchmail_notify_error_to_sender/i18n/es.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # Ahmet Altınışık , 2016 # Antonio Trueba, 2016 @@ -40,11 +40,12 @@ msgstr "" "POT-Creation-Date: 2016-04-14 07:02+0000\n" "PO-Revision-Date: 2016-04-07 17:54+0000\n" "Last-Translator: Antonio Trueba\n" -"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n" +"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/" +"language/es/)\n" +"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 @@ -53,14 +54,26 @@ 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" +"

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 "\n
\n

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

\n

tenemos un problema con su email: ${ctx.get('sender_message').get('subject')}

\n

¿Puede haber usado una dirección de destino incorrecta?

\n


\n

Detalles técnicos:

\n

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

\n
\n " +msgstr "" +"\n" +"
\n" +"

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

\n" +"

tenemos un problema con su email: ${ctx.get('sender_message')." +"get('subject')}

\n" +"

¿Puede haber usado una dirección de destino incorrecta?

\n" +"


\n" +"

Detalles técnicos:

\n" +"

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

\n" +"
\n" +" " #. module: fetchmail_notify_error_to_sender #: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread @@ -68,7 +81,7 @@ msgid "Email Thread" msgstr "Hilo correo electrónico" #. module: fetchmail_notify_error_to_sender -#: field:fetchmail.server,error_notice_template_id:0 +#: model:ir.model.fields,field_description:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id msgid "Error notice template" msgstr "" @@ -83,7 +96,7 @@ 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 +#: 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" diff --git a/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot b/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot new file mode 100644 index 000000000..c3e46e0ed --- /dev/null +++ b/fetchmail_notify_error_to_sender/i18n/fetchmail_notify_error_to_sender.pot @@ -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 10.0\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" +"
\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 "" + +#. 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 "" + diff --git a/fetchmail_notify_error_to_sender/i18n/fr.po b/fetchmail_notify_error_to_sender/i18n/fr.po index 1af7b0bf4..79c9da465 100644 --- a/fetchmail_notify_error_to_sender/i18n/fr.po +++ b/fetchmail_notify_error_to_sender/i18n/fr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-07-15 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +24,8 @@ 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" +"

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" @@ -35,7 +36,8 @@ msgstr "" "\n" "
\n" "

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

\n" -"

nous avons de la difficulté avec votre adresse de courriel: ${ctx.get('sender_message').get('subject')}

\n" +"

nous avons de la difficulté avec votre adresse de courriel: ${ctx." +"get('sender_message').get('subject')}

\n" "

Peut-être avez-vous utilisé une mauvaise adresse de destinataire?

\n" "


\n" "

Détails techniques:

\n" diff --git a/fetchmail_notify_error_to_sender/i18n/hr.po b/fetchmail_notify_error_to_sender/i18n/hr.po index e0dd9bad5..c6a08b260 100644 --- a/fetchmail_notify_error_to_sender/i18n/hr.po +++ b/fetchmail_notify_error_to_sender/i18n/hr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # Bole , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-07-15 02:48+0000\n" "Last-Translator: Bole , 2017\n" "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" +"Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: hr\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" #. module: fetchmail_notify_error_to_sender #: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice @@ -24,7 +25,8 @@ 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" +"

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" diff --git a/fetchmail_notify_error_to_sender/i18n/it.po b/fetchmail_notify_error_to_sender/i18n/it.po index a96b9c6da..44eca5a95 100644 --- a/fetchmail_notify_error_to_sender/i18n/it.po +++ b/fetchmail_notify_error_to_sender/i18n/it.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # Paolo Valier , 2018 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2018-01-06 02:25+0000\n" "Last-Translator: Paolo Valier , 2018\n" "Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n" +"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 @@ -24,7 +24,8 @@ 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" +"

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" @@ -35,7 +36,8 @@ msgstr "" "\n" "
\n" "

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

\n" -"

abbiamo avuto un problema con la tua mail: ${ctx.get('sender_message').get('subject')}

\n" +"

abbiamo avuto un problema con la tua mail: ${ctx." +"get('sender_message').get('subject')}

\n" "

Forse hai usato un indirizzo errato?

\n" "


\n" "

Dettagli tecnici:

\n" @@ -61,8 +63,7 @@ msgstr "Server POP/IMAP" #. 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 "" -"Ricezione errore con: ${ctx.get('sender_message').get('subject')|safe}" +msgstr "Ricezione errore con: ${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 @@ -70,5 +71,5 @@ msgid "" "Set here the template to use to send notice to sender when errors occur " "while fetching email" msgstr "" -"Imposta qui il template da usare per inviare una notifica al mittente quando" -" si verificano errori durante il recupero dell'e-mail" +"Imposta qui il template da usare per inviare una notifica al mittente quando " +"si verificano errori durante il recupero dell'e-mail" diff --git a/fetchmail_notify_error_to_sender/i18n/pt_BR.po b/fetchmail_notify_error_to_sender/i18n/pt_BR.po index 01701fca6..25a3a5a4e 100644 --- a/fetchmail_notify_error_to_sender/i18n/pt_BR.po +++ b/fetchmail_notify_error_to_sender/i18n/pt_BR.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-12-01 02:10+0000\n" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" -"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/" +"teams/23907/pt_BR/)\n" +"Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +25,8 @@ 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" +"

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" diff --git a/fetchmail_notify_error_to_sender/i18n/pt_PT.po b/fetchmail_notify_error_to_sender/i18n/pt_PT.po index 2b9a8719d..cdd2efe99 100644 --- a/fetchmail_notify_error_to_sender/i18n/pt_PT.po +++ b/fetchmail_notify_error_to_sender/i18n/pt_PT.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: msgid "" msgstr "" @@ -10,11 +10,12 @@ msgstr "" "POT-Creation-Date: 2016-09-16 09:29+0000\n" "PO-Revision-Date: 2015-09-18 13:55+0000\n" "Last-Translator: <>\n" -"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_PT/)\n" +"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-" +"server-tools-8-0/language/pt_PT/)\n" +"Language: pt_PT\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: pt_PT\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. module: fetchmail_notify_error_to_sender @@ -23,7 +24,8 @@ 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" +"

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" @@ -38,7 +40,7 @@ msgid "Email Thread" msgstr "Tópico de Email" #. module: fetchmail_notify_error_to_sender -#: field:fetchmail.server,error_notice_template_id:0 +#: model:ir.model.fields,field_description:fetchmail_notify_error_to_sender.field_fetchmail_server_error_notice_template_id msgid "Error notice template" msgstr "" @@ -53,7 +55,7 @@ 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 +#: 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" diff --git a/fetchmail_notify_error_to_sender/i18n/sl.po b/fetchmail_notify_error_to_sender/i18n/sl.po index a6046bfbd..fc8353191 100644 --- a/fetchmail_notify_error_to_sender/i18n/sl.po +++ b/fetchmail_notify_error_to_sender/i18n/sl.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,11 +12,12 @@ msgstr "" "PO-Revision-Date: 2017-12-01 02:10+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Slovenian (https://www.transifex.com/oca/teams/23907/sl/)\n" +"Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: sl\n" -"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" #. module: fetchmail_notify_error_to_sender #: model:mail.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice @@ -24,7 +25,8 @@ 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" +"

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" diff --git a/fetchmail_notify_error_to_sender/i18n/tr.po b/fetchmail_notify_error_to_sender/i18n/tr.po index b27161e9b..0d53b38ba 100644 --- a/fetchmail_notify_error_to_sender/i18n/tr.po +++ b/fetchmail_notify_error_to_sender/i18n/tr.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # OCA Transbot , 2017 msgid "" @@ -12,10 +12,10 @@ msgstr "" "PO-Revision-Date: 2017-07-15 02:48+0000\n" "Last-Translator: OCA Transbot , 2017\n" "Language-Team: Turkish (https://www.transifex.com/oca/teams/23907/tr/)\n" +"Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: tr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +24,8 @@ 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" +"

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" @@ -35,7 +36,8 @@ msgstr "" "\n" "
\n" "

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

\n" -"

E-postanız ile ilgili bir problem var: ${ctx.get('sender_message').get('subject')}

\n" +"

E-postanız ile ilgili bir problem var: ${ctx.get('sender_message')." +"get('subject')}

\n" "

Belki alıcı adresi yanlıştır?

\n" "


\n" "

Teknik detaylar:

\n" @@ -69,5 +71,5 @@ msgid "" "Set here the template to use to send notice to sender when errors occur " "while fetching email" msgstr "" -"E-posta alınırken oluşan hatalarda gönderilecek bildirim mesajı için şablonu" -" belirleyin." +"E-posta alınırken oluşan hatalarda gönderilecek bildirim mesajı için şablonu " +"belirleyin." diff --git a/fetchmail_notify_error_to_sender/i18n/zh_CN.po b/fetchmail_notify_error_to_sender/i18n/zh_CN.po index ee8456c79..75aaef42c 100644 --- a/fetchmail_notify_error_to_sender/i18n/zh_CN.po +++ b/fetchmail_notify_error_to_sender/i18n/zh_CN.po @@ -1,7 +1,7 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: # * fetchmail_notify_error_to_sender -# +# # Translators: # Jeffery CHEN , 2017 msgid "" @@ -11,11 +11,12 @@ msgstr "" "POT-Creation-Date: 2017-07-15 02:48+0000\n" "PO-Revision-Date: 2017-07-15 02:48+0000\n" "Last-Translator: Jeffery CHEN , 2017\n" -"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/zh_CN/)\n" +"Language-Team: Chinese (China) (https://www.transifex.com/oca/teams/23907/" +"zh_CN/)\n" +"Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" -"Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: fetchmail_notify_error_to_sender @@ -24,7 +25,8 @@ 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" +"

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"