diff options
author | Paul Donald <newtwen@gmail.com> | 2024-01-03 12:19:16 +0000 |
---|---|---|
committer | Paul Donald <newtwen@gmail.com> | 2024-01-03 13:14:08 +0000 |
commit | 24ba8e895b66c38c0a641caa2d9e3856016b15c0 (patch) | |
tree | 810d5f9fbd8fad3a6f264f510807f98cb66fb24b /applications/luci-app-bcp38/po/zh | |
parent | bb2fd7bd14889d7bc74a1b3fe6deeca6e26fdfb2 (diff) |
luci-app-bcp38: i18n house-keeping
Signed-off-by: Paul Donald <newtwen@gmail.com>
Diffstat (limited to 'applications/luci-app-bcp38/po/zh')
-rw-r--r-- | applications/luci-app-bcp38/po/zh/bcp38.po | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/applications/luci-app-bcp38/po/zh/bcp38.po b/applications/luci-app-bcp38/po/zh/bcp38.po new file mode 100644 index 0000000000..b4cfc5c190 --- /dev/null +++ b/applications/luci-app-bcp38/po/zh/bcp38.po @@ -0,0 +1,68 @@ +msgid "" +msgstr "" +"Content-Type: text/plain; charset=UTF-8\n" +"Project-Id-Version: PACKAGE VERSION\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: zh\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41 +msgid "Allowed IP ranges" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:26 +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/htdocs/luci-static/resources/view/bcp38/form.js:25 +msgid "Auto-detect upstream IP" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:10 +#: applications/luci-app-bcp38/root/usr/share/luci/menu.d/luci-app-bcp38.json:3 +msgid "BCP38" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18 +msgid "BCP38 config" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38 +msgid "Blocked IP ranges" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21 +msgid "Enable" +msgstr "" + +#: applications/luci-app-bcp38/root/usr/share/rpcd/acl.d/luci-app-bcp38.json:3 +msgid "Grant UCI access for luci-app-bcp38" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31 +msgid "Interface name" +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:32 +msgid "" +"Interface to apply the blocking to should be the upstream WAN interface)." +msgstr "" + +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:42 +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/htdocs/luci-static/resources/view/bcp38/form.js:11 +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 "" |