summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig
diff options
context:
space:
mode:
authorSimon Rettberg2017-12-14 12:58:42 +0100
committerSimon Rettberg2017-12-14 12:58:42 +0100
commit989072dcfc259b5e6c944244235d8315201d1bf7 (patch)
treeeb2c2c51d04f413f77fe7c00de9d0bfff5cabe94 /modules-available/sysconfig
parent[sysconfig] Allow remapping of attributes for AD too (diff)
downloadslx-admin-989072dcfc259b5e6c944244235d8315201d1bf7.tar.gz
slx-admin-989072dcfc259b5e6c944244235d8315201d1bf7.tar.xz
slx-admin-989072dcfc259b5e6c944244235d8315201d1bf7.zip
[sysconfig] Update translations
Diffstat (limited to 'modules-available/sysconfig')
-rw-r--r--modules-available/sysconfig/lang/de/template-tags.json1
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json
index 0bb5f34d..9ad29e90 100644
--- a/modules-available/sysconfig/lang/de/template-tags.json
+++ b/modules-available/sysconfig/lang/de/template-tags.json
@@ -34,6 +34,7 @@
"lang_customModuleInfo1": "\u00dcber ein benutzerdefiniertes Modul ist es m\u00f6glich, beliebige Dateien zum Linux-Grundsystem, das auf den Clients gebootet wird, hinzuzuf\u00fcgen. Dazu kann ein Archiv mit einer Dateisystemstruktur hochgeladen werden, die in dieser Form 1:1 in das gebootete Linux extrahiert wird.",
"lang_customModuleInfo2": "Beispiel: Enth\u00e4lt das hochgeladene Archiv eine Datei etc\/beispiel.conf, so wird auf einem gebooteten Client diese Datei als \/etc\/beispiel.conf zu finden sein.",
"lang_customizeAttrDesc": "Hier k\u00f6nnen Sie die Standardwerte f\u00fcr bestimmte Attribute und deren Werte \u00fcberschreiben, wenn ihr LDAP-Schema nicht dem \u00fcblichen Unix-Schema entspricht.",
+ "lang_customizeAttrDescAd": "Hier k\u00f6nnen Sie die Standardwerte f\u00fcr bestimmte Attribute und deren Werte \u00fcberschreiben, wenn Sie z.B. den cn oder userPrincipalName f\u00fcr den Login verwenden wollen, anstelle des sAMAccountNames, oder der Pfad zum Netzlaufwerk des Benutzers nicht im Attribut homeDirectory zu finden ist.",
"lang_customizeAttributes": "Attribute anpassen",
"lang_deleteLong": "Modul oder Konfiguration l\u00f6schen.",
"lang_determiningHomeDirectory": "Versuche Attribut f\u00fcr das Home-Verzeichnis zu ermitteln...",
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 7a72700f..e2cfd114 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -34,6 +34,7 @@
"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_customizeAttrDesc": "Here you can override attribute names and values if your LDAP scheme doesn't adhere to the usual Unix scheme.",
+ "lang_customizeAttrDescAd": "Here you can override attribute names and values, for example if you don't want to use the sAMAccountName for identification, but something like cn oder userPrincipalName, or maybe the user's network drive isn't to be found in the homeDirectory attribute.",
"lang_customizeAttributes": "Customize attributes",
"lang_deleteLong": "Delete module or configuration.",
"lang_determiningHomeDirectory": "Trying to determine home directory attribute...",