summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/sysconfig/lang')
-rw-r--r--modules-available/sysconfig/lang/de/config-module.json2
-rw-r--r--modules-available/sysconfig/lang/de/template-tags.json21
-rw-r--r--modules-available/sysconfig/lang/en/config-module.json2
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json21
4 files changed, 46 insertions, 0 deletions
diff --git a/modules-available/sysconfig/lang/de/config-module.json b/modules-available/sysconfig/lang/de/config-module.json
index 4e178b65..ce168e74 100644
--- a/modules-available/sysconfig/lang/de/config-module.json
+++ b/modules-available/sysconfig/lang/de/config-module.json
@@ -11,6 +11,8 @@
"group_sshconfig": "SSH",
"ldapAuth_description": "Mit diesem Modul l\u00e4sst sich eine generische LDAP-Authentifizierung einrichten.",
"ldapAuth_title": "LDAP Authentifizierung",
+ "screensaver_title": "Bildschirmschoner anpassungen",
+ "screensaver_description": "Mit diesem Module können sie den Style (QSS) und die Texte des Bildschirmschoners anpassen.",
"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/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json
index 1f6c0bdd..f42ce0f4 100644
--- a/modules-available/sysconfig/lang/de/template-tags.json
+++ b/modules-available/sysconfig/lang/de/template-tags.json
@@ -74,6 +74,9 @@
"lang_mapModeNativeFallback": "Nativ in der VM einbinden; Fallback auf VMware Shared Folders",
"lang_mapModeNone": "Verzeichnisse nicht durchreichen",
"lang_mapModeVmware": "VMware Shared Folders [VMwareTools]",
+ "lang_mode": "Modus",
+ "lang_modeEasy": "Vereinfachter Modus",
+ "lang_modeAdvanced": "Fortgeschrittener Modus",
"lang_modStillUsedBy": "Modul noch in Verwendung durch:",
"lang_moduleChoose": "Bitte w\u00e4hlen Sie aus, welche Art Konfigurationsmodul Sie erstellen m\u00f6chten.",
"lang_moduleConfiguration": "Konfigurationsmodule",
@@ -99,6 +102,24 @@
"lang_restartWizard": "Wizard neu starten",
"lang_rootKey": "root pubkey (\u00f6ffentlicher Schl\u00fcssel)",
"lang_rootKeyInfo": "Tragen Sie hier den \u00f6ffentlichen Schl\u00fcssel eines Schl\u00fcsselpaars ein, mit dem Sie sich als root-Benutzer an den Clients anmelden wollen. Lassen Sie das Feld leer, um diese Funktion nicht zu verwenden.",
+ "lang_screenBackground": "Hintergrund",
+ "lang_screenBackgroundDescription": " - Ein Hintergrund, bestehend aus einem zweifarbigem Gradienten.",
+ "lang_screenColor": "Farbe",
+ "lang_screenClock": "Uhr",
+ "lang_screenDescriptionIdleKill": "Ein Bildschirmschoner mit einem Timeout, nach dessen Ablauf alle Anwendungen, ohne weitere Nachfragen geschlossen werden und der Nutzer ausgeloggt wird.",
+ "lang_screenDescriptionNoTimeout": "Ein Bildschirmschoner ohne Timeout.",
+ "lang_screenDescriptionShutdown": "Ein Bildschirmschoner mit Timeout, nach dessen Ablauf der PC Heruntergefahren oder Neugestartet wird. Alle Anwendungen werden ohne weitere Nachfragen geschlossen.",
+ "lang_screenHeader": "Header",
+ "lang_screenLabel": "Label",
+ "lang_screenLocked": "Sperrbildschirm",
+ "lang_screenQss": "QSS",
+ "lang_screenSize": "Gr\u00f6ße",
+ "lang_screenTitleIdleKill": "Idle Kill",
+ "lang_screenTitleNoTimeout": "Ohne Timeout",
+ "lang_screenTitleShutdown": "Herunterfahren",
+ "lang_screenText": "Text",
+ "lang_screenTextInherit": "Werte Erben",
+ "lang_screenUnlocked": "Bildschirmschoner",
"lang_searchBase": "Suchbasis",
"lang_selectFile": "Bitte w\u00e4hlen Sie ein Archiv",
"lang_selectHomeAttribute": "Home-Attribut",
diff --git a/modules-available/sysconfig/lang/en/config-module.json b/modules-available/sysconfig/lang/en/config-module.json
index efe6f697..6485a61e 100644
--- a/modules-available/sysconfig/lang/en/config-module.json
+++ b/modules-available/sysconfig/lang/en/config-module.json
@@ -11,6 +11,8 @@
"group_sshconfig": "SSH",
"ldapAuth_description": "This module enables you to create a simple LDAP authentication module.",
"ldapAuth_title": "LDAP Authentication",
+ "screensaver_title": "Screensaver customization",
+ "screensaver_description": "With this module you can customize the style (QSS) and texts of the screensaver.",
"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/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 0e6d0223..cbdda4ac 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -74,6 +74,9 @@
"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_mode": "Mode",
+ "lang_modeEasy": "Easy Mode",
+ "lang_modeAdvanced": "Advanced Mode",
"lang_modStillUsedBy": "Module still in use by:",
"lang_moduleChoose": "Please select which type of configuration module you want to create.",
"lang_moduleConfiguration": "Module Configuration",
@@ -99,6 +102,24 @@
"lang_restartWizard": "Restart wizard",
"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_screenBackground": "Background",
+ "lang_screenBackgroundDescription": " - A background consisting of a gradient with two colors.",
+ "lang_screenColor": "Color",
+ "lang_screenClock": "Clock",
+ "lang_screenDescriptionIdleKill": "A screensaver with a timeout which on it's expiration will close all running applications without further requests and logout the user.",
+ "lang_screenDescriptionNoTimeout": "A screensaver without a timeout.",
+ "lang_screenDescriptionShutdown": "A screensaver with a timeout which on it's expiration the PC will shutdown or restart. All applications will be closed without further requests.",
+ "lang_screenHeader": "Header",
+ "lang_screenLabel": "Label",
+ "lang_screenLocked": "Lockscreen",
+ "lang_screenQss": "QSS",
+ "lang_screenSize": "Size",
+ "lang_screenTitleIdleKill": "Idle Kill",
+ "lang_screenTitleNoTimeout": "No Timeout",
+ "lang_screenTitleShutdown": "Shutdown",
+ "lang_screenText": "Text",
+ "lang_screenTextInherit": "Inherit Values",
+ "lang_screenUnlocked": "Screensaver",
"lang_searchBase": "Search Base",
"lang_selectFile": "Please select an archive",
"lang_selectHomeAttribute": "Home attribute",