diff --git a/mail_footer_notified_partner/__init__.py b/mail_footer_notified_partner/__init__.py new file mode 100644 index 000000000..d5194ed7f --- /dev/null +++ b/mail_footer_notified_partner/__init__.py @@ -0,0 +1,3 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +from . import models diff --git a/mail_footer_notified_partner/__manifest__.py b/mail_footer_notified_partner/__manifest__.py new file mode 100644 index 000000000..1b4902925 --- /dev/null +++ b/mail_footer_notified_partner/__manifest__.py @@ -0,0 +1,16 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +{ + "name": "Notified partners in mail footer", + "summary": """ + This module adds the list of notified partners in the footer of + notification e-mails sent by Odoo. + """, + "author": "ACSONE SA/NV,Odoo Community Association (OCA)", + "installable": True, + "website": "http://acsone.eu", + "category": "Mail", + "version": "12.0.1.0.0", + "license": "AGPL-3", + "depends": ["mail"], +} diff --git a/mail_footer_notified_partner/i18n/am.po b/mail_footer_notified_partner/i18n/am.po new file mode 100644 index 000000000..b423e5dd5 --- /dev/null +++ b/mail_footer_notified_partner/i18n/am.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n" +"Language: am\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "ተባባሪ" diff --git a/mail_footer_notified_partner/i18n/ar.po b/mail_footer_notified_partner/i18n/ar.po new file mode 100644 index 000000000..4e46a809b --- /dev/null +++ b/mail_footer_notified_partner/i18n/ar.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n" +"Language: ar\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " +"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "الشريك" diff --git a/mail_footer_notified_partner/i18n/bg.po b/mail_footer_notified_partner/i18n/bg.po new file mode 100644 index 000000000..e8202ca71 --- /dev/null +++ b/mail_footer_notified_partner/i18n/bg.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n" +"Language: bg\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Партньор" diff --git a/mail_footer_notified_partner/i18n/bs.po b/mail_footer_notified_partner/i18n/bs.po new file mode 100644 index 000000000..141aad197 --- /dev/null +++ b/mail_footer_notified_partner/i18n/bs.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n" +"Language: bs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/ca.po b/mail_footer_notified_partner/i18n/ca.po new file mode 100644 index 000000000..d64d474b4 --- /dev/null +++ b/mail_footer_notified_partner/i18n/ca.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/cs.po b/mail_footer_notified_partner/i18n/cs.po new file mode 100644 index 000000000..08fdf2eb1 --- /dev/null +++ b/mail_footer_notified_partner/i18n/cs.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Společník" diff --git a/mail_footer_notified_partner/i18n/da.po b/mail_footer_notified_partner/i18n/da.po new file mode 100644 index 000000000..9096e8de2 --- /dev/null +++ b/mail_footer_notified_partner/i18n/da.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n" +"Language: da\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/de.po b/mail_footer_notified_partner/i18n/de.po new file mode 100644 index 000000000..cd1b69d9d --- /dev/null +++ b/mail_footer_notified_partner/i18n/de.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/el_GR.po b/mail_footer_notified_partner/i18n/el_GR.po new file mode 100644 index 000000000..e1ea97daf --- /dev/null +++ b/mail_footer_notified_partner/i18n/el_GR.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/" +"el_GR/)\n" +"Language: el_GR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Συνεργάτης" diff --git a/mail_footer_notified_partner/i18n/en_GB.po b/mail_footer_notified_partner/i18n/en_GB.po new file mode 100644 index 000000000..c28453d69 --- /dev/null +++ b/mail_footer_notified_partner/i18n/en_GB.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/" +"teams/23907/en_GB/)\n" +"Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/es.po b/mail_footer_notified_partner/i18n/es.po new file mode 100644 index 000000000..d8540e2b7 --- /dev/null +++ b/mail_footer_notified_partner/i18n/es.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/es_CR.po b/mail_footer_notified_partner/i18n/es_CR.po new file mode 100644 index 000000000..0e1e0aea3 --- /dev/null +++ b/mail_footer_notified_partner/i18n/es_CR.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/" +"teams/23907/es_CR/)\n" +"Language: es_CR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/es_EC.po b/mail_footer_notified_partner/i18n/es_EC.po new file mode 100644 index 000000000..0e8fce520 --- /dev/null +++ b/mail_footer_notified_partner/i18n/es_EC.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/" +"es_EC/)\n" +"Language: es_EC\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/es_MX.po b/mail_footer_notified_partner/i18n/es_MX.po new file mode 100644 index 000000000..41d5196ba --- /dev/null +++ b/mail_footer_notified_partner/i18n/es_MX.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/" +"es_MX/)\n" +"Language: es_MX\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/es_VE.po b/mail_footer_notified_partner/i18n/es_VE.po new file mode 100644 index 000000000..94708a3a8 --- /dev/null +++ b/mail_footer_notified_partner/i18n/es_VE.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/" +"teams/23907/es_VE/)\n" +"Language: es_VE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/et.po b/mail_footer_notified_partner/i18n/et.po new file mode 100644 index 000000000..5e3467e7f --- /dev/null +++ b/mail_footer_notified_partner/i18n/et.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n" +"Language: et\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/eu.po b/mail_footer_notified_partner/i18n/eu.po new file mode 100644 index 000000000..f586452f8 --- /dev/null +++ b/mail_footer_notified_partner/i18n/eu.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n" +"Language: eu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Kidea" diff --git a/mail_footer_notified_partner/i18n/fi.po b/mail_footer_notified_partner/i18n/fi.po new file mode 100644 index 000000000..32664bbcc --- /dev/null +++ b/mail_footer_notified_partner/i18n/fi.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n" +"Language: fi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Kumppani" diff --git a/mail_footer_notified_partner/i18n/fr.po b/mail_footer_notified_partner/i18n/fr.po new file mode 100644 index 000000000..97189306e --- /dev/null +++ b/mail_footer_notified_partner/i18n/fr.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+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" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partenaire" diff --git a/mail_footer_notified_partner/i18n/fr_CA.po b/mail_footer_notified_partner/i18n/fr_CA.po new file mode 100644 index 000000000..c4e8304a8 --- /dev/null +++ b/mail_footer_notified_partner/i18n/fr_CA.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/" +"fr_CA/)\n" +"Language: fr_CA\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partenaire" diff --git a/mail_footer_notified_partner/i18n/fr_CH.po b/mail_footer_notified_partner/i18n/fr_CH.po new file mode 100644 index 000000000..5a9a98181 --- /dev/null +++ b/mail_footer_notified_partner/i18n/fr_CH.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: French (Switzerland) (https://www.transifex.com/oca/" +"teams/23907/fr_CH/)\n" +"Language: fr_CH\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partenaire" diff --git a/mail_footer_notified_partner/i18n/gl.po b/mail_footer_notified_partner/i18n/gl.po new file mode 100644 index 000000000..355e8c02f --- /dev/null +++ b/mail_footer_notified_partner/i18n/gl.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n" +"Language: gl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Empresa" diff --git a/mail_footer_notified_partner/i18n/hr.po b/mail_footer_notified_partner/i18n/hr.po new file mode 100644 index 000000000..96bfc4c97 --- /dev/null +++ b/mail_footer_notified_partner/i18n/hr.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 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" +"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: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/hr_HR.po b/mail_footer_notified_partner/i18n/hr_HR.po new file mode 100644 index 000000000..91ab5fc20 --- /dev/null +++ b/mail_footer_notified_partner/i18n/hr_HR.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/" +"hr_HR/)\n" +"Language: hr_HR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/hu.po b/mail_footer_notified_partner/i18n/hu.po new file mode 100644 index 000000000..bf799ce43 --- /dev/null +++ b/mail_footer_notified_partner/i18n/hu.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n" +"Language: hu\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/it.po b/mail_footer_notified_partner/i18n/it.po new file mode 100644 index 000000000..c73fb982a --- /dev/null +++ b/mail_footer_notified_partner/i18n/it.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/ja.po b/mail_footer_notified_partner/i18n/ja.po new file mode 100644 index 000000000..8d86b41f4 --- /dev/null +++ b/mail_footer_notified_partner/i18n/ja.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n" +"Language: ja\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "パートナ" diff --git a/mail_footer_notified_partner/i18n/lt.po b/mail_footer_notified_partner/i18n/lt.po new file mode 100644 index 000000000..c0e298dcb --- /dev/null +++ b/mail_footer_notified_partner/i18n/lt.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" +"Language: lt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n" +"%100<10 || n%100>=20) ? 1 : 2);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partneris" diff --git a/mail_footer_notified_partner/i18n/lv.po b/mail_footer_notified_partner/i18n/lv.po new file mode 100644 index 000000000..b52e777a5 --- /dev/null +++ b/mail_footer_notified_partner/i18n/lv.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n" +"Language: lv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : " +"2);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partneris" diff --git a/mail_footer_notified_partner/i18n/mail_footer_notified_partner.pot b/mail_footer_notified_partner/i18n/mail_footer_notified_partner.pot new file mode 100644 index 000000000..8a4fe3fa6 --- /dev/null +++ b/mail_footer_notified_partner/i18n/mail_footer_notified_partner.pot @@ -0,0 +1,26 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +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: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "" + diff --git a/mail_footer_notified_partner/i18n/mk.po b/mail_footer_notified_partner/i18n/mk.po new file mode 100644 index 000000000..52f71f09c --- /dev/null +++ b/mail_footer_notified_partner/i18n/mk.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n" +"Language: mk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Партнер" diff --git a/mail_footer_notified_partner/i18n/mn.po b/mail_footer_notified_partner/i18n/mn.po new file mode 100644 index 000000000..cd50b9a9c --- /dev/null +++ b/mail_footer_notified_partner/i18n/mn.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n" +"Language: mn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Харилцагч" diff --git a/mail_footer_notified_partner/i18n/nb.po b/mail_footer_notified_partner/i18n/nb.po new file mode 100644 index 000000000..546c59b79 --- /dev/null +++ b/mail_footer_notified_partner/i18n/nb.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/" +"nb/)\n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/nb_NO.po b/mail_footer_notified_partner/i18n/nb_NO.po new file mode 100644 index 000000000..cc23a55e9 --- /dev/null +++ b/mail_footer_notified_partner/i18n/nb_NO.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/" +"teams/23907/nb_NO/)\n" +"Language: nb_NO\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/nl.po b/mail_footer_notified_partner/i18n/nl.po new file mode 100644 index 000000000..3e2469248 --- /dev/null +++ b/mail_footer_notified_partner/i18n/nl.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/nl_BE.po b/mail_footer_notified_partner/i18n/nl_BE.po new file mode 100644 index 000000000..5f827aa4a --- /dev/null +++ b/mail_footer_notified_partner/i18n/nl_BE.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/" +"nl_BE/)\n" +"Language: nl_BE\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Relatie" diff --git a/mail_footer_notified_partner/i18n/nl_NL.po b/mail_footer_notified_partner/i18n/nl_NL.po new file mode 100644 index 000000000..c1ef91a55 --- /dev/null +++ b/mail_footer_notified_partner/i18n/nl_NL.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# Peter Hageman , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: Peter Hageman , 2017\n" +"Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" +"teams/23907/nl_NL/)\n" +"Language: nl_NL\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/pl.po b/mail_footer_notified_partner/i18n/pl.po new file mode 100644 index 000000000..7abae1ee0 --- /dev/null +++ b/mail_footer_notified_partner/i18n/pl.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n" +"Language: pl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n" +"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" +"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/pt.po b/mail_footer_notified_partner/i18n/pt.po new file mode 100644 index 000000000..43386ccd9 --- /dev/null +++ b/mail_footer_notified_partner/i18n/pt.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n" +"Language: pt\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Entidade" diff --git a/mail_footer_notified_partner/i18n/pt_BR.po b/mail_footer_notified_partner/i18n/pt_BR.po new file mode 100644 index 000000000..9e497ba79 --- /dev/null +++ b/mail_footer_notified_partner/i18n/pt_BR.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\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" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Parceiro" diff --git a/mail_footer_notified_partner/i18n/pt_PT.po b/mail_footer_notified_partner/i18n/pt_PT.po new file mode 100644 index 000000000..80c3b88b9 --- /dev/null +++ b/mail_footer_notified_partner/i18n/pt_PT.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/" +"teams/23907/pt_PT/)\n" +"Language: pt_PT\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Parceiro" diff --git a/mail_footer_notified_partner/i18n/ro.po b/mail_footer_notified_partner/i18n/ro.po new file mode 100644 index 000000000..c09a9f74b --- /dev/null +++ b/mail_footer_notified_partner/i18n/ro.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" +"Language: ro\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" +"2:1));\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partener" diff --git a/mail_footer_notified_partner/i18n/ru.po b/mail_footer_notified_partner/i18n/ru.po new file mode 100644 index 000000000..566685b00 --- /dev/null +++ b/mail_footer_notified_partner/i18n/ru.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n" +"Language: ru\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" +"%100>=11 && n%100<=14)? 2 : 3);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Контрагент" diff --git a/mail_footer_notified_partner/i18n/sk.po b/mail_footer_notified_partner/i18n/sk.po new file mode 100644 index 000000000..a0e6b49a5 --- /dev/null +++ b/mail_footer_notified_partner/i18n/sk.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n" +"Language: sk\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/sl.po b/mail_footer_notified_partner/i18n/sl.po new file mode 100644 index 000000000..fad7e0cb5 --- /dev/null +++ b/mail_footer_notified_partner/i18n/sl.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+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" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/sr@latin.po b/mail_footer_notified_partner/i18n/sr@latin.po new file mode 100644 index 000000000..d3fd1f40c --- /dev/null +++ b/mail_footer_notified_partner/i18n/sr@latin.po @@ -0,0 +1,32 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Serbian (Latin) (https://www.transifex.com/oca/teams/23907/sr" +"%40latin/)\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \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: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Partner" diff --git a/mail_footer_notified_partner/i18n/sv.po b/mail_footer_notified_partner/i18n/sv.po new file mode 100644 index 000000000..344c8aadc --- /dev/null +++ b/mail_footer_notified_partner/i18n/sv.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Swedish (https://www.transifex.com/oca/teams/23907/sv/)\n" +"Language: sv\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Företag" diff --git a/mail_footer_notified_partner/i18n/th.po b/mail_footer_notified_partner/i18n/th.po new file mode 100644 index 000000000..221e5389b --- /dev/null +++ b/mail_footer_notified_partner/i18n/th.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Thai (https://www.transifex.com/oca/teams/23907/th/)\n" +"Language: th\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "พาร์ทเนอร์" diff --git a/mail_footer_notified_partner/i18n/tr.po b/mail_footer_notified_partner/i18n/tr.po new file mode 100644 index 000000000..bd3ada131 --- /dev/null +++ b/mail_footer_notified_partner/i18n/tr.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+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" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "İş Ortağı" diff --git a/mail_footer_notified_partner/i18n/tr_TR.po b/mail_footer_notified_partner/i18n/tr_TR.po new file mode 100644 index 000000000..82b5034c3 --- /dev/null +++ b/mail_footer_notified_partner/i18n/tr_TR.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2018 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-01-16 03:47+0000\n" +"PO-Revision-Date: 2018-01-16 03:47+0000\n" +"Last-Translator: OCA Transbot , 2018\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/oca/teams/23907/" +"tr_TR/)\n" +"Language: tr_TR\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Ortak" diff --git a/mail_footer_notified_partner/i18n/vi.po b/mail_footer_notified_partner/i18n/vi.po new file mode 100644 index 000000000..b3f669e47 --- /dev/null +++ b/mail_footer_notified_partner/i18n/vi.po @@ -0,0 +1,30 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Vietnamese (https://www.transifex.com/oca/teams/23907/vi/)\n" +"Language: vi\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "Đối tác" diff --git a/mail_footer_notified_partner/i18n/zh_CN.po b/mail_footer_notified_partner/i18n/zh_CN.po new file mode 100644 index 000000000..ef6e31e83 --- /dev/null +++ b/mail_footer_notified_partner/i18n/zh_CN.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\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" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "业务伙伴" diff --git a/mail_footer_notified_partner/i18n/zh_TW.po b/mail_footer_notified_partner/i18n/zh_TW.po new file mode 100644 index 000000000..a1f917791 --- /dev/null +++ b/mail_footer_notified_partner/i18n/zh_TW.po @@ -0,0 +1,31 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * mail_footer_notified_partner +# +# Translators: +# OCA Transbot , 2017 +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 10.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-12-01 02:19+0000\n" +"PO-Revision-Date: 2017-12-01 02:19+0000\n" +"Last-Translator: OCA Transbot , 2017\n" +"Language-Team: Chinese (Taiwan) (https://www.transifex.com/oca/teams/23907/" +"zh_TW/)\n" +"Language: zh_TW\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#. module: mail_footer_notified_partner +#: code:addons/mail_footer_notified_partner/models/mail_followers.py:43 +#, python-format +msgid "Also notified: " +msgstr "" + +#. module: mail_footer_notified_partner +#: model:ir.model,name:mail_footer_notified_partner.model_res_partner +msgid "Partner" +msgstr "夥伴" diff --git a/mail_footer_notified_partner/models/__init__.py b/mail_footer_notified_partner/models/__init__.py new file mode 100644 index 000000000..9a3379031 --- /dev/null +++ b/mail_footer_notified_partner/models/__init__.py @@ -0,0 +1,3 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +from . import mail_followers diff --git a/mail_footer_notified_partner/models/mail_followers.py b/mail_footer_notified_partner/models/mail_followers.py new file mode 100644 index 000000000..9ca7440bd --- /dev/null +++ b/mail_footer_notified_partner/models/mail_followers.py @@ -0,0 +1,51 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +from odoo import models, api +from odoo.tools.translate import _ + + +class MailNotification(models.Model): + _inherit = "res.partner" + + @api.model + def _notify( + self, + message, + rdata, + record, + force_send=False, + send_after_commit=True, + model_description=False, + mail_auto_delete=True + ): + partner_ids = [] + for data in rdata: + partner_ids.append(data['id']) + + additional_footer = self.get_additional_footer_with_recipient( + partner_ids + ) + message.body += additional_footer + res = super( + MailNotification, self.with_context(notified_partners=self) + )._notify( + message, + rdata, + record, + force_send, + send_after_commit, + model_description, + mail_auto_delete, + ) + return res + + @api.model + def get_additional_footer_with_recipient(self, recipients_ids): + recipients = self.env['res.partner'].browse(recipients_ids) + recipients_name = [recipient.name for recipient in recipients] + additional_footer = "
%s%s.
" % ( + _("Also notified: "), + ", ".join(recipients_name), + ) + return additional_footer diff --git a/mail_footer_notified_partner/readme/CONTRIBUTORS.rst b/mail_footer_notified_partner/readme/CONTRIBUTORS.rst new file mode 100644 index 000000000..327557c4b --- /dev/null +++ b/mail_footer_notified_partner/readme/CONTRIBUTORS.rst @@ -0,0 +1,2 @@ +* Jonathan Nemry +* Simone Rubino diff --git a/mail_footer_notified_partner/readme/DESCRIPTION.rst b/mail_footer_notified_partner/readme/DESCRIPTION.rst new file mode 100644 index 000000000..482e8e33f --- /dev/null +++ b/mail_footer_notified_partner/readme/DESCRIPTION.rst @@ -0,0 +1,3 @@ +This module adds the list of notified partners in the footer of notification e-mails sent by Odoo. +The partner will be added if its 'notify_email' is not 'none'. +(In order to be consistent with Odoo) diff --git a/mail_footer_notified_partner/tests/__init__.py b/mail_footer_notified_partner/tests/__init__.py new file mode 100644 index 000000000..507369434 --- /dev/null +++ b/mail_footer_notified_partner/tests/__init__.py @@ -0,0 +1,3 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). +from . import test_mail_notification diff --git a/mail_footer_notified_partner/tests/test_mail_notification.py b/mail_footer_notified_partner/tests/test_mail_notification.py new file mode 100644 index 000000000..5c8600a6f --- /dev/null +++ b/mail_footer_notified_partner/tests/test_mail_notification.py @@ -0,0 +1,59 @@ +# © 2016 ACSONE SA/NV +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). + +import odoo.tests.common as common + + +class TestMailNotification(common.TransactionCase): + def setUp(self): + super().setUp() + self.sender = self.env['res.partner'].create({ + 'name': 'Test sender', + 'email': 'sender@example.com', + }) + self.recipient = self.env['res.partner'].create({ + 'name': 'Test recipient', + 'email': 'recipient@example.com', + }) + self.message = self.env['mail.message'].create({ + 'subject': 'Message test', + 'author_id': self.sender.id, + 'email_from': self.sender.email, + 'message_type': 'comment', + 'model': 'res.partner', + 'res_id': self.recipient.id, + 'partner_ids': [(4, self.recipient.id)], + 'body': '

This is a test message

', + }) + + self.record = self.recipient + + self.rdata = [{ + 'type': 'customer', + 'id': self.recipient.id, + 'groups': [None], + 'active': True, + 'share': True, + 'notif': 'email' + }] + self.force_send = True + self.send_after_commit = True + self.model_description = False + self.mail_auto_delete = True + + def test_get_signature_footer(self): + rep = self.recipient._notify( + self.message, + self.rdata, + self.record, + self.force_send, + self.send_after_commit, + self.model_description, + self.mail_auto_delete, + ) + + self.assertTrue(rep, "message not send") + self.assertTrue( + self.recipient.name in self.message.body, + "Partner name is not in the body of the mail", + )