summaryrefslogtreecommitdiff
path: root/noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-07-24 20:57:33 +0700
commit395c08d0a334cdffbcc370384bee67f19f964399 (patch)
treed57cdf13385785aaf068d4f8408fe6cc2f095999 /noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json
frst
Diffstat (limited to 'noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json')
-rw-r--r--noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json117
1 files changed, 117 insertions, 0 deletions
diff --git a/noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json b/noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json
new file mode 100644
index 0000000..2bc353b
--- /dev/null
+++ b/noctalia/.config/plugins/keybind-cheatsheet/i18n/nl.json
@@ -0,0 +1,117 @@
+{
+ "default-category": "Sneltoetsen",
+ "error": {
+ "unsupported-compositor": "Niet-ondersteunde compositor",
+ "sway-not-supported": "Sway wordt nog niet ondersteund",
+ "sway-detail": "Sway-ondersteuning kan worden toegevoegd in een toekomstige update (vergelijkbaar formaat met Hyprland)",
+ "labwc-not-supported": "LabWC wordt niet ondersteund",
+ "labwc-detail": "LabWC gebruikt XML-configuratieformaat dat incompatibel is met deze plugin",
+ "unknown-compositor": "Onbekende compositor gedetecteerd",
+ "unknown-detail": "Deze plugin ondersteunt alleen Hyprland- en Niri-compositors",
+ "hyprctl-failed": "hyprctl binds failed - is Hyprland running?"
+ },
+ "panel": {
+ "loading": "Laden...",
+ "loading-timeout": "Loading timed out. Click Refresh to retry.",
+ "title": "Toetsenbordindeling",
+ "title-hyprland": "Hyprland toetsenbordindeling",
+ "title-niri": "Niri toetsenbordindeling",
+ "title-mango": "MangoWC Keymap",
+ "workspace-switching": "WERKRUIMTEN - WISSELEN",
+ "workspace-moving": "WERKRUIMTEN - VERPLAATSEN",
+ "workspace-mouse": "WERKRUIMTEN - MUIS",
+ "search-placeholder": "Zoek sneltoetsen...",
+ "no-description": "(no description)",
+ "other": "Other",
+ "undescribed": "Without Description",
+ "add-description": "Add description",
+ "add-description-placeholder": "Description...",
+ "save-description": "Save",
+ "cancel": "Cancel",
+ "hide-bind": "Hide this bind"
+ },
+ "settings": {
+ "title": "Sneltoetsen Overzicht Instellingen",
+ "description": "Configureer het uiterlijk en de bronnen van sneltoetsen voor het paneel.",
+ "tab-general": "General",
+ "tab-appearance": "Appearance",
+ "window-size": "Venstergrootte",
+ "width": "Breedte:",
+ "height": "Hoogte:",
+ "auto-height": "Auto",
+ "auto-height-hint": "Wanneer 'Auto' is ingeschakeld, past de hoogte zich automatisch aan de inhoud aan.",
+ "layout": "Indeling",
+ "columns": "Aantal kolommen:",
+ "columns-hint": "Meer kolommen werken beter met bredere vensters.",
+ "parsing-options": "Parsing Options",
+ "merge-sequential": "Merge sequential keybinds",
+ "merge-sequential-hint": "Combine consecutive numeric keybinds (e.g. Super+1..5 -> Workspace 1..5) into a single ranged entry.",
+ "show-undescribed": "Show undescribed binds",
+ "show-undescribed-hint": "Include keybinds that have no comment description. They will be auto-labeled with the action.",
+ "split-workspaces": "Split large workspace category",
+ "split-workspaces-hint": "When a workspace category exceeds the threshold, split it into Switching, Moving, and Mouse subcategories.",
+ "split-threshold": "Split threshold (binds):",
+ "config-paths": "Configuratiebestanden",
+ "config-paths-description": "Geef aangepaste paden op naar uw sneltoetsen configuratiebestanden. De plugin volgt automatisch alle include/source richtlijnen.",
+ "hyprland-format-hint": "Verwacht formaat: bind = $mod, KEY, action #\"beschrijving\"\nCategorieen: # 1. CATEGORIENAAM",
+ "niri-format-hint": "Categorieen worden aangemaakt met: // #\"Categorienaam\"\nBeschrijvingen: hotkey-overlay-title=\"beschrijving\"",
+ "actions": "Acties",
+ "refresh-keybinds": "Sneltoetsen Vernieuwen",
+ "refresh-message": "Sneltoetsen worden opnieuw geladen wanneer u het paneel opent.",
+ "reset-defaults": "Standaardwaarden Herstellen",
+ "reset-message": "Instellingen zijn teruggezet naar standaardwaarden.",
+ "saved": "Instellingen succesvol opgeslagen.",
+ "keybind-setup": "Sneltoets Instelling",
+ "keybind-setup-description": "Om het cheatsheet met een sneltoets te openen, voeg deze binding toe aan je compositor configuratie:",
+ "keybind-example-hyprland": "Hyprland: bind = $mod, F1, exec, qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle",
+ "keybind-example-niri": "Niri: Super+F1 { spawn \"qs\" \"-c\" \"noctalia-shell\" \"ipc\" \"call\" \"plugin\" \"togglePanel\" \"keybind-cheatsheet\"; }",
+ "mod-var": "Mod-toets Variabele",
+ "mod-var-hint": "De variabelenaam die wordt gebruikt voor uw Super-toets (bijv. $mod of $mainMod).",
+ "width-range": "px (400-3000)",
+ "height-range": "px (300-2000)",
+ "hyprland-path": "Hyprland pad",
+ "niri-path": "Niri pad",
+ "mango-path": "Mango Path",
+ "mango-format-hint": "Expected format: bind=MODS,KEY,ACTION,ARGS\nCategories: # Category Name (horizontal rules stripped)\nOptional per-bind description: trailing #\"description\"",
+ "keybind-example-mango": "Mango example: bind=SUPER,F1,spawn_shell,noctalia-shell ipc call plugin:keybind-cheatsheet toggle",
+ "appearance-section": "Appearance",
+ "appearance-description": "Customize the colors used for special key categories. Changes apply immediately and persist when you click Apply.",
+ "preview-section": "Live Preview",
+ "color-pickers": "Key Colors",
+ "color-super": "Super / Mod key",
+ "color-ctrl": "Ctrl key",
+ "color-shift": "Shift key",
+ "color-alt": "Alt-modifier keys",
+ "color-xf86": "XF86 multimedia keys",
+ "color-print": "Print / Screenshot keys",
+ "color-numeric": "Numeric keys (workspaces)",
+ "color-mouse": "Mouse buttons",
+ "color-default": "Default letter keys",
+ "color-label": "Key label text",
+ "color-description": "Description text",
+ "color-theme-hint": "Leave empty to use theme accent color.",
+ "reset-color": "Reset to default",
+ "reset-all-colors": "Reset all colors",
+ "color-auto": "auto",
+ "color-mod2": "Mod2 key",
+ "color-mod3": "Mod3 key",
+ "color-mod5": "Mod5 key",
+ "mod-label-hint": "Mod2 / Mod3 / Mod5 zijn ruwe X11-modifiers (bijv. caps:hyper zet Caps op Mod3). Gebruik het hernoemveld om ze een begrijpelijk label zoals \"Hyper\" te geven. Laat het leeg om de ruwe mod-naam te tonen.",
+ "color-paste-hint": "Tip: kopieer een hex-kleur (bijv. #FF6B6B) naar het klembord en er verschijnt een plak-icoon in de pil.",
+ "keybind-ipc-command": "qs -c \"noctalia-shell\" ipc call plugin:keybind-cheatsheet toggle",
+ "hyprland-lua-path": "Hyprland Lua Path",
+ "hyprland-parser-mode": "Parser:",
+ "hyprland-lua-hint": "Auto: uses hyprland.lua via `hyprctl binds` when it exists, otherwise the legacy .conf parser.",
+ "undescribed-title": "Undescribed Binds",
+ "overrides-summary": "Hidden: {hidden} - Custom descriptions: {custom}",
+ "restore-hidden": "Restore hidden",
+ "restore-hidden-message": "Hidden binds restored.",
+ "clear-overrides": "Clear all overrides",
+ "clear-overrides-message": "All bind overrides cleared."
+ },
+ "barwidget": {
+ "tooltip": "Sneltoetsen Spiekbriefje",
+ "open": "Spiekbriefje openen",
+ "settings": "Plugin instellingen"
+ }
+}