# Translation of Odoo Server. # This file contains the translation of the following modules: # * im_livechat # # Translators: # Jonathan Stein , 2020 # Jesper Carstensen , 2020 # Joe Hansen , 2020 # Martin Trigaux, 2020 # Hans Henrik Gabelgaard , 2020 # jonas jensen , 2020 # Morten Schou , 2020 # JonathanStein , 2020 # Pernille Kristensen , 2020 # Sanne Kristensen , 2020 # Ejner Sønniksen , 2020 # lhmflexerp , 2020 # Mads Søndergaard, 2020 # Mads Søndergaard , 2020 # msgid "" msgstr "" "Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-11-27 15:41+0000\n" "PO-Revision-Date: 2020-09-07 08:13+0000\n" "Last-Translator: Mads Søndergaard , 2020\n" "Language-Team: Danish (https://www.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: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_tree msgid "# Messages" msgstr "# Beskeder" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__nbr_channel msgid "# of Sessions" msgstr "# af sessioner" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__nbr_speaker msgid "# of speakers" msgstr "# foredragsholdere" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "% Happy" msgstr "% Glad" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_rating msgid "% of Happiness" msgstr "% Tilfredshed" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "%s and %s are typing..." msgstr "%s og %s skriver..." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "%s is typing..." msgstr "%s skriver..." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "%s, %s and more are typing..." msgstr "%s, %s og flere skriver..." #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__action msgid "" "* 'Display the button' displays the chat button on the pages.\n" "* 'Auto popup' displays the button and automatically open the conversation pane.\n" "* 'Hide the button' hides the chat button on the pages." msgstr "" "* 'Vis knap' viser chat knappen på sider.\n" "* 'Auto popup' viser knappen, og åbner automatisk samtale panelet.\n" "* 'Skjul knappen' skjuler chat knappen på sider." #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid ", on the" msgstr ", på den" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "-------- Show older messages --------" msgstr "-------- Vis ældre beskeder --------" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "" msgstr " " #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "" "Define rules for your live support channel. You " "can apply an action for the given URL, and per country.
To identify the " "country, GeoIP must be installed on your server, otherwise, the countries of" " the rule will not be taken into account.
" msgstr "" "Definér regler for din live support kanal. Du kan" " anvende en handling for en given URL, og per land.
For at identificere" " landet, skal GeoIP være installeret på din server, ellers vil der ikke " "tages højde for landet i reglen.
" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "Livechat Conversation
" msgstr "Livechat Samtale
" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "Best regards,

" msgstr "Venlig hilsen,

" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "Hello,
Here's a copy of your conversation with" msgstr "Hej,
Her er en kopi af din samtale med" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__is_without_answer msgid "" "A session is without answer if the operator did not answer. \n" " If the visitor is also the operator, the session will always be answered." msgstr "" "En session er uden svar hvis operatøren ikke svarer.\n" " Hvis den besøgende samtidig er operatøren, vil sessionen altid blive besvaret." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__action msgid "Action" msgstr "Handling" #. module: im_livechat #: model:res.groups,name:im_livechat.im_livechat_group_manager msgid "Administrator" msgstr "Administrator" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form msgid "Anonymous" msgstr "Anonym" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__anonymous_name msgid "Anonymous Name" msgstr "Anonymt navn" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__are_you_inside msgid "Are you inside the matrix?" msgstr "Er du inde i the matrix?" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Ask something ..." msgstr "Spørg om noget ..." #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_tree msgid "Attendees" msgstr "Deltagere" #. module: im_livechat #: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__auto_popup msgid "Auto popup" msgstr "Automatisk popup" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__auto_popup_timer msgid "Auto popup timer" msgstr "Auto popup timer" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form msgid "Avatar" msgstr "Avatar" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__duration #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__duration msgid "Average duration" msgstr "Gennemsnitlig varighed" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__nbr_message msgid "Average message" msgstr "Gennemsnitlig besked" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__time_to_answer msgid "Average time in seconds to give the first answer to the visitor" msgstr "Gennemsnitlig tid i sekunder til første svar til den besøgende" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__time_to_answer msgid "Average time to give the first answer to the visitor" msgstr "Gennemsnitlig tid til at besvare den besøgende" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Bad" msgstr "Dårlig" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Bounced" msgstr "Afvist" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_background_color msgid "Button Background Color" msgstr "Knap Baggrundsfarve" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_text_color msgid "Button Text Color" msgstr "Knap Tekstfarve" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Canceled" msgstr "Annulleret" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.im_livechat_canned_response_action #: model:ir.ui.menu,name:im_livechat.canned_responses msgid "Canned Responses" msgstr "Standardsvar" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_canned_response_action msgid "" "Canned responses allow you to insert prewritten responses in\n" " your messages by typing :shortcut. The shortcut is\n" " replaced directly in your message, so that you can still edit\n" " it before sending." msgstr "" "Gemte besvarelser gør dig i istand til at indsætte besvarelse der er skrevet på forhånd\n" " i dine beskeder, ved at skrive :genvej. Genvejen bliver\n" " erstattet direkte i din besked, så du kan stadig redigere den, før du afsender." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Changed" msgstr "Ændret" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__channel_id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__livechat_channel_id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__livechat_channel_id #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__livechat_channel_id #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_search msgid "Channel" msgstr "Kanal" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Channel Header Color" msgstr "Kanal Header Farve" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__channel_name msgid "Channel Name" msgstr "Kanal navn" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form msgid "Channel Rule" msgstr "Kanal regel" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Channel Rules" msgstr "Kanal regler" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__channel_type msgid "Channel Type" msgstr "Type af kanal" #. module: im_livechat #: model:ir.ui.menu,name:im_livechat.support_channels msgid "Channels" msgstr "Kanaler" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__input_placeholder msgid "Chat Input Placeholder" msgstr "Chat input placeholder" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Chat with one of our collaborators" msgstr "Chat med en af vores samarbejdspartnere" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Close" msgstr "Luk" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Close chat window" msgstr "Luk chat vindue" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Close conversation" msgstr "Luk samtale" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__technical_name #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat msgid "Code" msgstr "Kode" #. module: im_livechat #: model:ir.ui.menu,name:im_livechat.livechat_config msgid "Configuration" msgstr "Konfiguration" #. module: im_livechat #: model:ir.model,name:im_livechat.model_res_partner msgid "Contact" msgstr "Kontakt" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__channel_id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__channel_id msgid "Conversation" msgstr "Samtale" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Conversation Sent" msgstr "Samtale sendt" #. module: im_livechat #: code:addons/im_livechat/models/mail_channel.py:0 #, python-format msgid "Conversation with %s" msgstr "Samtale med %s" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_conversations msgid "Conversations handled" msgstr "Samtaler håndteret" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "" "Copy and paste this code into your website, within the <head> tag:" msgstr "Kopier og indsæt denne kode i din hjemmeside, uden <head> tag:" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__country_ids #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__country_id msgid "Country" msgstr "Land" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__country_id msgid "Country of the visitor" msgstr "Land for besøgende" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_mail_channel__country_id msgid "Country of the visitor of the channel" msgstr "Land for besøgende i kanalen" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.mail_channel_action msgid "Create a channel and start chatting to fill up your history." msgstr "Opret en kanal og begynd at chatte for at fylde din historik." #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_canned_response_action msgid "Create a new canned response" msgstr "Opret en ny gemt besvarelse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__create_uid #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__create_uid msgid "Created by" msgstr "Oprettet af" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__create_date #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__create_date msgid "Created on" msgstr "Oprettet den" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_search msgid "Creation Date" msgstr "Oprettelsesdato" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search msgid "Creation date" msgstr "Oprettelses dato" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search msgid "Creation date (hour)" msgstr "Oprettelsesdato (time)" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.rating_rating_action_livechat_report #: model:ir.ui.menu,name:im_livechat.rating_rating_menu_livechat msgid "Customer Ratings" msgstr "Kundebedømmelse " #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__day_number msgid "Day Number" msgstr "Dag nummer" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__day_number msgid "Day number of the session (1 is Monday, 7 is Sunday)" msgstr "Dag nummer af session (1 er Mandag, 7 er Søndag)" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__days_of_activity msgid "Days of activity" msgstr "Aktive dage" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_background_color msgid "Default background color of the Livechat button" msgstr "Standard baggrundsfarve for Livechat knappen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__header_background_color msgid "Default background color of the channel header once open" msgstr "Standard baggrundsfarve for kanal headeren når den er åben" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_text_color msgid "Default text color of the Livechat button" msgstr "Standard tekstfarve for Livechat knappen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__button_text msgid "Default text displayed on the Livechat Support Button" msgstr "Standardtekst som vises på Livechat support knappen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__title_color msgid "Default title color of the channel once open" msgstr "Standard titel farve for kanalen når den er åben" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_channel_action msgid "Define a new website live chat channel" msgstr "Definer en ny hjemmeside live chat kanal" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__auto_popup_timer msgid "" "Delay (in seconds) to automatically open the conversation window. Note: the " "selected action must be 'Auto popup' otherwise this parameter will not be " "taken into account." msgstr "" "Forsinkelse (i sekunder) til automatisk åbning af samtale vindue. Bemærk: " "den valgte handling skal være 'Auto popup', ellers vil der ikke blive taget " "højde for denne parameter." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Delete" msgstr "Slet" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Did we correctly answer your question ?" msgstr "Svarede vi korrekt på dit spørgsmål?" #. module: im_livechat #: model:ir.model,name:im_livechat.model_digest_digest msgid "Digest" msgstr "Opsummering" #. module: im_livechat #: model:ir.model,name:im_livechat.model_mail_channel msgid "Discussion Channel" msgstr "Diskussionskanal" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__display_name #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__display_name #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__display_name #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__display_name #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__display_name #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__display_name #: model:ir.model.fields,field_description:im_livechat.field_mail_channel_partner__display_name #: model:ir.model.fields,field_description:im_livechat.field_rating_rating__display_name #: model:ir.model.fields,field_description:im_livechat.field_res_partner__display_name #: model:ir.model.fields,field_description:im_livechat.field_res_users__display_name msgid "Display Name" msgstr "Vis navn" #. module: im_livechat #: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__display_button msgid "Display the button" msgstr "Vis knappen" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Document not downloadable" msgstr "Dokument kan ikke downloades" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Download" msgstr "Download" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__duration #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__duration msgid "Duration of the conversation (in seconds)" msgstr "Samtalens varighed (i sekunder)" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Error" msgstr "Fejl" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Explain your note" msgstr "Forklar din note" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "" "For websites built with the Odoo CMS, go to Website > Configuration > " "Settings and select the Website Live Chat Channel you want to add to your " "website." msgstr "" "For hjemmesider bygget med Odoo CMS'en, gå til Hjemmeside > Konfiguration" " > Indstillinger og vælg Hjemmeside Live Chat Kanalen som du ønsker at " "tilføje til din hjemmeside." #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__sequence msgid "" "Given the order to find a matching rule. If 2 rules are matching for the " "given url/country, the one with the lowest sequence will be chosen." msgstr "" "Ved afgivelsen af ordren om at finde en matchende regel, hvis 2 regler " "matcher for en given URL/land, vil den laveste sekvens blive valgt." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Good" msgstr "Godt" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_search msgid "Group By..." msgstr "Gruppér efter..." #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Happy face" msgstr "Glad ansigt" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__header_background_color msgid "Header Background Color" msgstr "Header Baggrundsfarve" #. module: im_livechat #: model:ir.model.fields.selection,name:im_livechat.selection__im_livechat_channel_rule__action__hide_button msgid "Hide the button" msgstr "Skjul knappen" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.mail_channel_action #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_tree msgid "History" msgstr "Historik" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_date_hour msgid "Hour of start Date of session" msgstr "Time på startdato for session" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "How may I help you?" msgstr "Hvordan kan jeg hjælpe dig?" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "How to use the Website Live Chat widget?" msgstr "Hvordan anvender man Hjemmesidens Live Chat widget?" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__id #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__id #: model:ir.model.fields,field_description:im_livechat.field_mail_channel_partner__id #: model:ir.model.fields,field_description:im_livechat.field_rating_rating__id #: model:ir.model.fields,field_description:im_livechat.field_res_partner__id #: model:ir.model.fields,field_description:im_livechat.field_res_users__id msgid "ID" msgstr "ID" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Idle" msgstr "Inaktiv" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__image_128 #, python-format msgid "Image" msgstr "Billede" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Invalid email address" msgstr "Ugyldig email adresse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__livechat_active msgid "Is livechat ongoing?" msgstr "Er livechat i gang?" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_anonymous msgid "Is visitor anonymous" msgstr "Er anonym besøgende" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_3 msgid "Joel Willis, Marc Demo" msgstr "Joel Willis, Marc Demo" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_2 #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_6 msgid "Joel Willis, Mitchell Admin" msgstr "Joel Willis, Mitchell Admin" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Join" msgstr "Deltag" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Join Channel" msgstr "Deltag i kanal" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_conversations_value msgid "Kpi Livechat Conversations Value" msgstr "KPI Livechat Samtaler Værdi" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_rating_value msgid "Kpi Livechat Rating Value" msgstr "KPI Livechat Bedømmelse Værdi" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_response_value msgid "Kpi Livechat Response Value" msgstr "KPI Livechat Besvarelse Værdi" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search msgid "Last 24h" msgstr "Seneste 24t" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest____last_update #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel____last_update #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule____last_update #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel____last_update #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator____last_update #: model:ir.model.fields,field_description:im_livechat.field_mail_channel____last_update #: model:ir.model.fields,field_description:im_livechat.field_mail_channel_partner____last_update #: model:ir.model.fields,field_description:im_livechat.field_rating_rating____last_update #: model:ir.model.fields,field_description:im_livechat.field_res_partner____last_update #: model:ir.model.fields,field_description:im_livechat.field_res_users____last_update msgid "Last Modified on" msgstr "Sidst ændret den" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__write_uid #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__write_uid msgid "Last Updated by" msgstr "Sidst opdateret af" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__write_date #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__write_date msgid "Last Updated on" msgstr "Sidst opdateret den" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Leave" msgstr "Ferie" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Leave Channel" msgstr "Forlad Kanal" #. module: im_livechat #: model:ir.model,name:im_livechat.model_mail_channel_partner msgid "Listeners of a Channel" msgstr "Lyttere til kanalen" #. module: im_livechat #: model:ir.module.category,name:im_livechat.module_category_im_livechat #: model:ir.ui.menu,name:im_livechat.menu_livechat_root #: model_terms:ir.ui.view,arch_db:im_livechat.digest_digest_view_form_inherit msgid "Live Chat" msgstr "Live Chat" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_search msgid "LiveChat Channel Search" msgstr "LiveChat kanal søgning" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/components/discuss/discuss.js:0 #: code:addons/im_livechat/static/src/components/discuss_sidebar/discuss_sidebar.xml:0 #: code:addons/im_livechat/static/src/components/thread_icon/thread_icon.xml:0 #: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view #, python-format msgid "Livechat" msgstr "Livechat" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Livechat Button" msgstr "Livechat Knap" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Livechat Button Color" msgstr "Livechat Knap Farve" #. module: im_livechat #: model:ir.model,name:im_livechat.model_im_livechat_channel #: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat msgid "Livechat Channel" msgstr "Livechat kanal" #. module: im_livechat #: model:ir.model,name:im_livechat.model_im_livechat_channel_rule msgid "Livechat Channel Rules" msgstr "Livechat kanal regler" #. module: im_livechat #: model:ir.model.fields.selection,name:im_livechat.selection__mail_channel__channel_type__livechat msgid "Livechat Conversation" msgstr "Livechat samtale" #. module: im_livechat #: model:ir.model.constraint,message:im_livechat.constraint_mail_channel_livechat_operator_id msgid "Livechat Operator ID is required for a channel of type livechat." msgstr "Livechat operatør ID er påkrævet for en kanal af typen livechat." #. module: im_livechat #: model:ir.model,name:im_livechat.model_im_livechat_report_channel msgid "Livechat Support Channel Report" msgstr "Livechat support kanal rapport" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_channel_action #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_operator_action msgid "" "Livechat Support Channel Statistics allows you to easily check and analyse " "your company livechat session performance. Extract information about the " "missed sessions, the audiance, the duration of a session, etc." msgstr "" "Livechat support kanal statistikker gør det muligt for dig nemt at tjekke og" " analyser præstationen af din virksomheds livechat sessioner. Udtræk " "information om missede sessioner, publikummet, varigheden af sessioner, osv." #. module: im_livechat #: model:ir.model,name:im_livechat.model_im_livechat_report_operator msgid "Livechat Support Operator Report" msgstr "Livechart support operatør rapport" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_graph #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_pivot #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_graph #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_pivot msgid "Livechat Support Statistics" msgstr "Livechat Support Statistikker" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_res_users__livechat_username msgid "Livechat Username" msgstr "Livechat bruernavn" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Livechat Window" msgstr "Livechat Vindue" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_mail_channel__livechat_active msgid "Livechat session is active until visitor leave the conversation." msgstr "Livechat session er aktiv indtil den besøgende forlader samtalen." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Loading" msgstr "Indlæser" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Loading older messages..." msgstr "Indlæser ældre beskeder..." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Mark as Read" msgstr "Markér som læst" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Mark as Todo" msgstr "Mærk som To do" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Mark as todo" msgstr "Marker som at-gøre" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__sequence msgid "Matching order" msgstr "Matchende ordre" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search msgid "Missed sessions" msgstr "Missede sessioner" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__name msgid "Name" msgstr "Navn" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Neutral face" msgstr "Neutralt ansigt" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "New messages" msgstr "Nye meddelelser" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Next" msgstr "Næste" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "No available collaborator, please try again later." msgstr "Ingen tilgængelig samarbejdspartner, prøv venligst igen senere." #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.rating_rating_action_livechat_report msgid "No customer ratings on live chat session yet" msgstr "Ingen kundebedømmelse for live chat sessionen endnu" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_report_channel_time_to_answer_action msgid "No data yet!" msgstr "Ingen data endnu!" #. module: im_livechat #: code:addons/im_livechat/models/mail_channel.py:0 #, python-format msgid "No history found" msgstr "Ingen historik fundet" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Note by" msgstr "Note af" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__nbr_channel #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__nbr_channel msgid "Number of conversation" msgstr "Antal samtaler" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__days_of_activity msgid "Number of days since the first session of the operator" msgstr "Antal dage siden den første session for operatøren" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__nbr_speaker msgid "Number of different speakers" msgstr "Antal forskellige talere" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__nbr_message msgid "Number of message in the conversation" msgstr "Antal beskeder i samtalen" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "OK" msgstr "Ok" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "Odoo" msgstr "Odoo" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Offline" msgstr "Offline" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Online" msgstr "Online" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.res_users_form_view_simple_modif msgid "Online Chat Name" msgstr "Online chat navn" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Oops! Something went wrong." msgstr "Hovsa! Noget gik galt." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__partner_id #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__partner_id #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__livechat_operator_id #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search msgid "Operator" msgstr "Operatør" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.im_livechat_report_operator_action #: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat_operator msgid "Operator Analysis" msgstr "Operatør analyse" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_mail_channel__livechat_operator_id msgid "Operator for this specific channel" msgstr "Operatør for denne specifikke kanal" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__user_ids #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Operators" msgstr "Operatøre" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "" "Operators\n" "
\n" " " msgstr "" "Operatører\n" " " #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "" "Operators that do not show any activity In Odoo for more than 30 minutes " "will be considered as disconnected." msgstr "" "Operatører der ikke viser nogen aktivitet i Odoo i mere end 30 minutter vil " "blive anset som havene en afbrudt forbindelse." #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Options" msgstr "Valgmuligheder" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "PDF file" msgstr "PDF fil" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__rating_percentage_satisfaction msgid "Percentage of happy ratings" msgstr "Procentdel af tilfredse bedømmelser" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Please check your internet connection." msgstr "Tjek venligst din internet forbindelse." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Please wait" msgstr "Vent venligst" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Please wait..." msgstr "Vent venligst..." #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "Powered by" msgstr "Drevet af" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Previous" msgstr "Forrige" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Print" msgstr "Udskriv" #. module: im_livechat #: model:ir.model,name:im_livechat.model_rating_rating #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__rating #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_ids #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_tree msgid "Rating" msgstr "Bedømmelse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_avg msgid "Rating Average" msgstr "Gennemsnitlig bedømmelse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_last_feedback msgid "Rating Last Feedback" msgstr "Bedømmelse af seneste feedback" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_last_image msgid "Rating Last Image" msgstr "Bedømmelse af seneste billede" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_last_value msgid "Rating Last Value" msgstr "Sidste bedømmelse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_percentage_satisfaction msgid "Rating Satisfaction" msgstr "Tilfredshedsbedømmelse" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_mail_channel__rating_count msgid "Rating count" msgstr "Antal bedømmelser" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Rating: %s" msgstr "Bedømmelse: %s" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Rating: Bad" msgstr "Bedømmelse: Dårlig" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Rating: Great" msgstr "Bedømmelse: Fantastisk" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Rating: Okay" msgstr "Bedømmelse: Okay" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rating_ids msgid "Ratings" msgstr "Bedømmelser" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.rating_rating_action_view_livechat_rating msgid "Ratings for livechat channel" msgstr "Bedømmelser af livechat kanal" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Ready" msgstr "Klar" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_mail_channel__rating_last_feedback msgid "Reason of the rating" msgstr "Grunde til bedømmelsen" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Receive a copy of this conversation" msgstr "Modtager en kopi af denne samtale" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Received by Everyone" msgstr "Modtaget af alle" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Received by:" msgstr "Modtaget af:" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__regex_url msgid "" "Regular expression specifying the web pages this rule will be applied on." msgstr "" "Regulær udtryk der specificere siderne som denne regel vil blive anvendt på." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Reply" msgstr "Svar" #. module: im_livechat #: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat msgid "Report" msgstr "Rapport" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Reset Zoom" msgstr "Nulstil zoom" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Reset to default colors" msgstr "Nulstil til standard farver" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Rotate" msgstr "Rotér" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__rule_ids #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_tree msgid "Rules" msgstr "Regler" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Sad face" msgstr "Ked af det ansigt" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__rating_text msgid "Satisfaction Rate" msgstr "Tilfredsheds rate" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Save your Channel to get your configuration widget." msgstr "Gem din kanal for at få din konfigurations widget." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Say something" msgstr "Sig noget" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__script_external msgid "Script (external)" msgstr "Script (ekstern)" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_search msgid "Search history" msgstr "Søgehistorik" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search msgid "Search report" msgstr "Søge rapport" #. module: im_livechat #: code:addons/im_livechat/models/mail_channel.py:0 #, python-format msgid "See 15 last visited pages" msgstr "Se de 15 senest besøgte sider" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Seen by Everyone" msgstr "Set af alle" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Seen by:" msgstr "Set af:" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Sent" msgstr "Sendt" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_tree msgid "Session Date" msgstr "Session dato" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.mail_channel_view_form msgid "Session Form" msgstr "Session formular" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.im_livechat_report_channel_action #: model:ir.actions.act_window,name:im_livechat.im_livechat_report_channel_time_to_answer_action #: model:ir.ui.menu,name:im_livechat.menu_reporting_livechat_channel msgid "Session Statistics" msgstr "Sessionsstatistikker" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Session expired... Please refresh and try again." msgstr "Sessionen udløb... Genopfrisk venligst, og prøv igen." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_unrated msgid "Session not rated" msgstr "Session ikke bedømt" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_without_answer msgid "Session(s) without answer" msgstr "Session(er) uden svar" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.mail_channel_action_from_livechat_channel #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__channel_ids #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_kanban msgid "Sessions" msgstr "Ekspeditioner" #. module: im_livechat #: model:ir.ui.menu,name:im_livechat.session_history msgid "Sessions History" msgstr "Sessionshistorik" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_date #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__start_date msgid "Start Date of session" msgstr "Startdato på session" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__start_hour msgid "Start Hour of session" msgstr "Start time for session" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__start_date #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_operator__start_date msgid "Start date of the conversation" msgstr "Startdato for samtalen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_report_channel__start_hour msgid "Start hour of the conversation" msgstr "Start time for samtalen" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__button_text msgid "Text of the Button" msgstr "Knappens tekst" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__input_placeholder msgid "Text that prompts the user to initiate the chat." msgstr "Tekst der beder brugeren om at påbegynde samtalen." #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Thank you for your feedback" msgstr "Tak for din tilbagemelding" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__channel_id msgid "The channel of the rule" msgstr "Kanalen af reglen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__name msgid "The name of the channel" msgstr "Navnet på kanalen" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel_rule__country_ids msgid "" "The rule will only be applied for these countries. Example: if you select " "'Belgium' and 'United States' and that you set the action to 'Hide Button', " "the chat button will be hidden on the specified URL from the visitors " "located in these 2 countries. This feature requires GeoIP installed on your " "server." msgstr "" "Reglen vil kun blive anvendt for disse lande. Eksempel: Hvis du vælger " "'Belgien' og 'USA', og du indstillinger handlingen til 'Skjul Knao', vil " "chat knappen blive skjult for besøgende fra disse 2 lande, på den " "specificerede URL. Denen funktion kræver at GeoIP er installeret på din " "server." #. module: im_livechat #: model:res.groups,comment:im_livechat.im_livechat_group_manager msgid "The user will be able to delete support channels." msgstr "Brugeren vil være i stand til at slette supportkanaler." #. module: im_livechat #: model:res.groups,comment:im_livechat.im_livechat_group_user msgid "The user will be able to join support channels." msgstr "Brugere vil være i stand til at slutte sig til supportkanaler." #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.rating_rating_action_view_livechat_rating msgid "There is no rating for this channel at the moment" msgstr "er er ingen bedømmelse for denne kanal i øjeblikket" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_operator_view_search #: model_terms:ir.ui.view,arch_db:im_livechat.rating_rating_view_search_livechat msgid "This Week" msgstr "Denne uge" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__default_message msgid "" "This is an automated 'welcome' message that your visitor will see when they " "initiate a new conversation." msgstr "" "Dette er en automatiseret 'velkomst' besked, som dine besøgende vil se, når " "de starter en ny samtale." #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_res_users__livechat_username msgid "This username will be used as your name in the livechat channels." msgstr "Dette brugernavn vil blive brugt som dit navn i livechat kanaler." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_operator__time_to_answer msgid "Time to answer" msgstr "Tid til at svare" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__time_to_answer msgid "Time to answer (sec)" msgstr "Tid til besvarelse (sek)" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_digest_digest__kpi_livechat_response msgid "Time to answer the user in second." msgstr "Tid til at svare kunden i sekunder." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_digest_digest__kpi_livechat_response msgid "Time to answer(sec)" msgstr "Tid til at svare(sek)" #. module: im_livechat #: model:digest.tip,name:im_livechat.digest_tip_im_livechat_0 #: model_terms:digest.tip,tip_description:im_livechat.digest_tip_im_livechat_0 msgid "Tip: Use canned responses to chat faster" msgstr "Råd: Brug gemte svar for at chatte hurtigere" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__title_color msgid "Title Color" msgstr "Titel Farve" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Today" msgstr "I dag" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_report_channel_view_search msgid "Treated sessions" msgstr "Behandlede sessioner" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Try again" msgstr "Forsøg igen" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel_rule__regex_url msgid "URL Regex" msgstr "URL Regex" #. module: im_livechat #: model:ir.model.fields,help:im_livechat.field_im_livechat_channel__web_page msgid "" "URL to a static page where you client can discuss with the operator of the " "channel." msgstr "" "URL til en statisk side hvor din klient kan tale med en operatør for " "kanalen." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__uuid msgid "UUID" msgstr "UUID" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Undefined" msgstr "Udefineret" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Uploaded" msgstr "Uploadet" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Uploading" msgstr "Uploader" #. module: im_livechat #: model_terms:digest.tip,tip_description:im_livechat.digest_tip_im_livechat_0 msgid "" "Use canned responses to define templates of messages in the livechat app. To" " load a canned response, start your sentence with ':' and select the " "template." msgstr "" "Brug gemte svar til at definere skabeloner på beskeder i livechat " "applikationen. For at indlæse et gemt svar, starter du en sætning med ':' og" " vælger skabelonen." #. module: im_livechat #: model:res.groups,name:im_livechat.im_livechat_group_user #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "User" msgstr "Bruger" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "User is idle" msgstr "Bruger er inaktiv" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "User is offline" msgstr "Bruger er offline" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "User is online" msgstr "Bruger er online" #. module: im_livechat #: model:ir.model,name:im_livechat.model_res_users msgid "Users" msgstr "Brugere" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Video" msgstr "Video" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Viewer" msgstr "Viser" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/controllers/main.py:0 #: code:addons/im_livechat/models/mail_channel.py:0 #: code:addons/im_livechat/models/mail_channel.py:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Visitor" msgstr "Gæst" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_0 msgid "Visitor #234, Mitchell Admin" msgstr "Besøgende #234, Mitchell Admin" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_1 msgid "Visitor #323, Marc Demo" msgstr "Besøgende #323, Marc Demo" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_4 msgid "Visitor #532, Mitchell Admin" msgstr "Besøgende #532, Mitchell Admin" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_5 msgid "Visitor #649, Mitchell Admin" msgstr "Besøgende #649, Mitchell Admin" #. module: im_livechat #: model:mail.channel,name:im_livechat.im_livechat_mail_channel_data_7 msgid "Visitor #722, Marc Demo" msgstr "Besøgende #722, Marc Demo" #. module: im_livechat #: code:addons/im_livechat/models/mail_channel.py:0 #, python-format msgid "Visitor has left the conversation." msgstr "Besøgende har forladt samtalen." #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_report_channel__is_happy msgid "Visitor is Happy" msgstr "Den besøgende er glad" #. module: im_livechat #: model:mail.channel,name:im_livechat.mail_channel_livechat_1 msgid "Visitor, Mitchell Admin" msgstr "Besøgende, Mitchell Admin" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__web_page msgid "Web Page" msgstr "Web side" #. module: im_livechat #: model:ir.actions.act_window,name:im_livechat.im_livechat_channel_action msgid "Website Live Chat Channels" msgstr "Hjemmeside Livechat kanaler" #. module: im_livechat #: model:ir.model.fields,field_description:im_livechat.field_im_livechat_channel__default_message msgid "Welcome Message" msgstr "Velkomstbesked" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "Widget" msgstr "Widget" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "Yesterday" msgstr "I går" #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.im_livechat_channel_action msgid "" "You can create channels for each website on which you want\n" " to integrate the website live chat widget, allowing your website\n" " visitors to talk in real time with your operators." msgstr "" "Du kan oprette kanaler for hver hjemmeside hvis du øsnker\n" " at integrere hjemmeside live chat widget'en, som gør det muligt for besøgende \n" " på din hjemmeside at snakke med dine operatøre i realtid." #. module: im_livechat #: model_terms:ir.actions.act_window,help:im_livechat.mail_channel_action msgid "Your chatter history is empty" msgstr "Din chatter historie er tom" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Zoom In" msgstr "Zoom Ind" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "Zoom Out" msgstr "Zoom Ud" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form msgid "e.g. /page/contactus" msgstr "f.eks. /page/contactus" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "e.g. Hello, how may I help you?" msgstr "fx Hej, hvordan kan jeg hjælpe dig? " #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "e.g. YourWebsite.com" msgstr "fx YourWebsite.com" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "from" msgstr "fra" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "mail@example.com" msgstr "mail@example.com" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.xml:0 #, python-format msgid "on" msgstr "på" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_view_form msgid "or copy this url and send it by email to your customers or suppliers:" msgstr "" "eller kopier denne URL og send den pr. e-mail til dine kunder eller " "leverandører:" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "read less" msgstr "læs mindre" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "read more" msgstr "læs mere" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.im_livechat_channel_rule_view_form msgid "seconds" msgstr "sekunder" #. module: im_livechat #. openerp-web #: code:addons/im_livechat/static/src/legacy/public_livechat.js:0 #, python-format msgid "unnamed" msgstr "unavngivet" #. module: im_livechat #: model_terms:ir.ui.view,arch_db:im_livechat.livechat_email_template msgid "{{author_name}}" msgstr "{{author_name}}"