From 95e19379f6fa698f54a09d7b7bcb4cfe16b4c358 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:38 +0200 Subject: [PATCH] i18n(de): Update German translations --- UI/MainUI/German.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/German.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/German.lproj/Localizable.strings b/UI/MainUI/German.lproj/Localizable.strings index 0375bbc2f..cf0d5c42c 100644 --- a/UI/MainUI/German.lproj/Localizable.strings +++ b/UI/MainUI/German.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Unbehandelte Fehlerantwort"; "Password change is not supported." = "Passwortänderung wird nicht unterstützt."; "Unhandled HTTP error code: %{0}" = "Unbehandelter HTTP-Fehlercode: %{0}"; +"Current password" = "Aktuelles Passwort"; "New password" = "Neues Passwort"; +"Passwords don't match" = "Die Passwörter stimmen nicht überein"; "Confirmation" = "Bestätigung"; +"Change" = "Ändern"; "Cancel" = "Abbrechen"; "Please wait..." = "Bitte warten..."; "Close" = "Schließen"; diff --git a/UI/PreferencesUI/German.lproj/Localizable.strings b/UI/PreferencesUI/German.lproj/Localizable.strings index dea676f35..b1e4503a8 100644 --- a/UI/PreferencesUI/German.lproj/Localizable.strings +++ b/UI/PreferencesUI/German.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Signatur bei Weiterleitung hinzufügen"; "Show recipients or sender full email in mailboxes" = "Zeige die komplette E-Mail-Adresse des Empfängers oder des Senders in Postfächern"; "Hide attachements for inline images" = "Verberge Anhänge für eingebettete Bilder"; +"Show attachments above the message" = "Anhänge oberhalb der Nachricht anzeigen"; /* Base font size for messages composed in HTML */ "Default font size" = "Standard-Schriftgröße";