From 82db4d99d429d35a9764a43b94b25bbb2231d309 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Tue, 20 Feb 2024 11:10:29 +0100 Subject: [PATCH] i18n(he): Update Hebrew translations --- UI/AdministrationUI/Hebrew.lproj/Localizable.strings | 4 ++++ UI/PreferencesUI/Hebrew.lproj/Localizable.strings | 5 ++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/UI/AdministrationUI/Hebrew.lproj/Localizable.strings b/UI/AdministrationUI/Hebrew.lproj/Localizable.strings index dfb85c9aa..d928741d2 100644 --- a/UI/AdministrationUI/Hebrew.lproj/Localizable.strings +++ b/UI/AdministrationUI/Hebrew.lproj/Localizable.strings @@ -25,3 +25,7 @@ "No resource" = "לא קיים משאב"; "Any Authenticated User" = "כל משתמש מורשה"; "Public Access" = "נקודת גישה פתוחה"; +"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/Hebrew.lproj/Localizable.strings b/UI/PreferencesUI/Hebrew.lproj/Localizable.strings index 7b78720ac..1b89835f3 100644 --- a/UI/PreferencesUI/Hebrew.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hebrew.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" = "ברירת מחדל גודל גופן"; @@ -231,8 +231,11 @@ "Mail Account" = "חשבון מייל"; "New Mail Account" = "חשבון מייל חדש"; "Server Name" = "שם שרת"; +"Outgoing Server Name (SMTP)" = "Outgoing Server Name (SMTP)"; +"Smtp Auth" = "Smtp Auth"; "Port" = "יציאה"; "Encryption" = "הצפנה"; +"Outgoing Encryption" = "Outgoing Encryption"; "None" = "ללא"; "User Name" = "שם משתמש"; "Full Name" = "שם מלא";