diff options
author | Paul Spooren <mail@aparcar.org> | 2019-12-11 02:50:20 -1000 |
---|---|---|
committer | Paul Spooren <mail@aparcar.org> | 2019-12-11 02:50:20 -1000 |
commit | 6549b2cfc277fcd4693fe3019ba50ee27fe23716 (patch) | |
tree | 511c74f4d4bc993b92cebee0ee706c76f6c692d2 /applications/luci-app-bcp38/po/mr | |
parent | d87169c0f60f9e7c1f8a61b2809473802093ff31 (diff) | |
parent | 31879d67ba728b9f769153fc63315eb578179888 (diff) |
Merge remote-tracking branch 'weblate/master'
Diffstat (limited to 'applications/luci-app-bcp38/po/mr')
-rw-r--r-- | applications/luci-app-bcp38/po/mr/bcp38.po | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/applications/luci-app-bcp38/po/mr/bcp38.po b/applications/luci-app-bcp38/po/mr/bcp38.po new file mode 100644 index 0000000000..cb12861460 --- /dev/null +++ b/applications/luci-app-bcp38/po/mr/bcp38.po @@ -0,0 +1,60 @@ +msgid "" +msgstr "" +"Language: mr\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +msgid "Allowed IP ranges" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34 +msgid "" +"Attempt to automatically detect if the upstream IP will be blocked by the " +"configuration, and add an exception if it will. If this does not work " +"correctly, you can add exceptions manually below." +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33 +msgid "Auto-detect upstream IP" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/controller/bcp38.lua:6 +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20 +msgid "BCP38" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27 +msgid "BCP38 config" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56 +msgid "Blocked IP ranges" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30 +msgid "Enable" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +msgid "Interface name" +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +msgid "" +"Interface to apply the blocking to (should be the upstream WAN interface)." +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +msgid "" +"Takes precedence over blocked ranges. Use to whitelist your upstream network " +"if you're behind a double NAT and the auto-detection doesn't work." +msgstr "" + +#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21 +msgid "" +"This function blocks packets with private address destinations from going " +"out onto the internet as per <a href=\"http://tools.ietf.org/html/" +"bcp38\">BCP 38</a>. For IPv6, only source specific default routes are " +"installed, so no BCP38 firewall routes are needed." +msgstr "" |