diff --git a/UI/MailPartViewers/Hebrew.lproj/Localizable.strings b/UI/MailPartViewers/Hebrew.lproj/Localizable.strings index 6fadd2157..d74d44905 100644 --- a/UI/MailPartViewers/Hebrew.lproj/Localizable.strings +++ b/UI/MailPartViewers/Hebrew.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "זו תגובה להזמנה לאירוע שנוצרה על ידכ "OK" = "אוקיי"; "Comment" = "תגובה"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/Hebrew.lproj/Localizable.strings b/UI/MailerUI/Hebrew.lproj/Localizable.strings index a161af239..92cc5aa49 100644 --- a/UI/MailerUI/Hebrew.lproj/Localizable.strings +++ b/UI/MailerUI/Hebrew.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" = "המר לארוע"; @@ -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/Hebrew.lproj/Localizable.strings b/UI/PreferencesUI/Hebrew.lproj/Localizable.strings index 1b89835f3..79dd130bd 100644 --- a/UI/PreferencesUI/Hebrew.lproj/Localizable.strings +++ b/UI/PreferencesUI/Hebrew.lproj/Localizable.strings @@ -152,6 +152,7 @@ "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/Hebrew.lproj/Localizable.strings b/UI/Scheduler/Hebrew.lproj/Localizable.strings index fd743bd6a..481514f04 100644 --- a/UI/Scheduler/Hebrew.lproj/Localizable.strings +++ b/UI/Scheduler/Hebrew.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%";