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