mirror of
https://github.com/bringout/oca-ocb-crm.git
synced 2026-04-26 23:12:01 +02:00
Initial commit: Crm packages
This commit is contained in:
commit
21a345b5b9
654 changed files with 418312 additions and 0 deletions
121
odoo-bringout-oca-ocb-crm_livechat/crm_livechat/i18n/da.po
Normal file
121
odoo-bringout-oca-ocb-crm_livechat/crm_livechat/i18n/da.po
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * crm_livechat
|
||||
#
|
||||
# Translators:
|
||||
# Martin Trigaux, 2022
|
||||
# Sanne Kristensen <sanne@vkdata.dk>, 2024
|
||||
# Kira Petersen, 2025
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-02-06 13:31+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:45+0000\n"
|
||||
"Last-Translator: Kira Petersen, 2025\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: crm_livechat
|
||||
#. odoo-python
|
||||
#: code:addons/crm_livechat/models/chatbot_script_step.py:0
|
||||
#, python-format
|
||||
msgid "%s's New Lead"
|
||||
msgstr "%s's nye kundeemne"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model,name:crm_livechat.model_chatbot_script
|
||||
msgid "Chatbot Script"
|
||||
msgstr "Chatbot-skript"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model,name:crm_livechat.model_chatbot_script_step
|
||||
msgid "Chatbot Script Step"
|
||||
msgstr "Chatbot Script Step"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model.fields.selection,name:crm_livechat.selection__chatbot_script_step__step_type__create_lead
|
||||
msgid "Create Lead"
|
||||
msgstr "Opret kundeemne"
|
||||
|
||||
#. module: crm_livechat
|
||||
#. odoo-javascript
|
||||
#. odoo-python
|
||||
#: code:addons/crm_livechat/models/mail_channel.py:0
|
||||
#: code:addons/crm_livechat/static/src/models/messaging_initializer.js:0
|
||||
#, python-format
|
||||
msgid "Create a new lead (/lead lead title)"
|
||||
msgstr "Opret et nyt kundeemne (/titel på kundeemne)"
|
||||
|
||||
#. module: crm_livechat
|
||||
#. odoo-python
|
||||
#: code:addons/crm_livechat/models/mail_channel.py:0
|
||||
#, python-format
|
||||
msgid "Created a new lead: %s"
|
||||
msgstr "Opret et nye kundeemne: %s"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model,name:crm_livechat.model_mail_channel
|
||||
msgid "Discussion Channel"
|
||||
msgstr "Diskussionskanal"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model.fields,field_description:crm_livechat.field_chatbot_script__lead_count
|
||||
msgid "Generated Lead Count"
|
||||
msgstr "Antal genererede kundeemner"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:chatbot.script.step,message:crm_livechat.chatbot_script_lead_generation_step_welcome
|
||||
msgid "Hi there, what brings you to our website today? 👋"
|
||||
msgstr "Hejsa! Hvad bringer dig forbi vores hjemmeside i dag? 👋"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:chatbot.script.step,message:crm_livechat.chatbot_script_lead_generation_step_noone_available
|
||||
msgid "Hu-ho, it looks like none of our operators are available 🙁"
|
||||
msgstr "Åh nej, det ser ud til, at alle operatører er optaget 🙁"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:chatbot.script,title:crm_livechat.chatbot_script_lead_generation_bot
|
||||
msgid "Lead Generation Bot"
|
||||
msgstr "Bot til generering af kundeemne"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model_terms:ir.ui.view,arch_db:crm_livechat.chatbot_script_view_form
|
||||
msgid "Leads"
|
||||
msgstr "Kundeemner"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model.fields,field_description:crm_livechat.field_chatbot_script_step__crm_team_id
|
||||
msgid "Sales Team"
|
||||
msgstr "Salgsteam"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model.fields,field_description:crm_livechat.field_chatbot_script_step__step_type
|
||||
msgid "Step Type"
|
||||
msgstr "Trin type"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:chatbot.script.step,message:crm_livechat.chatbot_script_welcome_step_just_looking
|
||||
msgid "Thank you, you should hear back from us very soon!"
|
||||
msgstr "Tak, du hører fra os snarest!"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:ir.model.fields,help:crm_livechat.field_chatbot_script_step__crm_team_id
|
||||
msgid ""
|
||||
"Used in combination with 'create_lead' step type in order to automatically "
|
||||
"assign the created lead/opportunity to the defined team"
|
||||
msgstr ""
|
||||
"Anvendes i kombination med trin-typen 'create_lead' til automatisk tildeling"
|
||||
" af oprettede kundeemner/salgsmuligheder til det specifikke team"
|
||||
|
||||
#. module: crm_livechat
|
||||
#: model:chatbot.script.step,message:crm_livechat.chatbot_script_welcome_step_pricing_email
|
||||
msgid ""
|
||||
"Would you mind leaving your email address so that we can reach you back?"
|
||||
msgstr ""
|
||||
"Har du noget imod at give os din e-mailadresse, så vi kan kontakte dig?"
|
||||
Loading…
Add table
Add a link
Reference in a new issue