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