72 lines
2.4 KiB
Plaintext
72 lines
2.4 KiB
Plaintext
# 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: 2022-09-20 09:02+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"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: ro\n"
|
|
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
|
|
|
|
#. 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>, you can now "
|
|
"<b>close this conversation</b> or start the tour again with typing <span "
|
|
"class=\"o_odoobot_command\">start the tour</span>. 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 what you are doing. Please, type <span "
|
|
"class=\"o_odoobot_command\">:</span> and wait for the propositions. Select "
|
|
"one of them and press enter."
|
|
msgstr ""
|
|
"Nu sunteți sigur ce faceți. Vă rugăm, tastați <span "
|
|
"class=\"o_odoobot_command\">: </span>și așteptați propunerile. Selectați una"
|
|
" dintre ele și apăsați 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 "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
|
|
#: code:addons/im_livechat_mail_bot/models/mail_bot.py:0
|
|
#, python-format
|
|
msgid ""
|
|
"Wonderful! 😇<br/>Try typing <span class=\"o_odoobot_command\">:</span> 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"
|