summaryrefslogtreecommitdiffstats
path: root/modules-available/systemstatus/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-04 18:27:28 +0200
committerSimon Rettberg2016-05-04 18:27:28 +0200
commit80424b29e00609bf837119fa810b5afdadf2b4e9 (patch)
treee59c49265aeb219c4137bdf21e71262201345b99 /modules-available/systemstatus/lang/en/template-tags.json
parentWIP (diff)
downloadslx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.gz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.tar.xz
slx-admin-80424b29e00609bf837119fa810b5afdadf2b4e9.zip
Work on translations: templates and messages work
Diffstat (limited to 'modules-available/systemstatus/lang/en/template-tags.json')
-rw-r--r--modules-available/systemstatus/lang/en/template-tags.json33
1 files changed, 33 insertions, 0 deletions
diff --git a/modules-available/systemstatus/lang/en/template-tags.json b/modules-available/systemstatus/lang/en/template-tags.json
new file mode 100644
index 00000000..e756b256
--- /dev/null
+++ b/modules-available/systemstatus/lang/en/template-tags.json
@@ -0,0 +1,33 @@
+{
+ "lang_addressConfiguration": "Address Configuration",
+ "lang_advanced": "Advanced \/ Debug",
+ "lang_attention": "Attention!",
+ "lang_average": "Average",
+ "lang_capacity": "Capacity",
+ "lang_cpuLoad": "CPU Load",
+ "lang_dmsdLog": "dmsd log",
+ "lang_foundStore": "Found:",
+ "lang_free": "Free",
+ "lang_goToStoreConf": "Go to VM store configuration",
+ "lang_iAmSure": "Yes, I am sure",
+ "lang_ldadpLog": "AD\/LDAP proxy log",
+ "lang_logicCPUs": "Logic CPUs",
+ "lang_maintenance": "Maintenance",
+ "lang_notDetermined": "Could not be determined",
+ "lang_occupied": "Occupied",
+ "lang_onlyOS": "OS Only",
+ "lang_ramUsage": "RAM Usage",
+ "lang_services": "Services",
+ "lang_space": "Space",
+ "lang_storeMissingExpected": "VM store not mounted. Expected:",
+ "lang_storeNotConfigured": "No VM store configured!",
+ "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_system": "System",
+ "lang_systemPartition": "System Partition",
+ "lang_systemStoreError": "Error querying available system storage",
+ "lang_total": "Total",
+ "lang_uptimeOS": "OS Uptime",
+ "lang_vmStore": "VM Store",
+ "lang_vmStoreError": "Error determining available space of the VM storage. Please check the configuration."
+} \ No newline at end of file