summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/systemstatus/systeminfo.json
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-01 16:50:13 +0200
committerJonathan Bauer2016-04-01 16:50:13 +0200
commitdbc0d9614421e064cc62aacf116ebb783c83f2f3 (patch)
tree091844b8578ff1d9ac18edfd3cee3e63210133d7 /lang/en/modules/systemstatus/systeminfo.json
parent[ldapauth] Add homedir conf to ldap wizard (diff)
downloadslx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.gz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.xz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.zip
[merge] merging c3sl / fr - initial commit
Diffstat (limited to 'lang/en/modules/systemstatus/systeminfo.json')
-rw-r--r--lang/en/modules/systemstatus/systeminfo.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/en/modules/systemstatus/systeminfo.json b/lang/en/modules/systemstatus/systeminfo.json
new file mode 100644
index 00000000..602693f5
--- /dev/null
+++ b/lang/en/modules/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