summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/systemstatus/diskstat.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/diskstat.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/diskstat.json')
-rw-r--r--lang/en/modules/systemstatus/diskstat.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/lang/en/modules/systemstatus/diskstat.json b/lang/en/modules/systemstatus/diskstat.json
new file mode 100644
index 00000000..6c880ebe
--- /dev/null
+++ b/lang/en/modules/systemstatus/diskstat.json
@@ -0,0 +1,12 @@
+{
+ "lang_capacity": "Capacity",
+ "lang_foundStore": "Found:",
+ "lang_free": "Free",
+ "lang_goToStoreConf": "Go to VM store configuration",
+ "lang_storeMissingExpected": "VM store not mounted. Expected:",
+ "lang_storeNotConfigured": "No VM store configured!",
+ "lang_systemPartition": "System Partition",
+ "lang_systemStoreError": "Error querying available system storage",
+ "lang_vmStore": "VM Store",
+ "lang_vmStoreError": "Error determining available space of the VM storage. Please check the configuration."
+} \ No newline at end of file