From da71eb5bccbdbd22da7cd74b6ddcec031f069482 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 28 May 2026 15:59:53 +0800
Subject: [PATCH] Stabilize empty-drop tag removal confirmation
---
Apptag/Localization/vi.json | 95 ++++++++++++++++++++++++++++++++++++++---------
1 files changed, 77 insertions(+), 18 deletions(-)
diff --git a/Apptag/Localization/vi.json b/Apptag/Localization/vi.json
index 3e9ee56..3b5749c 100644
--- a/Apptag/Localization/vi.json
+++ b/Apptag/Localization/vi.json
@@ -1,9 +1,12 @@
{
"menu.show": "Hiển thị TagLauncher",
"menu.showAppList": "Hiển thị danh sách ứng dụng",
+ "menu.shortcutUnavailable": "shortcut unavailable",
+ "menu.showShortcutUnavailable": "Show TagLauncher (shortcut unavailable)",
"menu.preferences": "Tùy chọn…",
"menu.quit": "Thoát",
"menu.language": "Ngôn ngữ",
+ "menu.help": "Trợ giúp",
"menu.version": "Phiên bản",
"settings.language": "Ngôn ngữ",
"settings.languagePicker": "Ngôn ngữ ứng dụng:",
@@ -60,6 +63,11 @@
"drop.systemDefaultWarning": "Không kéo ứng dụng vào danh mục mặc định của hệ thống",
"drop.uncategorizedConfirmTitle": "Chuyển sang Chưa phân loại?",
"drop.uncategorizedConfirmMessage": "Chuyển %appName% sang Chưa phân loại sẽ gỡ %tagCount% liên kết thẻ hiện tại: %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": "Thiết kế",
"tag.development": "Phát triển",
"tag.writing": "Viết",
@@ -87,28 +95,28 @@
"edit.feedbackAddFormat": "Lan nay da them %tagCount% the cho %appCount% ung dung (%appNames%).",
"edit.feedbackRemoveFormat": "Lan nay da go %tagCount% the khoi %appCount% ung dung (%appNames%). The da go: %tagNames%.",
"edit.removeHint": "Tai day chi co the bo chon cac the da ton tai. Cac the hien bieu tuong xoa mau do se bi go sau khi xac nhan.",
- "smart.category.browser": "Trình duyệt",
- "smart.category.communication": "Liên lạc",
+ "smart.category.browser": "Browsers",
+ "smart.category.communication": "Communication",
"smart.category.productivity": "Năng suất",
- "smart.category.file-management": "Quản lý tệp",
- "smart.category.transfer": "Tải lên và tải xuống",
+ "smart.category.file-management": "File Management",
+ "smart.category.transfer": "Uploads & Downloads",
"smart.category.development": "Lập trình",
"smart.category.design": "Thiết kế",
- "smart.category.writing": "Viết",
- "smart.category.media": "Phương tiện",
+ "smart.category.writing": "Writing",
+ "smart.category.media": "Media",
"smart.category.video": "Video",
- "smart.category.audio": "Âm thanh",
- "smart.category.picture-photo": "Ảnh và hình ảnh",
- "smart.category.utilities": "Tiện ích",
- "smart.category.system": "Ứng dụng hệ thống",
+ "smart.category.audio": "Audio",
+ "smart.category.picture-photo": "Pictures & Photos",
+ "smart.category.utilities": "Utilities",
+ "smart.category.system": "System Apps",
"smart.category.system-enhancement": "Tăng cường hệ thống",
- "smart.category.entertainment": "Giải trí",
- "smart.category.game": "Trò chơi",
- "smart.category.finance": "Tài chính",
- "smart.category.education": "Giáo dục",
- "smart.category.ai-tools": "Công cụ AI",
- "smart.category.security": "Bảo mật",
- "smart.category.other": "Khác",
+ "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 đã sắp xếp ứng dụng",
"smartstart.auto.messageFormat": "Đã sắp xếp %appCount% ứng dụng với %tagCount% lượt gán thẻ.",
"smartstart.suggestion.title": "Gợi ý Smart Start đã sẵn sàng",
@@ -139,5 +147,56 @@
"settings.systemSchemeAppliedMessage": "Đã áp dụng %tagCount% gán thẻ cho %appCount% ứng dụng.",
"settings.systemSchemeApplyFailed": "Không có kết quả phân loại thông minh để áp dụng.",
"scheme.local": "Sơ đồ cục bộ",
- "scheme.systemSmartStart": "Sơ đồ khởi tạo thông minh của hệ thống"
+ "scheme.systemSmartStart": "Sơ đồ khởi tạo thông minh của hệ thống",
+ "settings.bubbleDisplayScope": "Bubble tips show for:",
+ "settings.bubbleAllApps": "All apps",
+ "settings.bubbleUncommonOnly": "Uncommon apps only",
+ "quickSearch.title": "Quick Search",
+ "quickSearch.placeholder": "Search apps, tags, and notes",
+ "quickSearch.inputAccessibility": "Quick Search input",
+ "quickSearch.emptyPrompt": "Start typing to search apps, tags, and notes.",
+ "quickSearch.noResults": "No apps found.",
+ "quickSearch.launchFailed": "Unable to open this app. Please try again or choose another app.",
+ "quickSearch.tagPrefix": "Tag",
+ "quickSearch.hotkeys": "Keyboard shortcuts",
+ "quickSearch.mainHotkey": "App list",
+ "quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.",
+ "quickSearch.status.Active": "Active",
+ "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.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",
+ "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": "Tự động",
+ "help.downloadPDF": "Tải PDF trợ giúp"
}
--
Gitblit v1.9.3