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