Merge pull request #3778 from jjm2473/patch-4
[project/luci.git] / applications / luci-app-firewall / po / vi / firewall.po
1 # luci-fw.pot
2 # generated from ./applications/luci-fw/luasrc/i18n/luci-fw.en.lua
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: PACKAGE VERSION\n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
8 "PO-Revision-Date: 2020-01-14 15:22+0000\n"
9 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
10 "Language-Team: Vietnamese <https://hosted.weblate.org/projects/openwrt/"
11 "luciapplicationsfirewall/vi/>\n"
12 "Language: vi\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=1; plural=0;\n"
17 "X-Generator: Weblate 3.11-dev\n"
18
19 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
20 msgid ""
21 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
22 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
23 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
24 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
25 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
26 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
27 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
28 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
29 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
30 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
31 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
32 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
33 "val}</var>}}"
34 msgstr ""
35
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
37 msgid "-- add IP --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
41 msgid "-- add MAC --"
42 msgstr ""
43
44 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
45 msgid ""
46 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
47 msgstr ""
48
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
50 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
51 msgstr ""
52
53 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
54 msgid ""
55 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
56 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
57 msgstr ""
58
59 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
60 msgid ""
61 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
62 msgstr ""
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
65 msgid ""
66 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
67 "</var>"
68 msgstr ""
69
70 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
71 msgid ""
72 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
73 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
74 msgstr ""
75
76 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
77 msgid ""
78 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
79 "%{set_mark?:%{set_xmark}}</var>"
80 msgstr ""
81
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
83 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
84 msgstr ""
85
86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
87 msgid ""
88 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
89 "output}"
90 msgstr ""
91
92 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
93 msgid ""
94 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
95 msgstr ""
96
97 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
98 msgid ""
99 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
100 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
104 msgid "A rewrite IP must be specified!"
105 msgstr ""
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
108 msgid "ACCEPT - Disable address rewriting"
109 msgstr ""
110
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:228
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:157
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
116 msgid "Action"
117 msgstr "Hành động"
118
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
120 msgid ""
121 "Additional raw <em>iptables</em> arguments to classify zone destination "
122 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
123 "traffic."
124 msgstr ""
125
126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
127 msgid ""
128 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
129 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
130 msgstr ""
131
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:92
136 msgid "Advanced Settings"
137 msgstr ""
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
140 msgid "Allow \"invalid\" traffic"
141 msgstr ""
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:322
144 msgid "Allow forward from <em>source zones</em>:"
145 msgstr ""
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
148 msgid "Allow forward to <em>destination zones</em>:"
149 msgstr ""
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
152 msgid "Any"
153 msgstr ""
154
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:429
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
159 msgid "Any day"
160 msgstr ""
161
162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
163 msgid ""
164 "Apply a bitwise XOR of the given value and the existing mark value on "
165 "established connections. Format is value[/mask]. If a mask is specified then "
166 "those bits set in the mask are zeroed out."
167 msgstr ""
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
170 msgid "Apply the given DSCP class or value to established connections."
171 msgstr ""
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
174 msgid "Assign the specified connection tracking helper to matched traffic."
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
178 msgid "Automatic helper assignment"
179 msgstr ""
180
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
182 msgid ""
183 "Automatically assign conntrack helpers based on traffic protocol and port"
184 msgstr ""
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
187 msgid "Conntrack Settings"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
191 msgid "Conntrack helpers"
192 msgstr ""
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
195 msgid "Contents have been saved."
196 msgstr ""
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650
199 msgid "Continue"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
203 msgid "Covered devices"
204 msgstr ""
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
207 msgid "Covered networks"
208 msgstr ""
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
211 msgid "Covered subnets"
212 msgstr ""
213
214 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
215 msgid "Custom Rules"
216 msgstr ""
217
218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
219 msgid ""
220 "Custom rules allow you to execute arbitrary iptables commands which are not "
221 "otherwise covered by the firewall framework. The commands are executed after "
222 "each firewall restart, right after the default ruleset has been loaded."
223 msgstr ""
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
226 msgid "DSCP classification"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
230 msgid "DSCP mark"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
234 msgid "DSCP mark required"
235 msgstr ""
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:193
239 msgid "Destination address"
240 msgstr "Địa chỉ điểm đến"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:198
244 msgid "Destination port"
245 msgstr "Cổng điểm đến"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
248 #, fuzzy
249 msgid "Destination zone"
250 msgstr "Điểm đến"
251
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
253 msgid "Device name"
254 msgstr ""
255
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
257 msgid ""
258 "Do not install extra rules to reject forwarded traffic with conntrack state "
259 "<em>invalid</em>. This may be required for complex asymmetric route setups."
260 msgstr ""
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
263 msgid "Drop invalid packets"
264 msgstr "Bỏ qua nhưng gói không hợp lý"
265
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:180
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:163
269 msgid "Enable"
270 msgstr "Kích hoạt"
271
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
273 msgid "Enable NAT Loopback"
274 msgstr ""
275
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:43
277 #, fuzzy
278 msgid "Enable SYN-flood protection"
279 msgstr "SYN-flood bảo vệ "
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
282 msgid "Enable logging on this zone"
283 msgstr ""
284
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
286 msgid "Expecting: %s"
287 msgstr ""
288
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
290 msgid "Experimental feature. Not fully compatible with QoS/SQM."
291 msgstr ""
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
294 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
295 msgstr ""
296
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214
298 msgid "External IP address"
299 msgstr ""
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
302 msgid "External port"
303 msgstr "External port"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248
308 msgid "Extra arguments"
309 msgstr ""
310
311 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
312 msgid "Extra destination arguments"
313 msgstr ""
314
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
316 msgid "Extra iptables arguments"
317 msgstr ""
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
320 msgid "Extra source arguments"
321 msgstr ""
322
323 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
324 msgid "Firewall"
325 msgstr "Firewall"
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
328 msgid "Firewall - Custom Rules"
329 msgstr ""
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
332 msgid "Firewall - NAT Rules"
333 msgstr ""
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
336 msgid "Firewall - Port Forwards"
337 msgstr ""
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
340 msgid "Firewall - Traffic Rules"
341 msgstr ""
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
344 msgid "Firewall - Zone Settings"
345 msgstr ""
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:643
348 msgid "Firewall configuration migration"
349 msgstr ""
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
353 msgid "Forward"
354 msgstr ""
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
357 msgid ""
358 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
359 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
360 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
361 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
362 msgstr ""
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
366 msgid "Friday"
367 msgstr ""
368
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
370 msgid ""
371 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
372 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
373 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
374 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
375 "ival}</var>}}"
376 msgstr ""
377
378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
379 msgid ""
380 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
381 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
382 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
383 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
384 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
385 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
386 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
387 "</var>}}"
388 msgstr ""
389
390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
391 msgid ""
392 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
393 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
394 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
395 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
396 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
397 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
398 "name}\"}}>%{item.ival}</var>}}"
399 msgstr ""
400
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180
403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:91
406 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
407 msgid "General Settings"
408 msgstr ""
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:73
411 msgid "Hardware flow offloading"
412 msgstr ""
413
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
416 msgid "IPv4 and IPv6"
417 msgstr ""
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
421 msgid "IPv4 only"
422 msgstr ""
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
425 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
426 msgid "IPv6 only"
427 msgstr ""
428
429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
430 msgid "Inbound device"
431 msgstr ""
432
433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
434 msgid ""
435 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
436 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
437 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
438 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
439 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
440 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
441 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
442 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
443 "\"%{helper.name}\">%{helper.val}</var>}}"
444 msgstr ""
445
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:129
448 msgid "Input"
449 msgstr "Input"
450
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
452 #, fuzzy
453 msgid "Internal IP address"
454 msgstr "Internal address"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238
457 #, fuzzy
458 msgid "Internal port"
459 msgstr "External port"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:227
462 msgid "Internal zone"
463 msgstr ""
464
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
466 msgid "Invalid DSCP mark"
467 msgstr ""
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
470 msgid "Invalid limit value"
471 msgstr ""
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
474 msgid "Limit burst"
475 msgstr ""
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
478 msgid "Limit log messages"
479 msgstr ""
480
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
482 msgid "Limit matching"
483 msgstr ""
484
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
488 msgid ""
489 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
490 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
491 msgstr ""
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
494 msgid "Limits traffic matching to the specified rate."
495 msgstr ""
496
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
498 msgid "Loopback source IP"
499 msgstr ""
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
502 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
503 msgstr ""
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:148
506 #, fuzzy
507 msgid "MSS clamping"
508 msgstr "MSS Clamping"
509
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
511 msgid "Masquerading"
512 msgstr ""
513
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:146
517 msgid "Match"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
521 msgid "Match DSCP"
522 msgstr ""
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284
525 msgid "Match ICMP type"
526 msgstr ""
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240
529 msgid "Match device"
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
533 msgid "Match forwarded traffic directed at the given IP address."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
537 msgid ""
538 "Match forwarded traffic directed at the given destination port or port range."
539 msgstr ""
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
542 msgid "Match forwarded traffic from this IP or range."
543 msgstr ""
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
546 msgid ""
547 "Match forwarded traffic originating from the given source port or port range."
548 msgstr ""
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
552 msgid "Match helper"
553 msgstr ""
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
556 msgid ""
557 "Match incoming traffic directed at the given destination port or port range "
558 "on this host"
559 msgstr ""
560
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
562 msgid "Match mark"
563 msgstr ""
564
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
567 msgid "Match traffic using the specified connection tracking helper."
568 msgstr ""
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
571 msgid "Matches a specific firewall mark or a range of different marks."
572 msgstr ""
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
575 msgid "Matches forwarded traffic using the specified outbound network device."
576 msgstr ""
577
578 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
579 msgid "Matches traffic carrying the specified DSCP marking."
580 msgstr ""
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
583 msgid ""
584 "Maximum initial number of packets to match: this number gets recharged by "
585 "one every time the limit specified above is not reached, up to this number."
586 msgstr ""
587
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
590 msgid "Monday"
591 msgstr ""
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
595 msgid "Month Days"
596 msgstr ""
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:129
599 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
600 msgid "NAT Rules"
601 msgstr ""
602
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
604 msgid ""
605 "NAT rules allow fine grained control over the source IP to use for outbound "
606 "or forwarded traffic."
607 msgstr ""
608
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:157
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:142
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
613 msgid "Name"
614 msgstr ""
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
617 msgid "Only match incoming traffic directed at the given IP address."
618 msgstr ""
619
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
621 msgid "Only match incoming traffic from these MACs."
622 msgstr ""
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
625 msgid "Only match incoming traffic from this IP or range."
626 msgstr ""
627
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
629 msgid ""
630 "Only match incoming traffic originating from the given source port or port "
631 "range on the client host"
632 msgstr ""
633
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
636 msgid "Outbound device"
637 msgstr ""
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
640 msgid "Outbound zone"
641 msgstr ""
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
645 msgid "Output"
646 msgstr "Output"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
651 msgid "Passes additional arguments to iptables. Use with care!"
652 msgstr ""
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:247
655 msgid ""
656 "Passing raw iptables arguments to source and destination traffic "
657 "classification rules allows to match packets based on other criteria than "
658 "interfaces or subnets. These options should be used with extreme care as "
659 "invalid values could render the firewall ruleset broken, completely exposing "
660 "all services."
661 msgstr ""
662
663 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:131
664 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
665 msgid "Port Forwards"
666 msgstr ""
667
668 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
669 msgid ""
670 "Port forwarding allows remote computers on the Internet to connect to a "
671 "specific computer or service within the private LAN."
672 msgstr ""
673
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:185
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:168
677 msgid "Protocol"
678 msgstr "Giao thức"
679
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
681 msgid ""
682 "Redirect matched incoming traffic to the given port on the internal host"
683 msgstr ""
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
686 msgid "Redirect matched incoming traffic to the specified internal host"
687 msgstr ""
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:74
690 msgid "Requires hardware NAT support. Implemented at least for mt7621"
691 msgstr ""
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:215
694 msgid "Restrict Masquerading to given destination subnets"
695 msgstr ""
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
698 msgid "Restrict Masquerading to given source subnets"
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:202
703 msgid "Restrict to address family"
704 msgstr ""
705
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:214
707 msgid "Rewrite IP address"
708 msgstr ""
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
711 msgid "Rewrite matched traffic to the specified source IP address."
712 msgstr ""
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
715 msgid "Rewrite matched traffic to the specified source port or port range."
716 msgstr ""
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
719 msgid "Rewrite port"
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
723 msgid "Routing/NAT Offloading"
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:210
727 msgid "SNAT - Rewrite to specific source IP or port"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
732 msgid "Saturday"
733 msgstr ""
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
736 msgid "Set mark"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
740 msgid ""
741 "Set the given mark value on established connections. Format is value[/mask]. "
742 "If a mask is specified then only those bits set in the mask are modified."
743 msgstr ""
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
746 msgid "Software based offloading for routing/NAT"
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
750 msgid "Software flow offloading"
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200
754 #, fuzzy
755 msgid "Source IP address"
756 msgstr "Đỉa chỉ MAC nguồn"
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:195
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:338
760 msgid "Source MAC address"
761 msgstr ""
762
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:179
765 #, fuzzy
766 msgid "Source address"
767 msgstr "Đỉa chỉ MAC nguồn"
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:205
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:184
772 msgid "Source port"
773 msgstr "Cổng nguồn"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:189
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332
777 #, fuzzy
778 msgid "Source zone"
779 msgstr "Cổng nguồn"
780
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
782 msgid ""
783 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
784 "network device."
785 msgstr ""
786
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
788 msgid ""
789 "Specifies whether to use the external or the internal IP address for "
790 "reflected traffic."
791 msgstr ""
792
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
795 msgid "Start Date (yyyy-mm-dd)"
796 msgstr ""
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
800 msgid "Start Time (hh.mm.ss)"
801 msgstr ""
802
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:464
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292
805 msgid "Stop Date (yyyy-mm-dd)"
806 msgstr ""
807
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
810 msgid "Stop Time (hh.mm.ss)"
811 msgstr ""
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
815 msgid "Sunday"
816 msgstr ""
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:644
819 msgid ""
820 "The existing firewall configuration needs to be changed for LuCI to function "
821 "properly."
822 msgstr ""
823
824 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
825 msgid ""
826 "The firewall creates zones over your network interfaces to control network "
827 "traffic flow."
828 msgstr ""
829 "The firewall tạo zones trên giao diện mạng lưới để điều triển sự dòng lưu "
830 "thông của mạng."
831
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
834 msgid ""
835 "The options below control the forwarding policies between this zone (%s) and "
836 "other zones. <em>Destination zones</em> cover forwarded traffic "
837 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
838 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
839 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
840 "<em>not</em> imply a permission to forward from wan to lan as well."
841 msgstr ""
842
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
844 msgid ""
845 "This section defines common properties of %q. The <em>input</em> and "
846 "<em>output</em> options set the default policies for traffic entering and "
847 "leaving this zone while the <em>forward</em> option describes the policy for "
848 "forwarded traffic between different networks within the zone. <em>Covered "
849 "networks</em> specifies which available networks are members of this zone."
850 msgstr ""
851
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
854 msgid "Thursday"
855 msgstr ""
856
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
859 msgid "Time Restrictions"
860 msgstr ""
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
864 msgid "Time in UTC"
865 msgstr ""
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
868 msgid ""
869 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
870 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
871 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
872 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
873 "ival}</var>}}"
874 msgstr ""
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
877 msgid ""
878 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
879 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
880 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
881 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
882 "%{item.val}.\"}>%{item.ival}</var>}}"
883 msgstr ""
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
886 msgid ""
887 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
888 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
889 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
890 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
891 msgstr ""
892
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
894 msgid "Tracking helper"
895 msgstr ""
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:175
898 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
899 msgid "Traffic Rules"
900 msgstr ""
901
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
903 msgid ""
904 "Traffic rules define policies for packets traveling between different zones, "
905 "for example to reject traffic between certain hosts or to open WAN ports on "
906 "the router."
907 msgstr ""
908
909 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
911 msgid "Tuesday"
912 msgstr ""
913
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
915 msgid "Unable to save contents: %s"
916 msgstr ""
917
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
920 msgid "Unknown or not installed conntrack helper \"%s\""
921 msgstr ""
922
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:139
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
925 msgid "Unnamed NAT"
926 msgstr ""
927
928 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
930 msgid "Unnamed forward"
931 msgstr ""
932
933 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:189
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
935 msgid "Unnamed rule"
936 msgstr ""
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
939 msgid "Unnamed zone"
940 msgstr ""
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
943 msgid "Unrecognized protocol"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
947 msgid ""
948 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
949 "be converted to \"nat\" sections and the firewall will be restarted to apply "
950 "the updated configuration."
951 msgstr ""
952
953 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
954 msgid "Use external IP address"
955 msgstr ""
956
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
958 msgid "Use internal IP address"
959 msgstr ""
960
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
962 msgid ""
963 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
964 "network devices."
965 msgstr ""
966
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
968 msgid ""
969 "Use this option to classify zone traffic by source or destination subnet "
970 "instead of networks or devices."
971 msgstr ""
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
974 msgid "Valid firewall mark required"
975 msgstr ""
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
979 msgid "Wednesday"
980 msgstr ""
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
984 msgid "Week Days"
985 msgstr ""
986
987 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
988 msgid "XOR firewall mark"
989 msgstr ""
990
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
992 msgid "XOR mark"
993 msgstr ""
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
996 msgid "Zone ⇒ Forwardings"
997 msgstr ""
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
1000 msgid "Zones"
1001 msgstr "Zones"
1002
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1006 msgid "accept"
1007 msgstr "chấp nhận"
1008
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1011 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:242
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:263
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:289
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
1022 msgid "any"
1023 msgstr ""
1024
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1031 msgid "any zone"
1032 msgstr ""
1033
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1035 msgid "apply firewall mark"
1036 msgstr ""
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1039 msgid "assign conntrack helper"
1040 msgstr ""
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1045 msgid "day"
1046 msgstr ""
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1049 msgid "do not rewrite"
1050 msgstr ""
1051
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1053 msgid "don't track"
1054 msgstr ""
1055
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:136
1059 msgid "drop"
1060 msgstr "drop"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1065 msgid "hour"
1066 msgstr ""
1067
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1071 msgid "minute"
1072 msgstr ""
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1077 msgid "reject"
1078 msgstr "Không chấp nhận"
1079
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1083 msgid "second"
1084 msgstr ""
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1092 msgid "this device"
1093 msgstr ""
1094
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:102
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:187
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
1098 msgid "this new zone"
1099 msgstr ""
1100
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1102 msgid "unlimited"
1103 msgstr ""
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:242
1106 msgid "unspecified"
1107 msgstr ""
1108
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1110 msgid "valid firewall mark"
1111 msgstr ""
1112
1113 #~ msgid "IPv4"
1114 #~ msgstr "IPv4"
1115
1116 #~ msgid "MAC"
1117 #~ msgstr "MAC"