3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2021-03-31 12:26+0000\n"
5 "Last-Translator: Faruki Ramly <farukiramly45@gmail.com>\n"
6 "Language-Team: Malay <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfirewall/ms/>\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=1; plural=0;\n"
13 "X-Generator: Weblate 4.6-dev\n"
15 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
17 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
18 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
19 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
20 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
21 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
22 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
23 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
24 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
25 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
26 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
27 "%{helper.inv?<var data-tooltip=\"Match any helper except "%{helper.name}"
28 ""\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
42 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
45 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
46 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
51 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
52 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
57 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
62 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
68 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
69 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
74 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
75 "%{set_mark?:%{set_xmark}}</var>"
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
79 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
84 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
90 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
95 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
96 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
100 msgid "A rewrite IP must be specified!"
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
104 msgid "ACCEPT - Disable address rewriting"
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
117 "Additional raw <em>iptables</em> arguments to classify zone destination "
118 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
124 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
125 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
132 msgid "Advanced Settings"
133 msgstr "Tetapan Lanjutan"
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
136 msgid "Allow \"invalid\" traffic"
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353
140 msgid "Allow forward from <em>source zones</em>:"
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312
144 msgid "Allow forward to <em>destination zones</em>:"
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
160 "Apply a bitwise XOR of the given value and the existing mark value on "
161 "established connections. Format is value[/mask]. If a mask is specified then "
162 "those bits set in the mask are zeroed out."
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
166 msgid "Apply the given DSCP class or value to established connections."
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
170 msgid "Assign the specified connection tracking helper to matched traffic."
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
174 msgid "Automatic helper assignment"
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
179 "Automatically assign conntrack helpers based on traffic protocol and port"
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
183 msgid "Conntrack Settings"
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
187 msgid "Conntrack helpers"
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
191 msgid "Contents have been saved."
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
199 msgid "Covered devices"
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
203 msgid "Covered networks"
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
207 msgid "Covered subnets"
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
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."
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
222 msgid "DSCP classification"
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
230 msgid "DSCP mark required"
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
235 msgid "Destination address"
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
240 msgid "Destination port"
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
244 msgid "Destination zone"
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
253 "Do not install extra rules to reject forwarded traffic with conntrack state "
254 "<em>invalid</em>. This may be required for complex asymmetric route setups."
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
258 msgid "Drop invalid packets"
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
268 msgid "Enable NAT Loopback"
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
272 msgid "Enable SYN-flood protection"
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
276 msgid "Enable logging on this zone"
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
280 msgid "Expecting: %s"
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
284 msgid "Experimental feature. Not fully compatible with QoS/SQM."
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
288 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
292 msgid "External IP address"
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
296 msgid "External port"
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
302 msgid "Extra arguments"
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
306 msgid "Extra destination arguments"
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
310 msgid "Extra iptables arguments"
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
314 msgid "Extra source arguments"
317 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
322 msgid "Firewall - Custom Rules"
325 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
326 msgid "Firewall - NAT Rules"
329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
330 msgid "Firewall - Port Forwards"
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
334 msgid "Firewall - Traffic Rules"
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
338 msgid "Firewall - Zone Settings"
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
342 msgid "Firewall configuration migration"
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
352 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
353 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
354 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
355 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
365 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
366 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
367 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
368 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
374 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
375 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
376 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
377 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
378 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
379 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
380 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
386 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
387 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
388 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
389 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
390 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
391 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
392 "name}\"}}>%{item.ival}</var>}}"
395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
400 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
401 msgid "General Settings"
404 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
405 msgid "Grant access to firewall configuration"
408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
409 msgid "Hardware flow offloading"
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
414 msgid "IPv4 and IPv6"
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
428 msgid "Inbound device"
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
433 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
434 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
435 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
436 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
437 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
438 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
439 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
440 "except "%{helper.name}"\">%{helper.val}</var>:<var data-tooltip="
441 "\"%{helper.name}\">%{helper.val}</var>}}"
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
450 msgid "Internal IP address"
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
454 msgid "Internal port"
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
458 msgid "Internal zone"
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
462 msgid "Invalid DSCP mark"
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
466 msgid "Invalid limit value"
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
474 msgid "Limit log messages"
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
478 msgid "Limit matching"
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
485 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
486 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
490 msgid "Limited masquerading enabled"
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
494 msgid "Limits traffic matching to the specified rate."
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
498 msgid "Loopback source IP"
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
502 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
524 msgid "Match ICMP type"
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
532 msgid "Match forwarded traffic directed at the given IP address."
535 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
537 "Match forwarded traffic directed at the given destination port or port range."
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
541 msgid "Match forwarded traffic from this IP or range."
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
546 "Match forwarded traffic originating from the given source port or port range."
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
556 "Match incoming traffic directed at the given destination port or port range "
560 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
566 msgid "Match traffic using the specified connection tracking helper."
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
570 msgid "Matches a specific firewall mark or a range of different marks."
573 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
574 msgid "Matches forwarded traffic using the specified outbound network device."
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
578 msgid "Matches traffic carrying the specified DSCP marking."
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
583 "Maximum initial number of packets to match: this number gets recharged by "
584 "one every time the limit specified above is not reached, up to this number."
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
598 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
604 "NAT rules allow fine grained control over the source IP to use for outbound "
605 "or forwarded traffic."
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
616 msgid "Only match incoming traffic directed at the given IP address."
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
620 msgid "Only match incoming traffic from these MACs."
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
624 msgid "Only match incoming traffic from this IP or range."
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
629 "Only match incoming traffic originating from the given source port or port "
630 "range on the client host"
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
635 msgid "Outbound device"
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
639 msgid "Outbound zone"
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
650 msgid "Passes additional arguments to iptables. Use with care!"
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
655 "Passing raw iptables arguments to source and destination traffic "
656 "classification rules allows to match packets based on other criteria than "
657 "interfaces or subnets. These options should be used with extreme care as "
658 "invalid values could render the firewall ruleset broken, completely exposing "
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
663 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
664 msgid "Port Forwards"
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
669 "Port forwarding allows remote computers on the Internet to connect to a "
670 "specific computer or service within the private LAN."
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
681 "Redirect matched incoming traffic to the given port on the internal host"
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
685 msgid "Redirect matched incoming traffic to the specified internal host"
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
689 msgid "Requires hardware NAT support. Implemented at least for mt7621"
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
693 msgid "Restrict Masquerading to given destination subnets"
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
697 msgid "Restrict Masquerading to given source subnets"
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
702 msgid "Restrict to address family"
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
706 msgid "Rewrite IP address"
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
710 msgid "Rewrite matched traffic to the specified source IP address."
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
714 msgid "Rewrite matched traffic to the specified source port or port range."
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
722 msgid "Routing/NAT Offloading"
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
726 msgid "SNAT - Rewrite to specific source IP or port"
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
740 "Set the given mark value on established connections. Format is value[/mask]. "
741 "If a mask is specified then only those bits set in the mask are modified."
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
745 msgid "Software based offloading for routing/NAT"
748 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
749 msgid "Software flow offloading"
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
753 msgid "Source IP address"
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
758 msgid "Source MAC address"
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
763 msgid "Source address"
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
779 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
785 "Specifies whether to use the external or the internal IP address for "
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
791 msgid "Start Date (yyyy-mm-dd)"
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
796 msgid "Start Time (hh:mm:ss)"
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
801 msgid "Stop Date (yyyy-mm-dd)"
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
806 msgid "Stop Time (hh:mm:ss)"
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
816 "The existing firewall configuration needs to be changed for LuCI to function "
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
822 "The firewall creates zones over your network interfaces to control network "
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
829 "The options below control the forwarding policies between this zone (%s) and "
830 "other zones. <em>Destination zones</em> cover forwarded traffic "
831 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
832 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
833 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
834 "<em>not</em> imply a permission to forward from wan to lan as well."
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
839 "This section defines common properties of %q. The <em>input</em> and "
840 "<em>output</em> options set the default policies for traffic entering and "
841 "leaving this zone while the <em>forward</em> option describes the policy for "
842 "forwarded traffic between different networks within the zone. <em>Covered "
843 "networks</em> specifies which available networks are members of this zone."
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
853 msgid "Time Restrictions"
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
862 msgid "Time restrictions are enabled for this rule"
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
867 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
868 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
869 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
870 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
876 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
877 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
878 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
879 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
880 "%{item.val}.\"}>%{item.ival}</var>}}"
883 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
885 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
886 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
887 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
888 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
892 msgid "Tracking helper"
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
896 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
897 msgid "Traffic Rules"
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
902 "Traffic rules define policies for packets traveling between different zones, "
903 "for example to reject traffic between certain hosts or to open WAN ports on "
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
908 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
913 msgid "Unable to save contents: %s"
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
918 msgid "Unknown or not installed conntrack helper \"%s\""
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
928 msgid "Unnamed forward"
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
940 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
941 msgid "Unrecognized protocol"
944 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
946 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
947 "be converted to \"nat\" sections and the firewall will be restarted to apply "
948 "the updated configuration."
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
952 msgid "Use external IP address"
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
956 msgid "Use internal IP address"
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
961 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
967 "Use this option to classify zone traffic by source or destination subnet "
968 "instead of networks or devices."
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
972 msgid "Valid firewall mark required"
975 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
981 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
985 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
986 msgid "XOR firewall mark"
989 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
993 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
994 msgid "Zone ⇒ Forwardings"
997 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1001 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1011 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1033 msgid "apply firewall mark"
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1037 msgid "assign conntrack helper"
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1047 msgid "do not rewrite"
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1072 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307
1096 msgid "this new zone"
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1108 msgid "valid firewall mark"