mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-21 23:32:10 +02:00
19.0 vanilla
This commit is contained in:
parent
dc68f80d3f
commit
7221b9ac46
610 changed files with 135477 additions and 161677 deletions
|
|
@ -10,36 +10,15 @@ pip install odoo-bringout-oca-ocb-crm_sms
|
|||
|
||||
## Dependencies
|
||||
|
||||
This addon depends on:
|
||||
- crm
|
||||
- sms
|
||||
|
||||
## Manifest Information
|
||||
|
||||
- **Name**: SMS in CRM
|
||||
- **Version**: 1.1
|
||||
- **Category**: Sales/CRM
|
||||
- **License**: LGPL-3
|
||||
- **Installable**: True
|
||||
|
||||
## Source
|
||||
|
||||
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `crm_sms`.
|
||||
- Repository: https://github.com/OCA/OCB
|
||||
- Branch: 19.0
|
||||
- Path: addons/crm_sms
|
||||
|
||||
## License
|
||||
|
||||
This package maintains the original LGPL-3 license from the upstream Odoo project.
|
||||
|
||||
## Documentation
|
||||
|
||||
- Overview: doc/OVERVIEW.md
|
||||
- Architecture: doc/ARCHITECTURE.md
|
||||
- Models: doc/MODELS.md
|
||||
- Controllers: doc/CONTROLLERS.md
|
||||
- Wizards: doc/WIZARDS.md
|
||||
- Install: doc/INSTALL.md
|
||||
- Usage: doc/USAGE.md
|
||||
- Configuration: doc/CONFIGURATION.md
|
||||
- Dependencies: doc/DEPENDENCIES.md
|
||||
- Troubleshooting: doc/TROUBLESHOOTING.md
|
||||
- FAQ: doc/FAQ.md
|
||||
This package preserves the original LGPL-3 license.
|
||||
|
|
|
|||
|
|
@ -14,5 +14,6 @@
|
|||
],
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Mustafa Rawi <mustafa@cubexco.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Mustafa Rawi <mustafa@cubexco.com>, 2019\n"
|
||||
"Language-Team: Arabic (https://www.transifex.com/odoo/teams/41243/ar/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-13 12:15+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ar/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
|
||||
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "ترشيح/فرصة"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "الرسائل النصية القصيرة"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "إرسال رسالة نصية قصيرة"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "ترشيح/فرصة"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/az.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/az.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Azerbaijani <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS Göndər"
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/bg.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/bg.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Bulgarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/bg/>\n"
|
||||
"Language: bg\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Изпращане на SMS"
|
||||
|
|
@ -1,26 +1,30 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
# * crm_sms
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2024-02-06 13:31+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \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: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Pošalji SMS poruku"
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ca.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ca.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 02:31+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ca/>\n"
|
||||
"Language: ca\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Enviar SMS"
|
||||
|
|
@ -4,10 +4,10 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2024-02-06 13:31+0000\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
|
@ -23,5 +23,5 @@ msgstr ""
|
|||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
|
|
|
|||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# trendspotter <j.podhorecky@volny.cz>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: trendspotter <j.podhorecky@volny.cz>, 2019\n"
|
||||
"Language-Team: Czech (https://www.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/crm_sms/cs/"
|
||||
">\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "zájem / příležitost"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Odeslat SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "zájem / příležitost"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,36 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Sanne Kristensen <sanne@vkdata.dk>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Sanne Kristensen <sanne@vkdata.dk>, 2019\n"
|
||||
"Language-Team: Danish (https://www.transifex.com/odoo/teams/41243/da/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Danish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"da/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Kundeemne/Salgsmulighed"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Send SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Kundeemne/Salgsmulighed"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,41 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Leon Grill <leg@odoo.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Leon Grill <leg@odoo.com>, 2019\n"
|
||||
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-20 07:05+0000\n"
|
||||
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
|
||||
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"de/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Interessent / Chance"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "SMS-Textnachricht senden"
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS versenden"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Interessent / Chance"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "SMS-Textnachricht senden"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/el.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/el.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-24 19:23+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Greek <https://translate.odoo.com/projects/odoo-19/crm_sms/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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Αποστολή SMS"
|
||||
|
|
@ -1,32 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Juan Pablo Mora <jpm@odoo.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Juan Pablo Mora <jpm@odoo.com>, 2019\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 12:52+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"es/>\n"
|
||||
"Language: 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=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Iniciativa/Oportunidad"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Manda Mensaje de Texto SMS"
|
||||
msgid "Send SMS"
|
||||
msgstr "Enviar SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Iniciativa/Oportunidad"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Manda Mensaje de Texto SMS"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/es_419.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/es_419.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-17 06:25+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Spanish (Latin America) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/crm_sms/es_419/>\n"
|
||||
"Language: es_419\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Enviar SMS"
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/et.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/et.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Kristina Pešehodko <kristina@avalah.ee>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-17 12:46+0000\n"
|
||||
"Last-Translator: Kristina Pešehodko <kristina@avalah.ee>\n"
|
||||
"Language-Team: Estonian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"et/>\n"
|
||||
"Language: et\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Saada SMS"
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/fa.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/fa.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Persian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"fa/>\n"
|
||||
"Language: fa\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "پیامک"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "ارسال پیامک"
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/fi.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/fi.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 15:35+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"fi/>\n"
|
||||
"Language: fi\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "Tekstiviesti"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Lähetä tekstiviesti"
|
||||
|
|
@ -1,32 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Nicolas Roussey <nro@odoo.com>, 2019
|
||||
#
|
||||
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Nicolas Roussey <nro@odoo.com>, 2019\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-15 12:13+0000\n"
|
||||
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
|
||||
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"fr/>\n"
|
||||
"Language: 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=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Piste/opportunité"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Envoyer un SMS"
|
||||
msgid "Send SMS"
|
||||
msgstr "Envoyer SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Piste/opportunité"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Envoyer un SMS"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
#
|
||||
# or balmas <or@laylinetech.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hebrew <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"he/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
|
||||
"n % 10 == 0) ? 2 : 3));\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "ליד/הזדמנות"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "שלח SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "ליד/הזדמנות"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/hi.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/hi.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hindi <https://translate.odoo.com/projects/odoo-19/crm_sms/hi/"
|
||||
">\n"
|
||||
"Language: hi\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "एसएमएस"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Stjepan Lovasić <stjepan.lovasic@gmail.com>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Stjepan Lovasić <stjepan.lovasic@gmail.com>, 2019\n"
|
||||
"Language-Team: Croatian (https://www.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Croatian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"hr/>\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: hr\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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Potencijal/prilika"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Pošalji SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Potencijal/prilika"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,36 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Ákos Nagy <akos.nagy@oregional.hu>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Ákos Nagy <akos.nagy@oregional.hu>, 2019\n"
|
||||
"Language-Team: Hungarian (https://www.transifex.com/odoo/teams/41243/hu/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/hu/>\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Érdeklődés/Lehetőség"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS küldése"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Érdeklődés/Lehetőség"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/id.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/id.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 02:30+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/id/>\n"
|
||||
"Language: id\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Kirim SMS"
|
||||
|
|
@ -1,32 +1,40 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Sergio Zanchetta <primes2h@gmail.com>, 2019
|
||||
# Luigia Cimmino Caserta <lcc@odoo.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Luigia Cimmino Caserta <lcc@odoo.com>, 2019\n"
|
||||
"Language-Team: Italian (https://www.transifex.com/odoo/teams/41243/it/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-23 12:52+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"it/>\n"
|
||||
"Language: 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=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Contatto/Opportunità"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Invia Messaggio SMS"
|
||||
msgid "Send SMS"
|
||||
msgstr "Invia SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Contatto/Opportunità"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Invia Messaggio SMS"
|
||||
|
|
|
|||
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ja.po
Normal file
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ja.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-21 08:01+0000\n"
|
||||
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
|
||||
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ja/>\n"
|
||||
"Language: ja\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS送信"
|
||||
29
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/kab.po
Normal file
29
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/kab.po
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\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: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ko.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ko.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 04:46+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ko/>\n"
|
||||
"Language: ko\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS 보내기"
|
||||
28
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ku.po
Normal file
28
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/ku.po
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2024-09-26 12:56+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,38 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Andrius Laukavičius <andrius@focusate.eu>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Andrius Laukavičius <andrius@focusate.eu>, 2019\n"
|
||||
"Language-Team: Lithuanian (https://www.transifex.com/odoo/teams/41243/lt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Lithuanian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/lt/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Iniciatyva/Galimybė"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Siųsti SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Iniciatyva/Galimybė"
|
||||
|
|
|
|||
33
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/lv.po
Normal file
33
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/lv.po
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:33+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Latvian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"lv/>\n"
|
||||
"Language: lv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n % 10 == 0 || n % 100 >= 11 && n % 100 <= "
|
||||
"19) ? 0 : ((n % 10 == 1 && n % 100 != 11) ? 1 : 2);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Nosūtīt īsziņu"
|
||||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Mongolian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/mn/>\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: mn\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Сэжим/Боломж"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "Мессеж"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS илгээх"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Сэжим/Боломж"
|
||||
|
|
|
|||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/my.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/my.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Burmese <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"my/>\n"
|
||||
"Language: my\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS ပို့"
|
||||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Norwegian Bokmål (https://www.transifex.com/odoo/teams/41243/nb/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Norwegian Bokmål <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/nb_NO/>\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: nb\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Lead/salgsmulighet"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Send SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Lead/salgsmulighet"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,41 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
# Bren Driesen <brdri@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2019\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-13 14:24+0000\n"
|
||||
"Last-Translator: Bren Driesen <brdri@odoo.com>\n"
|
||||
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/crm_sms/nl/"
|
||||
">\n"
|
||||
"Language: 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"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Lead/Prospect"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Verstuur SMS tekstbericht"
|
||||
msgid "Send SMS"
|
||||
msgstr "Sms verzenden"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Lead/Prospect"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Verstuur SMS tekstbericht"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,39 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Polish (https://www.transifex.com/odoo/teams/41243/pl/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-17 12:45+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"pl/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Sygnały/Szanse"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Wyślij SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Sygnały/Szanse"
|
||||
|
|
|
|||
|
|
@ -1,27 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Language-Team: Portuguese (https://www.transifex.com/odoo/teams/41243/pt/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/pt/>\n"
|
||||
"Language: 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=2; plural=(n != 1);\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Enviar SMS"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
#
|
||||
# "Maitê Dietze (madi)" <madi@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/odoo/teams/41243/pt_BR/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-28 13:11+0000\n"
|
||||
"Last-Translator: \"Maitê Dietze (madi)\" <madi@odoo.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/crm_sms/pt_BR/>\n"
|
||||
"Language: 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=2; plural=(n > 1);\n"
|
||||
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Prospecção/Oportunidade"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Enviar SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Prospecção/Oportunidade"
|
||||
|
|
|
|||
|
|
@ -1,27 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Language-Team: Romanian (https://www.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ro/>\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ro\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
|
||||
"20)) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr ""
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Trimite SMS"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,37 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Vasiliy Korobatov <korobatov@gmail.com>, 2019
|
||||
#
|
||||
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Vasiliy Korobatov <korobatov@gmail.com>, 2019\n"
|
||||
"Language-Team: Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-22 11:17+0000\n"
|
||||
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
|
||||
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"ru/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Инициатива / возможность"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "СМС"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Отправить SMS"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Отправить текстовое сообщение SMS"
|
||||
|
|
|
|||
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sk.po
Normal file
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sk.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Odoo Translation Bot <c3p@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:33+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Slovak <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"sk/>\n"
|
||||
"Language: sk\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Zaslať SMS"
|
||||
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sl.po
Normal file
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sl.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:23+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/sl/>\n"
|
||||
"Language: sl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
|
||||
"n%100==4 ? 2 : 3;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Pošlji SMS"
|
||||
28
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sq.po
Normal file
28
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sq.po
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-12-30 18:36+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr ""
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr ""
|
||||
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sr@latin.po
Normal file
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sr@latin.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:15+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Serbian (Latin script) <https://translate.odoo.com/projects/"
|
||||
"odoo-19/crm_sms/sr_Latn/>\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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Šalji SMS"
|
||||
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sv.po
Normal file
32
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/sv.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
# Hanna Kharraziha <hakha@odoo.com>, 2026.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2026-02-25 14:52+0000\n"
|
||||
"Last-Translator: Hanna Kharraziha <hakha@odoo.com>\n"
|
||||
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"sv/>\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.14.3\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "Skicka SMS"
|
||||
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/th.po
Normal file
31
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/th.po
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-09-16 21:26+0000\n"
|
||||
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
|
||||
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/crm_sms/th/"
|
||||
">\n"
|
||||
"Language: th\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS"
|
||||
msgstr "ส่ง SMS"
|
||||
|
|
@ -1,31 +1,36 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Murat Kaplan <muratk@projetgrup.com>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Murat Kaplan <muratk@projetgrup.com>, 2019\n"
|
||||
"Language-Team: Turkish (https://www.transifex.com/odoo/teams/41243/tr/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-07 21:06+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/crm_sms/"
|
||||
"tr/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Aday/Fırsat"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS Gönder"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Aday/Fırsat"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,42 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Alina Lisnenko <alinasemeniuk1@gmail.com>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Alina Lisnenko <alinasemeniuk1@gmail.com>, 2019\n"
|
||||
"Language-Team: Ukrainian (https://www.transifex.com/odoo/teams/41243/uk/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Ukrainian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/uk/>\n"
|
||||
"Language: 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"
|
||||
"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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Лід/Нагода"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "Надіслати SMS-повідомлення"
|
||||
msgid "Send SMS"
|
||||
msgstr "Надіслати SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Лід/Нагода"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "Надіслати SMS-повідомлення"
|
||||
|
|
|
|||
38
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/uz.po
Normal file
38
odoo-bringout-oca-ocb-crm_sms/crm_sms/i18n/uz.po
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
#
|
||||
# Translated by:
|
||||
# Deepvision - info@deepvision.uz | +998 77-093-0007
|
||||
# Amon Olimov - amon.bars@gmail.com
|
||||
# Jonibek Yorqulov - j.yorqulov@deepvision.uz
|
||||
# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: uz\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
#, fuzzy
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
#, fuzzy
|
||||
msgid "Send SMS"
|
||||
msgstr "SMS jo‘natish"
|
||||
|
|
@ -1,31 +1,36 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Duy BQ <duybq86@gmail.com>, 2019
|
||||
#
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Duy BQ <duybq86@gmail.com>, 2019\n"
|
||||
"Language-Team: Vietnamese (https://www.transifex.com/odoo/teams/41243/vi/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
|
||||
"crm_sms/vi/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "Tiềm năng/Cơ hội"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "SMS"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "Gửi SMS"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "Tiềm năng/Cơ hội"
|
||||
|
|
|
|||
|
|
@ -1,32 +1,41 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
# * crm_sms
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
# Jeanphy <hzh0292@qq.com>, 2019
|
||||
#
|
||||
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025.
|
||||
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Jeanphy <hzh0292@qq.com>, 2019\n"
|
||||
"Language-Team: Chinese (China) (https://www.transifex.com/odoo/teams/41243/zh_CN/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-11-16 15:08+0000\n"
|
||||
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
|
||||
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
|
||||
"projects/odoo-19/crm_sms/zh_Hans/>\n"
|
||||
"Language: 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"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "线索/商机"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "电话短信(SMS)"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr "发送文本短信"
|
||||
msgid "Send SMS"
|
||||
msgstr "发送短信息"
|
||||
|
||||
#~ msgid "Lead/Opportunity"
|
||||
#~ msgstr "线索/商机"
|
||||
|
||||
#~ msgid "Send SMS Text Message"
|
||||
#~ msgstr "发送文本短信"
|
||||
|
|
|
|||
|
|
@ -1,31 +1,32 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_sms
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2019
|
||||
#
|
||||
# Wil Odoo, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Project-Id-Version: Odoo Server 18.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-08-26 08:16+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2019\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://www.transifex.com/odoo/teams/41243/zh_TW/)\n"
|
||||
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
|
||||
"PO-Revision-Date: 2025-05-06 12:03+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2025\n"
|
||||
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/"
|
||||
"zh_TW/)\n"
|
||||
"Language: 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: crm_sms
|
||||
#: model:ir.model,name:crm_sms.model_crm_lead
|
||||
msgid "Lead/Opportunity"
|
||||
msgstr "線索/商機"
|
||||
#: model_terms:ir.ui.view,arch_db:crm_sms.crm_case_tree_view_oppor
|
||||
msgid "SMS"
|
||||
msgstr "電話短訊(SMS)"
|
||||
|
||||
#. module: crm_sms
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_multi
|
||||
#: model:ir.actions.act_window,name:crm_sms.crm_lead_act_window_sms_composer_single
|
||||
msgid "Send SMS Text Message"
|
||||
msgstr ""
|
||||
msgid "Send SMS"
|
||||
msgstr "發送簡訊"
|
||||
|
|
|
|||
|
|
@ -15,15 +15,12 @@ class TestCRMLead(TestCrmCommon):
|
|||
'phone': self.test_phone_data[0],
|
||||
})
|
||||
self.assertEqual(lead.phone, self.test_phone_data[0])
|
||||
self.assertFalse(lead.mobile)
|
||||
self.assertEqual(lead.phone_sanitized, self.test_phone_data_sanitized[0])
|
||||
|
||||
lead.write({'phone': False, 'mobile': self.test_phone_data[1]})
|
||||
lead.write({'phone': False})
|
||||
self.assertFalse(lead.phone)
|
||||
self.assertEqual(lead.mobile, self.test_phone_data[1])
|
||||
self.assertEqual(lead.phone_sanitized, self.test_phone_data_sanitized[1])
|
||||
self.assertEqual(lead.phone_sanitized, False)
|
||||
|
||||
lead.write({'phone': self.test_phone_data[1], 'mobile': self.test_phone_data[2]})
|
||||
lead.write({'phone': self.test_phone_data[1]})
|
||||
self.assertEqual(lead.phone, self.test_phone_data[1])
|
||||
self.assertEqual(lead.mobile, self.test_phone_data[2])
|
||||
self.assertEqual(lead.phone_sanitized, self.test_phone_data_sanitized[2])
|
||||
self.assertEqual(lead.phone_sanitized, self.test_phone_data_sanitized[1])
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<odoo>
|
||||
<!-- Add action entry in the Action Menu for Leads -->
|
||||
<record id="crm_lead_act_window_sms_composer_single" model="ir.actions.act_window">
|
||||
<field name="name">Send SMS Text Message</field>
|
||||
<field name="name">Send SMS</field>
|
||||
<field name="res_model">sms.composer</field>
|
||||
<field name="view_mode">form</field>
|
||||
<field name="target">new</field>
|
||||
|
|
@ -12,10 +12,10 @@
|
|||
'default_res_ids': active_ids
|
||||
}</field>
|
||||
<field name="binding_model_id" ref="crm.model_crm_lead"/>
|
||||
<field name="binding_view_types">list</field>
|
||||
<field name="binding_view_types">list,kanban</field>
|
||||
</record>
|
||||
<record id="crm_lead_act_window_sms_composer_multi" model="ir.actions.act_window">
|
||||
<field name="name">Send SMS Text Message</field>
|
||||
<field name="name">Send SMS</field>
|
||||
<field name="res_model">sms.composer</field>
|
||||
<field name="view_mode">form</field>
|
||||
<field name="target">new</field>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
</record>
|
||||
|
||||
<record id="crm_case_tree_view_oppor" model="ir.ui.view">
|
||||
<field name="name">crm.lead.tree.opportunity.inherit.sms</field>
|
||||
<field name="name">crm.lead.list.opportunity.inherit.sms</field>
|
||||
<field name="model">crm.lead</field>
|
||||
<field name="inherit_id" ref="crm.crm_case_tree_view_oppor"/>
|
||||
<field name="arch" type="xml">
|
||||
|
|
@ -36,9 +36,18 @@
|
|||
<button name="%(crm_sms.crm_lead_act_window_sms_composer_single)d" type="action" string="SMS" />
|
||||
</xpath>
|
||||
<xpath expr="//button[@name='%(crm.action_lead_mail_compose)d']" position="after">
|
||||
<button name="%(crm_sms.crm_lead_act_window_sms_composer_multi)d" type="action" string="SMS" icon="fa-comments" />
|
||||
<button name="%(crm_sms.crm_lead_act_window_sms_composer_multi)d" type="action" string="SMS" icon="fa-comments" invisible="won_status == 'lost'"/>
|
||||
</xpath>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record id="crm_lead_view_tree_opportunity_reporting" model="ir.ui.view">
|
||||
<field name="name">crm.lead.list.opportunity.reporting.inherit.sms</field>
|
||||
<field name="model">crm.lead</field>
|
||||
<field name="inherit_id" ref="crm.crm_lead_view_tree_opportunity_reporting"/>
|
||||
<field name="arch" type="xml">
|
||||
<xpath expr="//button[@name='%(crm_sms.crm_lead_act_window_sms_composer_multi)d']" position="replace"/>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
|
|
|||
|
|
@ -1,13 +1,15 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-crm_sms"
|
||||
version = "16.0.0"
|
||||
description = "SMS in CRM - Add SMS capabilities to CRM"
|
||||
description = "SMS in CRM -
|
||||
Add SMS capabilities to CRM
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-crm>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-sms>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-crm>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-sms>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -17,7 +19,7 @@ classifiers = [
|
|||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Topic :: Office/Business",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue