From 5e35c24a9306b8030b39bfb68abde5e625f7900b Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Sun, 24 May 2026 18:57:47 +0800 Subject: [PATCH] Freeze App Store release pack --- Apptag/Localization/ko.json | 65 +++++++++++++++++++++++--------- 1 files changed, 46 insertions(+), 19 deletions(-) diff --git a/Apptag/Localization/ko.json b/Apptag/Localization/ko.json index 6415147..17be2b2 100644 --- a/Apptag/Localization/ko.json +++ b/Apptag/Localization/ko.json @@ -6,6 +6,7 @@ "menu.preferences": "환경설정…", "menu.quit": "종료", "menu.language": "언어", + "menu.help": "도움말", "menu.version": "버전", "settings.language": "언어", "settings.languagePicker": "앱 언어:", @@ -89,28 +90,28 @@ "edit.feedbackAddFormat": "이번 작업으로 %appCount%개 앱(%appNames%)에 태그 %tagCount%개가 새로 추가되었습니다.", "edit.feedbackRemoveFormat": "이번 작업으로 %appCount%개 앱(%appNames%)에서 태그 %tagCount%개가 제거되었습니다. 제거된 태그: %tagNames%.", "edit.removeHint": "여기서는 이미 있는 태그만 체크 해제할 수 있습니다. 빨간 삭제 아이콘이 보이는 태그는 확인 후 제거됩니다.", - "smart.category.browser": "브라우저", - "smart.category.communication": "커뮤니케이션", + "smart.category.browser": "Browsers", + "smart.category.communication": "Communication", "smart.category.productivity": "생산성", - "smart.category.file-management": "파일 관리", - "smart.category.transfer": "업로드 및 다운로드", + "smart.category.file-management": "File Management", + "smart.category.transfer": "Uploads & Downloads", "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.writing": "Writing", + "smart.category.media": "Media", + "smart.category.video": "Video", + "smart.category.audio": "Audio", + "smart.category.picture-photo": "Pictures & Photos", + "smart.category.utilities": "Utilities", + "smart.category.system": "System Apps", "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": "기타", + "smart.category.entertainment": "Entertainment", + "smart.category.game": "Games", + "smart.category.finance": "Finance", + "smart.category.education": "Education", + "smart.category.ai-tools": "AI Tools", + "smart.category.security": "Security", + "smart.category.other": "Other", "smartstart.auto.title": "Smart Start가 앱을 정리했습니다", "smartstart.auto.messageFormat": "%appCount%개 앱에 %tagCount%개 태그를 지정했습니다.", "smartstart.suggestion.title": "Smart Start 제안 준비 완료", @@ -166,5 +167,31 @@ "quickSearch.internalHotkeyStatus": "App list only", "quickSearch.globalHotkey": "Quick Search (global)", "quickSearch.globalHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.", - "quickSearch.spaceDisplay": "Space" + "quickSearch.spaceDisplay": "Space", + "smart.category.GTD": "Tasks & GTD", + "smart.category.Notes": "Notes", + "smart.category.Meeting": "Meetings", + "smart.category.office": "Office", + "smart.category.PDF": "PDF", + "smart.category.api-tools": "API Tools", + "smart.category.database-tools": "Databases", + "smart.category.devops": "DevOps", + "smart.category.ide": "IDEs", + "smart.category.runtime-sdk": "Runtimes & SDKs", + "smart.category.terminal-tools": "Terminal Tools", + "smart.category.Font": "Fonts", + "smart.category.ui-prototyping": "UI Prototyping", + "smart.category.3d-cad": "3D & CAD", + "smart.category.diagramming": "Diagramming", + "smart.category.system-maintenance": "System Maintenance", + "smart.category.window-management": "Window Management", + "smart.category.device-management": "Device Management", + "smart.category.input-tools": "Input Tools", + "smart.category.Automation": "Automation", + "smart.category.network-tools": "Network Tools", + "help.openPDF": "도움말 PDF 열기", + "help.copyLink": "도움말 PDF 링크 복사", + "help.currentLanguage": "현재 앱 언어에 맞는 온라인 PDF를 엽니다.", + "settings.language.auto": "자동", + "help.downloadPDF": "도움말 PDF 다운로드" } -- Gitblit v1.9.3