# Translation of Odoo Server. # This file contains the translation of the following modules: # * website_livechat # # Translators: # Mads Søndergaard, 2022 # Mads Søndergaard, 2022 # Martin Trigaux, 2022 # # "Dylan Kiss (dyki)" , 2025. # Weblate , 2025. msgid "" msgstr "" "Project-Id-Version: Odoo Server 15.5alpha1\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-02-20 18:37+0000\n" "PO-Revision-Date: 2025-11-13 13:13+0000\n" "Last-Translator: Weblate \n" "Language-Team: Danish \n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 5.12.2\n" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__session_count msgid "# Sessions" msgstr "# Sessioner" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/discuss_channel.py:0 msgid "" "%(visitor)s started a conversation with %(operator)s.\n" "The chat request has been cancelled" msgstr "" "%(visitor)s startede en samtale med %(operator)s.\n" "Chatanmodningen er blevet annulleret" #. module: website_livechat #. odoo-javascript #: code:addons/website_livechat/static/src/web/livechat_channel_info_list_patch.js:0 msgid "(closed on: %(date)s)" msgstr "(lukket den: %(date)s)" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_search msgid "Available" msgstr "Til rådighed" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.res_config_settings_view_form msgid "Channel" msgstr "Kanal" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.im_livechat_channel_view_form_add msgid "Channel Name" msgstr "Kanalnavn" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/im_livechat_channel.py:0 msgid "Channel created: %(name)s" msgstr "Kanal oprettet: %(name)s" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_kanban #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_tree msgid "Chat" msgstr "Chat" #. module: website_livechat #: model:ir.model,name:website_livechat.model_chatbot_script msgid "Chatbot Script" msgstr "Chatbot-script" #. module: website_livechat #: model:ir.model,name:website_livechat.model_chatbot_script_step msgid "Chatbot Script Step" msgstr "Chatbot-script-trin" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_form #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_kanban msgid "Chats" msgstr "Chats" #. module: website_livechat #: model:ir.model,name:website_livechat.model_res_config_settings msgid "Config Settings" msgstr "Konfigurationsindstillinger" #. module: website_livechat #: model:ir.model,name:website_livechat.model_discuss_channel msgid "Discussion Channel" msgstr "Diskussionskanal" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_chatbot_script__display_name #: model:ir.model.fields,field_description:website_livechat.field_chatbot_script_step__display_name #: model:ir.model.fields,field_description:website_livechat.field_discuss_channel__display_name #: model:ir.model.fields,field_description:website_livechat.field_im_livechat_channel__display_name #: model:ir.model.fields,field_description:website_livechat.field_ir_http__display_name #: model:ir.model.fields,field_description:website_livechat.field_res_config_settings__display_name #: model:ir.model.fields,field_description:website_livechat.field_website__display_name #: model:ir.model.fields,field_description:website_livechat.field_website_page__display_name #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__display_name msgid "Display Name" msgstr "Vis navn" #. module: website_livechat #: model:ir.model,name:website_livechat.model_ir_http msgid "HTTP Routing" msgstr "HTTP-routing" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_chatbot_script__id #: model:ir.model.fields,field_description:website_livechat.field_chatbot_script_step__id #: model:ir.model.fields,field_description:website_livechat.field_discuss_channel__id #: model:ir.model.fields,field_description:website_livechat.field_im_livechat_channel__id #: model:ir.model.fields,field_description:website_livechat.field_ir_http__id #: model:ir.model.fields,field_description:website_livechat.field_res_config_settings__id #: model:ir.model.fields,field_description:website_livechat.field_website__id #: model:ir.model.fields,field_description:website_livechat.field_website_page__id #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__id msgid "ID" msgstr "ID" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_search msgid "In Conversation" msgstr "I samtale" #. module: website_livechat #: model:ir.model,name:website_livechat.model_im_livechat_channel msgid "Livechat Channel" msgstr "Livechatkanal" #. module: website_livechat #: model:ir.actions.act_window,name:website_livechat.im_livechat_channel_action_add msgid "New Channel" msgstr "Ny kanal" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/website_visitor.py:0 msgid "No Livechat Channel allows you to send a chat request for website %s." msgstr "" "Ingen livechatkanal giver dig mulighed for at sende en chatforespørgsel til " "hjemmesiden %s." #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_kanban msgid "Operator Avatar" msgstr "Operatørens avatar" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__livechat_operator_name msgid "Operator Name" msgstr "Operatørens navn" #. module: website_livechat #: model:ir.model,name:website_livechat.model_website_page msgid "Page" msgstr "Side" #. module: website_livechat #. odoo-javascript #: code:addons/website_livechat/static/src/web/livechat_channel_info_list_patch.xml:0 msgid "Recent conversations" msgstr "Seneste samtaler" #. module: website_livechat #. odoo-javascript #: code:addons/website_livechat/static/src/web/livechat_channel_info_list_patch.xml:0 msgid "Recent page views" msgstr "Senest viste sider" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/website_visitor.py:0 msgid "" "Recipients are not available. Please refresh the page to get latest visitors " "status." msgstr "" "Modtagere er utilgængelige. Genindlæs siden for at få den nyeste status på " "besøgende." #. module: website_livechat #: model:ir.actions.server,name:website_livechat.website_livechat_send_chat_request_action_server msgid "Send Chat Requests" msgstr "Send chatanmodninger" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_form msgid "Send chat request" msgstr "Send chatanmodninger" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.website_visitor_view_kanban msgid "Speaking With" msgstr "Taler med" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__livechat_operator_id msgid "Speaking with" msgstr "Taler med" #. module: website_livechat #: model_terms:ir.ui.view,arch_db:website_livechat.chatbot_script_view_form msgid "Test" msgstr "Test" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/discuss_channel.py:0 msgid "The visitor" msgstr "Den besøgende" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_discuss_channel__livechat_visitor_id msgid "Visitor" msgstr "Besøgende" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/discuss_channel.py:0 msgid "Visitor #%(id)d left the conversation." msgstr "Besøgende #%(id)d har forladt samtalen." #. module: website_livechat #. odoo-python #: code:addons/website_livechat/controllers/main.py:0 #: code:addons/website_livechat/models/website_visitor.py:0 msgid "Visitor #%d" msgstr "Besøgende #%d" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/discuss_channel.py:0 msgid "Visitor left the conversation." msgstr "Besøgende forlod samtalen." #. module: website_livechat #: model:ir.actions.act_window,name:website_livechat.website_visitor_livechat_session_action msgid "Visitor's Sessions" msgstr "Besøgendes sessioner" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_website_visitor__discuss_channel_ids msgid "Visitor's livechat channels" msgstr "Besøgendes livechatkanaler" #. module: website_livechat #: model:ir.ui.menu,name:website_livechat.website_livechat_visitor_menu msgid "Visitors" msgstr "Besøgende" #. module: website_livechat #. odoo-javascript #: code:addons/website_livechat/static/src/web/livechat_channel_info_list_patch.xml:0 #: model:ir.model,name:website_livechat.model_website msgid "Website" msgstr "Hjemmeside" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_res_config_settings__channel_id msgid "Website Live Channel" msgstr "Hjemmesidens livekanal" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_website__channel_id msgid "Website Live Chat Channel" msgstr "Hjemmesidens livechatkanal" #. module: website_livechat #. odoo-python #: code:addons/website_livechat/tests/test_livechat_basic_flow.py:0 #: model:ir.model,name:website_livechat.model_website_visitor msgid "Website Visitor" msgstr "Hjemmesidebesøgende" #. module: website_livechat #: model:ir.model.fields,field_description:website_livechat.field_discuss_channel__is_pending_chat_request msgid "" "When created from an operator, whether the channel is yet to be opened on " "the visitor side." msgstr "" "Hvis kanalen er oprettet af en operatør, tjekkes det, om den allerede er " "åben på besøgssiden." #. module: website_livechat #. odoo-python #: code:addons/website_livechat/models/discuss_channel.py:0 msgid "an operator" msgstr "en operatør" #~ msgid "Country" #~ msgstr "Land" #~ msgid "Language" #~ msgstr "Sprog" #~ msgid "Livechat Channel" #~ msgstr "Livechat kanal" #~ msgid "Avatar" #~ msgstr "Avatar" #~ msgid "Bad" #~ msgstr "Dårlig" #~ msgid "Can Publish" #~ msgstr "Kan udgives " #~ msgid "Description of the channel displayed on the website page" #~ msgstr "Beskrivelse af kanalen, der vises på hjemmesiden" #~ msgid "Great" #~ msgstr "Fantastisk" #~ msgid "Happy face" #~ msgstr "Glad ansigt" #~ msgid "History" #~ msgstr "Historik" #~ msgid "Is Published" #~ msgstr "Er udgivet" #~ msgid "Lang" #~ msgstr "Sprog" #~ msgid "Live Support" #~ msgstr "Live support" #~ msgid "Livechat Support Channels" #~ msgstr "Livechat support kanaler" #~ msgid "Neutral face" #~ msgstr "Neutralt ansigt" #~ msgid "Not rated yet" #~ msgstr "Ikke bedømt endnu" #~ msgid "Okay" #~ msgstr "Okay" #~ msgid "Sad face" #~ msgstr "Ked af det ansigt" #~ msgid "Statistics" #~ msgstr "Statistik" #~ msgid "The" #~ msgstr "Den" #~ msgid "The Team" #~ msgstr "Teamet" #~ msgid "The full URL to access the document through the website." #~ msgstr "Den fulde URL for at få adgang til dokumentet via hjemmesiden." #~ msgid "There are no public livechat channels to show." #~ msgstr "Der er ingen offentlige livechat kanaler at vise." #~ msgid "There are no ratings for this channel for now." #~ msgstr "Der er ingen bedømmelser af denne kanal i øjebliket." #~ msgid "Visible on current website" #~ msgstr "Synlig på denne hjemmeside" #~ msgid "Visitor #%s" #~ msgstr "Besøgende #%s" #~ msgid "Website URL" #~ msgstr "Hjemmeside URL" #~ msgid "Website description" #~ msgstr "Hjemmeside beskrivelse" #~ msgid "last feedbacks" #~ msgstr "Seneste feedback"