78 lines
2.8 KiB
Plaintext
78 lines
2.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * im_livechat_mail_bot
|
|
#
|
|
# Translators:
|
|
# Simon S, 2022
|
|
# Kim Asplund <kim.asplund@gmail.com>, 2022
|
|
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2022
|
|
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
|
#
|
|
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: Jakob Krabbe <jakob.krabbe@vertel.se>, 2024\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
|
|
#: 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 ""
|
|
"Bra, du kan anpassa konserverade svar i livechattprogrammet.<br/><br/><b>Det"
|
|
" är slutet på den här översikten</b>, du kan nu <b>avsluta den här "
|
|
"konversationen</b> eller starta turnén igen genom att skriva <span "
|
|
"class=\"o_odoobot_command\">starta turnén</span>. Njut av att upptäcka 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
|
|
#: 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 ""
|
|
"Om du inte riktigt vet vad du gör. Vänligen skriv <span "
|
|
"class=\"o_odoobot_command\">:</span> och vänta på förslag. Välj en av dem "
|
|
"och tryck 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 avslutad"
|
|
|
|
#. 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 "Användare"
|