summaryrefslogtreecommitdiffstats
path: root/lang/en/modules/serversetup/ipxe.json
diff options
context:
space:
mode:
authorJonathan Bauer2016-04-01 16:50:13 +0200
committerJonathan Bauer2016-04-01 16:50:13 +0200
commitdbc0d9614421e064cc62aacf116ebb783c83f2f3 (patch)
tree091844b8578ff1d9ac18edfd3cee3e63210133d7 /lang/en/modules/serversetup/ipxe.json
parent[ldapauth] Add homedir conf to ldap wizard (diff)
downloadslx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.gz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.tar.xz
slx-admin-dbc0d9614421e064cc62aacf116ebb783c83f2f3.zip
[merge] merging c3sl / fr - initial commit
Diffstat (limited to 'lang/en/modules/serversetup/ipxe.json')
-rw-r--r--lang/en/modules/serversetup/ipxe.json31
1 files changed, 31 insertions, 0 deletions
diff --git a/lang/en/modules/serversetup/ipxe.json b/lang/en/modules/serversetup/ipxe.json
new file mode 100644
index 00000000..70c17f43
--- /dev/null
+++ b/lang/en/modules/serversetup/ipxe.json
@@ -0,0 +1,31 @@
+{
+ "lang_bootBehavior": "Default Boot Behavior",
+ "lang_bootInfo": "Here adjustments can be made to the appearance of the boot menu.",
+ "lang_bootMenu": "Boot Menu",
+ "lang_bootMenuCreate": "Create Boot Menu",
+ "lang_cancel": "Cancel",
+ "lang_close": "Close",
+ "lang_compile": "Compile",
+ "lang_compilingIpxe": "Compiling iPXE",
+ "lang_customEntry": "Custom entry",
+ "lang_customScript": "Custom script",
+ "lang_download": "Download",
+ "lang_example": "Example",
+ "lang_extension": "Extension",
+ "lang_ipxeInfo": "Here it is possible to compile iPXE using a custom script.",
+ "lang_ipxeWarning": "If this is your first time compiling, it may take 1 to 4 minutes to finish.",
+ "lang_loading": "Loading",
+ "lang_localHDD": "Local HDD",
+ "lang_masterPassword": "Master password",
+ "lang_masterPasswordHelp": "The master password is required to edit a boot menu entry. This should be set for security reasons.",
+ "lang_menuCustom": "Custom Extra Menu",
+ "lang_menuCustomHint1": "Here you have the opportunity to add your own menu code to the displayed PXE menu, eg to refer to other PXE server. The format corresponds to the syslinux menu format.",
+ "lang_menuCustomHint2": "You can create one or more entries. If you want to create an entry that starts automatically when the user makes a selection, assign as",
+ "lang_menuCustomHint3": "and select as the default boot behavior custom as well.",
+ "lang_menuDisplayTime": "Menu Display Time",
+ "lang_mountIpxe": "Mount iPXE",
+ "lang_restoreDefault": "Restore Default",
+ "lang_saveScript": "Save Script",
+ "lang_seconds": "Seconds",
+ "lang_success": "Successfully create file:"
+}