From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/crm_livechat/i18n/lb.po | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 addons/crm_livechat/i18n/lb.po (limited to 'addons/crm_livechat/i18n/lb.po') diff --git a/addons/crm_livechat/i18n/lb.po b/addons/crm_livechat/i18n/lb.po new file mode 100644 index 00000000..7bd8a2dc --- /dev/null +++ b/addons/crm_livechat/i18n/lb.po @@ -0,0 +1,40 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * crm_livechat +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server saas~12.4\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-08-12 11:32+0000\n" +"PO-Revision-Date: 2019-08-26 09:09+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: crm_livechat +#: code:addons/crm_livechat/models/mail_channel.py:12 +#, python-format +msgid "Create a new lead (/lead lead title)" +msgstr "" + +#. module: crm_livechat +#: code:addons/crm_livechat/models/mail_channel.py:39 +#, python-format +msgid "" +"Created a new lead: %s" +msgstr "" + +#. module: crm_livechat +#: model:ir.model,name:crm_livechat.model_mail_channel +msgid "Discussion Channel" +msgstr "" + +#. module: crm_livechat +#: model:utm.source,name:crm_livechat.utm_source_livechat +msgid "Livechat" +msgstr "" -- cgit v1.2.3