From 37291facc73fa9600075ef677d47b09ff75e9d2c Mon Sep 17 00:00:00 2001 From: smizrahi Date: Tue, 22 Nov 2022 14:10:06 +0100 Subject: [PATCH] i18n(da_DK): Update Danish translations --- UI/Common/Danish.lproj/Localizable.strings | 12 ++++---- UI/MainUI/Danish.lproj/Localizable.strings | 28 +++++++++---------- .../Danish.lproj/Localizable.strings | 12 ++++---- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/UI/Common/Danish.lproj/Localizable.strings b/UI/Common/Danish.lproj/Localizable.strings index 275ae041c..b0665a7fc 100644 --- a/UI/Common/Danish.lproj/Localizable.strings +++ b/UI/Common/Danish.lproj/Localizable.strings @@ -224,9 +224,9 @@ "Move forward" = "Gå frem"; /* Password Recovery */ -"passwordRecovery_Disabled" = "Disabled"; -"passwordRecovery_SecretQuestion" = "Secret question"; -"passwordRecovery_SecretQuestion1" = "What is the name of your first pet ?"; -"passwordRecovery_SecretQuestion2" = "What was your first car ?"; -"passwordRecovery_SecretQuestion3" = "What is your favorite movie ?"; -"passwordRecovery_SecondaryEmail" = "Secondary E-mail"; +"passwordRecovery_Disabled" = "Deaktiver"; +"passwordRecovery_SecretQuestion" = "Hemmeligt spørgsmål"; +"passwordRecovery_SecretQuestion1" = "Hvad er navnet på dit første kæledyr?"; +"passwordRecovery_SecretQuestion2" = "Hvad var din første bil?"; +"passwordRecovery_SecretQuestion3" = "Hvad er din yndlings film?"; +"passwordRecovery_SecondaryEmail" = "Sekundær E-mail"; diff --git a/UI/MainUI/Danish.lproj/Localizable.strings b/UI/MainUI/Danish.lproj/Localizable.strings index 3be49f354..59ca3576f 100644 --- a/UI/MainUI/Danish.lproj/Localizable.strings +++ b/UI/MainUI/Danish.lproj/Localizable.strings @@ -112,17 +112,17 @@ "Missing type parameter" = "Manglende typeparameter"; /* Password Recovery */ -"Secondary e-mail" = "Secondary e-mail"; -"Answer" = "Answer"; -"Password lost" = "Password lost"; -"No password recovery method has been defined for this user" = "No password recovery method has been defined for this user"; -"Invalid secret question answer" = "Invalid secret question answer"; -"Next" = "Next"; -"Back" = "Back"; -"Please enter a new password below" = "Please enter a new password below"; -"A link will be sent to %{0}" = "A link will be sent to %{0}"; -"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "A password reset link has been sent, please check your recovery e-mail mailbox and click on the link"; -"Invalid configuration for email password recovery" = "Invalid configuration for email password recovery"; -"Password recovery email in error" = "Password recovery email in error"; -"Password reset" = "Password reset"; -"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}"; \ No newline at end of file +"Secondary e-mail" = "Sekundær e-mail"; +"Answer" = "Svar"; +"Password lost" = "Adgangskode mistet"; +"No password recovery method has been defined for this user" = "Der er ikke defineret nogen metode til gendannelse af adgangskoden for denne bruger"; +"Invalid secret question answer" = "Ugyldigt hemmeligt spørgsmålssvar"; +"Next" = "Næste"; +"Back" = "Tilbage"; +"Please enter a new password below" = "Venligst indtast en ny adgangskoden nedenfor"; +"A link will be sent to %{0}" = "Et link vil blive sendt til %{0}"; +"A password reset link has been sent, please check your recovery e-mail mailbox and click on the link" = "Et link til nulstilling af adgangskode er blevet sendt. Tjek venligst din indbakke på din gendannelses e-mail"; +"Invalid configuration for email password recovery" = "Ugyldig konfiguration til gendannelse af e-mail adgangskode"; +"Password recovery email in error" = "E-mail til gendannelse af adgangskode fejler"; +"Password reset" = "Adgangskode nulstilling"; +"Hi %{0},\nThere was a request to change your password!\n\nIf you did not make this request then please ignore this email.\n\nOtherwise, please click this link to change your password: %{1}" = "Hej %{0},\nDer var en anmodning om ændring af din adgangskode!\n\nHvis du ikke har anmodet om denne ændret, kan du ignorerer denne e-mail.\n\nEllers, venligst klik på linket for at ændre din adgangskode: %{1}"; \ No newline at end of file diff --git a/UI/PreferencesUI/Danish.lproj/Localizable.strings b/UI/PreferencesUI/Danish.lproj/Localizable.strings index 0b05381a7..fa3ccf192 100644 --- a/UI/PreferencesUI/Danish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Danish.lproj/Localizable.strings @@ -492,9 +492,9 @@ "Let SOGo handle everything" = "Lad SOGo klare alt"; /* Password Recovery */ -"Password recovery mode" = "Password recovery"; -"Question" = "Question"; -"Secondary e-mail" = "Secondary e-mail"; -"Answer" = "Answer"; -"Password recovery" = "Password recovery"; -"Password change" = "Password change"; +"Password recovery mode" = "Gendan adgangskode"; +"Question" = "Spørgsmål"; +"Secondary e-mail" = "Sekundær e-mail"; +"Answer" = "Svar"; +"Password recovery" = "Gendan adgangskode"; +"Password change" = "Ændre adgangskode";