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