Начальное наполнение
This commit is contained in:
parent
265cebcd18
commit
89d62e935b
4
__init__.py
Normal file
4
__init__.py
Normal file
@ -0,0 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import models
|
21
__manifest__.py
Normal file
21
__manifest__.py
Normal file
@ -0,0 +1,21 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
'name': 'Mass mailing on attendees',
|
||||
'category': 'Hidden',
|
||||
'version': '1.0',
|
||||
'description':
|
||||
"""
|
||||
Mass mail event attendees
|
||||
=========================
|
||||
|
||||
Bridge module adding UX requirements to ease mass mailing of event attendees.
|
||||
""",
|
||||
'depends': ['event', 'mass_mailing'],
|
||||
'data': [
|
||||
'views/event_views.xml'
|
||||
],
|
||||
'auto_install': True,
|
||||
'license': 'LGPL-3',
|
||||
}
|
36
i18n/af.po
Normal file
36
i18n/af.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n"
|
||||
"Language: af\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/am.po
Normal file
36
i18n/am.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Amharic (https://app.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/ar.po
Normal file
40
i18n/ar.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Arabic (https://app.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ar\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "التواصل مع الحاضرين "
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "الفعالية"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "التسجيل للفعالية "
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "دعوة"
|
40
i18n/az.po
Normal file
40
i18n/az.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# erpgo translator <jumshud@erpgo.az>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: erpgo translator <jumshud@erpgo.az>, 2022\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"Language: az\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "İştirakçılar ilə əlaqə saxlayın"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Tədbir"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Tədbir qeydiyyatı"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Dəvət edin"
|
41
i18n/bg.po
Normal file
41
i18n/bg.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Albena Mincheva <albena_vicheva@abv.bg>, 2023
|
||||
# Maria Boyadjieva <marabo2000@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Maria Boyadjieva <marabo2000@gmail.com>, 2023\n"
|
||||
"Language-Team: Bulgarian (https://app.transifex.com/odoo/teams/41243/bg/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: bg\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Събитие"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Регистрация на събитие"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Поканете"
|
39
i18n/bs.po
Normal file
39
i18n/bs.po
Normal file
@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2018\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Dogadaj"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
42
i18n/ca.po
Normal file
42
i18n/ca.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Josep Anton Belchi, 2023
|
||||
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2023
|
||||
# Quim - eccit <quim@eccit.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Quim - eccit <quim@eccit.com>, 2023\n"
|
||||
"Language-Team: Catalan (https://app.transifex.com/odoo/teams/41243/ca/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ca\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contactar amb els assistents"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Esdeveniment"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registre esdeveniment"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Invitar"
|
41
i18n/cs.po
Normal file
41
i18n/cs.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Jakub Smolka, 2023
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontaktujte účastníky"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Událost"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registrace na událost"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Pozvat"
|
40
i18n/da.po
Normal file
40
i18n/da.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Danish (https://app.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: da\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontakt deltagere"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Arrangement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Tillmelding til arrangement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Inviter"
|
41
i18n/de.po
Normal file
41
i18n/de.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: de\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Teilnehmer kontaktieren"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Veranstaltung"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Veranstaltungsregistrierung"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Einladen"
|
39
i18n/el.po
Normal file
39
i18n/el.po
Normal file
@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Kostas Goutoudis <goutoudis@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||||
"Language: el\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Συμβάν"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/en_GB.po
Normal file
36
i18n/en_GB.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: English (United Kingdom) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/es.po
Normal file
40
i18n/es.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Spanish (https://app.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contactar con los asistentes"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Inscripción del evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Invitar"
|
40
i18n/es_419.po
Normal file
40
i18n/es_419.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Spanish (Latin America) (https://app.transifex.com/odoo/teams/41243/es_419/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: es_419\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contactar a los asistentes"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registro del evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Invitar"
|
36
i18n/es_BO.po
Normal file
36
i18n/es_BO.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Bolivia) (https://www.transifex.com/odoo/teams/41243/es_BO/)\n"
|
||||
"Language: es_BO\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_CL.po
Normal file
36
i18n/es_CL.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n"
|
||||
"Language: es_CL\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_CO.po
Normal file
36
i18n/es_CO.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Colombia) (https://www.transifex.com/odoo/teams/41243/es_CO/)\n"
|
||||
"Language: es_CO\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_CR.po
Normal file
36
i18n/es_CR.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_DO.po
Normal file
36
i18n/es_DO.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/odoo/teams/41243/es_DO/)\n"
|
||||
"Language: es_DO\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_EC.po
Normal file
36
i18n/es_EC.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_PE.po
Normal file
36
i18n/es_PE.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Peru) (https://www.transifex.com/odoo/teams/41243/es_PE/)\n"
|
||||
"Language: es_PE\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_PY.po
Normal file
36
i18n/es_PY.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Paraguay) (https://www.transifex.com/odoo/teams/41243/es_PY/)\n"
|
||||
"Language: es_PY\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/es_VE.po
Normal file
36
i18n/es_VE.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Spanish (Venezuela) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
42
i18n/et.po
Normal file
42
i18n/et.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Anna, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Rivo Zängov <eraser@eraser.ee>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Rivo Zängov <eraser@eraser.ee>, 2023\n"
|
||||
"Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: et\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Massmeilid ja SMS osalejatele"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Sündmus"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Sündmuse registreerimine"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Kutsu"
|
36
i18n/eu.po
Normal file
36
i18n/eu.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Basque (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
43
i18n/fa.po
Normal file
43
i18n/fa.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Hanna Kheradroosta, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
# Zahed Alfak <tamass4116@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Zahed Alfak <tamass4116@gmail.com>, 2023\n"
|
||||
"Language-Team: Persian (https://app.transifex.com/odoo/teams/41243/fa/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fa\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "تماس با شرکت کنندگان"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "رویداد"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "ثبت نام رویداد"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "دعوت"
|
41
i18n/fi.po
Normal file
41
i18n/fi.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fi\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Ole yhteydessä osallistujiin"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Tapahtuma"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Tapahtuman ilmoittautuminen"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Kutsu"
|
36
i18n/fo.po
Normal file
36
i18n/fo.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Faroese (https://www.transifex.com/odoo/teams/41243/fo/)\n"
|
||||
"Language: fo\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/fr.po
Normal file
40
i18n/fr.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: French (https://app.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: fr\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contacter les participants"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Événement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Inscription à l'événement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Inviter"
|
36
i18n/fr_CA.po
Normal file
36
i18n/fr_CA.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: French (Canada) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/gl.po
Normal file
36
i18n/gl.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Galician (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
39
i18n/gu.po
Normal file
39
i18n/gu.po
Normal file
@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2018-08-24 09:04+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2018\n"
|
||||
"Language-Team: Gujarati (https://www.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"Language: gu\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "ઘટના"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
41
i18n/he.po
Normal file
41
i18n/he.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2023
|
||||
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
|
||||
"Language-Team: Hebrew (https://app.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: he\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "צור קשר עם המשתתפים"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "אירוע"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "הרשמה לאירוע"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "הזמן"
|
41
i18n/hr.po
Normal file
41
i18n/hr.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontaktiraj prisutne"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Događaj"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Organizacija događaja"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Pozovi"
|
42
i18n/hu.po
Normal file
42
i18n/hu.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# krnkris, 2023
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Hungarian (https://app.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Esemény"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Esemény regisztráció"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Meghívás"
|
40
i18n/id.po
Normal file
40
i18n/id.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Indonesian (https://app.transifex.com/odoo/teams/41243/id/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: id\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Hubungi Peserta"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Acara"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Pendaftaran acara"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Undang"
|
36
i18n/is.po
Normal file
36
i18n/is.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language: is\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);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Event"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/it.po
Normal file
40
i18n/it.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Italian (https://app.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: it\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contatta partecipanti"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registrazione evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Invita"
|
41
i18n/ja.po
Normal file
41
i18n/ja.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Ryoko Tsuda <ryoko@quartile.co>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Ryoko Tsuda <ryoko@quartile.co>, 2024\n"
|
||||
"Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ja\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "参加者に連絡"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "イベント"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "イベント登録"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "招待"
|
36
i18n/ka.po
Normal file
36
i18n/ka.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Georgian (https://www.transifex.com/odoo/teams/41243/ka/)\n"
|
||||
"Language: ka\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/kab.po
Normal file
36
i18n/kab.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Kabyle (https://www.transifex.com/odoo/teams/41243/kab/)\n"
|
||||
"Language: kab\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
39
i18n/km.po
Normal file
39
i18n/km.po
Normal file
@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Samkhann Seang <seangsamkhann@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2018-09-18 09:49+0000\n"
|
||||
"Last-Translator: Samkhann Seang <seangsamkhann@gmail.com>, 2018\n"
|
||||
"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"Language: km\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "ព្រិត្តិការណ៍"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/ko.po
Normal file
40
i18n/ko.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Korean (https://app.transifex.com/odoo/teams/41243/ko/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ko\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "참석자 문의"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "행사"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "행사 등록"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "초대"
|
36
i18n/lb.po
Normal file
36
i18n/lb.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:11+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"Language: lb\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/lo.po
Normal file
36
i18n/lo.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Lao (https://www.transifex.com/odoo/teams/41243/lo/)\n"
|
||||
"Language: lo\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
41
i18n/lt.po
Normal file
41
i18n/lt.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
|
||||
# digitouch UAB <digitouchagencyeur@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: digitouch UAB <digitouchagencyeur@gmail.com>, 2023\n"
|
||||
"Language-Team: Lithuanian (https://app.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lt\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Renginys"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Renginio registracija"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Kviesti"
|
43
i18n/lv.po
Normal file
43
i18n/lv.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# ievaputnina <ievai.putninai@gmail.com>, 2023
|
||||
# Arnis Putniņš <arnis@allegro.lv>, 2023
|
||||
# JanisJanis <jbojars@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: JanisJanis <jbojars@gmail.com>, 2023\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Sazinieties ar dalībniekiem"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Notikums"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Pasākuma reģistrācija"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Uzaicināt"
|
36
i18n/mass_mailing_event.pot
Normal file
36
i18n/mass_mailing_event.pot
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 21:55+0000\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
36
i18n/mk.po
Normal file
36
i18n/mk.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Macedonian (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/mn.po
Normal file
40
i18n/mn.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Арга хэмжээ"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Арга хэмжээний бүртгэл"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Урих"
|
41
i18n/nb.po
Normal file
41
i18n/nb.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Marius Stedjan <marius@stedjan.com>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Marius Stedjan <marius@stedjan.com>, 2022\n"
|
||||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontakt deltakere"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Arrangement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Arrangementregistrering"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Inviter"
|
36
i18n/ne.po
Normal file
36
i18n/ne.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Nepali (https://www.transifex.com/odoo/teams/41243/ne/)\n"
|
||||
"Language: ne\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/nl.po
Normal file
40
i18n/nl.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Dutch (https://app.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nl\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Neem contact op met deelnemers"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evenement"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Evenementinschrijving"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Uitnodigen"
|
40
i18n/pl.po
Normal file
40
i18n/pl.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Polish (https://app.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pl\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Skontaktuj się z uczestnikami"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Wydarzenie"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Rejestracja wydarzenia"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Zaproś"
|
41
i18n/pt.po
Normal file
41
i18n/pt.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# cafonso <cafonso62@gmail.com>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: cafonso <cafonso62@gmail.com>, 2024\n"
|
||||
"Language-Team: Portuguese (https://app.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contato dos Participantes"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registos no Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Convidar"
|
40
i18n/pt_BR.po
Normal file
40
i18n/pt_BR.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contatar participantes"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Inscrição no evento"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Convidar"
|
41
i18n/ro.po
Normal file
41
i18n/ro.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Claudia Baisan, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~14.4\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Claudia Baisan, 2023\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contactați participanții"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Eveniment"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Înregistrare eveniment"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Invită"
|
42
i18n/ru.po
Normal file
42
i18n/ru.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2023
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Контактные лица"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Событие"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Регистрация событий"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Пригласить"
|
40
i18n/sk.po
Normal file
40
i18n/sk.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Slovak (https://app.transifex.com/odoo/teams/41243/sk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontakt účastníkov"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Udalosť"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registrácia udalosti"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Pozvať"
|
40
i18n/sl.po
Normal file
40
i18n/sl.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sl\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Dogodek"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registracija dogodka"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Povabi"
|
36
i18n/sq.po
Normal file
36
i18n/sq.po
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Language-Team: Albanian (https://www.transifex.com/odoo/teams/41243/sq/)\n"
|
||||
"Language: sq\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
40
i18n/sr.po
Normal file
40
i18n/sr.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023\n"
|
||||
"Language-Team: Serbian (https://app.transifex.com/odoo/teams/41243/sr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sr\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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontaktiraj učesnike"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Događaj"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Registracija za događaj"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Pozovi"
|
39
i18n/sr@latin.po
Normal file
39
i18n/sr@latin.po
Normal file
@ -0,0 +1,39 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux <mat@odoo.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.saas~18\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-07-12 07:50+0000\n"
|
||||
"PO-Revision-Date: 2017-09-20 09:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n"
|
||||
"Language-Team: Serbian (Latin) (https://www.transifex.com/odoo/teams/41243/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: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Događaj"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr ""
|
42
i18n/sv.po
Normal file
42
i18n/sv.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2023
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2023
|
||||
# Kristoffer Grundström <lovaren@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Kristoffer Grundström <lovaren@gmail.com>, 2023\n"
|
||||
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: sv\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Kontakta deltagare"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Evenemang"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Anmälan"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Bjud in"
|
40
i18n/th.po
Normal file
40
i18n/th.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Thai (https://app.transifex.com/odoo/teams/41243/th/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: th\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "ติดต่อผู้เข้าร่วม"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "อีเวนต์"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "การลงทะเบียนอีเวนต์"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "เชิญ"
|
43
i18n/tr.po
Normal file
43
i18n/tr.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Yedigen, 2023
|
||||
# Metin Akın <aknmetin@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Ediz Duman <neps1192@gmail.com>, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Ediz Duman <neps1192@gmail.com>, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Katılımcılarla İletişim"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Etkinlik"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Etkinlik Kaydı"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Davet Et"
|
40
i18n/uk.po
Normal file
40
i18n/uk.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Ukrainian (https://app.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: uk\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Зв'язатися з учасником"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Подія"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Реєстрація події"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Запросити"
|
40
i18n/vi.po
Normal file
40
i18n/vi.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: vi\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "Contact Attendees"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "Sự kiện"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "Đăng ký sự kiện"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "Mời"
|
40
i18n/zh_CN.po
Normal file
40
i18n/zh_CN.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Chinese (China) (https://app.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_CN\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "联系与会者"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "活动"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "活动登记"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "邀请"
|
40
i18n/zh_TW.po
Normal file
40
i18n/zh_TW.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_event
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: zh_TW\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Contact Attendees"
|
||||
msgstr "聯繫活動參加者"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_event
|
||||
msgid "Event"
|
||||
msgstr "活動"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model:ir.model,name:mass_mailing_event.model_event_registration
|
||||
msgid "Event Registration"
|
||||
msgstr "活動報名"
|
||||
|
||||
#. module: mass_mailing_event
|
||||
#: model_terms:ir.ui.view,arch_db:mass_mailing_event.event_event_view_form_inherit_mass_mailing
|
||||
msgid "Invite"
|
||||
msgstr "邀請"
|
5
models/__init__.py
Normal file
5
models/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import event_event
|
||||
from . import event_registration
|
31
models/event_event.py
Normal file
31
models/event_event.py
Normal file
@ -0,0 +1,31 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import models
|
||||
|
||||
|
||||
class Event(models.Model):
|
||||
_inherit = "event.event"
|
||||
|
||||
def action_mass_mailing_attendees(self):
|
||||
return {
|
||||
'name': 'Mass Mail Attendees',
|
||||
'type': 'ir.actions.act_window',
|
||||
'res_model': 'mailing.mailing',
|
||||
'view_mode': 'form',
|
||||
'target': 'current',
|
||||
'context': {
|
||||
'default_mailing_model_id': self.env.ref('event.model_event_registration').id,
|
||||
'default_mailing_domain': repr([('event_id', 'in', self.ids), ('state', '!=', 'cancel')])
|
||||
},
|
||||
}
|
||||
|
||||
def action_invite_contacts(self):
|
||||
return {
|
||||
'name': 'Mass Mail Invitation',
|
||||
'type': 'ir.actions.act_window',
|
||||
'res_model': 'mailing.mailing',
|
||||
'view_mode': 'form',
|
||||
'target': 'current',
|
||||
'context': {'default_mailing_model_id': self.env.ref('base.model_res_partner').id},
|
||||
}
|
12
models/event_registration.py
Normal file
12
models/event_registration.py
Normal file
@ -0,0 +1,12 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import models
|
||||
|
||||
|
||||
class EventRegistration(models.Model):
|
||||
_inherit = 'event.registration'
|
||||
_mailing_enabled = True
|
||||
|
||||
def _mailing_get_default_domain(self, mailing):
|
||||
return [('state', '!=', 'cancel')]
|
25
views/event_views.xml
Normal file
25
views/event_views.xml
Normal file
@ -0,0 +1,25 @@
|
||||
<?xml version="1.0"?>
|
||||
<odoo>
|
||||
<record id="event_event_view_form_inherit_mass_mailing" model="ir.ui.view">
|
||||
<field name="name">event.event.view.form.inherit.mass.mailing</field>
|
||||
<field name="model">event.event</field>
|
||||
<field name="priority" eval="4"/>
|
||||
<field name="inherit_id" ref="event.view_event_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//field[@name='stage_id']" position="before">
|
||||
<field name="event_registrations_open" invisible="1"/>
|
||||
<button name="action_invite_contacts" type="object" string="Invite"
|
||||
class="btn btn-primary"
|
||||
groups="mass_mailing.group_mass_mailing_user"
|
||||
invisible="not event_registrations_open"/>
|
||||
<button name="action_invite_contacts" type="object" string="Invite"
|
||||
class="btn btn-secondary"
|
||||
groups="mass_mailing.group_mass_mailing_user"
|
||||
invisible="event_registrations_open"/>
|
||||
<button name="action_mass_mailing_attendees" type="object" string="Contact Attendees"
|
||||
groups="mass_mailing.group_mass_mailing_user"
|
||||
invisible="seats_taken == 0"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
</odoo>
|
Loading…
x
Reference in New Issue
Block a user