From e5c5e8422a74694d1abcd28f420450a25094c4b9 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 30 Nov 2015 13:48:11 +0100 Subject: Improve client logging --- lang/de/messages-hardcoded.json | 2 ++ lang/de/messages.json | 2 ++ lang/de/templates/main-menu.json | 1 + lang/de/templates/statistics/machine-notes.json | 4 ++++ lang/de/templates/statistics/newclients.json | 4 ++++ lang/en/messages-hardcoded.json | 2 ++ lang/en/messages.json | 2 ++ lang/en/templates/main-menu.json | 1 + lang/en/templates/statistics/machine-notes.json | 4 ++++ lang/en/templates/statistics/newclients.json | 4 ++++ lang/pt/templates/statistics/machine-notes.json | 3 +++ lang/pt/templates/statistics/newclients.json | 3 +++ 12 files changed, 32 insertions(+) create mode 100644 lang/de/templates/statistics/machine-notes.json create mode 100644 lang/de/templates/statistics/newclients.json create mode 100644 lang/en/templates/statistics/machine-notes.json create mode 100644 lang/en/templates/statistics/newclients.json create mode 100644 lang/pt/templates/statistics/machine-notes.json create mode 100644 lang/pt/templates/statistics/newclients.json (limited to 'lang') diff --git a/lang/de/messages-hardcoded.json b/lang/de/messages-hardcoded.json index 76d13e30..f785f042 100644 --- a/lang/de/messages-hardcoded.json +++ b/lang/de/messages-hardcoded.json @@ -11,9 +11,11 @@ "lang_noModuleFromThisGroup": "(Kein Modul dieser Gruppe)", "lang_serverConfiguration": "Serverseitige Konfiguration", "lang_titleBackup": "Sichern und Wiederherstellen", + "lang_titleClientStatistics": "Client-Statistiken", "lang_titleEventLog": "Ereignisprotokoll", "lang_titleWebinterface": "Webschnittstelle", "lang_unknwonTaskManager": "Unbekannter Taskmanager-Fehler", "today": "Heute", + "unused": "Ungenutzt", "yesterday": "Gestern" } \ No newline at end of file diff --git a/lang/de/messages.json b/lang/de/messages.json index 13b38c59..4d2859b2 100644 --- a/lang/de/messages.json +++ b/lang/de/messages.json @@ -21,6 +21,7 @@ "i18n-invalid-lang": "Ung\u00fcltige Sprache: {{0}}", "invalid-action": "Ung\u00fcltige Aktion: {{0}}", "invalid-file": "Die Datei {{0}} existiert nicht!", + "invalid-filter": "Ung\u00fcltiger Filter", "invalid-ip": "Kein Interface ist auf die Adresse {{0}} konfiguriert", "invalid-path": "Ung\u00fcltiger Pfad.", "invalid-template": "Ausgew\u00e4hlte Template ist nicht g\u00fcltig", @@ -40,6 +41,7 @@ "news-save-success": "News erfolgreich aktualisiert", "no-image": "Unter der angegebenen URL konnte kein SVG-Bild gefunden werden", "no-permission": "Keine ausreichenden Rechte, um auf diese Seite zuzugreifen", + "notes-saved": "Anmerkungen gespeichert", "password-mismatch": "Passwort und Passwortbest\u00e4tigung stimmen nicht \u00fcberein", "reboot-unconfirmed": "Sicherheitsabfrage zum Reboot nicht best\u00e4tigt", "remote-parse-failed": "Parsen der empfangenen Daten fehlgeschlagen ({{0}})", diff --git a/lang/de/templates/main-menu.json b/lang/de/templates/main-menu.json index efd918a3..3ed43eff 100644 --- a/lang/de/templates/main-menu.json +++ b/lang/de/templates/main-menu.json @@ -2,6 +2,7 @@ "lang_backup": "Backup\/Restore", "lang_client": "Client", "lang_clientLog": "Client Log", + "lang_clientStats": "Client-Statistiken", "lang_configurationBasic": "PXE\/Boot", "lang_configurationVariables": "KonfigurationsVariablen", "lang_dozmod": "Dozentenmodul", diff --git a/lang/de/templates/statistics/machine-notes.json b/lang/de/templates/statistics/machine-notes.json new file mode 100644 index 00000000..f9df1b92 --- /dev/null +++ b/lang/de/templates/statistics/machine-notes.json @@ -0,0 +1,4 @@ +{ + "lang_notes": "Anmerkungen", + "lang_save": "Speichern" +} \ No newline at end of file diff --git a/lang/de/templates/statistics/newclients.json b/lang/de/templates/statistics/newclients.json new file mode 100644 index 00000000..f1353389 --- /dev/null +++ b/lang/de/templates/statistics/newclients.json @@ -0,0 +1,4 @@ +{ + "lang_machine": "Client", + "lang_newMachines": "Neue Ger\u00e4te" +} \ No newline at end of file diff --git a/lang/en/messages-hardcoded.json b/lang/en/messages-hardcoded.json index 325f04ef..b19ef60a 100644 --- a/lang/en/messages-hardcoded.json +++ b/lang/en/messages-hardcoded.json @@ -11,9 +11,11 @@ "lang_noModuleFromThisGroup": "(No module from this group)", "lang_serverConfiguration": "Server-side Configuration", "lang_titleBackup": "Save and Restore", + "lang_titleClientStatistics": "Client statistics", "lang_titleEventLog": "Event log", "lang_titleWebinterface": "Web Interface", "lang_unknwonTaskManager": "Unknown Task Manager error", "today": "Today", + "unused": "Unused", "yesterday": "Yesterday" } \ No newline at end of file diff --git a/lang/en/messages.json b/lang/en/messages.json index bd8ffb18..aed10cce 100644 --- a/lang/en/messages.json +++ b/lang/en/messages.json @@ -21,6 +21,7 @@ "i18n-invalid-lang": "Invalid language: {{0}}", "invalid-action": "Invalid action: {{0}}", "invalid-file": "The file {{0}} does not exist!", + "invalid-filter": "Invalid filter", "invalid-ip": "No interface is configured with the address {{0}}", "invalid-path": "Invalid path.", "invalid-template": "Selected template is not valid", @@ -40,6 +41,7 @@ "news-save-success": "News updated successfully", "no-image": "Could not find an SVG-image at the given URL", "no-permission": "No sufficient privileges to access this page", + "notes-saved": "Notes have been saved", "password-mismatch": "Password and password confirmation do not match", "reboot-unconfirmed": "Confirmation prompt to reboot not confirmed", "remote-parse-failed": "Parsing the received data failed ({{0}})", diff --git a/lang/en/templates/main-menu.json b/lang/en/templates/main-menu.json index 839d65b1..be9cefed 100644 --- a/lang/en/templates/main-menu.json +++ b/lang/en/templates/main-menu.json @@ -2,6 +2,7 @@ "lang_backup": "Backup\/Restore", "lang_client": "Client", "lang_clientLog": "Client Log", + "lang_clientStats": "Client statistics", "lang_configurationBasic": "PXE\/Boot", "lang_configurationVariables": "Configuration Variables", "lang_dozmod": "Tutor module", diff --git a/lang/en/templates/statistics/machine-notes.json b/lang/en/templates/statistics/machine-notes.json new file mode 100644 index 00000000..7a13f28a --- /dev/null +++ b/lang/en/templates/statistics/machine-notes.json @@ -0,0 +1,4 @@ +{ + "lang_notes": "Notes", + "lang_save": "Save" +} \ No newline at end of file diff --git a/lang/en/templates/statistics/newclients.json b/lang/en/templates/statistics/newclients.json new file mode 100644 index 00000000..f7e55f3f --- /dev/null +++ b/lang/en/templates/statistics/newclients.json @@ -0,0 +1,4 @@ +{ + "lang_machine": "Client", + "lang_newMachines": "New machines" +} \ No newline at end of file diff --git a/lang/pt/templates/statistics/machine-notes.json b/lang/pt/templates/statistics/machine-notes.json new file mode 100644 index 00000000..c44dc44f --- /dev/null +++ b/lang/pt/templates/statistics/machine-notes.json @@ -0,0 +1,3 @@ +[ + +] \ No newline at end of file diff --git a/lang/pt/templates/statistics/newclients.json b/lang/pt/templates/statistics/newclients.json new file mode 100644 index 00000000..c44dc44f --- /dev/null +++ b/lang/pt/templates/statistics/newclients.json @@ -0,0 +1,3 @@ +[ + +] \ No newline at end of file -- cgit v1.2.3-55-g7522