Files
community-plugins/battery-threshold/translations/en.json
T
2026-07-29 00:29:45 -04:00

27 lines
1008 B
JSON

{
"actions": {
"widget-settings": "Widget Settings"
},
"notification": {
"error-msg": "Failed to write battery threshold to {file}",
"error-title": "Battery Threshold Error",
"setup-fail": "Failed to configure permissions.",
"setup-success": "Permissions configured. Please log out and back in for group changes to take effect.",
"setup-title": "Battery Threshold Setup"
},
"panel": {
"adjust-limit": "Drag slider to adjust limit",
"button": "Configure Permissions",
"not-available": "Not available on this system",
"read-only": "Read-only: Install udev rule for write access",
"title": "Battery Threshold"
},
"settings": {
"battery-device": "Battery Device",
"battery-device-desc": "Battery to configure threshold for",
"charge-threshold": "Charge Threshold",
"charge-threshold-desc": "The percentage at which the battery should stop charging",
"no-battery-device": "No configurable batteries are available on this system"
}
}