summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/de/messages.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/rebootcontrol/lang/de/messages.json')
-rw-r--r--modules-available/rebootcontrol/lang/de/messages.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/modules-available/rebootcontrol/lang/de/messages.json b/modules-available/rebootcontrol/lang/de/messages.json
index 788e57a2..81ddcb67 100644
--- a/modules-available/rebootcontrol/lang/de/messages.json
+++ b/modules-available/rebootcontrol/lang/de/messages.json
@@ -1,10 +1,17 @@
{
+ "invalid-ip-address": "Ung\u00fcltige IP-Adresse: {{0}}",
"invalid-port": "Ung\u00fcltiger Port: {{0}}",
+ "invalid-subnet": "Ung\u00fcltiges Subnet: {{0}}",
"jumphost-saved": "Sprung-Host {{0}} gespeichert",
"no-clients-selected": "Keine Clients ausgew\u00e4hlt",
"no-current-tasks": "Keine aktuellen oder k\u00fcrzlich abgeschlossenen Aufgaben",
"no-such-jumphost": "Sprung-Host {{0}} existiert nicht",
"no-such-task": "Task {{0}} existiert nicht",
"some-machine-not-found": "Einige Clients aus dem POST request wurden nicht gefunden",
- "unknown-task-type": "Unbekannter Task-Typ"
+ "subnet-already-exists": "Subnet existiert bereits",
+ "subnet-created": "Subnet angelegt",
+ "subnet-updated": "Subnet aktualisiert",
+ "unknown-task-type": "Unbekannter Task-Typ",
+ "woldiscover-disabled": "Automatische WOL-Ermittlung deaktiviert",
+ "woldiscover-enabled": "Automatische WOL-Ermittlung aktiviert"
} \ No newline at end of file