From 6478431003fb31889825145ceb9180dcd4317494 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Thu, 04 Jun 2026 01:13:46 +0800 Subject: [PATCH] Add 7.8.12 App Store candidate DMG --- Apptag/Localization/cs.json | 64 ++++++++++++++++++++++++-------- 1 files changed, 48 insertions(+), 16 deletions(-) diff --git a/Apptag/Localization/cs.json b/Apptag/Localization/cs.json index ccbbffb..9300dda 100644 --- a/Apptag/Localization/cs.json +++ b/Apptag/Localization/cs.json @@ -6,6 +6,7 @@ "menu.preferences": "Předvolby…", "menu.quit": "Ukončit", "menu.language": "Jazyk", + "menu.help": "Nápověda", "menu.version": "Verze", "settings.language": "Jazyk", "settings.languagePicker": "Jazyk aplikace:", @@ -62,6 +63,11 @@ "drop.systemDefaultWarning": "Nepřetahujte aplikace do výchozích systémových kategorií", "drop.uncategorizedConfirmTitle": "Přesunout do Nezařazeno?", "drop.uncategorizedConfirmMessage": "Přesunutí %appName% do Nezařazeno odstraní aktuální přiřazení štítků (%tagCount%): %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": "Design", "tag.development": "Vývoj", "tag.writing": "Psaní", @@ -89,28 +95,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": "Zde lze odskrtnout jen jiz existujici stitky. Stitky s cervenou ikonou odstraneni budou po potvrzeni odebrany.", - "smart.category.browser": "Prohlížeče", - "smart.category.communication": "Komunikace", + "smart.category.browser": "Browsers", + "smart.category.communication": "Communication", "smart.category.productivity": "Produktivita", - "smart.category.file-management": "Správa souborů", - "smart.category.transfer": "Nahrávání a stahování", + "smart.category.file-management": "File Management", + "smart.category.transfer": "Uploads & Downloads", "smart.category.development": "Programování", "smart.category.design": "Design", - "smart.category.writing": "Psaní", - "smart.category.media": "Média", + "smart.category.writing": "Writing", + "smart.category.media": "Media", "smart.category.video": "Video", "smart.category.audio": "Audio", - "smart.category.picture-photo": "Obrázky a fotky", - "smart.category.utilities": "Nástroje", - "smart.category.system": "Systémové aplikace", + "smart.category.picture-photo": "Pictures & Photos", + "smart.category.utilities": "Utilities", + "smart.category.system": "System Apps", "smart.category.system-enhancement": "Vylepšení systému", - "smart.category.entertainment": "Zábava", - "smart.category.game": "Hry", + "smart.category.entertainment": "Entertainment", + "smart.category.game": "Games", "smart.category.finance": "Finance", - "smart.category.education": "Vzdělávání", - "smart.category.ai-tools": "Nástroje AI", - "smart.category.security": "Zabezpečení", - "smart.category.other": "Ostatní", + "smart.category.education": "Education", + "smart.category.ai-tools": "AI Tools", + "smart.category.security": "Security", + "smart.category.other": "Other", "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é", @@ -166,5 +172,31 @@ "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.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": "Automaticky", + "help.downloadPDF": "Stáhnout PDF nápovědy" } -- Gitblit v1.9.3