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