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