From ae293ec3ce7488530199e82bd7bde50b2d506a43 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(da_DK): Update Danish translations --- UI/MainUI/Danish.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Danish.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Danish.lproj/Localizable.strings b/UI/MainUI/Danish.lproj/Localizable.strings index 22697c4f6..1674b1a01 100644 --- a/UI/MainUI/Danish.lproj/Localizable.strings +++ b/UI/MainUI/Danish.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "fejlreaktion"; "Password change is not supported." = "Ændring af adgangskoden er ikke understøttet."; "Unhandled HTTP error code: %{0}" = "HTTP fejlkode: %{0}"; +"Current password" = "Nuværende adgangskode"; "New password" = "Ny adgangskode"; +"Passwords don't match" = "Adgangskoder stemmer ikke overens"; "Confirmation" = "Bekræftelse"; +"Change" = "Skift"; "Cancel" = "Annullér"; "Please wait..." = "Vent venligst ..."; "Close" = "Luk"; diff --git a/UI/PreferencesUI/Danish.lproj/Localizable.strings b/UI/PreferencesUI/Danish.lproj/Localizable.strings index 776719dde..1d0c29a81 100644 --- a/UI/PreferencesUI/Danish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Danish.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Indsæt signatur på videresend"; "Show recipients or sender full email in mailboxes" = "Vis modtagere eller afsender fulde e-mail i postkasserne"; "Hide attachements for inline images" = "Skjul vedhæftet filer for indsatte billeder"; +"Show attachments above the message" = "Vis vedhæftede filer over beskeden"; /* Base font size for messages composed in HTML */ "Default font size" = "Standard skriftstørrelse";