treewide: resync translation templates
[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:48
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:433
37 msgid "-- add IP --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481
41 msgid "-- add MAC --"
42 msgstr ""
43
44 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
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:87
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:81
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:115
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:133
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:127
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:130
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:84
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:124
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:121
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:81
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:225
104 msgid "A rewrite IP must be specified!"
105 msgstr ""
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
108 msgid "ACCEPT - Disable address rewriting"
109 msgstr ""
110
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
116 msgid "Action"
117 msgstr "Hành động"
118
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
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:251
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:138
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
136 msgid "Advanced Settings"
137 msgstr ""
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
140 msgid "Allow \"invalid\" traffic"
141 msgstr ""
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:323
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:282
148 msgid "Allow forward to <em>destination zones</em>:"
149 msgstr ""
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:508
152 msgid "Any"
153 msgstr ""
154
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
159 msgid "Any day"
160 msgstr ""
161
162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
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:263
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:392
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:226
178 msgid "Automatic helper assignment"
179 msgstr ""
180
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
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:94
187 msgid "Conntrack Settings"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
191 msgid "Conntrack helpers"
192 msgstr ""
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
195 msgid "Contents have been saved."
196 msgstr ""
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:652
199 msgid "Continue"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
203 msgid "Covered devices"
204 msgstr ""
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
207 msgid "Covered networks"
208 msgstr ""
209
210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198
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:26
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:374
226 msgid "DSCP classification"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
230 msgid "DSCP mark"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
234 msgid "DSCP mark required"
235 msgstr ""
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
239 msgid "Destination address"
240 msgstr "Địa chỉ điểm đến"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
244 msgid "Destination port"
245 msgstr "Cổng điểm đến"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
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:261
253 msgid "Device name"
254 msgstr ""
255
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
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:45
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:181
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
269 msgid "Enable"
270 msgstr "Kích hoạt"
271
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
273 msgid "Enable NAT Loopback"
274 msgstr ""
275
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
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:236
282 msgid "Enable logging on this zone"
283 msgstr ""
284
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
286 msgid "Expecting: %s"
287 msgstr ""
288
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
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:230
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:215
298 msgid "External IP address"
299 msgstr ""
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
302 msgid "External port"
303 msgstr "External port"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
308 msgid "Extra arguments"
309 msgstr ""
310
311 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
312 msgid "Extra destination arguments"
313 msgstr ""
314
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
316 msgid "Extra iptables arguments"
317 msgstr ""
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
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:25
328 msgid "Firewall - Custom Rules"
329 msgstr ""
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
332 msgid "Firewall - NAT Rules"
333 msgstr ""
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
336 msgid "Firewall - Port Forwards"
337 msgstr ""
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
340 msgid "Firewall - Traffic Rules"
341 msgstr ""
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
344 msgid "Firewall - Zone Settings"
345 msgstr ""
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
348 msgid "Firewall configuration migration"
349 msgstr ""
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:50
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:132
353 msgid "Forward"
354 msgstr ""
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
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:436
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
366 msgid "Friday"
367 msgstr ""
368
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
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:64
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:48
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:137
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:92
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:74
411 msgid "Hardware flow offloading"
412 msgstr ""
413
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
416 msgid "IPv4 and IPv6"
417 msgstr ""
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
421 msgid "IPv4 only"
422 msgstr ""
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
425 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206
426 msgid "IPv6 only"
427 msgstr ""
428
429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
430 msgid "Inbound device"
431 msgstr ""
432
433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
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:48
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
448 msgid "Input"
449 msgstr "Input"
450
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
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:239
457 #, fuzzy
458 msgid "Internal port"
459 msgstr "External port"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
462 msgid "Internal zone"
463 msgstr ""
464
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
466 msgid "Invalid DSCP mark"
467 msgstr ""
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
470 msgid "Invalid limit value"
471 msgstr ""
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
474 msgid "Limit burst"
475 msgstr ""
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
478 msgid "Limit log messages"
479 msgstr ""
480
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
482 msgid "Limit matching"
483 msgstr ""
484
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
488 msgid ""
489 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
490 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
491 msgstr ""
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
494 msgid "Limits traffic matching to the specified rate."
495 msgstr ""
496
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
498 msgid "Loopback source IP"
499 msgstr ""
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
502 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
503 msgstr ""
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
506 #, fuzzy
507 msgid "MSS clamping"
508 msgstr "MSS Clamping"
509
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
511 msgid "Masquerading"
512 msgstr ""
513
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
517 msgid "Match"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
521 msgid "Match DSCP"
522 msgstr ""
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
525 msgid "Match ICMP type"
526 msgstr ""
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
529 msgid "Match device"
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
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:200
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:181
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:186
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:262
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
552 msgid "Match helper"
553 msgstr ""
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
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:315
562 msgid "Match mark"
563 msgstr ""
564
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
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:318
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:240
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:263
579 msgid "Matches traffic carrying the specified DSCP marking."
580 msgstr ""
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
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:432
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
590 msgid "Monday"
591 msgstr ""
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
595 msgid "Month Days"
596 msgstr ""
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
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:128
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:158
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
613 msgid "Name"
614 msgstr ""
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
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:197
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:202
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:207
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:245
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
636 msgid "Outbound device"
637 msgstr ""
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
640 msgid "Outbound zone"
641 msgstr ""
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
645 msgid "Output"
646 msgstr "Output"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
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:248
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:132
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:130
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:186
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
677 msgid "Protocol"
678 msgstr "Giao thức"
679
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
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:235
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:75
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:216
694 msgid "Restrict Masquerading to given destination subnets"
695 msgstr ""
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:209
698 msgid "Restrict Masquerading to given source subnets"
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
703 msgid "Restrict to address family"
704 msgstr ""
705
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
707 msgid "Rewrite IP address"
708 msgstr ""
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
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:231
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:230
719 msgid "Rewrite port"
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
723 msgid "Routing/NAT Offloading"
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
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:437
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
732 msgid "Saturday"
733 msgstr ""
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
736 msgid "Set mark"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
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:70
746 msgid "Software based offloading for routing/NAT"
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
750 msgid "Software flow offloading"
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
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:196
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
760 msgid "Source MAC address"
761 msgstr ""
762
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
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:206
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
772 msgid "Source port"
773 msgstr "Cổng nguồn"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
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:262
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:253
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:461
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
795 msgid "Start Date (yyyy-mm-dd)"
796 msgstr ""
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:453
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
800 msgid "Start Time (hh.mm.ss)"
801 msgstr ""
802
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
805 msgid "Stop Date (yyyy-mm-dd)"
806 msgstr ""
807
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
810 msgid "Stop Time (hh.mm.ss)"
811 msgstr ""
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
815 msgid "Sunday"
816 msgstr ""
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646
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:38
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:189
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:278
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:104
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:435
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
854 msgid "Thursday"
855 msgstr ""
856
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
859 msgid "Time Restrictions"
860 msgstr ""
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
864 msgid "Time in UTC"
865 msgstr ""
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
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:49
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:57
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:392
894 msgid "Tracking helper"
895 msgstr ""
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
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:174
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:433
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
911 msgid "Tuesday"
912 msgstr ""
913
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
915 msgid "Unable to save contents: %s"
916 msgstr ""
917
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
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:140
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
925 msgid "Unnamed NAT"
926 msgstr ""
927
928 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
930 msgid "Unnamed forward"
931 msgstr ""
932
933 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
935 msgid "Unnamed rule"
936 msgstr ""
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
939 msgid "Unnamed zone"
940 msgstr ""
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:550
943 msgid "Unrecognized protocol"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647
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:257
954 msgid "Use external IP address"
955 msgstr ""
956
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
958 msgid "Use internal IP address"
959 msgstr ""
960
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
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:198
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:330
974 msgid "Valid firewall mark required"
975 msgstr ""
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
979 msgid "Wednesday"
980 msgstr ""
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
984 msgid "Week Days"
985 msgstr ""
986
987 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
988 msgid "XOR firewall mark"
989 msgstr ""
990
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
992 msgid "XOR mark"
993 msgstr ""
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
996 msgid "Zone ⇒ Forwardings"
997 msgstr ""
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:81
1000 msgid "Zones"
1001 msgstr "Zones"
1002
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:56
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:138
1006 msgid "accept"
1007 msgstr "chấp nhận"
1008
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
1011 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1022 msgid "any"
1023 msgstr ""
1024
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1031 msgid "any zone"
1032 msgstr ""
1033
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1035 msgid "apply firewall mark"
1036 msgstr ""
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1039 msgid "assign conntrack helper"
1040 msgstr ""
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1045 msgid "day"
1046 msgstr ""
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1049 msgid "do not rewrite"
1050 msgstr ""
1051
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1053 msgid "don't track"
1054 msgstr ""
1055
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1059 msgid "drop"
1060 msgstr "drop"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1065 msgid "hour"
1066 msgstr ""
1067
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1071 msgid "minute"
1072 msgstr ""
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:136
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:68
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1083 msgid "second"
1084 msgstr ""
1085
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1092 msgid "this device"
1093 msgstr ""
1094
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
1098 msgid "this new zone"
1099 msgstr ""
1100
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1102 msgid "unlimited"
1103 msgstr ""
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1106 msgid "unspecified"
1107 msgstr ""
1108
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1110 msgid "valid firewall mark"
1111 msgstr ""
1112
1113 #~ msgid "IPv4"
1114 #~ msgstr "IPv4"
1115
1116 #~ msgid "MAC"
1117 #~ msgstr "MAC"