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