From 3055ed5336c4550f60b6d693b6b55f130a8911db Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 13 Jul 2023 04:12:19 +0000 Subject: [PATCH] Multiple Translations updated by Weblate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ignore-downstream Co-authored-by: 無情天 Translate-URL: https://translate.servarr.com/projects/servarr/radarr/zh_CN/ Translation: Servarr/Radarr --- .../Localization/Core/zh_CN.json | 56 +++++++++++++++++-- 1 file changed, 50 insertions(+), 6 deletions(-) diff --git a/src/NzbDrone.Core/Localization/Core/zh_CN.json b/src/NzbDrone.Core/Localization/Core/zh_CN.json index cd5a08704..3a1c7af36 100644 --- a/src/NzbDrone.Core/Localization/Core/zh_CN.json +++ b/src/NzbDrone.Core/Localization/Core/zh_CN.json @@ -128,7 +128,7 @@ "UpperCase": "大写字母", "UnselectAll": "全不选", "UnsavedChanges": "未保存更改", - "Unreleased": "不可用", + "Unreleased": "未发布", "Unmonitored": "未监控", "Unlimited": "无限制", "Unavailable": "不可用", @@ -139,7 +139,7 @@ "ShowSizeOnDisk": "显示占用磁盘体积", "ShowRatings": "显示评分", "ShowPath": "显示路径", - "ShownClickToHide": "已显示,点击隐藏", + "ShownClickToHide": "显示,点击隐藏", "ShowMovieInformationHelpText": "显示影片风格和分级", "ShowMovieInformation": "显示影片信息", "ShowMonitored": "显示监控中的歌曲", @@ -147,7 +147,7 @@ "ShowDateAdded": "显示添加日期", "ShowCertification": "显示分级", "ShowAsAllDayEvents": "作为全天事件显示", - "ShowAdvanced": "显示高级设置", + "ShowAdvanced": "显示高级", "SettingsTimeFormat": "时间格式", "SettingsShortDateFormat": "短日期格式", "SettingsRemotePathMappingRemotePath": "远程路径", @@ -374,8 +374,8 @@ "Host": "主机", "HomePage": "主页", "History": "历史记录", - "HideAdvanced": "隐藏高级设置", - "HiddenClickToShow": "已隐藏,点击显示", + "HideAdvanced": "隐藏高级", + "HiddenClickToShow": "隐藏,点击显示", "Group": "组", "Grabbed": "已抓取", "Grab": "抓取", @@ -1167,5 +1167,49 @@ "CloneCondition": "克隆条件", "ApiKeyValidationHealthCheckMessage": "请将API密钥更新为至少{0}个字符长。您可以通过设置或配置文件执行此操作", "DeleteFormatMessageText": "你确定要删除格式标签 “{0}” 吗?", - "DeleteImportListExclusionMessageText": "你确定要删除这个导入排除列表吗?" + "DeleteImportListExclusionMessageText": "你确定要删除这个导入排除列表吗?", + "NoIndexersFound": "未找到索引器", + "Popularity": "人气", + "PopularityIndex": "当前人气指数", + "DownloadClientTagHelpText": "仅将此下载客户端用于至少具有一个匹配标签的电影。留空可用于所有电影。", + "Implementation": "执行", + "ManageDownloadClients": "管理下载客户端", + "ManageImportLists": "管理导入列表", + "ManageLists": "管理列表", + "NoDownloadClientsFound": "找不到下载客户端", + "NoImportListsFound": "未找到导入列表", + "OnManualInteractionRequiredHelpText": "需要手动交互", + "OnManualInteractionRequired": "需要手动交互", + "NoHistoryBlocklist": "没有历史黑名单", + "RemoveSelectedItemQueueMessageText": "您确定要从队列中删除 1 项吗?", + "RemoveSelectedItemsQueueMessageText": "您确定要从队列中删除 {0} 个项目吗?", + "ResetDefinitionTitlesHelpText": "重置定义标题和值", + "ResetQualityDefinitionsMessageText": "您确定要重置质量定义吗?", + "ListWillRefreshEveryInterp": "列表将每 {0} 刷新一次", + "RemoveCompletedDownloads": "删除已完成的下载", + "DeleteIndexersMessageText": "您确定要删除 {0} 个索引器吗?", + "CountIndexersSelected": "已选择 {0} 个索引器", + "DeleteIndexers": "删除索引器", + "RemoveFailedDownloads": "删除失败的下载", + "UseScriptImportHelpText": "使用脚本复制文件以进行导入(例如用于转码)", + "ApplyChanges": "应用更改", + "ManageIndexers": "管理索引器", + "ScriptImportPathHelpText": "用于导入的脚本的路径", + "AutomaticAdd": "自动添加", + "CountDownloadClientsSelected": "已选择 {0} 个下载客户端", + "CountImportListsSelected": "已选择 {0} 个导入列表", + "DeleteSelectedDownloadClients": "删除下载客户端", + "DeleteSelectedDownloadClientsMessageText": "您确定要删除 {0} 个选定的下载客户端吗?", + "DeleteSelectedImportLists": "删除导入列表", + "DeleteSelectedImportListsMessageText": "您确定要删除 {0} 个选定的导入列表吗?", + "DeleteSelectedIndexers": "删除索引器", + "DeleteSelectedIndexersMessageText": "您确定要删除 {0} 个选定的索引器吗?", + "EditSelectedDownloadClients": "编辑选定的下载客户端", + "EditSelectedImportLists": "编辑选定的导入列表", + "EditSelectedIndexers": "编辑选定的索引器", + "ManageClients": "管理客户", + "ResetAPIKeyMessageText": "您确定要重置您的 API 密钥吗?", + "RemoveSelectedItemBlocklistMessageText": "您确定要从阻止列表中删除所选项目吗?", + "OnHealthRestoredHelpText": "健康度恢复", + "OnHealthRestored": "健康度恢复" }