From 91c22c08001952de7563eb9627bf6da2eddcb721 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:31 +0100 Subject: [PATCH] i18n(sr@latin): Update SerbianLatin translations --- UI/AdministrationUI/SerbianLatin.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/SerbianLatin.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/SerbianLatin.lproj/Localizable.strings b/UI/AdministrationUI/SerbianLatin.lproj/Localizable.strings index e8e822035..3709ea523 100644 --- a/UI/AdministrationUI/SerbianLatin.lproj/Localizable.strings +++ b/UI/AdministrationUI/SerbianLatin.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Nema resursa"; "Any Authenticated User" = "Bilo koji autentifikovani korisnik"; "Public Access" = "Javni pristup"; +"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/SerbianLatin.lproj/Localizable.strings b/UI/PreferencesUI/SerbianLatin.lproj/Localizable.strings index 32ed8e576..67837e3cf 100644 --- a/UI/PreferencesUI/SerbianLatin.lproj/Localizable.strings +++ b/UI/PreferencesUI/SerbianLatin.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" = "Podrazuevana veličina fonta"; @@ -231,8 +231,11 @@ "Mail Account" = "Poštanski nalog"; "New Mail Account" = "Novi poštanski nalog"; "Server Name" = "Ime servera"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Port"; "Encryption" = "Enkripcija"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Nema"; "User Name" = "Korisničko ime"; "Full Name" = "Ime i prezime";