|
4003 | 4003 | "numberOfMailbox": {} |
4004 | 4004 | } |
4005 | 4005 | }, |
| 4006 | + "sMimeBadSignatureMessage": "此邮件未通过 S/MIME 签名验证。", |
| 4007 | + "@sMimeBadSignatureMessage": { |
| 4008 | + "type": "text", |
| 4009 | + "placeholders_order": [], |
| 4010 | + "placeholders": {} |
| 4011 | + }, |
| 4012 | + "textBodySendReceiptToSender": "{receiver} 在 {time} 阅读了邮件\n\n主题:{subject}\n\n注意:此回执仅确认邮件已显示在收件人的计算机上,无法保证收件人已阅读或理解邮件内容。", |
| 4013 | + "@textBodySendReceiptToSender": { |
| 4014 | + "type": "text", |
| 4015 | + "placeholders_order": [ |
| 4016 | + "receiver", |
| 4017 | + "subject", |
| 4018 | + "time" |
| 4019 | + ], |
| 4020 | + "placeholders": { |
| 4021 | + "receiver": {}, |
| 4022 | + "subject": {}, |
| 4023 | + "time": {} |
| 4024 | + } |
| 4025 | + }, |
4006 | 4026 | "messageWarningDialogForForwardsToOtherDomains": "您正在将电子邮件重定向到另一个域。这可能是安全威胁,也可能被视为非法数据提取。", |
4007 | 4027 | "@messageWarningDialogForForwardsToOtherDomains": { |
4008 | 4028 | "type": "text", |
4009 | 4029 | "placeholders_order": [], |
4010 | 4030 | "placeholders": {} |
4011 | 4031 | }, |
| 4032 | + "warningMessageWhenSaveEmailToDraftsFailure": "将邮件保存到草稿文件夹失败。\n保存邮件时出错。", |
| 4033 | + "@warningMessageWhenSaveEmailToDraftsFailure": { |
| 4034 | + "type": "text", |
| 4035 | + "placeholders_order": [], |
| 4036 | + "placeholders": {} |
| 4037 | + }, |
4012 | 4038 | "emailReadReceiptsSettingExplanation": "已读回执是可以向用户发送或从用户发送用于验证是否已阅读邮件的通知。", |
4013 | 4039 | "@emailReadReceiptsSettingExplanation": { |
4014 | 4040 | "type": "text", |
4015 | 4041 | "placeholders_order": [], |
4016 | 4042 | "placeholders": {} |
4017 | 4043 | }, |
| 4044 | + "eventReplyWasSentUnsuccessfully": "活动回复未成功发送!", |
| 4045 | + "@eventReplyWasSentUnsuccessfully": { |
| 4046 | + "type": "text", |
| 4047 | + "placeholders_order": [], |
| 4048 | + "placeholders": {} |
| 4049 | + }, |
| 4050 | + "warningMessageWhenExceedGenerallySizeInComposer": "您的邮件大于第三方电子邮件系统普遍接受的大小。如果您确认发送此邮件,有可能会被收件人系统拒收。", |
| 4051 | + "@warningMessageWhenExceedGenerallySizeInComposer": { |
| 4052 | + "type": "text", |
| 4053 | + "placeholders_order": [], |
| 4054 | + "placeholders": {} |
| 4055 | + }, |
| 4056 | + "noSuitableBrowserForOIDC": "没有适合 OIDC 的浏览器,请与系统管理员联系", |
| 4057 | + "@noSuitableBrowserForOIDC": { |
| 4058 | + "type": "text", |
| 4059 | + "placeholders_order": [], |
| 4060 | + "placeholders": {} |
| 4061 | + }, |
| 4062 | + "sMimeGoodSignatureMessage": "此邮件的真实性已通过 S/MIME 签名验证。", |
| 4063 | + "@sMimeGoodSignatureMessage": { |
| 4064 | + "type": "text", |
| 4065 | + "placeholders_order": [], |
| 4066 | + "placeholders": {} |
| 4067 | + }, |
4018 | 4068 | "last15Days": "过去 15 天", |
4019 | 4069 | "@last15Days": { |
4020 | 4070 | "type": "text", |
|
4027 | 4077 | "placeholders_order": [], |
4028 | 4078 | "placeholders": {} |
4029 | 4079 | }, |
| 4080 | + "cannotOpenNewWindow": "无法打开新窗口", |
| 4081 | + "@cannotOpenNewWindow": { |
| 4082 | + "type": "text", |
| 4083 | + "placeholders_order": [], |
| 4084 | + "placeholders": {} |
| 4085 | + }, |
4030 | 4086 | "reply_to_email_address_prefix": "回复至", |
4031 | 4087 | "@reply_to_email_address_prefix": { |
4032 | 4088 | "type": "text", |
|
4039 | 4095 | "placeholders_order": [], |
4040 | 4096 | "placeholders": {} |
4041 | 4097 | }, |
| 4098 | + "doYouWantToLogOutAndSwitchTo": "是否要登出并切换到", |
| 4099 | + "@doYouWantToLogOutAndSwitchTo": { |
| 4100 | + "type": "text", |
| 4101 | + "placeholders_order": [], |
| 4102 | + "placeholders": {} |
| 4103 | + }, |
4042 | 4104 | "recoverDeletedMessagesBannerContent": "您可以恢复在过去 {period}删除的邮件", |
4043 | 4105 | "@recoverDeletedMessagesBannerContent": { |
4044 | 4106 | "type": "text", |
|
4067 | 4129 | "address": {} |
4068 | 4130 | } |
4069 | 4131 | }, |
| 4132 | + "previewEmailFromEMLFileFailed": "无法预览此 EML 文件", |
| 4133 | + "@previewEmailFromEMLFileFailed": { |
| 4134 | + "type": "text", |
| 4135 | + "placeholders_order": [], |
| 4136 | + "placeholders": {} |
| 4137 | + }, |
4070 | 4138 | "toastMessageAllowSubaddressingSuccess": "您已成功允许此文件夹的子地址", |
4071 | 4139 | "@toastMessageAllowSubaddressingSuccess": { |
4072 | 4140 | "type": "text", |
|
4083 | 4151 | "errorMessage": {} |
4084 | 4152 | } |
4085 | 4153 | }, |
| 4154 | + "messageConfirmationLogout": "是否要登出", |
| 4155 | + "@messageConfirmationLogout": { |
| 4156 | + "type": "text", |
| 4157 | + "placeholders_order": [], |
| 4158 | + "placeholders": {} |
| 4159 | + }, |
4086 | 4160 | "toastMessageSubaddressingFailure": "处理请求时出错", |
4087 | 4161 | "@toastMessageSubaddressingFailure": { |
4088 | 4162 | "type": "text", |
|
4095 | 4169 | "placeholders_order": [], |
4096 | 4170 | "placeholders": {} |
4097 | 4171 | }, |
| 4172 | + "parseEmailByBlobIdFailed": "无法通过 Blob ID 解析电子邮件", |
| 4173 | + "@parseEmailByBlobIdFailed": { |
| 4174 | + "type": "text", |
| 4175 | + "placeholders_order": [], |
| 4176 | + "placeholders": {} |
| 4177 | + }, |
4098 | 4178 | "contactSupport": "联系支持人员", |
4099 | 4179 | "@contactSupport": { |
4100 | 4180 | "type": "text", |
|
4157 | 4237 | "placeholders_order": [], |
4158 | 4238 | "placeholders": {} |
4159 | 4239 | }, |
| 4240 | + "thisHtmlAttachmentCannotBePreviewed": "无法预览此 HTML 附件", |
| 4241 | + "@thisHtmlAttachmentCannotBePreviewed": { |
| 4242 | + "type": "text", |
| 4243 | + "placeholders_order": [], |
| 4244 | + "placeholders": {} |
| 4245 | + }, |
| 4246 | + "downloadAttachmentInEMLPreviewWarningMessage": "正在下载附件,您一次只能下载一个文件。", |
| 4247 | + "@downloadAttachmentInEMLPreviewWarningMessage": { |
| 4248 | + "type": "text", |
| 4249 | + "placeholders_order": [], |
| 4250 | + "placeholders": {} |
| 4251 | + }, |
4160 | 4252 | "disallowSubaddressing": "不允许子地址", |
4161 | 4253 | "@disallowSubaddressing": { |
4162 | 4254 | "type": "text", |
4163 | 4255 | "placeholders_order": [], |
4164 | 4256 | "placeholders": {} |
4165 | 4257 | }, |
| 4258 | + "messageWarningDialogWhenExpiredOIDCTokenAndReconnection": "您的会话已过期。我们需要带您返回登录页面以刷新它。在返回之前,您可能想要保存您当前正在编辑的电子邮件。", |
| 4259 | + "@messageWarningDialogWhenExpiredOIDCTokenAndReconnection": { |
| 4260 | + "type": "text", |
| 4261 | + "placeholders_order": [], |
| 4262 | + "placeholders": {} |
| 4263 | + }, |
4166 | 4264 | "yesLogout": "是,登出", |
4167 | 4265 | "@yesLogout": { |
4168 | 4266 | "type": "text", |
4169 | 4267 | "placeholders_order": [], |
4170 | 4268 | "placeholders": {} |
4171 | 4269 | }, |
| 4270 | + "downloadAttachmentHasBeenCancelled": "已取消下载附件", |
| 4271 | + "@downloadAttachmentHasBeenCancelled": { |
| 4272 | + "type": "text", |
| 4273 | + "placeholders_order": [], |
| 4274 | + "placeholders": {} |
| 4275 | + }, |
| 4276 | + "youAreCurrentlyLoggedInWith": "您当前登录", |
| 4277 | + "@youAreCurrentlyLoggedInWith": { |
| 4278 | + "type": "text", |
| 4279 | + "placeholders_order": [], |
| 4280 | + "placeholders": {} |
| 4281 | + }, |
4172 | 4282 | "toastMessageDisallowSubaddressingSuccess": "您已成功不允许此文件夹的子地址", |
4173 | 4283 | "@toastMessageDisallowSubaddressingSuccess": { |
4174 | 4284 | "type": "text", |
|
4186 | 4296 | "type": "text", |
4187 | 4297 | "placeholders_order": [], |
4188 | 4298 | "placeholders": {} |
| 4299 | + }, |
| 4300 | + "editAsNewEmail": "作为新邮件编辑", |
| 4301 | + "@editAsNewEmail": { |
| 4302 | + "type": "text", |
| 4303 | + "placeholders_order": [], |
| 4304 | + "placeholders": {} |
4189 | 4305 | } |
4190 | 4306 | } |
0 commit comments