treewide: i18n - sync translations
[project/luci.git] / applications / luci-app-firewall / po / sv / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2020-01-14 15:22+0000\n"
5 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
6 "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfirewall/sv/>\n"
8 "Language: sv\n"
9 "MIME-Version: 1.0\n"
10 "Content-Type: text/plain; charset=UTF-8\n"
11 "Content-Transfer-Encoding: 8bit\n"
12 "Plural-Forms: nplurals=2; plural=n != 1;\n"
13 "X-Generator: Weblate 3.11-dev\n"
14
15 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
16 msgid ""
17 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
18 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
19 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
20 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
21 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
22 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
23 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
24 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
25 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
26 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
27 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
28 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
29 "val}</var>}}"
30 msgstr ""
31
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
33 msgid "-- add IP --"
34 msgstr ""
35
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
37 msgid "-- add MAC --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
41 msgid ""
42 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
43 msgstr ""
44
45 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
46 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
47 msgstr ""
48
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
50 msgid ""
51 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
52 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
53 msgstr ""
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
56 msgid ""
57 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
58 msgstr ""
59
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
61 msgid ""
62 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
63 "</var>"
64 msgstr ""
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
67 msgid ""
68 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
69 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
70 msgstr ""
71
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
73 msgid ""
74 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
75 "%{set_mark?:%{set_xmark}}</var>"
76 msgstr ""
77
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
79 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
80 msgstr ""
81
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
83 msgid ""
84 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
85 "output}"
86 msgstr ""
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
89 msgid ""
90 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
91 msgstr ""
92
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
94 msgid ""
95 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
96 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
97 msgstr ""
98
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
100 msgid "A rewrite IP must be specified!"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
104 msgid "ACCEPT - Disable address rewriting"
105 msgstr ""
106
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
112 msgid "Action"
113 msgstr "Åtgärd"
114
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
116 msgid ""
117 "Additional raw <em>iptables</em> arguments to classify zone destination "
118 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
119 "traffic."
120 msgstr ""
121
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
123 msgid ""
124 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
125 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
126 msgstr ""
127
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js: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:92
132 msgid "Advanced Settings"
133 msgstr "Avancerade inställningar"
134
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
136 msgid "Allow \"invalid\" traffic"
137 msgstr ""
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:322
140 msgid "Allow forward from <em>source zones</em>:"
141 msgstr "Tillåt vidarebefordring från <em>källzonerna</em>:"
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:281
144 msgid "Allow forward to <em>destination zones</em>:"
145 msgstr "Till vidarebefordring till <em>destinationszonerna:</em>:"
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
148 msgid "Any"
149 msgstr "Något"
150
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
155 msgid "Any day"
156 msgstr ""
157
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
159 msgid ""
160 "Apply a bitwise XOR of the given value and the existing mark value on "
161 "established connections. Format is value[/mask]. If a mask is specified then "
162 "those bits set in the mask are zeroed out."
163 msgstr ""
164
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
166 msgid "Apply the given DSCP class or value to established connections."
167 msgstr ""
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
170 msgid "Assign the specified connection tracking helper to matched traffic."
171 msgstr ""
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
174 msgid "Automatic helper assignment"
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
178 msgid ""
179 "Automatically assign conntrack helpers based on traffic protocol and port"
180 msgstr ""
181
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
183 msgid "Conntrack Settings"
184 msgstr ""
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
187 msgid "Conntrack helpers"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
191 msgid "Contents have been saved."
192 msgstr "Innehåll har sparats."
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:650
195 msgid "Continue"
196 msgstr ""
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
199 msgid "Covered devices"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
203 msgid "Covered networks"
204 msgstr "Nätverk som omfattas"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
207 msgid "Covered subnets"
208 msgstr ""
209
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
211 msgid "Custom Rules"
212 msgstr "Anpassade regler"
213
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
215 msgid ""
216 "Custom rules allow you to execute arbitrary iptables commands which are not "
217 "otherwise covered by the firewall framework. The commands are executed after "
218 "each firewall restart, right after the default ruleset has been loaded."
219 msgstr ""
220
221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
222 msgid "DSCP classification"
223 msgstr ""
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
226 msgid "DSCP mark"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
230 msgid "DSCP mark required"
231 msgstr ""
232
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"
237
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"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
244 msgid "Destination zone"
245 msgstr "Destinationens zon"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
248 msgid "Device name"
249 msgstr ""
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:222
252 msgid ""
253 "Do not install extra rules to reject forwarded traffic with conntrack state "
254 "<em>invalid</em>. This may be required for complex asymmetric route setups."
255 msgstr ""
256
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
258 msgid "Drop invalid packets"
259 msgstr "Släpp ogiltiga paket"
260
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
264 msgid "Enable"
265 msgstr "Aktivera"
266
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
268 msgid "Enable NAT Loopback"
269 msgstr ""
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:43
272 msgid "Enable SYN-flood protection"
273 msgstr ""
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235
276 msgid "Enable logging on this zone"
277 msgstr "Aktivera loggning i den här zonen"
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
280 msgid "Expecting: %s"
281 msgstr ""
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
284 msgid "Experimental feature. Not fully compatible with QoS/SQM."
285 msgstr ""
286
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
288 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
289 msgstr ""
290
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214
292 msgid "External IP address"
293 msgstr "Extern IP-adress"
294
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
296 msgid "External port"
297 msgstr "Extern port"
298
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"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:260
306 msgid "Extra destination arguments"
307 msgstr ""
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
310 msgid "Extra iptables arguments"
311 msgstr ""
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
314 msgid "Extra source arguments"
315 msgstr ""
316
317 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
318 msgid "Firewall"
319 msgstr "Brandvägg"
320
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"
324
325 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
326 msgid "Firewall - NAT Rules"
327 msgstr ""
328
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"
332
333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
334 msgid "Firewall - Traffic Rules"
335 msgstr "Brandvägg - Trafikregler"
336
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"
340
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:643
342 msgid "Firewall configuration migration"
343 msgstr ""
344
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:131
347 msgid "Forward"
348 msgstr "Vidarebefordra"
349
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
351 msgid ""
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>}"
356 msgstr ""
357
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
360 msgid "Friday"
361 msgstr "Fredag"
362
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
364 msgid ""
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."
369 "ival}</var>}}"
370 msgstr ""
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
373 msgid ""
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}"
381 "</var>}}"
382 msgstr ""
383
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
385 msgid ""
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>}}"
393 msgstr ""
394
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:91
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"
403
404 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:73
405 msgid "Hardware flow offloading"
406 msgstr ""
407
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:203
410 msgid "IPv4 and IPv6"
411 msgstr "IPv4 och IPv6"
412
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:204
415 msgid "IPv4 only"
416 msgstr "Endast IPv4"
417
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:205
420 msgid "IPv6 only"
421 msgstr "Endast IPv6"
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
424 msgid "Inbound device"
425 msgstr ""
426
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
428 msgid ""
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 &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
437 "\"%{helper.name}\">%{helper.val}</var>}}"
438 msgstr ""
439
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:129
442 msgid "Input"
443 msgstr "Inmatning"
444
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
446 msgid "Internal IP address"
447 msgstr "Intern IP-adress"
448
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238
450 msgid "Internal port"
451 msgstr "Intern port"
452
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:227
454 msgid "Internal zone"
455 msgstr "Intern zon"
456
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
458 msgid "Invalid DSCP mark"
459 msgstr ""
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
462 msgid "Invalid limit value"
463 msgstr ""
464
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
466 msgid "Limit burst"
467 msgstr ""
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
470 msgid "Limit log messages"
471 msgstr "Begränsa loggmeddelanden"
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
474 msgid "Limit matching"
475 msgstr ""
476
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
480 msgid ""
481 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
482 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
483 msgstr ""
484
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
486 msgid "Limits traffic matching to the specified rate."
487 msgstr ""
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
490 msgid "Loopback source IP"
491 msgstr ""
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
494 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
495 msgstr ""
496
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:148
498 msgid "MSS clamping"
499 msgstr ""
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
502 msgid "Masquerading"
503 msgstr "Maskering"
504
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
508 msgid "Match"
509 msgstr "Matcha"
510
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
512 msgid "Match DSCP"
513 msgstr ""
514
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284
516 msgid "Match ICMP type"
517 msgstr "Matchar ICMP-typ"
518
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240
520 msgid "Match device"
521 msgstr ""
522
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."
525 msgstr ""
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
528 msgid ""
529 "Match forwarded traffic directed at the given destination port or port range."
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
533 msgid "Match forwarded traffic from this IP or range."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
537 msgid ""
538 "Match forwarded traffic originating from the given source port or port range."
539 msgstr ""
540
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
543 msgid "Match helper"
544 msgstr ""
545
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
547 msgid ""
548 "Match incoming traffic directed at the given destination port or port range "
549 "on this host"
550 msgstr ""
551 "Matcha inkommande trafik dirigerad till den angivna destinationsporten eller "
552 "portens räckvidd på den här värden"
553
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
555 msgid "Match mark"
556 msgstr ""
557
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."
561 msgstr ""
562
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."
565 msgstr ""
566
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."
569 msgstr ""
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
572 msgid "Matches traffic carrying the specified DSCP marking."
573 msgstr ""
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
576 msgid ""
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."
579 msgstr ""
580
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
583 msgid "Monday"
584 msgstr "Måndag"
585
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
588 msgid "Month Days"
589 msgstr "Dagar i månaden"
590
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
593 msgid "NAT Rules"
594 msgstr ""
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
597 msgid ""
598 "NAT rules allow fine grained control over the source IP to use for outbound "
599 "or forwarded traffic."
600 msgstr ""
601
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:107
606 msgid "Name"
607 msgstr "Namn"
608
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."
611 msgstr ""
612
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
614 msgid "Only match incoming traffic from these MACs."
615 msgstr ""
616
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."
619 msgstr ""
620 "Matcha endast inkommande trafik från den här IP-adressen eller räckvidden."
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
623 msgid ""
624 "Only match incoming traffic originating from the given source port or port "
625 "range on the client host"
626 msgstr ""
627
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"
631 msgstr ""
632
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
634 msgid "Outbound zone"
635 msgstr ""
636
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:130
639 msgid "Output"
640 msgstr "Utmatning"
641
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!"
646 msgstr ""
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:247
649 msgid ""
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 "
654 "all services."
655 msgstr ""
656
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"
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
663 msgid ""
664 "Port forwarding allows remote computers on the Internet to connect to a "
665 "specific computer or service within the private LAN."
666 msgstr ""
667
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
671 msgid "Protocol"
672 msgstr "Protokoll"
673
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
675 msgid ""
676 "Redirect matched incoming traffic to the given port on the internal host"
677 msgstr ""
678
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"
681 msgstr ""
682
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"
685 msgstr ""
686
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:215
688 msgid "Restrict Masquerading to given destination subnets"
689 msgstr ""
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
692 msgid "Restrict Masquerading to given source subnets"
693 msgstr ""
694
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:202
697 msgid "Restrict to address family"
698 msgstr "Begränsa till adressfamilj"
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:214
701 msgid "Rewrite IP address"
702 msgstr ""
703
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."
706 msgstr ""
707
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."
710 msgstr ""
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
713 msgid "Rewrite port"
714 msgstr ""
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
717 msgid "Routing/NAT Offloading"
718 msgstr ""
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:210
721 msgid "SNAT - Rewrite to specific source IP or port"
722 msgstr ""
723
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
726 msgid "Saturday"
727 msgstr "Lördag"
728
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
730 msgid "Set mark"
731 msgstr ""
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
734 msgid ""
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."
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
740 msgid "Software based offloading for routing/NAT"
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
744 msgid "Software flow offloading"
745 msgstr ""
746
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"
750
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"
755
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"
760
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
764 msgid "Source port"
765 msgstr ""
766
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
769 msgid "Source zone"
770 msgstr ""
771
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
773 msgid ""
774 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
775 "network device."
776 msgstr ""
777
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
779 msgid ""
780 "Specifies whether to use the external or the internal IP address for "
781 "reflected traffic."
782 msgstr ""
783
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)"
788
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)"
792 msgstr ""
793
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)"
798
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)"
802 msgstr ""
803
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
806 msgid "Sunday"
807 msgstr "Söndag"
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:644
810 msgid ""
811 "The existing firewall configuration needs to be changed for LuCI to function "
812 "properly."
813 msgstr ""
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
816 msgid ""
817 "The firewall creates zones over your network interfaces to control network "
818 "traffic flow."
819 msgstr ""
820
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
823 msgid ""
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."
830 msgstr ""
831
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
833 msgid ""
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."
839 msgstr ""
840
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
843 msgid "Thursday"
844 msgstr "Torsdag"
845
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"
849 msgstr ""
850
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
853 msgid "Time in UTC"
854 msgstr "Tid enligt UTC"
855
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
857 msgid ""
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."
862 "ival}</var>}}"
863 msgstr ""
864
865 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
866 msgid ""
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>}}"
872 msgstr ""
873
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
875 msgid ""
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>}}"
880 msgstr ""
881
882 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
883 msgid "Tracking helper"
884 msgstr ""
885
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"
890
891 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
892 msgid ""
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 "
895 "the router."
896 msgstr ""
897
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
900 msgid "Tuesday"
901 msgstr "Tisdag"
902
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
904 msgid "Unable to save contents: %s"
905 msgstr ""
906
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\""
910 msgstr ""
911
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
914 msgid "Unnamed NAT"
915 msgstr ""
916
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"
920 msgstr ""
921
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
924 msgid "Unnamed rule"
925 msgstr ""
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
928 msgid "Unnamed zone"
929 msgstr ""
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
932 msgid "Unrecognized protocol"
933 msgstr ""
934
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
936 msgid ""
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."
940 msgstr ""
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
943 msgid "Use external IP address"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
947 msgid "Use internal IP address"
948 msgstr ""
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
951 msgid ""
952 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
953 "network devices."
954 msgstr ""
955
956 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
957 msgid ""
958 "Use this option to classify zone traffic by source or destination subnet "
959 "instead of networks or devices."
960 msgstr ""
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
963 msgid "Valid firewall mark required"
964 msgstr ""
965
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
968 msgid "Wednesday"
969 msgstr "Onsdag"
970
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
973 msgid "Week Days"
974 msgstr "Veckodagar"
975
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
977 msgid "XOR firewall mark"
978 msgstr ""
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
981 msgid "XOR mark"
982 msgstr ""
983
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
985 msgid "Zone ⇒ Forwardings"
986 msgstr ""
987
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
989 msgid "Zones"
990 msgstr "Zoner"
991
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:137
995 msgid "accept"
996 msgstr "acceptera"
997
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
1011 msgid "any"
1012 msgstr "något"
1013
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
1020 msgid "any zone"
1021 msgstr "alla zoner"
1022
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1024 msgid "apply firewall mark"
1025 msgstr ""
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1028 msgid "assign conntrack helper"
1029 msgstr ""
1030
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
1034 msgid "day"
1035 msgstr ""
1036
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1038 msgid "do not rewrite"
1039 msgstr ""
1040
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1042 msgid "don't track"
1043 msgstr "spåra inte"
1044
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:136
1048 msgid "drop"
1049 msgstr "släpp"
1050
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
1054 msgid "hour"
1055 msgstr ""
1056
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
1060 msgid "minute"
1061 msgstr ""
1062
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:135
1066 msgid "reject"
1067 msgstr "neka"
1068
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
1072 msgid "second"
1073 msgstr ""
1074
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
1081 msgid "this device"
1082 msgstr ""
1083
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:102
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:187
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
1087 msgid "this new zone"
1088 msgstr ""
1089
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1091 msgid "unlimited"
1092 msgstr ""
1093
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:242
1095 msgid "unspecified"
1096 msgstr ""
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1099 msgid "valid firewall mark"
1100 msgstr ""
1101
1102 #~ msgid "%s in %s"
1103 #~ msgstr "%s i %s"
1104
1105 #~ msgid "%s%s with %s"
1106 #~ msgstr "%s%s med %s"
1107
1108 #~ msgid "%s, %s in %s"
1109 #~ msgstr "%2, %s i %s"
1110
1111 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1112 #~ msgstr "<var>%d</var> pkt. per <var>%s</var>"
1113
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."
1116
1117 #~ msgid "<var>%s</var> and limit to %s"
1118 #~ msgstr "<var>%s</var> och gränsen till %s"
1119
1120 #~ msgid "Destination IP address"
1121 #~ msgstr "Destinationens IP-adress"
1122
1123 #~ msgid "Do not rewrite"
1124 #~ msgstr "Skriv inte om igen"
1125
1126 #~ msgid "Forward to"
1127 #~ msgstr "Vidarebefordra till"
1128
1129 #~ msgid "From %s in %s"
1130 #~ msgstr "Från %s i %s"
1131
1132 #~ msgid "From %s in %s with source %s"
1133 #~ msgstr "Från %s i %s med källa %s"
1134
1135 #~ msgid "From %s in %s with source %s and %s"
1136 #~ msgstr "Från %s i %s med källa %s och %s"
1137
1138 #~ msgid "IPv4"
1139 #~ msgstr "IPv4"
1140
1141 #~ msgid "IPv6"
1142 #~ msgstr "IPv6"
1143
1144 #~ msgid "MAC"
1145 #~ msgstr "MAC"
1146
1147 #~ msgid "Network"
1148 #~ msgstr "Nätverk"
1149
1150 #~ msgid "To %s at %s on <var>this device</var>"
1151 #~ msgstr "Till %s vid %s på <var>den här enheten</var>"
1152
1153 #~ msgid "To %s in %s"
1154 #~ msgstr "Till %s i %s"
1155
1156 #~ msgid "To %s on <var>this device</var>"
1157 #~ msgstr "Till %s på <var>den här enheten</var>"
1158
1159 #~ msgid "To %s, %s in %s"
1160 #~ msgstr "Till %s, %s i %s"
1161
1162 #~ msgid "Via %s"
1163 #~ msgstr "Via %s"
1164
1165 #~ msgid "any host"
1166 #~ msgstr "alla värdar"
1167
1168 #~ msgid "port"
1169 #~ msgstr "port"
1170
1171 #~ msgid "ports"
1172 #~ msgstr "portar"
1173
1174 #~ msgid "type"
1175 #~ msgstr "typ"
1176
1177 #~ msgid "Disable"
1178 #~ msgstr "Inaktivera"
1179
1180 #~ msgid "Restart Firewall"
1181 #~ msgstr "Starta om brandvägg"
1182
1183 #~ msgid "Add"
1184 #~ msgstr "Lägg till"
1185
1186 #~ msgid "Add and edit..."
1187 #~ msgstr "Lägg till och redigera..."
1188
1189 #~ msgid "External zone"
1190 #~ msgstr "Extern zon"
1191
1192 #~ msgid "New SNAT rule"
1193 #~ msgstr "Ny SNAT-regel"
1194
1195 #~ msgid "New forward rule"
1196 #~ msgstr "Ny regel för vidarebefordring"
1197
1198 #~ msgid "New input rule"
1199 #~ msgstr "Ny inmatningsregel"
1200
1201 #~ msgid "New port forward"
1202 #~ msgstr "Ny vidarebefordring av port"
1203
1204 #~ msgid "New source NAT"
1205 #~ msgstr "Ny käll-NAT"
1206
1207 #~ msgid "Open ports on router"
1208 #~ msgstr "Öppna portar i router"
1209
1210 #~ msgid "Other..."
1211 #~ msgstr "Andra..."
1212
1213 #~ msgid "(Unnamed Entry)"
1214 #~ msgstr "(Namnlös post)"
1215
1216 #~ msgid "(Unnamed Rule)"
1217 #~ msgstr "(Namnlös regel)"
1218
1219 #~ msgid "(Unnamed SNAT)"
1220 #~ msgstr "(Namnlös SNAT)"
1221
1222 #~ msgid "Match forwarded traffic to the given destination port or port range."
1223 #~ msgstr ""
1224 #~ "Matcha vidarebefordrad trafik till den angivna destinationsporten eller "
1225 #~ "portens räckvidd."
1226
1227 #~ msgid "Rewrite to source %s"
1228 #~ msgstr "Skriv om igen till källan %s"
1229
1230 #~ msgid "SNAT IP address"
1231 #~ msgstr "IP-adress för SNAT"
1232
1233 #~ msgid "SNAT port"
1234 #~ msgstr "SNAT-port"
1235
1236 #~ msgid "Start Time (hh:mm:ss)"
1237 #~ msgstr "Starttid (tt:mm:ss)"
1238
1239 #~ msgid "Stop Time (hh:mm:ss)"
1240 #~ msgstr "Stopptid (tt:mm:ss)"
1241
1242 #~ msgid "Zone %q"
1243 #~ msgstr "Zon %q"
1244
1245 #~ msgid "traffic"
1246 #~ msgstr "trafik"