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"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
14 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
18 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:242
19 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:154
23 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:143
27 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:275
28 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:195
29 msgid "<var>%d</var> pkts. per <var>%s</var>"
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:271
33 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:192
34 msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
37 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:107
38 msgid "<var>%s</var> and limit to %s"
41 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:293
42 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:214
43 msgid "Accept forward"
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:303
47 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:224
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:283
52 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:204
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:325
61 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:68
62 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:31
63 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:69
64 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:58
68 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:64
69 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:53
70 msgid "Add and edit..."
73 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245
75 "Additional raw <em>iptables</em> arguments to classify zone destination "
76 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
82 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
83 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100
87 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:136
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
89 msgid "Advanced Settings"
92 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:207
93 msgid "Allow \"invalid\" traffic"
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:304
97 msgid "Allow forward from <em>source zones</em>:"
100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:263
101 msgid "Allow forward to <em>destination zones</em>:"
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:207
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:210
114 msgid "Automatic helper assignment"
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:210
119 "Automatically assign conntrack helpers based on traffic protocol and port"
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:85
123 msgid "Conntrack Settings"
126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
127 msgid "Conntrack helpers"
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:175
131 msgid "Covered devices"
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
135 msgid "Covered networks"
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:179
139 msgid "Covered subnets"
142 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:19
146 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:8
148 "Custom rules allow you to execute arbitrary iptables commands which are not "
149 "otherwise covered by the firewall framework. The commands are executed after "
150 "each firewall restart, right after the default ruleset has been loaded."
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:305
154 msgid "Destination address"
155 msgstr "Destination address"
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:316
158 msgid "Destination port"
159 msgstr "Destination port"
161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:299
162 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:42
163 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:21
164 msgid "Destination zone"
165 msgstr "Destination zone"
167 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:242
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:299
172 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:220
173 msgid "Discard forward"
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:309
177 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:230
178 msgid "Discard input"
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:289
182 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:210
183 msgid "Discard output"
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:207
188 "Do not install extra rules to reject forwarded traffic with conntrack state "
189 "<em>invalid</em>. This may be required for complex asymmetric route setups."
192 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:45
193 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:50
194 msgid "Do not rewrite"
197 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297
198 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:218
199 msgid "Do not track forward"
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:307
203 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:228
204 msgid "Do not track input"
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:287
208 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:208
209 msgid "Do not track output"
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:42
213 msgid "Drop invalid packets"
214 msgstr "Drop invalid packets"
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:148
217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:188
218 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:246
222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
223 msgid "Enable NAT Loopback"
226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
227 msgid "Enable SYN-flood protection"
228 msgstr "Enable SYN-flood protection"
230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
231 msgid "Enable logging on this zone"
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
235 msgid "Experimental feature. Not fully compatible with QoS/SQM."
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
239 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209
243 msgid "External IP address"
246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
247 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:28
248 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:12
249 msgid "External port"
250 msgstr "External port"
252 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:27
253 msgid "External zone"
256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
258 msgid "Extra arguments"
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245
262 msgid "Extra destination arguments"
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:86
266 msgid "Extra iptables arguments"
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
270 msgid "Extra source arguments"
273 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
274 # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua #
275 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
277 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
281 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:7
282 msgid "Firewall - Custom Rules"
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:91
286 msgid "Firewall - Port Forwards"
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
290 msgid "Firewall - Traffic Rules"
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:34
294 msgid "Firewall - Zone Settings"
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
298 msgid "Force connection tracking"
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:134
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
316 msgid "From %s in %s"
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:60
320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:62
321 msgid "From %s in %s with source %s"
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
325 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:60
326 msgid "From %s in %s with source %s and %s"
329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:75
330 msgid "From %s on <var>this device</var>"
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:73
334 msgid "From %s on <var>this device</var> with source %s"
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:71
338 msgid "From %s on <var>this device</var> with source %s and %s"
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:99
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:135
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
345 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:9
346 msgid "General Settings"
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:71
350 msgid "Hardware flow offloading"
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:157
354 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:75
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:167
359 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:83
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:175
364 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:100
368 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:216
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:220
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:200
374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:185
375 msgid "IPv4 and IPv6"
378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:201
379 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
383 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:218
387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:202
388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:187
392 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238
398 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:30
399 msgid "Internal IP address"
400 msgstr "Internal IP address"
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:250
403 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:31
404 msgid "Internal port"
405 msgstr "Internal port"
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:232
408 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:29
409 msgid "Internal zone"
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
413 msgid "Limit log messages"
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:96
417 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:31
421 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:104
422 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:40
426 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:132
428 msgstr "MSS clamping"
430 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:129
432 msgstr "Masquerading"
434 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:124
435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
439 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217
440 msgid "Match ICMP type"
443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
445 "Match incoming traffic directed at the given destination port or port range "
448 "Match incoming traffic directed at the given destination port or port range "
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:343
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:120
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:168
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:194
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:98
463 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:25
464 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:10
465 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:40
466 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:19
470 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:169
474 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:28
475 msgid "New SNAT rule"
478 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:37
479 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:47
480 msgid "New forward rule"
483 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:17
484 msgid "New input rule"
487 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:22
488 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:36
489 msgid "New port forward"
492 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:16
493 msgid "New source NAT"
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
497 msgid "Only match incoming traffic directed at the given IP address."
500 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
501 msgid "Only match incoming traffic from these MACs."
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
505 msgid "Only match incoming traffic from this IP or range."
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199
510 "Only match incoming traffic originating from the given source port or port "
511 "range on the client host"
514 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:7
515 msgid "Open ports on router"
518 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:43
519 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:24
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:267
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
530 msgid "Passes additional arguments to iptables. Use with care!"
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
535 "Passing raw iptables arguments to source and destination traffic "
536 "classification rules allows to match packets based on other criteria than "
537 "interfaces or subnets. These options should be used with extreme care as "
538 "invalid values could render the firewall ruleset broken, completely exposing "
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:94
543 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12
544 msgid "Port Forwards"
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:92
549 "Port forwarding allows remote computers on the Internet to connect to a "
550 "specific computer or service within the private LAN."
553 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
555 "Prevent the installation of <em>NOTRACK</em> rules which would bypass "
556 "connection tracking."
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
560 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:204
561 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:26
562 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:11
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
568 "Redirect matched incoming traffic to the given port on the internal host"
570 "Redirect matched incoming traffic to the given port on the internal host"
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
573 msgid "Redirect matched incoming traffic to the specified internal host"
574 msgstr "Redirect matched incoming traffic to the specified internal host"
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:295
577 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:216
578 msgid "Refuse forward"
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305
582 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:226
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:285
587 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:206
588 msgid "Refuse output"
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
592 msgid "Requires hardware NAT support. Implemented at least for mt7621"
595 #: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:29
596 msgid "Restart Firewall"
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
600 msgid "Restrict Masquerading to given destination subnets"
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:190
604 msgid "Restrict Masquerading to given source subnets"
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:197
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:184
609 msgid "Restrict to address family"
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
613 msgid "Routing/NAT Offloading"
616 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:245
617 msgid "Rule is disabled"
620 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:241
621 msgid "Rule is enabled"
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
629 msgid "Software based offloading for routing/NAT"
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
633 msgid "Software flow offloading"
636 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
637 # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua #
638 # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
640 # msgid "Traffic Redirection"
644 # "Traffic redirection allows you to change the destination address of "
645 # "forwarded packets."
654 # msgid "Source zone"
657 # msgid "Source MAC-address"
660 # msgid "Source port"
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:185
667 msgid "Source IP address"
668 msgstr "Source IP address"
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
672 msgid "Source MAC address"
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
676 msgid "Source address"
677 msgstr "Source address"
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:166
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
686 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:41
687 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:20
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366
692 msgid "Start Date (yyyy-mm-dd)"
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
696 msgid "Start Time (hh.mm.ss)"
699 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
700 msgid "Stop Date (yyyy-mm-dd)"
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
704 msgid "Stop Time (hh.mm.ss)"
707 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342
711 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
713 "The firewall creates zones over your network interfaces to control network "
716 "The firewall creates zones over your network interfaces to control network "
719 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:171
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259
722 "The options below control the forwarding policies between this zone (%s) and "
723 "other zones. <em>Destination zones</em> cover forwarded traffic "
724 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
725 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
726 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
727 "<em>not</em> imply a permission to forward from wan to lan as well."
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
732 "This section defines common properties of %q. The <em>input</em> and "
733 "<em>output</em> options set the default policies for traffic entering and "
734 "leaving this zone while the <em>forward</em> option describes the policy for "
735 "forwarded traffic between different networks within the zone. <em>Covered "
736 "networks</em> specifies which available networks are members of this zone."
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:137
744 msgid "Time Restrictions"
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
752 msgid "To %s at %s on <var>this device</var>"
755 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:98
760 msgid "To %s on <var>this device</var>"
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:87
764 msgid "To %s, %s in %s"
767 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:22
771 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:23
772 msgid "To source port"
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
776 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15
777 msgid "Traffic Rules"
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:128
782 "Traffic rules define policies for packets traveling between different zones, "
783 "for example to reject traffic between certain hosts or to open WAN ports on "
787 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
793 msgid "Unnamed forward"
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:144
797 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:99
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:175
807 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:179
813 "Use this option to classify zone traffic by source or destination subnet "
814 "instead of networks or devices."
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:70
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:337
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
834 msgid "Zone ⇒ Forwardings"
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:329
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:125
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:177
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:222
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:282
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:308
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:319
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:58
864 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:85
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:66
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:69
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:94
871 msgid "any router IP"
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:182
875 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
877 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:110
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
882 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:189
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:328
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:52
892 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
896 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
897 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:187
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
902 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:185
906 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:86
907 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:20
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:121
912 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:50
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:131
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:140
918 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:55
919 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:65
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:330
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:51
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
930 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:183
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:197
935 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:121
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:209
940 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:130