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