From 99cab08ab714961718ebb6c4f2faa851702d0abd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Kaan=20K=C3=B6se?= Date: Sun, 12 May 2024 02:04:21 +0200 Subject: [PATCH] New translations resources.json (Chinese Simplified) --- .../Translations/zh_CN/resources.json | 26 ++++++++++--------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Wino.Core.Domain/Translations/zh_CN/resources.json b/Wino.Core.Domain/Translations/zh_CN/resources.json index b405d068..eccf2083 100644 --- a/Wino.Core.Domain/Translations/zh_CN/resources.json +++ b/Wino.Core.Domain/Translations/zh_CN/resources.json @@ -76,11 +76,11 @@ "DialogMessage_UnlinkAccountsConfirmationTitle": "取消链接账户", "DialogMessage_EmptySubjectConfirmation": "缺少主题", "DialogMessage_EmptySubjectConfirmationMessage": "邮件没有主题。您想要继续吗?", - "DialogMessage_UnsubscribeConfirmationTitle": "Unsubscribe", - "DialogMessage_UnsubscribeConfirmationOneClickMessage": "Do you want to stop getting messages from {0}?", - "DialogMessage_UnsubscribeConfirmationGoToWebsiteMessage": "To stop getting messages from {0}, go to their website to unsubscribe.", - "DialogMessage_UnsubscribeConfirmationGoToWebsiteConfirmButton": "Go to website", - "DialogMessage_UnsubscribeConfirmationMailtoMessage": "Do you want to stop getting messages from {0}? Wino will unsubscribe for you by sending an email from your email account to {1}.", + "DialogMessage_UnsubscribeConfirmationTitle": "取消订阅", + "DialogMessage_UnsubscribeConfirmationOneClickMessage": "您想要停止从 {0} 处获取信息吗?", + "DialogMessage_UnsubscribeConfirmationGoToWebsiteMessage": "要停止从 {0} 处获取消息,请前往他们的网站退订。", + "DialogMessage_UnsubscribeConfirmationGoToWebsiteConfirmButton": "前往网站", + "DialogMessage_UnsubscribeConfirmationMailtoMessage": "您想要停止从 {0} 处获取消息吗? Wino将通过向 {1} 发送一封电子邮件以取消订阅。", "Dialog_DontAskAgain": "不再询问", "DiscordChannelDisclaimerMessage": "Wino 没有自己的 Discord 服务器,但在 Developer Sanctuary 服务器上设有专门的 wino-mail 频道。如果要获取有关 Wino 的更新,请加入 Developer Sanctuary 服务器,并关注 Community Projects下的 wino-mail 频道。\n\n因为 Discord 不支持频道邀请,所以你需要通过网页加入频道。", "DiscordChannelDisclaimerTitle": "重要的 Discord 信息", @@ -121,6 +121,7 @@ "FilteringOption_All": "全选", "FilteringOption_Flagged": "已标记", "FilteringOption_Unread": "未读", + "FilteringOption_Files": "Has files", "Focused": "重点", "FolderOperation_CreateSubFolder": "创建子文件夹", "FolderOperation_Delete": "删除", @@ -235,8 +236,8 @@ "Info_UnsupportedFunctionalityTitle": "不支持", "Info_UnsubscribeLinkInvalidTitle": "无效的取消订阅 Uri", "Info_UnsubscribeLinkInvalidMessage": "此退订链接无效。取消订阅列表失败。", - "Info_UnsubscribeSuccessMessage": "Successfully unsubscribed from {0}.", - "Info_UnsubscribeErrorMessage": "Failed to unsubscribe", + "Info_UnsubscribeSuccessMessage": "成功取消了来自 {0} 处的订阅!", + "Info_UnsubscribeErrorMessage": "取消订阅失败", "ImapAdvancedSetupDialog_AuthenticationMethod": "身份验证方法", "ImapAdvancedSetupDialog_ConnectionSecurity": "连接安全性", "ImapAuthenticationMethod_Auto": "自动", @@ -298,9 +299,9 @@ "NewAccountDialog_AccountNameDefaultValue": "个人信息", "NewAccountDialog_AccountNamePlaceholder": "例如:个人邮件", "NewAccountDialog_Title": "添加新账户", - "NoMailSelected": "未选择任何邮件", - "NoMessageCrieteria": "没有符合您搜索条件的邮件。", - "NoMessageEmptyFolder": "此文件夹为空。", + "NoMailSelected": "No message selected", + "NoMessageCrieteria": "No messages match your search criteria", + "NoMessageEmptyFolder": "This folder is empty", "Notifications_MultipleNotificationsMessage": "您有 {0} 条新邮件", "Notifications_MultipleNotificationsTitle": "新邮件", "Notifications_WinoUpdatedMessage": "检查新版本 {0}", @@ -321,8 +322,9 @@ "Right": "右侧", "SynchronizationFolderReport_Success": "已是最新", "SynchronizationFolderReport_Failed": "同步失败", - "SearchBarPlaceholder": "搜索", - "SearchingIn": "搜索于", + "SearchBarPlaceholder": "Search", + "SearchingIn": "Searching in", + "SearchPivotName": "Results", "SettingsAboutGithub_Description": "转到 GitHub 仓库的问题追踪器", "SettingsAboutGithub_Title": "GitHub", "SettingsAccountManagementAppendMessage_Title": "添加邮件到已发送文件夹",