summaryrefslogtreecommitdiffstats
path: root/lang/de/templates/systemstatus
diff options
context:
space:
mode:
Diffstat (limited to 'lang/de/templates/systemstatus')
-rw-r--r--lang/de/templates/systemstatus/_page.json8
-rw-r--r--lang/de/templates/systemstatus/addresses.json1
-rw-r--r--lang/de/templates/systemstatus/diskstat.json6
-rw-r--r--lang/de/templates/systemstatus/services.json1
-rw-r--r--lang/de/templates/systemstatus/systeminfo.json15
5 files changed, 31 insertions, 0 deletions
diff --git a/lang/de/templates/systemstatus/_page.json b/lang/de/templates/systemstatus/_page.json
new file mode 100644
index 00000000..b0d31f0c
--- /dev/null
+++ b/lang/de/templates/systemstatus/_page.json
@@ -0,0 +1,8 @@
+{
+ "lang_addressConfiguration": "Adresskonfiguration",
+ "lang_iAmSure": "Ja, ich bin sicher",
+ "lang_maintenance": "Maintenance",
+ "lang_services": "Dienste",
+ "lang_space": "Speicherplatz",
+ "lang_system": "System"
+} \ No newline at end of file
diff --git a/lang/de/templates/systemstatus/addresses.json b/lang/de/templates/systemstatus/addresses.json
new file mode 100644
index 00000000..0967ef42
--- /dev/null
+++ b/lang/de/templates/systemstatus/addresses.json
@@ -0,0 +1 @@
+{}
diff --git a/lang/de/templates/systemstatus/diskstat.json b/lang/de/templates/systemstatus/diskstat.json
new file mode 100644
index 00000000..3d2f28ba
--- /dev/null
+++ b/lang/de/templates/systemstatus/diskstat.json
@@ -0,0 +1,6 @@
+{
+ "lang_capacity": "Kapazit\u00e4t",
+ "lang_systemPartition": "Systempartition",
+ "lang_vmStore": "VM-Speicher",
+ "lang_vmStoreError": "Fehler beim Ermitteln des verf\u00fcgbaren Speicherplatzes am VM-Speicherort. Bitte \u00fcberpr\u00fcfen Sie die Konfiguration."
+} \ No newline at end of file
diff --git a/lang/de/templates/systemstatus/services.json b/lang/de/templates/systemstatus/services.json
new file mode 100644
index 00000000..0967ef42
--- /dev/null
+++ b/lang/de/templates/systemstatus/services.json
@@ -0,0 +1 @@
+{}
diff --git a/lang/de/templates/systemstatus/systeminfo.json b/lang/de/templates/systemstatus/systeminfo.json
new file mode 100644
index 00000000..cd4027f1
--- /dev/null
+++ b/lang/de/templates/systemstatus/systeminfo.json
@@ -0,0 +1,15 @@
+{
+ "lang_attention": "Achtung!",
+ "lang_average": "Durchschnitt",
+ "lang_cpuLoad": "CPU-Last",
+ "lang_free": "Frei",
+ "lang_logicCPUs": "Logische CPUs",
+ "lang_notDetermined": "Konnte nicht ermittelt werden",
+ "lang_occupied": "Belegt",
+ "lang_onlyOS": "Nur OS",
+ "lang_ramUsage": "RAM-Nutzung",
+ "lang_swapUsage": "swap-Nutzung",
+ "lang_swapWarning": "Es wird swap-Speicher genutzt. Dies kann ein Hinweis darauf sein, dass dem Satelliten-Server zu wenig physikalischer Speicher zur Verf\u00fcgung steht. Im Falle von Performance-Problemen oder Instabilit\u00e4t des Servers sollten Sie erw\u00e4gen, den Server mit mehr RAM auszustatten.",
+ "lang_total": "Gesamt",
+ "lang_uptimeOS": "OS Uptime"
+} \ No newline at end of file