summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/main
diff options
context:
space:
mode:
Diffstat (limited to 'lang/en/modules/main')
-rw-r--r--lang/en/modules/main/dialog-generic.json3
-rw-r--r--lang/en/modules/main/main-menu.json26
-rw-r--r--lang/en/modules/main/messagebox-warning.json2
-rw-r--r--lang/en/modules/main/page-main-guest.json7
-rw-r--r--lang/en/modules/main/page-main.json11
5 files changed, 49 insertions, 0 deletions
diff --git a/lang/en/modules/main/dialog-generic.json b/lang/en/modules/main/dialog-generic.json
new file mode 100644
index 00000000..c7551ed3
--- /dev/null
+++ b/lang/en/modules/main/dialog-generic.json
@@ -0,0 +1,3 @@
+{
+ "lang_next": "Next"
+} \ No newline at end of file
diff --git a/lang/en/modules/main/main-menu.json b/lang/en/modules/main/main-menu.json
new file mode 100644
index 00000000..d22f90d7
--- /dev/null
+++ b/lang/en/modules/main/main-menu.json
@@ -0,0 +1,26 @@
+{
+ "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"
+} \ No newline at end of file
diff --git a/lang/en/modules/main/messagebox-warning.json b/lang/en/modules/main/messagebox-warning.json
new file mode 100644
index 00000000..2c63c085
--- /dev/null
+++ b/lang/en/modules/main/messagebox-warning.json
@@ -0,0 +1,2 @@
+{
+}
diff --git a/lang/en/modules/main/page-main-guest.json b/lang/en/modules/main/page-main-guest.json
new file mode 100644
index 00000000..6526f5bd
--- /dev/null
+++ b/lang/en/modules/main/page-main-guest.json
@@ -0,0 +1,7 @@
+{
+ "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/lang/en/modules/main/page-main.json b/lang/en/modules/main/page-main.json
new file mode 100644
index 00000000..8031ac1c
--- /dev/null
+++ b/lang/en/modules/main/page-main.json
@@ -0,0 +1,11 @@
+{
+ "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