diff options
Diffstat (limited to 'applications/luci-app-firewall/po/no/firewall.po')
-rw-r--r-- | applications/luci-app-firewall/po/no/firewall.po | 472 |
1 files changed, 280 insertions, 192 deletions
diff --git a/applications/luci-app-firewall/po/no/firewall.po b/applications/luci-app-firewall/po/no/firewall.po index ca2b80b76..91c01a4e9 100644 --- a/applications/luci-app-firewall/po/no/firewall.po +++ b/applications/luci-app-firewall/po/no/firewall.po @@ -8,50 +8,50 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.6\n" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:134 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145 msgid "%s in %s" msgstr "%s i %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:233 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:242 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:154 msgid "%s%s with %s" msgstr "%s%s med %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:143 msgid "%s, %s in %s" msgstr "%s, %s i %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:266 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:275 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:195 msgid "<var>%d</var> pkts. per <var>%s</var>" msgstr "<var>%d</var> pakker per <var>%s</var>" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:271 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:192 msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts." msgstr "<var>%d</var> pakker per <var>%s</var>, burst <var>%d</var>pakker." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:106 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:107 msgid "<var>%s</var> and limit to %s" msgstr "<var>%s</var> og begrens til %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:284 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:293 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:214 msgid "Accept forward" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:303 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:224 msgid "Accept input" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:274 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:283 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:204 msgid "Accept output" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:160 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:315 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:325 msgid "Action" msgstr "Handling" @@ -67,33 +67,75 @@ msgstr "Legg til" msgid "Add and edit..." msgstr "Legg til og redigere..." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:99 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:135 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:73 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245 +msgid "" +"Additional raw <em>iptables</em> arguments to classify zone destination " +"traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS " +"traffic." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235 +msgid "" +"Additional raw <em>iptables</em> arguments to classify zone source traffic, " +"e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:100 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:136 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84 msgid "Advanced Settings" msgstr "Avanserte Innstillinger" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:207 +msgid "Allow \"invalid\" traffic" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:304 msgid "Allow forward from <em>source zones</em>:" msgstr "Tillat videresending fra <em>kilde soner</em>:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:263 msgid "Allow forward to <em>destination zones</em>:" msgstr "Tillat videresending til <em>destinasjon soner</em>:" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:185 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:207 msgid "Any" msgstr "Enhver" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:341 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:354 msgid "Any day" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:210 +msgid "Automatic helper assignment" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:210 +msgid "" +"Automatically assign conntrack helpers based on traffic protocol and port" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:85 +msgid "Conntrack Settings" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214 +msgid "Conntrack helpers" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:175 +msgid "Covered devices" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135 msgid "Covered networks" msgstr "Gjeldene nettverk" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:179 +msgid "Covered subnets" +msgstr "" + #: applications/luci-app-firewall/luasrc/controller/firewall.lua:19 msgid "Custom Rules" msgstr "Egendefinerte Regler" @@ -108,15 +150,15 @@ msgstr "" "som ikke dekkes av brannmurens standardoppsett. Kommandoene utføres etter " "hver omstart av brannmuren, rett etter at standard regelsett er lastet." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:295 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:305 msgid "Destination address" msgstr "Destinasjon adresse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:306 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:316 msgid "Destination port" msgstr "Destinasjon port" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:286 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:299 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:42 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:21 msgid "Destination zone" @@ -126,72 +168,82 @@ msgstr "Destinasjon sone" msgid "Disable" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:290 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:299 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:220 msgid "Discard forward" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:300 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:309 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:230 msgid "Discard input" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:280 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:289 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:210 msgid "Discard output" msgstr "" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:207 +msgid "" +"Do not install extra rules to reject forwarded traffic with conntrack state " +"<em>invalid</em>. This may be required for complex asymmetric route setups." +msgstr "" + #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:45 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:50 msgid "Do not rewrite" msgstr "Ikke omskriv" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:288 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:297 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:218 msgid "Do not track forward" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:298 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:307 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:228 msgid "Do not track input" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:278 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:287 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:208 msgid "Do not track output" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:42 msgid "Drop invalid packets" msgstr "Forkast ugyldige pakker" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:166 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:148 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:188 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:246 msgid "Enable" msgstr "Aktiver" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:250 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261 msgid "Enable NAT Loopback" msgstr "Aktiver NAT <abbr title=\"Loopback\">Tilbakekobling</abbr>" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:30 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41 msgid "Enable SYN-flood protection" msgstr "Aktiver SYN-flood beskyttelse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:182 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220 msgid "Enable logging on this zone" msgstr "Aktiver logging av denne sonen" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60 msgid "Experimental feature. Not fully compatible with QoS/SQM." msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214 +msgid "Explicitly choses allowed connection tracking helpers for zone traffic" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209 msgid "External IP address" msgstr "Ekstern IP adressse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:28 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:12 msgid "External port" @@ -201,11 +253,23 @@ msgstr "Ekstern port" msgid "External zone" msgstr "Ekstern sone" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:323 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333 msgid "Extra arguments" msgstr "Ekstra argumenter" +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:245 +msgid "Extra destination arguments" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:86 +msgid "Extra iptables arguments" +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:235 +msgid "Extra source arguments" +msgstr "" + #: applications/luci-app-firewall/luasrc/controller/firewall.lua:6 msgid "Firewall" msgstr "Brannmur" @@ -214,72 +278,72 @@ msgstr "Brannmur" msgid "Firewall - Custom Rules" msgstr "Brannmur - Egendefinerte Regler" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:90 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:91 msgid "Firewall - Port Forwards" msgstr "Brannmur - Port Videresending" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 msgid "Firewall - Traffic Rules" msgstr "Brannmur - Trafikk Regler" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:23 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:34 msgid "Firewall - Zone Settings" msgstr "Brannmur - Sone Innstillinger" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:179 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204 msgid "Force connection tracking" msgstr "" "Bruk <abbr title=\\\"connection tracking\\\">forbindelse sporing</abbr>" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119 msgid "Forward" msgstr "Videresend" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:123 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:134 msgid "Forward to" msgstr "Videresend til" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:337 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:347 msgid "Friday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64 msgid "From %s in %s" msgstr "Fra %s i %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:59 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:61 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:60 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:62 msgid "From %s in %s with source %s" msgstr "Fra %s i %s med kilde %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:59 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:60 msgid "From %s in %s with source %s and %s" msgstr "Fra %s i %s med kilde %s og %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:74 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:75 msgid "From %s on <var>this device</var>" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:72 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:73 msgid "From %s on <var>this device</var> with source %s" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:70 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:71 msgid "From %s on <var>this device</var> with source %s and %s" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:98 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:134 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:26 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:99 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:135 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:9 msgid "General Settings" msgstr "Generelle Innstillinger" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:71 msgid "Hardware flow offloading" msgstr "" @@ -298,47 +362,51 @@ msgstr "" msgid "IPs" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:45 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:45 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:216 msgid "IPv4" msgstr "IPv4" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:178 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:160 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:220 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:200 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:185 msgid "IPv4 and IPv6" msgstr "IPv4 og IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:179 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:201 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186 msgid "IPv4 only" msgstr "Kun IPv4" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:180 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:218 +msgid "IPv6" +msgstr "IPv6" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:202 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:187 msgid "IPv6 only" msgstr "Kun IPv6" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:34 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:104 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117 msgid "Input" msgstr "Inndata" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:227 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:238 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:30 msgid "Internal IP address" msgstr "Intern IP adresse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:250 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:31 msgid "Internal port" msgstr "Intern port" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:232 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:29 msgid "Internal zone" msgstr "Intern sone" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:185 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223 msgid "Limit log messages" msgstr "Begrens logging" @@ -352,24 +420,24 @@ msgstr "" msgid "MACs" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:132 msgid "MSS clamping" msgstr "MSS Kontroll (Clamping)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:129 msgid "Masquerading" msgstr "Masquerading" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:113 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:150 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:124 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172 msgid "Match" msgstr "Match" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:195 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:217 msgid "Match ICMP type" msgstr "Match ICMP type" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:223 msgid "" "Match incoming traffic directed at the given destination port or port range " "on this host" @@ -377,18 +445,18 @@ msgstr "" "Match innkommende trafikk rettet mot den oppgitte destinasjonsport eller " "portområdet på denne verten" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:343 msgid "Monday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:350 msgid "Month Days" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:109 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:146 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:85 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:120 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:168 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:194 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:98 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:25 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:10 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:40 @@ -422,19 +490,19 @@ msgstr "Ny port videresending" msgid "New source NAT" msgstr "Ny kilde NAT" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:210 msgid "Only match incoming traffic directed at the given IP address." msgstr "Match kun innkommende trafikk rettet mot den oppgitt IP adresse." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 msgid "Only match incoming traffic from these MACs." msgstr "Match kun innkommende trafikk fra disse MAC adresser." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:175 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 msgid "Only match incoming traffic from this IP or range." msgstr "Match kun innkommende trafikk fra denne IP eller IP område." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:188 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:199 msgid "" "Only match incoming traffic originating from the given source port or port " "range on the client host" @@ -451,26 +519,31 @@ msgstr "Åpne porter på ruteren" msgid "Other..." msgstr "Andre..." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118 msgid "Output" msgstr "Utdata" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:278 -msgid "Output zone" -msgstr "" - -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:324 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:267 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334 msgid "Passes additional arguments to iptables. Use with care!" msgstr "Sender flere argumenter til iptables. Bruk med forsiktighet!" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:93 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232 +msgid "" +"Passing raw iptables arguments to source and destination traffic " +"classification rules allows to match packets based on other criteria than " +"interfaces or subnets. These options should be used with extreme care as " +"invalid values could render the firewall ruleset broken, completely exposing " +"all services." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:94 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:12 msgid "Port Forwards" msgstr "Port Videresendinger" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:91 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:92 msgid "" "Port forwarding allows remote computers on the Internet to connect to a " "specific computer or service within the private LAN." @@ -478,40 +551,46 @@ msgstr "" "Port videresending tillater at eksterne datamaskiner på Internett kan koble " "seg til en bestemt maskin eller tjeneste innenfor det private LAN." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:142 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204 +msgid "" +"Prevent the installation of <em>NOTRACK</em> rules which would bypass " +"connection tracking." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:204 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:26 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:11 msgid "Protocol" msgstr "Protokoll" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251 msgid "" "Redirect matched incoming traffic to the given port on the internal host" msgstr "" "Viderekoble matchet innkommende trafikk til den oppgitte porten på intern " "vert" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239 msgid "Redirect matched incoming traffic to the specified internal host" msgstr "Viderekoble matchet innkommende trafikk til den angitte interne vert" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:286 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:295 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:216 msgid "Refuse forward" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:305 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:226 msgid "Refuse input" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:276 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:285 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:206 msgid "Refuse output" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72 msgid "Requires hardware NAT support. Implemented at least for mt7621" msgstr "" @@ -519,20 +598,20 @@ msgstr "" msgid "Restart Firewall" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:172 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197 msgid "Restrict Masquerading to given destination subnets" msgstr "Begrens Masquerading til oppgitt destinasjons subnett" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:190 msgid "Restrict Masquerading to given source subnets" msgstr "Begrens Masqeuerading til oppgitt kilde subnett" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:175 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:197 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:184 msgid "Restrict to address family" msgstr "Begrens til adresse familie" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59 msgid "Routing/NAT Offloading" msgstr "" @@ -544,64 +623,64 @@ msgstr "" msgid "Rule is enabled" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:338 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348 msgid "Saturday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:56 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67 msgid "Software based offloading for routing/NAT" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66 msgid "Software flow offloading" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:185 msgid "Source IP address" msgstr "Kilde IP adresse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:247 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268 msgid "Source MAC address" msgstr "Kilde MAC adresse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:258 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279 msgid "Source address" msgstr "Kilde adresse" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290 msgid "Source port" msgstr "Kilde port" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:240 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:166 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:41 #: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:20 msgid "Source zone" msgstr "Kilde sone" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:356 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:366 msgid "Start Date (yyyy-mm-dd)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358 msgid "Start Time (hh.mm.ss)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370 msgid "Stop Date (yyyy-mm-dd)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362 msgid "Stop Time (hh.mm.ss)" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:332 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342 msgid "Sunday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:24 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35 msgid "" "The firewall creates zones over your network interfaces to control network " "traffic flow." @@ -609,8 +688,8 @@ msgstr "" "Brannmuren skaper soner over nettverkets grensesnitt for å styre " "nettverkstrafikken." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:155 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:171 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259 msgid "" "The options below control the forwarding policies between this zone (%s) and " "other zones. <em>Destination zones</em> cover forwarded traffic " @@ -626,7 +705,7 @@ msgstr "" "ved videresending er <em>enveis</em>, d.v.s at videresending fra LAN til WAN " "<em>ikke</em> automatisk også tillater videresending fra WAN til LAN." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:81 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94 #, fuzzy msgid "" "This section defines common properties of %q. The <em>input</em> and " @@ -642,31 +721,31 @@ msgstr "" "spesifiserer hvilken av de tilgjengelige nettverk som er medlem av denne " "sone." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346 msgid "Thursday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:136 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:137 msgid "Time Restrictions" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374 msgid "Time in UTC" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96 msgid "To %s at %s on <var>this device</var>" msgstr "Til %s på %s på <var>denne enheten</var>" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 msgid "To %s in %s" msgstr "Til %s i %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:97 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:98 msgid "To %s on <var>this device</var>" msgstr "Til %s på <var>denne enheten</var>" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:86 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:87 msgid "To %s, %s in %s" msgstr "Til %s, %s i %s" @@ -678,12 +757,12 @@ msgstr "Til kilde IP" msgid "To source port" msgstr "Til kilde port" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130 #: applications/luci-app-firewall/luasrc/controller/firewall.lua:15 msgid "Traffic Rules" msgstr "Trafikk Regler" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:128 msgid "" "Traffic rules define policies for packets traveling between different zones, " "for example to reject traffic between certain hosts or to open WAN ports on " @@ -693,109 +772,121 @@ msgstr "" "for eksempel for å avvise trafikk mellom visse verter eller for å åpne WAN " "porter på ruteren." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:334 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:344 msgid "Tuesday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:106 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:110 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121 msgid "Unnamed forward" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:143 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:147 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:144 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:169 msgid "Unnamed rule" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:86 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:99 msgid "Unnamed zone" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:71 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:175 +msgid "" +"Use this option to classify zone traffic by raw, non-<em>uci</em> managed " +"network devices." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:179 +msgid "" +"Use this option to classify zone traffic by source or destination subnet " +"instead of networks or devices." +msgstr "" + +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72 msgid "Via %s" msgstr "Via %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:69 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:70 msgid "Via %s at %s" msgstr "Via %s på %s" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:335 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345 msgid "Wednesday" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:327 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:337 msgid "Week Days" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:96 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109 msgid "Zone ⇒ Forwardings" msgstr "Sone = Videresendinger" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78 msgid "Zones" msgstr "Soner" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:319 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:42 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:112 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:329 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:125 msgid "accept" msgstr "godta" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:166 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:179 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:177 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:200 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:298 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:309 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:214 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:254 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:222 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:271 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:282 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:308 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:319 msgid "any" msgstr "enhver" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:127 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:57 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:84 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:58 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:85 msgid "any host" msgstr "enhver vert" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:65 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:68 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:93 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:66 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:69 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:94 msgid "any router IP" msgstr "enhver ruter IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:182 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:51 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:126 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:110 msgid "any zone" msgstr "enhver sone" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:258 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:189 msgid "day" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:321 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331 msgid "don't track" msgstr "ikke track" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:318 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:111 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:328 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:52 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124 msgid "drop" msgstr "forkast" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:256 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:187 msgid "hour" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:254 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:185 msgid "minute" msgstr "" @@ -817,13 +908,13 @@ msgstr "" msgid "ports" msgstr "" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:320 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:330 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:51 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123 msgid "reject" msgstr "avslå" -#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:252 +#: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261 #: applications/luci-app-firewall/luasrc/tools/firewall.lua:183 msgid "second" msgstr "" @@ -850,9 +941,6 @@ msgstr "" #~ msgid "Destination IP address" #~ msgstr "Destinasjon IP adresse" -#~ msgid "IPv6" -#~ msgstr "IPv6" - #~ msgid "Inter-Zone Forwarding" #~ msgstr "Sone til Sone Videresending" |