From da71eb5bccbdbd22da7cd74b6ddcec031f069482 Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 28 May 2026 15:59:53 +0800
Subject: [PATCH] Stabilize empty-drop tag removal confirmation
---
Apptag/Localization/pl.json | 90 ++++++++++++++++++++++++++++++++++++--------
1 files changed, 73 insertions(+), 17 deletions(-)
diff --git a/Apptag/Localization/pl.json b/Apptag/Localization/pl.json
index 1ebcbca..1cedf9f 100644
--- a/Apptag/Localization/pl.json
+++ b/Apptag/Localization/pl.json
@@ -1,9 +1,12 @@
{
"menu.show": "Pokaż TagLauncher",
"menu.showAppList": "Pokaż listę aplikacji",
+ "menu.shortcutUnavailable": "shortcut unavailable",
+ "menu.showShortcutUnavailable": "Show TagLauncher (shortcut unavailable)",
"menu.preferences": "Preferencje…",
"menu.quit": "Zakończ",
"menu.language": "Język",
+ "menu.help": "Pomoc",
"menu.version": "Wersja",
"settings.language": "Język",
"settings.languagePicker": "Język aplikacji:",
@@ -60,6 +63,11 @@
"drop.systemDefaultWarning": "Nie przeciągaj aplikacji do domyślnych kategorii systemu",
"drop.uncategorizedConfirmTitle": "Przenieść do Bez kategorii?",
"drop.uncategorizedConfirmMessage": "Przeniesienie %appName% do Bez kategorii usunie obecne powiązania tagów (%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": "Projektowanie",
"tag.development": "Programowanie",
"tag.writing": "Pisanie",
@@ -87,28 +95,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": "Tutaj mozna odznaczyc tylko istniejace tagi. Tagi z czerwona ikona usuniecia zostana usuniete po potwierdzeniu.",
- "smart.category.browser": "Przeglądarki",
- "smart.category.communication": "Komunikacja",
+ "smart.category.browser": "Browsers",
+ "smart.category.communication": "Communication",
"smart.category.productivity": "Produktywność",
- "smart.category.file-management": "Zarządzanie plikami",
- "smart.category.transfer": "Wysyłanie i pobieranie",
+ "smart.category.file-management": "File Management",
+ "smart.category.transfer": "Uploads & Downloads",
"smart.category.development": "Programowanie",
"smart.category.design": "Projektowanie",
- "smart.category.writing": "Pisanie",
+ "smart.category.writing": "Writing",
"smart.category.media": "Media",
- "smart.category.video": "Wideo",
+ "smart.category.video": "Video",
"smart.category.audio": "Audio",
- "smart.category.picture-photo": "Obrazy i zdjęcia",
- "smart.category.utilities": "Narzędzia",
- "smart.category.system": "Aplikacje systemowe",
+ "smart.category.picture-photo": "Pictures & Photos",
+ "smart.category.utilities": "Utilities",
+ "smart.category.system": "System Apps",
"smart.category.system-enhancement": "Ulepszenia systemu",
- "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",
+ "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",
"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",
@@ -142,5 +150,53 @@
"scheme.systemSmartStart": "Inteligentny schemat początkowy systemu",
"settings.bubbleDisplayScope": "Bubble tips show for:",
"settings.bubbleAllApps": "All apps",
- "settings.bubbleUncommonOnly": "Uncommon apps only"
+ "settings.bubbleUncommonOnly": "Uncommon apps only",
+ "quickSearch.title": "Quick Search",
+ "quickSearch.placeholder": "Search apps, tags, and notes",
+ "quickSearch.inputAccessibility": "Quick Search input",
+ "quickSearch.emptyPrompt": "Start typing to search apps, tags, and notes.",
+ "quickSearch.noResults": "No apps found.",
+ "quickSearch.launchFailed": "Unable to open this app. Please try again or choose another app.",
+ "quickSearch.tagPrefix": "Tag",
+ "quickSearch.hotkeys": "Keyboard shortcuts",
+ "quickSearch.mainHotkey": "App list",
+ "quickSearch.mainHotkeyDesc": "Opens the TagLauncher app list.",
+ "quickSearch.status.Active": "Active",
+ "quickSearch.status.registrationFailed": "Registration failed",
+ "quickSearch.status.unavailable": "Shortcut unavailable",
+ "quickSearch.mainHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. The app-list shortcut is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
+ "quickSearch.globalHotkeyUnavailableMessage": "%shortcut% cannot be registered right now. It may be used by macOS, an input method, or another app. Global Quick Search is temporarily unavailable. Check keyboard shortcuts or shortcut conflicts, then restart TagLauncher. Error code: %status%.",
+ "quickSearch.loading": "Preparing search index…",
+ "quickSearch.internalHotkey": "Quick Search (inside TagLauncher)",
+ "quickSearch.internalHotkeyDesc": "Works only while the TagLauncher app list is open.",
+ "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",
+ "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": "Automatycznie",
+ "help.downloadPDF": "Pobierz PDF pomocy"
}
--
Gitblit v1.9.3