summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorroot2019-02-19 18:53:50 +0100
committerroot2019-02-19 18:53:50 +0100
commit0ad4c0f8196b61699754762aacbaab0223478ab9 (patch)
treede434c4aea8d07ecd01cd3badd48d057d62c2d1b /lang
parent[usb-lock-off] Edit rule cleanup and fix of the dropdown boxes. (diff)
parent[statistics] Fix RAM change warning to handle increase too (diff)
downloadslx-admin-usb-lock-off.tar.gz
slx-admin-usb-lock-off.tar.xz
slx-admin-usb-lock-off.zip
Merge branch 'master' into usb-lock-offusb-lock-off
Diffstat (limited to 'lang')
-rw-r--r--lang/de/messages-hardcoded.json24
-rw-r--r--lang/de/messages.json14
-rw-r--r--lang/en/messages-hardcoded.json35
-rw-r--r--lang/en/messages.json14
-rw-r--r--lang/pt/flag.pngbin1115 -> 0 bytes
-rw-r--r--lang/pt/messages-hardcoded.json26
-rw-r--r--lang/pt/messages.json11
-rw-r--r--lang/pt/name.txt1
8 files changed, 0 insertions, 125 deletions
diff --git a/lang/de/messages-hardcoded.json b/lang/de/messages-hardcoded.json
deleted file mode 100644
index 692bc9bc..00000000
--- a/lang/de/messages-hardcoded.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "lang_clientSshConfig": "SSH-Konfiguration",
- "lang_configurationCompilation": "Konfiguration zusammenstellen",
- "lang_contentOf": "Inhalt von",
- "lang_createUser": "Benutzer anlegen",
- "lang_days": "Tag(e)",
- "lang_eventLog": "Server Log",
- "lang_hours": "Stunde(n)",
- "lang_location": "Lokalisierung",
- "lang_login": "Anmelden",
- "lang_moduleAdd": "Modul hinzuf\u00fcgen",
- "lang_noModuleFromThisGroup": "(Kein Modul dieser Gruppe)",
- "lang_serverConfiguration": "Serverseitige Konfiguration",
- "lang_serverStatus": "Server Status",
- "lang_status": "Status",
- "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
deleted file mode 100644
index a7e81351..00000000
--- a/lang/de/messages.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "ad-config-failed": "Wiederherstellen der Active Directory Konfiguration fehlgeschlagen",
- "db-update-done": "Datenbank wurde aktualisiert",
- "deleted-tag": "Tag wurde entfernt",
- "empty-archive": "Das Archiv enth\u00e4lt keine Dateien oder Verzeichnisse",
- "error-archive": "Korruptes Archiv oder nicht unterst\u00fctztes Format",
- "error-extract": "Konnte Archiv nicht nach {{0}} entpacken - {{1}}",
- "error-nodir": "Das Verzeichnis {{0}} existiert nicht.",
- "error-rename": "Konnte {{0}} nicht in {{1}} umbenennen",
- "invalid-file": "Die Datei {{0}} existiert nicht!",
- "invalid-path": "Ung\u00fcltiger Pfad.",
- "remote-parse-failed": "Parsen der empfangenen Daten fehlgeschlagen ({{0}})",
- "upload-complete": "Upload von {{0}} war erfolgreich"
-} \ No newline at end of file
diff --git a/lang/en/messages-hardcoded.json b/lang/en/messages-hardcoded.json
deleted file mode 100644
index 55ac6a50..00000000
--- a/lang/en/messages-hardcoded.json
+++ /dev/null
@@ -1,35 +0,0 @@
-{
- "lang_administration": "Translations",
- "lang_cities": "Cities",
- "lang_clientLog": "Client Log",
- "lang_clientSshConfig": "SSH configuration",
- "lang_configurationCompilation": "Compile configuration",
- "lang_content": "Content",
- "lang_contentOf": "Content of \"",
- "lang_createUser": "Create User",
- "lang_days": "Day(s)",
- "lang_eventLog": "Server Log",
- "lang_hours": "Hour(s)",
- "lang_login": "Login",
- "lang_modules": "Modules",
- "lang_moduleAdd": "Add Module",
- "lang_noModuleFromThisGroup": "(No module from this group)",
- "lang_server": "iPXE \/ Boot Menu",
- "lang_serverConfiguration": "Server-side Configuration",
- "lang_serverStatus": "Server",
- "lang_settings": "Settings",
- "lang_status": "Status",
- "lang_titleBackup": "Save and Restore",
- "lang_titleClientStatistics": "Client statistics",
- "lang_titleEventLog": "Event log",
- "lang_user": "Users",
- "lang_userManagement": "Management",
- "lang_users": "Users",
- "lang_variables": "Variables",
- "lang_vmLocation": "Virtual Machine",
- "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
deleted file mode 100644
index edf07a85..00000000
--- a/lang/en/messages.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "ad-config-failed": "Rebuilding the Active Directory configuration failed",
- "db-update-done": "Database successfully updated",
- "deleted-tag": "Tag was successfully removed",
- "empty-archive": "The archive contains no files or directories",
- "error-archive": "Corrupted archive or unsupported format",
- "error-extract": "Could not unpack archive {{0}} to {{1}}",
- "error-nodir": "The directory {{0}} does not exist.",
- "error-rename": "Could not rename {{0}} into {{1}}",
- "invalid-file": "The file {{0}} does not exist!",
- "invalid-path": "Invalid path.",
- "remote-parse-failed": "Parsing the received data failed ({{0}})",
- "upload-complete": "Upload of {{0}} was successful"
-} \ No newline at end of file
diff --git a/lang/pt/flag.png b/lang/pt/flag.png
deleted file mode 100644
index 78c57dea..00000000
--- a/lang/pt/flag.png
+++ /dev/null
Binary files differ
diff --git a/lang/pt/messages-hardcoded.json b/lang/pt/messages-hardcoded.json
deleted file mode 100644
index 0f500e07..00000000
--- a/lang/pt/messages-hardcoded.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "lang_administration": "Tradu\u00e7\u00f5es",
- "lang_cities": "Cidades",
- "lang_clientLog": "Log dos Clientes",
- "lang_content": "Conte\u00fado",
- "lang_createUser": "Criar Usu\u00e1rio",
- "lang_days": "Dia(s)",
- "lang_eventLog": "Log dos Servidores",
- "lang_hours": "Hora(s)",
- "lang_login": "Entrar",
- "lang_modules": "M\u00f3dulos",
- "lang_server": "iPXE \/ Boot Menu",
- "lang_serverConfiguration": "Configura\u00e7\u00e3o do servidor",
- "lang_serverStatus": "Servidor",
- "lang_settings": "Configura\u00e7\u00f5es",
- "lang_status": "Status",
- "lang_titleBackup": "Salvar e Recuperar",
- "lang_titleEventLog": "Log de Eventos",
- "lang_user": "Usu\u00e1rios",
- "lang_userManagement": "Gerenciamento",
- "lang_users": "Usu\u00e1rios",
- "lang_variables": "Vari\u00e1veis",
- "lang_vmLocation": "M\u00e1quina Virtual",
- "today": "Hoje",
- "yesterday": "Ontem"
-} \ No newline at end of file
diff --git a/lang/pt/messages.json b/lang/pt/messages.json
deleted file mode 100644
index 8738840f..00000000
--- a/lang/pt/messages.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "deleted-tag": "Tag foi removida com sucesso",
- "empty-archive": "O arquivo n\u00e3o cont\u00e9m arquivos ou diret\u00f3rios",
- "error-archive": "Arquivo corrompido ou formato n\u00e3o suportado",
- "error-extract": "N\u00e3o foi poss\u00edvel descompactar arquivo {{0}} para {{1}}",
- "error-nodir": "O diret\u00f3rio {{0}} n\u00e3o existe.",
- "error-rename": "N\u00e3o foi poss\u00edvel renomear {{0}} em {{1}}",
- "invalid-file": "O arquivo {{0}} n\u00e3o existe!",
- "remote-parse-failed": "An\u00e1lise dos dados recebidos falhou ({{0}})",
- "upload-complete": "Envio de {{0}} foi bem sucedido"
-} \ No newline at end of file
diff --git a/lang/pt/name.txt b/lang/pt/name.txt
deleted file mode 100644
index 811b10b4..00000000
--- a/lang/pt/name.txt
+++ /dev/null
@@ -1 +0,0 @@
-Português \ No newline at end of file