summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-05-11 19:00:30 +0200
committerSimon Rettberg2016-05-11 19:00:30 +0200
commit1cc1c2ed092c46eb35893c1d85accb24cf43d7f9 (patch)
tree95c1302f4a1ae441e174a1dca64133e2873f8297 /lang
parentAdd PhpStorm prefs (diff)
downloadslx-admin-1cc1c2ed092c46eb35893c1d85accb24cf43d7f9.tar.gz
slx-admin-1cc1c2ed092c46eb35893c1d85accb24cf43d7f9.tar.xz
slx-admin-1cc1c2ed092c46eb35893c1d85accb24cf43d7f9.zip
Still working in modularization cleanup and refinement
Diffstat (limited to 'lang')
-rw-r--r--lang/de/config-module.json16
-rw-r--r--lang/en/config-module.json16
-rw-r--r--lang/pt/config-module.json3
3 files changed, 0 insertions, 35 deletions
diff --git a/lang/de/config-module.json b/lang/de/config-module.json
deleted file mode 100644
index 4e178b65..00000000
--- a/lang/de/config-module.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "adAuth_description": "Mit diesem Modul ist die Anmeldung an den Client-PCs mit den Benutzerkonten eines Active Directory m\u00f6glich. Je nach Konfiguration ist auch die Nutzung eines Benutzerverzeichnisses auf dem Client m\u00f6glich.",
- "adAuth_title": "Active Directory Authentifizierung",
- "branding_description": "Das Logo wird am Anmeldebildschirm und beim Starten des Systems angezeigt.",
- "branding_title": "Einrichtungsspezifisches Logo",
- "custom_description": "Mit einem generischen Modul ist es m\u00f6glich, beliebige Dateien zum Grundsystem hinzuzuf\u00fcgen.\r\nNutzen Sie dieses Modul, um z.B. spezielle Konfigurationsdateien auf den Client PCs zu verwenden, die sich nicht mit einem der anderen Wizards erstellen l\u00e4sst. Das Hinzuf\u00fcgen eines Erweiterten Moduls erfordert in der Regel zumindest grundlegende Systemkenntnisse im Linuxbereich.",
- "custom_title": "Generisches Modul",
- "group_authentication": "Authentifizierung",
- "group_branding": "Einrichtungsspezifisches Logo",
- "group_generic": "Generisch",
- "group_sshconfig": "SSH",
- "ldapAuth_description": "Mit diesem Modul l\u00e4sst sich eine generische LDAP-Authentifizierung einrichten.",
- "ldapAuth_title": "LDAP Authentifizierung",
- "sshconfig_description": "Mit diesem Modul l\u00e4sst sich steuern, ob und wie der sshd auf den gebooteten Clients startet, und welche Funktionen er zur Verf\u00fcgung stellt. Wenn Sie keinen sshd auf den Clients nutzen wollen, brauchen Sie kein solches Modul zu erstellen.",
- "sshconfig_title": "SSH-D\u00e4mon"
-} \ No newline at end of file
diff --git a/lang/en/config-module.json b/lang/en/config-module.json
deleted file mode 100644
index efe6f697..00000000
--- a/lang/en/config-module.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "adAuth_description": "With this module you can enable logging in on the clients with Active Directory accounts. It's optionally possible to specify a network share used as the user's personal directory.",
- "adAuth_title": "Active Directory authentication",
- "branding_description": "The logo will be displayed on the login screen and during system startup.",
- "branding_title": "Institution's logo",
- "custom_description": "Using a custom module it is possible to add or override any system file on the client.\r\nYou can use this to make special customizations that aren't possible using one of the configuration wizards. Some basic knowledge about Linux is probably required for this.",
- "custom_title": "Custom module",
- "group_authentication": "Authentication",
- "group_branding": "Branding",
- "group_generic": "Generic",
- "group_sshconfig": "SSH",
- "ldapAuth_description": "This module enables you to create a simple LDAP authentication module.",
- "ldapAuth_title": "LDAP Authentication",
- "sshconfig_description": "Here you can set whether the sshd on the clients will start, and what options it will use.",
- "sshconfig_title": "SSH daemon"
-} \ No newline at end of file
diff --git a/lang/pt/config-module.json b/lang/pt/config-module.json
deleted file mode 100644
index c44dc44f..00000000
--- a/lang/pt/config-module.json
+++ /dev/null
@@ -1,3 +0,0 @@
-[
-
-] \ No newline at end of file