diff --git a/UI/Common/ChineseChina.lproj/Localizable.strings b/UI/Common/ChineseChina.lproj/Localizable.strings index 86797c410..1cc4cb0a5 100644 --- a/UI/Common/ChineseChina.lproj/Localizable.strings +++ b/UI/Common/ChineseChina.lproj/Localizable.strings @@ -44,6 +44,9 @@ "Expand" = "Expand"; "Reduce" = "Reduce"; +/* tooltip */ +"Refresh" = "Refresh"; + /* generic.js */ "Unable to subscribe to that folder!" = "不能订阅该目录!"; diff --git a/UI/MailerUI/ChineseChina.lproj/Localizable.strings b/UI/MailerUI/ChineseChina.lproj/Localizable.strings index 44ba3dbac..658c3cf0d 100644 --- a/UI/MailerUI/ChineseChina.lproj/Localizable.strings +++ b/UI/MailerUI/ChineseChina.lproj/Localizable.strings @@ -445,6 +445,8 @@ "Back" = "返回"; "Copy messages" = "复制信息"; "More messages options" = "更多信息选项"; +"Flag" = "标记"; +"Unflag" = "Unflag"; "Mark as Unread" = "标记为未读"; "Mark as Read" = "标记为已读"; "Closing Window ..." = "关闭窗口中..."; @@ -458,6 +460,8 @@ "Your email has been sent" = "您的电子邮件已发送"; "Folder compacted" = "文件夹已压缩"; +"More Options" = "More Options"; + "New draft" = "New draft"; "Create new draft with this template" = "Create new draft with this template"; diff --git a/UI/MainUI/ChineseChina.lproj/Localizable.strings b/UI/MainUI/ChineseChina.lproj/Localizable.strings index 88ecd313a..74ad243e2 100644 --- a/UI/MainUI/ChineseChina.lproj/Localizable.strings +++ b/UI/MainUI/ChineseChina.lproj/Localizable.strings @@ -45,6 +45,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; diff --git a/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings b/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings index a50c41f66..7e51fc71c 100644 --- a/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings +++ b/UI/PreferencesUI/ChineseChina.lproj/Localizable.strings @@ -24,6 +24,7 @@ "Vacation" = "休假"; "Forward" = "转发"; "Password" = "密码"; +"Notification" = "Notification"; "Categories" = "分类"; "Appointments invitations" = "命名邀约"; "Name" = "名称"; @@ -45,6 +46,7 @@ "Days between responses" = "回复间隔日数"; "Do not send responses to mailing lists" = "不要回复到邮件列表"; "Activation Constraints" = "Activation Constraints"; +"Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences" = "Customize day and hour ranges independently and optionally combine them with specific weekdays to tailor your vacation filters to your preferences"; "Enable auto reply on" = "启用自动回复功能"; "First day of vacation" = "First day of vacation"; "Disable auto reply after" = "Disable auto reply after"; @@ -79,6 +81,11 @@ "You are not allowed to forward your messages to an internal email address." = "你未获准将消息转发至内部电子邮件地址。"; "You are not allowed to forward your messages to this domain:" = "You are not allowed to forward your messages to this domain:"; +/* notification */ +"Notify incoming messsages" = "Notify incoming messsages"; +"Notification Message Sent" = "Notification message sent"; +"Notification Message" = "Notification of new message on %{0}"; + /* d & t */ "Time Zone" = "Time Zone"; "Short Date Format" = "短日期格式"; @@ -194,6 +201,9 @@ "Compose messages in" = "写内容在"; "composemessagestype_html" = "HTML"; "composemessagestype_text" = "纯文本"; +"Insert signature on new message" = "Insert signature on new message"; +"Insert signature on reply" = "Insert signature on reply"; +"Insert signature on forward" = "Insert signature on forward"; /* Base font size for messages composed in HTML */ "Default font size" = "默认字体大小"; @@ -247,6 +257,7 @@ "Digitally sign the message by default" = "默认对消息进行数字签名"; "Always try to encrypt the message" = "总是尝试加密消息"; "An error occurred while importing the certificate. Verify your password." = "An error occurred while importing the certificate. Verify your password."; +"Data too big. Please contact technical support." = "Data too big. Please contact technical support."; /* Additional Parameters */ "Additional Parameters" = "附加设置"; @@ -260,7 +271,7 @@ "POLICY_MIN_LOWERCASE_LETTER" = "Minimum of %{0} lowercase letter"; "POLICY_MIN_UPPERCASE_LETTER" = "Minimum of %{0} uppercase letter"; "POLICY_MIN_DIGIT" = "Minimum of %{0} digit"; -"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0}special symbols"; +"POLICY_MIN_SPECIAL_SYMBOLS" = "Minimum of %{0} special symbols"; "POLICY_MIN_LENGTH" = "Minimum length of %{0} characters"; @@ -309,6 +320,7 @@ "English" = "English"; "Finnish" = "Suomi"; "French" = "Français"; +"Galician" = "Galician"; "German" = "Deutsch"; "Hebrew" = "עברית"; "Hungarian" = "Magyar"; @@ -405,6 +417,7 @@ "Keep the message" = "保留邮件"; "Forward the message to" = "发送信息到"; +"Notify the message to" = "Notify the message to"; /* Input field label of "forward" mail filter action */ "Email" = "邮件"; diff --git a/UI/Scheduler/ChineseChina.lproj/Localizable.strings b/UI/Scheduler/ChineseChina.lproj/Localizable.strings index 5d537316a..60fc9e4f2 100644 --- a/UI/Scheduler/ChineseChina.lproj/Localizable.strings +++ b/UI/Scheduler/ChineseChina.lproj/Localizable.strings @@ -565,6 +565,7 @@ vtodo_class2 = "(机密任务)"; "CalDAV URL" = "CalDAV链接"; "WebDAV ICS URL" = "WebDAV ICS 链接"; "WebDAV XML URL" = "WebDAV XML 链接"; +"Copy to clipboard" = "Copy to clipboard"; /* Error messages */ "dayFieldInvalid" = "请在日期中输入1或者大于1的数字。";