diff options
Diffstat (limited to 'applications/luci-app-firewall/po/zh_Hans/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/zh_Hans/firewall.po | 315 |
1 files changed, 161 insertions, 154 deletions
diff --git a/applications/luci-app-firewall/po/zh_Hans/firewall.po b/applications/luci-app-firewall/po/zh_Hans/firewall.po index 6ab67e1f4e..06999c485e 100644 --- a/applications/luci-app-firewall/po/zh_Hans/firewall.po +++ b/applications/luci-app-firewall/po/zh_Hans/firewall.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"PO-Revision-Date: 2020-02-19 20:00+0000\n" +"PO-Revision-Date: 2021-04-19 14:24+0000\n" "Last-Translator: xiazhang <xz@xia.plus>\n" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationsfirewall/zh_Hans/>\n" @@ -14,7 +14,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.11\n" +"X-Generator: Weblate 4.6\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" @@ -45,11 +45,11 @@ msgstr "" "\"匹配除 "%{helper.name}" 以外的任意助手。\">%{helper.val}</var>:" "<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461 msgid "-- add IP --" msgstr "-- 添加 IP --" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509 msgid "-- add MAC --" msgstr "-- 添加 MAC --" @@ -121,7 +121,7 @@ msgstr "" "<var data-tooltip=\"SNAT\">静态重写</var> 到源 %{snat_ip?IP <var>%{snat_ip}</" "var>} %{snat_port?端口 <var>%{snat_port}</var>}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224 msgid "A rewrite IP must be specified!" msgstr "必须指定重写 IP!" @@ -130,29 +130,29 @@ msgid "ACCEPT - Disable address rewriting" msgstr "接受 - 禁用地址重写" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208 msgid "Action" -msgstr "动作" +msgstr "操作" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289 msgid "" "Additional raw <em>iptables</em> arguments to classify zone destination " "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS " "traffic." msgstr "" -"附加 <em>iptables</em> 参数对区域出流量分类。如:<code>-p tcp --dport 443</" -"code> 仅匹配出站 HTTPS 流量。" +"用于对区域目标流量进行分类的额外 <em>iptables</em> 参数。如:<code>-p tcp --" +"dport 443</code> 表示仅匹配出站 HTTPS 流量。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279 msgid "" "Additional raw <em>iptables</em> arguments to classify zone source traffic, " "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic." msgstr "" -"附加 <em>iptables</em> 参数对区域入流量分类。如:<code>-p tcp --sport 443</" -"code> 仅匹配入站 HTTPS 流量。" +"用于对区域源流量进行分类的额外 <em>iptables</em> 参数。如:<code>-p tcp --" +"sport 443</code> 表示仅匹配入站 HTTPS 流量。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 @@ -161,26 +161,26 @@ msgstr "" msgid "Advanced Settings" msgstr "高级设置" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251 msgid "Allow \"invalid\" traffic" msgstr "允许“无效”流量" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:336 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:351 msgid "Allow forward from <em>source zones</em>:" msgstr "允许来自<em>源区域</em>的转发:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:295 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:310 msgid "Allow forward to <em>destination zones</em>:" msgstr "允许转发到<em>目标区域</em>:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:508 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539 msgid "Any" msgstr "任何" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273 msgid "Any day" msgstr "每天" @@ -190,51 +190,51 @@ msgid "" "established connections. Format is value[/mask]. If a mask is specified then " "those bits set in the mask are zeroed out." msgstr "" -"在已建立的连接上对给定值和现有标记值进行按位异或。格式为 value[/mask]。如果指" -"定了掩码,则掩码中设置的位将归零。" +"在已建立的连接上对给定值和现有标记值进行按位异或。格式为 值[/掩码]。如果指定" +"了掩码,则掩码中设置的位将归零。" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Apply the given DSCP class or value to established connections." msgstr "将给定的 DSCP 类或值应用于已建立的连接。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400 msgid "Assign the specified connection tracking helper to matched traffic." msgstr "将指定的连接跟踪助手分配给匹配的流量。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254 msgid "Automatic helper assignment" msgstr "自动助手分配" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254 msgid "" "Automatically assign conntrack helpers based on traffic protocol and port" msgstr "根据流量协议和端口自动分配 conntrack 助手" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107 msgid "Conntrack Settings" -msgstr "Conntrack 设置" +msgstr "连接跟踪设置" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258 msgid "Conntrack helpers" -msgstr "Conntrack 助手" +msgstr "连接跟踪助手" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16 msgid "Contents have been saved." msgstr "内容已保存。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:653 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:687 msgid "Continue" msgstr "继续" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221 msgid "Covered devices" msgstr "涵盖的设备" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173 msgid "Covered networks" msgstr "涵盖的网络" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226 msgid "Covered subnets" msgstr "涵盖的子网" @@ -249,9 +249,9 @@ msgid "" "each firewall restart, right after the default ruleset has been loaded." msgstr "" "自定义规则允许您执行不属于防火墙框架的任意 iptables 命令。每次重启防火墙时," -"在默认的规则运行后这些命令将立即执行。" +"这些命令在默认的规则运行后立即执行。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382 msgid "DSCP classification" msgstr "DSCP 类别" @@ -263,38 +263,38 @@ msgstr "DSCP 标记" msgid "DSCP mark required" msgstr "需要 DSCP 标记" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194 msgid "Destination address" msgstr "目标地址" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199 msgid "Destination port" msgstr "目标端口" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357 msgid "Destination zone" msgstr "目标区域" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268 msgid "Device name" -msgstr "设备名称" +msgstr "设备名" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251 msgid "" "Do not install extra rules to reject forwarded traffic with conntrack state " "<em>invalid</em>. This may be required for complex asymmetric route setups." msgstr "" -"不安装额外的规则以拒绝 conntrack 状态为<em>无效</em>的转发流量。对复杂的非对" -"称路由这可能是必需的设置。" +"不安装额外的规则以拒绝连接跟踪状态为<em>无效</em>的转发流量。对复杂的非对称路" +"由这可能是必需的设置。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58 msgid "Drop invalid packets" msgstr "丢弃无效数据包" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164 msgid "Enable" msgstr "启用" @@ -307,7 +307,7 @@ msgstr "启用 NAT 环回" msgid "Enable SYN-flood protection" msgstr "启用 SYN-flood 防御" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264 msgid "Enable logging on this zone" msgstr "启用此区域的日志记录" @@ -319,7 +319,7 @@ msgstr "需要:%s" msgid "Experimental feature. Not fully compatible with QoS/SQM." msgstr "实验特性。与 QoS/SQM 不完全兼容。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:243 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258 msgid "Explicitly choses allowed connection tracking helpers for zone traffic" msgstr "为区域流量明确选择允许的连接跟踪助手" @@ -332,12 +332,12 @@ msgid "External port" msgstr "外部端口" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248 msgid "Extra arguments" msgstr "额外参数" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289 msgid "Extra destination arguments" msgstr "额外的目标参数" @@ -345,7 +345,7 @@ msgstr "额外的目标参数" msgid "Extra iptables arguments" msgstr "额外的 iptables 参数" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:279 msgid "Extra source arguments" msgstr "额外的源参数" @@ -373,7 +373,7 @@ msgstr "防火墙 - 通信规则" msgid "Firewall - Zone Settings" msgstr "防火墙 - 区域设置" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:680 msgid "Firewall configuration migration" msgstr "防火墙配置迁移" @@ -394,8 +394,8 @@ msgstr "" "mask? 带有掩码 %{mark.mask}} 以外的 fwmarks。\":%{mark.mask? data-tooltip=" "\"在比较前使用 %{mark.mask} 掩盖 fwmark 值。\"}}>%{mark.val}</var>}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 msgid "Friday" msgstr "星期五" @@ -462,28 +462,28 @@ msgstr "常规设置" #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3 msgid "Grant access to firewall configuration" -msgstr "" +msgstr "授予访问防火墙配置的权限" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87 msgid "Hardware flow offloading" msgstr "硬件流量分载" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232 msgid "IPv4 and IPv6" msgstr "IPv4 和 IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233 msgid "IPv4 only" msgstr "仅 IPv4" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:219 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234 msgid "IPv6 only" msgstr "仅 IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251 msgid "Inbound device" msgstr "入站设备" @@ -538,7 +538,7 @@ msgstr "无效的限制值" msgid "Limit burst" msgstr "限制突发" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267 msgid "Limit log messages" msgstr "限制日志信息" @@ -556,6 +556,10 @@ msgstr "" "限制匹配到 <var>%{limit.num}</var> 包每 <var>%{limit.unit}</var>%{limit." "burst? 突发 <var>%{limit.burst}</var>}" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165 +msgid "Limited masquerading enabled" +msgstr "已启用有限伪装" + #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349 msgid "Limits traffic matching to the specified rate." msgstr "将流量匹配限制为指定的速率。" @@ -566,9 +570,9 @@ msgstr "环回源 IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212 msgid "MASQUERADE - Automatically rewrite to outbound interface IP" -msgstr "MASQUERADE - 自动重写为出站接口 IP" +msgstr "MASQUERADE - 自动重写源地址为出站接口 IP" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170 msgid "MSS clamping" msgstr "MSS 钳制" @@ -577,7 +581,7 @@ msgid "Masquerading" msgstr "IP 动态伪装" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147 msgid "Match" msgstr "匹配规则" @@ -586,11 +590,11 @@ msgstr "匹配规则" msgid "Match DSCP" msgstr "匹配 DSCP" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292 msgid "Match ICMP type" msgstr "匹配 ICMP 类型" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248 msgid "Match device" msgstr "匹配设备" @@ -613,7 +617,7 @@ msgid "" msgstr "匹配来自给定源端口或端口范围的转发流量。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407 msgid "Match helper" msgstr "匹配助手" @@ -628,15 +632,15 @@ msgid "Match mark" msgstr "匹配标记" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407 msgid "Match traffic using the specified connection tracking helper." msgstr "使用指定的连接跟踪助手匹配流量。" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318 msgid "Matches a specific firewall mark or a range of different marks." -msgstr "匹配特定的防火墙标记或不同标记的范围。" +msgstr "匹配特定的防火墙标记或防火墙标记范围。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239 msgid "Matches forwarded traffic using the specified outbound network device." msgstr "使用指定的出站网络设备匹配转发的流量。" @@ -650,13 +654,13 @@ msgid "" "one every time the limit specified above is not reached, up to this number." msgstr "要匹配的最大初始数据包数:未达到上述指定限制时,每次加一直到达到此数。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259 msgid "Monday" msgstr "星期一" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269 msgid "Month Days" msgstr "日期" @@ -672,7 +676,7 @@ msgid "" msgstr "NAT 规则允许对源 IP 进行精细控制,以用于出站或转发流量。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121 msgid "Name" @@ -696,8 +700,8 @@ msgid "" "range on the client host" msgstr "仅匹配源自客户端主机上给定源端口或源端口范围的入站流量" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238 msgid "Outbound device" msgstr "出站设备" @@ -711,12 +715,12 @@ msgid "Output" msgstr "出站数据" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 msgid "Passes additional arguments to iptables. Use with care!" msgstr "传递到 iptables 的额外参数。小心使用!" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276 msgid "" "Passing raw iptables arguments to source and destination traffic " "classification rules allows to match packets based on other criteria than " @@ -737,11 +741,10 @@ msgstr "端口转发" msgid "" "Port forwarding allows remote computers on the Internet to connect to a " "specific computer or service within the private LAN." -msgstr "" -"端口转发允许 Internet 上的远程计算机连接到内部网络中的特定计算机或服务。" +msgstr "端口转发允许互联网上的远程计算机连接到内部网络中的特定计算机或服务。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169 msgid "Protocol" msgstr "协议" @@ -759,18 +762,18 @@ msgstr "重定向匹配的入站流量到指定的内部主机" msgid "Requires hardware NAT support. Implemented at least for mt7621" msgstr "需要硬件 NAT 支持。目前 mt7621 已实现" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244 msgid "Restrict Masquerading to given destination subnets" msgstr "要限制 IP 动态伪装的目标子网" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237 msgid "Restrict Masquerading to given source subnets" msgstr "要限制 IP 动态伪装的源子网" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231 msgid "Restrict to address family" -msgstr "限制地址" +msgstr "限制地址类型" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215 msgid "Rewrite IP address" @@ -780,24 +783,24 @@ msgstr "重写 IP 地址" msgid "Rewrite matched traffic to the specified source IP address." msgstr "将匹配的流量重写到指定的源 IP 地址。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230 msgid "Rewrite matched traffic to the specified source port or port range." msgstr "将匹配的流量重写到指定的源端口或端口范围。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229 msgid "Rewrite port" msgstr "重写端口" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75 msgid "Routing/NAT Offloading" -msgstr "Routing/NAT 分载" +msgstr "路由/NAT 卸载" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211 msgid "SNAT - Rewrite to specific source IP or port" msgstr "SNAT - 重写为特定的源 IP 或端口" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 msgid "Saturday" msgstr "星期六" @@ -810,12 +813,12 @@ msgid "" "Set the given mark value on established connections. Format is value[/mask]. " "If a mask is specified then only those bits set in the mask are modified." msgstr "" -"在已建立的连接上设置给定的标记值。格式为 value[/mask]。如果指定了掩码,则仅修" -"改掩码中设置的位。" +"在已建立的连接上设置给定的标记值。格式为:值[/掩码]。如果指定了掩码,则仅修改" +"掩码中设置的位。" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83 msgid "Software based offloading for routing/NAT" -msgstr "基于软件的 Routing/NAT 分载" +msgstr "基于软件的 路由/NAT 分载" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82 msgid "Software flow offloading" @@ -826,27 +829,27 @@ msgid "Source IP address" msgstr "源 IP 地址" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347 msgid "Source MAC address" msgstr "源 MAC 地址" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180 msgid "Source address" msgstr "源地址" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185 msgid "Source port" msgstr "源端口" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341 msgid "Source zone" msgstr "源区域" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269 msgid "" "Specifies whether to tie this traffic rule to a specific inbound or outbound " "network device." @@ -856,34 +859,34 @@ msgstr "指定是否将此流量规则绑定到特定的入站或出站网络设 msgid "" "Specifies whether to use the external or the internal IP address for " "reflected traffic." -msgstr "指定是使用外部 IP 地址还是内部 IP 地址来反映流量。" +msgstr "指定反射流量使用外部或内部 IP 地址。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288 msgid "Start Date (yyyy-mm-dd)" msgstr "开始日期(yyyy-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:453 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280 msgid "Start Time (hh.mm.ss)" msgstr "开始时间(hh.mm.ss)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:473 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292 msgid "Stop Date (yyyy-mm-dd)" msgstr "停止日期(yyyy-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284 msgid "Stop Time (hh.mm.ss)" msgstr "停止时间(hh.mm.ss)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:439 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258 msgid "Sunday" msgstr "星期日" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681 msgid "" "The existing firewall configuration needs to be changed for LuCI to function " "properly." @@ -895,8 +898,8 @@ msgid "" "traffic flow." msgstr "防火墙通过在网络接口上创建区域来控制网络流量。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:202 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:291 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306 msgid "" "The options below control the forwarding policies between this zone (%s) and " "other zones. <em>Destination zones</em> cover forwarded traffic " @@ -922,8 +925,8 @@ msgstr "" "域入站和出站流量的默认策略,<em>转发</em>选项描述该区域内不同网络之间的流量转" "发策略。<em>涵盖的网络</em>指定从属于这个区域的网络。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 msgid "Thursday" msgstr "星期四" @@ -932,11 +935,15 @@ msgstr "星期四" msgid "Time Restrictions" msgstr "时间限制" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:477 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296 msgid "Time in UTC" msgstr "UTC 时间" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 +msgid "Time restritions are enabled for this rule" +msgstr "对该规则启用了时间限制" + #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 msgid "" "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP " @@ -977,7 +984,7 @@ msgstr "" "口 %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以" "外的端口。\"}>%{item.ival}</var>}}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400 msgid "Tracking helper" msgstr "跟踪助手" @@ -992,11 +999,11 @@ msgid "" "for example to reject traffic between certain hosts or to open WAN ports on " "the router." msgstr "" -"通信规则定义了不同区域间的数据包传输策略,例如:拒绝一些主机之间的通信,开放" +"通信规则定义了不同区域间的数据包传输策略,例如:拒绝一些主机之间的通信、开放" "路由器 WAN 上的端口。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260 msgid "Tuesday" msgstr "星期二" @@ -1005,9 +1012,9 @@ msgid "Unable to save contents: %s" msgstr "无法保存内容:%s" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422 msgid "Unknown or not installed conntrack helper \"%s\"" -msgstr "未知或未安装的 conntrack 助手 \"%s\"" +msgstr "未知或未安装的连接跟踪助手 \"%s\"" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144 @@ -1020,7 +1027,7 @@ msgid "Unnamed forward" msgstr "未命名转发" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210 msgid "Unnamed rule" msgstr "未命名规则" @@ -1028,11 +1035,11 @@ msgstr "未命名规则" msgid "Unnamed zone" msgstr "未命名区域" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585 msgid "Unrecognized protocol" msgstr "无法识别的协议" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:648 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682 msgid "" "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will " "be converted to \"nat\" sections and the firewall will be restarted to apply " @@ -1049,13 +1056,13 @@ msgstr "使用外部 IP 地址" msgid "Use internal IP address" msgstr "使用内部 IP 地址" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221 msgid "" "Use this option to classify zone traffic by raw, non-<em>uci</em> managed " "network devices." msgstr "此选项可对原始的、非 <em>uci</em> 托管的网络设备进行区域流量分类。" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226 msgid "" "Use this option to classify zone traffic by source or destination subnet " "instead of networks or devices." @@ -1065,17 +1072,17 @@ msgstr "此选项可对源或目标子网而非网络或设备进行区域流量 msgid "Valid firewall mark required" msgstr "需要有效的防火墙标记" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261 msgid "Wednesday" msgstr "星期三" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253 msgid "Week Days" msgstr "星期" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381 msgid "XOR firewall mark" msgstr "异或防火墙标记" @@ -1091,23 +1098,23 @@ msgstr "区域 ⇒ 转发" msgid "Zones" msgstr "区域" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151 msgid "accept" msgstr "接受" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267 -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433 -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:402 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203 msgid "any" @@ -1122,11 +1129,11 @@ msgstr "任意" msgid "any zone" msgstr "所有区域" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380 msgid "apply firewall mark" msgstr "应用防火墙标记" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:379 msgid "assign conntrack helper" msgstr "分配连接跟踪助手" @@ -1136,15 +1143,15 @@ msgstr "分配连接跟踪助手" msgid "day" msgstr "日" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233 msgid "do not rewrite" msgstr "不重写" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:378 msgid "don't track" msgstr "不跟踪" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150 msgid "drop" @@ -1162,7 +1169,7 @@ msgstr "小时" msgid "minute" msgstr "分钟" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149 msgid "reject" @@ -1184,8 +1191,8 @@ msgid "this device" msgstr "此设备" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:201 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:305 msgid "this new zone" msgstr "此新区域" @@ -1193,7 +1200,7 @@ msgstr "此新区域" msgid "unlimited" msgstr "无限制" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250 msgid "unspecified" msgstr "未指定" |