From 1aa59dcd7e5755873ac0a68c770ecb33efe50077 Mon Sep 17 00:00:00 2001 From: Hivert Quentin Date: Wed, 7 Aug 2024 10:50:18 +0200 Subject: [PATCH] i18n(ar): Update Arabic translations --- .../Arabic.lproj/Localizable.strings | 1 + UI/MailerUI/Arabic.lproj/Localizable.strings | 21 ++++++++++++++++--- .../Arabic.lproj/Localizable.strings | 1 + UI/Scheduler/Arabic.lproj/Localizable.strings | 2 +- 4 files changed, 21 insertions(+), 4 deletions(-) diff --git a/UI/MailPartViewers/Arabic.lproj/Localizable.strings b/UI/MailPartViewers/Arabic.lproj/Localizable.strings index 61f7e0c1d..6d457e66c 100644 --- a/UI/MailPartViewers/Arabic.lproj/Localizable.strings +++ b/UI/MailPartViewers/Arabic.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "هذا هو الرد على دعوة الحدث التي قمت ب "OK" = "OK"; "Comment" = "Comment"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/Arabic.lproj/Localizable.strings b/UI/MailerUI/Arabic.lproj/Localizable.strings index 5699319fb..03acbe4b7 100644 --- a/UI/MailerUI/Arabic.lproj/Localizable.strings +++ b/UI/MailerUI/Arabic.lproj/Localizable.strings @@ -143,6 +143,23 @@ "This mail is being sent from an unsecure network!" = "يتم إرسال هذا البريد من شبكة غير آمن!"; "Address Book" = "دفتر العناوين"; "Search For" = "البحث عن"; +"Contains" = "Contains"; +"Does not contains" = "Does not contains"; +"Advanced search" = "Advanced search"; +"Anytime" = "Anytime"; +"Last 7 days" = "Last 7 days"; +"Last 30 days" = "Last 30 days"; +"Last 6 month" = "Last 6 month"; +"Before" = "Before"; +"After" = "After"; +"Between" = "Between"; +"and" = "and"; +"With attachments" = "With attachments"; +"In favorites" = "In favorites"; +"Unseen only" = "Unseen only"; +"Show more" = "Show more"; +"Reset" = "Reset"; +"Message size" = "Message size"; /* Popup "show" */ "all" = "الكل"; @@ -239,6 +256,7 @@ "Save As..." = "حفظ باسم ..."; "Print Preview" = "معاينة قبل الطباعة"; "View Message Source" = "عرض مصدر الرسالة"; +"View raw message" = "View raw message"; /* Message view "more" menu: create an event from message */ "Convert To Event" = "Convert To Event"; @@ -485,9 +503,6 @@ /* Hotkey to write a new message */ "hotkey_compose" = "w"; -/* Hotkey to mark selected message(s) as junk */ -"hotkey_junk" = "j"; - /* Hotkey to flag a message */ "hotkey_flag" = "*"; diff --git a/UI/PreferencesUI/Arabic.lproj/Localizable.strings b/UI/PreferencesUI/Arabic.lproj/Localizable.strings index 2ffa7d10b..22f1cac42 100644 --- a/UI/PreferencesUI/Arabic.lproj/Localizable.strings +++ b/UI/PreferencesUI/Arabic.lproj/Localizable.strings @@ -152,6 +152,7 @@ "Contacts Names" = "Contacts Names"; "Duplicate name" = "Duplicate name"; "Calendar categories must have unique names." = "Calendar categories must have unique names."; +"Disable e-mail notifications on CalDAV" = "Disable e-mail notifications on CalDAV"; /* Default Calendar */ "Default calendar" = "التقويم الإفتراضي"; diff --git a/UI/Scheduler/Arabic.lproj/Localizable.strings b/UI/Scheduler/Arabic.lproj/Localizable.strings index c5ea29d11..f356c4c78 100644 --- a/UI/Scheduler/Arabic.lproj/Localizable.strings +++ b/UI/Scheduler/Arabic.lproj/Localizable.strings @@ -377,7 +377,7 @@ "Show an Alert" = "اعرض تنبيهًا"; "Send an E-mail" = "أرسِل رسالة إلكترونية"; "Email Organizer" = "منظم البريد الإلكتروني"; -"Email Attendees" = "البريد الإلكتروني للحضور"; +"Email Attendees (internal users)" = "Email Attendees (internal users)"; "zoom_400" = "400%"; "zoom_200" = "200%"; "zoom_100" = "100%";