From 9927e6548131b035e1e928f3766b7e11cb286782 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 27 Jan 2015 17:41:46 +0100 Subject: [sysconfig] Add legend --- lang/de/templates/sysconfig/_page.json | 6 ++++++ lang/de/templates/sysconfig/branding-start.json | 2 +- lang/en/templates/sysconfig/_page.json | 6 ++++++ 3 files changed, 13 insertions(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/de/templates/sysconfig/_page.json b/lang/de/templates/sysconfig/_page.json index cd8dc79d..0e42c6a3 100644 --- a/lang/de/templates/sysconfig/_page.json +++ b/lang/de/templates/sysconfig/_page.json @@ -6,13 +6,19 @@ "lang_close": "Schlie\u00dfen", "lang_configurationModuleNotFound": "Keine Konfigurationsmodule gefunden!", "lang_delete": "L\u00f6schen", + "lang_deleteLong": "Modul oder Konfiguration l\u00f6schen.", "lang_download": "Herunterladen", + "lang_edit": "Bearbeiten", + "lang_editLong": "Modul oder Konfiguration bearbeiten.", "lang_helpModuleConfiguration": "Konfigurationsmodule sind die Bausteine, aus denen eine Systemkonfiguration erstellt wird. Hier lassen sich sowohl generische Module durch einen Wizard anlegen, als auch komplett eigene Module erstellen (fortgeschritten, Linuxkenntnisse erforderlich).", "lang_helpSystemConfiguration": "\u00dcber eine Systemkonfiguration wird die grundlegende Lokalisierung des bwLehrpool-Systems durchgef\u00fchrt. Dazu geh\u00f6ren Aspekte wie das Authentifizierungsverfahren f\u00fcr Benutzer (z.B. Active Directory, LDAP), Druckerkonfiguration, Home-Verzeichnisse, etc. Eine Systemkonfiguration setzt sich aus einem oder mehreren Konfigurationsmodulen zusammen, welche im unteren Bereich dieser Seite verwaltet werden k\u00f6nnen.", + "lang_legend": "Legende", "lang_moduleConfiguration": "Konfigurationsmodule", "lang_newConfiguration": "Neue Konfiguration", "lang_newModule": "Neues Modul", "lang_rebuild": "Neu generieren", + "lang_rebuildLong": "Modul oder Konfiguration neu generieren. Das entsprechende Modul bzw. Konfiguration ist aktuell und sollte nicht neu generiert werden m\u00fcssen.", + "lang_rebuildOutdatedLong": "Modul oder Konfiguration neu generieren. Das entsprechende Modul bzw. Konfiguration ist veraltet oder nicht vorhanden.", "lang_show": "Ansehen", "lang_systemConfiguration": "Systemkonfiguration", "lang_systemConfigurationAlert": "Bevor Sie eine Systemkonfiguration erstellen k\u00f6nnen, m\u00fcssen Sie zun\u00e4chst ein Konfigurationsmodul erzeugen.", diff --git a/lang/de/templates/sysconfig/branding-start.json b/lang/de/templates/sysconfig/branding-start.json index 8b367397..ea9e0b17 100644 --- a/lang/de/templates/sysconfig/branding-start.json +++ b/lang/de/templates/sysconfig/branding-start.json @@ -1,5 +1,5 @@ { - "lang_branding": "Hier k\u00f6nnen Sie ihr Einrichtungslogo im SVG Format hochladen. Das SVG-Format ist ein Vektorgrafikformat, was zum Skalieren vorteilhaft ist. Eine Gute Quelle f\u00fcr SVG-Logos von Unis und Hochschulen ist ihr jeweiliger Wikipedia-Artikel.", + "lang_branding": "Hier k\u00f6nnen Sie ihr Einrichtungslogo im SVG-Format hochladen. Das SVG-Format ist ein Vektorgrafikformat, was zum Skalieren vorteilhaft ist. Eine gute Quelle f\u00fcr SVG-Logos von Unis und Hochschulen ist ihr jeweiliger Wikipedia-Artikel.", "lang_computerLoad": "Bild von lokalem Rechner hochladen", "lang_or": "oder", "lang_upload": "Hochladen", diff --git a/lang/en/templates/sysconfig/_page.json b/lang/en/templates/sysconfig/_page.json index 86245267..b86e369a 100644 --- a/lang/en/templates/sysconfig/_page.json +++ b/lang/en/templates/sysconfig/_page.json @@ -6,13 +6,19 @@ "lang_close": "Close", "lang_configurationModuleNotFound": "Configuration module not found!", "lang_delete": "Delete", + "lang_deleteLong": "Delete module or configuration.", "lang_download": "Download", + "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 at the bottom of this page.", + "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_systemConfiguration": "System Configuration", "lang_systemConfigurationAlert": "Before you can create a system configuration, you must first create a configuration module.", -- cgit v1.2.3-55-g7522