From 98fafe2aa45dff529309da42b7c879ac2e8814fb Mon Sep 17 00:00:00 2001 From: JohnsonRan Date: Mon, 2 Jan 2023 11:18:27 +0800 Subject: [PATCH] assets: Update Simplified Chinese --- assets/translations/zh.json | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/assets/translations/zh.json b/assets/translations/zh.json index e193fbb..0d271b1 100644 --- a/assets/translations/zh.json +++ b/assets/translations/zh.json @@ -12,7 +12,7 @@ "ok": "好的", "and": "和", "startedBgUpdateTask": "开始后台检查更新任务", - "bgUpdateIgnoreAfterIs": "Bg update ignoreAfter is {}", + "bgUpdateIgnoreAfterIs": "下次后台更新检查 {}", "startedActualBGUpdateCheck": "后台检查更新已开始", "bgUpdateTaskFinished": "后台检查更新已完成", "firstRun": "这是你第一次运行 Obtainium", @@ -199,18 +199,18 @@ "downloadNotifDescription": "通知用户下载进度", "noAPKFound": "未找到安装包", "noVersionDetection": "无版本检测", - "categorize": "Categorize", - "categories": "Categories", - "category": "Category", - "noCategory": "No Category", - "noCategories": "No Categories", - "deleteCategoriesQuestion": "Delete Categories?", - "categoryDeleteWarning": "All Apps in deleted categories will be set to uncategorized.", - "addCategory": "Add Category", - "label": "Label", - "language": "Language", - "storagePermissionDenied": "Storage permission denied", - "selectedCategorizeWarning": "This will replace any existing category settings for the selected Apps.", + "categorize": "归档", + "categories": "归档", + "category": "类别", + "noCategory": "无类别", + "noCategories": "无类别", + "deleteCategoriesQuestion": "删除所有类别?", + "categoryDeleteWarning": "所有被删除类别的应用程序将被设置为无类别", + "addCategory": "添加类别", + "label": "标签", + "language": "语言", + "storagePermissionDenied": "存储权限已被拒绝", + "selectedCategorizeWarning": "这将取代所选应用程序的任何现有类别", "tooManyRequestsTryAgainInMinutes": { "one": "请求过多 (API 限制) - 在 {} 分钟后重试", "other": "请求过多 (API 限制) - 在 {} 分钟后重试"