From 440d4dc270ac33348f2aeed7fbafddfe284acabe Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Mon, 18 May 2026 16:04:55 +0800
Subject: [PATCH] Recover SmartStart 7.2.0 build 738

---
 Apptag/Localization/zh-Hant.json |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 56 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/zh-Hant.json b/Apptag/Localization/zh-Hant.json
index 48d347f..6474ee7 100644
--- a/Apptag/Localization/zh-Hant.json
+++ b/Apptag/Localization/zh-Hant.json
@@ -58,6 +58,8 @@
   "group.appleBuiltIn": "Mac內建",
   "group.uncommon": "不常用",
   "drop.systemDefaultWarning": "請勿拖動至系統預設分類",
+  "drop.uncategorizedConfirmTitle": "歸類為未分類?",
+  "drop.uncategorizedConfirmMessage": "將 %appName% 歸類為未分類,會解除它目前關聯的 %tagCount% 個標籤:%tagNames%。",
   "tag.design": "設計",
   "tag.development": "程式設計",
   "tag.writing": "寫作",
@@ -84,5 +86,58 @@
   "edit.confirmRemove": "確認移除",
   "edit.feedbackAddFormat": "本次針對%appCount%個應用(%appNames%)新增了%tagCount%個標籤。",
   "edit.feedbackRemoveFormat": "本次針對%appCount%個應用(%appNames%)移除了%tagCount%個標籤(%tagNames%)。",
-  "edit.removeHint": "僅可取消既有標籤的勾選;出現紅色刪除圖示的標籤會在確認後被移除。"
+  "edit.removeHint": "僅可取消既有標籤的勾選;出現紅色刪除圖示的標籤會在確認後被移除。",
+  "smart.category.browser": "瀏覽器",
+  "smart.category.communication": "溝通",
+  "smart.category.productivity": "辦公",
+  "smart.category.file-management": "檔案管理",
+  "smart.category.transfer": "上傳與下載",
+  "smart.category.development": "程式開發",
+  "smart.category.design": "設計",
+  "smart.category.writing": "寫作",
+  "smart.category.media": "媒體",
+  "smart.category.video": "影片",
+  "smart.category.audio": "音訊",
+  "smart.category.picture-photo": "圖片與照片",
+  "smart.category.utilities": "工具",
+  "smart.category.system": "系統應用",
+  "smart.category.system-enhancement": "系統能力強化",
+  "smart.category.entertainment": "影音娛樂",
+  "smart.category.game": "遊戲",
+  "smart.category.finance": "財務",
+  "smart.category.education": "學習",
+  "smart.category.ai-tools": "AI 工具",
+  "smart.category.security": "安全",
+  "smart.category.other": "其他",
+  "smartstart.auto.title": "已智慧整理你的應用程式",
+  "smartstart.auto.messageFormat": "已整理 %appCount% 個應用程式,產生 %tagCount% 個標籤分配。",
+  "smartstart.suggestion.title": "智慧整理建議已準備好",
+  "smartstart.suggestion.messageFormat": "找到 %appCount% 個可整理的應用程式,共 %tagCount% 個標籤分配。",
+  "smartstart.applied.title": "智慧整理已套用",
+  "smartstart.applied.messageFormat": "已為 %appCount% 個應用程式套用 %tagCount% 個標籤分配。",
+  "smartstart.apply": "套用",
+  "smartstart.later": "暫不套用",
+  "smartstart.undo": "復原",
+  "smartstart.ok": "好",
+  "settings.categoryScheme": "分類方案資料管理",
+  "settings.currentScheme": "目前分類方案:",
+  "settings.previousScheme": "上一個分類方案:",
+  "settings.noPreviousScheme": "暫無上一個方案",
+  "settings.restorePreviousScheme": "恢復",
+  "settings.schemeRestored": "分類方案已恢復",
+  "settings.restoreFailed": "恢復失敗",
+  "settings.schemeNotNamed": "目前本機方案",
+  "scheme.smartStart": "智慧整理方案",
+  "scheme.beforeSmartStart": "智慧整理前方案",
+  "settings.systemScheme": "系統智慧化初始分類:",
+  "settings.applyScheme": "套用",
+  "settings.applySystemSchemeWarningTitle": "建議先備份",
+  "settings.applySystemSchemeWarningMessage": "套用系統智慧化初始分類會覆蓋目前本機方案。您尚未備份,強烈建議先點選「匯出分類與佈局」備份後再套用。",
+  "settings.confirmApplyScheme": "確認套用",
+  "settings.cancel": "取消",
+  "settings.systemSchemeApplied": "分類方案已套用",
+  "settings.systemSchemeAppliedMessage": "已為 %appCount% 個 App 套用 %tagCount% 個標籤分配。",
+  "settings.systemSchemeApplyFailed": "沒有找到可套用的智慧分類結果。",
+  "scheme.local": "本機分類方案",
+  "scheme.systemSmartStart": "系統智慧化初始分類"
 }

--
Gitblit v1.9.3