treewide: require ui.js explicitly
[project/luci.git] / applications / luci-app-firewall / po / zh-cn / firewall.po
1 #
2 # Yangfl <mmyangfl@gmail.com>, 2017, 2018.
3 # Zheng Qian <sotux82@gmail.com>, 2019.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: \n"
8 "PO-Revision-Date: 2019-10-17 06:36+0000\n"
9 "Last-Translator: Zheng Qian <sotux82@gmail.com>\n"
10 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
11 "openwrt/luciapplicationsfirewall/zh_Hans/>\n"
12 "Language: zh-cn\n"
13 "MIME-Version: 1.0\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.9\n"
18
19 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:146
20 msgid "%s in %s"
21 msgstr "%s 位于 %s"
22
23 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:242
24 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:154
25 msgid "%s%s with %s"
26 msgstr "%s%s 和 %s"
27
28 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144
29 msgid "%s, %s in %s"
30 msgstr "%s, %s 位于 %s"
31
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:275
33 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:195
34 msgid "<var>%d</var> pkts. per <var>%s</var>"
35 msgstr "<var>%d</var> 数据包/<var>%s</var>"
36
37 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:271
38 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:192
39 msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
40 msgstr "<var>%d</var> 数据包/<var>%s</var>,突发 <var>%d</var> 数据包。"
41
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:107
43 msgid "<var>%s</var> and limit to %s"
44 msgstr "<var>%s</var> 并限制到 %s"
45
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:293
47 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:214
48 msgid "Accept forward"
49 msgstr "接受转发"
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:303
52 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:224
53 msgid "Accept input"
54 msgstr "接受入站"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:283
57 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:204
58 msgid "Accept output"
59 msgstr "接受出站"
60
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:328
63 msgid "Action"
64 msgstr "动作"
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
67 msgid ""
68 "Additional raw <em>iptables</em> arguments to classify zone destination "
69 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
70 "traffic."
71 msgstr ""
72 "附加 <em>iptables</em> 参数对区域出流量分类。如:<code>-p tcp --dport 443</code> 仅匹配出站 "
73 "HTTPS 流量。"
74
75 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
76 msgid ""
77 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
78 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
79 msgstr ""
80 "附加 <em>iptables</em> 参数对区域入流量分类。如:<code>-p tcp --sport 443</code> 仅匹配入站 "
81 "HTTPS 流量。"
82
83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:101
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:137
85 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
86 msgid "Advanced Settings"
87 msgstr "高级设置"
88
89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
90 msgid "Allow \"invalid\" traffic"
91 msgstr "允许“无效”流量"
92
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:311
94 msgid "Allow forward from <em>source zones</em>:"
95 msgstr "允许来自<em>源区域</em>的转发:"
96
97 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:270
98 msgid "Allow forward to <em>destination zones</em>:"
99 msgstr "允许转发到<em>目标区域</em>:"
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:208
102 msgid "Any"
103 msgstr "任何"
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
107 msgid "Any day"
108 msgstr "每天"
109
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
111 msgid "Automatic helper assignment"
112 msgstr "自动助手分配"
113
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
115 msgid ""
116 "Automatically assign conntrack helpers based on traffic protocol and port"
117 msgstr "根据流量协议和端口自动分配 conntrack 助手"
118
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:79
120 msgid "Conntrack Settings"
121 msgstr "Conntrack 设置"
122
123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
124 msgid "Conntrack helpers"
125 msgstr "Conntrack 助手"
126
127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:178
128 msgid "Covered devices"
129 msgstr "涵盖的设备"
130
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
132 msgid "Covered networks"
133 msgstr "涵盖的网络"
134
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:183
136 msgid "Covered subnets"
137 msgstr "涵盖的子网"
138
139 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:19
140 msgid "Custom Rules"
141 msgstr "自定义规则"
142
143 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:8
144 msgid ""
145 "Custom rules allow you to execute arbitrary iptables commands which are not "
146 "otherwise covered by the firewall framework. The commands are executed after "
147 "each firewall restart, right after the default ruleset has been loaded."
148 msgstr ""
149 "自定义规则允许您执行不属于防火墙框架的任意 iptables 命令。每次重启防火墙时,"
150 "在默认的规则运行后这些命令将立即执行。"
151
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:308
153 msgid "Destination address"
154 msgstr "目标地址"
155
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:319
157 msgid "Destination port"
158 msgstr "目标端口"
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:302
161 msgid "Destination zone"
162 msgstr "目标区域"
163
164 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:242
165 msgid "Disable"
166 msgstr "禁用"
167
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:299
169 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:220
170 msgid "Discard forward"
171 msgstr "丢弃转发"
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:309
174 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:230
175 msgid "Discard input"
176 msgstr "丢弃入站"
177
178 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:289
179 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:210
180 msgid "Discard output"
181 msgstr "丢弃出站"
182
183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
184 msgid ""
185 "Do not install extra rules to reject forwarded traffic with conntrack state "
186 "<em>invalid</em>. This may be required for complex asymmetric route setups."
187 msgstr ""
188 "不安装额外的规则以拒绝 conntrack 状态为<em>无效</em>的转发流量。对复杂的非对"
189 "称路由这可能是必需的设置。"
190
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
192 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:218
193 msgid "Do not track forward"
194 msgstr "不跟踪转发"
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:307
197 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:228
198 msgid "Do not track input"
199 msgstr "不跟踪入站"
200
201 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:287
202 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:208
203 msgid "Do not track output"
204 msgstr "不跟踪出站"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
207 msgid "Drop invalid packets"
208 msgstr "丢弃无效数据包"
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:189
212 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:246
213 msgid "Enable"
214 msgstr "启用"
215
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
217 msgid "Enable NAT Loopback"
218 msgstr "启用 NAT 环回"
219
220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
221 msgid "Enable SYN-flood protection"
222 msgstr "启用 SYN-flood 防御"
223
224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
225 msgid "Enable logging on this zone"
226 msgstr "启用此区域的日志记录"
227
228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
229 msgid "Experimental feature. Not fully compatible with QoS/SQM."
230 msgstr "实验特性。与 QoS/SQM 不完全兼容。"
231
232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
233 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
234 msgstr "为区域流量明确选择允许的连接跟踪助手"
235
236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
237 msgid "External IP address"
238 msgstr "外部 IP 地址"
239
240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
241 msgid "External port"
242 msgstr "外部端口"
243
244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:267
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336
246 msgid "Extra arguments"
247 msgstr "附加参数"
248
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
250 msgid "Extra destination arguments"
251 msgstr "额外的目标参数"
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
254 msgid "Extra iptables arguments"
255 msgstr "额外的 iptables 参数"
256
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
258 msgid "Extra source arguments"
259 msgstr "额外的源参数"
260
261 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
262 msgid "Firewall"
263 msgstr "防火墙"
264
265 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:7
266 msgid "Firewall - Custom Rules"
267 msgstr "防火墙 - 自定义规则"
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:92
270 msgid "Firewall - Port Forwards"
271 msgstr "防火墙 - 端口转发"
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:128
274 msgid "Firewall - Traffic Rules"
275 msgstr "防火墙 - 通信规则"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:28
278 msgid "Firewall - Zone Settings"
279 msgstr "防火墙 - 区域设置"
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
282 msgid "Force connection tracking"
283 msgstr "强制连接追踪"
284
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
287 msgid "Forward"
288 msgstr "转发"
289
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:135
291 msgid "Forward to"
292 msgstr "转发到"
293
294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
295 msgid "Friday"
296 msgstr "星期五"
297
298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
300 msgid "From %s in %s"
301 msgstr "来自 %s 位于 %s"
302
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:60
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:62
305 msgid "From %s in %s with source %s"
306 msgstr "来自 %s 位于 %s 源于 %s"
307
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:60
310 msgid "From %s in %s with source %s and %s"
311 msgstr "来自 %s 位于 %s 源端口 %s 源 MAC %s"
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:75
314 msgid "From %s on <var>this device</var>"
315 msgstr "来自 %s 位于<var>本设备</var>"
316
317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:73
318 msgid "From %s on <var>this device</var> with source %s"
319 msgstr "来自 %s 位于<var>本设备</var>源于 %s"
320
321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:71
322 msgid "From %s on <var>this device</var> with source %s and %s"
323 msgstr "来自 %s 位于<var>本设备</var>源端口 %s 源 MAC %s"
324
325 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:136
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
329 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:9
330 msgid "General Settings"
331 msgstr "基本设置"
332
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:65
334 msgid "Hardware flow offloading"
335 msgstr "硬件流量分载"
336
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:157
338 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:75
339 msgid "IP"
340 msgstr "IP"
341
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:167
343 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:83
344 msgid "IP range"
345 msgstr "IP 范围"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:175
348 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:100
349 msgid "IPs"
350 msgstr "IP"
351
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:216
353 msgid "IPv4"
354 msgstr "IPv4"
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:220
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:201
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
359 msgid "IPv4 and IPv6"
360 msgstr "IPv4 和 IPv6"
361
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:202
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:190
364 msgid "IPv4 only"
365 msgstr "仅 IPv4"
366
367 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:218
368 msgid "IPv6"
369 msgstr "IPv6"
370
371 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:203
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191
373 msgid "IPv6 only"
374 msgstr "仅 IPv6"
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
378 msgid "Input"
379 msgstr "入站数据"
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
382 msgid "Internal IP address"
383 msgstr "内部 IP 地址"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
386 msgid "Internal port"
387 msgstr "内部端口"
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
390 msgid "Internal zone"
391 msgstr "内部区域"
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
394 msgid "Limit log messages"
395 msgstr "限制日志信息"
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:96
398 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:31
399 msgid "MAC"
400 msgstr "MAC"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:104
403 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:40
404 msgid "MACs"
405 msgstr "MAC"
406
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134
408 msgid "MSS clamping"
409 msgstr "MSS 钳制"
410
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
412 msgid "Masquerading"
413 msgstr "IP 动态伪装"
414
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:125
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
417 msgid "Match"
418 msgstr "匹配规则"
419
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
421 msgid "Match ICMP type"
422 msgstr "匹配 ICMP 类型"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:224
425 msgid ""
426 "Match incoming traffic directed at the given destination port or port range "
427 "on this host"
428 msgstr "匹配指向此主机上指定目标端口或目标端口范围的入站流量"
429
430 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
431 msgid "Monday"
432 msgstr "星期一"
433
434 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
435 msgid "Month Days"
436 msgstr "日期"
437
438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
439 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169
440 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:195
441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
442 msgid "Name"
443 msgstr "名称"
444
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:169
446 msgid "Network"
447 msgstr "网络"
448
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
450 msgid "Only match incoming traffic directed at the given IP address."
451 msgstr "仅匹配指定目的 IP 地址的入站流量。"
452
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
454 msgid "Only match incoming traffic from these MACs."
455 msgstr "仅匹配来自这些 MAC 的入站流量。"
456
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
458 msgid "Only match incoming traffic from this IP or range."
459 msgstr "仅匹配来自此 IP 或 IP 范围的入站流量。"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200
462 msgid ""
463 "Only match incoming traffic originating from the given source port or port "
464 "range on the client host"
465 msgstr "仅匹配源自客户端主机上给定源端口或源端口范围的入站流量"
466
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
468 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
469 msgid "Output"
470 msgstr "出站数据"
471
472 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:337
474 msgid "Passes additional arguments to iptables. Use with care!"
475 msgstr "传递到 iptables 的额外参数。小心使用!"
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
478 msgid ""
479 "Passing raw iptables arguments to source and destination traffic "
480 "classification rules allows to match packets based on other criteria than "
481 "interfaces or subnets. These options should be used with extreme care as "
482 "invalid values could render the firewall ruleset broken, completely exposing "
483 "all services."
484 msgstr ""
485 "通过将 iptables 参数传递给源和目标流量的分类规则,可以根据接口或子网以外的其"
486 "他条件来匹配数据包。使用这些选项应格外小心,因为无效值可能会破坏防火墙规则集"
487 "而对外暴露所有服务。"
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:95
490 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12
491 msgid "Port Forwards"
492 msgstr "端口转发"
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:93
495 msgid ""
496 "Port forwarding allows remote computers on the Internet to connect to a "
497 "specific computer or service within the private LAN."
498 msgstr ""
499 "端口转发允许 Internet 上的远程计算机连接到内部网络中的特定计算机或服务。"
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
502 msgid ""
503 "Prevent the installation of <em>NOTRACK</em> rules which would bypass "
504 "connection tracking."
505 msgstr "防止安装 <em>NOTRACK</em> 规则,该规则会绕过连接跟踪。"
506
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:154
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205
509 msgid "Protocol"
510 msgstr "协议"
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
513 msgid ""
514 "Redirect matched incoming traffic to the given port on the internal host"
515 msgstr "重定向匹配的入站流量到内部主机的端口"
516
517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
518 msgid "Redirect matched incoming traffic to the specified internal host"
519 msgstr "重定向匹配的入站流量到指定的内部主机"
520
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:295
522 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:216
523 msgid "Refuse forward"
524 msgstr "拒绝转发"
525
526 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
527 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:226
528 msgid "Refuse input"
529 msgstr "拒绝入站"
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:285
532 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:206
533 msgid "Refuse output"
534 msgstr "拒绝出站"
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
537 msgid "Requires hardware NAT support. Implemented at least for mt7621"
538 msgstr "需要硬件 NAT 支持。目前 mt7621 已实现"
539
540 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:29
541 msgid "Restart Firewall"
542 msgstr "重启防火墙"
543
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:201
545 msgid "Restrict Masquerading to given destination subnets"
546 msgstr "要限制 IP 动态伪装的目标子网"
547
548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
549 msgid "Restrict Masquerading to given source subnets"
550 msgstr "要限制 IP 动态伪装的源子网"
551
552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:198
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
554 msgid "Restrict to address family"
555 msgstr "限制地址"
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
558 msgid "Routing/NAT Offloading"
559 msgstr "Routing/NAT 分载"
560
561 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:245
562 msgid "Rule is disabled"
563 msgstr "规则已禁用"
564
565 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:241
566 msgid "Rule is enabled"
567 msgstr "规则已启用"
568
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:351
570 msgid "Saturday"
571 msgstr "星期六"
572
573 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
574 msgid "Software based offloading for routing/NAT"
575 msgstr "基于软件的 Routing/NAT 分载"
576
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
578 msgid "Software flow offloading"
579 msgstr "软件流量分载"
580
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
582 msgid "Source IP address"
583 msgstr "源 IP 地址"
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
587 msgid "Source MAC address"
588 msgstr "源 MAC 地址"
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:282
591 msgid "Source address"
592 msgstr "源地址"
593
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293
596 msgid "Source port"
597 msgstr "源端口"
598
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:167
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:265
601 msgid "Source zone"
602 msgstr "源区域"
603
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
605 msgid "Start Date (yyyy-mm-dd)"
606 msgstr "开始日期(yyyy-mm-dd)"
607
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
609 msgid "Start Time (hh.mm.ss)"
610 msgstr "开始时间(hh.mm.ss)"
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
613 msgid "Stop Date (yyyy-mm-dd)"
614 msgstr "停止日期(yyyy-mm-dd)"
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
617 msgid "Stop Time (hh.mm.ss)"
618 msgstr "停止时间(hh.mm.ss)"
619
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
621 msgid "Sunday"
622 msgstr "星期日"
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:29
625 msgid ""
626 "The firewall creates zones over your network interfaces to control network "
627 "traffic flow."
628 msgstr "防火墙通过在网络接口上创建区域来控制网络流量。"
629
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
632 msgid ""
633 "The options below control the forwarding policies between this zone (%s) and "
634 "other zones. <em>Destination zones</em> cover forwarded traffic "
635 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
636 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
637 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
638 "<em>not</em> imply a permission to forward from wan to lan as well."
639 msgstr ""
640 "以下选项控制此区域(%s)和其它区域间的转发策略。<em>目标区域</em>接收<strong>源自 %q</strong> "
641 "的转发流量。<em>源区域</em>匹配的转发流量来自<strong>目标为 %q</strong> "
642 "的其它区域。转发规则的作用是<em>单向</em>的,例如:转发从 lan 到 wan 的流量并<em>不</em>意味着允许反向转发从 wan 到 "
643 "lan 的流量。"
644
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
646 msgid ""
647 "This section defines common properties of %q. The <em>input</em> and "
648 "<em>output</em> options set the default policies for traffic entering and "
649 "leaving this zone while the <em>forward</em> option describes the policy for "
650 "forwarded traffic between different networks within the zone. <em>Covered "
651 "networks</em> specifies which available networks are members of this zone."
652 msgstr ""
653 "本节定义 %q 的通用属性。<em>入站数据</em>和<em>出站数据</em>选项用于设置此区"
654 "域入站和出站流量的默认策略,<em>转发</em>选项描述该区域内不同网络之间的流量转"
655 "发策略。<em>涵盖的网络</em>指定从属于这个区域的网络。"
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
658 msgid "Thursday"
659 msgstr "星期四"
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:138
662 msgid "Time Restrictions"
663 msgstr "时间限制"
664
665 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
666 msgid "Time in UTC"
667 msgstr "UTC 时间"
668
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
670 msgid "To %s at %s on <var>this device</var>"
671 msgstr "到 %s 在 %s 位于<var>本设备</var>"
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
674 msgid "To %s in %s"
675 msgstr "到 %s 位于 %s"
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:98
678 msgid "To %s on <var>this device</var>"
679 msgstr "到 %s 位于<var>本设备</var>"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:87
682 msgid "To %s, %s in %s"
683 msgstr "到 %s, %s 位于 %s"
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:131
686 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15
687 msgid "Traffic Rules"
688 msgstr "通信规则"
689
690 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
691 msgid ""
692 "Traffic rules define policies for packets traveling between different zones, "
693 "for example to reject traffic between certain hosts or to open WAN ports on "
694 "the router."
695 msgstr ""
696 "通信规则定义了不同区域间的数据包传输策略,例如:拒绝一些主机之间的通信,开放"
697 "路由器 WAN 上的端口。"
698
699 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347
700 msgid "Tuesday"
701 msgstr "星期二"
702
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:108
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:122
705 msgid "Unnamed forward"
706 msgstr "未命名转发"
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:145
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:170
710 msgid "Unnamed rule"
711 msgstr "未命名规则"
712
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
714 msgid "Unnamed zone"
715 msgstr "未命名区域"
716
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:178
718 msgid ""
719 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
720 "network devices."
721 msgstr "此选项可对原始的、非 <em>uci</em> 托管的网络设备进行区域流量分类。"
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:183
724 msgid ""
725 "Use this option to classify zone traffic by source or destination subnet "
726 "instead of networks or devices."
727 msgstr "此选项可对源或目标子网而非网络或设备进行区域流量分类。"
728
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
730 msgid "Via %s"
731 msgstr "通过 %s"
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:70
734 msgid "Via %s at %s"
735 msgstr "通过 %s 在 %s"
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
738 msgid "Wednesday"
739 msgstr "星期三"
740
741 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
742 msgid "Week Days"
743 msgstr "星期"
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
746 msgid "Zone ⇒ Forwardings"
747 msgstr "区域 ⇒ 转发"
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
750 msgid "Zones"
751 msgstr "区域"
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332
754 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
755 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
756 msgid "accept"
757 msgstr "接受"
758
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:178
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:204
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:223
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:296
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:311
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:322
770 msgid "any"
771 msgstr "任意"
772
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:139
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:58
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:85
777 msgid "any host"
778 msgstr "所有主机"
779
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:66
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:69
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:94
783 msgid "any router IP"
784 msgstr "所有路由 IP"
785
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:182
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
789 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:110
790 msgid "any zone"
791 msgstr "所有区域"
792
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
794 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:189
795 msgid "day"
796 msgstr "日"
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
799 msgid "don't track"
800 msgstr "不跟踪"
801
802 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
805 msgid "drop"
806 msgstr "丢弃"
807
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
809 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:187
810 msgid "hour"
811 msgstr "小时"
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
814 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:185
815 msgid "minute"
816 msgstr "分钟"
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:86
819 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:20
820 msgid "not"
821 msgstr "非"
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:121
824 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:50
825 msgid "port"
826 msgstr "端口"
827
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:131
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:140
830 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:55
831 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:65
832 msgid "ports"
833 msgstr "端口"
834
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
838 msgid "reject"
839 msgstr "拒绝"
840
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
842 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:183
843 msgid "second"
844 msgstr "秒"
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
849 msgid "this new zone"
850 msgstr "此新区域"
851
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:197
853 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:121
854 msgid "type"
855 msgstr "类型"
856
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:209
858 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:130
859 msgid "types"
860 msgstr "类型"
861
862 #~ msgid "Add"
863 #~ msgstr "添加"
864
865 #~ msgid "Add and edit..."
866 #~ msgstr "添加并编辑…"
867
868 #~ msgid "Do not rewrite"
869 #~ msgstr "不重写"
870
871 #~ msgid "External zone"
872 #~ msgstr "外部区域"
873
874 #~ msgid "New SNAT rule"
875 #~ msgstr "新建 SNAT 规则"
876
877 #~ msgid "New forward rule"
878 #~ msgstr "新建转发规则"
879
880 #~ msgid "New input rule"
881 #~ msgstr "新建进入规则"
882
883 #~ msgid "New port forward"
884 #~ msgstr "新建端口转发"
885
886 #~ msgid "New source NAT"
887 #~ msgstr "新建 Source NAT"
888
889 #~ msgid "Open ports on router"
890 #~ msgstr "打开路由器端口"
891
892 #~ msgid "Other..."
893 #~ msgstr "其它..."
894
895 #~ msgid "To source IP"
896 #~ msgstr "到源 IP"
897
898 #~ msgid "To source port"
899 #~ msgstr "到源端口"
900
901 #~ msgid "Output zone"
902 #~ msgstr "出站区域"
903
904 #~ msgid "(Unnamed Entry)"
905 #~ msgstr "(未命名条目)"
906
907 #~ msgid "(Unnamed Rule)"
908 #~ msgstr "(未命名规则)"
909
910 #~ msgid "(Unnamed SNAT)"
911 #~ msgstr "(未命名 SNAT)"
912
913 #~ msgid "Destination IP address"
914 #~ msgstr "目标 IP 地址"
915
916 #~ msgid "Inter-Zone Forwarding"
917 #~ msgstr "端口触发"
918
919 #~ msgid "Match forwarded traffic to the given destination port or port range."
920 #~ msgstr "匹配指定目标端口或目标端口范围的转发流量。"
921
922 #~ msgid ""
923 #~ "Match incoming traffic originating from the given source port or port "
924 #~ "range on the client host."
925 #~ msgstr "匹配来自客户端主机上指定源端口或源端口范围的入站流量。"
926
927 #~ msgid "Rewrite matched traffic to the given address."
928 #~ msgstr "将匹配流量的源地址改写成指定地址。"
929
930 #~ msgid ""
931 #~ "Rewrite matched traffic to the given source port. May be left empty to "
932 #~ "only rewrite the IP address."
933 #~ msgstr "将匹配流量的源端口改写成指定端口。留空只改写 IP 地址。"
934
935 #~ msgid "Rewrite to source %s"
936 #~ msgstr "源地址改写成 %s"
937
938 #~ msgid "Rewrite to source %s, %s"
939 #~ msgstr "源地址改写成 %s, %s"
940
941 #~ msgid "SNAT IP address"
942 #~ msgstr "SNAT IP 地址"
943
944 #~ msgid "SNAT port"
945 #~ msgstr "SNAT 端口"
946
947 #~ msgid "Source NAT"
948 #~ msgstr "Source NAT"
949
950 #~ msgid ""
951 #~ "Source NAT is a specific form of masquerading which allows fine grained "
952 #~ "control over the source IP used for outgoing traffic, for example to map "
953 #~ "multiple WAN addresses to internal subnets."
954 #~ msgstr ""
955 #~ "Source NAT 是一种特殊形式的封包伪装,它允许精细的控制传出流量的源 IP,例"
956 #~ "如:将多个 WAN 地址映射到内部子网。"
957
958 #~ msgid "Start Time (hh:mm:ss)"
959 #~ msgstr "开始时间(hh:mm:ss)"
960
961 #~ msgid "Stop Time (hh:mm:ss)"
962 #~ msgstr "停止时间(hh:mm:ss)"
963
964 #~ msgid ""
965 #~ "This page allows you to change advanced properties of the port forwarding "
966 #~ "entry. In most cases there is no need to modify those settings."
967 #~ msgstr ""
968 #~ "本页面可以更改端口转发的高级设置。大多数情况下,不需要更改这些设置。"
969
970 #~ msgid ""
971 #~ "This page allows you to change advanced properties of the traffic rule "
972 #~ "entry, such as matched source and destination hosts."
973 #~ msgstr "本页面可以更改通信规则的高级设置,比如:需匹配的源主机和目标主机。"
974
975 #~ msgid "Unnamed SNAT"
976 #~ msgstr "未命名 SNAT"
977
978 #~ msgid ""
979 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
980 #~ "protocols separated by space."
981 #~ msgstr "您也可以选择“--自定义--”来定义多个协议,在多个协议间需加空格。"
982
983 #~ msgid "Zone %q"
984 #~ msgstr "区域 %q"
985
986 #~ msgid "traffic"
987 #~ msgstr "通信"