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