summaryrefslogtreecommitdiffstats
path: root/modules-available/remoteaccess/lang/en/template-tags.json
diff options
context:
space:
mode:
authorSteffen Ritter2020-09-08 13:34:42 +0200
committerSimon Rettberg2020-09-08 13:44:54 +0200
commitd69e086bf93787989d1e5f9ec9764114ee7a2f93 (patch)
tree02561f08cb41ffeca3e9a4abfc72ce43b6cb8434 /modules-available/remoteaccess/lang/en/template-tags.json
parent[dozmod] Update translations (diff)
downloadslx-admin-d69e086bf93787989d1e5f9ec9764114ee7a2f93.tar.gz
slx-admin-d69e086bf93787989d1e5f9ec9764114ee7a2f93.tar.xz
slx-admin-d69e086bf93787989d1e5f9ec9764114ee7a2f93.zip
[remoteaccess] Add english translations
Diffstat (limited to 'modules-available/remoteaccess/lang/en/template-tags.json')
-rw-r--r--modules-available/remoteaccess/lang/en/template-tags.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/modules-available/remoteaccess/lang/en/template-tags.json b/modules-available/remoteaccess/lang/en/template-tags.json
new file mode 100644
index 00000000..85577438
--- /dev/null
+++ b/modules-available/remoteaccess/lang/en/template-tags.json
@@ -0,0 +1,17 @@
+{
+ "lang_add": "Add",
+ "lang_allowAccessText": "IP address (or net in CIDR notation) which is allowed to access the VNC port of the clients (usually only the guacamole proxy-server)",
+ "lang_allowedAccessToVncPort": "Allowed source for VNC-access",
+ "lang_assignLocations": "Assing locations",
+ "lang_general": "General",
+ "lang_group": "Group",
+ "lang_groupListText": "Available groups (\"virtual locations\")",
+ "lang_groups": "Groups",
+ "lang_keepAvailableWol": "WoL#",
+ "lang_locationSelectionText": "Clients in the selected locations will start the remoteaccess-mode after the next reboot.",
+ "lang_numLocs": "Locations",
+ "lang_reallyDelete": "Delete?",
+ "lang_remoteAccessSettings": "Settings for remoteaccess",
+ "lang_tryVirtualizerHandover": "Try to use VNC-server of the virtual hypervisor",
+ "lang_tryVirtualizerText": "If activated the system tries to change the remote VNC-connection to the internal VNC-server of the hypervisor after VM start.\r\nAt least in the case of VMware it seems to reduce performance and sometimes the connection during handover is lost.\r\n-> Only experimental!"
+} \ No newline at end of file