From 50404f3b23b7fd6aeae4c9d2f6df0ea25e984e66 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 3 May 2016 19:03:09 +0200 Subject: WIP --- modules-available/serversetup/lang/en/module.json | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 modules-available/serversetup/lang/en/module.json (limited to 'modules-available/serversetup/lang/en/module.json') diff --git a/modules-available/serversetup/lang/en/module.json b/modules-available/serversetup/lang/en/module.json new file mode 100644 index 00000000..c7c06098 --- /dev/null +++ b/modules-available/serversetup/lang/en/module.json @@ -0,0 +1,34 @@ +{ + "lang_active": "Active", + "lang_bootAddress": "Boot Address of the Server", + "lang_bootBehavior": "Default Boot Behavior", + "lang_bootHint": "The Boot menu must be recreated after changing the IP address. Usually this is done automatically, but the process can also be triggered manually in the section of the boot menu.", + "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_chooseIP": "Please select the IP address that the client server will use to boot.", + "lang_close": "Close", + "lang_compile": "Compile", + "lang_compilingIpxe": "Compiling iPXE", + "lang_customScript": "Custom Script", + "lang_download": "Download", + "lang_example": "Example", + "lang_extension": "Extension", + "lang_ipxeInfo": "Here it is possible to compile and download iPXE for USB 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_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 my-entry as well.", + "lang_menuDisplayTime": "Menu Display Time", + "lang_mountIpxe": "Mount iPXE", + "lang_restoreDefault": "Restore Default", + "lang_saveScript": "Save Script", + "lang_seconds": "Seconds", + "lang_set": "Set", + "lang_success": "Successfully create file:", + "module_name": "iPXE \/ Boot Menu" +} \ No newline at end of file -- cgit v1.2.3-55-g7522