Merge pull request #3979 from tohojo/add-acme
[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:48
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:433
33 msgid "-- add IP --"
34 msgstr ""
35
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481
37 msgid "-- add MAC --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
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:87
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:81
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:115
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:133
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:127
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:130
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:84
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:124
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:121
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:81
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:225
100 msgid "A rewrite IP must be specified!"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
104 msgid "ACCEPT - Disable address rewriting"
105 msgstr ""
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
112 msgid "Action"
113 msgstr "Åtgärd"
114
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
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:251
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:138
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
132 msgid "Advanced Settings"
133 msgstr "Avancerade inställningar"
134
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
136 msgid "Allow \"invalid\" traffic"
137 msgstr ""
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:323
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:282
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:508
148 msgid "Any"
149 msgstr "Något"
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
155 msgid "Any day"
156 msgstr ""
157
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
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:263
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:392
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:226
174 msgid "Automatic helper assignment"
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
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:94
183 msgid "Conntrack Settings"
184 msgstr ""
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
187 msgid "Conntrack helpers"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
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:653
195 msgid "Continue"
196 msgstr ""
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
199 msgid "Covered devices"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
203 msgid "Covered networks"
204 msgstr "Nätverk som omfattas"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198
207 msgid "Covered subnets"
208 msgstr ""
209
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
211 msgid "Custom Rules"
212 msgstr "Anpassade regler"
213
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
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:374
222 msgid "DSCP classification"
223 msgstr ""
224
225 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
226 msgid "DSCP mark"
227 msgstr ""
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
230 msgid "DSCP mark required"
231 msgstr ""
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
235 msgid "Destination address"
236 msgstr "Destinationens adress"
237
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
240 msgid "Destination port"
241 msgstr "Destinationsport"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
244 msgid "Destination zone"
245 msgstr "Destinationens zon"
246
247 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
248 msgid "Device name"
249 msgstr ""
250
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
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:45
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:181
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
264 msgid "Enable"
265 msgstr "Aktivera"
266
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
268 msgid "Enable NAT Loopback"
269 msgstr ""
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
272 msgid "Enable SYN-flood protection"
273 msgstr ""
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
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:338
280 msgid "Expecting: %s"
281 msgstr ""
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
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:230
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:215
292 msgid "External IP address"
293 msgstr "Extern IP-adress"
294
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
296 msgid "External port"
297 msgstr "Extern port"
298
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
302 msgid "Extra arguments"
303 msgstr "Extra argument"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
306 msgid "Extra destination arguments"
307 msgstr ""
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
310 msgid "Extra iptables arguments"
311 msgstr ""
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
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:25
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:127
326 msgid "Firewall - NAT Rules"
327 msgstr ""
328
329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
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:173
334 msgid "Firewall - Traffic Rules"
335 msgstr "Brandvägg - Trafikregler"
336
337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
338 msgid "Firewall - Zone Settings"
339 msgstr "Brandvägg - Zoninställningar"
340
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646
342 msgid "Firewall configuration migration"
343 msgstr ""
344
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:50
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:132
347 msgid "Forward"
348 msgstr "Vidarebefordra"
349
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
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:436
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
360 msgid "Friday"
361 msgstr "Fredag"
362
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
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:64
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:48
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:137
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:92
400 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
401 msgid "General Settings"
402 msgstr "Generella inställningar"
403
404 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
405 msgid "Grant access to firewall configuration"
406 msgstr ""
407
408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:74
409 msgid "Hardware flow offloading"
410 msgstr ""
411
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
414 msgid "IPv4 and IPv6"
415 msgstr "IPv4 och IPv6"
416
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
419 msgid "IPv4 only"
420 msgstr "Endast IPv4"
421
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206
424 msgid "IPv6 only"
425 msgstr "Endast IPv6"
426
427 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
428 msgid "Inbound device"
429 msgstr ""
430
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
432 msgid ""
433 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
434 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
435 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
436 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
437 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
438 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
439 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
440 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
441 "\"%{helper.name}\">%{helper.val}</var>}}"
442 msgstr ""
443
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
446 msgid "Input"
447 msgstr "Inmatning"
448
449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
450 msgid "Internal IP address"
451 msgstr "Intern IP-adress"
452
453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
454 msgid "Internal port"
455 msgstr "Intern port"
456
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
458 msgid "Internal zone"
459 msgstr "Intern zon"
460
461 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
462 msgid "Invalid DSCP mark"
463 msgstr ""
464
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
466 msgid "Invalid limit value"
467 msgstr ""
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
470 msgid "Limit burst"
471 msgstr ""
472
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
474 msgid "Limit log messages"
475 msgstr "Begränsa loggmeddelanden"
476
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
478 msgid "Limit matching"
479 msgstr ""
480
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
484 msgid ""
485 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
486 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
487 msgstr ""
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
490 msgid "Limits traffic matching to the specified rate."
491 msgstr ""
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
494 msgid "Loopback source IP"
495 msgstr ""
496
497 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
498 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
499 msgstr ""
500
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
502 msgid "MSS clamping"
503 msgstr ""
504
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
506 msgid "Masquerading"
507 msgstr "Maskering"
508
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
512 msgid "Match"
513 msgstr "Matcha"
514
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
516 msgid "Match DSCP"
517 msgstr ""
518
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
520 msgid "Match ICMP type"
521 msgstr "Matchar ICMP-typ"
522
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
524 msgid "Match device"
525 msgstr ""
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
528 msgid "Match forwarded traffic directed at the given IP address."
529 msgstr ""
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
532 msgid ""
533 "Match forwarded traffic directed at the given destination port or port range."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
537 msgid "Match forwarded traffic from this IP or range."
538 msgstr ""
539
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
541 msgid ""
542 "Match forwarded traffic originating from the given source port or port range."
543 msgstr ""
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
547 msgid "Match helper"
548 msgstr ""
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
551 msgid ""
552 "Match incoming traffic directed at the given destination port or port range "
553 "on this host"
554 msgstr ""
555 "Matcha inkommande trafik dirigerad till den angivna destinationsporten eller "
556 "portens räckvidd på den här värden"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
559 msgid "Match mark"
560 msgstr ""
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
564 msgid "Match traffic using the specified connection tracking helper."
565 msgstr ""
566
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
568 msgid "Matches a specific firewall mark or a range of different marks."
569 msgstr ""
570
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
572 msgid "Matches forwarded traffic using the specified outbound network device."
573 msgstr ""
574
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
576 msgid "Matches traffic carrying the specified DSCP marking."
577 msgstr ""
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
580 msgid ""
581 "Maximum initial number of packets to match: this number gets recharged by "
582 "one every time the limit specified above is not reached, up to this number."
583 msgstr ""
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
587 msgid "Monday"
588 msgstr "Måndag"
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
592 msgid "Month Days"
593 msgstr "Dagar i månaden"
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
596 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
597 msgid "NAT Rules"
598 msgstr ""
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
601 msgid ""
602 "NAT rules allow fine grained control over the source IP to use for outbound "
603 "or forwarded traffic."
604 msgstr ""
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
610 msgid "Name"
611 msgstr "Namn"
612
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
614 msgid "Only match incoming traffic directed at the given IP address."
615 msgstr ""
616
617 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
618 msgid "Only match incoming traffic from these MACs."
619 msgstr ""
620
621 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
622 msgid "Only match incoming traffic from this IP or range."
623 msgstr ""
624 "Matcha endast inkommande trafik från den här IP-adressen eller räckvidden."
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
627 msgid ""
628 "Only match incoming traffic originating from the given source port or port "
629 "range on the client host"
630 msgstr ""
631
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
634 msgid "Outbound device"
635 msgstr ""
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
638 msgid "Outbound zone"
639 msgstr ""
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
643 msgid "Output"
644 msgstr "Utmatning"
645
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
649 msgid "Passes additional arguments to iptables. Use with care!"
650 msgstr ""
651
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:248
653 msgid ""
654 "Passing raw iptables arguments to source and destination traffic "
655 "classification rules allows to match packets based on other criteria than "
656 "interfaces or subnets. These options should be used with extreme care as "
657 "invalid values could render the firewall ruleset broken, completely exposing "
658 "all services."
659 msgstr ""
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
662 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
663 msgid "Port Forwards"
664 msgstr "Vidarebefordringar av port"
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
667 msgid ""
668 "Port forwarding allows remote computers on the Internet to connect to a "
669 "specific computer or service within the private LAN."
670 msgstr ""
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
675 msgid "Protocol"
676 msgstr "Protokoll"
677
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
679 msgid ""
680 "Redirect matched incoming traffic to the given port on the internal host"
681 msgstr ""
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
684 msgid "Redirect matched incoming traffic to the specified internal host"
685 msgstr ""
686
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
688 msgid "Requires hardware NAT support. Implemented at least for mt7621"
689 msgstr ""
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
692 msgid "Restrict Masquerading to given destination subnets"
693 msgstr ""
694
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:209
696 msgid "Restrict Masquerading to given source subnets"
697 msgstr ""
698
699 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
701 msgid "Restrict to address family"
702 msgstr "Begränsa till adressfamilj"
703
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
705 msgid "Rewrite IP address"
706 msgstr ""
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
709 msgid "Rewrite matched traffic to the specified source IP address."
710 msgstr ""
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
713 msgid "Rewrite matched traffic to the specified source port or port range."
714 msgstr ""
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
717 msgid "Rewrite port"
718 msgstr ""
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
721 msgid "Routing/NAT Offloading"
722 msgstr ""
723
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
725 msgid "SNAT - Rewrite to specific source IP or port"
726 msgstr ""
727
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
730 msgid "Saturday"
731 msgstr "Lördag"
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
734 msgid "Set mark"
735 msgstr ""
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
738 msgid ""
739 "Set the given mark value on established connections. Format is value[/mask]. "
740 "If a mask is specified then only those bits set in the mask are modified."
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
744 msgid "Software based offloading for routing/NAT"
745 msgstr ""
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
748 msgid "Software flow offloading"
749 msgstr ""
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
752 msgid "Source IP address"
753 msgstr "IP-adress för källa"
754
755 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
757 msgid "Source MAC address"
758 msgstr "MAC-adress för källa"
759
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
762 msgid "Source address"
763 msgstr "Adress för källkod"
764
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
768 msgid "Source port"
769 msgstr ""
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
773 msgid "Source zone"
774 msgstr ""
775
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
777 msgid ""
778 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
779 "network device."
780 msgstr ""
781
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
783 msgid ""
784 "Specifies whether to use the external or the internal IP address for "
785 "reflected traffic."
786 msgstr ""
787
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
790 msgid "Start Date (yyyy-mm-dd)"
791 msgstr "Startdatum (åååå-mm-dd)"
792
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:453
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
795 msgid "Start Time (hh.mm.ss)"
796 msgstr ""
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
800 msgid "Stop Date (yyyy-mm-dd)"
801 msgstr "Stopptid (åååå-mm-dd)"
802
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
805 msgid "Stop Time (hh.mm.ss)"
806 msgstr ""
807
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
810 msgid "Sunday"
811 msgstr "Söndag"
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647
814 msgid ""
815 "The existing firewall configuration needs to be changed for LuCI to function "
816 "properly."
817 msgstr ""
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
820 msgid ""
821 "The firewall creates zones over your network interfaces to control network "
822 "traffic flow."
823 msgstr ""
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:278
827 msgid ""
828 "The options below control the forwarding policies between this zone (%s) and "
829 "other zones. <em>Destination zones</em> cover forwarded traffic "
830 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
831 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
832 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
833 "<em>not</em> imply a permission to forward from wan to lan as well."
834 msgstr ""
835
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:104
837 msgid ""
838 "This section defines common properties of %q. The <em>input</em> and "
839 "<em>output</em> options set the default policies for traffic entering and "
840 "leaving this zone while the <em>forward</em> option describes the policy for "
841 "forwarded traffic between different networks within the zone. <em>Covered "
842 "networks</em> specifies which available networks are members of this zone."
843 msgstr ""
844
845 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
847 msgid "Thursday"
848 msgstr "Torsdag"
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
851 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
852 msgid "Time Restrictions"
853 msgstr ""
854
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
857 msgid "Time in UTC"
858 msgstr "Tid enligt UTC"
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
861 msgid ""
862 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
863 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
864 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
865 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
866 "ival}</var>}}"
867 msgstr ""
868
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
870 msgid ""
871 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
872 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
873 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
874 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
875 "%{item.val}.\"}>%{item.ival}</var>}}"
876 msgstr ""
877
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
879 msgid ""
880 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
881 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
882 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
883 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
884 msgstr ""
885
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
887 msgid "Tracking helper"
888 msgstr ""
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
891 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
892 msgid "Traffic Rules"
893 msgstr "Trafikregler"
894
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
896 msgid ""
897 "Traffic rules define policies for packets traveling between different zones, "
898 "for example to reject traffic between certain hosts or to open WAN ports on "
899 "the router."
900 msgstr ""
901
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
904 msgid "Tuesday"
905 msgstr "Tisdag"
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
908 msgid "Unable to save contents: %s"
909 msgstr ""
910
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
913 msgid "Unknown or not installed conntrack helper \"%s\""
914 msgstr ""
915
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
918 msgid "Unnamed NAT"
919 msgstr ""
920
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
923 msgid "Unnamed forward"
924 msgstr ""
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
928 msgid "Unnamed rule"
929 msgstr ""
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
932 msgid "Unnamed zone"
933 msgstr ""
934
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
936 msgid "Unrecognized protocol"
937 msgstr ""
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:648
940 msgid ""
941 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
942 "be converted to \"nat\" sections and the firewall will be restarted to apply "
943 "the updated configuration."
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
947 msgid "Use external IP address"
948 msgstr ""
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
951 msgid "Use internal IP address"
952 msgstr ""
953
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
955 msgid ""
956 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
957 "network devices."
958 msgstr ""
959
960 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198
961 msgid ""
962 "Use this option to classify zone traffic by source or destination subnet "
963 "instead of networks or devices."
964 msgstr ""
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
967 msgid "Valid firewall mark required"
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
972 msgid "Wednesday"
973 msgstr "Onsdag"
974
975 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
976 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
977 msgid "Week Days"
978 msgstr "Veckodagar"
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
981 msgid "XOR firewall mark"
982 msgstr ""
983
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
985 msgid "XOR mark"
986 msgstr ""
987
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
989 msgid "Zone ⇒ Forwardings"
990 msgstr ""
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:81
993 msgid "Zones"
994 msgstr "Zoner"
995
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
997 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:56
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:138
999 msgid "accept"
1000 msgstr "acceptera"
1001
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1006 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1011 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1015 msgid "any"
1016 msgstr "något"
1017
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1024 msgid "any zone"
1025 msgstr "alla zoner"
1026
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1028 msgid "apply firewall mark"
1029 msgstr ""
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1032 msgid "assign conntrack helper"
1033 msgstr ""
1034
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1038 msgid "day"
1039 msgstr ""
1040
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1042 msgid "do not rewrite"
1043 msgstr ""
1044
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1046 msgid "don't track"
1047 msgstr "spåra inte"
1048
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1052 msgid "drop"
1053 msgstr "släpp"
1054
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1058 msgid "hour"
1059 msgstr ""
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1064 msgid "minute"
1065 msgstr ""
1066
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:136
1070 msgid "reject"
1071 msgstr "neka"
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1076 msgid "second"
1077 msgstr ""
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1085 msgid "this device"
1086 msgstr ""
1087
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
1091 msgid "this new zone"
1092 msgstr ""
1093
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1095 msgid "unlimited"
1096 msgstr ""
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1099 msgid "unspecified"
1100 msgstr ""
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1103 msgid "valid firewall mark"
1104 msgstr ""
1105
1106 #~ msgid "%s in %s"
1107 #~ msgstr "%s i %s"
1108
1109 #~ msgid "%s%s with %s"
1110 #~ msgstr "%s%s med %s"
1111
1112 #~ msgid "%s, %s in %s"
1113 #~ msgstr "%2, %s i %s"
1114
1115 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1116 #~ msgstr "<var>%d</var> pkt. per <var>%s</var>"
1117
1118 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1119 #~ msgstr "<var>%d</var> pkt. per <var>%s</var>, brustna <var>%d</var> pkt."
1120
1121 #~ msgid "<var>%s</var> and limit to %s"
1122 #~ msgstr "<var>%s</var> och gränsen till %s"
1123
1124 #~ msgid "Destination IP address"
1125 #~ msgstr "Destinationens IP-adress"
1126
1127 #~ msgid "Do not rewrite"
1128 #~ msgstr "Skriv inte om igen"
1129
1130 #~ msgid "Forward to"
1131 #~ msgstr "Vidarebefordra till"
1132
1133 #~ msgid "From %s in %s"
1134 #~ msgstr "Från %s i %s"
1135
1136 #~ msgid "From %s in %s with source %s"
1137 #~ msgstr "Från %s i %s med källa %s"
1138
1139 #~ msgid "From %s in %s with source %s and %s"
1140 #~ msgstr "Från %s i %s med källa %s och %s"
1141
1142 #~ msgid "IPv4"
1143 #~ msgstr "IPv4"
1144
1145 #~ msgid "IPv6"
1146 #~ msgstr "IPv6"
1147
1148 #~ msgid "MAC"
1149 #~ msgstr "MAC"
1150
1151 #~ msgid "Network"
1152 #~ msgstr "Nätverk"
1153
1154 #~ msgid "To %s at %s on <var>this device</var>"
1155 #~ msgstr "Till %s vid %s på <var>den här enheten</var>"
1156
1157 #~ msgid "To %s in %s"
1158 #~ msgstr "Till %s i %s"
1159
1160 #~ msgid "To %s on <var>this device</var>"
1161 #~ msgstr "Till %s på <var>den här enheten</var>"
1162
1163 #~ msgid "To %s, %s in %s"
1164 #~ msgstr "Till %s, %s i %s"
1165
1166 #~ msgid "Via %s"
1167 #~ msgstr "Via %s"
1168
1169 #~ msgid "any host"
1170 #~ msgstr "alla värdar"
1171
1172 #~ msgid "port"
1173 #~ msgstr "port"
1174
1175 #~ msgid "ports"
1176 #~ msgstr "portar"
1177
1178 #~ msgid "type"
1179 #~ msgstr "typ"
1180
1181 #~ msgid "Disable"
1182 #~ msgstr "Inaktivera"
1183
1184 #~ msgid "Restart Firewall"
1185 #~ msgstr "Starta om brandvägg"
1186
1187 #~ msgid "Add"
1188 #~ msgstr "Lägg till"
1189
1190 #~ msgid "Add and edit..."
1191 #~ msgstr "Lägg till och redigera..."
1192
1193 #~ msgid "External zone"
1194 #~ msgstr "Extern zon"
1195
1196 #~ msgid "New SNAT rule"
1197 #~ msgstr "Ny SNAT-regel"
1198
1199 #~ msgid "New forward rule"
1200 #~ msgstr "Ny regel för vidarebefordring"
1201
1202 #~ msgid "New input rule"
1203 #~ msgstr "Ny inmatningsregel"
1204
1205 #~ msgid "New port forward"
1206 #~ msgstr "Ny vidarebefordring av port"
1207
1208 #~ msgid "New source NAT"
1209 #~ msgstr "Ny käll-NAT"
1210
1211 #~ msgid "Open ports on router"
1212 #~ msgstr "Öppna portar i router"
1213
1214 #~ msgid "Other..."
1215 #~ msgstr "Andra..."
1216
1217 #~ msgid "(Unnamed Entry)"
1218 #~ msgstr "(Namnlös post)"
1219
1220 #~ msgid "(Unnamed Rule)"
1221 #~ msgstr "(Namnlös regel)"
1222
1223 #~ msgid "(Unnamed SNAT)"
1224 #~ msgstr "(Namnlös SNAT)"
1225
1226 #~ msgid "Match forwarded traffic to the given destination port or port range."
1227 #~ msgstr ""
1228 #~ "Matcha vidarebefordrad trafik till den angivna destinationsporten eller "
1229 #~ "portens räckvidd."
1230
1231 #~ msgid "Rewrite to source %s"
1232 #~ msgstr "Skriv om igen till källan %s"
1233
1234 #~ msgid "SNAT IP address"
1235 #~ msgstr "IP-adress för SNAT"
1236
1237 #~ msgid "SNAT port"
1238 #~ msgstr "SNAT-port"
1239
1240 #~ msgid "Start Time (hh:mm:ss)"
1241 #~ msgstr "Starttid (tt:mm:ss)"
1242
1243 #~ msgid "Stop Time (hh:mm:ss)"
1244 #~ msgstr "Stopptid (tt:mm:ss)"
1245
1246 #~ msgid "Zone %q"
1247 #~ msgstr "Zon %q"
1248
1249 #~ msgid "traffic"
1250 #~ msgstr "trafik"