summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2016-07-04 15:22:33 +0200
committerSimon Rettberg2016-07-04 15:22:33 +0200
commitfd4c51614a064e354e6650200379ebb1c16ab697 (patch)
tree88664375f0c2cdd1af281584093ab3d22129c97b
parent[translation] Improve module list; move baseconfig hook to baseconfig_bwlp (diff)
downloadslx-admin-fd4c51614a064e354e6650200379ebb1c16ab697.tar.gz
slx-admin-fd4c51614a064e354e6650200379ebb1c16ab697.tar.xz
slx-admin-fd4c51614a064e354e6650200379ebb1c16ab697.zip
Update translations
-rw-r--r--modules-available/baseconfig/lang/de/messages.json2
-rw-r--r--modules-available/baseconfig/lang/en/messages.json2
-rw-r--r--modules-available/baseconfig_bwlp/lang/de/config-variables.json1
-rw-r--r--modules-available/baseconfig_bwlp/lang/en/config-variables.json1
-rw-r--r--modules-available/exams/lang/pt/template-tags.json8
-rw-r--r--modules-available/locations/page.inc.php2
-rw-r--r--modules-available/main/lang/de/messages.json1
-rw-r--r--modules-available/main/lang/de/module.json4
-rw-r--r--modules-available/main/lang/en/messages.json12
-rw-r--r--modules-available/translation/lang/de/messages.json6
-rw-r--r--modules-available/translation/lang/de/template-tags.json1
-rw-r--r--modules-available/translation/lang/en/messages.json6
-rw-r--r--modules-available/translation/lang/en/template-tags.json1
13 files changed, 27 insertions, 20 deletions
diff --git a/modules-available/baseconfig/lang/de/messages.json b/modules-available/baseconfig/lang/de/messages.json
index 468c87b2..a0b8cdd4 100644
--- a/modules-available/baseconfig/lang/de/messages.json
+++ b/modules-available/baseconfig/lang/de/messages.json
@@ -1,3 +1,5 @@
{
+ "invalid-hook": "Ung\u00fcltiger Hook: {{0}}",
+ "no-module-hook": "Modul {{0}} hat keinen Hook",
"settings-updated": "Einstellungen wurden aktualisiert"
} \ No newline at end of file
diff --git a/modules-available/baseconfig/lang/en/messages.json b/modules-available/baseconfig/lang/en/messages.json
index b388e627..0e2ac9fe 100644
--- a/modules-available/baseconfig/lang/en/messages.json
+++ b/modules-available/baseconfig/lang/en/messages.json
@@ -1,3 +1,5 @@
{
+ "invalid-hook": "Module {{0}} has an invalid baseconfig hook",
+ "no-module-hook": "Module {{0}} doesn't have a baseconfig hook",
"settings-updated": "Settings have been updated"
} \ No newline at end of file
diff --git a/modules-available/baseconfig_bwlp/lang/de/config-variables.json b/modules-available/baseconfig_bwlp/lang/de/config-variables.json
index af1007be..62c64da9 100644
--- a/modules-available/baseconfig_bwlp/lang/de/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/de/config-variables.json
@@ -2,6 +2,7 @@
"SLX_ADDONS": "Zu ladende Addons. Zur Zeit steht nur *vmware* zur Verf\u00fcgung.",
"SLX_BENCHMARK_VM": "Tragen Sie hier den exakten Namen einer Veranstaltung, wie sie im *vmchooser* auftaucht ein, um diese VM nach dem Booten automatisch zu starten. Dies ist n\u00fctzlich f\u00fcr Bootzeitmessungen. Feld leer lassen, um Funktion zu deaktivieren.",
"SLX_BIOS_CLOCK": "Legt fest, ob und wie die interne Uhr des Rechners im Bezug auf die Systemzeit des \/MiniLinux\/ gesetzt werden soll.\r\n*off* = Die interne Uhr des Rechners wird nicht ver\u00e4ndert.\r\n*local* = Die interne Uhr wird auf die Lokalzeit gesetzt. Bevorzugt wenn z.B. noch eine native Windows-Installation auf dem PC vorhanden ist.\r\n*utc* = Die interne Uhr wird auf die \/Koordinierte Weltzeit\/ gesetzt. Dies ist die g\u00e4ngige Einstellung in einem reinen Linux-Umfeld.",
+ "SLX_BWIDM_AUTH": "Anmeldung am Client mittels bwIDM zulassen.\r\n\r\nWenn Sie diese Option aktivieren, k\u00f6nnen sich alle Nutzer, die Mitglieder einer Organisation im bwIDM-Verbund sind, an einem bwLehrpool-Rechner einloggen.",
"SLX_COMMON_SHARE_AUTH": "Authentifizierungsmethode f\u00fcr das gemeinsame Netzlaufwerk. *guest* bedeutet, dass keine Authentifizierung notwendig ist, *user* bedeutet, dass die Credentials des angemeldeten Benutzers verwendet werden.",
"SLX_COMMON_SHARE_PATH": "Netzwerkpfad des gemeinsamen Netzlaufwerks. Es werden NFS (keine Authentifizierung) und CIFS\/SMB (mit und ohne Authentifizierung) unterst\u00fctzt.",
"SLX_DEMO_PASS": "Passwort f\u00fcr den eingebauten *demo*-Account. Leer lassen, um das Einloggen zu verbieten.\r\nDas Passwort wird wie das root-Passwort nur gehasht an den Client \u00fcbertragen.",
diff --git a/modules-available/baseconfig_bwlp/lang/en/config-variables.json b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
index 36ac6e8c..3d37c066 100644
--- a/modules-available/baseconfig_bwlp/lang/en/config-variables.json
+++ b/modules-available/baseconfig_bwlp/lang/en/config-variables.json
@@ -2,6 +2,7 @@
"SLX_ADDONS": "Addons to load. Currently, only *vmware* is available.",
"SLX_BENCHMARK_VM": "If non-empty, this should be the exact display name of an entry in *vmchooser*, so it will be automatically started after bootup. Useful for benchmarking.",
"SLX_BIOS_CLOCK": "Specifies whether and how the internal clock of the computer should be set in relation to the system time of the \/MiniLinux\/.\r\n*off* = The internal clock of the computer is not changed.\r\n*local* = The internal clock is set to local time. Preferably if, for example, there is still a native Windows installation available on the PC.\r\n*utc* = The internal clock is set to the \/Coordinated Universal Time\/. This is the most common setup in a pure Linux environment.",
+ "SLX_BWIDM_AUTH": "Enable logging in on clients using bwIDM credentials.\r\n\r\nEnabling this setting means that all members of an organization in the bwIDM federation can log in to bwLehrpool machines.",
"SLX_COMMON_SHARE_AUTH": "Athentication method for the common network share. *guest* means no authentication (public share), *user* means the user's credentials will be used.",
"SLX_COMMON_SHARE_PATH": "Path of network share. Supported are NFS (no authentication only) and CIFS\/SMB (with and without authentication).",
"SLX_DEMO_PASS": "Password for the *demo* account. Leave empty to disallow logging in as the demo user.\r\nLike the root password, the demo user's password will be sent to the client in its hashed form.",
diff --git a/modules-available/exams/lang/pt/template-tags.json b/modules-available/exams/lang/pt/template-tags.json
deleted file mode 100644
index 524f3dd5..00000000
--- a/modules-available/exams/lang/pt/template-tags.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "lang_confirmation": "Confirmar Senha",
- "lang_createUser": "Criar Usu\u00e1rio",
- "lang_fullName": "Nome Completo",
- "lang_password": "Senha",
- "lang_telephone": "Telefone",
- "lang_username": "Nome de Usu\u00e1rio"
-} \ No newline at end of file
diff --git a/modules-available/locations/page.inc.php b/modules-available/locations/page.inc.php
index f747592f..02f33bb3 100644
--- a/modules-available/locations/page.inc.php
+++ b/modules-available/locations/page.inc.php
@@ -55,7 +55,7 @@ class Page_Locations extends Page
$count += $stmt->rowCount();
}
}
- Message::addSuccess('updated-x-entries', $count);
+ Message::addSuccess('subnets-updated', $count);
Util::redirect('?do=Locations');
}
diff --git a/modules-available/main/lang/de/messages.json b/modules-available/main/lang/de/messages.json
index 245d4871..fc73f891 100644
--- a/modules-available/main/lang/de/messages.json
+++ b/modules-available/main/lang/de/messages.json
@@ -3,6 +3,7 @@
"empty-field": "Ein Feld wurde nicht ausgef\u00fcllt",
"error-read": "Fehler beim Lesen von {{0}}",
"error-write": "Fehler beim Schreiben von {{0}}",
+ "module-missing-deps": "Modul {{0}} hat fehlende Abh\u00e4ngigkeiten",
"no-permission": "Keine ausreichenden Rechte, um auf diese Seite zuzugreifen",
"no-such-module": "Modul {{0}} existiert nicht oder ist nicht aktiv",
"task-error": "Ausf\u00fchrung fehlgeschlagen: {{0}}",
diff --git a/modules-available/main/lang/de/module.json b/modules-available/main/lang/de/module.json
deleted file mode 100644
index b1f0ef93..00000000
--- a/modules-available/main/lang/de/module.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "module_name": "Dashboard",
- "page_title": "Startseite"
-} \ No newline at end of file
diff --git a/modules-available/main/lang/en/messages.json b/modules-available/main/lang/en/messages.json
index f3e97b77..2b735eec 100644
--- a/modules-available/main/lang/en/messages.json
+++ b/modules-available/main/lang/en/messages.json
@@ -1,12 +1,14 @@
{
- "no-permission": "No sufficient privileges to access this page",
- "error-write": "Failed to write {{0}}",
+ "debug-mode": "The debug mode is active!",
"empty-field": "A field was not filled",
- "value-invalid": "The value {{1}} is invalid for option {{0}} and has been ignored",
"error-read": "Error reading {{0}}",
- "taskmanager-error": "Failed to connect to the Task Manager",
+ "error-write": "Failed to write {{0}}",
+ "module-missing-deps": "Module {{0}} has missing dependencies",
+ "no-permission": "No sufficient privileges to access this page",
+ "no-such-module": "Modul {{0}} existiert nicht",
"task-error": "Execution failed: {{0}}",
+ "taskmanager-error": "Failed to connect to the Task Manager",
"taskmanager-format": "Task Manager has returned invalid data",
"token": "Invalid token. CSRF attack?",
- "debug-mode": "The debug mode is active!"
+ "value-invalid": "The value {{1}} is invalid for option {{0}} and has been ignored"
} \ No newline at end of file
diff --git a/modules-available/translation/lang/de/messages.json b/modules-available/translation/lang/de/messages.json
index dbbef6b8..e95c7750 100644
--- a/modules-available/translation/lang/de/messages.json
+++ b/modules-available/translation/lang/de/messages.json
@@ -1,6 +1,10 @@
{
+ "i18n-empty-tag": "Ein String wurde ohne Tag \u00fcbermittelt",
"i18n-invalid-lang": "Ung\u00fcltige Sprache: {{0}}",
+ "invalid-custom-handler": "Ung\u00fcltiger \"custom handler\" {{0}}",
+ "invalid-section": "Ung\u00fcltige Auswahl",
"invalid-template": "Ausgew\u00e4hlte Template ist nicht g\u00fcltig",
- "i18n-empty-tag": "Ein String wurde ohne Tag \u00fcbermittelt",
+ "no-custom-handlers": "Modul hat keine \"custom handlers\"",
+ "no-module-given": "Kein Modul angegeben",
"updated-tags": "Tags wurden aktualisiert"
} \ No newline at end of file
diff --git a/modules-available/translation/lang/de/template-tags.json b/modules-available/translation/lang/de/template-tags.json
index b8497bd9..3e5e9e02 100644
--- a/modules-available/translation/lang/de/template-tags.json
+++ b/modules-available/translation/lang/de/template-tags.json
@@ -5,6 +5,7 @@
"lang_menuCategories": "Men\u00fckategorien",
"lang_messages": "Benachrichtigungen",
"lang_missing": "Fehlend",
+ "lang_missingDeps": "Fehlende Abh\u00e4ngigkeiten",
"lang_module": "Modul",
"lang_otherStrings": "Andere Texte",
"lang_sample": "Beispiel",
diff --git a/modules-available/translation/lang/en/messages.json b/modules-available/translation/lang/en/messages.json
index 84478fe9..b2389fee 100644
--- a/modules-available/translation/lang/en/messages.json
+++ b/modules-available/translation/lang/en/messages.json
@@ -1,6 +1,10 @@
{
+ "i18n-empty-tag": "A string without tag was submitted",
"i18n-invalid-lang": "Invalid language: {{0}}",
+ "invalid-custom-handler": "Invalid custom handler {{0}}",
+ "invalid-section": "Invalid selection",
"invalid-template": "Selected template is not valid",
- "i18n-empty-tag": "A string without tag was submitted",
+ "no-custom-handlers": "Module has no custom handlers",
+ "no-module-given": "No module given",
"updated-tags": "Tags have been updated"
} \ No newline at end of file
diff --git a/modules-available/translation/lang/en/template-tags.json b/modules-available/translation/lang/en/template-tags.json
index ec2a26a3..9f0795b1 100644
--- a/modules-available/translation/lang/en/template-tags.json
+++ b/modules-available/translation/lang/en/template-tags.json
@@ -5,6 +5,7 @@
"lang_menuCategories": "Menu categories",
"lang_messages": "Messages",
"lang_missing": "Missing",
+ "lang_missingDeps": "Missing dependencies",
"lang_module": "Module",
"lang_otherStrings": "Other strings",
"lang_sample": "Sample",