mirror of https://github.com/OCA/social.git
commit
b17391db1b
|
@ -0,0 +1,3 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||||
|
from . import models
|
|
@ -0,0 +1,16 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# 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"],
|
||||||
|
}
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "ተባባሪ"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "الشريك"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "Партньор"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "Συνεργάτης"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,32 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "パートナ"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -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 ""
|
||||||
|
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "Партнер"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "Харилцагч"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# Peter Hageman <hageman.p@gmail.com>, 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 <hageman.p@gmail.com>, 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"
|
|
@ -0,0 +1,32 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,32 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "Контрагент"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,32 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "พาร์ทเนอร์"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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ğı"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,30 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "业务伙伴"
|
|
@ -0,0 +1,31 @@
|
||||||
|
# Translation of Odoo Server.
|
||||||
|
# This file contains the translation of the following modules:
|
||||||
|
# * mail_footer_notified_partner
|
||||||
|
#
|
||||||
|
# Translators:
|
||||||
|
# OCA Transbot <transbot@odoo-community.org>, 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 <transbot@odoo-community.org>, 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 "夥伴"
|
|
@ -0,0 +1,3 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||||
|
from . import mail_followers
|
|
@ -0,0 +1,51 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# 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 = "<br /><b>%s%s.</b><br />" % (
|
||||||
|
_("Also notified: "),
|
||||||
|
", ".join(recipients_name),
|
||||||
|
)
|
||||||
|
return additional_footer
|
|
@ -0,0 +1,2 @@
|
||||||
|
* Jonathan Nemry <jonathan.nemry@acsone.eu>
|
||||||
|
* Simone Rubino <simone.rubino@agilebg.com>
|
|
@ -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)
|
|
@ -0,0 +1,3 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||||
|
from . import test_mail_notification
|
|
@ -0,0 +1,59 @@
|
||||||
|
# © 2016 ACSONE SA/NV <https://acsone.eu>
|
||||||
|
# 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': '<p>This is a test message</p>',
|
||||||
|
})
|
||||||
|
|
||||||
|
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",
|
||||||
|
)
|
Loading…
Reference in New Issue