Начальное наполнение
This commit is contained in:
parent
836563e9d2
commit
b5069bddce
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
|
14
__manifest__.py
Normal file
14
__manifest__.py
Normal file
@ -0,0 +1,14 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
{
|
||||
'name': 'OdooBot for livechat',
|
||||
'version': '1.0',
|
||||
'category': 'Productivity/Discuss',
|
||||
'summary': 'Add livechat support for OdooBot',
|
||||
'website': 'https://www.odoo.com/app/discuss',
|
||||
'depends': ['mail_bot', 'im_livechat'],
|
||||
'installable': True,
|
||||
'auto_install': True,
|
||||
'license': 'LGPL-3',
|
||||
}
|
71
i18n/ar.po
Normal file
71
i18n/ar.po
Normal file
@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"جيد، بإمكانك تعديل الردود الجاهزة في تطبيق الدردشة "
|
||||
"المباشرة.<br/><br/><b>وهنا تنتهي هذه النظرة العامة</b>، استمتع باكتشاف أودو!"
|
||||
" "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"لست متأكداً مما تفعله. قم بكتابة %s وانتظر ظهور المقترحات. اختر إحداها ثم "
|
||||
"اضغط على إدخال. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "حالة OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "الرد الجاهز للتهيئة "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "هذا أنا! 🎉<br/>جرب كتابة %s لاستخدام الردود الجاهزة. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "المستخدم"
|
62
i18n/az.po
Normal file
62
i18n/az.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Jumshud Sultanov <cumshud@gmail.com>, 2022
|
||||
# erpgo translator <jumshud@erpgo.az>, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: erpgo translator <jumshud@erpgo.az>, 2022\n"
|
||||
"Language-Team: Azerbaijani (https://app.transifex.com/odoo/teams/41243/az/)\n"
|
||||
"Language: az\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Poçt Botu"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Statusu"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "İstifadəçi"
|
66
i18n/bg.po
Normal file
66
i18n/bg.po
Normal file
@ -0,0 +1,66 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# aleksandar ivanov, 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: aleksandar ivanov, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Потребител"
|
61
i18n/bs.po
Normal file
61
i18n/bs.po
Normal file
@ -0,0 +1,61 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Boško Stojaković <bluesoft83@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2018-10-02 10:05+0000\n"
|
||||
"Last-Translator: Boško Stojaković <bluesoft83@gmail.com>, 2018\n"
|
||||
"Language-Team: Bosnian (https://www.transifex.com/odoo/teams/41243/bs/)\n"
|
||||
"Language: bs\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
71
i18n/ca.po
Normal file
71
i18n/ca.po
Normal file
@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# marcescu, 2023
|
||||
# Martin Trigaux, 2023
|
||||
# Arnau Ros, 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: Arnau Ros, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bé, pots personalitzar respostes enllaunades a l'aplicació de xat en "
|
||||
"viu.<br/><br/><b>És el final d'aquesta visió general</b>, gaudeix descobrint"
|
||||
" Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Robot de correu"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Estat de l'OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Incorporació enllaunada"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuari"
|
67
i18n/cs.po
Normal file
67
i18n/cs.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Jakub Smolka, 2023
|
||||
# Wil Odoo, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2023\n"
|
||||
"Language-Team: Czech (https://app.transifex.com/odoo/teams/41243/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: cs\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mailový bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Status OdooBota"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Uživatel"
|
69
i18n/da.po
Normal file
69
i18n/da.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Godt, du kan tilpasse din forudindlæste svar i live chat "
|
||||
"applikationen.<br/><br/><b>Det er afslutningen på dette overblik</b>, nyd at"
|
||||
" opdage Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "onboarding forudinlæste"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Bruger"
|
73
i18n/de.po
Normal file
73
i18n/de.po
Normal file
@ -0,0 +1,73 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Gut, Sie können vorformulierte Antworten in der Livechat-App "
|
||||
"personalisieren.<br/><br/><b>Das ist das Ende des Rundgangs</b>, viel Spaß "
|
||||
"bei der Entdeckung von Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mailbot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Ich bin mir nicht sicher, was Sie tun. Bitte tippen Sie %s und warten Sie "
|
||||
"auf die Vorschläge. Wählen Sie einen von ihnen aus und drücken Sie Enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot-Status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Einführung vorformuliert"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"Das bin ich! 🎉<br/>Geben Sie %s ein, um vorformulierte Antworten zu "
|
||||
"verwenden."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Benutzer"
|
61
i18n/el.po
Normal file
61
i18n/el.po
Normal file
@ -0,0 +1,61 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2018
|
||||
# Kostas Goutoudis <goutoudis@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2018-10-02 10:05+0000\n"
|
||||
"Last-Translator: Kostas Goutoudis <goutoudis@gmail.com>, 2018\n"
|
||||
"Language-Team: Greek (https://www.transifex.com/odoo/teams/41243/el/)\n"
|
||||
"Language: el\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
74
i18n/es.po
Normal file
74
i18n/es.po
Normal file
@ -0,0 +1,74 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Larissa Manderfeld, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||||
"Language-Team: 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bien, puedes personalizar las respuestas predefinidas en el chat en "
|
||||
"vivo.<br/><br/><b>Es el final de este resumen</b>, ¡disfruta descubriendo "
|
||||
"Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Bot de correo"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"No estoy seguro de lo que está haciendo. Escriba %s y espere las propuestas."
|
||||
" Seleccione una y pulse enter. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Estado de OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Incorporación predefinida"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"¡Ese soy yo! 🎉<br/>Intente escribir %s para usar las respuestas "
|
||||
"predefinidas. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
73
i18n/es_419.po
Normal file
73
i18n/es_419.po
Normal file
@ -0,0 +1,73 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bien, puede personalizar las respuestas predefinidas en el chat en "
|
||||
"vivo.<br/><br/><b>Es el final de este resumen</b>, ¡disfrute descubriendo "
|
||||
"Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Bot de correo electrónico"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"No estoy seguro de lo que está haciendo. Escriba, %s y espere las "
|
||||
"propuestas. Seleccione una y presione enter. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Estado de OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Integración predefinida"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"¡Ese soy yo! 🎉<br/>Intenete escribir %s para usar las respuestas "
|
||||
"predefinidas. "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuario"
|
71
i18n/et.po
Normal file
71
i18n/et.po
Normal file
@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Arma Gedonsky <armagedonsky@hot.ee>, 2023
|
||||
# Anna, 2023
|
||||
# Patrick-Jordan Kiudorv, 2023
|
||||
# Eneli Õigus <enelioigus@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: Eneli Õigus <enelioigus@gmail.com>, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Hästi, nüüd saad kohandada eelseadistatud vastuseid reaalajas vestluse "
|
||||
"rakenduses. <br/><br/><b>See on ülevaate lõpp</b>, naudi Odoos avastamist!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Meilibot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot'i staatus"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Liitumisprotsessi mall"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Kasutaja"
|
67
i18n/fa.po
Normal file
67
i18n/fa.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Mohammad Tahmasebi <hit.tah75@gmail.com>, 2023
|
||||
# Martin Trigaux, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2023\n"
|
||||
"Language-Team: 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "وضعیت ربات اودوو"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "کاربر"
|
69
i18n/fi.po
Normal file
69
i18n/fi.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2023
|
||||
# Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 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: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Hyvä, voit mukauttaa esitäytettyjä vastauksia live-chat-"
|
||||
"sovelluksessa.<br/><br/><b>Tämä katsaus on</b> valmis, nauti Odoosta!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBotin tila"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Perehdytys on purkissa"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Käyttäjä"
|
73
i18n/fr.po
Normal file
73
i18n/fr.po
Normal file
@ -0,0 +1,73 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bien, vous pouvez modifier les réponses automatiques dans l'application Live"
|
||||
" chat.<br/><br/><b>C'est la fin de cette visite</b>, bonne découverte d'Odoo"
|
||||
" ! "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Pas sûr de ce que vous faites. Veuillez taper %s et attendre les "
|
||||
"propositions. Sélectionnez l'une d'elles et appuyez sur Enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Statut OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Parcours d'intégration enregistré"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"C'est moi ! 🎉<br/>Essayez de taper %s pour utiliser des réponses "
|
||||
"enregistrées."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Utilisateur"
|
61
i18n/gu.po
Normal file
61
i18n/gu.po
Normal file
@ -0,0 +1,61 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"Language: gu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "User"
|
68
i18n/he.po
Normal file
68
i18n/he.po
Normal file
@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Yihya Hugirat <hugirat@gmail.com>, 2023
|
||||
# Ha Ketem <haketem@gmail.com>, 2023
|
||||
# Lilach Gilliam <lilach.gilliam@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: Lilach Gilliam <lilach.gilliam@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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr "<div></div>"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "רובוט מיילים"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "סטטוס OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "משתמש"
|
62
i18n/hr.po
Normal file
62
i18n/hr.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Bole <bole@dajmi5.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Croatian (https://app.transifex.com/odoo/teams/41243/hr/)\n"
|
||||
"Language: hr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mali robotić"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Korisnik"
|
67
i18n/hu.po
Normal file
67
i18n/hu.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Tamás Németh <ntomasz81@gmail.com>, 2023
|
||||
# krnkris, 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: krnkris, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot állapot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Felhasználó"
|
71
i18n/id.po
Normal file
71
i18n/id.po
Normal file
@ -0,0 +1,71 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bagus, Anda dapat melakukan kustomisasi pada tanggapan otomatis langsung di "
|
||||
"aplikasi live chat.<br/><br/><b>Ini adalah akhir dari gambaran umum "
|
||||
"ini,</b>, enjoy discovering Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Bot Email"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Kami tidak yakin dengan apa yang Anda ingin lakukan. Mohon ketik %s dan "
|
||||
"tunggu saran. Lalu pilih salah satu dan pencet enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Status OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Onboarding dibatalkan"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "Itu saya! 🎉<br/>Coba ketik %s untuk menggunakan tanggapan otomatis"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Pengguna"
|
62
i18n/im_livechat_mail_bot.pot
Normal file
62
i18n/im_livechat_mail_bot.pot
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
57
i18n/is.po
Normal file
57
i18n/is.po
Normal file
@ -0,0 +1,57 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Language-Team: Icelandic (https://www.transifex.com/odoo/teams/41243/is/)\n"
|
||||
"Language: is\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
72
i18n/it.po
Normal file
72
i18n/it.po
Normal file
@ -0,0 +1,72 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bene, puoi personalizzare le risposte in scatola nell'applicazione live "
|
||||
"chat. <br/><br/><b>È la fine di questa panoramica</b>, goditi la scoperta di"
|
||||
" Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Email Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Non mi è chiaro cosa tu stia facendo. Digita %s e attendi ciò che ti viene "
|
||||
"proposto. Effettua una seleziona e premi invio."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Stato OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Messaggio predefinito di benvenuto"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"Sono io! 🎉<br/>Prova a digitare %s per utilizzare le risposte predefinite."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Utente"
|
67
i18n/ja.po
Normal file
67
i18n/ja.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"ライブチャットアプリケーションで定型応答をカスタマイズすることができます。<br/><br/><b>これで概要の説明を終わります</b>、Odooをお楽しみ下さい!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "メールボット"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr "何をされているかが不明です。%sを入力して、提案をお待ち下さい。そこから1つを選択してエンターを押して下さい。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBotステータス"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "オンボーディング定型文"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "私です! 🎉<br/>%sを入力して定型回答を使って下さい。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "ユーザ"
|
60
i18n/km.po
Normal file
60
i18n/km.po
Normal file
@ -0,0 +1,60 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Sengtha Chay <sengtha@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~11.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2018-10-02 10:05+0000\n"
|
||||
"Last-Translator: Sengtha Chay <sengtha@gmail.com>, 2018\n"
|
||||
"Language-Team: Khmer (https://www.transifex.com/odoo/teams/41243/km/)\n"
|
||||
"Language: km\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
68
i18n/ko.po
Normal file
68
i18n/ko.po
Normal file
@ -0,0 +1,68 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"좋습니다. 실시간 채팅 응용 프로그램에서 미리 준비된 답변을 맞춤 설정할 수 있습니다. 그것이 이 미리보기의 끝입니다. Odoo를 "
|
||||
"발견하고 즐기십시오!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "메일 봇"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr "무엇을 진행하시는지 잘 모르겠습니다. %s를 입력하고 메시지를 기다려 주세요. 그 중 하나를 선택한 후 엔터키를 눌러주세요."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Odoo봇 상태"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "신입사원 연수 프로그램 사전준비물"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "저에요! 🎉<br/>미리 준비된 답변을 사용하시려면 %s를 입력하세요."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "사용자"
|
57
i18n/lb.po
Normal file
57
i18n/lb.po
Normal file
@ -0,0 +1,57 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server saas~12.5\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2019-08-26 09:11+0000\n"
|
||||
"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
|
||||
"Language: lb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr ""
|
67
i18n/lt.po
Normal file
67
i18n/lt.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Linas Versada <linaskrisiukenas@gmail.com>, 2023
|
||||
# Monika Raciunaite <monika.raciunaite@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: Monika Raciunaite <monika.raciunaite@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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Būsena"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Vartotojas"
|
66
i18n/lv.po
Normal file
66
i18n/lv.po
Normal file
@ -0,0 +1,66 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# ievaputnina <ievai.putninai@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: ievaputnina <ievai.putninai@gmail.com>, 2023\n"
|
||||
"Language-Team: Latvian (https://app.transifex.com/odoo/teams/41243/lv/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: lv\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Lietotājs"
|
62
i18n/mn.po
Normal file
62
i18n/mn.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Nurbahyt Kh <nurbahyt.kh@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Mongolian (https://app.transifex.com/odoo/teams/41243/mn/)\n"
|
||||
"Language: mn\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Мэйл Бот"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot-ийн төлөв"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Хэрэглэгч"
|
62
i18n/nb.po
Normal file
62
i18n/nb.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Marius Stedjan <marius@stedjan.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Norwegian Bokmål (https://app.transifex.com/odoo/teams/41243/nb/)\n"
|
||||
"Language: nb\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr "Bra. Du kan tilpasse autosvar i live-chat-appen. <br/><br/><b>Dette er slutten på innføringen</b>, ha det gøy med å utforske Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Meldingsbot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Autosvar for oppstart"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Bruker"
|
72
i18n/nl.po
Normal file
72
i18n/nl.po
Normal file
@ -0,0 +1,72 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Goed, je kunt standaardantwoorden aanpassen in de livechat-"
|
||||
"app.<br/><br/><b>Het is het einde van dit overzicht </b>, veel pleziert met "
|
||||
"het ontdekken van Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mailbot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Ik weet niet zeker wat je doet. Typ %s en wacht op de voorstellen. Selecteer"
|
||||
" er één en druk op Enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Onboarding standaardantwoorden"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"Dat ben ik! 🎉<br/>Probeer %s te typen om standaardantwoorden te gebruiken."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Gebruiker"
|
69
i18n/pl.po
Normal file
69
i18n/pl.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Świetnie, potrafisz dostosowywać gotowe odpowiedzi w aplikacji "
|
||||
"czatu.<br/><br/><b>To koniec tego omówienia</b>, przyjemnego odkrywania "
|
||||
"Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Bot poczty mailowej"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Status OdooBota"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Wdrażanie gotowców"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Użytkownik"
|
66
i18n/pt.po
Normal file
66
i18n/pt.po
Normal file
@ -0,0 +1,66 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Utilizador"
|
72
i18n/pt_BR.po
Normal file
72
i18n/pt_BR.po
Normal file
@ -0,0 +1,72 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Maitê Dietze, 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: Maitê Dietze, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Você pode personalizar respostas prontas no aplicativo de Chat ao "
|
||||
"vivo.<br/><br/><b>Chegamos ao fim deste resumo</b>. Divirta-se explorando o "
|
||||
"Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Bot de e-mail"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Não tenho certeza do que você está tentando fazer. Digite %s e veja as "
|
||||
"opções. Selecione uma delas e pressione Enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Status do OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Integração empacotada"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "Sim, sou eu! 🎉<br/>Digite %s para utilizar respostas predefinidas."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Usuário"
|
62
i18n/ro.po
Normal file
62
i18n/ro.po
Normal file
@ -0,0 +1,62 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Hongu Cosmin <cosmin513@gmail.com>, 2022
|
||||
# Martin Trigaux, 2022
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 15.5alpha1\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-16 13:49+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:53+0000\n"
|
||||
"Last-Translator: Martin Trigaux, 2022\n"
|
||||
"Language-Team: Romanian (https://app.transifex.com/odoo/teams/41243/ro/)\n"
|
||||
"Language: ro\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Stare OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Operator"
|
75
i18n/ru.po
Normal file
75
i18n/ru.po
Normal file
@ -0,0 +1,75 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2023
|
||||
# Сергей Шебанин <sergey@shebanin.ru>, 2023
|
||||
# Ivan Kropotkin <yelizariev@itpp.dev>, 2023
|
||||
# Wil Odoo, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: Wil Odoo, 2024\n"
|
||||
"Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: ru\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Хорошо, вы можете настроить консервированные ответы в приложении "
|
||||
"чата.<br/><br/><b>На этом обзор закон</b>чен, приятного вам знакомства с "
|
||||
"Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Почтовый бот"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Не уверен, что вы делаете. Пожалуйста, введите %s и дождитесь предложений. "
|
||||
"Выберите одно из них и нажмите Enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Статус OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Онбординг консервированный"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"Это я! 🎉<br/>Попробуйте набрать %s, чтобы использовать готовые ответы."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Пользователь"
|
66
i18n/sk.po
Normal file
66
i18n/sk.po
Normal file
@ -0,0 +1,66 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot stav"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Užívateľ"
|
67
i18n/sl.po
Normal file
67
i18n/sl.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Matjaz Mozetic <m.mozetic@matmoz.si>, 2023
|
||||
# Tadej Lupšina <tadej@hbs.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: Tadej Lupšina <tadej@hbs.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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Uporabnik"
|
75
i18n/sr.po
Normal file
75
i18n/sr.po
Normal file
@ -0,0 +1,75 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Milan Bojovic <mbojovic@outlook.com>, 2023
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Dobro, možete da prilagodite unapred pripremljene odgovore u livechat "
|
||||
"aplikaciji.<br/><br/><b>Ovo je kraj ovog pregleda</b>, uživajte u otkrivanju"
|
||||
" Odoo-a!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Nisam siguran šta radiš. Molim te, unesi %s i sačekaj predloge. Izaberi "
|
||||
"jedan od njih i pritisni enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Onboarding pripremljeni odgovori"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
"To sam ja! 🎉<br/>Pokušajte kucati %s da biste koristili unapred pripremljene"
|
||||
" odgovore."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Korisnik"
|
69
i18n/sv.po
Normal file
69
i18n/sv.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Anders Wallenquist <anders.wallenquist@vertel.se>, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Bra, du kan anpassa färdiga svar i chattprogrammet.<br/><br/><b>Det är "
|
||||
"slutet på denna översikt</b>, njut av att upptäcka nya Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Status"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Onboarding avslutad"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Användare"
|
72
i18n/th.po
Normal file
72
i18n/th.po
Normal file
@ -0,0 +1,72 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Rasareeyar Lappiam, 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: Rasareeyar Lappiam, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"ดีมาก คุณสามารถปรับแต่งการตอบกลับสำเร็จรูปได้ในแอปพลิเคชันไลฟ์แชท "
|
||||
"<br/><br/><b>ภาพรวมนี้ใกล้จะสิ้นสุดแล้ว</b> ขอให้สนุกกับการเรียนรู้เกี่ยวกับ"
|
||||
" Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "เมลบอท"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"ไม่แน่ใจว่าคุณกำลังทำอะไร กรุณาพิมพ์ %s และรอข้อเสนอ เลือกหนึ่งในนั้นแล้วกด "
|
||||
"Enter"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "สถานะ OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "การเริ่มต้นใช้งานแบบสำเร็จรูป"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "นั่นคือฉันเอง! 🎉<br/>ลองพิมพ์ %s เพื่อใช้คำตอบสำเร็จรูป"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "ผู้ใช้"
|
70
i18n/tr.po
Normal file
70
i18n/tr.po
Normal file
@ -0,0 +1,70 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Güzel, canlı sohbet uygulamasında hazır yanıtları "
|
||||
"özelleştirebilirsiniz.<br/><br/><b>Bu genel bakışın sonunda</b>, Odoo'yu "
|
||||
"keşfetmenin tadını çıkarın!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Posta Botu"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot Durumu"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "İşe alım kaydedildi"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Kullanıcı"
|
72
i18n/uk.po
Normal file
72
i18n/uk.po
Normal file
@ -0,0 +1,72 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Alina Lisnenko <alina.lisnenko@erp.co.ua>, 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: Alina Lisnenko <alina.lisnenko@erp.co.ua>, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Добре, ви можете налаштувати автоматичні відповіді в додатку живого "
|
||||
"чату.<br/><br/><b>Це кінець загального огляду</b>, насолоджуйтеся "
|
||||
"використанням Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Поштовий бот"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
"Невпевнені, що робите. Введіть %s та очікуйте на пропозиції. Оберіть одну із"
|
||||
" них та натисніть enter."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Статус OdooBot "
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Вхідні автоматичні"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "Це я! 🎉<br/>Спробуйте ввести %s щоб використати стандартні відповіді."
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Користувач"
|
69
i18n/vi.po
Normal file
69
i18n/vi.po
Normal file
@ -0,0 +1,69 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr ""
|
||||
"Tốt, bạn có thể tùy chỉnh câu trả lời soạn sẵn trong ứng dụng trò chuyện "
|
||||
"trực tiếp.<br/><br/><b>Đến đây là kết thúc phần tổng quan này</b>, tận hưởng"
|
||||
" việc khám phá hệ thống!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "Mail Bot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "Trạng thái OdooBot"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Đóng gói"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr ""
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "Người dùng"
|
67
i18n/zh_CN.po
Normal file
67
i18n/zh_CN.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# 湘子 南 <1360857908@qq.com>, 2024
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 17.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||||
"Last-Translator: 湘子 南 <1360857908@qq.com>, 2024\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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr "太好了,您可以在实时聊天应用程序中定制录音响应。<br/><br/><b>这是概要的结尾</b>,享受发现 ERP !"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "邮件机器人"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr "不确定要做什么。请输入 %s 并等待建议显示,选取其中一项,然后按输入键。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "小秘书状态"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "Onboarding 录制"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "对啦,就是我!🎉<br/>试试输入 %s预设回复。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "用户"
|
67
i18n/zh_TW.po
Normal file
67
i18n/zh_TW.po
Normal file
@ -0,0 +1,67 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * im_livechat_mail_bot
|
||||
#
|
||||
# Translators:
|
||||
# Wil Odoo, 2023
|
||||
# Tony Ng, 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: Tony Ng, 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: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Good, you can customize canned responses in the live chat "
|
||||
"application.<br/><br/><b>It's the end of this overview</b>, enjoy "
|
||||
"discovering Odoo!"
|
||||
msgstr "太好了,您可以在線上客服模組中設制罐頭回應。<br/><br/><b>到這裡為教學瀏覽的尾聲</b>,請享受發現Odoo!"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_mail_bot
|
||||
msgid "Mail Bot"
|
||||
msgstr "信件機器人"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Not sure what you are doing. Please, type %s and wait for the propositions. "
|
||||
"Select one of them and press enter."
|
||||
msgstr "不肯定你想做甚麼。請鍵入「%s」並等待建議顯示,選取其中一項,然後按輸入鍵。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields,field_description:im_livechat_mail_bot.field_res_users__odoobot_state
|
||||
msgid "OdooBot Status"
|
||||
msgstr "OdooBot 狀態"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model.fields.selection,name:im_livechat_mail_bot.selection__res_users__odoobot_state__onboarding_canned
|
||||
msgid "Onboarding canned"
|
||||
msgstr "新手簡介預製"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#. odoo-python
|
||||
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
||||
#, python-format
|
||||
msgid "That's me! 🎉<br/>Try typing %s to use canned responses."
|
||||
msgstr "是我!🎉<br/>試試鍵入 %s 以使用預設回覆。"
|
||||
|
||||
#. module: im_livechat_mail_bot
|
||||
#: model:ir.model,name:im_livechat_mail_bot.model_res_users
|
||||
msgid "User"
|
||||
msgstr "使用者"
|
5
models/__init__.py
Normal file
5
models/__init__.py
Normal file
@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from . import mail_bot
|
||||
from . import res_users
|
27
models/mail_bot.py
Normal file
27
models/mail_bot.py
Normal file
@ -0,0 +1,27 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from markupsafe import Markup
|
||||
from odoo import models, _
|
||||
|
||||
|
||||
class MailBot(models.AbstractModel):
|
||||
_inherit = 'mail.bot'
|
||||
|
||||
def _get_answer(self, record, body, values, command):
|
||||
odoobot_state = self.env.user.odoobot_state
|
||||
if self._is_bot_in_private_channel(record):
|
||||
if odoobot_state == "onboarding_attachement" and values.get("attachment_ids"):
|
||||
self.env.user.odoobot_failed = False
|
||||
self.env.user.odoobot_state = "onboarding_canned"
|
||||
return Markup(_("That's me! 🎉<br/>Try typing %s to use canned responses.", "<span class=\"o_odoobot_command\">:</span>"))
|
||||
elif odoobot_state == "onboarding_canned" and values.get("canned_response_ids"):
|
||||
self.env.user.odoobot_failed = False
|
||||
self.env.user.odoobot_state = "idle"
|
||||
return Markup(_("Good, you can customize canned responses in the live chat application.<br/><br/><b>It's the end of this overview</b>, enjoy discovering Odoo!"))
|
||||
# repeat question if needed
|
||||
elif odoobot_state == 'onboarding_canned' and not self._is_help_requested(body):
|
||||
self.env.user.odoobot_failed = True
|
||||
return _("Not sure what you are doing. Please, type %s and wait for the propositions. Select one of them and press enter.",
|
||||
Markup("<span class=\"o_odoobot_command\">:</span>"))
|
||||
return super(MailBot, self)._get_answer(record, body, values, command)
|
12
models/res_users.py
Normal file
12
models/res_users.py
Normal file
@ -0,0 +1,12 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
||||
|
||||
from odoo import models, fields
|
||||
|
||||
|
||||
class Users(models.Model):
|
||||
_inherit = 'res.users'
|
||||
|
||||
odoobot_state = fields.Selection(selection_add=[
|
||||
('onboarding_canned', 'Onboarding canned'),
|
||||
], ondelete={'onboarding_canned': lambda users: users.write({'odoobot_state': 'disabled'})})
|
Loading…
x
Reference in New Issue
Block a user