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