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