From f6c42d1a709e55de9895c564401165ca6c2e3f8e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Fri, 29 May 2026 01:06:51 +0800
Subject: [PATCH] Rename app grid shared support file

---
 Apptag/Localization/id.json |   89 ++++++++++++++++++++++++++------------------
 1 files changed, 53 insertions(+), 36 deletions(-)

diff --git a/Apptag/Localization/id.json b/Apptag/Localization/id.json
index 870fb63..36e72bf 100644
--- a/Apptag/Localization/id.json
+++ b/Apptag/Localization/id.json
@@ -1,9 +1,12 @@
 {
   "menu.show": "Tampilkan TagLauncher",
   "menu.showAppList": "Tampilkan daftar app",
+  "menu.shortcutUnavailable": "shortcut unavailable",
+  "menu.showShortcutUnavailable": "Show TagLauncher (shortcut unavailable)",
   "menu.preferences": "Preferensi…",
   "menu.quit": "Keluar",
   "menu.language": "Bahasa",
+  "menu.help": "Bantuan",
   "menu.version": "Versi",
   "settings.language": "Bahasa",
   "settings.languagePicker": "Bahasa aplikasi:",
@@ -60,6 +63,11 @@
   "drop.systemDefaultWarning": "Jangan seret app ke kategori bawaan sistem",
   "drop.uncategorizedConfirmTitle": "Pindahkan ke Tanpa kategori?",
   "drop.uncategorizedConfirmMessage": "Memindahkan %appName% ke Tanpa kategori akan menghapus %tagCount% hubungan tag saat ini: %tagNames%.",
+  "drop.removeTagConfirmTitle": "Remove tag?",
+  "drop.removeTagConfirmMessage": "Remove %appName% from the tag %tagName%?",
+  "drop.removeTagDoNotAskAgain": "Got it, don't remind me again",
+  "drop.removeTagConfirmYes": "Yes",
+  "drop.removeTagConfirmNo": "No",
   "tag.design": "Desain",
   "tag.development": "Pengembangan",
   "tag.writing": "Menulis",
@@ -87,28 +95,28 @@
   "edit.feedbackAddFormat": "Operasi ini menambahkan %tagCount% tag ke %appCount% app (%appNames%).",
   "edit.feedbackRemoveFormat": "Operasi ini menghapus %tagCount% tag dari %appCount% app (%appNames%). Tag yang dihapus: %tagNames%.",
   "edit.removeHint": "Di sini hanya tag yang sudah ada yang bisa dihapus centangnya. Tag dengan ikon hapus merah akan dihapus setelah konfirmasi.",
-  "smart.category.browser": "Browser",
-  "smart.category.communication": "Komunikasi",
+  "smart.category.browser": "Browsers",
+  "smart.category.communication": "Communication",
   "smart.category.productivity": "Produktivitas",
-  "smart.category.file-management": "Manajemen file",
-  "smart.category.transfer": "Unggah dan unduh",
+  "smart.category.file-management": "File Management",
+  "smart.category.transfer": "Uploads & Downloads",
   "smart.category.development": "Pemrograman",
   "smart.category.design": "Desain",
-  "smart.category.writing": "Menulis",
+  "smart.category.writing": "Writing",
   "smart.category.media": "Media",
   "smart.category.video": "Video",
   "smart.category.audio": "Audio",
-  "smart.category.picture-photo": "Gambar dan foto",
-  "smart.category.utilities": "Utilitas",
-  "smart.category.system": "App sistem",
+  "smart.category.picture-photo": "Pictures & Photos",
+  "smart.category.utilities": "Utilities",
+  "smart.category.system": "System Apps",
   "smart.category.system-enhancement": "Peningkatan sistem",
-  "smart.category.entertainment": "Hiburan",
-  "smart.category.game": "Game",
-  "smart.category.finance": "Keuangan",
-  "smart.category.education": "Pendidikan",
-  "smart.category.ai-tools": "Alat AI",
-  "smart.category.security": "Keamanan",
-  "smart.category.other": "Lainnya",
+  "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 mengatur app Anda",
   "smartstart.auto.messageFormat": "%appCount% app diatur dengan %tagCount% penetapan tag.",
   "smartstart.suggestion.title": "Saran Smart Start siap",
@@ -153,33 +161,42 @@
   "quickSearch.hotkeys": "Keyboard shortcuts",
   "quickSearch.mainHotkey": "App list",
   "quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.",
-  "quickSearch.directHotkey": "Quick Search (global)",
-  "quickSearch.directHotkeyDesc": "Open Quick Search globally when the TagLauncher app list is not visible.",
-  "quickSearch.record": "Change",
-  "quickSearch.recording": "Recording",
-  "quickSearch.clear": "Clear",
-  "quickSearch.restoreDefault": "Restore default",
-  "quickSearch.retry": "Retry registration",
-  "quickSearch.recordingHint": "Press the new global shortcut. Press Esc to cancel.",
-  "quickSearch.disabled": "Disabled",
-  "quickSearch.blocked": "Blocked",
-  "quickSearch.previousStillActive": "Previous shortcut remains active:",
   "quickSearch.status.Active": "Active",
-  "quickSearch.status.Conflict": "Conflict",
-  "quickSearch.status.Disabled": "Disabled",
-  "quickSearch.hotkeyConflict.spotlight": "Command + Space is used by Spotlight. Change Spotlight in macOS Keyboard Shortcuts, or choose another shortcut.",
-  "quickSearch.hotkeyConflict.finderSearch": "Option + Command + Space is used by the Finder search window. Change macOS Keyboard Shortcuts, or choose another shortcut.",
-  "quickSearch.hotkeyConflict.previousInput": "Control + Space is used to switch to the previous input source. Change macOS Keyboard Shortcuts, or choose another shortcut.",
-  "quickSearch.hotkeyConflict.nextInput": "Control + Option + Space is used to switch to the next input source. Change macOS Keyboard Shortcuts, or choose another shortcut.",
-  "quickSearch.hotkeyConflict.emoji": "Control + Command + Space is used for Emoji & Symbols. Change macOS Keyboard Shortcuts, or choose another shortcut.",
-  "quickSearch.hotkeyConflict.generic": "This shortcut is already used by macOS or another app. Choose another shortcut, or change the shortcut in the other app and retry.",
+  "quickSearch.status.registrationFailed": "Registration failed",
+  "quickSearch.status.unavailable": "Shortcut unavailable",
+  "quickSearch.mainHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. The app-list shortcut is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
+  "quickSearch.globalHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. Global Quick Search is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
   "quickSearch.loading": "Preparing search index…",
-  "quickSearch.openKeyboardSettings": "Open macOS Keyboard Shortcuts settings",
   "quickSearch.internalHotkey": "Quick Search (inside TagLauncher)",
   "quickSearch.internalHotkeyDesc": "Works only while the TagLauncher app list is open.",
   "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.hotkeyConflict.fnSpace": "Fn + Space may already be used by macOS input source or Globe/Fn shortcuts. Open macOS Keyboard Shortcuts to change that system shortcut, or choose another shortcut here."
+  "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": "Open Help PDF",
+  "help.copyLink": "Copy Help PDF link",
+  "help.currentLanguage": "Opens the online PDF for the current app language.",
+  "settings.language.auto": "Otomatis",
+  "help.downloadPDF": "Unduh PDF bantuan"
 }

--
Gitblit v1.9.3