Начальное наполнение
This commit is contained in:
parent
eb6d77f04e
commit
97eb1835ef
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
|
13
__manifest__.py
Normal file
13
__manifest__.py
Normal file
@ -0,0 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
'name': 'Mass mailing sms on sale orders',
|
||||
'category': 'Hidden',
|
||||
'version': '1.0',
|
||||
'summary': 'Add sale order info on mass mailing sms',
|
||||
'description': """Mass mailing sms on sale orders""",
|
||||
'depends': ['mass_mailing_sale', 'mass_mailing_sms'],
|
||||
'auto_install': True,
|
||||
'license': 'LGPL-3',
|
||||
}
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "عروض الأسعار"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "الإيرادات "
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "اختيار الفائز عن طريق الرسائل النصية القصيرة "
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "حملة UTM"
|
40
i18n/bg.po
Normal file
40
i18n/bg.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# 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: 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Оферти"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr ""
|
43
i18n/ca.po
Normal file
43
i18n/ca.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Josep Anton Belchi, 2023
|
||||
# Marc Tormo i Bochaca <mtbochaca@gmail.com>, 2023
|
||||
# Jonatan Gk, 2023
|
||||
# marcescu, 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: marcescu, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Pressupostos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Ingressos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Selecció del guanyador del SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campanya UTM"
|
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_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Ivana Bartonkova, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Nabídky"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Tržby"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampaň"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Tilbud"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Indtægter"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM Kampagne"
|
40
i18n/de.po
Normal file
40
i18n/de.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# 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: 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Angebote"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Umsätze"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS-Gewinnerauswahl"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM-Kampagne"
|
41
i18n/es.po
Normal file
41
i18n/es.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Larissa Manderfeld, 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: Larissa Manderfeld, 2024\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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Presupuestos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Ingresos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Elección del SMS ganador"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campaña UTM"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Cotizaciones"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Ingresos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Elección del SMS ganador"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campaña UTM "
|
43
i18n/et.po
Normal file
43
i18n/et.po
Normal file
@ -0,0 +1,43 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Anna, 2023
|
||||
# Piia Paurson <piia@avalah.ee>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# JanaAvalah, 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: JanaAvalah, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Pakkumised"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Tulud"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS võitja valimine"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampaania"
|
41
i18n/fa.po
Normal file
41
i18n/fa.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Hamed Mohammadi <hamed@dehongi.com>, 2023
|
||||
# Hanna Kheradroosta, 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: Hanna Kheradroosta, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "پیشفاکتور"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "درآمد ها"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "کمپین UTM"
|
42
i18n/fi.po
Normal file
42
i18n/fi.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
|
||||
# Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2023
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@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: Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Tarjoukset"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Tulot"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Tekstiviestien voittajan valinta"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM-kampanja"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Devis"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Revenus"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Sélection du gagnant par SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campagne UTM"
|
42
i18n/he.po
Normal file
42
i18n/he.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Lilach Gilliam <lilach.gilliam@gmail.com>, 2023
|
||||
# ExcaliberX <excaliberx@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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "הצעות מחיר"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "הכנסות"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "בחירת זוכה SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "קמפיין UTM"
|
41
i18n/hu.po
Normal file
41
i18n/hu.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2023
|
||||
# Ákos Nagy <akos.nagy@oregional.hu>, 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: Ákos Nagy <akos.nagy@oregional.hu>, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Árajánlatok"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Bevételek"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampány"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Penawaran"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Pendapatan"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Pemilihan Pemenang SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Kampanye UTM"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Preventivi"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Entrate"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Selezione del vincitore SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campagna UTM"
|
40
i18n/ja.po
Normal file
40
i18n/ja.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# 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: 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "見積"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "収益"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS当選者選考"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTMキャンペーン"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "견적서"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "수익"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS 당첨자 선택"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM 캠페인"
|
42
i18n/lt.po
Normal file
42
i18n/lt.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Jonas Zinkevicius <jozi@odoo.com>, 2023
|
||||
# Linas Versada <linaskrisiukenas@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: Linas Versada <linaskrisiukenas@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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Komerciniai pasiūlymai"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Pajamos"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanija"
|
42
i18n/lv.po
Normal file
42
i18n/lv.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Armīns Jeltajevs <armins.jeltajevs@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Will Sensors, 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: Will Sensors, 2024\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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Piedāvājumi"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Ieņēmumi"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampaņa"
|
36
i18n/mass_mailing_sale_sms.pot
Normal file
36
i18n/mass_mailing_sale_sms.pot
Normal file
@ -0,0 +1,36 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Offertes"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Omzet"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Selectie van SMS-winnaars"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM Campagne"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Oferty"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Zyski"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Wybór zwycięzcy SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Kampania UTM"
|
40
i18n/pt.po
Normal file
40
i18n/pt.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# 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 (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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Cotações"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr ""
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Cotações"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Receitas"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Seleção do SMS ganhador"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Campanha UTM"
|
40
i18n/ru.po
Normal file
40
i18n/ru.po
Normal file
@ -0,0 +1,40 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Предложения"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Выручка"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Выбор победителя по SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Кампания UTM"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Cenové ponuky"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Tržby"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampaň"
|
42
i18n/sl.po
Normal file
42
i18n/sl.po
Normal file
@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Tomaž Jug <tomaz@editor.si>, 2023
|
||||
# Grega Vavtar <grega@hbs.si>, 2023
|
||||
# Matjaz Mozetic <m.mozetic@matmoz.si>, 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: Matjaz Mozetic <m.mozetic@matmoz.si>, 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Ponudbe"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Prihodki"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr ""
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanja"
|
41
i18n/sr.po
Normal file
41
i18n/sr.po
Normal file
@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * mass_mailing_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Dragan Vukosavljevic <dragan.vukosavljevic@gmail.com>, 2023
|
||||
# コフスタジオ, 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: コフスタジオ, 2024\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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Ponude"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Prihodi"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS Izbor "
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanja"
|
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_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2023
|
||||
# Kim Asplund <kim.asplund@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: Kim Asplund <kim.asplund@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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Offerter"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Intäkter"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS Vinnarurval"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanj"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "ใบเสนอราคา"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "รายได้"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "การคัดเลือกผู้ชนะ SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "แคมเปญ UTM "
|
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_sale_sms
|
||||
#
|
||||
# Translators:
|
||||
# Ediz Duman <neps1192@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2023
|
||||
# Tugay Hatıl <tugayh@projetgrup.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: Tugay Hatıl <tugayh@projetgrup.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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Teklifler"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Gelirler"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "SMS Kazanan Seçimi"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM kampanyası"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Комерційні пропозиції"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Доходи"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Вибір переможця SMS"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Кампанія UTM"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "Báo giá"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "Doanh thu"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "Lựa chọn phiên bản SMS chiến thắng"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "Chiến dịch UTM"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "报价"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "收入"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "短信息优胜者选择"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM营销"
|
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_sale_sms
|
||||
#
|
||||
# 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_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_quotation_count
|
||||
msgid "Quotations"
|
||||
msgstr "報價單"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields.selection,name:mass_mailing_sale_sms.selection__utm_campaign__ab_testing_sms_winner_selection__sale_invoiced_amount
|
||||
msgid "Revenues"
|
||||
msgstr "收入"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model.fields,field_description:mass_mailing_sale_sms.field_utm_campaign__ab_testing_sms_winner_selection
|
||||
msgid "SMS Winner Selection"
|
||||
msgstr "短訊優勝者選擇"
|
||||
|
||||
#. module: mass_mailing_sale_sms
|
||||
#: model:ir.model,name:mass_mailing_sale_sms.model_utm_campaign
|
||||
msgid "UTM Campaign"
|
||||
msgstr "UTM 行銷活動"
|
4
models/__init__.py
Normal file
4
models/__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 utm
|
13
models/utm.py
Normal file
13
models/utm.py
Normal file
@ -0,0 +1,13 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import fields, models
|
||||
|
||||
|
||||
class UtmCampaign(models.Model):
|
||||
_inherit = 'utm.campaign'
|
||||
|
||||
ab_testing_sms_winner_selection = fields.Selection(selection_add=[
|
||||
('sale_quotation_count', 'Quotations'),
|
||||
('sale_invoiced_amount', 'Revenues'),
|
||||
])
|
Loading…
x
Reference in New Issue
Block a user