summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/lang/en/template-tags.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dnbd3/lang/en/template-tags.json')
-rw-r--r--modules-available/dnbd3/lang/en/template-tags.json15
1 files changed, 10 insertions, 5 deletions
diff --git a/modules-available/dnbd3/lang/en/template-tags.json b/modules-available/dnbd3/lang/en/template-tags.json
index 509f0436..890aa0c2 100644
--- a/modules-available/dnbd3/lang/en/template-tags.json
+++ b/modules-available/dnbd3/lang/en/template-tags.json
@@ -1,12 +1,14 @@
{
"lang_addServer": "Add server",
+ "lang_advancedConfigDesc": "These are settings to further customize the proxy server. Usually the default values are fine, but under certain local circumstances it might make sense to change certain values to improve performance. Entering bogus values for some of these might effectively render the proxy unusable. Any change in these values requires a restart of the proxy.",
+ "lang_advancedProxyConfig": "Advanced configuration",
"lang_allowNfsFallback": "NFS fallback",
"lang_allowedSubnets": "Allowed subnets",
"lang_altservers": "Uplinks",
"lang_backgroundReplication": "Background replication",
"lang_backgroundReplicationInfo": "If a VM is requested by this proxy, the proxy mirrors the complete VM in the background, not only the requested data blocks.",
"lang_bytesSent": "Sent",
- "lang_changeDnbd3Status": "Enable\/disable DNBD3",
+ "lang_changeDnbd3Status": "Enable\/disable DNBD3 for VMs",
"lang_client": "Client",
"lang_clientCount": "Clients",
"lang_clientList": "List of clients",
@@ -21,7 +23,8 @@
"lang_dnbd3Management": "DNBD3 management",
"lang_dnbd3Status": "DNBD3 status",
"lang_editProxyHeading": "Edit proxy settings",
- "lang_enableDnbd3": "Enable DNBD3",
+ "lang_enableDnbd3": "Enable DNBD3 for VMs",
+ "lang_enableDnbd3Hint": "You have created proxy servers, but did not enable DNBD3 for VMs. Currently, only the boot process of the client is done via DNBD3, the VM images are still loaded directly from the NFS\/CIFS server and do not benefit from load balancing and failover.",
"lang_enabled": "Enabled",
"lang_enterIpOfServer": "Please enter the ip address ot the server",
"lang_externalServer": "External DNBD3-Server",
@@ -33,20 +36,21 @@
"lang_global": "Global",
"lang_image": "Image",
"lang_imageList": "Image list",
- "lang_isProxy": "DNBD3 proxy",
+ "lang_isProxy": "DNBD3-Proxy",
"lang_lastSeen": "Last seen",
"lang_latency": "Latency",
"lang_location": "Location",
"lang_locations": "Locations",
- "lang_manageAccessTo": "Manage access to server:",
+ "lang_manageAccessTo": "Manage usage of server:",
"lang_managedServer": "Automatically configured DNBD3-Proxy",
"lang_managedServerAdd": "Add automatically configured proxy",
- "lang_managedServerHelp": "Automatically configured DNBD3-Proxies will boot like normal bwLehrpool-Clients over PXE and the satellite server. If a client is configured as proxy it will boot with a different configuration and acts exclusively as proxy. The client can therefore not be used as a normal working station.\r\nThe advantage is that you don't need to install or configure anything else. The client will reboot every week to get possible updates ot the minilinux.\r\nIf you want to use this feature, please create a partition with ID 45 on the local hard disk of the proxy server. In contrast to the ID 44 partition which is formated after every reboot, this partition is persistent. As a rule of thumb the partition should be as big as possible. If there is no space left the proxy will delete the VM which hasn't be used for the longest time. More information in the wiki.",
+ "lang_managedServerHelp": "Automatically configured DNBD3-Proxies will boot like normal bwLehrpool-Clients over PXE and the satellite server. If a client is configured as proxy it will boot with a different configuration and acts exclusively as proxy. The client can therefore not be used as a normal working station.\r\nThe advantage is that you don't need to install or configure anything else. The client will reboot every week to get possible updates ot the minilinux.\r\nIf you want to use this feature, please create a partition with ID 45 on the local hard disk of the proxy server. In contrast to the ID 44 partition which is formatted after every reboot, this partition is persistent. As a rule of thumb the partition should be as big as possible. If there is no space left the proxy will delete the VM which hasn't be used for the longest time. More information in the wiki.",
"lang_manualRefresh": "Manual refresh",
"lang_manualRefreshInfo": "All servers are queried every 5 minutes to update the table below. Hit the refresh button to update the table immediately.",
"lang_numFails": "Errors",
"lang_overrideIp": "IP address to use",
"lang_overrideIpInfo": "Usually the address that the DHCP server assigns to the boot interface of the proxy will be used. If the proxy has multiple interfaces (that also get an address assigned via DHCP) you can specify that address here to enforce their usage instead.",
+ "lang_preferSatDnbd3": "Prefer satellite server for initial connection",
"lang_proxyConfig": "Configuration",
"lang_proxyLocationText": "Here you can restrict the usage of this proxy to certain locations. This can be useful if the usage is only reasonable from some locations. That may be because of the network infrastructure.",
"lang_proxyServerTHead": "Server\/Proxy",
@@ -66,6 +70,7 @@
"lang_txTotal": "Total sent",
"lang_unusedFor": "Unused",
"lang_uplink": "Uplink",
+ "lang_uploadSpeed": "Egress",
"lang_uptime": "Uptime",
"lang_wantToDelete": "Do you really want to delete this server? (Reboot\/Shutdown has to be done manually)"
} \ No newline at end of file