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