summaryrefslogtreecommitdiffstats
path: root/modules-available/baseconfig_partitions_cdn/lang/de
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/baseconfig_partitions_cdn/lang/de')
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/de/messages.json3
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/de/module.json4
-rw-r--r--modules-available/baseconfig_partitions_cdn/lang/de/template-tags.json18
3 files changed, 25 insertions, 0 deletions
diff --git a/modules-available/baseconfig_partitions_cdn/lang/de/messages.json b/modules-available/baseconfig_partitions_cdn/lang/de/messages.json
new file mode 100644
index 00000000..085214a3
--- /dev/null
+++ b/modules-available/baseconfig_partitions_cdn/lang/de/messages.json
@@ -0,0 +1,3 @@
+{
+ "partitions-updated": "Partitionskonfiguration wurde aktualisiert"
+} \ No newline at end of file
diff --git a/modules-available/baseconfig_partitions_cdn/lang/de/module.json b/modules-available/baseconfig_partitions_cdn/lang/de/module.json
new file mode 100644
index 00000000..7a50f349
--- /dev/null
+++ b/modules-available/baseconfig_partitions_cdn/lang/de/module.json
@@ -0,0 +1,4 @@
+{
+ "module_name": "Partitionierung",
+ "page_title": "Partitionierung"
+} \ No newline at end of file
diff --git a/modules-available/baseconfig_partitions_cdn/lang/de/template-tags.json b/modules-available/baseconfig_partitions_cdn/lang/de/template-tags.json
new file mode 100644
index 00000000..91cca0db
--- /dev/null
+++ b/modules-available/baseconfig_partitions_cdn/lang/de/template-tags.json
@@ -0,0 +1,18 @@
+{
+ "lang_addPartition": "Partition anlegen",
+ "lang_confirm": "Wollen Sie die Einstellungen unter \/srv\/openslx\/www\/boot\/config speichern?",
+ "lang_create": "Anlegen",
+ "lang_explanationText": "Hier k\u00f6nnen Sie bestimmen, welche Partitionen auf dem Client angelegt werden.",
+ "lang_helpId": "Partitions-ID",
+ "lang_helpMountPoint": "Muss ein Absolutes Verzeichnis im Zieldateisystem sein, z.B. \/mnt\/shares\/data",
+ "lang_helpOptions": "Zur Zeit ist hier nur 'bootable' erlaubt.",
+ "lang_helpSize": "Angabe im Format 10G um eine 10GiB-Partition zu erstellen.",
+ "lang_newPartition": "Neue Partition",
+ "lang_partitionId": "ID",
+ "lang_partitionManagement": "Partitionsverwaltung",
+ "lang_partitionMountPoint": "Mount point",
+ "lang_partitionOptions": "Optionen",
+ "lang_partitionSize": "Gr\u00f6\u00dfe",
+ "lang_resetConfirm": "Wollen Sie die Einstellungen wirklich auf die Standardwerte zur\u00fccksetzen?",
+ "lang_resetDefault": "Standardwerte laden"
+} \ No newline at end of file