From 80424b29e00609bf837119fa810b5afdadf2b4e9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 4 May 2016 18:27:28 +0200 Subject: Work on translations: templates and messages work --- .../systemstatus/lang/en/template-tags.json | 33 ++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 modules-available/systemstatus/lang/en/template-tags.json (limited to 'modules-available/systemstatus/lang/en/template-tags.json') 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 -- cgit v1.2.3-55-g7522