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/ko.json |   57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 56 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/ko.json b/Apptag/Localization/ko.json
index a6696a1..dccbb8c 100644
--- a/Apptag/Localization/ko.json
+++ b/Apptag/Localization/ko.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": "Smart Start가 앱을 정리했습니다",
+  "smartstart.auto.messageFormat": "%appCount%개 앱에 %tagCount%개 태그를 지정했습니다.",
+  "smartstart.suggestion.title": "Smart Start 제안 준비 완료",
+  "smartstart.suggestion.messageFormat": "%appCount%개 앱을 %tagCount%개 태그 지정으로 정리할 수 있습니다.",
+  "smartstart.applied.title": "Smart Start 적용됨",
+  "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%개의 앱에 %tagCount%개의 태그 할당을 적용했습니다.",
+  "settings.systemSchemeApplyFailed": "적용할 수 있는 스마트 분류 결과가 없습니다.",
+  "scheme.local": "로컬 분류 방식",
+  "scheme.systemSmartStart": "시스템 스마트 초기 분류"
 }

--
Gitblit v1.9.3