diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-04 18:05:01 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-04 18:05:01 +0200 |
commit | 982c023deb8e9dc78a2299a7c74ceb0aec4a3765 (patch) | |
tree | 8eda9b0376eddee1d53ee9fe97dd83d7475de7f3 /applications/luci-app-openvpn/po/en/openvpn.po | |
parent | 21d7dfeff396336929229a4f8d7c5beec876e0c5 (diff) |
i18n: sync translations
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-openvpn/po/en/openvpn.po')
-rw-r--r-- | applications/luci-app-openvpn/po/en/openvpn.po | 83 |
1 files changed, 56 insertions, 27 deletions
diff --git a/applications/luci-app-openvpn/po/en/openvpn.po b/applications/luci-app-openvpn/po/en/openvpn.po index 594385527b..07494beaad 100644 --- a/applications/luci-app-openvpn/po/en/openvpn.po +++ b/applications/luci-app-openvpn/po/en/openvpn.po @@ -28,6 +28,9 @@ msgstr "" msgid "Add route after establishing connection" msgstr "Add route after establishing connection" +msgid "Add template based configuration" +msgstr "" + msgid "Additional authentication over TLS" msgstr "Additional authentication over TLS" @@ -230,7 +233,7 @@ msgstr "If hostname resolve fails, retry" msgid "Instance \"%s\"" msgstr "Instance \"%s\"" -msgid "Invalid" +msgid "Instance with that name already exists!" msgstr "" msgid "Keep local IP address on restart" @@ -269,6 +272,9 @@ msgstr "Number of allocated broadcast buffers" msgid "Number of lines for log file history" msgstr "Number of lines for log file history" +msgid "OVPN configuration file upload" +msgstr "" + msgid "Only accept connections from given X509 name" msgstr "Only accept connections from given X509 name" @@ -305,6 +311,15 @@ msgstr "Persist/unpersist ifconfig-pool" msgid "Ping remote every n seconds over TCP/UDP port" msgstr "Ping remote every n seconds over TCP/UDP port" +msgid "Please edit this file directly in a terminal session." +msgstr "" + +msgid "Please select a valid OVPN config file to upload!" +msgstr "" + +msgid "Please select a valid VPN template!" +msgstr "" + msgid "Policy level over usage of external programs and scripts" msgstr "" @@ -386,6 +401,12 @@ msgstr "Run script cmd on client disconnection" msgid "Run up/down scripts for all restarts" msgstr "Run up/down scripts for all restarts" +msgid "Save" +msgstr "" + +msgid "Select template ..." +msgstr "" + msgid "Send notification to peer on disconnect" msgstr "Send notification to peer on disconnect" @@ -464,8 +485,14 @@ msgstr "Started" msgid "Status file format version" msgstr "Status file format version" -msgid "Switch to advanced configuration »" -msgstr "Switch to advanced configuration »" +msgid "Switch to advanced configuration" +msgstr "Switch to advanced configuration" + +msgid "Switch to basic configuration" +msgstr "Switch to basic configuration" + +msgid "Switch to file based configuration" +msgstr "" msgid "TCP/UDP port # for both local and remote" msgstr "TCP/UDP port # for both local and remote" @@ -482,9 +509,20 @@ msgstr "TLS cipher" msgid "TOS passthrough (applies to IPv4 only)" msgstr "TOS passthrough (applies to IPv4 only)" +msgid "Template based configuration" +msgstr "" + msgid "Temporary directory for client-connect return file" msgstr "Temporary directory for client-connect return file" +msgid "The 'Name' field must not be empty!" +msgstr "" + +msgid "" +"The OVPN config file (%s) could not be found, please check your " +"configuration." +msgstr "" + msgid "The highest supported TLS version" msgstr "" @@ -494,12 +532,27 @@ msgstr "" msgid "The lowest supported TLS version" msgstr "" +msgid "" +"The size of the OVPN config file (%s) is too large for online editing in " +"LuCI (≥ 100 KB)." +msgstr "" + +msgid "" +"This form allows you to modify the content of the OVPN config file (%s)." +msgstr "" + msgid "Timeframe for key exchange" msgstr "Timeframe for key exchange" msgid "Type of used device" msgstr "Type of used device" +msgid "Upload" +msgstr "" + +msgid "Upload ovpn file" +msgstr "" + msgid "Use protocol" msgstr "Use protocol" @@ -529,27 +582,3 @@ msgstr "tun/tap inactivity timeout" msgid "yes (%i)" msgstr "yes (%i)" - -msgid "« Switch to basic configuration" -msgstr "« Switch to basic configuration" - -#~ msgid "Disable cipher initialisation vector" -#~ msgstr "Disable cipher initialisation vector" - -#~ msgid "Disable replay protection" -#~ msgstr "Disable replay protection" - -#~ msgid "Don't require client certificate" -#~ msgstr "Don't require client certificate" - -#~ msgid "Don't use adaptive lzo compression" -#~ msgstr "Don't use adaptive lzo compression" - -#~ msgid "Make tun device IPv6 capable" -#~ msgstr "Make tun device IPv6 capable" - -#~ msgid "Use fast LZO compression" -#~ msgstr "Use fast LZO compression" - -#~ msgid "Use individual addresses rather than /30 subnets" -#~ msgstr "Use individual addresses rather than /30 subnets" |