Files
community-plugins/keybind-cheatsheet/translations/en.json
T
2026-07-22 23:07:55 -04:00

89 lines
2.9 KiB
JSON

{
"appearance": "Appearance",
"back": "Back",
"background": "Background",
"binding_count": "{count} bindings",
"cancel": "Cancel",
"choose_color": "Choose color",
"clear": "Clear search",
"customize_colors": "Key colors",
"edit_bindings": "Edit bindings",
"edit_description": "Edit description",
"finish_editing": "Finish editing",
"hidden_count": "{count} hidden",
"hide_binding": "Hide binding",
"hyprctl_failed": "Hyprland did not return its active keybindings.",
"hyprctl_missing": "hyprctl is required for Hyprland Lua keybindings.",
"loading": "Reading keybindings...",
"missing_config": "The configured keybind file could not be read.",
"no_results": "No keybindings match this search.",
"other": "Other",
"paste": "Paste color",
"refresh": "Refresh",
"reset": "Reset",
"reset_colors": "Reset all colors",
"restore_hidden": "Restore hidden bindings",
"save": "Save",
"search_placeholder": "Search keys, descriptions, and actions",
"settings": {
"columns": {
"description": "Maximum number of balanced columns in the panel.",
"label": "Columns"
},
"compositor": {
"description": "Detect the active compositor or force a parser.",
"label": "Compositor",
"options": {
"auto": "Automatic",
"hyprland": "Hyprland",
"mango": "Mango",
"niri": "Niri"
}
},
"glyph": {
"description": "Icon shown in the bar.",
"label": "Glyph"
},
"hyprland_config": {
"description": "Main classic Hyprland configuration file.",
"label": "Hyprland config"
},
"hyprland_lua_config": {
"description": "Lua configuration used to recover categories for live binds.",
"label": "Hyprland Lua config"
},
"hyprland_parser": {
"description": "Use the live Lua bind list, classic config, or automatic detection.",
"label": "Hyprland parser",
"options": {
"auto": "Automatic",
"conf": "Classic config",
"lua": "Lua / hyprctl"
}
},
"mango_config": {
"description": "Main Mango configuration file. Source directives are followed.",
"label": "Mango config"
},
"niri_config": {
"description": "Main Niri KDL configuration file. Include directives are followed.",
"label": "Niri config"
},
"show_actions": {
"description": "Show compositor commands below binding descriptions.",
"label": "Show actions"
},
"show_undescribed": {
"description": "Put bindings without descriptions in a separate section.",
"label": "Show undescribed bindings"
}
},
"show_binding": "Show binding",
"source_warning": "Some configuration files could not be read.",
"text": "Text",
"title": "Keybind Cheatsheet",
"unsupported": "No supported compositor was detected.",
"widget_tooltip": "Open keybind cheatsheet",
"without_description": "Without Description"
}