From ecd13440656a090c7bae41dd7d2bbfe521788ef5 Mon Sep 17 00:00:00 2001 From: smizrahi Date: Mon, 27 Mar 2023 17:41:34 +0200 Subject: [PATCH] i18n(da_DK): Update Danish translations --- UI/MainUI/Danish.lproj/Localizable.strings | 2 +- UI/PreferencesUI/Danish.lproj/Localizable.strings | 2 ++ UI/Scheduler/Danish.lproj/Localizable.strings | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/UI/MainUI/Danish.lproj/Localizable.strings b/UI/MainUI/Danish.lproj/Localizable.strings index 59ca3576f..42f3359d2 100644 --- a/UI/MainUI/Danish.lproj/Localizable.strings +++ b/UI/MainUI/Danish.lproj/Localizable.strings @@ -76,7 +76,7 @@ "Welsh" = "Cymraeg"; "About" = "Om"; -"AboutBox" = "Developed by Inverse, SOGo is a fully-featured groupware server with a focus on scalability and simplicity.

⏎ SOGo provides a rich AJAX-based Web interface and supports multiple native clients through the use of standard protocols such as CalDAV and CardDAV.

⏎ SOGo is distributed under the GNU GPL version 2 or later and parts are distributed under the GNU LGPL version 2. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

⏎ See this page for various support options."; +"AboutBox" = "Udviklet af Inverse og Alinto, SOGo er en fuldt udstyret groupware-server med fokus på skalerbarhed og enkeldhed.

\nSOGo leverer en rig AJAX-baseret webgrænseglade og understøtter flere indbyggede klienter gennem brug af standard protokoller såsom CalDAV og CardDAV.

\nSOGo distribueres under GNU GPL version 2 eller nyere, og dele distribueres under GNU LGPL version 2. Dette er gratis software: du er fri til at ændre og omdistribuere den. Der er INGEN GARANTI, i det omfang loven tillader det.

\nSe denne side for forskellige supportmuligheder."; "Your account was locked due to too many failed attempts." = "Din konto er låst på grund af for mange mislykkede forsøg."; "Your account was locked due to an expired password." = "Din konto er låst på grund af en udløbet adgangskode."; "Login failed due to unhandled error case" = "Login mislykkedes på grund af denne fejl"; diff --git a/UI/PreferencesUI/Danish.lproj/Localizable.strings b/UI/PreferencesUI/Danish.lproj/Localizable.strings index fa3ccf192..681ab6cf7 100644 --- a/UI/PreferencesUI/Danish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Danish.lproj/Localizable.strings @@ -485,6 +485,8 @@ "Enable two-factor authentication using a TOTP application" = "Aktiver to-faktor-godkendelse ved hjælp af en TOTP-applikation"; "You must enter this key into your TOTP application." = "Du skal indtaste denne nøgle i din TOTP-applikation."; "If you do not and you log out you will not be able to login again." = "Hvis du ikke gør det, og du logger ud, vil du ikke kunne logge ind igen."; +"Enter TOTP verification code :" = "Indtast to-faktor bekræftelseskode: "; +"Invalid TOTP verification code" = "Ugyldig to-faktor bekræftelseskode"; /* External Sieve scripts */ "An external Sieve script is active" = "Et eksternt Sieve-script er aktivt"; diff --git a/UI/Scheduler/Danish.lproj/Localizable.strings b/UI/Scheduler/Danish.lproj/Localizable.strings index e3ae0d1ae..9bf39a521 100644 --- a/UI/Scheduler/Danish.lproj/Localizable.strings +++ b/UI/Scheduler/Danish.lproj/Localizable.strings @@ -623,6 +623,7 @@ vtodo_class2 = "(Hemmelig opgave)"; "Rename" = "Omdøb"; "Import Calendar" = "Importer kalender"; "Select an ICS file." = "Vælg en ICS fil"; +"You have modified data unsaved. Do you want to close popup and loose data ?" = "Du har ændret data, der ikke er gemt. Vil du lukke popup og miste data?"; /* Notification when user subscribes to a calendar */ "Successfully subscribed to calendar" = "Tilmeldte sig kalenderen";