From d69e086bf93787989d1e5f9ec9764114ee7a2f93 Mon Sep 17 00:00:00 2001 From: Steffen Ritter Date: Tue, 8 Sep 2020 13:34:42 +0200 Subject: [remoteaccess] Add english translations --- .../remoteaccess/lang/en/template-tags.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 modules-available/remoteaccess/lang/en/template-tags.json (limited to 'modules-available/remoteaccess/lang/en/template-tags.json') 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 -- cgit v1.2.3-55-g7522