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