diff options
Diffstat (limited to 'applications/luci-app-bcp38/po/zh_Hans/bcp38.po')
-rw-r--r-- | applications/luci-app-bcp38/po/zh_Hans/bcp38.po | 36 |
1 files changed, 20 insertions, 16 deletions
diff --git a/applications/luci-app-bcp38/po/zh_Hans/bcp38.po b/applications/luci-app-bcp38/po/zh_Hans/bcp38.po index 6ce50ed46a..f4c9b4aeba 100644 --- a/applications/luci-app-bcp38/po/zh_Hans/bcp38.po +++ b/applications/luci-app-bcp38/po/zh_Hans/bcp38.po @@ -1,20 +1,20 @@ msgid "" msgstr "" -"PO-Revision-Date: 2020-05-10 12:47+0000\n" -"Last-Translator: gw826943555 <gw826943555@qq.com>\n" +"PO-Revision-Date: 2023-02-28 10:31+0000\n" +"Last-Translator: Eric <hamburger2048@users.noreply.hosted.weblate.org>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsbcp38/zh_Hans/>\n" "Language: zh_Hans\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Weblate 4.1-dev\n" +"X-Generator: Weblate 4.16-dev\n" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:41 msgid "Allowed IP ranges" msgstr "允许的 IP 范围" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:34 +#: 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 " @@ -23,24 +23,24 @@ msgstr "" "自动检测上游 IP 是否会被当前配置所阻止,当检测到会被阻止时将会添加例外。如果" "自动检测无法正常工作,您可以在下面手动添加例外。" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:33 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:25 msgid "Auto-detect upstream IP" msgstr "自动检测上游 IP" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:20 +#: 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 "BCP38" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:27 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:18 msgid "BCP38 config" msgstr "BCP38 配置" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:56 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:38 msgid "Blocked IP ranges" msgstr "阻止的 IP 范围" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:30 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:21 msgid "Enable" msgstr "启用" @@ -48,16 +48,16 @@ msgstr "启用" msgid "Grant UCI access for luci-app-bcp38" msgstr "授予UCI访问luci-app-bcp38的权限" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: applications/luci-app-bcp38/htdocs/luci-static/resources/view/bcp38/form.js:31 msgid "Interface name" msgstr "接口名称" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:39 +#: 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 "应用“阻止规则”的接口(应当为上游 WAN 接口)。" +"Interface to apply the blocking to should be the upstream WAN interface)." +msgstr "应用拦截的接口应为上游 WAN 接口。" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:61 +#: 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." @@ -65,7 +65,7 @@ msgstr "" "这里的规则优先于阻止规则被使用。如果您在双重 NAT 之后并且自动检测功能不起作" "用,请在这里添加您上游网络的白名单。" -#: applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua:21 +#: 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/" @@ -75,3 +75,7 @@ msgstr "" "此功能可以阻止具有私有目标地址的数据包通过 <a href=\"http://tools.ietf.org/" "html/bcp38\">BCP 38</a> 发送到互联网上。对于 IPv6,仅安装源特定的默认路由,因" "此不需要 BCP38 防火墙路由。" + +#~ msgid "" +#~ "Interface to apply the blocking to (should be the upstream WAN interface)." +#~ msgstr "应用“阻止规则”的接口(应当为上游 WAN 接口)。" |