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