summaryrefslogtreecommitdiffstats
path: root/modules-available/rebootcontrol/lang/en/template-tags.json
blob: c8922d2c84d3248b66f6c536880a2f637af36d1e (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
    "lang_aWolJob": "WakeOnLAN job",
    "lang_activeTasks": "Active tasks",
    "lang_add": "Add",
    "lang_addNewSubnet": "Manually add new subnet",
    "lang_assignedJumpHosts": "Assigned jump hosts",
    "lang_assignedSubnets": "Assigned subnets",
    "lang_authFail": "Authentication failed",
    "lang_check": "Check",
    "lang_checkOutputLabel": "Output",
    "lang_checkingJumpHost": "Check jump host",
    "lang_client": "Client",
    "lang_clientCount": "# clients",
    "lang_connecting": "Connecting...",
    "lang_editJumpHost": "Edit jump host",
    "lang_editSubnet": "Edit subnet",
    "lang_enterCommand": "Command(s) to execute",
    "lang_error": "Not available",
    "lang_execRemoteCommand": "Execute command on clients",
    "lang_executingRemotely": "Executing on selected clients...",
    "lang_exitCode": "Exit code",
    "lang_fixSubnetDesc": "If enabled, reachability of this subnet will not be determined automatically any more. You can then set manually whether the subnet is reachable from this server. Additionally, the subnet will not be purged from the database anymore if there was no client activity for six months.",
    "lang_fixSubnetSettings": "Manually configure this subnet",
    "lang_genNew": "Generate new key pair",
    "lang_help": "Help",
    "lang_host": "Host",
    "lang_hostDeleteConfirm": "Delete this jump host",
    "lang_hostNonZeroExit": "The assigned script exited with a return code other than 0",
    "lang_hostNotReachable": "Host not reachable",
    "lang_hostReachable": "Host reachable",
    "lang_ip": "IP",
    "lang_isDirect": "Directly reachable",
    "lang_isDirectHelp": "This subnet can directly receive WOL packets from the server. No jump host etc. required.",
    "lang_isFixed": "Manually configured",
    "lang_isFixedHelp": "Reachability from the satellite server is not determined automatically, but set in the web UI.",
    "lang_jumpHost": "Jump host",
    "lang_jumpHosts": "Jump hosts",
    "lang_keypairConfirmCheck": "I'm sure",
    "lang_lastseen": "Last seen",
    "lang_location": "Location",
    "lang_moduleHeading": "WakeOnLAN",
    "lang_new": "New",
    "lang_newKeypairExplanation": "You can create a new key pair, which will replace the old one. Please note that after doing so, you cannot poweroff or reboot clients that are already running, since they still use the old key. They have to be rebooted manually first.",
    "lang_noTasksForJob": "No tasks for this job",
    "lang_numAssignedSubnets": "# Subnets",
    "lang_online": "Online",
    "lang_port": "Port",
    "lang_privkey": "Private key",
    "lang_pubKey": "SSH Public Key:",
    "lang_reachable": "Reachable",
    "lang_reachableFrom": "Reachable via",
    "lang_reachableFromServer": "Reachable from server",
    "lang_reachableFromServerDesc": "If checked it will be assumed that the server can send WOL packets to clients in this subnet. This requires the router of the destination subnet to forward directed broadcasts.",
    "lang_rebootAt": "Reboot at:",
    "lang_rebooting": "Rebooting...",
    "lang_remoteExec": "Execute",
    "lang_scriptOrCommand": "Command \/ Script",
    "lang_settings": "Settings",
    "lang_shutdown": "Shut Down",
    "lang_shutdownAt": "Shutdown at: ",
    "lang_status": "Status",
    "lang_stderr": "Standard error",
    "lang_stdout": "Standard output",
    "lang_subnet": "Subnet",
    "lang_subnets": "Subnets",
    "lang_subnetsDescription": "These are subnets known to the server. For WOL to work across subnets the server needs to know which subnets are reachable via directed broadcasts. This list will be populated automatically as new clients boot up. For subnets that are not reachable via directed broadcasts, you can set up \"jump hosts\", which is any kind of host that can reach the desired destination subnet. Also, the satellite server will automatically use other bwLehrpool-Clients to reach selected machines, if applicable. If you don't want this to be detected automatically, you can disable this feature in the Settings above.",
    "lang_task": "Task",
    "lang_taskListIntro": "This is a list of running or recently finished tasks (WOL, Shutdown, Reboot, ...).",
    "lang_wakeScriptHelp": "This script will be executed on the jump host to wake up the selected machines. If will be executed using the default shell of the host. There are two special placeholders which will be replaced before executing the script on the host: %MACS% will be a space separated list of mac addresses to wake up. %IP% is either the directed broadcast address of the destination subnet, or simply 255.255.255.255, if the destination subnet is the same as the jump host's address.",
    "lang_wakeupScript": "Wake script",
    "lang_wolAutoDiscoverCheck": "Automatically determine WOL-reachability of subnets",
    "lang_wolDiscoverDescription": "If checked, the server will periodically check, which subnets can be reached by WOL packets.",
    "lang_wolDiscoverHeading": "Automatic WOL detection",
    "lang_wolMachineSupportText": "If the technical requirements for reaching a destination host with WOL packets are met, it is still required to enable wake on LAN on the client computer. This usually happens in the BIOS, where sometimes it is also possible to set a different boot order for when the machine was powered on via WOL. After enabling WOL in the BIOS, it is still possible to disable WOL in the driver after booting up an Operating System. In Windows, this can be configured in the device manager, which would be relevant if bwLehrpool is being used in a dual-boot environment. On Linux you can change this setting with the ethtool utility. bwLehrpool (re-)enables WOL on every boot.",
    "lang_wolReachability": "Reachability",
    "lang_wolReachabilityHelp": "The first figure is the number of jump hosts that are configured for this subnet. The second figure is the number of client subnets that can reach this subnet."
}