Files
community-plugins/ideapad-conservation-mode/translations/de.json
T
2026-07-22 23:07:55 -04:00

19 lines
914 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": "Die ideapad_acpi conservation_mode sysfs-Datei wurde auf diesem Gerät nicht gefunden.",
"read_failed": "Der aktuelle conservation_mode-Status konnte nicht gelesen werden.",
"write_failed": "Schreiben von conservation_mode fehlgeschlagen ({error}); das Plugin-Verzeichnis zum Ausführen des Setups konnte nicht gefunden werden.",
"write_failed_manual": "Schreiben von conservation_mode fehlgeschlagen ({error}). Führe scripts/setup-permissions.sh manuell mit sudo aus und melde dich dann ab und wieder an."
},
"notify": {
"disabled": "Deaktiviert – laden bis 100%",
"enabled": "Aktiviert – laden begrenzt für Akkugesundheit",
"setup_needed": "Einmalige Einrichtung erforderlich. Überprüfe das gerade geöffnete Terminalfenster."
},
"shortcut": {
"label": "Erhaltung",
"na": "Erhaltung N/V"
},
"title": "Erhaltungsmodus"
}