From 8581aa7840bb8c4346c62c344e79ce64db72a806 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:29 +0100 Subject: [PATCH] i18n(hu): Update Hungarian translations --- UI/AdministrationUI/Hungarian.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/Hungarian.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/Hungarian.lproj/Localizable.strings b/UI/AdministrationUI/Hungarian.lproj/Localizable.strings index b3d51665d..40ef4f24e 100644 --- a/UI/AdministrationUI/Hungarian.lproj/Localizable.strings +++ b/UI/AdministrationUI/Hungarian.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "Nincs erőforrás"; "Any Authenticated User" = "Bármely azonosított felhasználó"; "Public Access" = "Nyilvános hozzáférés"; +"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/Hungarian.lproj/Localizable.strings b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings index 3afa21560..2719bd1de 100644 --- a/UI/PreferencesUI/Hungarian.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hungarian.lproj/Localizable.strings @@ -205,7 +205,7 @@ "Insert signature on reply" = "Aláírás beszúrása válasz esetén"; "Insert signature on forward" = "Aláírás beszúrása továbbítás esetén"; "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" = "Alapértelmezett betűméret"; @@ -231,8 +231,11 @@ "Mail Account" = "Levelezési fiók"; "New Mail Account" = "Új email fiók"; "Server Name" = "Kiszolgáló neve"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "Port"; "Encryption" = "Titkosítás"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "Nincs"; "User Name" = "Felhasználónév"; "Full Name" = "Teljes név";