diff options
author | Stan Grishin <stangri@melmac.net> | 2017-01-28 07:38:05 -0800 |
---|---|---|
committer | Stan Grishin <stangri@melmac.net> | 2017-01-28 08:42:29 -0800 |
commit | d2fcd543a43dcea1324a5456a171340271693cca (patch) | |
tree | 013ff3c7c3adc12acbe81024dce565e2b8e2e2ac /applications/luci-app-vpnbypass/po | |
parent | c9c76a136af2c7a1936655e667b9949862dc4842 (diff) |
luci-app-vpnbypass: switch to luci-tree Makefile, i18n support
Signed-off-by: Stan Grishin <stangri@melmac.net>
luci-app-vpnbypass: fixed makefile, fixed pot-file
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-vpnbypass/po')
-rw-r--r-- | applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot new file mode 100644 index 000000000..c0dd33dfb --- /dev/null +++ b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot @@ -0,0 +1,45 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Configuration of VPN Bypass Settings" +msgstr "" + +msgid "Domains to Bypass" +msgstr "" + +msgid "Domains which will be accessed directly (outside of the VPN tunnel)" +msgstr "" + +msgid "Enable VPN Bypass" +msgstr "" + +msgid "Local IP Subnets to Bypass" +msgstr "" + +msgid "Local IP ranges with direct internet access (outside of the VPN tunnel)" +msgstr "" + +msgid "Local Ports to Bypass" +msgstr "" + +msgid "Local ports to trigger VPN Bypass" +msgstr "" + +msgid "Remote IP Subnets to Bypass" +msgstr "" + +msgid "" +"Remote IP ranges which will be accessed directly (outside of the VPN tunnel)" +msgstr "" + +msgid "Remote Ports to Bypass" +msgstr "" + +msgid "Remote ports to trigger VPN Bypass" +msgstr "" + +msgid "VPN Bypass" +msgstr "" + +msgid "VPN Bypass Settings" +msgstr "" |