Files
community-plugins/ideapad-conservation-mode/translations/en.json
T
2026-07-20 21:11:12 -04:00

19 lines
812 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"error": {
"device_not_found": "Could not find the ideapad_acpi conservation_mode sysfs file on this machine.",
"read_failed": "Could not read the current conservation_mode state.",
"write_failed": "Failed to write conservation_mode ({error}) and could not locate the plugin directory to run setup.",
"write_failed_manual": "Failed to write conservation_mode ({error}). Run scripts/setup-permissions.sh with sudo manually, then log out and back in."
},
"notify": {
"disabled": "Disabled – charging to 100%",
"enabled": "Enabled – charging capped for battery health",
"setup_needed": "One-time setup is needed. Check the terminal window that just opened."
},
"shortcut": {
"label": "Conservation",
"na": "Conservation N/A"
},
"title": "Conservation mode"
}