summaryrefslogtreecommitdiffstats
path: root/lang/de/templates
diff options
context:
space:
mode:
Diffstat (limited to 'lang/de/templates')
-rw-r--r--lang/de/templates/backup/_page.json9
-rw-r--r--lang/de/templates/backup/restore.json7
-rw-r--r--lang/de/templates/main-menu.json1
-rw-r--r--lang/de/templates/page-remote-tgz-list.json5
-rw-r--r--lang/de/templates/sysconfig/ad-start.json1
-rw-r--r--lang/de/templates/sysconfig/config-module-list.json4
6 files changed, 22 insertions, 5 deletions
diff --git a/lang/de/templates/backup/_page.json b/lang/de/templates/backup/_page.json
new file mode 100644
index 00000000..b7e31017
--- /dev/null
+++ b/lang/de/templates/backup/_page.json
@@ -0,0 +1,9 @@
+{
+ "lang_backup": "Sichern",
+ "lang_backupDescription": "Hier k\u00f6nnen Sie die Konfiguration des Satellitenservers sichern. Dies beinhaltet die Datenbank \u00fcber alle Virtuellen Labore, Veranstaltungen, der konfigurierte VM-Store sowie die Konfiguration des MiniLinux.",
+ "lang_backupRestore": "Sichern und Wiederherstellen",
+ "lang_download": "Herunterladen",
+ "lang_file": "Datei",
+ "lang_restore": "Hochladen",
+ "lang_restoreDescription": "Hier k\u00f6nnen Sie ein Backup der Konfiguration wieder einspielen. Bitte beachten Sie, dass der Server dabei neu gestartet wird, daher sollten Sie dies m\u00f6glichst durchf\u00fchren, wenn das System nicht genutzt wird, und keine Dozenten Veranstaltungen oder Virtuelle Labore erstellen oder hoch-\/herunterladen. Bitte beachten Sie, dass dabei auch das urspr\u00fcngliche Passwort der Weboberfl\u00e4che wiederhergestellt wird."
+} \ No newline at end of file
diff --git a/lang/de/templates/backup/restore.json b/lang/de/templates/backup/restore.json
new file mode 100644
index 00000000..c78dc49f
--- /dev/null
+++ b/lang/de/templates/backup/restore.json
@@ -0,0 +1,7 @@
+{
+ "lang_backup": "Sichern...",
+ "lang_reboot": "Systemneustart",
+ "lang_restoreConfig": "Konfiguration wiederherstellen",
+ "lang_restoreFailed": "Wiederherstellung der Konfiguration fehlgeschlagen.",
+ "lang_stopping": "Stoppe"
+} \ No newline at end of file
diff --git a/lang/de/templates/main-menu.json b/lang/de/templates/main-menu.json
index 1044f2b0..564865a8 100644
--- a/lang/de/templates/main-menu.json
+++ b/lang/de/templates/main-menu.json
@@ -1,5 +1,6 @@
{
"lang_administration": "\u00dcbersetzungen",
+ "lang_backup": "Backup\/Restore",
"lang_client": "Client",
"lang_clientLog": "Client Log",
"lang_configurationBasic": "Grundkonfiguration",
diff --git a/lang/de/templates/page-remote-tgz-list.json b/lang/de/templates/page-remote-tgz-list.json
deleted file mode 100644
index c277826c..00000000
--- a/lang/de/templates/page-remote-tgz-list.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "lang_centralConfiguration": "Zentral verf\u00fcgbare Konfigurationen",
- "lang_configurationPackageNotFound": "Keine Konfigurationspakete gefunden!",
- "lang_systemConfiguration": "Systemkonfiguration"
-} \ No newline at end of file
diff --git a/lang/de/templates/sysconfig/ad-start.json b/lang/de/templates/sysconfig/ad-start.json
index b7cfd856..4e02288e 100644
--- a/lang/de/templates/sysconfig/ad-start.json
+++ b/lang/de/templates/sysconfig/ad-start.json
@@ -5,6 +5,7 @@
"lang_adText4": "Nach Eingabe aller ben\u00f6tigten Daten wird im n\u00e4chsten Schritt \u00fcberpr\u00fcft, ob die Kommunikation mit dem AD m\u00f6glich ist.",
"lang_bindDN": "Bind DN",
"lang_close": "Schlie\u00dfen",
+ "lang_moduleTitle": "Titel",
"lang_next": "Weiter",
"lang_password": "Passwort",
"lang_searchBase": "Suchbasis",
diff --git a/lang/de/templates/sysconfig/config-module-list.json b/lang/de/templates/sysconfig/config-module-list.json
new file mode 100644
index 00000000..f346a107
--- /dev/null
+++ b/lang/de/templates/sysconfig/config-module-list.json
@@ -0,0 +1,4 @@
+{
+ "lang_noContent": "Kein Inhalt!",
+ "lang_show": "Ansehen"
+} \ No newline at end of file