From 5cd88ea3601937ec565d31472d10f4bee960255e Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Thu, 28 May 2026 18:08:52 +0800
Subject: [PATCH] Add second-batch AppKit TODO plan

---
 Apptag/Localization/pl.json |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diff --git a/Apptag/Localization/pl.json b/Apptag/Localization/pl.json
index c3f9266..1cedf9f 100644
--- a/Apptag/Localization/pl.json
+++ b/Apptag/Localization/pl.json
@@ -6,6 +6,7 @@
   "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:",
@@ -62,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",
@@ -187,5 +193,10 @@
   "smart.category.device-management": "Device Management",
   "smart.category.input-tools": "Input Tools",
   "smart.category.Automation": "Automation",
-  "smart.category.network-tools": "Network Tools"
+  "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