summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2014-09-15 17:27:55 +0200
committerSimon Rettberg2014-09-15 17:27:55 +0200
commit32608b20527676d33cdeb07e9f1ce378eaf313a3 (patch)
tree1c0b0426250acbaf1eec6907ef73ec5ee28dc339 /lang
parentFix typo (diff)
downloadslx-admin-32608b20527676d33cdeb07e9f1ce378eaf313a3.tar.gz
slx-admin-32608b20527676d33cdeb07e9f1ce378eaf313a3.tar.xz
slx-admin-32608b20527676d33cdeb07e9f1ce378eaf313a3.zip
Added NFS help, add missing strings for minilinux download
Diffstat (limited to 'lang')
-rw-r--r--lang/de/templates/page-vmstore.json2
-rw-r--r--lang/en/templates/page-minilinux.json4
-rw-r--r--lang/en/templates/page-vmstore.json2
-rw-r--r--lang/pt/templates/page-minilinux.json7
4 files changed, 9 insertions, 6 deletions
diff --git a/lang/de/templates/page-vmstore.json b/lang/de/templates/page-vmstore.json
index db057d26..51b4dd69 100644
--- a/lang/de/templates/page-vmstore.json
+++ b/lang/de/templates/page-vmstore.json
@@ -1,6 +1,8 @@
{
"lang_close": "Schlie\u00dfen",
"lang_intern": "Intern",
+ "lang_nfsHelp1": "Ben\u00f6tigt wird ein NFSv3-Share, der f\u00fcr den Satelliten-Server schreibbar, und f\u00fcr die Arbeitsstationen lesbar ist. Beispielkonfiguration auf dem NFS-Server, wenn der Satelliten-Server die Adresse 1.2.3.4 hat:",
+ "lang_nfsHelp2": "Alternative Konfiguration mittels all_sqash. In diesem Fall muss das Verzeichnis auf dem Server dem Benutzer mit der uid 1234 geh\u00f6ren:",
"lang_noAdditionalInformation": "Keine Weitere Konfiguration notwendig",
"lang_password": "Passwort",
"lang_readOnly": "Nur-Lese-Zugangsdaten",
diff --git a/lang/en/templates/page-minilinux.json b/lang/en/templates/page-minilinux.json
index 087e01be..2f59fa57 100644
--- a/lang/en/templates/page-minilinux.json
+++ b/lang/en/templates/page-minilinux.json
@@ -1,4 +1,4 @@
{
- "lang_errorGetting": "",
- "lang_listObtained": ""
+ "lang_errorGetting": "Error while downloading list!",
+ "lang_listObtained": "Downloading list..."
} \ No newline at end of file
diff --git a/lang/en/templates/page-vmstore.json b/lang/en/templates/page-vmstore.json
index 667b8734..29ea8537 100644
--- a/lang/en/templates/page-vmstore.json
+++ b/lang/en/templates/page-vmstore.json
@@ -1,6 +1,8 @@
{
"lang_close": "Close",
"lang_intern": "Intern",
+ "lang_nfsHelp1": "An NFSv3-Share is required. It should be readable by all the workstations, and writable for the satellite server. An example, assuming the satellite server has IP address 1.2.3.4:",
+ "lang_nfsHelp2": "Alternate configuration using all_squash. The exported directory should be owned (and be writable) by the user with uid 1234.",
"lang_noAdditionalInformation": "No additional cofiguration required",
"lang_password": "Password",
"lang_readOnly": "Read-only Access",
diff --git a/lang/pt/templates/page-minilinux.json b/lang/pt/templates/page-minilinux.json
index 087e01be..c44dc44f 100644
--- a/lang/pt/templates/page-minilinux.json
+++ b/lang/pt/templates/page-minilinux.json
@@ -1,4 +1,3 @@
-{
- "lang_errorGetting": "",
- "lang_listObtained": ""
-} \ No newline at end of file
+[
+
+] \ No newline at end of file