1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
{
"default-category": "快捷鍵",
"error": {
"unsupported-compositor": "不支援的合成器",
"sway-not-supported": "尚未支援 Sway",
"sway-detail": "Sway 支援可能會在未來更新中新增(與 Hyprland 格式類似)",
"labwc-not-supported": "不支援 LabWC",
"labwc-detail": "LabWC 使用與此外掛程式不相容的 XML 設定格式",
"unknown-compositor": "偵測到未知的合成器",
"unknown-detail": "此外掛程式僅支援 Hyprland 和 Niri 合成器",
"hyprctl-failed": "hyprctl binds failed - is Hyprland running?"
},
"panel": {
"loading": "載入中...",
"loading-timeout": "Loading timed out. Click Refresh to retry.",
"title": "按鍵映射",
"title-hyprland": "Hyprland 按鍵映射",
"title-niri": "Niri 按鍵映射",
"title-mango": "MangoWC Keymap",
"workspace-switching": "工作區 - 切換",
"workspace-moving": "工作區 - 移動",
"workspace-mouse": "工作區 - 滑鼠",
"search-placeholder": "搜尋快捷鍵...",
"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": "快捷鍵速查表設定",
"description": "設定面板的外觀和快捷鍵來源。",
"tab-general": "General",
"tab-appearance": "Appearance",
"window-size": "視窗大小",
"width": "寬度:",
"height": "高度:",
"auto-height": "自動",
"auto-height-hint": "啟用「自動」時,高度會根據內容自動調整。",
"layout": "佈局",
"columns": "欄位數:",
"columns-hint": "更多欄位在較寬的視窗中效果更好。",
"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": "設定檔",
"config-paths-description": "指定快捷鍵設定檔的自訂路徑。外掛程式會自動跟隨所有 include/source 指令。",
"hyprland-format-hint": "預期格式: bind = $mod, KEY, action #\"描述\"\n類別: # 1. 類別名稱",
"niri-format-hint": "類別使用以下格式建立: // #\"類別名稱\"\n描述: hotkey-overlay-title=\"描述\"",
"actions": "操作",
"refresh-keybinds": "重新整理快捷鍵",
"refresh-message": "開啟面板時將重新載入快捷鍵。",
"reset-defaults": "恢復預設值",
"reset-message": "設定已恢復為預設值。",
"saved": "設定儲存成功。",
"keybind-setup": "快捷鍵設定",
"keybind-setup-description": "要使用鍵盤快捷鍵開啟速查表,請將此繫結新增至合成器設定中:",
"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 鍵變數",
"mod-var-hint": "用於 Super 鍵的變數名稱(例如 $mod 或 $mainMod)。",
"width-range": "px (400-3000)",
"height-range": "px (300-2000)",
"hyprland-path": "Hyprland 路徑",
"niri-path": "Niri 路徑",
"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": "自動",
"color-mod2": "Mod2 key",
"color-mod3": "Mod3 key",
"color-mod5": "Mod5 key",
"mod-label-hint": "Mod2 / Mod3 / Mod5 是原始的 X11 修飾鍵(例如 caps:hyper 會把 Caps 對應到 Mod3)。使用重新命名欄位可以為它們設定易懂的標籤,例如「Hyper」。留空則顯示原始的修飾鍵名稱。",
"color-paste-hint": "提示:將十六進位顏色 (如 #FF6B6B) 複製到剪貼簿,膠囊內會出現貼上圖示以便快速貼上。",
"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": "快捷鍵速查表",
"open": "開啟速查表",
"settings": "外掛設定"
}
}
|