diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2018-11-07 18:10:59 +0200 |
commit | 40de466475a617f42d1f5cfa03d0342676e84c9b (patch) | |
tree | c47ff6bf49eefd97e619b2c0ae7715dbebe685a0 /applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | |
parent | 5849b20eab087bbc1a172b583d1a0febe8b506e4 (diff) |
i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-vpnbypass/po/templates/vpnbypass.pot')
-rw-r--r-- | applications/luci-app-vpnbypass/po/templates/vpnbypass.pot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot index c14c02fe9f..7a9b05327d 100644 --- a/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot +++ b/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot @@ -1,51 +1,66 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:48 msgid "Domains to Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:49 msgid "Domains to be accessed directly (outside of the VPN tunnel), see" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:31 msgid "Local IP Addresses to Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:31 msgid "" "Local IP addresses or subnets with direct internet access (outside of the " "VPN tunnel)" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:17 msgid "Local Ports to Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:17 msgid "Local ports to trigger VPN Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:51 msgid "README" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:38 msgid "Remote IP Addresses to Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:38 msgid "" "Remote IP addresses or subnets which will be accessed directly (outside of " "the VPN tunnel)" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:24 msgid "Remote Ports to Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:24 msgid "Remote ports to trigger VPN Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:7 msgid "Start VPNBypass service" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua:6 msgid "VPN Bypass" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:3 msgid "VPN Bypass Settings" msgstr "" +#: applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua:51 msgid "for syntax" msgstr "" |