From b776c51856e387941130562e3711005036ee26fb Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 14 Aug 2014 22:50:05 +0200 Subject: [i18n] Sanity checks, introduced subdir for template language files --- lang/en/templates/systemstatus/systeminfo.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 lang/en/templates/systemstatus/systeminfo.json (limited to 'lang/en/templates/systemstatus/systeminfo.json') 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 -- cgit v1.2.3-55-g7522