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