treewide: i18n - sync translations
[oweals/luci.git] / applications / luci-app-firewall / po / zh_Hans / 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: 2020-02-19 20:00+0000\n"
9 "Last-Translator: xiazhang <xz@xia.plus>\n"
10 "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
11 "openwrt/luciapplicationsfirewall/zh_Hans/>\n"
12 "Language: zh_Hans\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.11\n"
18
19 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
20 msgid ""
21 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
22 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
23 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
24 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
25 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
26 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
27 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
28 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
29 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
30 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
31 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
32 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
33 "val}</var>}}"
34 msgstr ""
35 "%{src?%{dest?转发:入站}:出站} %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</"
36 "var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, 协议 %{proto#"
37 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
38 "<span class=\"cbi-tooltip\">具有类型 %{item.types#%{next?, }<var>%{item}</"
39 "var>} 的 ICMP</span></var>:<var>%{item.name}</var>}}}%{mark?, 标记 <var"
40 "%{mark.inv? data-tooltip=\"匹配除 %{mark.num}%{mark.mask? 带有掩码 %{mark."
41 "mask}} 的 fwmarks。\":%{mark.mask? data-tooltip=\"在比较前使用 %{mark.mask} "
42 "掩盖 fwmark 值。\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-"
43 "tooltip=\"匹配除 %{dscp.num?:%{dscp.name}} 以外的 DSCP 类型。\">%{dscp.val}</"
44 "var>:<var>%{dscp.val}</var>}}%{helper?, 助手 %{helper.inv?<var data-tooltip="
45 "\"匹配除 &quot;%{helper.name}&quot; 以外的任意助手。\">%{helper.val}</var>:"
46 "<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
49 msgid "-- add IP --"
50 msgstr "-- 添加 IP --"
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
53 msgid "-- add MAC --"
54 msgstr "-- 添加 MAC --"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
57 msgid ""
58 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
59 msgstr "<var data-tooltip=\"ACCEPT\">接受</var> %{src?%{dest?转发:入站}:出站}"
60
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
62 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
63 msgstr "<var data-tooltip=\"ACCEPT\">防止重写源</var>"
64
65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
66 msgid ""
67 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
68 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
69 msgstr ""
70 "<var data-tooltip=\"DNAT\">转发</var> 至 %{dest}%{dest_ip? IP <var>%{dest_ip}"
71 "</var>}%{dest_port? 端口 <var>%{dest_port}</var>}"
72
73 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
74 msgid ""
75 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
76 msgstr "<var data-tooltip=\"DROP\">丢弃</var> %{src?%{dest?转发:入站}:出站}"
77
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
79 msgid ""
80 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
81 "</var>"
82 msgstr "<var data-tooltip=\"DSCP\">分配 DSCP</var> 分类 <var>%{set_dscp}</var>"
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
85 msgid ""
86 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
87 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
88 msgstr ""
89 "<var data-tooltip=\"HELPER\">分配 conntrack</var> 助手 <var%{helper_name? "
90 "data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
91
92 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
93 msgid ""
94 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
95 "%{set_mark?:%{set_xmark}}</var>"
96 msgstr ""
97 "<var data-tooltip=\"MARK\">%{set_mark?分配:异或}</var> 防火墙标记 <var>"
98 "%{set_mark?:%{set_xmark}}</var>"
99
100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
101 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
102 msgstr "<var data-tooltip=\"MASQUERADE\">自动重写</var> 源 IP"
103
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
105 msgid ""
106 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
107 "output}"
108 msgstr ""
109 "<var data-tooltip=\"NOTRACK\">不跟踪</var> %{src?%{dest?转发:入站}:出站}"
110
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
112 msgid ""
113 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
114 msgstr "<var data-tooltip=\"REJECT\">拒绝</var> %{src?%{dest?转发:入站}:出站}"
115
116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
117 msgid ""
118 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
119 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
120 msgstr ""
121 "<var data-tooltip=\"SNAT\">静态重写</var> 到源 %{snat_ip?IP <var>%{snat_ip}</"
122 "var>} %{snat_port?端口 <var>%{snat_port}</var>}"
123
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
125 msgid "A rewrite IP must be specified!"
126 msgstr "必须指定重写 IP!"
127
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
129 msgid "ACCEPT - Disable address rewriting"
130 msgstr "接受 - 禁用地址重写"
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:228
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:157
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
137 msgid "Action"
138 msgstr "动作"
139
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
141 msgid ""
142 "Additional raw <em>iptables</em> arguments to classify zone destination "
143 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
144 "traffic."
145 msgstr ""
146 "附加 <em>iptables</em> 参数对区域出流量分类。如:<code>-p tcp --dport 443</"
147 "code> 仅匹配出站 HTTPS 流量。"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
150 msgid ""
151 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
152 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
153 msgstr ""
154 "附加 <em>iptables</em> 参数对区域入流量分类。如:<code>-p tcp --sport 443</"
155 "code> 仅匹配入站 HTTPS 流量。"
156
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:92
161 msgid "Advanced Settings"
162 msgstr "高级设置"
163
164 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
165 msgid "Allow \"invalid\" traffic"
166 msgstr "允许“无效”流量"
167
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:322
169 msgid "Allow forward from <em>source zones</em>:"
170 msgstr "允许来自<em>源区域</em>的转发:"
171
172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
173 msgid "Allow forward to <em>destination zones</em>:"
174 msgstr "允许转发到<em>目标区域</em>:"
175
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
177 msgid "Any"
178 msgstr "任何"
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:429
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
184 msgid "Any day"
185 msgstr "每天"
186
187 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
188 msgid ""
189 "Apply a bitwise XOR of the given value and the existing mark value on "
190 "established connections. Format is value[/mask]. If a mask is specified then "
191 "those bits set in the mask are zeroed out."
192 msgstr ""
193 "在已建立的连接上对给定值和现有标记值进行按位异或。格式为 value[/mask]。如果指"
194 "定了掩码,则掩码中设置的位将归零。"
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
197 msgid "Apply the given DSCP class or value to established connections."
198 msgstr "将给定的 DSCP 类或值应用于已建立的连接。"
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
201 msgid "Assign the specified connection tracking helper to matched traffic."
202 msgstr "将指定的连接跟踪助手分配给匹配的流量。"
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
205 msgid "Automatic helper assignment"
206 msgstr "自动助手分配"
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
209 msgid ""
210 "Automatically assign conntrack helpers based on traffic protocol and port"
211 msgstr "根据流量协议和端口自动分配 conntrack 助手"
212
213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
214 msgid "Conntrack Settings"
215 msgstr "Conntrack 设置"
216
217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
218 msgid "Conntrack helpers"
219 msgstr "Conntrack 助手"
220
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
222 msgid "Contents have been saved."
223 msgstr "内容已保存。"
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650
226 msgid "Continue"
227 msgstr "继续"
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
230 msgid "Covered devices"
231 msgstr "涵盖的设备"
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
234 msgid "Covered networks"
235 msgstr "涵盖的网络"
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
238 msgid "Covered subnets"
239 msgstr "涵盖的子网"
240
241 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
242 msgid "Custom Rules"
243 msgstr "自定义规则"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
246 msgid ""
247 "Custom rules allow you to execute arbitrary iptables commands which are not "
248 "otherwise covered by the firewall framework. The commands are executed after "
249 "each firewall restart, right after the default ruleset has been loaded."
250 msgstr ""
251 "自定义规则允许您执行不属于防火墙框架的任意 iptables 命令。每次重启防火墙时,"
252 "在默认的规则运行后这些命令将立即执行。"
253
254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
255 msgid "DSCP classification"
256 msgstr "DSCP 类别"
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
259 msgid "DSCP mark"
260 msgstr "DSCP 标记"
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
263 msgid "DSCP mark required"
264 msgstr "需要 DSCP 标记"
265
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:193
268 msgid "Destination address"
269 msgstr "目标地址"
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:198
273 msgid "Destination port"
274 msgstr "目标端口"
275
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
277 msgid "Destination zone"
278 msgstr "目标区域"
279
280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
281 msgid "Device name"
282 msgstr "设备名称"
283
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
285 msgid ""
286 "Do not install extra rules to reject forwarded traffic with conntrack state "
287 "<em>invalid</em>. This may be required for complex asymmetric route setups."
288 msgstr ""
289 "不安装额外的规则以拒绝 conntrack 状态为<em>无效</em>的转发流量。对复杂的非对"
290 "称路由这可能是必需的设置。"
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
293 msgid "Drop invalid packets"
294 msgstr "丢弃无效数据包"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:180
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:163
299 msgid "Enable"
300 msgstr "启用"
301
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
303 msgid "Enable NAT Loopback"
304 msgstr "启用 NAT 环回"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:43
307 msgid "Enable SYN-flood protection"
308 msgstr "启用 SYN-flood 防御"
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
311 msgid "Enable logging on this zone"
312 msgstr "启用此区域的日志记录"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
315 msgid "Expecting: %s"
316 msgstr "需要:%s"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
319 msgid "Experimental feature. Not fully compatible with QoS/SQM."
320 msgstr "实验特性。与 QoS/SQM 不完全兼容。"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
323 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
324 msgstr "为区域流量明确选择允许的连接跟踪助手"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214
327 msgid "External IP address"
328 msgstr "外部 IP 地址"
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
331 msgid "External port"
332 msgstr "外部端口"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248
337 msgid "Extra arguments"
338 msgstr "额外参数"
339
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
341 msgid "Extra destination arguments"
342 msgstr "额外的目标参数"
343
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
345 msgid "Extra iptables arguments"
346 msgstr "额外的 iptables 参数"
347
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
349 msgid "Extra source arguments"
350 msgstr "额外的源参数"
351
352 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
353 msgid "Firewall"
354 msgstr "防火墙"
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
357 msgid "Firewall - Custom Rules"
358 msgstr "防火墙 - 自定义规则"
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
361 msgid "Firewall - NAT Rules"
362 msgstr "防火墙 - NAT 规则"
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
365 msgid "Firewall - Port Forwards"
366 msgstr "防火墙 - 端口转发"
367
368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
369 msgid "Firewall - Traffic Rules"
370 msgstr "防火墙 - 通信规则"
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
373 msgid "Firewall - Zone Settings"
374 msgstr "防火墙 - 区域设置"
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:643
377 msgid "Firewall configuration migration"
378 msgstr "防火墙配置迁移"
379
380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
382 msgid "Forward"
383 msgstr "转发"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
386 msgid ""
387 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
388 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
389 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
390 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
391 msgstr ""
392 "转发的 IPv4%{proto?, 协议 %{proto#%{next?, }<var>%{item.name}</"
393 "var>}}%{mark?, 标记 <var%{mark.inv? data-tooltip=\"匹配除 %{mark.num}%{mark."
394 "mask? 带有掩码 %{mark.mask}} 以外的 fwmarks。\":%{mark.mask? data-tooltip="
395 "\"在比较前使用 %{mark.mask} 掩盖 fwmark 值。\"}}>%{mark.val}</var>}"
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
399 msgid "Friday"
400 msgstr "星期五"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
403 msgid ""
404 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
405 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
406 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
407 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
408 "ival}</var>}}"
409 msgstr ""
410 "来自 %{src}%{src_device?, 接口 <var>%{src_device}</var>}%{src_ip?, IP "
411 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的 "
412 "IP 地址。\"}>%{item.ival}</var>}}%{src_port?, 端口 %{src_port#%{next?, }<var"
413 "%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的端口。\"}>%{item.ival}</"
414 "var>}}"
415
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
417 msgid ""
418 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
419 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
420 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
421 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
422 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
423 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
424 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
425 "</var>}}"
426 msgstr ""
427 "来自 %{src}%{src_device?, 接口 <var>%{src_device}</var>}%{src_ip?, IP "
428 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的 "
429 "IP 地址。\"}>%{item.ival}</var>}}%{src_port?, 端口 %{src_port#%{next?, }<var"
430 "%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的端口。\"}>%{item.ival}</"
431 "var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"匹配"
432 "除 %{item.val}%{item.hint.name? 或称为 %{item.hint.name}} 以外的 MAC 地"
433 "址。\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</"
434 "var>}}"
435
436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
437 msgid ""
438 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
439 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
440 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
441 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
442 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
443 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
444 "name}\"}}>%{item.ival}</var>}}"
445 msgstr ""
446 "来自 %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"匹"
447 "配除 %{item.val} 以外的 IP 地址。\"}>%{item.ival}</var>}}%{src_port?, 端口 "
448 "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的"
449 "端口。\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item."
450 "inv? data-tooltip=\"匹配除 %{item.val}%{item.hint.name? 或称为 %{item.hint."
451 "name}} 以外的 MAC 地址。\":%{item.hint.name? data-tooltip=\"%{item.hint."
452 "name}\"}}>%{item.ival}</var>}}"
453
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:91
459 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
460 msgid "General Settings"
461 msgstr "常规设置"
462
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:73
464 msgid "Hardware flow offloading"
465 msgstr "硬件流量分载"
466
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
468 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
469 msgid "IPv4 and IPv6"
470 msgstr "IPv4 和 IPv6"
471
472 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
474 msgid "IPv4 only"
475 msgstr "仅 IPv4"
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
479 msgid "IPv6 only"
480 msgstr "仅 IPv6"
481
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
483 msgid "Inbound device"
484 msgstr "入站设备"
485
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
487 msgid ""
488 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
489 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
490 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
491 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
492 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
493 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
494 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
495 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
496 "\"%{helper.name}\">%{helper.val}</var>}}"
497 msgstr ""
498 "入站 IPv4%{proto?, 协议 %{proto#%{next?, }%{item.types?<var class=\"cbi-"
499 "tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">具有类型 %{item."
500 "types#%{next?, }<var>%{item}</var>} 的 ICMP</span></var>:<var>%{item.name}</"
501 "var>}}}%{mark?, 标记 <var%{mark.inv? data-tooltip=\"匹配除 %{mark.num}%{mark."
502 "mask? 带有掩码 %{mark.mask}} 的 fwmarks。\":%{mark.mask? data-tooltip=\"在比"
503 "较前使用 %{mark.mask} 掩盖 fwmark 值。\"}}>%{mark.val}</var>}%{helper?, 助手 "
504 "%{helper.inv?<var data-tooltip=\"匹配除 &quot;%{helper.name}&quot; 以外的任意"
505 "助手。\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
506 "val}</var>}}"
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:129
510 msgid "Input"
511 msgstr "入站数据"
512
513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
514 msgid "Internal IP address"
515 msgstr "内部 IP 地址"
516
517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238
518 msgid "Internal port"
519 msgstr "内部端口"
520
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:227
522 msgid "Internal zone"
523 msgstr "内部区域"
524
525 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
526 msgid "Invalid DSCP mark"
527 msgstr "无效的 DSCP 标记"
528
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
530 msgid "Invalid limit value"
531 msgstr "无效的限制值"
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
534 msgid "Limit burst"
535 msgstr "限制突发"
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
538 msgid "Limit log messages"
539 msgstr "限制日志信息"
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
542 msgid "Limit matching"
543 msgstr "限制匹配"
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
548 msgid ""
549 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
550 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
551 msgstr ""
552 "限制匹配到 <var>%{limit.num}</var> 包每 <var>%{limit.unit}</var>%{limit."
553 "burst? 突发 <var>%{limit.burst}</var>}"
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
556 msgid "Limits traffic matching to the specified rate."
557 msgstr "将流量匹配限制为指定的速率。"
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
560 msgid "Loopback source IP"
561 msgstr "环回源 IP"
562
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
564 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
565 msgstr "MASQUERADE - 自动重写为出站接口 IP"
566
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:148
568 msgid "MSS clamping"
569 msgstr "MSS 钳制"
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
572 msgid "Masquerading"
573 msgstr "IP 动态伪装"
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:146
578 msgid "Match"
579 msgstr "匹配规则"
580
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
582 msgid "Match DSCP"
583 msgstr "匹配 DSCP"
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284
586 msgid "Match ICMP type"
587 msgstr "匹配 ICMP 类型"
588
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240
590 msgid "Match device"
591 msgstr "匹配设备"
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
594 msgid "Match forwarded traffic directed at the given IP address."
595 msgstr "匹配指向给定 IP 地址的转发流量。"
596
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
598 msgid ""
599 "Match forwarded traffic directed at the given destination port or port range."
600 msgstr "匹配指向给定目标端口或端口范围的转发流量。"
601
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
603 msgid "Match forwarded traffic from this IP or range."
604 msgstr "匹配来自此 IP 或范围的转发流量。"
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
607 msgid ""
608 "Match forwarded traffic originating from the given source port or port range."
609 msgstr "匹配来自给定源端口或端口范围的转发流量。"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
613 msgid "Match helper"
614 msgstr "匹配助手"
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
617 msgid ""
618 "Match incoming traffic directed at the given destination port or port range "
619 "on this host"
620 msgstr "匹配指向此主机上指定目标端口或目标端口范围的入站流量"
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
623 msgid "Match mark"
624 msgstr "匹配标记"
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
628 msgid "Match traffic using the specified connection tracking helper."
629 msgstr "使用指定的连接跟踪助手匹配流量。"
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
632 msgid "Matches a specific firewall mark or a range of different marks."
633 msgstr "匹配特定的防火墙标记或不同标记的范围。"
634
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
636 msgid "Matches forwarded traffic using the specified outbound network device."
637 msgstr "使用指定的出站网络设备匹配转发的流量。"
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
640 msgid "Matches traffic carrying the specified DSCP marking."
641 msgstr "匹配承载指定 DSCP 标记的流量。"
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
644 msgid ""
645 "Maximum initial number of packets to match: this number gets recharged by "
646 "one every time the limit specified above is not reached, up to this number."
647 msgstr "要匹配的最大初始数据包数:未达到上述指定限制时,每次加一直到达到此数。"
648
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
651 msgid "Monday"
652 msgstr "星期一"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
655 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
656 msgid "Month Days"
657 msgstr "日期"
658
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:129
660 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
661 msgid "NAT Rules"
662 msgstr "NAT 规则"
663
664 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
665 msgid ""
666 "NAT rules allow fine grained control over the source IP to use for outbound "
667 "or forwarded traffic."
668 msgstr "NAT 规则允许对源 IP 进行精细控制,以用于出站或转发流量。"
669
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:157
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:142
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
674 msgid "Name"
675 msgstr "名称"
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
678 msgid "Only match incoming traffic directed at the given IP address."
679 msgstr "仅匹配指定目的 IP 地址的入站流量。"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
682 msgid "Only match incoming traffic from these MACs."
683 msgstr "仅匹配来自这些 MAC 的入站流量。"
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
686 msgid "Only match incoming traffic from this IP or range."
687 msgstr "仅匹配来自此 IP 或 IP 范围的入站流量。"
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
690 msgid ""
691 "Only match incoming traffic originating from the given source port or port "
692 "range on the client host"
693 msgstr "仅匹配源自客户端主机上给定源端口或源端口范围的入站流量"
694
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
697 msgid "Outbound device"
698 msgstr "出站设备"
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
701 msgid "Outbound zone"
702 msgstr "出站区域"
703
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
706 msgid "Output"
707 msgstr "出站数据"
708
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
711 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
712 msgid "Passes additional arguments to iptables. Use with care!"
713 msgstr "传递到 iptables 的额外参数。小心使用!"
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:247
716 msgid ""
717 "Passing raw iptables arguments to source and destination traffic "
718 "classification rules allows to match packets based on other criteria than "
719 "interfaces or subnets. These options should be used with extreme care as "
720 "invalid values could render the firewall ruleset broken, completely exposing "
721 "all services."
722 msgstr ""
723 "通过将 iptables 参数传递给源和目标流量的分类规则,可以根据接口或子网以外的其"
724 "他条件来匹配数据包。使用这些选项应格外小心,因为无效值可能会破坏防火墙规则集"
725 "而对外暴露所有服务。"
726
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:131
728 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
729 msgid "Port Forwards"
730 msgstr "端口转发"
731
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
733 msgid ""
734 "Port forwarding allows remote computers on the Internet to connect to a "
735 "specific computer or service within the private LAN."
736 msgstr ""
737 "端口转发允许 Internet 上的远程计算机连接到内部网络中的特定计算机或服务。"
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:185
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
741 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:168
742 msgid "Protocol"
743 msgstr "协议"
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
746 msgid ""
747 "Redirect matched incoming traffic to the given port on the internal host"
748 msgstr "重定向匹配的入站流量到内部主机的端口"
749
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
751 msgid "Redirect matched incoming traffic to the specified internal host"
752 msgstr "重定向匹配的入站流量到指定的内部主机"
753
754 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:74
755 msgid "Requires hardware NAT support. Implemented at least for mt7621"
756 msgstr "需要硬件 NAT 支持。目前 mt7621 已实现"
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:215
759 msgid "Restrict Masquerading to given destination subnets"
760 msgstr "要限制 IP 动态伪装的目标子网"
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
763 msgid "Restrict Masquerading to given source subnets"
764 msgstr "要限制 IP 动态伪装的源子网"
765
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:202
768 msgid "Restrict to address family"
769 msgstr "限制地址"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:214
772 msgid "Rewrite IP address"
773 msgstr "重写 IP 地址"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
776 msgid "Rewrite matched traffic to the specified source IP address."
777 msgstr "将匹配的流量重写到指定的源 IP 地址。"
778
779 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
780 msgid "Rewrite matched traffic to the specified source port or port range."
781 msgstr "将匹配的流量重写到指定的源端口或端口范围。"
782
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
784 msgid "Rewrite port"
785 msgstr "重写端口"
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
788 msgid "Routing/NAT Offloading"
789 msgstr "Routing/NAT 分载"
790
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:210
792 msgid "SNAT - Rewrite to specific source IP or port"
793 msgstr "SNAT - 重写为特定的源 IP 或端口"
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
797 msgid "Saturday"
798 msgstr "星期六"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
801 msgid "Set mark"
802 msgstr "设置标记"
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
805 msgid ""
806 "Set the given mark value on established connections. Format is value[/mask]. "
807 "If a mask is specified then only those bits set in the mask are modified."
808 msgstr ""
809 "在已建立的连接上设置给定的标记值。格式为 value[/mask]。如果指定了掩码,则仅修"
810 "改掩码中设置的位。"
811
812 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
813 msgid "Software based offloading for routing/NAT"
814 msgstr "基于软件的 Routing/NAT 分载"
815
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
817 msgid "Software flow offloading"
818 msgstr "软件流量分载"
819
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200
821 msgid "Source IP address"
822 msgstr "源 IP 地址"
823
824 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:195
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:338
826 msgid "Source MAC address"
827 msgstr "源 MAC 地址"
828
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
830 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:179
831 msgid "Source address"
832 msgstr "源地址"
833
834 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:205
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:184
837 msgid "Source port"
838 msgstr "源端口"
839
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:189
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332
842 msgid "Source zone"
843 msgstr "源区域"
844
845 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
846 msgid ""
847 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
848 "network device."
849 msgstr "指定是否将此流量规则绑定到特定的入站或出站网络设备。"
850
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
852 msgid ""
853 "Specifies whether to use the external or the internal IP address for "
854 "reflected traffic."
855 msgstr "指定是使用外部 IP 地址还是内部 IP 地址来反映流量。"
856
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
859 msgid "Start Date (yyyy-mm-dd)"
860 msgstr "开始日期(yyyy-mm-dd)"
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
864 msgid "Start Time (hh.mm.ss)"
865 msgstr "开始时间(hh.mm.ss)"
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:464
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292
869 msgid "Stop Date (yyyy-mm-dd)"
870 msgstr "停止日期(yyyy-mm-dd)"
871
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
874 msgid "Stop Time (hh.mm.ss)"
875 msgstr "停止时间(hh.mm.ss)"
876
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
879 msgid "Sunday"
880 msgstr "星期日"
881
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:644
883 msgid ""
884 "The existing firewall configuration needs to be changed for LuCI to function "
885 "properly."
886 msgstr "需要更改现有的防火墙配置,以使 LuCI 正常运行。"
887
888 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
889 msgid ""
890 "The firewall creates zones over your network interfaces to control network "
891 "traffic flow."
892 msgstr "防火墙通过在网络接口上创建区域来控制网络流量。"
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
896 msgid ""
897 "The options below control the forwarding policies between this zone (%s) and "
898 "other zones. <em>Destination zones</em> cover forwarded traffic "
899 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
900 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
901 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
902 "<em>not</em> imply a permission to forward from wan to lan as well."
903 msgstr ""
904 "以下选项控制此区域(%s)和其它区域间的转发策略。<em>目标区域</em>接收<strong>"
905 "源自 %q</strong> 的转发流量。<em>源区域</em>匹配的转发流量来自<strong>目标为 "
906 "%q</strong> 的其它区域。转发规则的作用是<em>单向</em>的,例如:转发从 lan 到 "
907 "wan 的流量并<em>不</em>意味着允许反向转发从 wan 到 lan 的流量。"
908
909 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
910 msgid ""
911 "This section defines common properties of %q. The <em>input</em> and "
912 "<em>output</em> options set the default policies for traffic entering and "
913 "leaving this zone while the <em>forward</em> option describes the policy for "
914 "forwarded traffic between different networks within the zone. <em>Covered "
915 "networks</em> specifies which available networks are members of this zone."
916 msgstr ""
917 "本节定义 %q 的通用属性。<em>入站数据</em>和<em>出站数据</em>选项用于设置此区"
918 "域入站和出站流量的默认策略,<em>转发</em>选项描述该区域内不同网络之间的流量转"
919 "发策略。<em>涵盖的网络</em>指定从属于这个区域的网络。"
920
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
923 msgid "Thursday"
924 msgstr "星期四"
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
928 msgid "Time Restrictions"
929 msgstr "时间限制"
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
933 msgid "Time in UTC"
934 msgstr "UTC 时间"
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
937 msgid ""
938 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
939 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
940 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
941 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
942 "ival}</var>}}"
943 msgstr ""
944 "到 %{dest}%{dest_device?, 接口 <var>%{dest_device}</var>}%{dest_ip?, IP "
945 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的 "
946 "IP 地址。\"}>%{item.ival}</var>}}%{dest_port?, 端口 %{dest_port#%{next?, }"
947 "<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的端口。\"}>%{item."
948 "ival}</var>}}"
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
951 msgid ""
952 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
953 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
954 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
955 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
956 "%{item.val}.\"}>%{item.ival}</var>}}"
957 msgstr ""
958 "到 %{dest}%{dest_device?, 通过接口 <var>%{dest_device}</var>}%{dest_ip?, IP "
959 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的 "
960 "IP 地址。\"}>%{item.ival}</var>}}%{dest_port?, 端口 %{dest_port#%{next?, }"
961 "<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以外的端口。\"}>%{item."
962 "ival}</var>}}"
963
964 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
965 msgid ""
966 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
967 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
968 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
969 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
970 msgstr ""
971 "到 %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
972 "\"匹配除 %{item.val} 以外的 IP 地址。\"}>%{item.ival}</var>}}%{dest_port?, 端"
973 "口 %{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"匹配除 %{item.val} 以"
974 "外的端口。\"}>%{item.ival}</var>}}"
975
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
977 msgid "Tracking helper"
978 msgstr "跟踪助手"
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:175
981 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
982 msgid "Traffic Rules"
983 msgstr "通信规则"
984
985 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
986 msgid ""
987 "Traffic rules define policies for packets traveling between different zones, "
988 "for example to reject traffic between certain hosts or to open WAN ports on "
989 "the router."
990 msgstr ""
991 "通信规则定义了不同区域间的数据包传输策略,例如:拒绝一些主机之间的通信,开放"
992 "路由器 WAN 上的端口。"
993
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
996 msgid "Tuesday"
997 msgstr "星期二"
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
1000 msgid "Unable to save contents: %s"
1001 msgstr "无法保存内容:%s"
1002
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1005 msgid "Unknown or not installed conntrack helper \"%s\""
1006 msgstr "未知或未安装的 conntrack 助手 \"%s\""
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:139
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
1010 msgid "Unnamed NAT"
1011 msgstr "未命名 NAT"
1012
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
1015 msgid "Unnamed forward"
1016 msgstr "未命名转发"
1017
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:189
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
1020 msgid "Unnamed rule"
1021 msgstr "未命名规则"
1022
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
1024 msgid "Unnamed zone"
1025 msgstr "未命名区域"
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
1028 msgid "Unrecognized protocol"
1029 msgstr "无法识别的协议"
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
1032 msgid ""
1033 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1034 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1035 "the updated configuration."
1036 msgstr ""
1037 "按下“继续”后,目标“SNAT”的“redirect”部分将转换为“nat”部分,防火墙将重新启动以"
1038 "应用更新的配置。"
1039
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1041 msgid "Use external IP address"
1042 msgstr "使用外部 IP 地址"
1043
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
1045 msgid "Use internal IP address"
1046 msgstr "使用内部 IP 地址"
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
1049 msgid ""
1050 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1051 "network devices."
1052 msgstr "此选项可对原始的、非 <em>uci</em> 托管的网络设备进行区域流量分类。"
1053
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
1055 msgid ""
1056 "Use this option to classify zone traffic by source or destination subnet "
1057 "instead of networks or devices."
1058 msgstr "此选项可对源或目标子网而非网络或设备进行区域流量分类。"
1059
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
1061 msgid "Valid firewall mark required"
1062 msgstr "需要有效的防火墙标记"
1063
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
1066 msgid "Wednesday"
1067 msgstr "星期三"
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
1071 msgid "Week Days"
1072 msgstr "星期"
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1075 msgid "XOR firewall mark"
1076 msgstr "异或防火墙标记"
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
1079 msgid "XOR mark"
1080 msgstr "异或标记"
1081
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
1083 msgid "Zone ⇒ Forwardings"
1084 msgstr "区域 ⇒ 转发"
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
1087 msgid "Zones"
1088 msgstr "区域"
1089
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1093 msgid "accept"
1094 msgstr "接受"
1095
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:242
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:263
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:289
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
1109 msgid "any"
1110 msgstr "任意"
1111
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1118 msgid "any zone"
1119 msgstr "所有区域"
1120
1121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1122 msgid "apply firewall mark"
1123 msgstr "应用防火墙标记"
1124
1125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1126 msgid "assign conntrack helper"
1127 msgstr "分配连接跟踪助手"
1128
1129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1132 msgid "day"
1133 msgstr "日"
1134
1135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1136 msgid "do not rewrite"
1137 msgstr "不重写"
1138
1139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1140 msgid "don't track"
1141 msgstr "不跟踪"
1142
1143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:136
1146 msgid "drop"
1147 msgstr "丢弃"
1148
1149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1152 msgid "hour"
1153 msgstr "小时"
1154
1155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1158 msgid "minute"
1159 msgstr "分钟"
1160
1161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
1163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1164 msgid "reject"
1165 msgstr "拒绝"
1166
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1170 msgid "second"
1171 msgstr "秒"
1172
1173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1179 msgid "this device"
1180 msgstr "此设备"
1181
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:102
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:187
1184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
1185 msgid "this new zone"
1186 msgstr "此新区域"
1187
1188 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1189 msgid "unlimited"
1190 msgstr "无限制"
1191
1192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:242
1193 msgid "unspecified"
1194 msgstr "未指定"
1195
1196 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1197 msgid "valid firewall mark"
1198 msgstr "有效的防火墙标记"
1199
1200 #~ msgid "%s in %s"
1201 #~ msgstr "%s 位于 %s"
1202
1203 #~ msgid "%s%s with %s"
1204 #~ msgstr "%s%s 和 %s"
1205
1206 #~ msgid "%s, %s in %s"
1207 #~ msgstr "%s, %s 位于 %s"
1208
1209 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1210 #~ msgstr "<var>%d</var> 数据包/<var>%s</var>"
1211
1212 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1213 #~ msgstr "<var>%d</var> 数据包/<var>%s</var>,突发 <var>%d</var> 数据包。"
1214
1215 #~ msgid "<var>%s</var> and limit to %s"
1216 #~ msgstr "<var>%s</var> 并限制到 %s"
1217
1218 #~ msgid "Accept forward"
1219 #~ msgstr "接受转发"
1220
1221 #~ msgid "Accept input"
1222 #~ msgstr "接受入站"
1223
1224 #~ msgid "Accept output"
1225 #~ msgstr "接受出站"
1226
1227 #~ msgid "Destination IP address"
1228 #~ msgstr "目标 IP 地址"
1229
1230 #~ msgid "Discard forward"
1231 #~ msgstr "丢弃转发"
1232
1233 #~ msgid "Discard input"
1234 #~ msgstr "丢弃入站"
1235
1236 #~ msgid "Discard output"
1237 #~ msgstr "丢弃出站"
1238
1239 #~ msgid "Do not rewrite"
1240 #~ msgstr "不重写"
1241
1242 #~ msgid "Do not track forward"
1243 #~ msgstr "不跟踪转发"
1244
1245 #~ msgid "Do not track input"
1246 #~ msgstr "不跟踪入站"
1247
1248 #~ msgid "Do not track output"
1249 #~ msgstr "不跟踪出站"
1250
1251 #~ msgid "Forward to"
1252 #~ msgstr "转发到"
1253
1254 #~ msgid "From %s in %s"
1255 #~ msgstr "来自 %s 位于 %s"
1256
1257 #~ msgid "From %s in %s with source %s"
1258 #~ msgstr "来自 %s 位于 %s 源于 %s"
1259
1260 #~ msgid "From %s in %s with source %s and %s"
1261 #~ msgstr "来自 %s 位于 %s 源端口 %s 源 MAC %s"
1262
1263 #~ msgid "From %s on <var>this device</var>"
1264 #~ msgstr "来自 %s 位于<var>本设备</var>"
1265
1266 #~ msgid "From %s on <var>this device</var> with source %s"
1267 #~ msgstr "来自 %s 位于<var>本设备</var>源于 %s"
1268
1269 #~ msgid "From %s on <var>this device</var> with source %s and %s"
1270 #~ msgstr "来自 %s 位于<var>本设备</var>源端口 %s 源 MAC %s"
1271
1272 #~ msgid "IP"
1273 #~ msgstr "IP"
1274
1275 #~ msgid "IP range"
1276 #~ msgstr "IP 范围"
1277
1278 #~ msgid "IPs"
1279 #~ msgstr "IP"
1280
1281 #~ msgid "IPv4"
1282 #~ msgstr "IPv4"
1283
1284 #~ msgid "IPv6"
1285 #~ msgstr "IPv6"
1286
1287 #~ msgid "MAC"
1288 #~ msgstr "MAC"
1289
1290 #~ msgid "MACs"
1291 #~ msgstr "MAC"
1292
1293 #~ msgid "Network"
1294 #~ msgstr "网络"
1295
1296 #~ msgid "Refuse forward"
1297 #~ msgstr "拒绝转发"
1298
1299 #~ msgid "Refuse input"
1300 #~ msgstr "拒绝入站"
1301
1302 #~ msgid "Refuse output"
1303 #~ msgstr "拒绝出站"
1304
1305 #~ msgid "To %s at %s on <var>this device</var>"
1306 #~ msgstr "到 %s 在 %s 位于<var>本设备</var>"
1307
1308 #~ msgid "To %s in %s"
1309 #~ msgstr "到 %s 位于 %s"
1310
1311 #~ msgid "To %s on <var>this device</var>"
1312 #~ msgstr "到 %s 位于<var>本设备</var>"
1313
1314 #~ msgid "To %s, %s in %s"
1315 #~ msgstr "到 %s, %s 位于 %s"
1316
1317 #~ msgid "Via %s"
1318 #~ msgstr "通过 %s"
1319
1320 #~ msgid "Via %s at %s"
1321 #~ msgstr "通过 %s 在 %s"
1322
1323 #~ msgid "any host"
1324 #~ msgstr "所有主机"
1325
1326 #~ msgid "any router IP"
1327 #~ msgstr "所有路由 IP"
1328
1329 #~ msgid "not"
1330 #~ msgstr "非"
1331
1332 #~ msgid "port"
1333 #~ msgstr "端口"
1334
1335 #~ msgid "ports"
1336 #~ msgstr "端口"
1337
1338 #~ msgid "type"
1339 #~ msgstr "类型"
1340
1341 #~ msgid "types"
1342 #~ msgstr "类型"
1343
1344 #~ msgid "Force connection tracking"
1345 #~ msgstr "强制连接追踪"
1346
1347 #~ msgid ""
1348 #~ "Prevent the installation of <em>NOTRACK</em> rules which would bypass "
1349 #~ "connection tracking."
1350 #~ msgstr "防止安装 <em>NOTRACK</em> 规则,该规则会绕过连接跟踪。"
1351
1352 #~ msgid "Disable"
1353 #~ msgstr "禁用"
1354
1355 #~ msgid "Restart Firewall"
1356 #~ msgstr "重启防火墙"
1357
1358 #~ msgid "Rule is disabled"
1359 #~ msgstr "规则已禁用"
1360
1361 #~ msgid "Rule is enabled"
1362 #~ msgstr "规则已启用"
1363
1364 #~ msgid "Add"
1365 #~ msgstr "添加"
1366
1367 #~ msgid "Add and edit..."
1368 #~ msgstr "添加并编辑…"
1369
1370 #~ msgid "External zone"
1371 #~ msgstr "外部区域"
1372
1373 #~ msgid "New SNAT rule"
1374 #~ msgstr "新建 SNAT 规则"
1375
1376 #~ msgid "New forward rule"
1377 #~ msgstr "新建转发规则"
1378
1379 #~ msgid "New input rule"
1380 #~ msgstr "新建进入规则"
1381
1382 #~ msgid "New port forward"
1383 #~ msgstr "新建端口转发"
1384
1385 #~ msgid "New source NAT"
1386 #~ msgstr "新建 Source NAT"
1387
1388 #~ msgid "Open ports on router"
1389 #~ msgstr "打开路由器端口"
1390
1391 #~ msgid "Other..."
1392 #~ msgstr "其它..."
1393
1394 #~ msgid "To source IP"
1395 #~ msgstr "到源 IP"
1396
1397 #~ msgid "To source port"
1398 #~ msgstr "到源端口"
1399
1400 #~ msgid "Output zone"
1401 #~ msgstr "出站区域"
1402
1403 #~ msgid "(Unnamed Entry)"
1404 #~ msgstr "(未命名条目)"
1405
1406 #~ msgid "(Unnamed Rule)"
1407 #~ msgstr "(未命名规则)"
1408
1409 #~ msgid "(Unnamed SNAT)"
1410 #~ msgstr "(未命名 SNAT)"
1411
1412 #~ msgid "Inter-Zone Forwarding"
1413 #~ msgstr "端口触发"
1414
1415 #~ msgid "Match forwarded traffic to the given destination port or port range."
1416 #~ msgstr "匹配指定目标端口或目标端口范围的转发流量。"
1417
1418 #~ msgid ""
1419 #~ "Match incoming traffic originating from the given source port or port "
1420 #~ "range on the client host."
1421 #~ msgstr "匹配来自客户端主机上指定源端口或源端口范围的入站流量。"
1422
1423 #~ msgid "Rewrite matched traffic to the given address."
1424 #~ msgstr "将匹配流量的源地址改写成指定地址。"
1425
1426 #~ msgid ""
1427 #~ "Rewrite matched traffic to the given source port. May be left empty to "
1428 #~ "only rewrite the IP address."
1429 #~ msgstr "将匹配流量的源端口改写成指定端口。留空只改写 IP 地址。"
1430
1431 #~ msgid "Rewrite to source %s"
1432 #~ msgstr "源地址改写成 %s"
1433
1434 #~ msgid "Rewrite to source %s, %s"
1435 #~ msgstr "源地址改写成 %s, %s"
1436
1437 #~ msgid "SNAT IP address"
1438 #~ msgstr "SNAT IP 地址"
1439
1440 #~ msgid "SNAT port"
1441 #~ msgstr "SNAT 端口"
1442
1443 #~ msgid "Source NAT"
1444 #~ msgstr "Source NAT"
1445
1446 #~ msgid ""
1447 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1448 #~ "control over the source IP used for outgoing traffic, for example to map "
1449 #~ "multiple WAN addresses to internal subnets."
1450 #~ msgstr ""
1451 #~ "Source NAT 是一种特殊形式的封包伪装,它允许精细的控制传出流量的源 IP,例"
1452 #~ "如:将多个 WAN 地址映射到内部子网。"
1453
1454 #~ msgid "Start Time (hh:mm:ss)"
1455 #~ msgstr "开始时间(hh:mm:ss)"
1456
1457 #~ msgid "Stop Time (hh:mm:ss)"
1458 #~ msgstr "停止时间(hh:mm:ss)"
1459
1460 #~ msgid ""
1461 #~ "This page allows you to change advanced properties of the port forwarding "
1462 #~ "entry. In most cases there is no need to modify those settings."
1463 #~ msgstr ""
1464 #~ "本页面可以更改端口转发的高级设置。大多数情况下,不需要更改这些设置。"
1465
1466 #~ msgid ""
1467 #~ "This page allows you to change advanced properties of the traffic rule "
1468 #~ "entry, such as matched source and destination hosts."
1469 #~ msgstr "本页面可以更改通信规则的高级设置,比如:需匹配的源主机和目标主机。"
1470
1471 #~ msgid "Unnamed SNAT"
1472 #~ msgstr "未命名 SNAT"
1473
1474 #~ msgid ""
1475 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
1476 #~ "protocols separated by space."
1477 #~ msgstr "您也可以选择“--自定义--”来定义多个协议,在多个协议间需加空格。"
1478
1479 #~ msgid "Zone %q"
1480 #~ msgstr "区域 %q"
1481
1482 #~ msgid "traffic"
1483 #~ msgstr "通信"