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