From 645be8fcc53cd2729dad9906e66a8f630cffaf52 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Mon, 6 Oct 2025 09:47:39 +0200 Subject: [PATCH] i18n(sl_SI): Update Slovenian translations --- UI/MainUI/Slovenian.lproj/Localizable.strings | 3 +++ UI/PreferencesUI/Slovenian.lproj/Localizable.strings | 1 + 2 files changed, 4 insertions(+) diff --git a/UI/MainUI/Slovenian.lproj/Localizable.strings b/UI/MainUI/Slovenian.lproj/Localizable.strings index e6bb458e4..60f46b626 100644 --- a/UI/MainUI/Slovenian.lproj/Localizable.strings +++ b/UI/MainUI/Slovenian.lproj/Localizable.strings @@ -107,8 +107,11 @@ "Unhandled error response" = "Neobravnavana napaka odziva"; "Password change is not supported." = "Sprememba gesla ni podprta."; "Unhandled HTTP error code: %{0}" = "Neobravnavana HTTP napaka: %{0}"; +"Current password" = "Current password"; "New password" = "Novo geslo"; +"Passwords don't match" = "Passwords don't match"; "Confirmation" = "Potrditev"; +"Change" = "Change"; "Cancel" = "Prekini"; "Please wait..." = "Prosim počakaj..."; "Close" = "Zapri"; diff --git a/UI/PreferencesUI/Slovenian.lproj/Localizable.strings b/UI/PreferencesUI/Slovenian.lproj/Localizable.strings index 3bb16658b..bef86dd81 100644 --- a/UI/PreferencesUI/Slovenian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Slovenian.lproj/Localizable.strings @@ -207,6 +207,7 @@ "Insert signature on forward" = "Insert signature on forward"; "Show recipients or sender full email in mailboxes" = "Show recipients or sender full email in mailboxes"; "Hide attachements for inline images" = "Hide attachments for inline images"; +"Show attachments above the message" = "Show attachments above the message"; /* Base font size for messages composed in HTML */ "Default font size" = "Privzeta velikost črk";