963e76f796855f5170fbb55f42c17bb4132f3cb6
[project/luci.git] / applications / luci-app-firewall / po / nb_NO / firewall.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2020-01-14 15:22+0000\n"
4 "Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
5 "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsfirewall/nb_NO/>\n"
7 "Language: 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 3.11-dev\n"
12
13 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
14 msgid ""
15 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
16 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
17 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
18 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
19 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
20 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
21 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
22 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
23 "<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 &quot;%{helper.name}"
26 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
27 "val}</var>}}"
28 msgstr ""
29
30 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
31 msgid "-- add IP --"
32 msgstr ""
33
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481
35 msgid "-- add MAC --"
36 msgstr ""
37
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
39 msgid ""
40 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
41 msgstr ""
42
43 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
44 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
45 msgstr ""
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
48 msgid ""
49 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
50 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
51 msgstr ""
52
53 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
54 msgid ""
55 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
56 msgstr ""
57
58 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
59 msgid ""
60 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
61 "</var>"
62 msgstr ""
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
65 msgid ""
66 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
67 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
68 msgstr ""
69
70 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
71 msgid ""
72 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
73 "%{set_mark?:%{set_xmark}}</var>"
74 msgstr ""
75
76 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
77 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
78 msgstr ""
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
81 msgid ""
82 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
83 "output}"
84 msgstr ""
85
86 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
87 msgid ""
88 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
89 msgstr ""
90
91 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
92 msgid ""
93 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
94 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
95 msgstr ""
96
97 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
98 msgid "A rewrite IP must be specified!"
99 msgstr ""
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
102 msgid "ACCEPT - Disable address rewriting"
103 msgstr ""
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
110 msgid "Action"
111 msgstr "Handling"
112
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
114 msgid ""
115 "Additional raw <em>iptables</em> arguments to classify zone destination "
116 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
117 "traffic."
118 msgstr ""
119
120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
121 msgid ""
122 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
123 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
124 msgstr ""
125
126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
130 msgid "Advanced Settings"
131 msgstr "Avanserte Innstillinger"
132
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
134 msgid "Allow \"invalid\" traffic"
135 msgstr ""
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
138 msgid "Allow forward from <em>source zones</em>:"
139 msgstr "Tillat videresending fra <em>kilde soner</em>:"
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:297
142 msgid "Allow forward to <em>destination zones</em>:"
143 msgstr "Tillat videresending til <em>destinasjon soner</em>:"
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:508
146 msgid "Any"
147 msgstr "Enhver"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
153 msgid "Any day"
154 msgstr ""
155
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
157 msgid ""
158 "Apply a bitwise XOR of the given value and the existing mark value on "
159 "established connections. Format is value[/mask]. If a mask is specified then "
160 "those bits set in the mask are zeroed out."
161 msgstr ""
162
163 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
164 msgid "Apply the given DSCP class or value to established connections."
165 msgstr ""
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
168 msgid "Assign the specified connection tracking helper to matched traffic."
169 msgstr ""
170
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:241
172 msgid "Automatic helper assignment"
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:241
176 msgid ""
177 "Automatically assign conntrack helpers based on traffic protocol and port"
178 msgstr ""
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
181 msgid "Conntrack Settings"
182 msgstr ""
183
184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245
185 msgid "Conntrack helpers"
186 msgstr ""
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
189 msgid "Contents have been saved."
190 msgstr ""
191
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:653
193 msgid "Continue"
194 msgstr ""
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
197 msgid "Covered devices"
198 msgstr ""
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
201 msgid "Covered networks"
202 msgstr "Gjeldene nettverk"
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
205 msgid "Covered subnets"
206 msgstr ""
207
208 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
209 msgid "Custom Rules"
210 msgstr "Egendefinerte Regler"
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
213 msgid ""
214 "Custom rules allow you to execute arbitrary iptables commands which are not "
215 "otherwise covered by the firewall framework. The commands are executed after "
216 "each firewall restart, right after the default ruleset has been loaded."
217 msgstr ""
218 "Egendefinerte regler tillater deg å utføre vilkårlige iptables kommandoer "
219 "som ikke dekkes av brannmurens standardoppsett. Kommandoene utføres etter "
220 "hver omstart av brannmuren, rett etter at standard regelsett er lastet."
221
222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:375
223 msgid "DSCP classification"
224 msgstr ""
225
226 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
227 msgid "DSCP mark"
228 msgstr ""
229
230 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
231 msgid "DSCP mark required"
232 msgstr ""
233
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
236 msgid "Destination address"
237 msgstr "Destinasjon adresse"
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
241 msgid "Destination port"
242 msgstr "Destinasjon port"
243
244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
245 msgid "Destination zone"
246 msgstr "Destinasjon sone"
247
248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
249 msgid "Device name"
250 msgstr ""
251
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:238
253 msgid ""
254 "Do not install extra rules to reject forwarded traffic with conntrack state "
255 "<em>invalid</em>. This may be required for complex asymmetric route setups."
256 msgstr ""
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
259 msgid "Drop invalid packets"
260 msgstr "Forkast ugyldige pakker"
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
265 msgid "Enable"
266 msgstr "Aktiver"
267
268 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
269 msgid "Enable NAT Loopback"
270 msgstr "Aktiver NAT <abbr title=\"Loopback\">Tilbakekobling</abbr>"
271
272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
273 msgid "Enable SYN-flood protection"
274 msgstr "Aktiver SYN-flood beskyttelse"
275
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
277 msgid "Enable logging on this zone"
278 msgstr "Aktiver logging av denne sonen"
279
280 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
281 msgid "Expecting: %s"
282 msgstr ""
283
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
285 msgid "Experimental feature. Not fully compatible with QoS/SQM."
286 msgstr ""
287
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245
289 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
290 msgstr ""
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
293 msgid "External IP address"
294 msgstr "Ekstern IP adressse"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
297 msgid "External port"
298 msgstr "Ekstern port"
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
303 msgid "Extra arguments"
304 msgstr "Ekstra argumenter"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
307 msgid "Extra destination arguments"
308 msgstr ""
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
311 msgid "Extra iptables arguments"
312 msgstr ""
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
315 msgid "Extra source arguments"
316 msgstr ""
317
318 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
319 msgid "Firewall"
320 msgstr "Brannmur"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
323 msgid "Firewall - Custom Rules"
324 msgstr "Brannmur - Egendefinerte Regler"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
327 msgid "Firewall - NAT Rules"
328 msgstr ""
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
331 msgid "Firewall - Port Forwards"
332 msgstr "Brannmur - Port Videresending"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
335 msgid "Firewall - Traffic Rules"
336 msgstr "Brannmur - Trafikk Regler"
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
339 msgid "Firewall - Zone Settings"
340 msgstr "Brannmur - Sone Innstillinger"
341
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646
343 msgid "Firewall configuration migration"
344 msgstr ""
345
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
348 msgid "Forward"
349 msgstr "Videresend"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
352 msgid ""
353 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
354 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
355 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
356 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
357 msgstr ""
358
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
361 msgid "Friday"
362 msgstr ""
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
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>}}"
371 msgstr ""
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
374 msgid ""
375 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
376 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
377 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
378 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
379 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
380 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
381 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
382 "</var>}}"
383 msgstr ""
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
386 msgid ""
387 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
388 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
389 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
390 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
391 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
392 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
393 "name}\"}}>%{item.ival}</var>}}"
394 msgstr ""
395
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
401 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
402 msgid "General Settings"
403 msgstr "Generelle Innstillinger"
404
405 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
406 msgid "Grant access to firewall configuration"
407 msgstr ""
408
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
410 msgid "Hardware flow offloading"
411 msgstr ""
412
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:219
415 msgid "IPv4 and IPv6"
416 msgstr "IPv4 og IPv6"
417
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
420 msgid "IPv4 only"
421 msgstr "Kun IPv4"
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
425 msgid "IPv6 only"
426 msgstr "Kun IPv6"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
429 msgid "Inbound device"
430 msgstr ""
431
432 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
433 msgid ""
434 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
435 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
436 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
437 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
438 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
439 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
440 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
441 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
442 "\"%{helper.name}\">%{helper.val}</var>}}"
443 msgstr ""
444
445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
447 msgid "Input"
448 msgstr "Inndata"
449
450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
451 msgid "Internal IP address"
452 msgstr "Intern IP adresse"
453
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
455 msgid "Internal port"
456 msgstr "Intern port"
457
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
459 msgid "Internal zone"
460 msgstr "Intern sone"
461
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
463 msgid "Invalid DSCP mark"
464 msgstr ""
465
466 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
467 msgid "Invalid limit value"
468 msgstr ""
469
470 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
471 msgid "Limit burst"
472 msgstr ""
473
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
475 msgid "Limit log messages"
476 msgstr "Begrens logging"
477
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
479 msgid "Limit matching"
480 msgstr ""
481
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
485 msgid ""
486 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
487 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
488 msgstr ""
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
491 msgid "Limits traffic matching to the specified rate."
492 msgstr ""
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
495 msgid "Loopback source IP"
496 msgstr ""
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
499 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
500 msgstr ""
501
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
503 msgid "MSS clamping"
504 msgstr "MSS Kontroll (Clamping)"
505
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
507 msgid "Masquerading"
508 msgstr "Masquerading"
509
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
513 msgid "Match"
514 msgstr "Match"
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
517 msgid "Match DSCP"
518 msgstr ""
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
521 msgid "Match ICMP type"
522 msgstr "Match ICMP type"
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
525 msgid "Match device"
526 msgstr ""
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
529 msgid "Match forwarded traffic directed at the given IP address."
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
533 msgid ""
534 "Match forwarded traffic directed at the given destination port or port range."
535 msgstr ""
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
538 msgid "Match forwarded traffic from this IP or range."
539 msgstr ""
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
542 msgid ""
543 "Match forwarded traffic originating from the given source port or port range."
544 msgstr ""
545
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
548 msgid "Match helper"
549 msgstr ""
550
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
552 msgid ""
553 "Match incoming traffic directed at the given destination port or port range "
554 "on this host"
555 msgstr ""
556 "Match innkommende trafikk rettet mot den oppgitte destinasjonsport eller "
557 "portområdet på denne verten"
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
560 msgid "Match mark"
561 msgstr ""
562
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
565 msgid "Match traffic using the specified connection tracking helper."
566 msgstr ""
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
569 msgid "Matches a specific firewall mark or a range of different marks."
570 msgstr ""
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
573 msgid "Matches forwarded traffic using the specified outbound network device."
574 msgstr ""
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
577 msgid "Matches traffic carrying the specified DSCP marking."
578 msgstr ""
579
580 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
581 msgid ""
582 "Maximum initial number of packets to match: this number gets recharged by "
583 "one every time the limit specified above is not reached, up to this number."
584 msgstr ""
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
588 msgid "Monday"
589 msgstr ""
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
593 msgid "Month Days"
594 msgstr ""
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
597 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
598 msgid "NAT Rules"
599 msgstr ""
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
602 msgid ""
603 "NAT rules allow fine grained control over the source IP to use for outbound "
604 "or forwarded traffic."
605 msgstr ""
606
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
609 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
611 msgid "Name"
612 msgstr "Navn"
613
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
615 msgid "Only match incoming traffic directed at the given IP address."
616 msgstr "Match kun innkommende trafikk rettet mot den oppgitt IP adresse."
617
618 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
619 msgid "Only match incoming traffic from these MACs."
620 msgstr "Match kun innkommende trafikk fra disse MAC adresser."
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
623 msgid "Only match incoming traffic from this IP or range."
624 msgstr "Match kun innkommende trafikk fra denne IP eller IP område."
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
627 msgid ""
628 "Only match incoming traffic originating from the given source port or port "
629 "range on the client host"
630 msgstr ""
631 "Match kun innkommende trafikk som kommer fra den oppgitte kildeport eller "
632 "fra portområdet til klienten"
633
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
636 msgid "Outbound device"
637 msgstr ""
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
640 msgid "Outbound zone"
641 msgstr ""
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
645 msgid "Output"
646 msgstr "Utdata"
647
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
651 msgid "Passes additional arguments to iptables. Use with care!"
652 msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:263
655 msgid ""
656 "Passing raw iptables arguments to source and destination traffic "
657 "classification rules allows to match packets based on other criteria than "
658 "interfaces or subnets. These options should be used with extreme care as "
659 "invalid values could render the firewall ruleset broken, completely exposing "
660 "all services."
661 msgstr ""
662
663 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
664 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
665 msgid "Port Forwards"
666 msgstr "Port Videresendinger"
667
668 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
669 msgid ""
670 "Port forwarding allows remote computers on the Internet to connect to a "
671 "specific computer or service within the private LAN."
672 msgstr ""
673 "Port videresending tillater at eksterne datamaskiner på Internett kan koble "
674 "seg til en bestemt maskin eller tjeneste innenfor det private LAN."
675
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
679 msgid "Protocol"
680 msgstr "Protokoll"
681
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
683 msgid ""
684 "Redirect matched incoming traffic to the given port on the internal host"
685 msgstr ""
686 "Viderekoble matchet innkommende trafikk til den oppgitte porten på intern "
687 "vert"
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
690 msgid "Redirect matched incoming traffic to the specified internal host"
691 msgstr "Viderekoble matchet innkommende trafikk til den angitte interne vert"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
694 msgid "Requires hardware NAT support. Implemented at least for mt7621"
695 msgstr ""
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
698 msgid "Restrict Masquerading to given destination subnets"
699 msgstr "Begrens Masquerading til oppgitt destinasjons subnett"
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
702 msgid "Restrict Masquerading to given source subnets"
703 msgstr "Begrens Masqeuerading til oppgitt kilde subnett"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
707 msgid "Restrict to address family"
708 msgstr "Begrens til adresse familie"
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
711 msgid "Rewrite IP address"
712 msgstr ""
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
715 msgid "Rewrite matched traffic to the specified source IP address."
716 msgstr ""
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
719 msgid "Rewrite matched traffic to the specified source port or port range."
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
723 msgid "Rewrite port"
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
727 msgid "Routing/NAT Offloading"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
731 msgid "SNAT - Rewrite to specific source IP or port"
732 msgstr ""
733
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
736 msgid "Saturday"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
740 msgid "Set mark"
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
744 msgid ""
745 "Set the given mark value on established connections. Format is value[/mask]. "
746 "If a mask is specified then only those bits set in the mask are modified."
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
750 msgid "Software based offloading for routing/NAT"
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
754 msgid "Software flow offloading"
755 msgstr ""
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
758 msgid "Source IP address"
759 msgstr "Kilde IP adresse"
760
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
763 msgid "Source MAC address"
764 msgstr "Kilde MAC adresse"
765
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
768 msgid "Source address"
769 msgstr "Kilde adresse"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:343
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
774 msgid "Source port"
775 msgstr "Kilde port"
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
779 msgid "Source zone"
780 msgstr "Kilde sone"
781
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
783 msgid ""
784 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
785 "network device."
786 msgstr ""
787
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
789 msgid ""
790 "Specifies whether to use the external or the internal IP address for "
791 "reflected traffic."
792 msgstr ""
793
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:462
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
796 msgid "Start Date (yyyy-mm-dd)"
797 msgstr ""
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
801 msgid "Start Time (hh.mm.ss)"
802 msgstr ""
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
806 msgid "Stop Date (yyyy-mm-dd)"
807 msgstr ""
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:458
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
811 msgid "Stop Time (hh.mm.ss)"
812 msgstr ""
813
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
816 msgid "Sunday"
817 msgstr ""
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647
820 msgid ""
821 "The existing firewall configuration needs to be changed for LuCI to function "
822 "properly."
823 msgstr ""
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
826 msgid ""
827 "The firewall creates zones over your network interfaces to control network "
828 "traffic flow."
829 msgstr ""
830 "Brannmuren skaper soner over nettverkets grensesnitt for å styre "
831 "nettverkstrafikken."
832
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
834 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
835 msgid ""
836 "The options below control the forwarding policies between this zone (%s) and "
837 "other zones. <em>Destination zones</em> cover forwarded traffic "
838 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
839 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
840 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
841 "<em>not</em> imply a permission to forward from wan to lan as well."
842 msgstr ""
843 "Med valgene under konfigurerer man videresending mellom denne sone (%s) og "
844 "andre soner. <em>Destinasjons soner</em> omhandler videresendt trafikk "
845 "<strong>med opprinnelse fra %q</strong>. <em>Kilde soner</em> matcher "
846 "videresendt trafikk fra andre soner <strong>rettet mot %q</strong>. Reglene "
847 "ved videresending er <em>enveis</em>, d.v.s at videresending fra LAN til WAN "
848 "<em>ikke</em> automatisk også tillater videresending fra WAN til LAN."
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
851 #, fuzzy
852 msgid ""
853 "This section defines common properties of %q. The <em>input</em> and "
854 "<em>output</em> options set the default policies for traffic entering and "
855 "leaving this zone while the <em>forward</em> option describes the policy for "
856 "forwarded traffic between different networks within the zone. <em>Covered "
857 "networks</em> specifies which available networks are members of this zone."
858 msgstr ""
859 "Denne seksjonen definerer de vanligste valg for %q. Med <em>Inndata</em> og "
860 "<em>Utdata</em> fastsetter man vanlige regler for trafikk gjennom sonen, "
861 "mens <em>videresend</em> valget definerer regler for videresendt trafikk "
862 "mellom forskjellige nettverk i sonen. <em>Gjeldene nettverk</em> "
863 "spesifiserer hvilken av de tilgjengelige nettverk som er medlem av denne "
864 "sone."
865
866 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
868 msgid "Thursday"
869 msgstr ""
870
871 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
873 msgid "Time Restrictions"
874 msgstr ""
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
878 msgid "Time in UTC"
879 msgstr ""
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
882 msgid ""
883 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
884 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
885 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
886 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
887 "ival}</var>}}"
888 msgstr ""
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
891 msgid ""
892 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
893 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
894 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
895 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
896 "%{item.val}.\"}>%{item.ival}</var>}}"
897 msgstr ""
898
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
900 msgid ""
901 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
902 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
903 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
904 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
905 msgstr ""
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
908 msgid "Tracking helper"
909 msgstr ""
910
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
912 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
913 msgid "Traffic Rules"
914 msgstr "Trafikk Regler"
915
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
917 msgid ""
918 "Traffic rules define policies for packets traveling between different zones, "
919 "for example to reject traffic between certain hosts or to open WAN ports on "
920 "the router."
921 msgstr ""
922 "Trafikk regler definerer regler for sending av pakker mellom ulike soner, "
923 "for eksempel for å avvise trafikk mellom visse verter eller for å åpne WAN "
924 "porter på ruteren."
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
928 msgid "Tuesday"
929 msgstr ""
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
932 msgid "Unable to save contents: %s"
933 msgstr ""
934
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
937 msgid "Unknown or not installed conntrack helper \"%s\""
938 msgstr ""
939
940 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
942 msgid "Unnamed NAT"
943 msgstr ""
944
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
947 msgid "Unnamed forward"
948 msgstr ""
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
952 msgid "Unnamed rule"
953 msgstr ""
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
956 msgid "Unnamed zone"
957 msgstr ""
958
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:551
960 msgid "Unrecognized protocol"
961 msgstr ""
962
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:648
964 msgid ""
965 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
966 "be converted to \"nat\" sections and the firewall will be restarted to apply "
967 "the updated configuration."
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
971 msgid "Use external IP address"
972 msgstr ""
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
975 msgid "Use internal IP address"
976 msgstr ""
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
979 msgid ""
980 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
981 "network devices."
982 msgstr ""
983
984 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
985 msgid ""
986 "Use this option to classify zone traffic by source or destination subnet "
987 "instead of networks or devices."
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
991 msgid "Valid firewall mark required"
992 msgstr ""
993
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
996 msgid "Wednesday"
997 msgstr ""
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
1001 msgid "Week Days"
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
1005 msgid "XOR firewall mark"
1006 msgstr ""
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1009 msgid "XOR mark"
1010 msgstr ""
1011
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1013 msgid "Zone ⇒ Forwardings"
1014 msgstr "Sone = Videresendinger"
1015
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1017 msgid "Zones"
1018 msgstr "Soner"
1019
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1023 msgid "accept"
1024 msgstr "godta"
1025
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:402
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1039 msgid "any"
1040 msgstr "enhver"
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1048 msgid "any zone"
1049 msgstr "enhver sone"
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1052 msgid "apply firewall mark"
1053 msgstr ""
1054
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1056 msgid "assign conntrack helper"
1057 msgstr ""
1058
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1062 msgid "day"
1063 msgstr ""
1064
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1066 msgid "do not rewrite"
1067 msgstr ""
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1070 msgid "don't track"
1071 msgstr "ikke track"
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1076 msgid "drop"
1077 msgstr "forkast"
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1082 msgid "hour"
1083 msgstr ""
1084
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1088 msgid "minute"
1089 msgstr ""
1090
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1094 msgid "reject"
1095 msgstr "avslå"
1096
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1100 msgid "second"
1101 msgstr ""
1102
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1109 msgid "this device"
1110 msgstr ""
1111
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:292
1115 msgid "this new zone"
1116 msgstr ""
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1119 msgid "unlimited"
1120 msgstr ""
1121
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1123 msgid "unspecified"
1124 msgstr ""
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1127 msgid "valid firewall mark"
1128 msgstr ""
1129
1130 #~ msgid "%s in %s"
1131 #~ msgstr "%s i %s"
1132
1133 #~ msgid "%s%s with %s"
1134 #~ msgstr "%s%s med %s"
1135
1136 #~ msgid "%s, %s in %s"
1137 #~ msgstr "%s, %s i %s"
1138
1139 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1140 #~ msgstr "<var>%d</var> pakker per <var>%s</var>"
1141
1142 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1143 #~ msgstr "<var>%d</var> pakker per <var>%s</var>, burst <var>%d</var>pakker."
1144
1145 #~ msgid "<var>%s</var> and limit to %s"
1146 #~ msgstr "<var>%s</var> og begrens til %s"
1147
1148 #~ msgid "Destination IP address"
1149 #~ msgstr "Destinasjon IP adresse"
1150
1151 #~ msgid "Do not rewrite"
1152 #~ msgstr "Ikke omskriv"
1153
1154 #~ msgid "Forward to"
1155 #~ msgstr "Videresend til"
1156
1157 #~ msgid "From %s in %s"
1158 #~ msgstr "Fra %s i %s"
1159
1160 #~ msgid "From %s in %s with source %s"
1161 #~ msgstr "Fra %s i %s med kilde %s"
1162
1163 #~ msgid "From %s in %s with source %s and %s"
1164 #~ msgstr "Fra %s i %s med kilde %s og %s"
1165
1166 #~ msgid "IPv4"
1167 #~ msgstr "IPv4"
1168
1169 #~ msgid "IPv6"
1170 #~ msgstr "IPv6"
1171
1172 #~ msgid "MAC"
1173 #~ msgstr "MAC"
1174
1175 #~ msgid "To %s at %s on <var>this device</var>"
1176 #~ msgstr "Til %s på %s på <var>denne enheten</var>"
1177
1178 #~ msgid "To %s in %s"
1179 #~ msgstr "Til %s i %s"
1180
1181 #~ msgid "To %s on <var>this device</var>"
1182 #~ msgstr "Til %s på <var>denne enheten</var>"
1183
1184 #~ msgid "To %s, %s in %s"
1185 #~ msgstr "Til %s, %s i %s"
1186
1187 #~ msgid "Via %s"
1188 #~ msgstr "Via %s"
1189
1190 #~ msgid "Via %s at %s"
1191 #~ msgstr "Via %s på %s"
1192
1193 #~ msgid "any host"
1194 #~ msgstr "enhver vert"
1195
1196 #~ msgid "any router IP"
1197 #~ msgstr "enhver ruter IP"
1198
1199 #~ msgid "Force connection tracking"
1200 #~ msgstr ""
1201 #~ "Bruk <abbr title=\\\"connection tracking\\\">forbindelse sporing</abbr>"
1202
1203 #~ msgid "Add"
1204 #~ msgstr "Legg til"
1205
1206 #~ msgid "Add and edit..."
1207 #~ msgstr "Legg til og redigere..."
1208
1209 #~ msgid "External zone"
1210 #~ msgstr "Ekstern sone"
1211
1212 #~ msgid "New SNAT rule"
1213 #~ msgstr "Ny SNAT regel"
1214
1215 #~ msgid "New forward rule"
1216 #~ msgstr "Ny videresending regel"
1217
1218 #~ msgid "New input rule"
1219 #~ msgstr "Ny inndata regel"
1220
1221 #~ msgid "New port forward"
1222 #~ msgstr "Ny port videresending"
1223
1224 #~ msgid "New source NAT"
1225 #~ msgstr "Ny kilde NAT"
1226
1227 #~ msgid "Open ports on router"
1228 #~ msgstr "Åpne porter på ruteren"
1229
1230 #~ msgid "Other..."
1231 #~ msgstr "Andre..."
1232
1233 #~ msgid "To source IP"
1234 #~ msgstr "Til kilde IP"
1235
1236 #~ msgid "To source port"
1237 #~ msgstr "Til kilde port"
1238
1239 #~ msgid "(Unnamed Entry)"
1240 #~ msgstr "(oppføring uten navn)"
1241
1242 #~ msgid "(Unnamed Rule)"
1243 #~ msgstr "(regel uten navn)"
1244
1245 #~ msgid "(Unnamed SNAT)"
1246 #~ msgstr "(SNAT uten navn)"
1247
1248 #~ msgid "Inter-Zone Forwarding"
1249 #~ msgstr "Sone til Sone Videresending"
1250
1251 #~ msgid "Match forwarded traffic to the given destination port or port range."
1252 #~ msgstr ""
1253 #~ "Match videresendt trafikk til den oppgitte destinasjonsport eller "
1254 #~ "portområdet."
1255
1256 #~ msgid ""
1257 #~ "Match incoming traffic originating from the given source port or port "
1258 #~ "range on the client host."
1259 #~ msgstr ""
1260 #~ "Match innkommende trafikk som kommer fra den oppgitte kildeport eller "
1261 #~ "portområdet på klienten."
1262
1263 #~ msgid "Rewrite matched traffic to the given address."
1264 #~ msgstr "Omskriv matchet trafikk til den oppgitte adressen."
1265
1266 #~ msgid ""
1267 #~ "Rewrite matched traffic to the given source port. May be left empty to "
1268 #~ "only rewrite the IP address."
1269 #~ msgstr ""
1270 #~ "Omskriv matchet trafikk til den oppgitte kildeport. Kan stå tom for kun "
1271 #~ "omskriving av IP adressen."
1272
1273 #~ msgid "Rewrite to source %s"
1274 #~ msgstr "Omskriv til kilde %s"
1275
1276 #~ msgid "Rewrite to source %s, %s"
1277 #~ msgstr "Omskriv til kilde %s, %s"
1278
1279 #~ msgid "SNAT IP address"
1280 #~ msgstr "SNAT IP adresse"
1281
1282 #~ msgid "SNAT port"
1283 #~ msgstr "SNAT port"
1284
1285 #~ msgid "Source NAT"
1286 #~ msgstr "Kilde NAT"
1287
1288 #~ msgid ""
1289 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1290 #~ "control over the source IP used for outgoing traffic, for example to map "
1291 #~ "multiple WAN addresses to internal subnets."
1292 #~ msgstr ""
1293 #~ "Kilde NAT er en spesifikk form for masquerading som tillater finkornet "
1294 #~ "kontroll over kilde IP adressen som brukes for utgående trafikk, for "
1295 #~ "eksempel for å mappe flere WAN adresser til interne subnett."
1296
1297 #~ msgid ""
1298 #~ "This page allows you to change advanced properties of the port forwarding "
1299 #~ "entry. In most cases there is no need to modify those settings."
1300 #~ msgstr ""
1301 #~ "Denne siden lar deg endre avanserte egenskaper til port videresending "
1302 #~ "oppføringer. I de fleste tilfeller er det ikke nødvendig å endre disse "
1303 #~ "innstillingene."
1304
1305 #~ msgid ""
1306 #~ "This page allows you to change advanced properties of the traffic rule "
1307 #~ "entry, such as matched source and destination hosts."
1308 #~ msgstr ""
1309 #~ "Denne siden lar deg endre de avanserte egenskapene til trafikken regel "
1310 #~ "oppføringer, som for eksempel matchet kilde og destinasjons vert."
1311
1312 #~ msgid ""
1313 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
1314 #~ "protocols separated by space."
1315 #~ msgstr ""
1316 #~ "Du kan spesifisere flere ved å velge \"-- egendefinert --\" og deretter "
1317 #~ "skrive flere protokoller atskilt med mellomrom."
1318
1319 #~ msgid "Zone %q"
1320 #~ msgstr "Sone %q"