diff options
Diffstat (limited to 'modules-available/main/lang/en')
7 files changed, 41 insertions, 64 deletions
diff --git a/modules-available/main/lang/en/module.json b/modules-available/main/lang/en/module.json deleted file mode 100644 index 613213d9..00000000 --- a/modules-available/main/lang/en/module.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "lang_intro": "Esta \u00e9 a interface de configura\u00e7\u00e3o do OpenSLX.", - "lang_introGuest": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.", - "lang_language": "Language", - "lang_login": "Login", - "lang_logout": "Logout", - "lang_needsSetup": "Setup incomplete", - "lang_next": "Next", - "lang_noExistingAccount": "No account has been created yet. Sign up to become the administrator.", - "lang_register": "Register", - "lang_warning": "Warning", - "lang_welcome": "Welcome" -}
\ No newline at end of file diff --git a/modules-available/main/lang/en/template-tags.json b/modules-available/main/lang/en/template-tags.json new file mode 100644 index 00000000..f368e8b8 --- /dev/null +++ b/modules-available/main/lang/en/template-tags.json @@ -0,0 +1,41 @@ +{ + "lang_backup": "Backup\/Restore", + "lang_bootMenuWarning": "The boot menu is outdated or has not been generated.", + "lang_client": "Client", + "lang_clientLog": "Client Log", + "lang_clientStats": "Client statistics", + "lang_configurationBasic": "PXE\/Boot", + "lang_configurationVariables": "Configuration Variables", + "lang_configure": "Configure", + "lang_dozmod": "Tutor module", + "lang_eventLog": "Server Log", + "lang_internetAccess": "Internet access", + "lang_intro": "This is the bwLehrpool configuration interface.", + "lang_introGuest": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.", + "lang_language": "Language", + "lang_localization": "Localization", + "lang_locations": "Rooms\/Locations", + "lang_loggedInPrefix": "Logged in as", + "lang_loggedInSuffix": " ", + "lang_login": "Login", + "lang_logout": "Logout", + "lang_minilinuxMissing": "Important files from the mini Linux installation are missing.", + "lang_needsSetup": "Setup incomplete", + "lang_news": "vmChooser news", + "lang_next": "Next", + "lang_noExistingAccount": "No account has been created yet. Sign up to become the administrator.", + "lang_numerOfImagesMarkedForDeletion": "Images marked for deletion", + "lang_register": "Register", + "lang_server": "Server", + "lang_serverStatus": "Server status", + "lang_settings": "Settings", + "lang_status": "Status", + "lang_systemConfiguration": "System Configuration", + "lang_systemConfigurationNotChosen": "A system configuration has not been chosen yet.", + "lang_translations": "Translations", + "lang_vmLocation": "VM Location", + "lang_vmLocationNotSet": "A location for the virtual machine is not set yet.", + "lang_warning": "Warning", + "lang_webInterface": "Web interface", + "lang_welcome": "Welcome" +}
\ No newline at end of file diff --git a/modules-available/main/lang/en/templates/dialog-generic.json b/modules-available/main/lang/en/templates/dialog-generic.json deleted file mode 100644 index c7551ed3..00000000 --- a/modules-available/main/lang/en/templates/dialog-generic.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "lang_next": "Next" -}
\ No newline at end of file diff --git a/modules-available/main/lang/en/templates/main-menu.json b/modules-available/main/lang/en/templates/main-menu.json deleted file mode 100644 index 635c7aa8..00000000 --- a/modules-available/main/lang/en/templates/main-menu.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "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", - "lang_eventLog": "Server Log", - "lang_internetAccess": "Internet access", - "lang_language": "Language", - "lang_localization": "Localization", - "lang_locations": "Rooms\/Locations", - "lang_login": "Login", - "lang_logout": "Logout", - "lang_needsSetup": "Setup incomplete", - "lang_news": "vmChooser news", - "lang_server": "Server", - "lang_serverStatus": "Server status", - "lang_settings": "Settings", - "lang_status": "Status", - "lang_translations": "Translations", - "lang_vmLocation": "VM Location", - "lang_warning": "Warning", - "lang_webInterface": "Web interface", - "lang_loggedInPrefix": "Logged in as", - "lang_loggedInSuffix": " " -} diff --git a/modules-available/main/lang/en/templates/messagebox-warning.json b/modules-available/main/lang/en/templates/messagebox-warning.json deleted file mode 100644 index 2c63c085..00000000 --- a/modules-available/main/lang/en/templates/messagebox-warning.json +++ /dev/null @@ -1,2 +0,0 @@ -{ -} diff --git a/modules-available/main/lang/en/templates/page-main-guest.json b/modules-available/main/lang/en/templates/page-main-guest.json deleted file mode 100644 index 6526f5bd..00000000 --- a/modules-available/main/lang/en/templates/page-main-guest.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "lang_introGuest": "This is the administration interface of the local bwLehrpool intallation. Please authenticate yourself to adjust settings.", - "lang_login": "Login", - "lang_noExistingAccount": "No account has been created yet. Sign up to become the administrator.", - "lang_register": "Register", - "lang_welcome": "Welcome" -}
\ No newline at end of file diff --git a/modules-available/main/lang/en/templates/page-main.json b/modules-available/main/lang/en/templates/page-main.json deleted file mode 100644 index 8031ac1c..00000000 --- a/modules-available/main/lang/en/templates/page-main.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "lang_bootMenuWarning": "The boot menu is outdated or has not been generated.", - "lang_configure": "Configure", - "lang_intro": "This is the bwLehrpool configuration interface.", - "lang_minilinuxMissing": "Important files from the mini Linux installation are missing.", - "lang_numerOfImagesMarkedForDeletion": "Images marked for deletion", - "lang_systemConfiguration": "System Configuration", - "lang_systemConfigurationNotChosen": "A system configuration has not been chosen yet.", - "lang_vmLocationNotSet": "A location for the virtual machine is not set yet.", - "lang_welcome": "Welcome" -}
\ No newline at end of file |