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: Swedish <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfirewall/sv/>\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=2; plural=n != 1;\n"
13 "X-Generator: Weblate 3.11-dev\n"
15 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
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 "%{helper.name}"
28 ""\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
42 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
45 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
46 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
51 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
52 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
57 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
62 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
68 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
69 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
74 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
75 "%{set_mark?:%{set_xmark}}</var>"
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"
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
84 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
90 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
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>}"
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
100 msgid "A rewrite IP must be specified!"
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
104 msgid "ACCEPT - Disable address rewriting"
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:228
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:157
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:257
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 "
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:247
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."
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:86
132 msgid "Advanced Settings"
133 msgstr "Avancerade inställningar"
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:219
136 msgid "Allow \"invalid\" traffic"
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:319
140 msgid "Allow forward from <em>source zones</em>:"
141 msgstr "Tillåt vidarebefordring från <em>källzonerna</em>:"
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:278
144 msgid "Allow forward to <em>destination zones</em>:"
145 msgstr "Till vidarebefordring till <em>destinationszonerna:</em>:"
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:429
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
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."
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."
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
170 msgid "Assign the specified connection tracking helper to matched traffic."
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
174 msgid "Automatic helper assignment"
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
179 "Automatically assign conntrack helpers based on traffic protocol and port"
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
183 msgid "Conntrack Settings"
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
187 msgid "Conntrack helpers"
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
191 msgid "Contents have been saved."
192 msgstr "Innehåll har sparats."
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
199 msgid "Covered devices"
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
203 msgid "Covered networks"
204 msgstr "Nätverk som omfattas"
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
207 msgid "Covered subnets"
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
212 msgstr "Anpassade regler"
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
216 "Custom rules allow you to execute arbitrary iptables commands which are not "
217 "otherwise covered by the firewall framework. The commands are executed after "
218 "each firewall restart, right after the default ruleset has been loaded."
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
222 msgid "DSCP classification"
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
230 msgid "DSCP mark required"
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:193
235 msgid "Destination address"
236 msgstr "Destinationens adress"
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:198
240 msgid "Destination port"
241 msgstr "Destinationsport"
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
244 msgid "Destination zone"
245 msgstr "Destinationens zon"
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:219
253 "Do not install extra rules to reject forwarded traffic with conntrack state "
254 "<em>invalid</em>. This may be required for complex asymmetric route setups."
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
258 msgid "Drop invalid packets"
259 msgstr "Släpp ogiltiga paket"
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:180
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:163
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
268 msgid "Enable NAT Loopback"
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:43
272 msgid "Enable SYN-flood protection"
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
276 msgid "Enable logging on this zone"
277 msgstr "Aktivera loggning i den här zonen"
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
280 msgid "Expecting: %s"
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
284 msgid "Experimental feature. Not fully compatible with QoS/SQM."
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
288 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214
292 msgid "External IP address"
293 msgstr "Extern IP-adress"
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
296 msgid "External port"
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248
302 msgid "Extra arguments"
303 msgstr "Extra argument"
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:257
306 msgid "Extra destination arguments"
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
310 msgid "Extra iptables arguments"
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:247
314 msgid "Extra source arguments"
317 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
322 msgid "Firewall - Custom Rules"
323 msgstr "Brandvägg - Anpassade regler"
325 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
326 msgid "Firewall - NAT Rules"
329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
330 msgid "Firewall - Port Forwards"
331 msgstr "Brandvägg - Vidarebefordring av port"
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
334 msgid "Firewall - Traffic Rules"
335 msgstr "Brandvägg - Trafikregler"
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
338 msgid "Firewall - Zone Settings"
339 msgstr "Brandvägg - Zoninställningar"
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:643
342 msgid "Firewall configuration migration"
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:125
348 msgstr "Vidarebefordra"
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
352 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
353 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
354 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
355 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
365 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
366 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
367 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
368 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
374 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
375 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
376 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
377 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
378 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
379 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
380 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
386 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
387 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
388 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
389 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
390 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
391 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
392 "name}\"}}>%{item.ival}</var>}}"
395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:85
400 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
401 msgid "General Settings"
402 msgstr "Generella inställningar"
404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:73
405 msgid "Hardware flow offloading"
408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:200
410 msgid "IPv4 and IPv6"
411 msgstr "IPv4 och IPv6"
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:201
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:202
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
424 msgid "Inbound device"
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
429 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
430 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
431 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
432 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
433 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
434 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
435 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
436 "except "%{helper.name}"\">%{helper.val}</var>:<var data-tooltip="
437 "\"%{helper.name}\">%{helper.val}</var>}}"
440 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
446 msgid "Internal IP address"
447 msgstr "Intern IP-adress"
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238
450 msgid "Internal port"
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:227
454 msgid "Internal zone"
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
458 msgid "Invalid DSCP mark"
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
462 msgid "Invalid limit value"
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
470 msgid "Limit log messages"
471 msgstr "Begränsa loggmeddelanden"
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
474 msgid "Limit matching"
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
481 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
482 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
486 msgid "Limits traffic matching to the specified rate."
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
490 msgid "Loopback source IP"
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
494 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:142
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:139
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:146
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284
516 msgid "Match ICMP type"
517 msgstr "Matchar ICMP-typ"
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
524 msgid "Match forwarded traffic directed at the given IP address."
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
529 "Match forwarded traffic directed at the given destination port or port range."
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
533 msgid "Match forwarded traffic from this IP or range."
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
538 "Match forwarded traffic originating from the given source port or port range."
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
548 "Match incoming traffic directed at the given destination port or port range "
551 "Matcha inkommande trafik dirigerad till den angivna destinationsporten eller "
552 "portens räckvidd på den här värden"
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398
560 msgid "Match traffic using the specified connection tracking helper."
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
564 msgid "Matches a specific firewall mark or a range of different marks."
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
568 msgid "Matches forwarded traffic using the specified outbound network device."
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
572 msgid "Matches traffic carrying the specified DSCP marking."
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
577 "Maximum initial number of packets to match: this number gets recharged by "
578 "one every time the limit specified above is not reached, up to this number."
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
589 msgstr "Dagar i månaden"
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:129
592 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
598 "NAT rules allow fine grained control over the source IP to use for outbound "
599 "or forwarded traffic."
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:157
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:142
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:101
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
610 msgid "Only match incoming traffic directed at the given IP address."
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
614 msgid "Only match incoming traffic from these MACs."
617 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
618 msgid "Only match incoming traffic from this IP or range."
620 "Matcha endast inkommande trafik från den här IP-adressen eller räckvidden."
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
624 "Only match incoming traffic originating from the given source port or port "
625 "range on the client host"
628 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
629 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
630 msgid "Outbound device"
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
634 msgid "Outbound zone"
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
645 msgid "Passes additional arguments to iptables. Use with care!"
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
650 "Passing raw iptables arguments to source and destination traffic "
651 "classification rules allows to match packets based on other criteria than "
652 "interfaces or subnets. These options should be used with extreme care as "
653 "invalid values could render the firewall ruleset broken, completely exposing "
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:131
658 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
659 msgid "Port Forwards"
660 msgstr "Vidarebefordringar av port"
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
664 "Port forwarding allows remote computers on the Internet to connect to a "
665 "specific computer or service within the private LAN."
668 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:185
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:168
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
676 "Redirect matched incoming traffic to the given port on the internal host"
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
680 msgid "Redirect matched incoming traffic to the specified internal host"
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:74
684 msgid "Requires hardware NAT support. Implemented at least for mt7621"
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:212
688 msgid "Restrict Masquerading to given destination subnets"
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
692 msgid "Restrict Masquerading to given source subnets"
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:199
697 msgid "Restrict to address family"
698 msgstr "Begränsa till adressfamilj"
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:214
701 msgid "Rewrite IP address"
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
705 msgid "Rewrite matched traffic to the specified source IP address."
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
709 msgid "Rewrite matched traffic to the specified source port or port range."
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
717 msgid "Routing/NAT Offloading"
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:210
721 msgid "SNAT - Rewrite to specific source IP or port"
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
735 "Set the given mark value on established connections. Format is value[/mask]. "
736 "If a mask is specified then only those bits set in the mask are modified."
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
740 msgid "Software based offloading for routing/NAT"
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
744 msgid "Software flow offloading"
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:200
748 msgid "Source IP address"
749 msgstr "IP-adress för källa"
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:195
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:338
753 msgid "Source MAC address"
754 msgstr "MAC-adress för källa"
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:179
758 msgid "Source address"
759 msgstr "Adress för källkod"
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:205
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:184
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:189
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
774 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
780 "Specifies whether to use the external or the internal IP address for "
784 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
786 msgid "Start Date (yyyy-mm-dd)"
787 msgstr "Startdatum (åååå-mm-dd)"
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
791 msgid "Start Time (hh.mm.ss)"
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:464
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292
796 msgid "Stop Date (yyyy-mm-dd)"
797 msgstr "Stopptid (åååå-mm-dd)"
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
801 msgid "Stop Time (hh.mm.ss)"
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:644
811 "The existing firewall configuration needs to be changed for LuCI to function "
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
817 "The firewall creates zones over your network interfaces to control network "
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:185
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274
824 "The options below control the forwarding policies between this zone (%s) and "
825 "other zones. <em>Destination zones</em> cover forwarded traffic "
826 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
827 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
828 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
829 "<em>not</em> imply a permission to forward from wan to lan as well."
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:97
834 "This section defines common properties of %q. The <em>input</em> and "
835 "<em>output</em> options set the default policies for traffic entering and "
836 "leaving this zone while the <em>forward</em> option describes the policy for "
837 "forwarded traffic between different networks within the zone. <em>Covered "
838 "networks</em> specifies which available networks are members of this zone."
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
848 msgid "Time Restrictions"
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
852 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
854 msgstr "Tid enligt UTC"
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
858 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
859 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
860 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
861 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
867 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
868 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
869 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
870 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
871 "%{item.val}.\"}>%{item.ival}</var>}}"
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
876 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
877 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
878 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
879 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
883 msgid "Tracking helper"
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:175
887 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
888 msgid "Traffic Rules"
889 msgstr "Trafikregler"
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
893 "Traffic rules define policies for packets traveling between different zones, "
894 "for example to reject traffic between certain hosts or to open WAN ports on "
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
904 msgid "Unable to save contents: %s"
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
908 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
909 msgid "Unknown or not installed conntrack helper \"%s\""
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:139
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:144
918 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
919 msgid "Unnamed forward"
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:189
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:102
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
932 msgid "Unrecognized protocol"
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
937 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
938 "be converted to \"nat\" sections and the firewall will be restarted to apply "
939 "the updated configuration."
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
943 msgid "Use external IP address"
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
947 msgid "Use internal IP address"
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
952 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
958 "Use this option to classify zone traffic by source or destination subnet "
959 "instead of networks or devices."
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
963 msgid "Valid firewall mark required"
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
972 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
977 msgid "XOR firewall mark"
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
985 msgid "Zone ⇒ Forwardings"
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
993 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1001 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:242
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:263
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:289
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344
1006 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1024 msgid "apply firewall mark"
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1028 msgid "assign conntrack helper"
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1038 msgid "do not rewrite"
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:129
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:96
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:184
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:273
1087 msgid "this new zone"
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:242
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1099 msgid "valid firewall mark"
1105 #~ msgid "%s%s with %s"
1106 #~ msgstr "%s%s med %s"
1108 #~ msgid "%s, %s in %s"
1109 #~ msgstr "%2, %s i %s"
1111 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1112 #~ msgstr "<var>%d</var> pkt. per <var>%s</var>"
1114 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1115 #~ msgstr "<var>%d</var> pkt. per <var>%s</var>, brustna <var>%d</var> pkt."
1117 #~ msgid "<var>%s</var> and limit to %s"
1118 #~ msgstr "<var>%s</var> och gränsen till %s"
1120 #~ msgid "Destination IP address"
1121 #~ msgstr "Destinationens IP-adress"
1123 #~ msgid "Do not rewrite"
1124 #~ msgstr "Skriv inte om igen"
1126 #~ msgid "Forward to"
1127 #~ msgstr "Vidarebefordra till"
1129 #~ msgid "From %s in %s"
1130 #~ msgstr "Från %s i %s"
1132 #~ msgid "From %s in %s with source %s"
1133 #~ msgstr "Från %s i %s med källa %s"
1135 #~ msgid "From %s in %s with source %s and %s"
1136 #~ msgstr "Från %s i %s med källa %s och %s"
1150 #~ msgid "To %s at %s on <var>this device</var>"
1151 #~ msgstr "Till %s vid %s på <var>den här enheten</var>"
1153 #~ msgid "To %s in %s"
1154 #~ msgstr "Till %s i %s"
1156 #~ msgid "To %s on <var>this device</var>"
1157 #~ msgstr "Till %s på <var>den här enheten</var>"
1159 #~ msgid "To %s, %s in %s"
1160 #~ msgstr "Till %s, %s i %s"
1166 #~ msgstr "alla värdar"
1178 #~ msgstr "Inaktivera"
1180 #~ msgid "Restart Firewall"
1181 #~ msgstr "Starta om brandvägg"
1184 #~ msgstr "Lägg till"
1186 #~ msgid "Add and edit..."
1187 #~ msgstr "Lägg till och redigera..."
1189 #~ msgid "External zone"
1190 #~ msgstr "Extern zon"
1192 #~ msgid "New SNAT rule"
1193 #~ msgstr "Ny SNAT-regel"
1195 #~ msgid "New forward rule"
1196 #~ msgstr "Ny regel för vidarebefordring"
1198 #~ msgid "New input rule"
1199 #~ msgstr "Ny inmatningsregel"
1201 #~ msgid "New port forward"
1202 #~ msgstr "Ny vidarebefordring av port"
1204 #~ msgid "New source NAT"
1205 #~ msgstr "Ny käll-NAT"
1207 #~ msgid "Open ports on router"
1208 #~ msgstr "Öppna portar i router"
1211 #~ msgstr "Andra..."
1213 #~ msgid "(Unnamed Entry)"
1214 #~ msgstr "(Namnlös post)"
1216 #~ msgid "(Unnamed Rule)"
1217 #~ msgstr "(Namnlös regel)"
1219 #~ msgid "(Unnamed SNAT)"
1220 #~ msgstr "(Namnlös SNAT)"
1222 #~ msgid "Match forwarded traffic to the given destination port or port range."
1224 #~ "Matcha vidarebefordrad trafik till den angivna destinationsporten eller "
1225 #~ "portens räckvidd."
1227 #~ msgid "Rewrite to source %s"
1228 #~ msgstr "Skriv om igen till källan %s"
1230 #~ msgid "SNAT IP address"
1231 #~ msgstr "IP-adress för SNAT"
1233 #~ msgid "SNAT port"
1234 #~ msgstr "SNAT-port"
1236 #~ msgid "Start Time (hh:mm:ss)"
1237 #~ msgstr "Starttid (tt:mm:ss)"
1239 #~ msgid "Stop Time (hh:mm:ss)"
1240 #~ msgstr "Stopptid (tt:mm:ss)"