summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSteffen Ritter2017-11-29 21:53:57 +0100
committerSimon Rettberg2017-11-29 21:53:57 +0100
commitda6ca9ca9ce2c45e52d472cc8b9e0ba82d5cc3c8 (patch)
tree8f516263702101620e45eb74cf22db69e5932fba /modules-available/dnbd3/lang/en/template-tags.json
parent[news] install: Better index for table (diff)
downloadslx-admin-da6ca9ca9ce2c45e52d472cc8b9e0ba82d5cc3c8.tar.gz
slx-admin-da6ca9ca9ce2c45e52d472cc8b9e0ba82d5cc3c8.tar.xz
slx-admin-da6ca9ca9ce2c45e52d472cc8b9e0ba82d5cc3c8.zip
Update translations
Diffstat (limited to 'modules-available/dnbd3/lang/en/template-tags.json')
-rw-r--r--modules-available/dnbd3/lang/en/template-tags.json56
1 files changed, 56 insertions, 0 deletions
diff --git a/modules-available/dnbd3/lang/en/template-tags.json b/modules-available/dnbd3/lang/en/template-tags.json
new file mode 100644
index 00000000..6c539db6
--- /dev/null
+++ b/modules-available/dnbd3/lang/en/template-tags.json
@@ -0,0 +1,56 @@
+{
+ "lang_addServer": "Add server",
+ "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_client": "Client",
+ "lang_clientCount": "Clients",
+ "lang_clientList": "List of clients",
+ "lang_clientsByLocation": "Clients by location",
+ "lang_comment": "Comment",
+ "lang_count": "Count",
+ "lang_disabled": "Disabled",
+ "lang_diskFree": "Free space",
+ "lang_dnbd3Management": "DNBD3 management",
+ "lang_dnbd3Status": "DNBD3 status",
+ "lang_editProxyHeading": "Edit proxy settings",
+ "lang_enableDnbd3": "Enable DNBD3",
+ "lang_enabled": "Enabled",
+ "lang_enterIpOfServer": "Please enter the ip address ot the server",
+ "lang_externalServer": "External DNBD3-Server",
+ "lang_externalServerAdd": "Add external server",
+ "lang_externalServerHelp": "An external server is not configured and managed by the satellite server. The installation, configuration and update of the DNBD3 software has to be done manually. This is a more flexible approach which is preferable for RAID or bcache setups or if the DNBD3-Server offers additional services. More information in the wiki.",
+ "lang_firewallInfo": "If the proxy is restricted to one or more locations, clients from other locations won't use that specific proxy. But technically it's still possible to gain access from other locations. If you activate this setting the access from other locations is blocked with iptables.",
+ "lang_firewalled": "Limit access to corresponding locations",
+ "lang_flags": "Flags",
+ "lang_global": "Global",
+ "lang_lastSeen": "Last seen",
+ "lang_latency": "Latency",
+ "lang_location": "Location",
+ "lang_locations": "Locations",
+ "lang_manageAccessTo": "Manage access to 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_numFails": "Errors",
+ "lang_proxyConfig": "Configuration",
+ "lang_proxyServerTHead": "Server\/Proxy",
+ "lang_reboot": "Reboot",
+ "lang_rebootProxyHeading": "Reboot proxy",
+ "lang_rebootProxyText": "If the configuration has changed, the server needs a reboot to adapt to it.",
+ "lang_recursiveCount": "Recursive",
+ "lang_rxTotal": "Total received",
+ "lang_serverList": "List of servers",
+ "lang_sessionRx": "Received since boot",
+ "lang_sessionTx": "Sent since boot",
+ "lang_settings": "Settings",
+ "lang_storageSize": "Storage size",
+ "lang_test": "Test",
+ "lang_txTotal": "Total sent",
+ "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