summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-12-17 15:48:56 +0100
committerSimon Rettberg2019-12-17 15:48:56 +0100
commitd5193147aaf4c62e4efa9faa2407e30a8f019510 (patch)
tree731dd0eedb9dd8178d4edfa5d4594ef5bb49db8d
parent[statistics] Group remote actions in dropdown menu (diff)
downloadslx-admin-d5193147aaf4c62e4efa9faa2407e30a8f019510.tar.gz
slx-admin-d5193147aaf4c62e4efa9faa2407e30a8f019510.tar.xz
slx-admin-d5193147aaf4c62e4efa9faa2407e30a8f019510.zip
[statistics] Update translations
-rw-r--r--modules-available/statistics/lang/de/template-tags.json4
-rw-r--r--modules-available/statistics/lang/en/template-tags.json3
2 files changed, 6 insertions, 1 deletions
diff --git a/modules-available/statistics/lang/de/template-tags.json b/modules-available/statistics/lang/de/template-tags.json
index 68056a7a..f48518ab 100644
--- a/modules-available/statistics/lang/de/template-tags.json
+++ b/modules-available/statistics/lang/de/template-tags.json
@@ -49,6 +49,7 @@
"lang_machineStandby": "Im Standby",
"lang_machineSummary": "Zusammenfassung",
"lang_maximumAbbrev": "Max.",
+ "lang_mediaIntegrityErrors": "\"Media Integrity Errors\"",
"lang_memFree": "RAM frei (MB)",
"lang_memoryStats": "Arbeitsspeicher",
"lang_mobomodel": "Mainboard",
@@ -82,7 +83,8 @@
"lang_reboot": "Neustart",
"lang_rebootConfirm": "Ausgew\u00e4hlte Rechner wirklich neustarten?",
"lang_rebootKexecCheck": "Schneller Reboot direkt in bwLehrpool (kexec)",
- "lang_remoteExec": "Befehl Ausf\u00fchren...",
+ "lang_remoteActions": "Ferngesteuerte Aktionen",
+ "lang_remoteExec": "Befehl Ausf\u00fchren",
"lang_replace": "Ersetzen",
"lang_replaceInstructions": "Hier k\u00f6nnen Sie Metadaten automatisch \u00fcbertragen, wenn in einem Raum die Rechner ausgetauscht wurden. Dies setzt voraus, dass alle neuen Rechner die gleiche IP Adresse erhalten haben wie der Rechner, der zuvor am entsprechenden Platz stand, und die neuen Rechner alle einmal gestartet wurden. In der Liste unten sehen Sie alle Rechnerpaare, auf die folgendes zutrifft: 1) Die IP-Adressen sind identisch 2) Der letzte Boot des einen Rechners liegt vor dem ersten Boot des anderen Rechners. W\u00e4hlen Sie alle Rechnerpaare aus, f\u00fcr die eine Ersetzung stattfinden soll. Bei der Ersetzung werden alle Logeintr\u00e4ge, Sitzungslogs, Position im Raumplan und evtl. spezielle Betriebsmodi vom alten Rechner auf den neuen \u00dcbertragen.",
"lang_replaceMachinesHeading": "Rechner ersetzen",
diff --git a/modules-available/statistics/lang/en/template-tags.json b/modules-available/statistics/lang/en/template-tags.json
index c38f3350..a3260727 100644
--- a/modules-available/statistics/lang/en/template-tags.json
+++ b/modules-available/statistics/lang/en/template-tags.json
@@ -49,6 +49,7 @@
"lang_machineStandby": "In standby mode",
"lang_machineSummary": "Summary",
"lang_maximumAbbrev": "max.",
+ "lang_mediaIntegrityErrors": "Media Integrity Errors",
"lang_memFree": "RAM free (MB)",
"lang_memoryStats": "Memory",
"lang_mobomodel": "Mainboard",
@@ -82,6 +83,8 @@
"lang_reboot": "Reboot",
"lang_rebootConfirm": "Reboot selected machines?",
"lang_rebootKexecCheck": "Quick reboot to bwLehrpool (kexec)",
+ "lang_remoteActions": "Remote actions",
+ "lang_remoteExec": "Execute command",
"lang_replace": "Replace",
"lang_replaceInstructions": "If some PCs\/clients have been physically replaced, you can re-assign log entries, session data, position information etc. from the old machine to the new one. This requires that the new machine gets assigned the same IP address as the old one and, if the room planner is used -- that it is placed in the same spot as the old one. The list below shows all machine pairs where 1) the last boot of one machine lies before the first boot of the other one 2) both machines had the same IP address last time they booted. The replacement action will reassign all log events, room plan location and special run mode from the old machine to the new machine.",
"lang_replaceMachinesHeading": "Replace machines",