2 # Yangfl <mmyangfl@gmail.com>, 2017, 2018.
3 # Zheng Qian <sotux82@gmail.com>, 2019.
7 "Project-Id-Version: \n"
8 "PO-Revision-Date: 2019-11-21 14:23+0000\n"
9 "Last-Translator: Xingcong Li <lixingcong512@gmail.com>\n"
10 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
11 "openwrt/luciapplicationsfirewall/zh_Hans/>\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=1; plural=0;\n"
17 "X-Generator: Weblate 3.10-dev\n"
19 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:146
23 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:242
27 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144
31 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:275
32 msgid "<var>%d</var> pkts. per <var>%s</var>"
33 msgstr "<var>%d</var> 数据包/<var>%s</var>"
35 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:271
36 msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
37 msgstr "<var>%d</var> 数据包/<var>%s</var>,突发 <var>%d</var> 数据包。"
39 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:107
40 msgid "<var>%s</var> and limit to %s"
41 msgstr "<var>%s</var> 并限制到 %s"
43 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:293
44 msgid "Accept forward"
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:303
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:283
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:328
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
62 "Additional raw <em>iptables</em> arguments to classify zone destination "
63 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
66 "附加 <em>iptables</em> 参数对区域出流量分类。如:<code>-p tcp --dport 443</"
67 "code> 仅匹配出站 HTTPS 流量。"
69 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
71 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
72 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
74 "附加 <em>iptables</em> 参数对区域入流量分类。如:<code>-p tcp --sport 443</"
75 "code> 仅匹配入站 HTTPS 流量。"
77 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:101
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:137
79 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
80 msgid "Advanced Settings"
83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
84 msgid "Allow \"invalid\" traffic"
87 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:311
88 msgid "Allow forward from <em>source zones</em>:"
89 msgstr "允许来自<em>源区域</em>的转发:"
91 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:270
92 msgid "Allow forward to <em>destination zones</em>:"
93 msgstr "允许转发到<em>目标区域</em>:"
95 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:208
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
105 msgid "Automatic helper assignment"
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
110 "Automatically assign conntrack helpers based on traffic protocol and port"
111 msgstr "根据流量协议和端口自动分配 conntrack 助手"
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:79
114 msgid "Conntrack Settings"
115 msgstr "Conntrack 设置"
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
118 msgid "Conntrack helpers"
119 msgstr "Conntrack 助手"
121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
122 msgid "Contents have been saved."
125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:178
126 msgid "Covered devices"
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
130 msgid "Covered networks"
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:183
134 msgid "Covered subnets"
137 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:18
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
143 "Custom rules allow you to execute arbitrary iptables commands which are not "
144 "otherwise covered by the firewall framework. The commands are executed after "
145 "each firewall restart, right after the default ruleset has been loaded."
147 "自定义规则允许您执行不属于防火墙框架的任意 iptables 命令。每次重启防火墙时,"
148 "在默认的规则运行后这些命令将立即执行。"
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:308
151 msgid "Destination address"
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:319
155 msgid "Destination port"
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:302
159 msgid "Destination zone"
162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:299
163 msgid "Discard forward"
166 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:309
167 msgid "Discard input"
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:289
171 msgid "Discard output"
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
176 "Do not install extra rules to reject forwarded traffic with conntrack state "
177 "<em>invalid</em>. This may be required for complex asymmetric route setups."
179 "不安装额外的规则以拒绝 conntrack 状态为<em>无效</em>的转发流量。对复杂的非对"
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
183 msgid "Do not track forward"
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:307
187 msgid "Do not track input"
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:287
191 msgid "Do not track output"
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
195 msgid "Drop invalid packets"
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:189
203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
204 msgid "Enable NAT Loopback"
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
208 msgid "Enable SYN-flood protection"
209 msgstr "启用 SYN-flood 防御"
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
212 msgid "Enable logging on this zone"
215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
216 msgid "Experimental feature. Not fully compatible with QoS/SQM."
217 msgstr "实验特性。与 QoS/SQM 不完全兼容。"
219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
220 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
221 msgstr "为区域流量明确选择允许的连接跟踪助手"
223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
224 msgid "External IP address"
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
228 msgid "External port"
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:267
232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336
233 msgid "Extra arguments"
236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
237 msgid "Extra destination arguments"
240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
241 msgid "Extra iptables arguments"
242 msgstr "额外的 iptables 参数"
244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
245 msgid "Extra source arguments"
248 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
253 msgid "Firewall - Custom Rules"
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:92
257 msgid "Firewall - Port Forwards"
260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:128
261 msgid "Firewall - Traffic Rules"
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:28
265 msgid "Firewall - Zone Settings"
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
269 msgid "Force connection tracking"
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:135
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
287 msgid "From %s in %s"
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:60
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:62
292 msgid "From %s in %s with source %s"
293 msgstr "来自 %s 位于 %s 源于 %s"
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:60
297 msgid "From %s in %s with source %s and %s"
298 msgstr "来自 %s 位于 %s 源端口 %s 源 MAC %s"
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:75
301 msgid "From %s on <var>this device</var>"
302 msgstr "来自 %s 位于<var>本设备</var>"
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:73
305 msgid "From %s on <var>this device</var> with source %s"
306 msgstr "来自 %s 位于<var>本设备</var>源于 %s"
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:71
309 msgid "From %s on <var>this device</var> with source %s and %s"
310 msgstr "来自 %s 位于<var>本设备</var>源端口 %s 源 MAC %s"
312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:136
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
316 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:9
317 msgid "General Settings"
320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:65
321 msgid "Hardware flow offloading"
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:157
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:167
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:175
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:216
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:220
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:201
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
343 msgid "IPv4 and IPv6"
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:202
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:190
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:218
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:203
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
366 msgid "Internal IP address"
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
370 msgid "Internal port"
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
374 msgid "Internal zone"
377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
378 msgid "Limit log messages"
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:96
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:104
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:125
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
403 msgid "Match ICMP type"
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:224
408 "Match incoming traffic directed at the given destination port or port range "
410 msgstr "匹配指向此主机上指定目标端口或目标端口范围的入站流量"
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:195
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:169
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
432 msgid "Only match incoming traffic directed at the given IP address."
433 msgstr "仅匹配指定目的 IP 地址的入站流量。"
435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
436 msgid "Only match incoming traffic from these MACs."
437 msgstr "仅匹配来自这些 MAC 的入站流量。"
439 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
440 msgid "Only match incoming traffic from this IP or range."
441 msgstr "仅匹配来自此 IP 或 IP 范围的入站流量。"
443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200
445 "Only match incoming traffic originating from the given source port or port "
446 "range on the client host"
447 msgstr "仅匹配源自客户端主机上给定源端口或源端口范围的入站流量"
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:337
456 msgid "Passes additional arguments to iptables. Use with care!"
457 msgstr "传递到 iptables 的额外参数。小心使用!"
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
461 "Passing raw iptables arguments to source and destination traffic "
462 "classification rules allows to match packets based on other criteria than "
463 "interfaces or subnets. These options should be used with extreme care as "
464 "invalid values could render the firewall ruleset broken, completely exposing "
467 "通过将 iptables 参数传递给源和目标流量的分类规则,可以根据接口或子网以外的其"
468 "他条件来匹配数据包。使用这些选项应格外小心,因为无效值可能会破坏防火墙规则集"
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:95
472 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12
473 msgid "Port Forwards"
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:93
478 "Port forwarding allows remote computers on the Internet to connect to a "
479 "specific computer or service within the private LAN."
481 "端口转发允许 Internet 上的远程计算机连接到内部网络中的特定计算机或服务。"
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
485 "Prevent the installation of <em>NOTRACK</em> rules which would bypass "
486 "connection tracking."
487 msgstr "防止安装 <em>NOTRACK</em> 规则,该规则会绕过连接跟踪。"
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:154
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
496 "Redirect matched incoming traffic to the given port on the internal host"
497 msgstr "重定向匹配的入站流量到内部主机的端口"
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
500 msgid "Redirect matched incoming traffic to the specified internal host"
501 msgstr "重定向匹配的入站流量到指定的内部主机"
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:295
504 msgid "Refuse forward"
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:285
512 msgid "Refuse output"
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
516 msgid "Requires hardware NAT support. Implemented at least for mt7621"
517 msgstr "需要硬件 NAT 支持。目前 mt7621 已实现"
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:201
520 msgid "Restrict Masquerading to given destination subnets"
521 msgstr "要限制 IP 动态伪装的目标子网"
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
524 msgid "Restrict Masquerading to given source subnets"
525 msgstr "要限制 IP 动态伪装的源子网"
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:198
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
529 msgid "Restrict to address family"
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
533 msgid "Routing/NAT Offloading"
534 msgstr "Routing/NAT 分载"
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:351
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
541 msgid "Software based offloading for routing/NAT"
542 msgstr "基于软件的 Routing/NAT 分载"
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
545 msgid "Software flow offloading"
548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
549 msgid "Source IP address"
552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
554 msgid "Source MAC address"
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:282
558 msgid "Source address"
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:167
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:265
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
572 msgid "Start Date (yyyy-mm-dd)"
573 msgstr "开始日期(yyyy-mm-dd)"
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
576 msgid "Start Time (hh.mm.ss)"
577 msgstr "开始时间(hh.mm.ss)"
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
580 msgid "Stop Date (yyyy-mm-dd)"
581 msgstr "停止日期(yyyy-mm-dd)"
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
584 msgid "Stop Time (hh.mm.ss)"
585 msgstr "停止时间(hh.mm.ss)"
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:29
593 "The firewall creates zones over your network interfaces to control network "
595 msgstr "防火墙通过在网络接口上创建区域来控制网络流量。"
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
600 "The options below control the forwarding policies between this zone (%s) and "
601 "other zones. <em>Destination zones</em> cover forwarded traffic "
602 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
603 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
604 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
605 "<em>not</em> imply a permission to forward from wan to lan as well."
607 "以下选项控制此区域(%s)和其它区域间的转发策略。<em>目标区域</em>接收<strong>"
608 "源自 %q</strong> 的转发流量。<em>源区域</em>匹配的转发流量来自<strong>目标为 "
609 "%q</strong> 的其它区域。转发规则的作用是<em>单向</em>的,例如:转发从 lan 到 "
610 "wan 的流量并<em>不</em>意味着允许反向转发从 wan 到 lan 的流量。"
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
614 "This section defines common properties of %q. The <em>input</em> and "
615 "<em>output</em> options set the default policies for traffic entering and "
616 "leaving this zone while the <em>forward</em> option describes the policy for "
617 "forwarded traffic between different networks within the zone. <em>Covered "
618 "networks</em> specifies which available networks are members of this zone."
620 "本节定义 %q 的通用属性。<em>入站数据</em>和<em>出站数据</em>选项用于设置此区"
621 "域入站和出站流量的默认策略,<em>转发</em>选项描述该区域内不同网络之间的流量转"
622 "发策略。<em>涵盖的网络</em>指定从属于这个区域的网络。"
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:138
629 msgid "Time Restrictions"
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
637 msgid "To %s at %s on <var>this device</var>"
638 msgstr "到 %s 在 %s 位于<var>本设备</var>"
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:98
645 msgid "To %s on <var>this device</var>"
646 msgstr "到 %s 位于<var>本设备</var>"
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:87
649 msgid "To %s, %s in %s"
650 msgstr "到 %s, %s 位于 %s"
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:131
653 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15
654 msgid "Traffic Rules"
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
659 "Traffic rules define policies for packets traveling between different zones, "
660 "for example to reject traffic between certain hosts or to open WAN ports on "
663 "通信规则定义了不同区域间的数据包传输策略,例如:拒绝一些主机之间的通信,开放"
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
671 msgid "Unable to save contents: %s"
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:108
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:122
676 msgid "Unnamed forward"
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:145
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:170
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:178
690 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
692 msgstr "此选项可对原始的、非 <em>uci</em> 托管的网络设备进行区域流量分类。"
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:183
696 "Use this option to classify zone traffic by source or destination subnet "
697 "instead of networks or devices."
698 msgstr "此选项可对源或目标子网而非网络或设备进行区域流量分类。"
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:70
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
717 msgid "Zone ⇒ Forwardings"
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:178
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:204
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:223
736 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:296
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:311
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:322
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:139
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:58
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:85
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:66
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:69
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:94
754 msgid "any router IP"
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:182
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:86
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:121
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:131
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:140
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
811 msgid "this new zone"
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:197
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:209
825 #~ msgid "Restart Firewall"
828 #~ msgid "Rule is disabled"
831 #~ msgid "Rule is enabled"
837 #~ msgid "Add and edit..."
840 #~ msgid "Do not rewrite"
843 #~ msgid "External zone"
846 #~ msgid "New SNAT rule"
847 #~ msgstr "新建 SNAT 规则"
849 #~ msgid "New forward rule"
852 #~ msgid "New input rule"
855 #~ msgid "New port forward"
858 #~ msgid "New source NAT"
859 #~ msgstr "新建 Source NAT"
861 #~ msgid "Open ports on router"
867 #~ msgid "To source IP"
870 #~ msgid "To source port"
873 #~ msgid "Output zone"
876 #~ msgid "(Unnamed Entry)"
879 #~ msgid "(Unnamed Rule)"
882 #~ msgid "(Unnamed SNAT)"
883 #~ msgstr "(未命名 SNAT)"
885 #~ msgid "Destination IP address"
888 #~ msgid "Inter-Zone Forwarding"
891 #~ msgid "Match forwarded traffic to the given destination port or port range."
892 #~ msgstr "匹配指定目标端口或目标端口范围的转发流量。"
895 #~ "Match incoming traffic originating from the given source port or port "
896 #~ "range on the client host."
897 #~ msgstr "匹配来自客户端主机上指定源端口或源端口范围的入站流量。"
899 #~ msgid "Rewrite matched traffic to the given address."
900 #~ msgstr "将匹配流量的源地址改写成指定地址。"
903 #~ "Rewrite matched traffic to the given source port. May be left empty to "
904 #~ "only rewrite the IP address."
905 #~ msgstr "将匹配流量的源端口改写成指定端口。留空只改写 IP 地址。"
907 #~ msgid "Rewrite to source %s"
908 #~ msgstr "源地址改写成 %s"
910 #~ msgid "Rewrite to source %s, %s"
911 #~ msgstr "源地址改写成 %s, %s"
913 #~ msgid "SNAT IP address"
914 #~ msgstr "SNAT IP 地址"
919 #~ msgid "Source NAT"
920 #~ msgstr "Source NAT"
923 #~ "Source NAT is a specific form of masquerading which allows fine grained "
924 #~ "control over the source IP used for outgoing traffic, for example to map "
925 #~ "multiple WAN addresses to internal subnets."
927 #~ "Source NAT 是一种特殊形式的封包伪装,它允许精细的控制传出流量的源 IP,例"
928 #~ "如:将多个 WAN 地址映射到内部子网。"
930 #~ msgid "Start Time (hh:mm:ss)"
931 #~ msgstr "开始时间(hh:mm:ss)"
933 #~ msgid "Stop Time (hh:mm:ss)"
934 #~ msgstr "停止时间(hh:mm:ss)"
937 #~ "This page allows you to change advanced properties of the port forwarding "
938 #~ "entry. In most cases there is no need to modify those settings."
940 #~ "本页面可以更改端口转发的高级设置。大多数情况下,不需要更改这些设置。"
943 #~ "This page allows you to change advanced properties of the traffic rule "
944 #~ "entry, such as matched source and destination hosts."
945 #~ msgstr "本页面可以更改通信规则的高级设置,比如:需匹配的源主机和目标主机。"
947 #~ msgid "Unnamed SNAT"
951 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
952 #~ "protocols separated by space."
953 #~ msgstr "您也可以选择“--自定义--”来定义多个协议,在多个协议间需加空格。"