summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-22 17:27:49 +0100
committerSimon Rettberg2019-02-22 17:27:49 +0100
commit5661290d8583b28517e01c2f797ee56eea830152 (patch)
treef9c598b13f34ec8198bbb7b4a0f2f9efad4a82d4 /modules-available/dozmod/lang/en/template-tags.json
parent[dnbd3] Show image idle time in proxy details (diff)
downloadslx-admin-5661290d8583b28517e01c2f797ee56eea830152.tar.gz
slx-admin-5661290d8583b28517e01c2f797ee56eea830152.tar.xz
slx-admin-5661290d8583b28517e01c2f797ee56eea830152.zip
[dozmod] Add ServerSideCopy config option
Diffstat (limited to 'modules-available/dozmod/lang/en/template-tags.json')
-rw-r--r--modules-available/dozmod/lang/en/template-tags.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/dozmod/lang/en/template-tags.json b/modules-available/dozmod/lang/en/template-tags.json
index c33d872b..1e75f24c 100644
--- a/modules-available/dozmod/lang/en/template-tags.json
+++ b/modules-available/dozmod/lang/en/template-tags.json
@@ -106,10 +106,16 @@
"lang_scriptsIntro": "Here you can define scripts that will either forcefully run at startup of a lecture, or are selectable by bwLehrpool-Suite users.",
"lang_senderAddress": "Sender address",
"lang_senderName": "Sender's display name",
+ "lang_serverSideCopy": "Server-side copy",
+ "lang_serverSideCopyDescription": "If enabled, the satellite server tries to copy identical chunks that already exist in other virtual machine images, instead of requesting them from the client. Depending on the network infrastructure and file server hardware, this can make uploads of updated images, where the virtual disk contents only changed slightly, significantly faster. However, since this can create significant I\/O load on the file server, this might actually not be desired.",
"lang_shareDeleteConfirm": "Do you really want to delete this network share?",
"lang_size": "Size",
"lang_spaceWastedDuplication": "Potentially wasted space by duplicate blocks",
"lang_specificUser": "Specific User",
+ "lang_sscAuto": "Auto (upload speed < 10MiB\/s)",
+ "lang_sscOff": "Off",
+ "lang_sscOn": "On",
+ "lang_sscUser": "Controlled by user",
"lang_ssl": "SSL mode",
"lang_sslExplicit": "Explicit SSL (\"STARTTLS\")",
"lang_sslImplicit": "Implicit SSL",