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/cs.json | 78 +++++++++++++++++++------------------- 1 files changed, 39 insertions(+), 39 deletions(-) diff --git a/src/Apptag/Localization/cs.json b/src/Apptag/Localization/cs.json index 86bfe82..66d0b98 100644 --- a/src/Apptag/Localization/cs.json +++ b/src/Apptag/Localization/cs.json @@ -98,28 +98,28 @@ "edit.feedbackAddFormat": "Tato akce pridala %tagCount% stitku do %appCount% aplikaci (%appNames%).", "edit.feedbackRemoveFormat": "Tato akce odebrala %tagCount% stitku z %appCount% aplikaci (%appNames%). Odebrane stitky: %tagNames%.", "edit.removeHint": "Hromadne odebrani tagu z aplikaci (vsechny odskrtnute existujici tagy se odeberou ze vsech vybranych aplikaci).", - "smart.category.browser": "Browsers", - "smart.category.communication": "Communication", + "smart.category.browser": "Prohlížeče", + "smart.category.communication": "Komunikace", "smart.category.productivity": "Produktivita", - "smart.category.file-management": "File Management", - "smart.category.transfer": "Uploads & Downloads", - "smart.category.development": "Programování", - "smart.category.design": "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.file-management": "Správa souborů", + "smart.category.transfer": "Nahrávání a stahování", + "smart.category.development": "Vývoj", + "smart.category.design": "Návrh", + "smart.category.writing": "Psaní", + "smart.category.media": "Média", + "smart.category.video": "Videa", + "smart.category.audio": "Zvuk", + "smart.category.picture-photo": "Obrázky a fotografie", + "smart.category.utilities": "Nástroje", + "smart.category.system": "Systémové aplikace", "smart.category.system-enhancement": "Vylepšení systému", - "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": "Zábava", + "smart.category.game": "Hry", + "smart.category.finance": "Peníze", + "smart.category.education": "Vzdělávání", + "smart.category.ai-tools": "Nástroje AI", + "smart.category.security": "Zabezpečení", + "smart.category.other": "Ostatní", "smartstart.auto.title": "Smart Start uspořádal aplikace", "smartstart.auto.messageFormat": "Uspořádáno %appCount% aplikací pomocí %tagCount% přiřazení tagů.", "smartstart.suggestion.title": "Návrhy Smart Start jsou připravené", @@ -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": "Úkoly a GTD", + "smart.category.Notes": "Poznámky", + "smart.category.Meeting": "Schůzky", + "smart.category.office": "Kancelář", "smart.category.PDF": "PDF", - "smart.category.api-tools": "API Tools", - "smart.category.database-tools": "Databases", + "smart.category.api-tools": "Nástroje API", + "smart.category.database-tools": "Databáze", "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": "Běhová prostředí a SDK", + "smart.category.terminal-tools": "Terminálové nástroje", + "smart.category.Font": "Písma", + "smart.category.ui-prototyping": "Prototypování UI", + "smart.category.3d-cad": "3D a CAD", + "smart.category.diagramming": "Diagramy", + "smart.category.system-maintenance": "Údržba systému", + "smart.category.window-management": "Správa oken", + "smart.category.device-management": "Správa zařízení", + "smart.category.input-tools": "Vstupní nástroje", + "smart.category.Automation": "Automatizace", + "smart.category.network-tools": "Síťové nástroje", "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