From b3965b9f53b945e1e5488b69955b0c354cb82d3f Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 17 Oct 2019 13:26:12 +0200 Subject: translation: add additionall missing PO files weblate was inititally badly setup to not detect some luci-apps, however this is fixed now and so additional PO files to translate. Signed-off-by: Paul Spooren --- applications/luci-app-bcp38/po/pt/bcp38.po | 60 ++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 applications/luci-app-bcp38/po/pt/bcp38.po (limited to 'applications/luci-app-bcp38/po/pt') diff --git a/applications/luci-app-bcp38/po/pt/bcp38.po b/applications/luci-app-bcp38/po/pt/bcp38.po new file mode 100644 index 000000000..7ca9390e6 --- /dev/null +++ b/applications/luci-app-bcp38/po/pt/bcp38.po @@ -0,0 +1,60 @@ +msgid "" +msgstr "" +"Language: pt\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 BCP 38. For IPv6, only source specific default routes are " +"installed, so no BCP38 firewall routes are needed." +msgstr "" -- cgit v1.2.3