summaryrefslogtreecommitdiffstats
path: root/modules-available/serversetup/lang/en/template-tags.json
blob: af22081a03c489df2d6a9530c62848b0bda9d9d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
    "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_customEntry": "Custom entry",
    "lang_customScript": "Custom script",
    "lang_download": "Download",
    "lang_example": "Example",
    "lang_extension": "Extension",
    "lang_generationFailed": "Could not generate boot menu. The bwLehrpool-System might not work properly. If you can't fix the problem, please report the error message above to the bwLehrpool project.",
    "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_menuGeneration": "Generating boot menu...",
    "lang_mountIpxe": "Mount iPXE",
    "lang_restoreDefault": "Restore Default",
    "lang_saveScript": "Save Script",
    "lang_seconds": "Seconds",
    "lang_set": "Set",
    "lang_success": "Successfully create file:"
}