diff options
Diffstat (limited to 'applications/luci-app-openvpn/po/templates/openvpn.pot')
-rw-r--r-- | applications/luci-app-openvpn/po/templates/openvpn.pot | 60 |
1 files changed, 55 insertions, 5 deletions
diff --git a/applications/luci-app-openvpn/po/templates/openvpn.pot b/applications/luci-app-openvpn/po/templates/openvpn.pot index 71b12a991..c91cabae9 100644 --- a/applications/luci-app-openvpn/po/templates/openvpn.pot +++ b/applications/luci-app-openvpn/po/templates/openvpn.pot @@ -16,6 +16,9 @@ msgstr "" msgid "Add route after establishing connection" msgstr "" +msgid "Add template based configuration" +msgstr "" + msgid "Additional authentication over TLS" msgstr "" @@ -217,7 +220,7 @@ msgstr "" msgid "Instance \"%s\"" msgstr "" -msgid "Invalid" +msgid "Instance with that name already exists!" msgstr "" msgid "Keep local IP address on restart" @@ -256,6 +259,9 @@ msgstr "" msgid "Number of lines for log file history" msgstr "" +msgid "OVPN configuration file upload" +msgstr "" + msgid "Only accept connections from given X509 name" msgstr "" @@ -292,6 +298,15 @@ msgstr "" msgid "Ping remote every n seconds over TCP/UDP port" msgstr "" +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 "" @@ -373,6 +388,12 @@ msgstr "" msgid "Run up/down scripts for all restarts" msgstr "" +msgid "Save" +msgstr "" + +msgid "Select template ..." +msgstr "" + msgid "Send notification to peer on disconnect" msgstr "" @@ -451,7 +472,13 @@ msgstr "" msgid "Status file format version" msgstr "" -msgid "Switch to advanced configuration »" +msgid "Switch to advanced configuration" +msgstr "" + +msgid "Switch to basic configuration" +msgstr "" + +msgid "Switch to file based configuration" msgstr "" msgid "TCP/UDP port # for both local and remote" @@ -469,9 +496,20 @@ msgstr "" msgid "TOS passthrough (applies to IPv4 only)" msgstr "" +msgid "Template based configuration" +msgstr "" + msgid "Temporary directory for client-connect return file" msgstr "" +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 "" @@ -481,12 +519,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 "" msgid "Type of used device" msgstr "" +msgid "Upload" +msgstr "" + +msgid "Upload ovpn file" +msgstr "" + msgid "Use protocol" msgstr "" @@ -516,6 +569,3 @@ msgstr "" msgid "yes (%i)" msgstr "" - -msgid "« Switch to basic configuration" -msgstr "" |