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