From bbcc3ff9b3b044e89ec03a3353f0df8d7d091a04 Mon Sep 17 00:00:00 2001 From: JohnsonRan Date: Wed, 21 Dec 2022 09:07:31 +0800 Subject: [PATCH] assests: Update Simplified Chinese --- assets/translations/zh.json | 38 ++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/assets/translations/zh.json b/assets/translations/zh.json index e88a99f..8d97102 100644 --- a/assets/translations/zh.json +++ b/assets/translations/zh.json @@ -22,9 +22,9 @@ "githubPATFormat": "username:token", "githubPATLinkText": "关于 GitHub 个人访问令牌", "includePrereleases": "包含预发布版", - "fallbackToOlderReleases": "回落到旧版", - "filterReleaseTitlesByRegEx": "通过正则表达式过滤发布标题", - "invalidRegEx": "无效的正则表达式", + "fallbackToOlderReleases": "回退到旧版", + "filterReleaseTitlesByRegEx": "使用正则以过滤发布标题", + "invalidRegEx": "表达式无效", "noDescription": "无描述", "cancel": "取消", "continue": "继续", @@ -109,7 +109,7 @@ "searchX": "搜索 {}", "noResults": "无结果", "importX": "导入 {}", - "importedAppsIdDisclaimer": "导入的应用程序可能不正确地显示为未安装。要解决这个问题,请通过 Obtainium 重新安装它们。", + "importedAppsIdDisclaimer": "导入的应用程序可能显示为未安装。要解决这个问题,请通过 Obtainium 重新安装它们。", "importErrors": "导入错误", "importedXOfYApps": "{} 中的 {} 个应用已导入", "followingURLsHadErrors": "以下 URL 有错误:", @@ -134,7 +134,7 @@ "neverManualOnly": "手动", "appearance": "外观", "showWebInAppView": "在应用来源页显示网页", - "pinUpdates": "将需要更新的应用固定到顶部", + "pinUpdates": "需更新的应用置顶", "updates": "检查间隔", "sourceSpecific": "Github 访问令牌", "appSource": "源代码", @@ -145,9 +145,9 @@ "appNotFound": "未找到应用", "obtainiumExportHyphenatedLowercase": "obtainium-导出", "pickAnAPK": "选择一个安装包", - "appHasMoreThanOnePackage": "{} 有多于一个安装包:", - "deviceSupportsXArch": "你的设备支持 {} CPU 架构", - "deviceSupportsFollowingArchs": "你的设备支持以下 CPU 架构:", + "appHasMoreThanOnePackage": "{} 有多个架构可用:", + "deviceSupportsXArch": "你的设备支持 {} 架构", + "deviceSupportsFollowingArchs": "你的设备支持以下架构:", "warning": "警告", "sourceIsXButPackageFromYPrompt": "此应用来源是 '{}' 但更新包来自 '{}'。 继续吗?", "updatesAvailable": "更新可用", @@ -188,17 +188,17 @@ "steam": "Steam", "steamMobile": "Steam Mobile", "steamChat": "Steam Chat", - "install": "Install", - "markInstalled": "Mark Installed", - "update": "Update", - "markUpdated": "Mark Updated", - "additionalOptions": "Additional Options", - "disableVersionDetection": "Disable Version Detection", - "noVersionDetectionExplanation": "This option should only be used for Apps where version detection does not work correctly.", - "downloadingX": "Downloading {}", - "downloadNotifDescription": "Notifies the user of the progress in downloading an App", - "noAPKFound": "No APK found", - "noVersionDetection": "No version detection", + "install": "安装", + "markInstalled": "标记为已安装", + "update": "更新", + "markUpdated": "标记为已更新", + "additionalOptions": "附加选项", + "disableVersionDetection": "关闭版本检测", + "noVersionDetectionExplanation": "此选项应只用于版本检测不能工作的应用程序", + "downloadingX": "下载中 {}", + "downloadNotifDescription": "通知用户下载进度", + "noAPKFound": "未找到安装包", + "noVersionDetection": "无版本检测", "tooManyRequestsTryAgainInMinutes": { "one": "请求过多 (API 限制) - 在 {} 分钟后重试", "other": "请求过多 (API 限制) - 在 {} 分钟后重试"