Merge pull request #4873 from small-5/patch-1
[project/luci.git] / applications / luci-app-firewall / po / nb_NO / firewall.po
1 msgid ""
2 msgstr ""
3 "PO-Revision-Date: 2021-03-27 15:30+0000\n"
4 "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n"
5 "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/"
6 "luciapplicationsfirewall/nb_NO/>\n"
7 "Language: 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 4.6-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:448
31 msgid "-- add IP --"
32 msgstr ""
33
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:496
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:224
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:224
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
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:289
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:279
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:251
134 msgid "Allow \"invalid\" traffic"
135 msgstr ""
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:351
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:310
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:523
146 msgid "Any"
147 msgstr "Enhver"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:273
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:400
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:254
172 msgid "Automatic helper assignment"
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
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:258
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:671
193 msgid "Continue"
194 msgstr ""
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
197 msgid "Covered devices"
198 msgstr ""
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
201 msgid "Covered networks"
202 msgstr "Gjeldene nettverk"
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
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:382
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:363
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:365
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:357
245 msgid "Destination zone"
246 msgstr "Destinasjon sone"
247
248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
249 msgid "Device name"
250 msgstr ""
251
252 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
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:230
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
265 msgid "Enable"
266 msgstr "Skru på"
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:264
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:258
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:430
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:248
303 msgid "Extra arguments"
304 msgstr "Ekstra argumenter"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:289
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:279
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:664
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:444
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
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:279
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
415 msgid "IPv4 and IPv6"
416 msgstr "IPv4 og IPv6"
417
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
420 msgid "IPv4 only"
421 msgstr "Kun IPv4"
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
425 msgid "IPv6 only"
426 msgstr "Kun IPv6"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
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:267
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/view/firewall/zones.js:165
491 msgid "Limited masquerading enabled"
492 msgstr ""
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
495 msgid "Limits traffic matching to the specified rate."
496 msgstr ""
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
499 msgid "Loopback source IP"
500 msgstr ""
501
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
503 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
504 msgstr ""
505
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
507 msgid "MSS clamping"
508 msgstr "MSS Kontroll (Clamping)"
509
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
511 msgid "Masquerading"
512 msgstr "Masquerading"
513
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
517 msgid "Match"
518 msgstr "Match"
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
521 msgid "Match DSCP"
522 msgstr ""
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
525 msgid "Match ICMP type"
526 msgstr "Match ICMP type"
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
529 msgid "Match device"
530 msgstr ""
531
532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
533 msgid "Match forwarded traffic directed at the given IP address."
534 msgstr ""
535
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
537 msgid ""
538 "Match forwarded traffic directed at the given destination port or port range."
539 msgstr ""
540
541 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
542 msgid "Match forwarded traffic from this IP or range."
543 msgstr ""
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
546 msgid ""
547 "Match forwarded traffic originating from the given source port or port range."
548 msgstr ""
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
552 msgid "Match helper"
553 msgstr ""
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
556 msgid ""
557 "Match incoming traffic directed at the given destination port or port range "
558 "on this host"
559 msgstr ""
560 "Match innkommende trafikk rettet mot den oppgitte destinasjonsport eller "
561 "portområdet på denne verten"
562
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
564 msgid "Match mark"
565 msgstr ""
566
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
569 msgid "Match traffic using the specified connection tracking helper."
570 msgstr ""
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
573 msgid "Matches a specific firewall mark or a range of different marks."
574 msgstr ""
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
577 msgid "Matches forwarded traffic using the specified outbound network device."
578 msgstr ""
579
580 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
581 msgid "Matches traffic carrying the specified DSCP marking."
582 msgstr ""
583
584 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
585 msgid ""
586 "Maximum initial number of packets to match: this number gets recharged by "
587 "one every time the limit specified above is not reached, up to this number."
588 msgstr ""
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
592 msgid "Monday"
593 msgstr ""
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:269
597 msgid "Month Days"
598 msgstr ""
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
601 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
602 msgid "NAT Rules"
603 msgstr ""
604
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
606 msgid ""
607 "NAT rules allow fine grained control over the source IP to use for outbound "
608 "or forwarded traffic."
609 msgstr ""
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
615 msgid "Name"
616 msgstr "Navn"
617
618 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
619 msgid "Only match incoming traffic directed at the given IP address."
620 msgstr "Match kun innkommende trafikk rettet mot den oppgitt IP adresse."
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
623 msgid "Only match incoming traffic from these MACs."
624 msgstr "Match kun innkommende trafikk fra disse MAC adresser."
625
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
627 msgid "Only match incoming traffic from this IP or range."
628 msgstr "Match kun innkommende trafikk fra denne IP eller IP område."
629
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
631 msgid ""
632 "Only match incoming traffic originating from the given source port or port "
633 "range on the client host"
634 msgstr ""
635 "Match kun innkommende trafikk som kommer fra den oppgitte kildeport eller "
636 "fra portområdet til klienten"
637
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
640 msgid "Outbound device"
641 msgstr ""
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
644 msgid "Outbound zone"
645 msgstr ""
646
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
649 msgid "Output"
650 msgstr "Utdata"
651
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
655 msgid "Passes additional arguments to iptables. Use with care!"
656 msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"
657
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:276
659 msgid ""
660 "Passing raw iptables arguments to source and destination traffic "
661 "classification rules allows to match packets based on other criteria than "
662 "interfaces or subnets. These options should be used with extreme care as "
663 "invalid values could render the firewall ruleset broken, completely exposing "
664 "all services."
665 msgstr ""
666
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
668 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
669 msgid "Port Forwards"
670 msgstr "Port Videresendinger"
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
673 msgid ""
674 "Port forwarding allows remote computers on the Internet to connect to a "
675 "specific computer or service within the private LAN."
676 msgstr ""
677 "Port videresending tillater at eksterne datamaskiner på Internett kan koble "
678 "seg til en bestemt maskin eller tjeneste innenfor det private LAN."
679
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
683 msgid "Protocol"
684 msgstr "Protokoll"
685
686 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
687 msgid ""
688 "Redirect matched incoming traffic to the given port on the internal host"
689 msgstr ""
690 "Viderekoble matchet innkommende trafikk til den oppgitte porten på intern "
691 "vert"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
694 msgid "Redirect matched incoming traffic to the specified internal host"
695 msgstr "Viderekoble matchet innkommende trafikk til den angitte interne vert"
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
698 msgid "Requires hardware NAT support. Implemented at least for mt7621"
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
702 msgid "Restrict Masquerading to given destination subnets"
703 msgstr "Begrens Masquerading til oppgitt destinasjons subnett"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
706 msgid "Restrict Masquerading to given source subnets"
707 msgstr "Begrens Masqeuerading til oppgitt kilde subnett"
708
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
711 msgid "Restrict to address family"
712 msgstr "Begrens til adresse familie"
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
715 msgid "Rewrite IP address"
716 msgstr ""
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
719 msgid "Rewrite matched traffic to the specified source IP address."
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
723 msgid "Rewrite matched traffic to the specified source port or port range."
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
727 msgid "Rewrite port"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
731 msgid "Routing/NAT Offloading"
732 msgstr ""
733
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
735 msgid "SNAT - Rewrite to specific source IP or port"
736 msgstr ""
737
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
740 msgid "Saturday"
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
744 msgid "Set mark"
745 msgstr ""
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
748 msgid ""
749 "Set the given mark value on established connections. Format is value[/mask]. "
750 "If a mask is specified then only those bits set in the mask are modified."
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
754 msgid "Software based offloading for routing/NAT"
755 msgstr ""
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
758 msgid "Software flow offloading"
759 msgstr ""
760
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
762 msgid "Source IP address"
763 msgstr "Kilde IP adresse"
764
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347
767 msgid "Source MAC address"
768 msgstr "Kilde MAC adresse"
769
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
772 msgid "Source address"
773 msgstr "Kilde adresse"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
778 msgid "Source port"
779 msgstr "Kilde port"
780
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
783 msgid "Source zone"
784 msgstr "Kilde sone"
785
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
787 msgid ""
788 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
789 "network device."
790 msgstr ""
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
793 msgid ""
794 "Specifies whether to use the external or the internal IP address for "
795 "reflected traffic."
796 msgstr ""
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
800 msgid "Start Date (yyyy-mm-dd)"
801 msgstr ""
802
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
805 msgid "Start Time (hh.mm.ss)"
806 msgstr ""
807
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:473
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:292
810 msgid "Stop Date (yyyy-mm-dd)"
811 msgstr ""
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
815 msgid "Stop Time (hh.mm.ss)"
816 msgstr ""
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:439
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
820 msgid "Sunday"
821 msgstr ""
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:665
824 msgid ""
825 "The existing firewall configuration needs to be changed for LuCI to function "
826 "properly."
827 msgstr ""
828
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
830 msgid ""
831 "The firewall creates zones over your network interfaces to control network "
832 "traffic flow."
833 msgstr ""
834 "Brannmuren skaper soner over nettverkets grensesnitt for å styre "
835 "nettverkstrafikken."
836
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
839 msgid ""
840 "The options below control the forwarding policies between this zone (%s) and "
841 "other zones. <em>Destination zones</em> cover forwarded traffic "
842 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
843 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
844 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
845 "<em>not</em> imply a permission to forward from wan to lan as well."
846 msgstr ""
847 "Med valgene under konfigurerer man videresending mellom denne sone (%s) og "
848 "andre soner. <em>Destinasjons soner</em> omhandler videresendt trafikk "
849 "<strong>med opprinnelse fra %q</strong>. <em>Kilde soner</em> matcher "
850 "videresendt trafikk fra andre soner <strong>rettet mot %q</strong>. Reglene "
851 "ved videresending er <em>enveis</em>, d.v.s at videresending fra LAN til WAN "
852 "<em>ikke</em> automatisk også tillater videresending fra WAN til LAN."
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
855 #, fuzzy
856 msgid ""
857 "This section defines common properties of %q. The <em>input</em> and "
858 "<em>output</em> options set the default policies for traffic entering and "
859 "leaving this zone while the <em>forward</em> option describes the policy for "
860 "forwarded traffic between different networks within the zone. <em>Covered "
861 "networks</em> specifies which available networks are members of this zone."
862 msgstr ""
863 "Denne seksjonen definerer de vanligste valg for %q. Med <em>Inndata</em> og "
864 "<em>Utdata</em> fastsetter man vanlige regler for trafikk gjennom sonen, "
865 "mens <em>videresend</em> valget definerer regler for videresendt trafikk "
866 "mellom forskjellige nettverk i sonen. <em>Gjeldene nettverk</em> "
867 "spesifiserer hvilken av de tilgjengelige nettverk som er medlem av denne "
868 "sone."
869
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443
871 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
872 msgid "Thursday"
873 msgstr ""
874
875 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
877 msgid "Time Restrictions"
878 msgstr ""
879
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:477
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:296
882 msgid "Time in UTC"
883 msgstr ""
884
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
886 msgid "Time restritions are enabled for this rule"
887 msgstr ""
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
890 msgid ""
891 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
892 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
893 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
894 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
895 "ival}</var>}}"
896 msgstr ""
897
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
899 msgid ""
900 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
901 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
902 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
903 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
904 "%{item.val}.\"}>%{item.ival}</var>}}"
905 msgstr ""
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
908 msgid ""
909 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
910 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
911 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
912 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
913 msgstr ""
914
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
916 msgid "Tracking helper"
917 msgstr ""
918
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
920 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
921 msgid "Traffic Rules"
922 msgstr "Trafikk Regler"
923
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
925 msgid ""
926 "Traffic rules define policies for packets traveling between different zones, "
927 "for example to reject traffic between certain hosts or to open WAN ports on "
928 "the router."
929 msgstr ""
930 "Trafikk regler definerer regler for sending av pakker mellom ulike soner, "
931 "for eksempel for å avvise trafikk mellom visse verter eller for å åpne WAN "
932 "porter på ruteren."
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
936 msgid "Tuesday"
937 msgstr ""
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
940 msgid "Unable to save contents: %s"
941 msgstr ""
942
943 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
944 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
945 msgid "Unknown or not installed conntrack helper \"%s\""
946 msgstr ""
947
948 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
949 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
950 msgid "Unnamed NAT"
951 msgstr ""
952
953 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
955 msgid "Unnamed forward"
956 msgstr ""
957
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
960 msgid "Unnamed rule"
961 msgstr ""
962
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
964 msgid "Unnamed zone"
965 msgstr ""
966
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:569
968 msgid "Unrecognized protocol"
969 msgstr ""
970
971 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:666
972 msgid ""
973 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
974 "be converted to \"nat\" sections and the firewall will be restarted to apply "
975 "the updated configuration."
976 msgstr ""
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
979 msgid "Use external IP address"
980 msgstr ""
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
983 msgid "Use internal IP address"
984 msgstr ""
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
987 msgid ""
988 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
989 "network devices."
990 msgstr ""
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
993 msgid ""
994 "Use this option to classify zone traffic by source or destination subnet "
995 "instead of networks or devices."
996 msgstr ""
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
999 msgid "Valid firewall mark required"
1000 msgstr ""
1001
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
1004 msgid "Wednesday"
1005 msgstr ""
1006
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
1009 msgid "Week Days"
1010 msgstr ""
1011
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1013 msgid "XOR firewall mark"
1014 msgstr ""
1015
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1017 msgid "XOR mark"
1018 msgstr ""
1019
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1021 msgid "Zone ⇒ Forwardings"
1022 msgstr "Sone = Videresendinger"
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1025 msgid "Zones"
1026 msgstr "Soner"
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:376
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1031 msgid "accept"
1032 msgstr "godta"
1033
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:470
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:402
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:409
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1047 msgid "any"
1048 msgstr "enhver"
1049
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1056 msgid "any zone"
1057 msgstr "enhver sone"
1058
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1060 msgid "apply firewall mark"
1061 msgstr ""
1062
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:379
1064 msgid "assign conntrack helper"
1065 msgstr ""
1066
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1070 msgid "day"
1071 msgstr ""
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1074 msgid "do not rewrite"
1075 msgstr ""
1076
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:378
1078 msgid "don't track"
1079 msgstr "ikke track"
1080
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:375
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1084 msgid "drop"
1085 msgstr "forkast"
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1090 msgid "hour"
1091 msgstr ""
1092
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1096 msgid "minute"
1097 msgstr ""
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1102 msgid "reject"
1103 msgstr "avslå"
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1108 msgid "second"
1109 msgstr ""
1110
1111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1117 msgid "this device"
1118 msgstr ""
1119
1120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:305
1123 msgid "this new zone"
1124 msgstr ""
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1127 msgid "unlimited"
1128 msgstr ""
1129
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1131 msgid "unspecified"
1132 msgstr ""
1133
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1135 msgid "valid firewall mark"
1136 msgstr ""
1137
1138 #~ msgid "%s in %s"
1139 #~ msgstr "%s i %s"
1140
1141 #~ msgid "%s%s with %s"
1142 #~ msgstr "%s%s med %s"
1143
1144 #~ msgid "%s, %s in %s"
1145 #~ msgstr "%s, %s i %s"
1146
1147 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1148 #~ msgstr "<var>%d</var> pakker per <var>%s</var>"
1149
1150 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1151 #~ msgstr "<var>%d</var> pakker per <var>%s</var>, burst <var>%d</var>pakker."
1152
1153 #~ msgid "<var>%s</var> and limit to %s"
1154 #~ msgstr "<var>%s</var> og begrens til %s"
1155
1156 #~ msgid "Destination IP address"
1157 #~ msgstr "Destinasjon IP adresse"
1158
1159 #~ msgid "Do not rewrite"
1160 #~ msgstr "Ikke omskriv"
1161
1162 #~ msgid "Forward to"
1163 #~ msgstr "Videresend til"
1164
1165 #~ msgid "From %s in %s"
1166 #~ msgstr "Fra %s i %s"
1167
1168 #~ msgid "From %s in %s with source %s"
1169 #~ msgstr "Fra %s i %s med kilde %s"
1170
1171 #~ msgid "From %s in %s with source %s and %s"
1172 #~ msgstr "Fra %s i %s med kilde %s og %s"
1173
1174 #~ msgid "IPv4"
1175 #~ msgstr "IPv4"
1176
1177 #~ msgid "IPv6"
1178 #~ msgstr "IPv6"
1179
1180 #~ msgid "MAC"
1181 #~ msgstr "MAC"
1182
1183 #~ msgid "To %s at %s on <var>this device</var>"
1184 #~ msgstr "Til %s på %s på <var>denne enheten</var>"
1185
1186 #~ msgid "To %s in %s"
1187 #~ msgstr "Til %s i %s"
1188
1189 #~ msgid "To %s on <var>this device</var>"
1190 #~ msgstr "Til %s på <var>denne enheten</var>"
1191
1192 #~ msgid "To %s, %s in %s"
1193 #~ msgstr "Til %s, %s i %s"
1194
1195 #~ msgid "Via %s"
1196 #~ msgstr "Via %s"
1197
1198 #~ msgid "Via %s at %s"
1199 #~ msgstr "Via %s på %s"
1200
1201 #~ msgid "any host"
1202 #~ msgstr "enhver vert"
1203
1204 #~ msgid "any router IP"
1205 #~ msgstr "enhver ruter IP"
1206
1207 #~ msgid "Force connection tracking"
1208 #~ msgstr ""
1209 #~ "Bruk <abbr title=\\\"connection tracking\\\">forbindelse sporing</abbr>"
1210
1211 #~ msgid "Add"
1212 #~ msgstr "Legg til"
1213
1214 #~ msgid "Add and edit..."
1215 #~ msgstr "Legg til og redigere..."
1216
1217 #~ msgid "External zone"
1218 #~ msgstr "Ekstern sone"
1219
1220 #~ msgid "New SNAT rule"
1221 #~ msgstr "Ny SNAT regel"
1222
1223 #~ msgid "New forward rule"
1224 #~ msgstr "Ny videresending regel"
1225
1226 #~ msgid "New input rule"
1227 #~ msgstr "Ny inndata regel"
1228
1229 #~ msgid "New port forward"
1230 #~ msgstr "Ny port videresending"
1231
1232 #~ msgid "New source NAT"
1233 #~ msgstr "Ny kilde NAT"
1234
1235 #~ msgid "Open ports on router"
1236 #~ msgstr "Åpne porter på ruteren"
1237
1238 #~ msgid "Other..."
1239 #~ msgstr "Andre..."
1240
1241 #~ msgid "To source IP"
1242 #~ msgstr "Til kilde IP"
1243
1244 #~ msgid "To source port"
1245 #~ msgstr "Til kilde port"
1246
1247 #~ msgid "(Unnamed Entry)"
1248 #~ msgstr "(oppføring uten navn)"
1249
1250 #~ msgid "(Unnamed Rule)"
1251 #~ msgstr "(regel uten navn)"
1252
1253 #~ msgid "(Unnamed SNAT)"
1254 #~ msgstr "(SNAT uten navn)"
1255
1256 #~ msgid "Inter-Zone Forwarding"
1257 #~ msgstr "Sone til Sone Videresending"
1258
1259 #~ msgid "Match forwarded traffic to the given destination port or port range."
1260 #~ msgstr ""
1261 #~ "Match videresendt trafikk til den oppgitte destinasjonsport eller "
1262 #~ "portområdet."
1263
1264 #~ msgid ""
1265 #~ "Match incoming traffic originating from the given source port or port "
1266 #~ "range on the client host."
1267 #~ msgstr ""
1268 #~ "Match innkommende trafikk som kommer fra den oppgitte kildeport eller "
1269 #~ "portområdet på klienten."
1270
1271 #~ msgid "Rewrite matched traffic to the given address."
1272 #~ msgstr "Omskriv matchet trafikk til den oppgitte adressen."
1273
1274 #~ msgid ""
1275 #~ "Rewrite matched traffic to the given source port. May be left empty to "
1276 #~ "only rewrite the IP address."
1277 #~ msgstr ""
1278 #~ "Omskriv matchet trafikk til den oppgitte kildeport. Kan stå tom for kun "
1279 #~ "omskriving av IP adressen."
1280
1281 #~ msgid "Rewrite to source %s"
1282 #~ msgstr "Omskriv til kilde %s"
1283
1284 #~ msgid "Rewrite to source %s, %s"
1285 #~ msgstr "Omskriv til kilde %s, %s"
1286
1287 #~ msgid "SNAT IP address"
1288 #~ msgstr "SNAT IP adresse"
1289
1290 #~ msgid "SNAT port"
1291 #~ msgstr "SNAT port"
1292
1293 #~ msgid "Source NAT"
1294 #~ msgstr "Kilde NAT"
1295
1296 #~ msgid ""
1297 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1298 #~ "control over the source IP used for outgoing traffic, for example to map "
1299 #~ "multiple WAN addresses to internal subnets."
1300 #~ msgstr ""
1301 #~ "Kilde NAT er en spesifikk form for masquerading som tillater finkornet "
1302 #~ "kontroll over kilde IP adressen som brukes for utgående trafikk, for "
1303 #~ "eksempel for å mappe flere WAN adresser til interne subnett."
1304
1305 #~ msgid ""
1306 #~ "This page allows you to change advanced properties of the port forwarding "
1307 #~ "entry. In most cases there is no need to modify those settings."
1308 #~ msgstr ""
1309 #~ "Denne siden lar deg endre avanserte egenskaper til port videresending "
1310 #~ "oppføringer. I de fleste tilfeller er det ikke nødvendig å endre disse "
1311 #~ "innstillingene."
1312
1313 #~ msgid ""
1314 #~ "This page allows you to change advanced properties of the traffic rule "
1315 #~ "entry, such as matched source and destination hosts."
1316 #~ msgstr ""
1317 #~ "Denne siden lar deg endre de avanserte egenskapene til trafikken regel "
1318 #~ "oppføringer, som for eksempel matchet kilde og destinasjons vert."
1319
1320 #~ msgid ""
1321 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
1322 #~ "protocols separated by space."
1323 #~ msgstr ""
1324 #~ "Du kan spesifisere flere ved å velge \"-- egendefinert --\" og deretter "
1325 #~ "skrive flere protokoller atskilt med mellomrom."
1326
1327 #~ msgid "Zone %q"
1328 #~ msgstr "Sone %q"