From c93b1e977539cd11bc52057b6ffcdf57334bb572 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:31 +0100 Subject: [PATCH] i18n(sv): Update Swedish translations --- UI/AdministrationUI/Swedish.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/Swedish.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/Swedish.lproj/Localizable.strings b/UI/AdministrationUI/Swedish.lproj/Localizable.strings index 1ee2c7ec7..3cf29c3bd 100644 --- a/UI/AdministrationUI/Swedish.lproj/Localizable.strings +++ b/UI/AdministrationUI/Swedish.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Resursen inte vald"; "Any Authenticated User" = "Inloggade användare"; "Public Access" = "Publik tillgång"; +"Save" = "Save"; +"Clear" = "Clear"; +"Message of the day" = "Message of the day"; +"Message of the day has been saved" = "Message of the day has been saved"; diff --git a/UI/PreferencesUI/Swedish.lproj/Localizable.strings b/UI/PreferencesUI/Swedish.lproj/Localizable.strings index d74146bdf..d380838a6 100644 --- a/UI/PreferencesUI/Swedish.lproj/Localizable.strings +++ b/UI/PreferencesUI/Swedish.lproj/Localizable.strings @@ -205,7 +205,7 @@ "Insert signature on reply" = "Insert signature on reply"; "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 inline attachments" = "Hide inline attachments"; +"Hide attachements for inline images" = "Hide attachements for inline images"; /* Base font size for messages composed in HTML */ "Default font size" = "Standardteckenstorlek"; @@ -231,8 +231,11 @@ "Mail Account" = "E-postkonto"; "New Mail Account" = "Nytt e-postkonto"; "Server Name" = "Servernamn"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Port"; "Encryption" = "Kryptering"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Ingen"; "User Name" = "Användarnamn"; "Full Name" = "Fullständigt namn";