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