summaryrefslogtreecommitdiffstats
path: root/modules-available/statistics_reporting/lang
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/statistics_reporting/lang')
-rw-r--r--modules-available/statistics_reporting/lang/de/messages.json4
-rw-r--r--modules-available/statistics_reporting/lang/de/module.json10
-rw-r--r--modules-available/statistics_reporting/lang/de/template-tags.json22
-rw-r--r--modules-available/statistics_reporting/lang/en/messages.json4
-rw-r--r--modules-available/statistics_reporting/lang/en/module.json10
-rw-r--r--modules-available/statistics_reporting/lang/en/template-tags.json22
-rw-r--r--modules-available/statistics_reporting/lang/pt/template-tags.json3
7 files changed, 75 insertions, 0 deletions
diff --git a/modules-available/statistics_reporting/lang/de/messages.json b/modules-available/statistics_reporting/lang/de/messages.json
new file mode 100644
index 00000000..0121e49a
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/de/messages.json
@@ -0,0 +1,4 @@
+{
+ "invalid-table-type": "Ung\u00fcltiger Tabellentyp: {{0}}",
+ "remote-report-disabled": "Anonymer Statistikreport ist deaktiviert :-("
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/de/module.json b/modules-available/statistics_reporting/lang/de/module.json
new file mode 100644
index 00000000..64003d47
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/de/module.json
@@ -0,0 +1,10 @@
+{
+ "module_name": "Statistikauswertung",
+ "notAssigned": "Nicht zugewiesen",
+ "page_title": "Statistikauswertung",
+ "table_client": "Nach Clients",
+ "table_location": "Nach Orten",
+ "table_total": "Gesamt",
+ "table_user": "Nach Benutzern",
+ "table_vm": "Nach Veranstaltungen"
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/de/template-tags.json b/modules-available/statistics_reporting/lang/de/template-tags.json
new file mode 100644
index 00000000..315837de
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/de/template-tags.json
@@ -0,0 +1,22 @@
+{
+ "lang_apply": "Anwenden",
+ "lang_displayColumns": "Auswahl angezeigter Spalten",
+ "lang_displaySelection": "Anzeigemodus, Auswahl Zeitfenster",
+ "lang_downloadReport": "Report herunterladen",
+ "lang_export": "Exportieren",
+ "lang_hostname": "Hostname",
+ "lang_lastLogout": "Letzter Logout",
+ "lang_lastStart": "Letzter Boot",
+ "lang_location": "Ort",
+ "lang_longSessions": "Sitzungen \u2265 60s",
+ "lang_medianSessionLength": "Sitzungsdauer Median",
+ "lang_reportingDescription": "Helfen Sie uns bwLehrpool durch das w\u00f6chentliche Verschicken eines anonymisierten Statistikberichts zu verbessern. Wenn Sie den Inhalt eines solchen Reports genauer inspizieren wollen, k\u00f6nnen Sie \u00fcber den untenstehenden Button einen aktuellen Report ihres Servers herunterladen.",
+ "lang_reportingLabel": "Anonymisierte Nutzungsstatistiken herunterladen",
+ "lang_sessions": "Sitzungen",
+ "lang_shortSessions": "Sitzungen < 60s",
+ "lang_total": "Gesamt",
+ "lang_totalOffTime": "Gesamtzeit offline",
+ "lang_totalTime": "Gesamtzeit",
+ "lang_user": "Nutzer",
+ "lang_vm": "Veranstaltung"
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/en/messages.json b/modules-available/statistics_reporting/lang/en/messages.json
new file mode 100644
index 00000000..cd423426
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/en/messages.json
@@ -0,0 +1,4 @@
+{
+ "invalid-table-type": "Invalid table type: {{0}}",
+ "remote-report-disabled": "Anonymous statistics report is disabled :-("
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/en/module.json b/modules-available/statistics_reporting/lang/en/module.json
new file mode 100644
index 00000000..f5ed37d3
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/en/module.json
@@ -0,0 +1,10 @@
+{
+ "module_name": "Statistics Reporting",
+ "notAssigned": "Not assigned",
+ "page_title": "Statistics Reporting",
+ "table_client": "By client",
+ "table_location": "By location",
+ "table_total": "Total",
+ "table_user": "By user",
+ "table_vm": "By lecture"
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/en/template-tags.json b/modules-available/statistics_reporting/lang/en/template-tags.json
new file mode 100644
index 00000000..a4865931
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/en/template-tags.json
@@ -0,0 +1,22 @@
+{
+ "lang_apply": "Apply",
+ "lang_displayColumns": "Select columns to display",
+ "lang_displaySelection": "Select display mode and specify time span",
+ "lang_downloadReport": "Download report",
+ "lang_export": "Export",
+ "lang_hostname": "Hostname",
+ "lang_lastLogout": "Last logout",
+ "lang_lastStart": "Last boot",
+ "lang_location": "Location",
+ "lang_longSessions": "Sessions \u2265 60s",
+ "lang_medianSessionLength": "Median Session Length",
+ "lang_reportingDescription": "Help us improve bwLehrpool by automatically sending an anonymized statistics report once a week. If you want to check what data the report contains, you can download such a report for reference below.",
+ "lang_reportingLabel": "Send anonymized usage statistics",
+ "lang_sessions": "Sessions",
+ "lang_shortSessions": "Sessions < 60s",
+ "lang_total": "Total",
+ "lang_totalOffTime": "Total Time Offline",
+ "lang_totalTime": "Total Time",
+ "lang_user": "User",
+ "lang_vm": "Lecture"
+} \ No newline at end of file
diff --git a/modules-available/statistics_reporting/lang/pt/template-tags.json b/modules-available/statistics_reporting/lang/pt/template-tags.json
new file mode 100644
index 00000000..e7981844
--- /dev/null
+++ b/modules-available/statistics_reporting/lang/pt/template-tags.json
@@ -0,0 +1,3 @@
+{
+ "lang_hello": "Olá"
+} \ No newline at end of file