treewide: i18n - Backport translations
[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: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:281
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:271
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:243
134 msgid "Allow \"invalid\" traffic"
135 msgstr ""
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:343
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:302
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: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:246
172 msgid "Automatic helper assignment"
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:246
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:250
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:670
193 msgid "Continue"
194 msgstr ""
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
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:218
205 msgid "Covered subnets"
206 msgstr ""
207
208 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:21
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:243
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 "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:256
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:250
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:281
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:271
315 msgid "Extra source arguments"
316 msgstr ""
317
318 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
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:663
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/luasrc/controller/firewall.lua:9
402 msgid "General Settings"
403 msgstr "Generelle innstillinger"
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
406 msgid "Hardware flow offloading"
407 msgstr ""
408
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
411 msgid "IPv4 and IPv6"
412 msgstr "IPv4 og IPv6"
413
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
416 msgid "IPv4 only"
417 msgstr "Kun IPv4"
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
421 msgid "IPv6 only"
422 msgstr "Kun IPv6"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
425 msgid "Inbound device"
426 msgstr ""
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
429 msgid ""
430 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
431 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
432 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
433 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
434 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
435 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
436 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
437 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
438 "\"%{helper.name}\">%{helper.val}</var>}}"
439 msgstr ""
440
441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
442 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
443 msgid "Input"
444 msgstr "Inndata"
445
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
447 msgid "Internal IP address"
448 msgstr "Intern IP adresse"
449
450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
451 msgid "Internal port"
452 msgstr "Intern port"
453
454 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
455 msgid "Internal zone"
456 msgstr "Intern sone"
457
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
459 msgid "Invalid DSCP mark"
460 msgstr ""
461
462 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
463 msgid "Invalid limit value"
464 msgstr ""
465
466 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
467 msgid "Limit burst"
468 msgstr ""
469
470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259
471 msgid "Limit log messages"
472 msgstr "Begrens logging"
473
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
475 msgid "Limit matching"
476 msgstr ""
477
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
481 msgid ""
482 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
483 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
484 msgstr ""
485
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
487 msgid "Limits traffic matching to the specified rate."
488 msgstr ""
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
491 msgid "Loopback source IP"
492 msgstr ""
493
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
495 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
496 msgstr ""
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
499 msgid "MSS clamping"
500 msgstr "MSS Kontroll (Clamping)"
501
502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
503 msgid "Masquerading"
504 msgstr "Masquerading"
505
506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
509 msgid "Match"
510 msgstr "Match"
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
513 msgid "Match DSCP"
514 msgstr ""
515
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
517 msgid "Match ICMP type"
518 msgstr "Match ICMP type"
519
520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
521 msgid "Match device"
522 msgstr ""
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
525 msgid "Match forwarded traffic directed at the given IP address."
526 msgstr ""
527
528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
529 msgid ""
530 "Match forwarded traffic directed at the given destination port or port range."
531 msgstr ""
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
534 msgid "Match forwarded traffic from this IP or range."
535 msgstr ""
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
538 msgid ""
539 "Match forwarded traffic originating from the given source port or port range."
540 msgstr ""
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
543 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
544 msgid "Match helper"
545 msgstr ""
546
547 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
548 msgid ""
549 "Match incoming traffic directed at the given destination port or port range "
550 "on this host"
551 msgstr ""
552 "Match innkommende trafikk rettet mot den oppgitte destinasjonsport eller "
553 "portområdet på denne verten"
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
556 msgid "Match mark"
557 msgstr ""
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
560 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400
561 msgid "Match traffic using the specified connection tracking helper."
562 msgstr ""
563
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
565 msgid "Matches a specific firewall mark or a range of different marks."
566 msgstr ""
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
569 msgid "Matches forwarded traffic using the specified outbound network device."
570 msgstr ""
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
573 msgid "Matches traffic carrying the specified DSCP marking."
574 msgstr ""
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
577 msgid ""
578 "Maximum initial number of packets to match: this number gets recharged by "
579 "one every time the limit specified above is not reached, up to this number."
580 msgstr ""
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
583 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
584 msgid "Monday"
585 msgstr ""
586
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
589 msgid "Month Days"
590 msgstr ""
591
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
593 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:18
594 msgid "NAT Rules"
595 msgstr ""
596
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
598 msgid ""
599 "NAT rules allow fine grained control over the source IP to use for outbound "
600 "or forwarded traffic."
601 msgstr ""
602
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
604 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
607 msgid "Name"
608 msgstr "Navn"
609
610 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
611 msgid "Only match incoming traffic directed at the given IP address."
612 msgstr "Match kun innkommende trafikk rettet mot den oppgitt IP adresse."
613
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
615 msgid "Only match incoming traffic from these MACs."
616 msgstr "Match kun innkommende trafikk fra disse MAC adresser."
617
618 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
619 msgid "Only match incoming traffic from this IP or range."
620 msgstr "Match kun innkommende trafikk fra denne IP eller IP område."
621
622 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
623 msgid ""
624 "Only match incoming traffic originating from the given source port or port "
625 "range on the client host"
626 msgstr ""
627 "Match kun innkommende trafikk som kommer fra den oppgitte kildeport eller "
628 "fra portområdet til klienten"
629
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
632 msgid "Outbound device"
633 msgstr ""
634
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
636 msgid "Outbound zone"
637 msgstr ""
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
641 msgid "Output"
642 msgstr "Utdata"
643
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
647 msgid "Passes additional arguments to iptables. Use with care!"
648 msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!"
649
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:268
651 msgid ""
652 "Passing raw iptables arguments to source and destination traffic "
653 "classification rules allows to match packets based on other criteria than "
654 "interfaces or subnets. These options should be used with extreme care as "
655 "invalid values could render the firewall ruleset broken, completely exposing "
656 "all services."
657 msgstr ""
658
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
660 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12
661 msgid "Port Forwards"
662 msgstr "Port Videresendinger"
663
664 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
665 msgid ""
666 "Port forwarding allows remote computers on the Internet to connect to a "
667 "specific computer or service within the private LAN."
668 msgstr ""
669 "Port videresending tillater at eksterne datamaskiner på Internett kan koble "
670 "seg til en bestemt maskin eller tjeneste innenfor det private LAN."
671
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
674 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
675 msgid "Protocol"
676 msgstr "Protokoll"
677
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
679 msgid ""
680 "Redirect matched incoming traffic to the given port on the internal host"
681 msgstr ""
682 "Viderekoble matchet innkommende trafikk til den oppgitte porten på intern "
683 "vert"
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
686 msgid "Redirect matched incoming traffic to the specified internal host"
687 msgstr "Viderekoble matchet innkommende trafikk til den angitte interne vert"
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
690 msgid "Requires hardware NAT support. Implemented at least for mt7621"
691 msgstr ""
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
694 msgid "Restrict Masquerading to given destination subnets"
695 msgstr "Begrens Masquerading til oppgitt destinasjons subnett"
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229
698 msgid "Restrict Masquerading to given source subnets"
699 msgstr "Begrens Masqeuerading til oppgitt kilde subnett"
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
703 msgid "Restrict to address family"
704 msgstr "Begrens til adresse familie"
705
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
707 msgid "Rewrite IP address"
708 msgstr ""
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
711 msgid "Rewrite matched traffic to the specified source IP address."
712 msgstr ""
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
715 msgid "Rewrite matched traffic to the specified source port or port range."
716 msgstr ""
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
719 msgid "Rewrite port"
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
723 msgid "Routing/NAT Offloading"
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
727 msgid "SNAT - Rewrite to specific source IP or port"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
732 msgid "Saturday"
733 msgstr ""
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
736 msgid "Set mark"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
740 msgid ""
741 "Set the given mark value on established connections. Format is value[/mask]. "
742 "If a mask is specified then only those bits set in the mask are modified."
743 msgstr ""
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
746 msgid "Software based offloading for routing/NAT"
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
750 msgid "Software flow offloading"
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
754 msgid "Source IP address"
755 msgstr "Kilde IP adresse"
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
759 msgid "Source MAC address"
760 msgstr "Kilde MAC adresse"
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
764 msgid "Source address"
765 msgstr "Kilde adresse"
766
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
768 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:343
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
770 msgid "Source port"
771 msgstr "Kilde port"
772
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
774 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334
775 msgid "Source zone"
776 msgstr "Kilde sone"
777
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
779 msgid ""
780 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
781 "network device."
782 msgstr ""
783
784 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
785 msgid ""
786 "Specifies whether to use the external or the internal IP address for "
787 "reflected traffic."
788 msgstr ""
789
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:462
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
792 msgid "Start Date (yyyy-mm-dd)"
793 msgstr ""
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:454
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
797 msgid "Start Time (hh.mm.ss)"
798 msgstr ""
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
802 msgid "Stop Date (yyyy-mm-dd)"
803 msgstr ""
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:458
806 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
807 msgid "Stop Time (hh.mm.ss)"
808 msgstr ""
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
811 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
812 msgid "Sunday"
813 msgstr ""
814
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:664
816 msgid ""
817 "The existing firewall configuration needs to be changed for LuCI to function "
818 "properly."
819 msgstr ""
820
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
822 msgid ""
823 "The firewall creates zones over your network interfaces to control network "
824 "traffic flow."
825 msgstr ""
826 "Brannmuren skaper soner over nettverkets grensesnitt for å styre "
827 "nettverkstrafikken."
828
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:209
830 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:298
831 msgid ""
832 "The options below control the forwarding policies between this zone (%s) and "
833 "other zones. <em>Destination zones</em> cover forwarded traffic "
834 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
835 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
836 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
837 "<em>not</em> imply a permission to forward from wan to lan as well."
838 msgstr ""
839 "Med valgene under konfigurerer man videresending mellom denne sone (%s) og "
840 "andre soner. <em>Destinasjons soner</em> omhandler videresendt trafikk "
841 "<strong>med opprinnelse fra %q</strong>. <em>Kilde soner</em> matcher "
842 "videresendt trafikk fra andre soner <strong>rettet mot %q</strong>. Reglene "
843 "ved videresending er <em>enveis</em>, d.v.s at videresending fra LAN til WAN "
844 "<em>ikke</em> automatisk også tillater videresending fra WAN til LAN."
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
847 #, fuzzy
848 msgid ""
849 "This section defines common properties of %q. The <em>input</em> and "
850 "<em>output</em> options set the default policies for traffic entering and "
851 "leaving this zone while the <em>forward</em> option describes the policy for "
852 "forwarded traffic between different networks within the zone. <em>Covered "
853 "networks</em> specifies which available networks are members of this zone."
854 msgstr ""
855 "Denne seksjonen definerer de vanligste valg for %q. Med <em>Inndata</em> og "
856 "<em>Utdata</em> fastsetter man vanlige regler for trafikk gjennom sonen, "
857 "mens <em>videresend</em> valget definerer regler for videresendt trafikk "
858 "mellom forskjellige nettverk i sonen. <em>Gjeldene nettverk</em> "
859 "spesifiserer hvilken av de tilgjengelige nettverk som er medlem av denne "
860 "sone."
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
864 msgid "Thursday"
865 msgstr ""
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
869 msgid "Time Restrictions"
870 msgstr ""
871
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
874 msgid "Time in UTC"
875 msgstr ""
876
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
878 msgid ""
879 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
880 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
881 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
882 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
883 "ival}</var>}}"
884 msgstr ""
885
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
887 msgid ""
888 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
889 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
890 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
891 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
892 "%{item.val}.\"}>%{item.ival}</var>}}"
893 msgstr ""
894
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
896 msgid ""
897 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
898 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
899 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
900 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
901 msgstr ""
902
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:393
904 msgid "Tracking helper"
905 msgstr ""
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
908 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15
909 msgid "Traffic Rules"
910 msgstr "Trafikk Regler"
911
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
913 msgid ""
914 "Traffic rules define policies for packets traveling between different zones, "
915 "for example to reject traffic between certain hosts or to open WAN ports on "
916 "the router."
917 msgstr ""
918 "Trafikk regler definerer regler for sending av pakker mellom ulike soner, "
919 "for eksempel for å avvise trafikk mellom visse verter eller for å åpne WAN "
920 "porter på ruteren."
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
924 msgid "Tuesday"
925 msgstr ""
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
928 msgid "Unable to save contents: %s"
929 msgstr ""
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
933 msgid "Unknown or not installed conntrack helper \"%s\""
934 msgstr ""
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
937 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
938 msgid "Unnamed NAT"
939 msgstr ""
940
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
943 msgid "Unnamed forward"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
948 msgid "Unnamed rule"
949 msgstr ""
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
952 msgid "Unnamed zone"
953 msgstr ""
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:568
956 msgid "Unrecognized protocol"
957 msgstr ""
958
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:665
960 msgid ""
961 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
962 "be converted to \"nat\" sections and the firewall will be restarted to apply "
963 "the updated configuration."
964 msgstr ""
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
967 msgid "Use external IP address"
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
971 msgid "Use internal IP address"
972 msgstr ""
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:213
975 msgid ""
976 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
977 "network devices."
978 msgstr ""
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
981 msgid ""
982 "Use this option to classify zone traffic by source or destination subnet "
983 "instead of networks or devices."
984 msgstr ""
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
987 msgid "Valid firewall mark required"
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
992 msgid "Wednesday"
993 msgstr ""
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
997 msgid "Week Days"
998 msgstr ""
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
1001 msgid "XOR firewall mark"
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1005 msgid "XOR mark"
1006 msgstr ""
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1009 msgid "Zone ⇒ Forwardings"
1010 msgstr "Sone = Videresendinger"
1011
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1013 msgid "Zones"
1014 msgstr "Soner"
1015
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1019 msgid "accept"
1020 msgstr "godta"
1021
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:470
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:402
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1035 msgid "any"
1036 msgstr "enhver"
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1044 msgid "any zone"
1045 msgstr "enhver sone"
1046
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1048 msgid "apply firewall mark"
1049 msgstr ""
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1052 msgid "assign conntrack helper"
1053 msgstr ""
1054
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1058 msgid "day"
1059 msgstr ""
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1062 msgid "do not rewrite"
1063 msgstr ""
1064
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1066 msgid "don't track"
1067 msgstr "ikke track"
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1072 msgid "drop"
1073 msgstr "forkast"
1074
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1078 msgid "hour"
1079 msgstr ""
1080
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1084 msgid "minute"
1085 msgstr ""
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1090 msgid "reject"
1091 msgstr "avslå"
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 "second"
1097 msgstr ""
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1105 msgid "this device"
1106 msgstr ""
1107
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:208
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:297
1111 msgid "this new zone"
1112 msgstr ""
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1115 msgid "unlimited"
1116 msgstr ""
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1119 msgid "unspecified"
1120 msgstr ""
1121
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1123 msgid "valid firewall mark"
1124 msgstr ""