3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2024-01-22 09:21+0000\n"
5 "Last-Translator: Abdul Muizz Bin Abdul Jalil <abmuizz@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 5.4-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 "
19 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
20 "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
21 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
22 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
23 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
24 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
25 "inv?<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:463
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:521
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
44 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
50 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
53 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
54 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
59 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
60 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
63 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
65 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
70 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
76 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
77 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
82 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
83 "<var>%{set_mark?:%{set_xmark}}</var>"
86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
87 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
92 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
98 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
103 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
104 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
108 msgid "A rewrite IP must be specified!"
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
112 msgid "ACCEPT - Disable address rewriting"
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
125 "Additional raw <em>iptables</em> arguments to classify zone destination "
126 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
132 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
133 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
137 msgid "Address family, Internal IP address must match"
140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
142 "Address family, source address, destination address, rewrite IP address must "
146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
150 msgid "Advanced Settings"
151 msgstr "Tetapan Lanjutan"
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
154 msgid "Allow \"invalid\" traffic"
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
158 msgid "Allow forward from <em>source zones</em>:"
161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
162 msgid "Allow forward to <em>destination zones</em>:"
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
178 "Apply a bitwise XOR of the given value and the existing mark value on "
179 "established connections. Format is value[/mask]. If a mask is specified then "
180 "those bits set in the mask are zeroed out."
183 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
184 msgid "Apply the given DSCP class or value to established connections."
187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
188 msgid "Assign the specified connection tracking helper to matched traffic."
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
192 msgid "Automatic helper assignment"
195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
197 "Automatically assign conntrack helpers based on traffic protocol and port"
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
206 msgid "Conntrack Settings"
209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
210 msgid "Conntrack helpers"
213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
214 msgid "Contents have been saved."
217 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:700
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
226 msgid "Covered devices"
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
230 msgid "Covered networks"
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
234 msgid "Covered subnets"
237 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
243 "Custom rules allow you to execute arbitrary iptables commands which are not "
244 "otherwise covered by the firewall framework. The commands are executed after "
245 "each firewall restart, right after the default ruleset has been loaded."
248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
249 msgid "DSCP classification"
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
257 msgid "DSCP mark required"
260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
262 msgid "Destination address"
263 msgstr "Alamat destinasi"
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
267 msgid "Destination port"
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
271 msgid "Destination zone"
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
280 "Do not install extra rules to reject forwarded traffic with conntrack state "
281 "<em>invalid</em>. This may be required for complex asymmetric route setups."
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
285 msgid "Drop invalid packets"
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
295 msgid "Enable NAT Loopback"
298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
299 msgid "Enable SYN-flood protection"
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
303 msgid "Enable logging on this zone"
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
308 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
309 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
315 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
316 "outbound traffic on this zone."
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
324 msgid "Enables packet and byte count tracking for the set."
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
328 msgid "Expecting: %s"
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
332 msgid "Experimental feature. Not fully compatible with QoS/SQM."
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
336 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
340 msgid "External IP address"
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
344 msgid "External port"
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
350 msgid "Extra arguments"
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
354 msgid "Extra destination arguments"
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
358 msgid "Extra iptables arguments"
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
362 msgid "Extra source arguments"
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
369 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
374 msgid "Firewall - Custom Rules"
377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
378 msgid "Firewall - IP sets"
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
382 msgid "Firewall - NAT Rules"
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
386 msgid "Firewall - Port Forwards"
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
390 msgid "Firewall - Traffic Rules"
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
394 msgid "Firewall - Zone Settings"
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
398 msgid "Firewall configuration migration"
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
407 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
408 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
409 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
410 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
411 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
422 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
423 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
424 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
425 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
431 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
432 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
433 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
434 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
435 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
436 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
437 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
443 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
444 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
445 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
446 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
447 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
448 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
449 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
457 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
458 msgid "General Settings"
461 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
462 msgid "Grant access to firewall configuration"
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
466 msgid "Hardware flow offloading"
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
474 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
483 msgid "IPs/Networks/MACs"
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
491 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
493 msgid "IPv4 and IPv6"
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
508 msgid "IPv6 Masquerading"
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
519 msgid "Inbound device"
522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
526 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
528 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
529 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
530 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
531 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
532 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
533 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
534 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
535 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
536 "any helper except "%{helper.name}"\">%{helper.val}</var>:<var data-"
537 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
541 msgid "Initial Hash Size"
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
550 msgid "Internal IP address"
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
554 msgid "Internal port"
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
558 msgid "Internal zone"
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
562 msgid "Intra zone forward"
565 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
566 msgid "Invalid DSCP mark"
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:373
570 msgid "Invalid limit value"
573 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
574 msgid "Invalid set name"
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
582 msgid "Limit log messages"
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
586 msgid "Limit matching"
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
593 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
594 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
599 msgid "Limited masquerading enabled"
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:350
603 msgid "Limits traffic matching to the specified rate."
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
607 msgid "Loopback source IP"
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
611 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
618 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
633 msgid "Match ICMP type"
636 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
641 msgid "Match forwarded traffic directed at the given IP address."
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
646 "Match forwarded traffic directed at the given destination port or port range."
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
650 msgid "Match forwarded traffic from this IP or range."
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
655 "Match forwarded traffic originating from the given source port or port range."
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
663 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
665 "Match incoming traffic directed at the given destination port or port range "
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
675 msgid "Match traffic using the specified connection tracking helper."
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:319
679 msgid "Matches a specific firewall mark or a range of different marks."
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
683 msgid "Matches forwarded traffic using the specified outbound network device."
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:264
687 msgid "Matches traffic carrying the specified DSCP marking."
690 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
698 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:384
700 "Maximum initial number of packets to match: this number gets recharged by "
701 "one every time the limit specified above is not reached, up to this number."
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
715 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
719 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
721 "NAT rules allow fine grained control over the source IP to use for outbound "
722 "or forwarded traffic."
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
739 msgid "Only match incoming traffic directed at the given IP address."
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
743 msgid "Only match incoming traffic from these MACs."
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
747 msgid "Only match incoming traffic from this IP or range."
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
752 "Only match incoming traffic originating from the given source port or port "
753 "range on the client host"
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
758 msgid "Outbound device"
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
762 msgid "Outbound zone"
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
771 msgid "Packet Field Match"
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
776 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
777 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
778 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
779 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
783 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
784 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
785 msgid "Passes additional arguments to iptables. Use with care!"
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
790 "Passing raw iptables arguments to source and destination traffic "
791 "classification rules allows to match packets based on other criteria than "
792 "interfaces or subnets. These options should be used with extreme care as "
793 "invalid values could render the firewall ruleset broken, completely exposing "
797 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
798 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
802 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
803 msgid "Port Forwards"
806 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
808 "Port forwarding allows remote computers on the Internet to connect to a "
809 "specific computer or service within the private LAN."
812 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
824 "Redirect matched incoming traffic to the given port on the internal host"
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
828 msgid "Redirect matched incoming traffic to the specified internal host"
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
832 msgid "Refer To External Set"
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
836 msgid "Reflection zones"
839 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
840 msgid "Requires hardware NAT support."
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
844 msgid "Restrict Masquerading to given destination subnets"
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
848 msgid "Restrict Masquerading to given source subnets"
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
855 msgid "Restrict to address family"
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
859 msgid "Rewrite IP address"
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
863 msgid "Rewrite matched traffic to the specified source IP address."
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
867 msgid "Rewrite matched traffic to the specified source port or port range."
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
875 msgid "Routing/NAT Offloading"
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
879 msgid "SNAT - Rewrite to specific source IP or port"
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
883 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
887 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
893 "Set the given mark value on established connections. Format is value[/mask]. "
894 "If a mask is specified then only those bits set in the mask are modified."
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
898 msgid "Software based offloading for routing/NAT"
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
902 msgid "Software flow offloading"
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
906 msgid "Source IP address"
909 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
911 msgid "Source MAC address"
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
916 msgid "Source address"
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
920 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
932 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
938 "Specifies whether to use the external or the internal IP address for "
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
943 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
944 msgid "Start Date (yyyy-mm-dd)"
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
948 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
949 msgid "Start Time (hh:mm:ss)"
952 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
953 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
954 msgid "Stop Date (yyyy-mm-dd)"
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
959 msgid "Stop Time (hh:mm:ss)"
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
963 msgid "Storage Method"
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:694
973 "The existing firewall configuration needs to be changed for LuCI to function "
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
979 "The firewall creates zones over your network interfaces to control network "
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
986 "The options below control the forwarding policies between this zone (%s) and "
987 "other zones. <em>Destination zones</em> cover forwarded traffic "
988 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
989 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
990 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
991 "<em>not</em> imply a permission to forward from wan to lan as well."
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
996 "This section defines common properties of %q. The <em>input</em> and "
997 "<em>output</em> options set the default policies for traffic entering and "
998 "leaving this zone while the <em>forward</em> option describes the policy for "
999 "forwarded traffic between different networks within the zone. <em>Covered "
1000 "networks</em> specifies which available networks are members of this zone."
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1010 msgid "Time Restrictions"
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1019 msgid "Time restrictions are enabled for this rule"
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1028 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1029 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1030 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1031 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1037 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1038 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1039 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1040 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1041 "%{item.val}.\"}>%{item.ival}</var>}}"
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1046 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1047 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1048 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1049 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1053 msgid "Tracking helper"
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1057 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1058 msgid "Traffic Rules"
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1063 "Traffic rules define policies for packets traveling between different zones, "
1064 "for example to reject traffic between certain hosts or to open WAN ports on "
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1074 msgid "Unable to save contents: %s"
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
1079 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1080 "to the set.<br />Max: 2147483 seconds."
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1085 msgid "Unknown or not installed conntrack helper \"%s\""
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1095 msgid "Unnamed forward"
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1100 msgid "Unnamed rule"
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1108 msgid "Unnamed zone"
1111 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:597
1112 msgid "Unrecognized protocol"
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:695
1117 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1118 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1119 "the updated configuration."
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
1123 msgid "Use external IP address"
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
1127 msgid "Use internal IP address"
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1138 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1144 "Use this option to classify zone traffic by source or destination subnet "
1145 "instead of networks or devices."
1148 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:331
1149 msgid "Valid firewall mark required"
1152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1163 msgid "XOR firewall mark"
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
1170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1171 msgid "Your device does not run firewall4."
1174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1175 msgid "Your device runs firewall4."
1178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1179 msgid "Zone ⇒ Forwardings"
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
1188 "Zones from which reflection rules shall be created. If unset, only the "
1189 "destination zone is used."
1192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1198 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:268
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:463
1200 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:486
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
1202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
1203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
1204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1227 msgid "apply firewall mark"
1230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1231 msgid "assign conntrack helper"
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
1244 msgid "bitmap is ipv4 only"
1247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
1254 msgid "dest_ip: Destination IP"
1257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
1258 msgid "dest_mac: Destination MAC addr"
1261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
1262 msgid "dest_net: Destination (sub)net"
1265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
1266 msgid "dest_port: Destination Port"
1269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
1270 msgid "dest_set: Destination ipset*"
1273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1274 msgid "do not rewrite"
1277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1289 "firewall4 supports referencing and creating IP sets to simplify matching of "
1290 "large address lists without the need to create one rule per item to match. "
1291 "Port ranges in ipsets are unsupported by firewall4.<br />"
1294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
1295 msgid "fromport-toport"
1298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
1302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1313 msgid "ip[/cidr]<br />"
1316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
1317 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
1324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
1328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1329 msgid "mac: MAC addr"
1332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1333 msgid "macaddr|ip[/cidr]<br />"
1336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1343 msgid "net: (sub)net"
1346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1367 msgid "src_Set: Source ipset*"
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1371 msgid "src_ip: Source IP"
1374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1375 msgid "src_mac: Source MAC addr"
1378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1379 msgid "src_net: Source (sub)net"
1382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1383 msgid "src_port: Source Port"
1386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1398 msgid "this new zone"
1401 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:354
1403 msgstr "Tidak terhad"
1405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1407 msgstr "Tidak ternyata"
1409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
1410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
1411 msgid "up to 65536 entries."
1414 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:339
1415 msgid "valid firewall mark"