summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2016-12-01 18:19:10 +0100
committerSimon Rettberg2016-12-01 18:19:10 +0100
commitf93eb8e2a609c8918df17fec079a159682673839 (patch)
treecb34b842ffc501aeb2cec47cff66a634bbd4ca24
parent[sysconfig] Fix message id in addError calls (diff)
downloadslx-admin-f93eb8e2a609c8918df17fec079a159682673839.tar.gz
slx-admin-f93eb8e2a609c8918df17fec079a159682673839.tar.xz
slx-admin-f93eb8e2a609c8918df17fec079a159682673839.zip
Update translations
-rw-r--r--modules-available/roomplanner/lang/de/messages.json1
-rw-r--r--modules-available/roomplanner/lang/en/messages.json1
-rw-r--r--modules-available/sysconfig/lang/de/messages.json1
-rw-r--r--modules-available/sysconfig/lang/de/template-tags.json2
-rw-r--r--modules-available/sysconfig/lang/en/messages.json1
-rw-r--r--modules-available/sysconfig/lang/en/template-tags.json2
6 files changed, 8 insertions, 0 deletions
diff --git a/modules-available/roomplanner/lang/de/messages.json b/modules-available/roomplanner/lang/de/messages.json
index 48edf483..3943c2c3 100644
--- a/modules-available/roomplanner/lang/de/messages.json
+++ b/modules-available/roomplanner/lang/de/messages.json
@@ -1,4 +1,5 @@
{
+ "invalid-tutor-uuid": "Ung\u00fcltige ID f\u00fcr den Tutor festgelegt",
"json-data-invalid": "\u00dcbermittelte Daten sind kein g\u00fcltiges JSON",
"need-locationid": "Keine locationid angegeben"
} \ No newline at end of file
diff --git a/modules-available/roomplanner/lang/en/messages.json b/modules-available/roomplanner/lang/en/messages.json
index 1e4d3a1b..b43fc951 100644
--- a/modules-available/roomplanner/lang/en/messages.json
+++ b/modules-available/roomplanner/lang/en/messages.json
@@ -1,4 +1,5 @@
{
+ "invalid-tutor-uuid": "Invalid ID for tutor",
"json-data-invalid": "Submitted data is no valid JSON",
"need-locationid": "No locationid given"
} \ No newline at end of file
diff --git a/modules-available/sysconfig/lang/de/messages.json b/modules-available/sysconfig/lang/de/messages.json
index 15af1c33..0a1f6de3 100644
--- a/modules-available/sysconfig/lang/de/messages.json
+++ b/modules-available/sysconfig/lang/de/messages.json
@@ -2,6 +2,7 @@
"config-activated": "Konfiguration {{0}} wurde aktiviert",
"config-deleted": "Konfiguration {{0}} wurde gel\u00f6scht",
"config-invalid": "Konfiguration mit ID {{0}} existiert nicht",
+ "could-not-determine-binddn": "Konnte Bind-DN nicht ermitteln",
"invalid-action": "Ung\u00fcltige Aktion: {{0}}",
"missing-file": "Es wurde keine Datei ausgew\u00e4hlt!",
"missing-title": "Kein Titel eingegeben",
diff --git a/modules-available/sysconfig/lang/de/template-tags.json b/modules-available/sysconfig/lang/de/template-tags.json
index 3944a91c..aa345468 100644
--- a/modules-available/sysconfig/lang/de/template-tags.json
+++ b/modules-available/sysconfig/lang/de/template-tags.json
@@ -32,6 +32,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_deleteLong": "Modul oder Konfiguration l\u00f6schen.",
+ "lang_determiningHomeDirectory": "Versuche Attribut f\u00fcr das Home-Verzeichnis zu ermitteln...",
"lang_dnLookup": "Ermitteln der Bind-DN",
"lang_download": "Herunterladen",
"lang_downloadLong": "Dieses Modul \"so wie es ist\" herunterladen.",
@@ -66,6 +67,7 @@
"lang_newConfiguration": "Neue Konfiguration",
"lang_newModule": "Neues Modul",
"lang_noContent": "Kein Inhalt!",
+ "lang_noHomeAttrFound": "Konnte kein Attribut finden, dass das Home-Verzeichnis zu enthalten scheint. Bitte manuell festlegen, wenn Einbindung gew\u00fcnscht.",
"lang_noModuleOfType": "Kein Modul dieser Art vorhanden.",
"lang_noOpenPort": "Auf dem angegebenen Server wurde kein offener Port gefunden.",
"lang_noValidCert": "Der Server besitzt kein oder ein nicht valides Zertifikat.",
diff --git a/modules-available/sysconfig/lang/en/messages.json b/modules-available/sysconfig/lang/en/messages.json
index 888b2e6b..83f47903 100644
--- a/modules-available/sysconfig/lang/en/messages.json
+++ b/modules-available/sysconfig/lang/en/messages.json
@@ -2,6 +2,7 @@
"config-activated": "Configuration {{0}} has been activated",
"config-deleted": "Deleted configuration {{0}}",
"config-invalid": "Configuration with id {{0}} does not exist",
+ "could-not-determine-binddn": "Could not determine bind dn",
"invalid-action": "Invalid action: {{0}}",
"missing-file": "There was no file selected!",
"missing-title": "No title given",
diff --git a/modules-available/sysconfig/lang/en/template-tags.json b/modules-available/sysconfig/lang/en/template-tags.json
index 512a787d..088c1238 100644
--- a/modules-available/sysconfig/lang/en/template-tags.json
+++ b/modules-available/sysconfig/lang/en/template-tags.json
@@ -32,6 +32,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_deleteLong": "Delete module or configuration.",
+ "lang_determiningHomeDirectory": "Trying to determine home directory attribute...",
"lang_dnLookup": "Looking up bind dn",
"lang_download": "Download",
"lang_downloadLong": "Download module \"as is\".",
@@ -66,6 +67,7 @@
"lang_newConfiguration": "New Configuration",
"lang_newModule": "New Module",
"lang_noContent": "No content!",
+ "lang_noHomeAttrFound": "No home directory attribute found. Please specify it manually if you need home directories.",
"lang_noModuleOfType": "No module of this type found.",
"lang_noOpenPort": "There is no open LDAP port on this server.",
"lang_noValidCert": "The server did not supply a certificate, or the certificate is invalid.",