summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang/en
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-03 19:03:09 +0200
committerSimon Rettberg2016-05-03 19:03:09 +0200
commit50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 (patch)
tree05e99fdffa696434960d7c77966c0bc36d6339e8 /modules-available/sysconfig/lang/en
parentSecond half of merge.... (diff)
downloadslx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.gz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.tar.xz
slx-admin-50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66.zip
WIP
Diffstat (limited to 'modules-available/sysconfig/lang/en')
-rw-r--r--modules-available/sysconfig/lang/en/module.json4
-rw-r--r--modules-available/sysconfig/lang/en/templates/_page.json28
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad-finish.json7
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad-selfsearch.json10
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad-start.json23
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json8
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad_ldap-checkcredentials.json6
-rw-r--r--modules-available/sysconfig/lang/en/templates/ad_ldap-homedir.json18
-rw-r--r--modules-available/sysconfig/lang/en/templates/branding-check.json5
-rw-r--r--modules-available/sysconfig/lang/en/templates/branding-start.json9
-rw-r--r--modules-available/sysconfig/lang/en/templates/cfg-finish.json4
-rw-r--r--modules-available/sysconfig/lang/en/templates/cfg-start.json6
-rw-r--r--modules-available/sysconfig/lang/en/templates/config-module-list.json4
-rw-r--r--modules-available/sysconfig/lang/en/templates/custom-filelist.json3
-rw-r--r--modules-available/sysconfig/lang/en/templates/custom-fileselect.json5
-rw-r--r--modules-available/sysconfig/lang/en/templates/custom-upload.json8
-rw-r--r--modules-available/sysconfig/lang/en/templates/ldap-checkconnection.json5
-rw-r--r--modules-available/sysconfig/lang/en/templates/ldap-checkcredentials.json6
-rw-r--r--modules-available/sysconfig/lang/en/templates/ldap-finish.json6
-rw-r--r--modules-available/sysconfig/lang/en/templates/ldap-start.json16
-rw-r--r--modules-available/sysconfig/lang/en/templates/sshconfig-start.json10
-rw-r--r--modules-available/sysconfig/lang/en/templates/start.json4
22 files changed, 195 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/en/module.json b/modules-available/sysconfig/lang/en/module.json
new file mode 100644
index 00000000..c872d62a
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/module.json
@@ -0,0 +1,4 @@
+{
+ "lang_delete": "Delete",
+ "module_name": "Modules"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/_page.json b/modules-available/sysconfig/lang/en/templates/_page.json
new file mode 100644
index 00000000..6f139359
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/_page.json
@@ -0,0 +1,28 @@
+{
+ "lang_activate": "Activate",
+ "lang_active": "Active",
+ "lang_availableModules": "Available Configuration Modules",
+ "lang_availableSystem": "Available System Configuration",
+ "lang_close": "Close",
+ "lang_configurationModuleNotFound": "Configuration module not found!",
+ "lang_delete": "Delete",
+ "lang_deleteLong": "Delete module or configuration.",
+ "lang_download": "Download",
+ "lang_downloadLong": "Download module \"as is\".",
+ "lang_edit": "Edit",
+ "lang_editLong": "Edit module or configuration.",
+ "lang_helpModuleConfiguration": "Configuration modules are the building blocks from which a system configuration is created. Here you can create both generic modules by a wizard, as well as create completely custom modules (advanced Linux knowledge required).",
+ "lang_helpSystemConfiguration": "The fundamental localization of the bwLehrpool system is done through a system configuration. These include aspects such as the authentication method for users (eg Active Directory, LDAP), printer configuration, home directories, etc. A system configuration is composed of one or more configuration modules, which can be managed in the panel next to this one.",
+ "lang_legend": "Legend",
+ "lang_moduleConfiguration": "Module Configuration",
+ "lang_newConfiguration": "New Configuration",
+ "lang_newModule": "New Module",
+ "lang_rebuild": "Rebuild",
+ "lang_rebuildLong": "Rebuild module or configuration.",
+ "lang_rebuildOutdatedLong": "Rebuild module or configuration. The module\/configuration is outdated or missing and should be regenerated.",
+ "lang_show": "Show",
+ "lang_showLong": "Show content of module.",
+ "lang_systemConfiguration": "System Configuration",
+ "lang_systemConfigurationAlert": "Before you can create a system configuration, you must first create a configuration module.",
+ "lang_systemConfigurationNotFound": "No system configurations found. Create a new configuration from the configuration modules listed below."
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad-finish.json b/modules-available/sysconfig/lang/en/templates/ad-finish.json
new file mode 100644
index 00000000..8f89046e
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad-finish.json
@@ -0,0 +1,7 @@
+{
+ "lang_adStarted": "The AD-proxy is now configured and started ...",
+ "lang_generateModule": "Generate Module",
+ "lang_restartWizard": "Restart Wizard",
+ "lang_systemConfiguration": "System Configuration",
+ "lang_to": "To"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad-selfsearch.json b/modules-available/sysconfig/lang/en/templates/ad-selfsearch.json
new file mode 100644
index 00000000..70db0620
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad-selfsearch.json
@@ -0,0 +1,10 @@
+{
+ "lang_back": "Back",
+ "lang_continueAnyway": "Continue anyway",
+ "lang_dnLookup": "Looking up bind dn",
+ "lang_homeAttributeExplanation": "Please select the attribute which holds the user's home directory.",
+ "lang_next": "Next",
+ "lang_onProblemSearchBase": "On failure, try to pass the bind dn and search base manually",
+ "lang_selectHomeAttribute": "Home attribute",
+ "lang_skip": "Skip"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad-start.json b/modules-available/sysconfig/lang/en/templates/ad-start.json
new file mode 100644
index 00000000..ff35fc03
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad-start.json
@@ -0,0 +1,23 @@
+{
+ "lang_adText1": "To set up user authentication through Active Directory, a dedicated user is required in AD next to the address of the server, which is addressed by the AD.",
+ "lang_adText2": "This user does not need special rights, you can follow this user to evade security and the rights to log on. The user only needs to have sufficient permissions to perform an LDAP Bind on AD, and search for users.",
+ "lang_adText3": "Next the distinguished name of the user must be specified. You can determine this by dsquery command line program on a domain controller as the following call:",
+ "lang_adText4": "After entering all required data in the next step, it checks whether communication is possible with the AD.",
+ "lang_asteriskMandatory": "Fields marked with (*) are mandatory",
+ "lang_bindDN": "Bind DN",
+ "lang_close": "Close",
+ "lang_customCertificate": "Additional (intermediate) certificates required for certificate validation",
+ "lang_helpHomeAttrHead": "Name of the home directory attribute",
+ "lang_helpHomeAttrText": "Here you can specify the name of the attribute on the Active Directory that contains the path of the home directory server. Usually this is \"homeDirectory\". If you leave this blank, the wiszard will try to determine the attribute name automatically. If home directories don't work, check the client log (Status->Client log) and the LDAP proxy log (Status->Server status).",
+ "lang_homeAttr": "Home attribute",
+ "lang_moduleTitle": "Title",
+ "lang_next": "Next",
+ "lang_password": "Password",
+ "lang_searchBase": "Search Base",
+ "lang_ssl": "SSL",
+ "lang_sslDescription": "Use SSL encryption to talk to AD server.",
+ "lang_userDirectory": "User Directory",
+ "lang_userDirectoryInfo1": "Optional: If the clients should embed a separate directory (home directory, user directory) from a server for the user, please enter here the format in UNC notation, eg",
+ "lang_userDirectoryInfo2": "%s is a placeholder for the user's login name.",
+ "lang_userDirectoryInfo3": "The directory is loaded with the same credentials that the user specifies when login. (That is no Kerberos support, etc.)"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json b/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json
new file mode 100644
index 00000000..6a924f8b
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad_ldap-checkconnection.json
@@ -0,0 +1,8 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "Checking connection...",
+ "lang_next": "Next",
+ "lang_noOpenPort": "There is no open LDAP port on this server.",
+ "lang_noValidCert": "The server did not supply a certificate, or the certificate is invalid.",
+ "lang_selfSignedNote": "The certificate of this server cannot be verified using the builtin trust store. If you know that the server's certificate was signed by an unknown CA, you can try to proceed. The chain will then be extracted from the server, which should be successful in most cases. If the authentication module does not work afterwards, check the LDAP-proxy logs on the server status page."
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad_ldap-checkcredentials.json b/modules-available/sysconfig/lang/en/templates/ad_ldap-checkcredentials.json
new file mode 100644
index 00000000..2b83a231
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad_ldap-checkcredentials.json
@@ -0,0 +1,6 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "The connection to the specified AD server is now checked. Please wait a moment.",
+ "lang_onProblemSearchBase": "If this step fails and you didn't supply a search base, try again with a valid one.",
+ "lang_skip": "Skip"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ad_ldap-homedir.json b/modules-available/sysconfig/lang/en/templates/ad_ldap-homedir.json
new file mode 100644
index 00000000..90d4a211
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ad_ldap-homedir.json
@@ -0,0 +1,18 @@
+{
+ "lang_folderRedirection": "Folder Redirection",
+ "lang_handlingNotes": "Here you can configure how network shares (like the user's home directory) are mapped inside the VM. Old Versions of bwLehrpool used the VMware Shared Folder technique, which could cause problems with certain file servers. The new \"native mode\" works much better, but on Windows guests, it requires that you (1) use an smb\/cifs file server (Windows Server, Linux with Samba) and (2) have openslx.exe setup to autorun in the VM (this is already configured for bwLehrpool templates). Native mode with fallback is experimental and known to cause temporary freezes with some VMs. Use with care. IMPORTANT: Pick a drive letter for the home directory that will be free in the Virtual Machines. Otherwise, a random letter will be assigned.",
+ "lang_homedirHandling": "(Home) directory handling",
+ "lang_mapModeNative": "Natively map inside the VM [openslx.exe]",
+ "lang_mapModeNativeFallback": "Natively map inside VM; fallback to VMware Shared Folders",
+ "lang_mapModeNone": "Don't map shares at all",
+ "lang_mapModeVmware": "VMware Shared Folders [VMwareTools]",
+ "lang_redirectionWarning": "WARNING: This feature is experimental. It remaps the selected folders after the VM booted (via openslx.exe) to the logged in user's home drive. This might cause problems with applications that start before the pathes are patched, as they will see the old unpatched settings. This also doesn't work fully on Windows 10. If you want to reliably remap these directories, it's recommended to change their locations in the VM before uploading it.",
+ "lang_shareDesktop": "Desktop (Might hide shortcuts created by the tutor)",
+ "lang_shareDocuments": "My Documents",
+ "lang_shareDownloads": "Downloads",
+ "lang_shareHomeDrive": "Home drive letter (Windows)",
+ "lang_shareMapCreate": "Create folders on network share if they don't exist",
+ "lang_shareMedia": "My Music, Videos, Pictures",
+ "lang_shareOther": "Other (Saved Games, Contacts, Favorites, ...)",
+ "lang_shareRemapMode": "Mapping mode"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/branding-check.json b/modules-available/sysconfig/lang/en/templates/branding-check.json
new file mode 100644
index 00000000..6a481d8b
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/branding-check.json
@@ -0,0 +1,5 @@
+{
+ "lang_brandingInfo": "Below you can check the selected logo. If you can not see the logo, please check whether you have used a valid SVG image. Alternatively, it is possible that during processing of the image, an error occurred. Therefore, you can save the module anyway and test whether the logo is displayed in the bwLehrpool system.",
+ "lang_save": "Save",
+ "lang_title": "Title"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/branding-start.json b/modules-available/sysconfig/lang/en/templates/branding-start.json
new file mode 100644
index 00000000..4423784d
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/branding-start.json
@@ -0,0 +1,9 @@
+{
+ "lang_branding": "For best results, you should upload the logo in SVG format. SVG is a vector graphics format, which is advantageous for scaling. A good source for SVG logos of universities and colleges is their respective Wikipedia article.",
+ "lang_browseForFile": "Browse",
+ "lang_computerLoad": "Load image from local computer",
+ "lang_or": "or",
+ "lang_selectFile": "Please select a file",
+ "lang_upload": "Upload",
+ "lang_urlLoad": "Load image from URL"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/cfg-finish.json b/modules-available/sysconfig/lang/en/templates/cfg-finish.json
new file mode 100644
index 00000000..b8729636
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/cfg-finish.json
@@ -0,0 +1,4 @@
+{
+ "lang_configurationActive": "Enable configuration",
+ "lang_configurationSuccess": "The configuration has been successfully created."
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/cfg-start.json b/modules-available/sysconfig/lang/en/templates/cfg-start.json
new file mode 100644
index 00000000..9afc6ce3
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/cfg-start.json
@@ -0,0 +1,6 @@
+{
+ "lang_configuration": "Configuration",
+ "lang_configurationChoose": "Please select which modules will be used for this configuration.",
+ "lang_name": "Name",
+ "lang_noModuleOfType": "No module of this type found."
+}
diff --git a/modules-available/sysconfig/lang/en/templates/config-module-list.json b/modules-available/sysconfig/lang/en/templates/config-module-list.json
new file mode 100644
index 00000000..ff30c0b4
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/config-module-list.json
@@ -0,0 +1,4 @@
+{
+ "lang_noContent": "No content!",
+ "lang_show": "Show"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/custom-filelist.json b/modules-available/sysconfig/lang/en/templates/custom-filelist.json
new file mode 100644
index 00000000..50bec5b5
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/custom-filelist.json
@@ -0,0 +1,3 @@
+{
+ "lang_back": "Back"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/custom-fileselect.json b/modules-available/sysconfig/lang/en/templates/custom-fileselect.json
new file mode 100644
index 00000000..2ae25e16
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/custom-fileselect.json
@@ -0,0 +1,5 @@
+{
+ "lang_checkFileContent": "Here you have the possibility to check the contents of the archive again.",
+ "lang_moduleName": "Module Name",
+ "lang_next": "Next"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/custom-upload.json b/modules-available/sysconfig/lang/en/templates/custom-upload.json
new file mode 100644
index 00000000..26b7c186
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/custom-upload.json
@@ -0,0 +1,8 @@
+{
+ "lang_browseForFile": "Browse",
+ "lang_customModuleInfo1": "About a custom module, it is possible to add arbitrary files to a Linux system that is booted clients. For this purpose, an archive can be uploaded using a file system structure that is extracted in this form 1:1 in the booted Linux.",
+ "lang_customModuleInfo2": "Example: If the uploaded archive is the file etc\/example.conf, this file will be located as \/etc\/example.conf to a booted client.",
+ "lang_selectFile": "Please select an archive",
+ "lang_supportedFiles": "Supported File Formats",
+ "lang_upload": "Upload"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ldap-checkconnection.json b/modules-available/sysconfig/lang/en/templates/ldap-checkconnection.json
new file mode 100644
index 00000000..52fbae9e
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ldap-checkconnection.json
@@ -0,0 +1,5 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "Checking connection, please wait",
+ "lang_next": "Next"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ldap-checkcredentials.json b/modules-available/sysconfig/lang/en/templates/ldap-checkcredentials.json
new file mode 100644
index 00000000..2a8723c9
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ldap-checkcredentials.json
@@ -0,0 +1,6 @@
+{
+ "lang_back": "Back",
+ "lang_connectionWait": "Checking LDAP credentials",
+ "lang_onProblemSearchBase": "If no users are found, please check the search base",
+ "lang_skip": "Next"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ldap-finish.json b/modules-available/sysconfig/lang/en/templates/ldap-finish.json
new file mode 100644
index 00000000..bd15bafc
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ldap-finish.json
@@ -0,0 +1,6 @@
+{
+ "lang_generateModule": "Generating module",
+ "lang_ldapStarted": "The LDAP proxy has been launched",
+ "lang_restartWizard": "Restart wizard",
+ "lang_toSystemConfiguration": "Go to system configuration"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/ldap-start.json b/modules-available/sysconfig/lang/en/templates/ldap-start.json
new file mode 100644
index 00000000..45ba19f1
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/ldap-start.json
@@ -0,0 +1,16 @@
+{
+ "lang_bindDN": "Bind domain",
+ "lang_close": "Close",
+ "lang_customCertificate": "Additional (intermediate) certificates required for certificate validation",
+ "lang_ldapText1": "Here you can create a configuration module to authenticate agains an LDAP server",
+ "lang_ldapText2": "An LDAP-Proxy will be launched on this server. This means the LDAP-Server must be reachable from it. The client PCs in the labs however don't have to be able to talk to the LDAP server \u2013 they will use the proxy running on this server.",
+ "lang_moduleTitle": "Module name",
+ "lang_next": "Next",
+ "lang_password": "Password",
+ "lang_searchBase": "Search base",
+ "lang_ssl": "SSL",
+ "lang_sslDescription": "Use SSL to connect to the LDAP-Server. (The connection between clients and proxy uses SSL in either case.) Some LDAP servers require SSL for authenticating connections.",
+ "lang_userDirectory": "Home-Directory",
+ "lang_userDirectoryInfo1": "UNC-path to home directory of user. '%s' can be used as a placeholder for the account name.",
+ "lang_userDirectoryInfo2": "Currently, only CIFS\/SMB is supported."
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/sshconfig-start.json b/modules-available/sysconfig/lang/en/templates/sshconfig-start.json
new file mode 100644
index 00000000..1ce553cd
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/sshconfig-start.json
@@ -0,0 +1,10 @@
+{
+ "lang_allowPass": "Allow password login",
+ "lang_allowPassInfo": "When active, logins via username and password are allowed. Otherwise, only pubkey authentication is possible.",
+ "lang_listenPort": "Listen port",
+ "lang_listenPortInfo": "Listen port for the sshd. Default is 22.",
+ "lang_moduleName": "Module name",
+ "lang_rootKey": "root pubkey",
+ "lang_rootKeyInfo": "Here you can add the public key of a keypair that you want to use for authentication as root-user. Leave this field blank to disable the feature.",
+ "lang_save": "Save"
+} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/en/templates/start.json b/modules-available/sysconfig/lang/en/templates/start.json
new file mode 100644
index 00000000..4567d649
--- /dev/null
+++ b/modules-available/sysconfig/lang/en/templates/start.json
@@ -0,0 +1,4 @@
+{
+ "lang_add": "Add",
+ "lang_moduleChoose": "Please select which type of configuration module you want to create."
+} \ No newline at end of file