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/pl.json | 74 ++++++++++++++++++------------------ 1 files changed, 37 insertions(+), 37 deletions(-) diff --git a/src/Apptag/Localization/pl.json b/src/Apptag/Localization/pl.json index 9c55eaf..1cbcb52 100644 --- a/src/Apptag/Localization/pl.json +++ b/src/Apptag/Localization/pl.json @@ -98,28 +98,28 @@ "edit.feedbackAddFormat": "Ta operacja dodala %tagCount% tagow do %appCount% aplikacji (%appNames%).", "edit.feedbackRemoveFormat": "Ta operacja usunela %tagCount% tagow z %appCount% aplikacji (%appNames%). Usuniete tagi: %tagNames%.", "edit.removeHint": "Masowo usun tagi z aplikacji (wszystkie odznaczone istniejace tagi zostana usuniete ze wszystkich zaznaczonych aplikacji).", - "smart.category.browser": "Browsers", - "smart.category.communication": "Communication", + "smart.category.browser": "Przeglądarki", + "smart.category.communication": "Komunikacja", "smart.category.productivity": "Produktywność", - "smart.category.file-management": "File Management", - "smart.category.transfer": "Uploads & Downloads", + "smart.category.file-management": "Zarządzanie plikami", + "smart.category.transfer": "Wysyłanie i pobieranie", "smart.category.development": "Programowanie", "smart.category.design": "Projektowanie", - "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": "Pisanie", + "smart.category.media": "Multimedia", + "smart.category.video": "Wideo", + "smart.category.audio": "Dźwięk", + "smart.category.picture-photo": "Obrazy i zdjęcia", + "smart.category.utilities": "Narzędzia", + "smart.category.system": "Aplikacje systemowe", "smart.category.system-enhancement": "Ulepszenia systemu", - "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": "Rozrywka", + "smart.category.game": "Gry", + "smart.category.finance": "Finanse", + "smart.category.education": "Edukacja", + "smart.category.ai-tools": "Narzędzia AI", + "smart.category.security": "Bezpieczeństwo", + "smart.category.other": "Inne", "smartstart.auto.title": "Smart Start uporządkował aplikacje", "smartstart.auto.messageFormat": "Uporządkowano %appCount% aplikacji z %tagCount% przypisaniami tagów.", "smartstart.suggestion.title": "Sugestie Smart Start są gotowe", @@ -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": "Zadania i GTD", + "smart.category.Notes": "Notatki", + "smart.category.Meeting": "Spotkania", + "smart.category.office": "Biuro", "smart.category.PDF": "PDF", - "smart.category.api-tools": "API Tools", - "smart.category.database-tools": "Databases", + "smart.category.api-tools": "Narzędzia API", + "smart.category.database-tools": "Bazy danych", "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": "Środowiska uruchomieniowe i SDK", + "smart.category.terminal-tools": "Narzędzia terminala", + "smart.category.Font": "Czcionki", + "smart.category.ui-prototyping": "Prototypy UI", + "smart.category.3d-cad": "3D i CAD", + "smart.category.diagramming": "Diagramy", + "smart.category.system-maintenance": "Konserwacja systemu", + "smart.category.window-management": "Zarządzanie oknami", + "smart.category.device-management": "Zarządzanie urządzeniami", + "smart.category.input-tools": "Narzędzia wejścia", + "smart.category.Automation": "Automatyzacja", + "smart.category.network-tools": "Narzędzia sieciowe", "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