diff --git a/UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings b/UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings index be94eb6d24..f04ae9dd90 100644 --- a/UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings +++ b/UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings @@ -47,3 +47,4 @@ reply_info = "這是您發起的事件的出席回覆。"; "OK" = "OK"; "Comment" = "備註"; "Description" = "Description"; +"Location" = "Location"; diff --git a/UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings b/UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings index 4c00538847..b58d3a804d 100644 --- a/UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings +++ b/UI/MailerUI/ChineseTaiwan.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/ChineseTaiwan.lproj/Localizable.strings b/UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings index e71c29e34d..1c722d93dd 100644 --- a/UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings +++ b/UI/PreferencesUI/ChineseTaiwan.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/ChineseTaiwan.lproj/Localizable.strings b/UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings index 2e7566c9d0..7c062f35bd 100644 --- a/UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings +++ b/UI/Scheduler/ChineseTaiwan.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%";