#Files in the config/locales directory are used for internationalization #and are automatically loaded by Rails. If you want to use locales other #than English, add the necessary files in this directory. #To use the locales, use `I18n.t`: #I18n.t 'hello' #In views, this is aliased to just `t`: #<%= t('hello') %> #To use a different locale, set it with `I18n.locale`: #I18n.locale = :es #This would use the information in config/locales/es.yml. #The following keys must be escaped otherwise they will not be retrieved by #the default I18n backend: #true, false, on, off, yes, no #Instead, surround them with single quotes. #en: #'true': 'foo' #To learn more, please read the Rails Internationalization guide #available at https://guides.rubyonrails.org/i18n.html. "no": hello: "Hallo, verden" messages: reset_password_success: Woot! Forespørsel om tilbakestilling av passord er vellykket. Sjekk innboksen for instruksjoner. reset_password_failure: Uff da! Vi fant ingen bruker med den angitte eposten. inbox_deletetion_response: Innboksen din slettingsforespørsel vil bli behandlet i løpet av en periode. errors: validations: presence: kan ikke være tom webhook: invalid: ugyldige hendelser signup: disposable_email: Vi tillater ikke engangs e-poster blocked_domain: Dette domenet er ikke tillatt. Hvis du tror dette er en feil, vennligst kontakt kundestøtte. invalid_email: Du har angitt en ugyldig e-post email_already_exists: "Du har allerede registrert en konto med %{email}" invalid_params: 'Ugyldig registrering, sjekk registrerings-parametere og prøv på nytt' failed: Registrering mislyktes data_import: data_type: invalid: Ugyldig datatype contacts: import: failed: Filen er blank export: success: Vi varsler deg når kontaktene tar eksport er klar til visning. email: invalid: Ugyldig epost phone_number: invalid: skal være i e164-format categories: locale: unique: må være unikt i kategorien og portalen dyte: invalid_message_type: "Ugyldig meldingstype. Handlingen er ikke tillatt" slack: invalid_channel_id: "Ugyldig slack kanal. Vennligst prøv på nytt" inboxes: imap: socket_error: Kontroller nettverkstilkoblingen, IMAP-adressen og prøv på nytt. no_response_error: Vennligst sjekk IMAP påloggingsinformasjonen, og prøv på nytt. host_unreachable_error: Verten er ikke tilgjengelig. Vennligst kontroller IMAP-adressen, IMAP-porten og prøv på nytt. connection_timed_out_error: Tilkobling ble tidsavbrutt for %{address}:%{port} connection_closed_error: Forbindelsen ble lukket. validations: name: ikke kan starte eller slutte med symboler, og den kan ikke ha < > / \ @ tegn. custom_filters: number_of_records: Grense nådd. Maksimalt antall tillatte filtre for en bruker per konto er 50. invalid_attribute: Ugyldig attributtnøkkel - [%{key}]. Nøkkelen bør være en av [%{allowed_keys}] eller en egendefinert attributt definert på kontoen. invalid_operator: Ugyldig operatør. De tillatte operatørene for %{attribute_name} er [%{allowed_keys}]. invalid_query_operator: Spørrings-operatør må være enten "AND" eller "OR". invalid_value: Ugyldig verdi. Verdiene angitt for %{attribute_name} er ugyldige reports: period: Rapporteringsperiode %{since} til %{until} utc_warning: Rapporten generert er i UTC tidssone agent_csv: agent_name: Agent navn conversations_count: Tilordnet samtaler avg_first_response_time: Første svartid avg_resolution_time: Gjennomsnittstid for løsning resolution_count: Antall løsninger avg_customer_waiting_time: Kunden i snitt venter inbox_csv: inbox_name: Navn på innboks inbox_type: Innboks type conversations_count: Antall samtaler avg_first_response_time: Første svartid avg_resolution_time: Gjennomsnittstid for løsning label_csv: label_title: Etiketter conversations_count: Antall samtaler avg_first_response_time: Første svartid avg_resolution_time: Gjennomsnittstid for løsning team_csv: team_name: Gruppe navn conversations_count: Antall samtaler avg_first_response_time: Første svartid avg_resolution_time: Gjennomsnittstid for løsning resolution_count: Antall løsninger avg_customer_waiting_time: Gjennomsnittlig ventetid for kunde conversation_traffic_csv: timezone: Tidssone sla_csv: conversation_id: Samtale ID sla_policy_breached: SLA Policy assignee: Agent team: Gruppe inbox: Innboks labels: Etiketter conversation_link: Lenke til samtalen breached_events: Brytte hendelser default_group_by: dag csat: headers: contact_name: Navn på kontakt contact_email_address: E-postadresse for kontakt contact_phone_number: Kontakt telefonnummer link_to_the_conversation: Lenke til samtalen agent_name: Agent navn rating: Vurdering feedback: Tilbakemelding recorded_at: Registrert dato notifications: notification_title: conversation_creation: "En samtale (#%{display_id}) har blitt opprettet i %{inbox_name}" conversation_assignment: "En samtale (#%{display_id}) er tildelt deg" assigned_conversation_new_message: "En ny melding er opprettet i samtale (#%{display_id})" conversation_mention: "Du har blitt nevnt i samtale (#%{display_id})" sla_missed_first_response: "SLA mål brutt: første svar for samtale (#%{display_id})" sla_missed_next_response: "SLA mål brutt: neste svar for samtale (#%{display_id})" sla_missed_resolution: "SLA mål brutt: løsning for samtale (#%{display_id})" attachment: "Vedlegg" no_content: "Ingen innhold" conversations: messages: instagram_story_content: "%{story_sender} nevnte deg i historien: " instagram_deleted_story_content: Denne historien er ikke lenger tilgjengelig. deleted: Denne meldingen er slettet delivery_status: error_code: "Feilkode: %{error_code}" activity: status: resolved: "Samtale ble løst av %{user_name}" contact_resolved: "Conversation was resolved by %{contact_name}" open: "Samtalen ble gjenåpnet av %{user_name}" pending: "Conversation was marked as pending by %{user_name}" snoozed: "Conversation was snoozed by %{user_name}" auto_resolved: "Samtale ble automatisk merket løst på grunn av %{duration} dager med inaktivitet" system_auto_open: System reopened the conversation due to a new incoming message. priority: added: '%{user_name} set the priority to %{new_priority}' updated: '%{user_name} changed the priority from %{old_priority} to %{new_priority}' removed: '%{user_name} removed the priority' assignee: self_assigned: "%{user_name} tilordnet seg denne samtalen" assigned: "Tildelt til %{assignee_name} av %{user_name}" removed: "%{user_name} fjernet tildelingen til samtalen" team: assigned: "Tildelt til %{team_name} av %{user_name}" assigned_with_assignee: "Assigned to %{assignee_name} via %{team_name} by %{user_name}" removed: "Unassigned from %{team_name} by %{user_name}" labels: added: "%{user_name} la til %{labels}" removed: "%{user_name} fjernet %{labels}" sla: added: "%{user_name} added SLA policy %{sla_name}" removed: "%{user_name} removed SLA policy %{sla_name}" muted: "%{user_name} har dempet samtalen" unmuted: "%{user_name} har opphevet dempingen av samtalen" templates: greeting_message_body: "%{account_name} svarer vanligvis innen et par timer." ways_to_reach_you_message_body: "Gi oss en måte å ta kontakt med deg på." email_input_box_message_body: "Få beskjed via e-post" csat_input_message_body: "Please rate the conversation" reply: email: header: from_with_name: "%{assignee_name} from %{inbox_name} <%{from_email}>" reply_with_name: "%{assignee_name} from %{inbox_name} " friendly_name: "%{sender_name} from %{business_name} <%{from_email}>" professional_name: "%{business_name} <%{from_email}>" channel_email: header: reply_with_name: "%{assignee_name} from %{inbox_name} <%{from_email}>" reply_with_inbox_name: "%{inbox_name} <%{from_email}>" email_subject: "Nye meldinger i denne samtalen" transcript_subject: "Kopi av samtale" survey: response: "Please rate this conversation, %{link}" contacts: online: delete: "%{contact_name} is Online, please try again later" integration_apps: dashboard_apps: name: "Dashboard Apps" description: "Dashboard Apps allow you to create and embed applications that display user information, orders, or payment history, providing more context to your customer support agents." dyte: name: "Dyte" description: "Dyte is a product that integrates audio and video functionalities into your application. With this integration, your agents can start video/voice calls with your customers directly from Chatwoot." meeting_name: "%{agent_name} has started a meeting" slack: name: "Slack" description: "Integrate Chatwoot with Slack to keep your team in sync. This integration allows you to receive notifications for new conversations and respond to them directly within Slack's interface." webhooks: name: "Webhooks" description: "Webhook events provide real-time updates about activities in your Chatwoot account. You can subscribe to your preferred events, and Chatwoot will send you HTTP callbacks with the updates." dialogflow: name: "Dialogflow" description: "Build chatbots with Dialogflow and easily integrate them into your inbox. These bots can handle initial queries before transferring them to a customer service agent." google_translate: name: "Google Translate" description: "Integrate Google Translate to help agents easily translate customer messages. This integration automatically detects the language and converts it to the agent's or admin's preferred language." openai: name: "OpenAI" description: "Leverage the power of large language models from OpenAI with the features such as reply suggestions, summarization, message rephrasing, spell-checking, and label classification." linear: name: "Linear" description: "Create issues in Linear directly from your conversation window. Alternatively, link existing Linear issues for a more streamlined and efficient issue tracking process." captain: name: "Captain" description: "Captain is a native AI assistant built for your product and trained on your company's knowledge base. It responds like a human and resolves customer queries effectively. Configure it to your inboxes easily." public_portal: search: search_placeholder: Search for article by title or body... empty_placeholder: No results found. loading_placeholder: Searching... results_title: Search results toc_header: 'On this page' hero: sub_title: Search for the articles here or browse the categories below. common: home: Hjem last_updated_on: Last updated on %{last_updated_on} view_all_articles: View all article: article articles: articles author: author authors: authors other: other others: others by: By no_articles: There are no articles here footer: made_with: Made with header: go_to_homepage: Website appearance: system: System light: Light dark: Dark featured_articles: Featured Articles uncategorized: Uncategorized 404: title: Page not found description: We couldn't find the page you were looking for. back_to_home: Go to home page slack_unfurl: fields: name: Navn email: E-post phone_number: Phone company_name: Firma inbox_name: Inbox inbox_type: Inbox Type button: Open conversation time_units: days: one: "%{count} day" other: "%{count} days" hours: one: "%{count} hour" other: "%{count} hours" minutes: one: "%{count} minute" other: "%{count} minutes" seconds: one: "%{count} second" other: "%{count} seconds"