summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/systemstatus/systeminfo.json
diff options
context:
space:
mode:
authorSimon Rettberg2014-08-14 22:50:05 +0200
committerSimon Rettberg2014-08-14 22:50:05 +0200
commitb776c51856e387941130562e3711005036ee26fb (patch)
tree4cf8348e3ddaf1e783c4a86d3cf9cd847fa79217 /lang/en/templates/systemstatus/systeminfo.json
parentRe-Format all language files for cleaner future diffs (diff)
downloadslx-admin-b776c51856e387941130562e3711005036ee26fb.tar.gz
slx-admin-b776c51856e387941130562e3711005036ee26fb.tar.xz
slx-admin-b776c51856e387941130562e3711005036ee26fb.zip
[i18n] Sanity checks, introduced subdir for template language files
Diffstat (limited to 'lang/en/templates/systemstatus/systeminfo.json')
-rw-r--r--lang/en/templates/systemstatus/systeminfo.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/en/templates/systemstatus/systeminfo.json b/lang/en/templates/systemstatus/systeminfo.json
new file mode 100644
index 00000000..602693f5
--- /dev/null
+++ b/lang/en/templates/systemstatus/systeminfo.json
@@ -0,0 +1,15 @@
+{
+ "lang_attention": "Attention!",
+ "lang_average": "Average",
+ "lang_cpuLoad": "CPU Load",
+ "lang_free": "Free",
+ "lang_logicCPUs": "Logic CPUs",
+ "lang_notDetermined": "Could not be determined",
+ "lang_occupied": "Occupied",
+ "lang_onlyOS": "OS Only",
+ "lang_ramUsage": "RAM Usage",
+ "lang_swapUsage": "swap Usage",
+ "lang_swapWarning": "Memory swap is being used. This may be an indication that the satellite server does not have enough physical memory available. In the case of performance problems or server instability you should consider equipping the server with more RAM.",
+ "lang_total": "Total",
+ "lang_uptimeOS": "OS Uptime"
+} \ No newline at end of file