From 65fc2a130aa2eb38173a3dad4eee34e6600baa11 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 25 Jun 2026 19:52:09 +0800 Subject: [PATCH] Fix localized default category labels --- src/Apptag/Localization/vi.json | 78 +++++++++++++++++++------------------- 1 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/Apptag/Localization/vi.json b/src/Apptag/Localization/vi.json index 290dd2f..15ed915 100644 --- a/src/Apptag/Localization/vi.json +++ b/src/Apptag/Localization/vi.json @@ -98,28 +98,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": "Gỡ nhãn hàng loạt khỏi ứng dụng (tất cả nhãn hiện có bị bỏ chọn sẽ được gỡ khỏi tất cả ứng dụng đã chọn).", - "smart.category.browser": "Browsers", - "smart.category.communication": "Communication", + "smart.category.browser": "Trình duyệt", + "smart.category.communication": "Liên lạc", "smart.category.productivity": "Năng suất", - "smart.category.file-management": "File Management", - "smart.category.transfer": "Uploads & Downloads", - "smart.category.development": "Lập trình", + "smart.category.file-management": "Quản lý tệp", + "smart.category.transfer": "Tải lên và tải xuống", + "smart.category.development": "Phát triển", "smart.category.design": "Thiết kế", - "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": "Tăng cường hệ thống", - "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", + "smart.category.writing": "Viết", + "smart.category.media": "Phương tiện", + "smart.category.video": "Video clip", + "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.system-enhancement": "Cải tiến 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", "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", @@ -185,27 +185,27 @@ "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.GTD": "Công việc và GTD", + "smart.category.Notes": "Ghi chú", + "smart.category.Meeting": "Cuộc họp", + "smart.category.office": "Văn phòng", "smart.category.PDF": "PDF", - "smart.category.api-tools": "API Tools", - "smart.category.database-tools": "Databases", + "smart.category.api-tools": "Công cụ API", + "smart.category.database-tools": "Cơ sở dữ liệu", "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", + "smart.category.ide": "IDE", + "smart.category.runtime-sdk": "Runtime và SDK", + "smart.category.terminal-tools": "Công cụ terminal", + "smart.category.Font": "Phông chữ", + "smart.category.ui-prototyping": "Tạo mẫu UI", + "smart.category.3d-cad": "3D và CAD", + "smart.category.diagramming": "Sơ đồ", + "smart.category.system-maintenance": "Bảo trì hệ thống", + "smart.category.window-management": "Quản lý cửa sổ", + "smart.category.device-management": "Quản lý thiết bị", + "smart.category.input-tools": "Công cụ nhập liệu", + "smart.category.Automation": "Tự động hóa", + "smart.category.network-tools": "Công cụ mạng", "help.openPDF": "Open Help PDF", "help.copyLink": "Copy Help PDF link", "help.currentLanguage": "Opens the online PDF for the current app language.", -- Gitblit v1.9.3