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