Files
community-plugins/niri-animations/translations/en.json
T
2026-08-05 17:59:17 -04:00

35 lines
1.1 KiB
JSON

{
"animations_off": "Animations off",
"animations_on": "Animations on",
"no_preset": "No preset (base pack)",
"preset": "Preset",
"random": "Random",
"settings": {
"include_prefix": {
"description": "Path prefix written in the include line, relative to the target file",
"label": "Include prefix"
},
"presets_dir": {
"description": "Folder scanned for .kdl animation presets",
"label": "Presets directory"
},
"reload_command": {
"description": "Run after writing, so the compositor picks up the change",
"label": "Reload command"
},
"target_file": {
"description": "File rewritten with the chosen preset and speed. Your niri config must include it after the base animations.",
"label": "Target file"
}
},
"shortcut_label": "Animations",
"speed": "Speed",
"speed_hint": "above 1 is slower",
"status_base_pack": "Base pack",
"status_off": "Animations disabled.",
"status_presets_found": "presets in",
"status_read_error": "Could not read",
"status_write_error": "Could not write",
"title": "Niri Animations"
}