diff options
Diffstat (limited to 'addons/im_livechat_mail_bot/i18n/lb.po')
| -rw-r--r-- | addons/im_livechat_mail_bot/i18n/lb.po | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/addons/im_livechat_mail_bot/i18n/lb.po b/addons/im_livechat_mail_bot/i18n/lb.po new file mode 100644 index 00000000..549b9627 --- /dev/null +++ b/addons/im_livechat_mail_bot/i18n/lb.po @@ -0,0 +1,59 @@ +# 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: 2019-08-26 08:16+0000\n" +"PO-Revision-Date: 2019-08-26 09:11+0000\n" +"Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Language: lb\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. module: im_livechat_mail_bot +#: 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 +#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0 +#, python-format +msgid "" +"Not sure wat you are doing. Please press : 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 +#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0 +#, python-format +msgid "That's me! 🎉<br/>Try to type \":\" to use canned responses." +msgstr "" + +#. module: im_livechat_mail_bot +#: model:ir.model,name:im_livechat_mail_bot.model_res_users +msgid "Users" +msgstr "" |
