Skip to content

Commit 77e343e

Browse files
oca-transbotMiquelRForgeFlow
authored andcommitted
OCA Transbot updated translations from Transifex
1 parent f599cbf commit 77e343e

File tree

6 files changed

+402
-0
lines changed

6 files changed

+402
-0
lines changed
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fetchmail_notify_error_to_sender
4+
#
5+
# Translators:
6+
# Rudolf Schnapka <[email protected]>, 2016
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: server-tools (8.0)\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2016-01-19 14:44+0000\n"
12+
"PO-Revision-Date: 2016-01-18 14:02+0000\n"
13+
"Last-Translator: Rudolf Schnapka <[email protected]>\n"
14+
"Language-Team: German (http://www.transifex.com/oca/OCA-server-tools-8-0/language/de/)\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: \n"
18+
"Language: de\n"
19+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20+
21+
#. module: fetchmail_notify_error_to_sender
22+
#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
23+
msgid ""
24+
"\n"
25+
"<div>\n"
26+
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
27+
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
28+
" <p>Maybe you used a wrong recipient address?</p>\n"
29+
" <p><br/></p>\n"
30+
" <p>Technical details:</p>\n"
31+
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
32+
"</div>\n"
33+
" "
34+
msgstr "\n<div>\n <p>Hallo ${ctx.get('sender_message').get('from')},</p>\n <p>wir haben ein Problem mit Ihrer Email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n <p>Vielleicht haben Sie nur die falsche Empfängeradresse angegeben?</p>\n <p><br/></p>\n <p>Technische Details:</p>\n <p><i>${ctx.get('route_exception').message}</i></p>\n</div>\n "
35+
36+
#. module: fetchmail_notify_error_to_sender
37+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
38+
msgid "Email Thread"
39+
msgstr "Email-Thread"
40+
41+
#. module: fetchmail_notify_error_to_sender
42+
#: field:fetchmail.server,error_notice_template_id:0
43+
msgid "Error notice template"
44+
msgstr "Fehlerhinweis-Vorlage"
45+
46+
#. module: fetchmail_notify_error_to_sender
47+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
48+
msgid "POP/IMAP Server"
49+
msgstr "POP/IMAP Server"
50+
51+
#. module: fetchmail_notify_error_to_sender
52+
#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
53+
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
54+
msgstr "Erhalte Fehler mit: ${ctx.get('sender_message').get('subject')|safe}"
55+
56+
#. module: fetchmail_notify_error_to_sender
57+
#: help:fetchmail.server,error_notice_template_id:0
58+
msgid ""
59+
"Set here the template to use to send notice to sender when errors occur "
60+
"while fetching email"
61+
msgstr "Legen Sie hier die Vorlage fest, die verwendet werden soll, um Hinweise an Benutzer zu senden, wenn Fehler beim Nachrichten Abholen auftreten."
Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fetchmail_notify_error_to_sender
4+
#
5+
# Translators:
6+
# Ahmet Altınışık <[email protected]>, 2016
7+
# Antonio Trueba, 2016
8+
# Antonio Trueba, 2016
9+
# bossnm11 <[email protected]>, 2014
10+
# Carles Antoli <[email protected]>, 2015
11+
# Chanseok <[email protected]>, 2014
12+
# Chul Park <[email protected]>, 2015
13+
# David10000 <[email protected]>, 2014
14+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2012-2013
15+
# Gil <[email protected]>, 2014
16+
# Hongseob Lee <[email protected]>, 2015
17+
# Hongseob Lee <[email protected]>, 2015
18+
# Hotellook, 2014
19+
# jeon <[email protected]>, 2014
20+
# JiyeonLee <[email protected]>, 2014
21+
# Jong-Dae Park <[email protected]>, 2013
22+
# Kevin Min <[email protected]>, 2015
23+
# KimKyudong <[email protected]>, 2014
24+
# mariana1201 <[email protected]>, 2014
25+
# Matjaž Mozetič <[email protected]>, 2015-2016
26+
# Nicole <[email protected]>, 2014
27+
# Paolo Valier, 2016
28+
# Pope, 2014
29+
# Rudolf Schnapka <[email protected]>, 2016
30+
# Sarina Canelake <[email protected]>, 2014
31+
# Seok Jun Yoon <[email protected]>, 2015
32+
# shin2012 <[email protected]>, 2014
33+
# Sujin Lee <[email protected]>, 2014
34+
# Sunah Lim <[email protected]>, 2013
35+
# Young Kim <[email protected]>, 2015
36+
msgid ""
37+
msgstr ""
38+
"Project-Id-Version: server-tools (8.0)\n"
39+
"Report-Msgid-Bugs-To: \n"
40+
"POT-Creation-Date: 2016-04-14 07:02+0000\n"
41+
"PO-Revision-Date: 2016-04-07 17:54+0000\n"
42+
"Last-Translator: Antonio Trueba\n"
43+
"Language-Team: Spanish (http://www.transifex.com/oca/OCA-server-tools-8-0/language/es/)\n"
44+
"MIME-Version: 1.0\n"
45+
"Content-Type: text/plain; charset=UTF-8\n"
46+
"Content-Transfer-Encoding: \n"
47+
"Language: es\n"
48+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
49+
50+
#. module: fetchmail_notify_error_to_sender
51+
#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
52+
msgid ""
53+
"\n"
54+
"<div>\n"
55+
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
56+
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
57+
" <p>Maybe you used a wrong recipient address?</p>\n"
58+
" <p><br/></p>\n"
59+
" <p>Technical details:</p>\n"
60+
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
61+
"</div>\n"
62+
" "
63+
msgstr "\n<div>\n <p>Hola ${ctx.get('sender_message').get('from')},</p>\n <p>tenemos un problema con su email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n <p>¿Puede haber usado una dirección de destino incorrecta?</p>\n <p><br/></p>\n <p>Detalles técnicos:</p>\n <p><i>${ctx.get('route_exception').message}</i></p>\n</div>\n "
64+
65+
#. module: fetchmail_notify_error_to_sender
66+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
67+
msgid "Email Thread"
68+
msgstr "Hilo correo electrónico"
69+
70+
#. module: fetchmail_notify_error_to_sender
71+
#: field:fetchmail.server,error_notice_template_id:0
72+
msgid "Error notice template"
73+
msgstr ""
74+
75+
#. module: fetchmail_notify_error_to_sender
76+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
77+
msgid "POP/IMAP Server"
78+
msgstr "Servidor POP/IMAP"
79+
80+
#. module: fetchmail_notify_error_to_sender
81+
#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
82+
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
83+
msgstr ""
84+
85+
#. module: fetchmail_notify_error_to_sender
86+
#: help:fetchmail.server,error_notice_template_id:0
87+
msgid ""
88+
"Set here the template to use to send notice to sender when errors occur "
89+
"while fetching email"
90+
msgstr ""
Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,61 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fetchmail_notify_error_to_sender
4+
#
5+
# Translators:
6+
# Christophe kryskool <[email protected]>, 2015
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: server-tools (8.0)\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2015-11-27 14:01+0000\n"
12+
"PO-Revision-Date: 2015-11-21 17:41+0000\n"
13+
"Last-Translator: Christophe kryskool <[email protected]>\n"
14+
"Language-Team: French (http://www.transifex.com/oca/OCA-server-tools-8-0/language/fr/)\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: \n"
18+
"Language: fr\n"
19+
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
20+
21+
#. module: fetchmail_notify_error_to_sender
22+
#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
23+
msgid ""
24+
"\n"
25+
"<div>\n"
26+
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
27+
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
28+
" <p>Maybe you used a wrong recipient address?</p>\n"
29+
" <p><br/></p>\n"
30+
" <p>Technical details:</p>\n"
31+
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
32+
"</div>\n"
33+
" "
34+
msgstr ""
35+
36+
#. module: fetchmail_notify_error_to_sender
37+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
38+
msgid "Email Thread"
39+
msgstr ""
40+
41+
#. module: fetchmail_notify_error_to_sender
42+
#: field:fetchmail.server,error_notice_template_id:0
43+
msgid "Error notice template"
44+
msgstr ""
45+
46+
#. module: fetchmail_notify_error_to_sender
47+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
48+
msgid "POP/IMAP Server"
49+
msgstr "Serveur POP/IMAP"
50+
51+
#. module: fetchmail_notify_error_to_sender
52+
#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
53+
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
54+
msgstr ""
55+
56+
#. module: fetchmail_notify_error_to_sender
57+
#: help:fetchmail.server,error_notice_template_id:0
58+
msgid ""
59+
"Set here the template to use to send notice to sender when errors occur "
60+
"while fetching email"
61+
msgstr ""
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fetchmail_notify_error_to_sender
4+
#
5+
# Translators:
6+
# Armando Vulcano Junior <[email protected]>, 2015
7+
# danimaribeiro <[email protected]>, 2016
8+
# FIRST AUTHOR <EMAIL@ADDRESS>, 2011-2012
9+
# Hotellook, 2014
10+
# Leonardo J. Caballero G. <[email protected]>, 2016
11+
# Matjaž Mozetič <[email protected]>, 2015-2016
12+
# Paolo Valier, 2016
13+
# Paolo Valier, 2016
14+
# Rudolf Schnapka <[email protected]>, 2016
15+
msgid ""
16+
msgstr ""
17+
"Project-Id-Version: server-tools (8.0)\n"
18+
"Report-Msgid-Bugs-To: \n"
19+
"POT-Creation-Date: 2016-07-28 00:59+0000\n"
20+
"PO-Revision-Date: 2016-07-31 08:52+0000\n"
21+
"Last-Translator: Paolo Valier\n"
22+
"Language-Team: Italian (http://www.transifex.com/oca/OCA-server-tools-8-0/language/it/)\n"
23+
"MIME-Version: 1.0\n"
24+
"Content-Type: text/plain; charset=UTF-8\n"
25+
"Content-Transfer-Encoding: \n"
26+
"Language: it\n"
27+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
28+
29+
#. module: fetchmail_notify_error_to_sender
30+
#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
31+
msgid ""
32+
"\n"
33+
"<div>\n"
34+
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
35+
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
36+
" <p>Maybe you used a wrong recipient address?</p>\n"
37+
" <p><br/></p>\n"
38+
" <p>Technical details:</p>\n"
39+
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
40+
"</div>\n"
41+
" "
42+
msgstr ""
43+
44+
#. module: fetchmail_notify_error_to_sender
45+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
46+
msgid "Email Thread"
47+
msgstr "Discussione Email"
48+
49+
#. module: fetchmail_notify_error_to_sender
50+
#: field:fetchmail.server,error_notice_template_id:0
51+
msgid "Error notice template"
52+
msgstr "Modello per il messaggio di errore"
53+
54+
#. module: fetchmail_notify_error_to_sender
55+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
56+
msgid "POP/IMAP Server"
57+
msgstr "Server POP/IMAP"
58+
59+
#. module: fetchmail_notify_error_to_sender
60+
#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
61+
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
62+
msgstr ""
63+
64+
#. module: fetchmail_notify_error_to_sender
65+
#: help:fetchmail.server,error_notice_template_id:0
66+
msgid ""
67+
"Set here the template to use to send notice to sender when errors occur "
68+
"while fetching email"
69+
msgstr ""
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * fetchmail_notify_error_to_sender
4+
#
5+
# Translators:
6+
msgid ""
7+
msgstr ""
8+
"Project-Id-Version: server-tools (8.0)\n"
9+
"Report-Msgid-Bugs-To: \n"
10+
"POT-Creation-Date: 2016-09-16 09:29+0000\n"
11+
"PO-Revision-Date: 2015-09-18 13:55+0000\n"
12+
"Last-Translator: <>\n"
13+
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/oca/OCA-server-tools-8-0/language/pt_PT/)\n"
14+
"MIME-Version: 1.0\n"
15+
"Content-Type: text/plain; charset=UTF-8\n"
16+
"Content-Transfer-Encoding: \n"
17+
"Language: pt_PT\n"
18+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
20+
#. module: fetchmail_notify_error_to_sender
21+
#: model:email.template,body_html:fetchmail_notify_error_to_sender.email_template_error_notice
22+
msgid ""
23+
"\n"
24+
"<div>\n"
25+
" <p>Hello ${ctx.get('sender_message').get('from')},</p>\n"
26+
" <p>we got a problem with your email: <i>${ctx.get('sender_message').get('subject')}</i></p>\n"
27+
" <p>Maybe you used a wrong recipient address?</p>\n"
28+
" <p><br/></p>\n"
29+
" <p>Technical details:</p>\n"
30+
" <p><i>${ctx.get('route_exception').message}</i></p>\n"
31+
"</div>\n"
32+
" "
33+
msgstr ""
34+
35+
#. module: fetchmail_notify_error_to_sender
36+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_mail_thread
37+
msgid "Email Thread"
38+
msgstr "Tópico de Email"
39+
40+
#. module: fetchmail_notify_error_to_sender
41+
#: field:fetchmail.server,error_notice_template_id:0
42+
msgid "Error notice template"
43+
msgstr ""
44+
45+
#. module: fetchmail_notify_error_to_sender
46+
#: model:ir.model,name:fetchmail_notify_error_to_sender.model_fetchmail_server
47+
msgid "POP/IMAP Server"
48+
msgstr ""
49+
50+
#. module: fetchmail_notify_error_to_sender
51+
#: model:email.template,subject:fetchmail_notify_error_to_sender.email_template_error_notice
52+
msgid "Receiving error with: ${ctx.get('sender_message').get('subject')|safe}"
53+
msgstr ""
54+
55+
#. module: fetchmail_notify_error_to_sender
56+
#: help:fetchmail.server,error_notice_template_id:0
57+
msgid ""
58+
"Set here the template to use to send notice to sender when errors occur "
59+
"while fetching email"
60+
msgstr ""

0 commit comments

Comments
 (0)