From 0258b3eae7b09beed0f2b6cc70e76d8627a19615 Mon Sep 17 00:00:00 2001 From: Ariver <shanghai3168@gmail.com> Date: Mon, 25 May 2026 00:20:14 +0800 Subject: [PATCH] Keep fullscreen secondary windows in current Space --- Apptag/Localization/nl.json | 53 ++++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 40 insertions(+), 13 deletions(-) diff --git a/Apptag/Localization/nl.json b/Apptag/Localization/nl.json index 7328938..df36c21 100644 --- a/Apptag/Localization/nl.json +++ b/Apptag/Localization/nl.json @@ -6,6 +6,7 @@ "menu.preferences": "Voorkeuren…", "menu.quit": "Stop", "menu.language": "Taal", + "menu.help": "Help", "menu.version": "Versie", "settings.language": "Taal", "settings.languagePicker": "App-taal:", @@ -90,27 +91,27 @@ "edit.feedbackRemoveFormat": "Deze actie heeft %tagCount% tags verwijderd van %appCount% apps (%appNames%). Verwijderde tags: %tagNames%.", "edit.removeHint": "Hier kun je alleen bestaande tags uitvinken. Tags met een rood verwijderpictogram worden na bevestiging verwijderd.", "smart.category.browser": "Browsers", - "smart.category.communication": "Communicatie", + "smart.category.communication": "Communication", "smart.category.productivity": "Productiviteit", - "smart.category.file-management": "Bestandsbeheer", - "smart.category.transfer": "Uploads en downloads", + "smart.category.file-management": "File Management", + "smart.category.transfer": "Uploads & Downloads", "smart.category.development": "Programmeren", "smart.category.design": "Ontwerp", - "smart.category.writing": "Schrijven", + "smart.category.writing": "Writing", "smart.category.media": "Media", "smart.category.video": "Video", "smart.category.audio": "Audio", - "smart.category.picture-photo": "Afbeeldingen en foto’s", - "smart.category.utilities": "Hulpprogramma’s", - "smart.category.system": "Systeemapps", + "smart.category.picture-photo": "Pictures & Photos", + "smart.category.utilities": "Utilities", + "smart.category.system": "System Apps", "smart.category.system-enhancement": "Systeemuitbreidingen", "smart.category.entertainment": "Entertainment", "smart.category.game": "Games", - "smart.category.finance": "Financiën", - "smart.category.education": "Onderwijs", - "smart.category.ai-tools": "AI-tools", - "smart.category.security": "Beveiliging", - "smart.category.other": "Overig", + "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 heeft je apps georganiseerd", "smartstart.auto.messageFormat": "%appCount% apps georganiseerd met %tagCount% tagtoewijzingen.", "smartstart.suggestion.title": "Smart Start-suggesties zijn klaar", @@ -166,5 +167,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": "Automatisch", + "help.downloadPDF": "Help-PDF downloaden" } -- Gitblit v1.9.3