summaryrefslogtreecommitdiffstats
path: root/modules-available/locations/lang
diff options
context:
space:
mode:
authorSimon Rettberg2016-06-23 17:05:35 +0200
committerSimon Rettberg2016-06-23 17:05:35 +0200
commit836ae5328c735d86c4b20ac80e106fc827cccaef (patch)
tree5f8d529e6234feb187a4fab24f5be407973dfab8 /modules-available/locations/lang
parent[exams] Add baseconfig API hook (diff)
downloadslx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.tar.gz
slx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.tar.xz
slx-admin-836ae5328c735d86c4b20ac80e106fc827cccaef.zip
Update translations
Diffstat (limited to 'modules-available/locations/lang')
-rw-r--r--modules-available/locations/lang/de/messages.json7
-rw-r--r--modules-available/locations/lang/de/template-tags.json5
-rw-r--r--modules-available/locations/lang/en/messages.json7
-rw-r--r--modules-available/locations/lang/en/template-tags.json5
4 files changed, 16 insertions, 8 deletions
diff --git a/modules-available/locations/lang/de/messages.json b/modules-available/locations/lang/de/messages.json
index bef94781..95002ee7 100644
--- a/modules-available/locations/lang/de/messages.json
+++ b/modules-available/locations/lang/de/messages.json
@@ -1,9 +1,10 @@
{
"added-x-entries": "Eintr\u00e4ge hinzugef\u00fcgt: {{0}}",
- "parameter-missing": "Fehlender Parameter: {{0}}",
+ "invalid-location-id": "Ung\u00fcltige Orts-id: {{0}}",
"location-deleted": "Location wurde gel\u00f6scht (Locations: {{0}}, Subnets: {{1}})",
"location-updated": "Location {{0}} wurde aktualisiert",
+ "parameter-missing": "Fehlender Parameter: {{0}}",
+ "subnets-created": "Subnetze angelegt: {{0}}",
"subnets-deleted": "Subnetze gel\u00f6scht: {{0}}",
- "subnets-updated": "Subnetze aktualisiert: {{0}}",
- "subnets-created": "Subnetze angelegt: {{0}}"
+ "subnets-updated": "Subnetze aktualisiert: {{0}}"
} \ No newline at end of file
diff --git a/modules-available/locations/lang/de/template-tags.json b/modules-available/locations/lang/de/template-tags.json
index 09ee8a35..384b47b6 100644
--- a/modules-available/locations/lang/de/template-tags.json
+++ b/modules-available/locations/lang/de/template-tags.json
@@ -6,7 +6,7 @@
"lang_deleteChildLocations": "Untergeordnete Orte ebenfalls l\u00f6schen",
"lang_deleteLocation": "Ort l\u00f6schen",
"lang_deleteSubnet": "Bereich l\u00f6schen",
- "lang_editConfigVariables": "Konfiguration anpassen",
+ "lang_editConfigVariables": "Konfig.-Variablen",
"lang_endAddress": "Endadresse",
"lang_listOfSubnets": "Liste der Subnetze",
"lang_location": "Ort",
@@ -16,13 +16,16 @@
"lang_locationSelfOverlap": "Folgender Ort hat mehrere sich \u00fcberschneidende Netzbereiche",
"lang_locationSettings": "Raum\/Ort bearbeiten",
"lang_locationsMainHeading": "Verwaltung von R\u00e4umen\/Orten",
+ "lang_machineCount": "Rechner",
"lang_matchingMachines": "Enthaltene Rechner",
"lang_name": "Name",
"lang_noParent": "Kein \u00fcbergeordneter Ort",
+ "lang_overrideCount": "Angepasst",
"lang_parentLocation": "\u00dcbergeordneter Ort",
"lang_referencingLectures": "Veranstaltungen",
"lang_startAddress": "Startadresse",
"lang_subnet": "IP-Bereich",
+ "lang_sysConfig": "Lokalisierung",
"lang_thisListByLocation": "Zur Ortsansicht",
"lang_thisListBySubnet": "Nach Subnetzen auflisten",
"lang_unassignedMachines": "Rechner, die in keinen definierten Ort fallen"
diff --git a/modules-available/locations/lang/en/messages.json b/modules-available/locations/lang/en/messages.json
index e23f231a..fca00c7c 100644
--- a/modules-available/locations/lang/en/messages.json
+++ b/modules-available/locations/lang/en/messages.json
@@ -1,9 +1,10 @@
{
"added-x-entries": "Entries added: {{0}}",
- "parameter-missing": "Missing parameter: {{0}}",
+ "invalid-location-id": "Invalid location id: {{0}}",
"location-deleted": "Location has been deleted (locations: {{0}}, subnets: {{1}})",
"location-updated": "Location {{0}} has been updated",
+ "parameter-missing": "Missing parameter: {{0}}",
+ "subnets-created": "{{0}} subnet(s) created",
"subnets-deleted": "{{0}} subnet(s) deleted",
- "subnets-updated": "{{0}} subnet(s) updated",
- "subnets-created": "{{0}} subnet(s) created"
+ "subnets-updated": "{{0}} subnet(s) updated"
} \ No newline at end of file
diff --git a/modules-available/locations/lang/en/template-tags.json b/modules-available/locations/lang/en/template-tags.json
index bd64554f..a720cecb 100644
--- a/modules-available/locations/lang/en/template-tags.json
+++ b/modules-available/locations/lang/en/template-tags.json
@@ -6,7 +6,7 @@
"lang_deleteChildLocations": "Delete child locations aswell",
"lang_deleteLocation": "Delete location",
"lang_deleteSubnet": "Delete range",
- "lang_editConfigVariables": "Edit config variables",
+ "lang_editConfigVariables": "Config vars",
"lang_endAddress": "End address",
"lang_listOfSubnets": "List of subnets",
"lang_location": "Ort",
@@ -16,13 +16,16 @@
"lang_locationSelfOverlap": "The following location has multiple address ranges that are overlapping",
"lang_locationSettings": "Edit this room or location",
"lang_locationsMainHeading": "Manage rooms and locations",
+ "lang_machineCount": "Clients",
"lang_matchingMachines": "Matching clients",
"lang_name": "Name",
"lang_noParent": "No parent",
+ "lang_overrideCount": "Overridden",
"lang_parentLocation": "Parent location",
"lang_referencingLectures": "Assigned Lectures",
"lang_startAddress": "Start address",
"lang_subnet": "IP range",
+ "lang_sysConfig": "Localization\/Integration",
"lang_thisListByLocation": "List by location",
"lang_thisListBySubnet": "List by subnet",
"lang_unassignedMachines": "Machines not matching any location"