From 0e605830ddfcd1c0597d8854369c263742881058 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=8B=E5=B0=8F=E9=9C=95?= Date: Mon, 26 Feb 2024 15:26:06 +0800 Subject: [PATCH] Update Localizable.strings --- .../zh-Hans.lproj/Localizable.strings | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings index f19787498..8d223097a 100644 --- a/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings +++ b/apple/OmnivoreKit/Sources/Views/Resources/zh-Hans.lproj/Localizable.strings @@ -43,7 +43,7 @@ // Push Notification Settings "notificationsEnabled" = "启用通知"; "notificationsExplainer" = "启用推送通知将授予 Omnivore 设备发送通知的权限,但由您负责发送哪些通知。"; -"notificationsTriggerExplainer" = "推送通知使用您的[帐户规则](https://omnivore.app/settings/rules) 您可以在线编辑。"; +"notificationsTriggerExplainer" = "推送通知使用您的[帐户规则](https://omnivore.app/settings/rules)您可以在线编辑。"; "notificationsEnable" = "确定启用推送通知?"; "notificationsGeneralExplainer" = "当新闻资讯链接到达您的收集箱时收到通知。或者接收您从我们的分享扩展中设置的提醒。"; "notificationsOptionDeny" = "不用了"; @@ -54,7 +54,7 @@ "communityAppstoreReview" = "在 AppStore 上评论"; "communityTweet" = "关于 Omnivore 的推文"; "communityFollowTwitter" = "在 Twitter 上关注我们"; -"communityJoinDiscord" = "加入我们的 Discord"; +"communityJoinDiscord" = "加入我们的 Discord 社区"; "communityStarGithub" = "点亮我们的 GitHub 星标"; // Clubs View @@ -72,7 +72,7 @@ // Subscriptions "subscriptionsErrorRetrieving" = "抱歉,我们无法检索您的订阅。"; -"subscriptionsNone" = "您当前没有订阅。"; +"subscriptionsNone" = "您当前没有任何订阅。"; //"subscriptions.error.retrieving" = "上次接收时间: \(updatedDate.formatted())"; // unused for now // Text to Speech @@ -80,9 +80,9 @@ "texttospeechSettingsAudio" = "音频设置"; "texttospeechSettingsEnablePrefetch" = "启用音频读取"; "texttospeechBetaSignupInProcess" = "注册测试版"; -"texttospeechBetaRealisticVoiceLimit" = "您处于超逼真的语音测试版中。在测试期间您每天可以收听 10,000 字的音频。"; -"texttospeechBetaRequestReceived" = "已收到您加入超逼真语音演示的请求。当有空位时您将收到电子邮箱通知。"; -"texttospeechBetaWaitlist" = "超级真实的声音目前处于有限测试阶段,仅适用于英语。启用该功能会将您添加到测试队列中。"; +"texttospeechBetaRealisticVoiceLimit" = "您处于真实环绕语音的测试版中。在测试期间您每天可以收听 10,000 字的音频。"; +"texttospeechBetaRequestReceived" = "已收到您加入真实环绕语音演示的请求。当有空位时您将收到电子邮箱通知。"; +"texttospeechBetaWaitlist" = "真实环绕语音目前处于有限测试阶段,仅适用于英语。启用该功能会将您添加到测试队列中。"; // Sign in/up "registrationNoAccount" = "还没有帐号?"; @@ -123,7 +123,7 @@ // Welcome View "welcomeTitle" = "认真的读者所喜爱的稍后阅读。"; "welcomeLearnMore" = "了解更多"; -"welcomeSignupAgreement" = "您使用我们的服务即表示您已同意本条款 Omnivore\n"; +"welcomeSignupAgreement" = "您使用我们的服务即表示您已同意 Omnivore 条款\n"; "welcomeTitleTermsOfService" = "服务条款"; "welcomeTitleAndJoiner" = " 和 "; "welcomeTitleEmailContinue" = "继续使用电子邮箱"; @@ -191,6 +191,8 @@ "filesGeneric" = "文件"; "newestGeneric" = "最新"; "oldestGeneric" = "最早"; +"longestGeneric" = "内容最长"; +"shortestGeneric" = "内容最短"; "recentlyReadGeneric" = "最近阅读"; "recentlyPublishedGeneric" = "最近发布"; "clubsGeneric" = "阅读俱乐部"; @@ -267,7 +269,6 @@ //"Are you sure you want to delete this label?" = "是否确定要删除此标签?"; //"Delete Label" = "删除标签"; //"Label Name" = "标签名称"; -//"Create New Label" = "创建新标签"; // //// Views/Profile/NewsletterEmailsView.swift //"Email copied" = "电子邮箱已复制"; @@ -327,7 +328,7 @@ //"Your account has been deleted. Additional steps may be needed if Sign in with Apple was used to register." = "您的帐户已被删除。如果使用 Apple 登录 进行注册,则可能需要执行其他步骤。"; //"View Terms of Service" = "查看服务条款"; //"View Privacy Policy" = "查看隐私策略"; -//"Self-hosting options" = "自我管选项"; +//"Self-hosting options" = "私有化部署选项"; //"View Details" = "查看详情"; // Unit test Entry -- Do not remove this or add entries after this one.