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