summaryrefslogtreecommitdiffstats
path: root/lang/en/systemstatus/systeminfo.json
diff options
context:
space:
mode:
authorraul2014-07-10 15:29:50 +0200
committerraul2014-07-10 15:29:50 +0200
commite2810bc15b98ea9744d0aab6c1f13c7385adbb2b (patch)
tree9ce684694292a17011d6f0fc0752d1fad248d001 /lang/en/systemstatus/systeminfo.json
parent[i18n] changed DB script to the new language notation (diff)
downloadslx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.gz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.tar.xz
slx-admin-e2810bc15b98ea9744d0aab6c1f13c7385adbb2b.zip
[i18n] reorganized the internationalization system
Diffstat (limited to 'lang/en/systemstatus/systeminfo.json')
-rw-r--r--lang/en/systemstatus/systeminfo.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/en/systemstatus/systeminfo.json b/lang/en/systemstatus/systeminfo.json
new file mode 100644
index 00000000..15431a53
--- /dev/null
+++ b/lang/en/systemstatus/systeminfo.json
@@ -0,0 +1,15 @@
+{
+ "lang_uptimeOS":"OS Uptime",
+ "lang_cpuLoad":"CPU Load",
+ "lang_average":"Average",
+ "lang_onlyOS":"OS Only",
+ "lang_logicCPUs":"Logic CPUs",
+ "lang_notDetermined":"Could not be determined",
+ "lang_ramUsage":"RAM Usage",
+ "lang_total":"Total",
+ "lang_free":"Free",
+ "lang_swapUsage":"swap Usage",
+ "lang_occupied":"Occupied",
+ "lang_attention":"Attention!",
+ "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."
+}