You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/server/public/locales/de.json
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
"tabs.gitRepository": "Git-Repository",
11
11
"upload.dropzone": "Dateien hier ablegen oder klicken zum Auswählen",
12
12
"upload.hint": "ZIP-Dateien oder mehrere Dateien (max. 100MB)",
13
+
"files.remove": "Entfernen",
13
14
"git.repoUrl": "Repository-URL",
14
15
"git.repoUrlRequired": "Repository-URL *",
15
16
"git.branch": "Branch / Tag",
@@ -198,5 +199,11 @@
198
199
"status.autoRefresh": "Seite wird automatisch aktualisiert",
199
200
"status.refreshNow": "Jetzt aktualisieren",
200
201
"status.error": "Fehler",
201
-
"status.errorMessage": "Fehler beim Laden des Status"
202
+
"status.errorMessage": "Fehler beim Laden des Status",
203
+
"presets.moodle4x-scorm2004.description": "Moodle ist das weltweit am häufigsten verwendete Open-Source-Lernmanagementsystem. Diese Konfiguration verwendet SCORM 2004 für maximale Kompatibilität mit Moodle 3.x und 4.x. <a href='https://moodle.org' target='_blank'>Mehr erfahren</a>",
204
+
"presets.ilias.description": "ILIAS ist ein leistungsstarkes Open-Source-LMS aus Deutschland. Diese Konfiguration nutzt SCORM 1.2 für bestmögliche Kompatibilität mit ILIAS-Versionen. <a href='https://www.ilias.de' target='_blank'>Mehr erfahren</a>",
205
+
"presets.opal.description": "OPAL (Online-Plattform für Akademisches Lehren und Lernen) ist das zentrale LMS für sächsische Hochschulen. Optimiert für SCORM 2004. <a href='https://bildungsportal.sachsen.de/opal' target='_blank'>Mehr erfahren</a>",
206
+
"presets.generic.description": "Universelle SCORM 2004 Konfiguration für beliebige Lernmanagementsysteme, die den SCORM 2004 Standard unterstützen. Funktioniert mit den meisten modernen LMS-Plattformen.",
207
+
"presets.openolat.description": "OpenOlat ist eine Open-Source E-Learning-Plattform aus der Schweiz. Diese Konfiguration nutzt SCORM 2004 für volle Funktionalität. <a href='https://www.openolat.com' target='_blank'>Mehr erfahren</a>",
208
+
"presets.openedx.description": "Open edX ist die Open-Source-Plattform hinter edX.org und wird weltweit für MOOCs eingesetzt. Verwendet SCORM 2004 über das SCORM XBlock. <a href='https://openedx.org' target='_blank'>Mehr erfahren</a>"
Copy file name to clipboardExpand all lines: dist/server/public/locales/en.json
+8-1Lines changed: 8 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
"tabs.gitRepository": "Git Repository",
11
11
"upload.dropzone": "Drop files here or click to select",
12
12
"upload.hint": "ZIP files or multiple files (max. 100MB)",
13
+
"files.remove": "Remove",
13
14
"git.repoUrl": "Repository URL",
14
15
"git.repoUrlRequired": "Repository URL *",
15
16
"git.branch": "Branch / Tag",
@@ -198,5 +199,11 @@
198
199
"status.autoRefresh": "Page will refresh automatically",
199
200
"status.refreshNow": "Refresh Now",
200
201
"status.error": "Error",
201
-
"status.errorMessage": "Error loading status"
202
+
"status.errorMessage": "Error loading status",
203
+
"presets.moodle4x-scorm2004.description": "Moodle is the world's most widely used open-source learning management system. This configuration uses SCORM 2004 for maximum compatibility with Moodle 3.x and 4.x. <a href='https://moodle.org' target='_blank'>Learn more</a>",
204
+
"presets.ilias.description": "ILIAS is a powerful open-source LMS from Germany. This configuration uses SCORM 1.2 for best compatibility with ILIAS versions. <a href='https://www.ilias.de' target='_blank'>Learn more</a>",
205
+
"presets.opal.description": "OPAL (Online Platform for Academic Teaching and Learning) is the central LMS for Saxon universities. Optimized for SCORM 2004. <a href='https://bildungsportal.sachsen.de/opal' target='_blank'>Learn more</a>",
206
+
"presets.generic.description": "Universal SCORM 2004 configuration for any learning management systems that support the SCORM 2004 standard. Works with most modern LMS platforms.",
207
+
"presets.openolat.description": "OpenOlat is an open-source e-learning platform from Switzerland. This configuration uses SCORM 2004 for full functionality. <a href='https://www.openolat.com' target='_blank'>Learn more</a>",
208
+
"presets.openedx.description": "Open edX is the open-source platform behind edX.org and is used worldwide for MOOCs. Uses SCORM 2004 via the SCORM XBlock. <a href='https://openedx.org' target='_blank'>Learn more</a>"
0 commit comments