3 "PO-Revision-Date: 2023-11-02 07:03+0000\n"
4 "Last-Translator: averageperson <alej0hio2007@gmail.com>\n"
5 "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsfirewall/nb_NO/>\n"
8 "Content-Type: text/plain; charset=UTF-8\n"
9 "Content-Transfer-Encoding: 8bit\n"
10 "Plural-Forms: nplurals=2; plural=n != 1;\n"
11 "X-Generator: Weblate 5.2-dev\n"
13 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
15 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
16 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol "
17 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
18 "name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }"
19 "<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
20 "<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? "
21 "with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value "
22 "with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp."
23 "inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
24 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
25 "%{helper.inv?<var data-tooltip=\"Match any helper except "%{helper.name}"
26 ""\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
30 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:519
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
46 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
48 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
52 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
57 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
58 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
63 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
68 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
74 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
75 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
80 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
81 "<var>%{set_mark?:%{set_xmark}}</var>"
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
85 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
90 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
94 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
96 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
101 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
102 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
106 msgid "A rewrite IP must be specified!"
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
110 msgid "ACCEPT - Disable address rewriting"
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
123 "Additional raw <em>iptables</em> arguments to classify zone destination "
124 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
130 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
131 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
135 msgid "Address family, Internal IP address must match"
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
140 "Address family, source address, destination address, rewrite IP address must "
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
148 msgid "Advanced Settings"
149 msgstr "Avanserte innstillinger"
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
152 msgid "Allow \"invalid\" traffic"
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
156 msgid "Allow forward from <em>source zones</em>:"
157 msgstr "Tillat videresending fra <em>kilde soner</em>:"
159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
160 msgid "Allow forward to <em>destination zones</em>:"
161 msgstr "Tillat videresending til <em>destinasjon soner</em>:"
163 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
174 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
176 "Apply a bitwise XOR of the given value and the existing mark value on "
177 "established connections. Format is value[/mask]. If a mask is specified then "
178 "those bits set in the mask are zeroed out."
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
182 msgid "Apply the given DSCP class or value to established connections."
185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
186 msgid "Assign the specified connection tracking helper to matched traffic."
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
190 msgid "Automatic helper assignment"
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
195 "Automatically assign conntrack helpers based on traffic protocol and port"
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
204 msgid "Conntrack Settings"
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
208 msgid "Conntrack helpers"
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
212 msgid "Contents have been saved."
213 msgstr "Innholdet har blitt lagret."
215 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
219 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:203
223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
224 msgid "Covered devices"
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
228 msgid "Covered networks"
229 msgstr "Gjeldene nettverk"
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
232 msgid "Covered subnets"
235 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
237 msgstr "Egendefinerte Regler"
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
241 "Custom rules allow you to execute arbitrary iptables commands which are not "
242 "otherwise covered by the firewall framework. The commands are executed after "
243 "each firewall restart, right after the default ruleset has been loaded."
245 "Egendefinerte regler tillater deg å utføre vilkårlige iptables kommandoer "
246 "som ikke dekkes av brannmurens standardoppsett. Kommandoene utføres etter "
247 "hver omstart av brannmuren, rett etter at standard regelsett er lastet."
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
250 msgid "DSCP classification"
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
258 msgid "DSCP mark required"
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
263 msgid "Destination address"
264 msgstr "Destinasjon adresse"
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
268 msgid "Destination port"
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
272 msgid "Destination zone"
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
281 "Do not install extra rules to reject forwarded traffic with conntrack state "
282 "<em>invalid</em>. This may be required for complex asymmetric route setups."
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
286 msgid "Drop invalid packets"
287 msgstr "Forkast ugyldige pakker"
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:305
296 msgid "Enable NAT Loopback"
297 msgstr "Aktiver NAT <abbr title=\"Loopback\">Tilbakekobling</abbr>"
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
300 msgid "Enable SYN-flood protection"
301 msgstr "Aktiver SYN-flood beskyttelse"
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
304 msgid "Enable logging on this zone"
305 msgstr "Aktiver logging av denne sonen"
307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
309 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
310 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
316 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
317 "outbound traffic on this zone."
320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:210
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
325 msgid "Enables packet and byte count tracking for the set."
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
329 msgid "Expecting: %s"
330 msgstr "Forventer: %s"
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
333 msgid "Experimental feature. Not fully compatible with QoS/SQM."
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
337 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:273
341 msgid "External IP address"
342 msgstr "Ekstern IP adressse"
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:278
345 msgid "External port"
346 msgstr "Ekstern port"
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:348
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
351 msgid "Extra arguments"
352 msgstr "Ekstra argumenter"
354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
355 msgid "Extra destination arguments"
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
359 msgid "Extra iptables arguments"
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
363 msgid "Extra source arguments"
366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:66
370 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
375 msgid "Firewall - Custom Rules"
376 msgstr "Brannmur - Egendefinerte Regler"
378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
379 msgid "Firewall - IP sets"
382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
383 msgid "Firewall - NAT Rules"
386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
387 msgid "Firewall - Port Forwards"
388 msgstr "Brannmur - Port Videresending"
390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
391 msgid "Firewall - Traffic Rules"
392 msgstr "Brannmur - Trafikk Regler"
394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
395 msgid "Firewall - Zone Settings"
396 msgstr "Brannmur - Sone Innstillinger"
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
399 msgid "Firewall configuration migration"
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
409 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
410 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
411 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
412 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
413 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
424 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
425 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
426 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
427 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
431 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
433 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
434 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
435 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
436 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
437 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
438 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
439 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
445 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
446 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
447 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
448 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
449 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
450 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
451 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
459 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
460 msgid "General Settings"
461 msgstr "Generelle innstillinger"
463 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
464 msgid "Grant access to firewall configuration"
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
468 msgid "Hardware flow offloading"
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:143
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
476 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
485 msgid "IPs/Networks/MACs"
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:67
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
495 msgid "IPv4 and IPv6"
496 msgstr "IPv4 og IPv6"
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
500 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
510 msgid "IPv6 Masquerading"
513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
521 msgid "Inbound device"
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:186
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
530 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
531 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
532 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
533 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
534 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
535 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
536 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
537 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
538 "any helper except "%{helper.name}"\">%{helper.val}</var>:<var data-"
539 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:179
543 msgid "Initial Hash Size"
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:291
552 msgid "Internal IP address"
553 msgstr "Intern IP adresse"
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:296
556 msgid "Internal port"
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
560 msgid "Internal zone"
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
564 msgid "Invalid DSCP mark"
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
568 msgid "Invalid limit value"
571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:46
572 msgid "Invalid set name"
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
580 msgid "Limit log messages"
581 msgstr "Begrens logging"
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
584 msgid "Limit matching"
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
591 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
592 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
597 msgid "Limited masquerading enabled"
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
601 msgid "Limits traffic matching to the specified rate."
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
605 msgid "Loopback source IP"
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
609 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
614 msgstr "MSS Kontroll (Clamping)"
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
618 msgstr "Masquerading"
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
621 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
631 msgid "Match ICMP type"
632 msgstr "Match ICMP type"
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
639 msgid "Match forwarded traffic directed at the given IP address."
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
644 "Match forwarded traffic directed at the given destination port or port range."
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
648 msgid "Match forwarded traffic from this IP or range."
651 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
653 "Match forwarded traffic originating from the given source port or port range."
656 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:279
663 "Match incoming traffic directed at the given destination port or port range "
666 "Match innkommende trafikk rettet mot den oppgitte destinasjonsport eller "
667 "portområdet på denne verten"
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:325
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
675 msgid "Match traffic using the specified connection tracking helper."
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
679 msgid "Matches a specific firewall mark or a range of different marks."
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
683 msgid "Matches forwarded traffic using the specified outbound network device."
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
687 msgid "Matches traffic carrying the specified DSCP marking."
690 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:112
694 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:171
698 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
700 "Maximum initial number of packets to match: this number gets recharged by "
701 "one every time the limit specified above is not reached, up to this number."
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
715 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
719 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
721 "NAT rules allow fine grained control over the source IP to use for outbound "
722 "or forwarded traffic."
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:51
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
729 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:274
739 msgid "Only match incoming traffic directed at the given IP address."
740 msgstr "Match kun innkommende trafikk rettet mot den oppgitt IP adresse."
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
743 msgid "Only match incoming traffic from these MACs."
744 msgstr "Match kun innkommende trafikk fra disse MAC adresser."
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:260
747 msgid "Only match incoming traffic from this IP or range."
748 msgstr "Match kun innkommende trafikk fra denne IP eller IP område."
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:265
752 "Only match incoming traffic originating from the given source port or port "
753 "range on the client host"
755 "Match kun innkommende trafikk som kommer fra den oppgitte kildeport eller "
756 "fra portområdet til klienten"
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
760 msgid "Outbound device"
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
764 msgid "Outbound zone"
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
773 msgid "Packet Field Match"
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
778 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
779 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
780 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
781 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
784 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:349
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
787 msgid "Passes additional arguments to iptables. Use with care!"
788 msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
792 "Passing raw iptables arguments to source and destination traffic "
793 "classification rules allows to match packets based on other criteria than "
794 "interfaces or subnets. These options should be used with extreme care as "
795 "invalid values could render the firewall ruleset broken, completely exposing "
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:187
800 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
804 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
805 msgid "Port Forwards"
806 msgstr "Port Videresendinger"
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
810 "Port forwarding allows remote computers on the Internet to connect to a "
811 "specific computer or service within the private LAN."
813 "Port videresending tillater at eksterne datamaskiner på Internett kan koble "
814 "seg til en bestemt maskin eller tjeneste innenfor det private LAN."
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:157
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:236
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
828 "Redirect matched incoming traffic to the given port on the internal host"
830 "Viderekoble matchet innkommende trafikk til den oppgitte porten på intern "
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:292
834 msgid "Redirect matched incoming traffic to the specified internal host"
835 msgstr "Viderekoble matchet innkommende trafikk til den angitte interne vert"
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:121
838 msgid "Refer To External Set"
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
842 msgid "Reflection zones"
845 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
846 msgid "Requires hardware NAT support."
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
850 msgid "Restrict Masquerading to given destination subnets"
851 msgstr "Begrens Masquerading til oppgitt destinasjons subnett"
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
854 msgid "Restrict Masquerading to given source subnets"
855 msgstr "Begrens Masqeuerading til oppgitt kilde subnett"
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
861 msgid "Restrict to address family"
862 msgstr "Begrens til adresse familie"
864 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
865 msgid "Rewrite IP address"
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
869 msgid "Rewrite matched traffic to the specified source IP address."
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
873 msgid "Rewrite matched traffic to the specified source port or port range."
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
881 msgid "Routing/NAT Offloading"
884 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
885 msgid "SNAT - Rewrite to specific source IP or port"
888 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
899 "Set the given mark value on established connections. Format is value[/mask]. "
900 "If a mask is specified then only those bits set in the mask are modified."
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
904 msgid "Software based offloading for routing/NAT"
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
908 msgid "Software flow offloading"
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:259
912 msgid "Source IP address"
913 msgstr "Kilde IP adresse"
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
917 msgid "Source MAC address"
918 msgstr "Kilde MAC adresse"
920 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
922 msgid "Source address"
923 msgstr "Kilde adresse"
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
938 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
944 "Specifies whether to use the external or the internal IP address for "
948 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
949 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
950 msgid "Start Date (yyyy-mm-dd)"
953 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
955 msgid "Start Time (hh:mm:ss)"
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
960 msgid "Stop Date (yyyy-mm-dd)"
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
964 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
965 msgid "Stop Time (hh:mm:ss)"
968 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:129
969 msgid "Storage Method"
972 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
979 "The existing firewall configuration needs to be changed for LuCI to function "
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
985 "The firewall creates zones over your network interfaces to control network "
988 "Brannmuren skaper soner over nettverkets grensesnitt for å styre "
989 "nettverkstrafikken."
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
994 "The options below control the forwarding policies between this zone (%s) and "
995 "other zones. <em>Destination zones</em> cover forwarded traffic "
996 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
997 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
998 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
999 "<em>not</em> imply a permission to forward from wan to lan as well."
1001 "Med valgene under konfigurerer man videresending mellom denne sone (%s) og "
1002 "andre soner. <em>Destinasjons soner</em> omhandler videresendt trafikk "
1003 "<strong>med opprinnelse fra %q</strong>. <em>Kilde soner</em> matcher "
1004 "videresendt trafikk fra andre soner <strong>rettet mot %q</strong>. Reglene "
1005 "ved videresending er <em>enveis</em>, d.v.s at videresending fra LAN til WAN "
1006 "<em>ikke</em> automatisk også tillater videresending fra WAN til LAN."
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1011 "This section defines common properties of %q. The <em>input</em> and "
1012 "<em>output</em> options set the default policies for traffic entering and "
1013 "leaving this zone while the <em>forward</em> option describes the policy for "
1014 "forwarded traffic between different networks within the zone. <em>Covered "
1015 "networks</em> specifies which available networks are members of this zone."
1017 "Denne seksjonen definerer de vanligste valg for %q. Med <em>Inndata</em> og "
1018 "<em>Utdata</em> fastsetter man vanlige regler for trafikk gjennom sonen, "
1019 "mens <em>videresend</em> valget definerer regler for videresendt trafikk "
1020 "mellom forskjellige nettverk i sonen. <em>Gjeldene nettverk</em> "
1021 "spesifiserer hvilken av de tilgjengelige nettverk som er medlem av denne "
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1031 msgid "Time Restrictions"
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1040 msgid "Time restrictions are enabled for this rule"
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:195
1045 msgstr "Tidsavbrudd"
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1049 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1050 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1051 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1052 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1058 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1059 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1060 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1061 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1062 "%{item.val}.\"}>%{item.ival}</var>}}"
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1067 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1068 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1069 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1070 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1074 msgid "Tracking helper"
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1078 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1079 msgid "Traffic Rules"
1080 msgstr "Trafikk Regler"
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1084 "Traffic rules define policies for packets traveling between different zones, "
1085 "for example to reject traffic between certain hosts or to open WAN ports on "
1088 "Trafikk regler definerer regler for sending av pakker mellom ulike soner, "
1089 "for eksempel for å avvise trafikk mellom visse verter eller for å åpne WAN "
1090 "porter på ruteren."
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1098 msgid "Unable to save contents: %s"
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:196
1103 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1104 "to the set.<br />Max: 2147483 seconds."
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1109 msgid "Unknown or not installed conntrack helper \"%s\""
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1119 msgid "Unnamed forward"
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1124 msgid "Unnamed rule"
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:56
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1132 msgid "Unnamed zone"
1135 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
1136 msgid "Unrecognized protocol"
1139 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
1141 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1142 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1143 "the updated configuration."
1146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:314
1147 msgid "Use external IP address"
1150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:313
1151 msgid "Use internal IP address"
1154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:246
1155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1162 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1168 "Use this option to classify zone traffic by source or destination subnet "
1169 "instead of networks or devices."
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1173 msgid "Valid firewall mark required"
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1187 msgid "XOR firewall mark"
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1195 msgid "Your device does not run firewall4."
1198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1199 msgid "Your device runs firewall4."
1202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1203 msgid "Zone ⇒ Forwardings"
1204 msgstr "Sone = Videresendinger"
1206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:319
1212 "Zones from which reflection rules shall be created. If unset, only the "
1213 "destination zone is used."
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1224 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
1225 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:269
1226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:300
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:327
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1244 msgstr "enhver sone"
1246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1251 msgid "apply firewall mark"
1254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1255 msgid "assign conntrack helper"
1258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
1259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:136
1268 msgid "bitmap is ipv4 only"
1271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:92
1278 msgid "dest_ip: Destination IP"
1281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:94
1282 msgid "dest_mac: Destination MAC addr"
1285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:95
1286 msgid "dest_net: Destination (sub)net"
1289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:93
1290 msgid "dest_port: Destination Port"
1293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:97
1294 msgid "dest_set: Destination ipset*"
1297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1298 msgid "do not rewrite"
1301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1311 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1313 "firewall4 supports referencing and creating IP sets to simplify matching of "
1314 "large address lists without the need to create one rule per item to match. "
1315 "Port ranges in ipsets are unsupported by firewall4.<br />"
1318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:158
1319 msgid "fromport-toport"
1322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:131
1326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1337 msgid "ip[/cidr]<br />"
1340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:144
1341 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
1348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:132
1352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1353 msgid "mac: MAC addr"
1356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1357 msgid "macaddr|ip[/cidr]<br />"
1360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1367 msgid "net: (sub)net"
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1391 msgid "src_Set: Source ipset*"
1394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1395 msgid "src_ip: Source IP"
1398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1399 msgid "src_mac: Source MAC addr"
1402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1403 msgid "src_net: Source (sub)net"
1406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1407 msgid "src_port: Source Port"
1410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1422 msgid "this new zone"
1425 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:113
1434 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:172
1435 msgid "up to 65536 entries."
1438 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1439 msgid "valid firewall mark"