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/uk.json | 76 +++++++++++++++++++------------------- 1 files changed, 38 insertions(+), 38 deletions(-) diff --git a/src/Apptag/Localization/uk.json b/src/Apptag/Localization/uk.json index 314df22..64f715d 100644 --- a/src/Apptag/Localization/uk.json +++ b/src/Apptag/Localization/uk.json @@ -98,28 +98,28 @@ "edit.feedbackAddFormat": "Ця дія додала %tagCount% тегів для %appCount% застосунків (%appNames%).", "edit.feedbackRemoveFormat": "Ця дія вилучила %tagCount% тегів у %appCount% застосунків (%appNames%). Вилучені теги: %tagNames%.", "edit.removeHint": "Масово вилучити теги із застосунків (усі зняті наявні теги буде вилучено з усіх позначених застосунків).", - "smart.category.browser": "Browsers", - "smart.category.communication": "Communication", + "smart.category.browser": "Браузери", + "smart.category.communication": "Комунікація", "smart.category.productivity": "Продуктивність", - "smart.category.file-management": "File Management", - "smart.category.transfer": "Uploads & Downloads", - "smart.category.development": "Програмування", + "smart.category.file-management": "Керування файлами", + "smart.category.transfer": "Вивантаження і завантаження", + "smart.category.development": "Розробка", "smart.category.design": "Дизайн", - "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.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": "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.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 готові", @@ -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": "Завдання і GTD", + "smart.category.Notes": "Нотатки", + "smart.category.Meeting": "Зустрічі", + "smart.category.office": "Офіс", "smart.category.PDF": "PDF", - "smart.category.api-tools": "API Tools", - "smart.category.database-tools": "Databases", + "smart.category.api-tools": "Інструменти API", + "smart.category.database-tools": "Бази даних", "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": "Середовища виконання і SDK", + "smart.category.terminal-tools": "Інструменти термінала", + "smart.category.Font": "Шрифти", + "smart.category.ui-prototyping": "Прототипування UI", + "smart.category.3d-cad": "3D і CAD", + "smart.category.diagramming": "Діаграми", + "smart.category.system-maintenance": "Обслуговування системи", + "smart.category.window-management": "Керування вікнами", + "smart.category.device-management": "Керування пристроями", + "smart.category.input-tools": "Інструменти введення", + "smart.category.Automation": "Автоматизація", + "smart.category.network-tools": "Мережеві інструменти", "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