Translated using Weblate (Finnish)
[project/luci.git] / applications / luci-app-firewall / po / fi / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2022-03-13 12:25+0000\n"
7 "Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
8 "Language-Team: Finnish <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/fi/>\n"
10 "Language: fi\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n != 1;\n"
15 "X-Generator: Weblate 4.12-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
21 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
22 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
23 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
24 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
25 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
26 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
27 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33 "%{src?%{dest?Välitetty:Tuleva}:Lähtevä} %{ipv6?%{ipv4?<var>IPv4</var> ja "
34 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protokolla "
35 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
36 "name}<span class=\"cbi-tooltip\">ICMP tyypit %{item.types#%{next?, }<var>"
37 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
38 "%{mark.inv? data-tooltip=\"Vastaa muita merkintöjä paitsi %{mark.num}%{mark."
39 "mask? maski %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maska merkintä "
40 "%{mark.mask} ennen vertailua.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
41 "<var data-tooltip=\"Vastaa muita DSCP luikituksia paitsi %{dscp.num?:%{dscp."
42 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
43 "%{helper.inv?<var data-tooltip=\"Vastaa muita avustajia paitsi &quot;"
44 "%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper."
45 "name}\">%{helper.val}</var>}}"
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
48 msgid "-- add IP --"
49 msgstr "- lisää IP -"
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
52 msgid "-- add MAC --"
53 msgstr "- lisää MAC -"
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
56 msgid ""
57 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
58 msgstr ""
59 "<var data-tooltip=\"ACCEPT\"> Hyväksy</var> %{src?%{dest?välitä:tuleva}:"
60 "lähtevä}"
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
63 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
64 msgstr "<var data-tooltip=\"ACCEPT\">Estä lähteen uudelleenkirjoitus</var>"
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
67 msgid ""
68 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
69 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
70 msgstr ""
71 "<var data-tooltip=\"DNAT\">Välitä</var> kohteeseen %{dest}%{dest_ip? IP <var>"
72 "%{dest_ip}</var>}%{dest_port? porttiin <var>%{dest_port}</var>}"
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
75 msgid ""
76 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
77 msgstr ""
78 "<var data-tooltip=\"DROP\">Pudota</var> %{src?%{dest?välitä:tuleva}:lähtevä}"
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
81 msgid ""
82 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
83 "</var>"
84 msgstr ""
85 "<var data-tooltip = \"DSCP\"> Määritä DSCP </var> luokittelu <var>"
86 "%{set_dscp} </var>"
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
89 msgid ""
90 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
91 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
92 msgstr ""
93 "<var data-tooltip=\"HELPER\">Määritä yhteydenseuranta</var> avustaja <var"
94 "%{helper_name? data-tooltip=\"%{helper_name}\"}>{set_helper}</var>"
95
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
97 msgid ""
98 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
99 "%{set_mark?:%{set_xmark}}</var>"
100 msgstr ""
101 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> palomuurimerkintä "
102 "<var>%{set_mark?:%{set_xmark}}</var>"
103
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
105 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
106 msgstr ""
107 "<var data-tooltip = \"MASQUERADE\"> Uudelleenkirjoita automaattisesti </var> "
108 "lähteen IP"
109
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
111 msgid ""
112 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
113 "output}"
114 msgstr ""
115 "<var data-tooltip=\"NOTRACK\">Älä seuraa</var> %{src?%{dest?välitä:tuleva}:"
116 "lähtevä}"
117
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
119 msgid ""
120 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
121 msgstr ""
122 "<var data-tooltip=\"REJECT\">Hylkää</var> %{src?%{dest?välitä:tuleva}:"
123 "lähtevä}"
124
125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
126 msgid ""
127 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
128 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
129 msgstr ""
130 "<var data-tooltip=\"SNAT\">Uudelleenkirjoita</var> lähde staattisesti "
131 "%{snat_ip? IP-<var>%{snat_ip}</var>} %{snat_port?portti <var>{snat_port}</"
132 "var>}"
133
134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
135 msgid "A rewrite IP must be specified!"
136 msgstr "Uudelleenkirjoitus IP on määritettävä!"
137
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
139 msgid "ACCEPT - Disable address rewriting"
140 msgstr "HYVÄKSY - Uudelleenkirjoittamatta osoitetta"
141
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
146 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
147 msgid "Action"
148 msgstr "Toiminta"
149
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
151 msgid ""
152 "Additional raw <em>iptables</em> arguments to classify zone destination "
153 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
154 "traffic."
155 msgstr ""
156 "Muut<em>iptables</em> argumentit vyöhykkeen kohdeliikenteen "
157 "luokittelemiseksi, esimerkiksi <code>-p tcp --dport 443</code> vastaa vain "
158 "lähtevää HTTPS-liikennettä."
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
161 msgid ""
162 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
163 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
164 msgstr ""
165 "Muut<em>iptables</em> argumentit vyöhykkeen lähdeliikenteen "
166 "luokittelemiseksi, esimerkiksi <code>-p tcp --dport 443</code> vastaa vain "
167 "lähtevää HTTPS-liikennettä."
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
173 msgid "Advanced Settings"
174 msgstr "Lisäasetukset"
175
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
177 msgid "Allow \"invalid\" traffic"
178 msgstr "Salli \"virheellinen\" liikenne"
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353
181 msgid "Allow forward from <em>source zones</em>:"
182 msgstr "Salli välitys <em>lähdevyöhykkeeltä</em>:"
183
184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312
185 msgid "Allow forward to <em>destination zones</em>:"
186 msgstr "Salli välitys <em>kohdevyöhykkeelle</em>:"
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
189 msgid "Any"
190 msgstr "Mikä tahansa"
191
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
196 msgid "Any day"
197 msgstr "Minä päivänä tahansa"
198
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
200 msgid ""
201 "Apply a bitwise XOR of the given value and the existing mark value on "
202 "established connections. Format is value[/mask]. If a mask is specified then "
203 "those bits set in the mask are zeroed out."
204 msgstr ""
205 "Käytä bitwise XOR-sääntöä muodostetuissa yhteyksissä. Muoto on arvo[/maski]. "
206 "Jos maski on määritetty, maskissa määritetyt bitit nollataan."
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
209 msgid "Apply the given DSCP class or value to established connections."
210 msgstr "Käytä annettua DSCP-luokkaa tai arvoa muodostetuille yhteyksille."
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
213 msgid "Assign the specified connection tracking helper to matched traffic."
214 msgstr "Määritä yhteysseurantaapuri vastaavalle liikenteelle."
215
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
217 msgid "Automatic helper assignment"
218 msgstr "Automaattinen avustajan määritys"
219
220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
221 msgid ""
222 "Automatically assign conntrack helpers based on traffic protocol and port"
223 msgstr ""
224 "Määritä yhteysseurantaapuri automaattisesti protokollan ja portin perusteella"
225
226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
227 msgid "Conntrack Settings"
228 msgstr "Conntrack-asetukset"
229
230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
231 msgid "Conntrack helpers"
232 msgstr "Conntrack-auttajat"
233
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
235 msgid "Contents have been saved."
236 msgstr "Sisältö on tallennettu."
237
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
239 msgid "Continue"
240 msgstr "Jatka"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
243 msgid "Covered devices"
244 msgstr "Katetut laitteet"
245
246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
247 msgid "Covered networks"
248 msgstr "Katetut verkot"
249
250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
251 msgid "Covered subnets"
252 msgstr "Katetut aliverkot"
253
254 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
255 msgid "Custom Rules"
256 msgstr "Mukautetut säännöt"
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
259 msgid ""
260 "Custom rules allow you to execute arbitrary iptables commands which are not "
261 "otherwise covered by the firewall framework. The commands are executed after "
262 "each firewall restart, right after the default ruleset has been loaded."
263 msgstr ""
264 "Mukautetut säännöt antavat sinun suorittaa mielivaltaisia iptable-komentoja, "
265 "joita palomuurin toiminnot eivät muuten kata. Komennot suoritetaan jokaisen "
266 "palomuurin uudelleenkäynnistyksen jälkeen heti oletussääntöjoukon lataamisen "
267 "jälkeen."
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
270 msgid "DSCP classification"
271 msgstr "DSCP-luokitus"
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
274 msgid "DSCP mark"
275 msgstr "DSCP-merkki"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
278 msgid "DSCP mark required"
279 msgstr "DSCP-merkki vaaditaan"
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
283 msgid "Destination address"
284 msgstr "Kohdeosoite"
285
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
288 msgid "Destination port"
289 msgstr "Kohdeportti"
290
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
292 msgid "Destination zone"
293 msgstr "Kohdevyöhyke"
294
295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
296 msgid "Device name"
297 msgstr "Laitenimi"
298
299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
300 msgid ""
301 "Do not install extra rules to reject forwarded traffic with conntrack state "
302 "<em>invalid</em>. This may be required for complex asymmetric route setups."
303 msgstr ""
304 "Älä asenna ylimääräisiä sääntöjä välitetyn liikenteen hylkäämiseksi, jos "
305 "conntrack-tila on <em> virheellinen </em>. Tätä voidaan tarvita "
306 "monimutkaisissa epäsymmetrisissä reittiasetuksissa."
307
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
309 msgid "Drop invalid packets"
310 msgstr "Pudota virheelliset paketit"
311
312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
315 msgid "Enable"
316 msgstr "Ota käyttöön"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
319 msgid "Enable NAT Loopback"
320 msgstr "Ota käyttöön NAT Loopback"
321
322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
323 msgid "Enable SYN-flood protection"
324 msgstr "Käytä SYN-flood-suojausta"
325
326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
327 msgid "Enable logging on this zone"
328 msgstr "Ota kirjaaminen käyttöön tällä vyöhykkeellä"
329
330 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
331 msgid "Expecting: %s"
332 msgstr "Odotettiin: %s"
333
334 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
335 msgid "Experimental feature. Not fully compatible with QoS/SQM."
336 msgstr "Kokeellinen ominaisuus. Ei täysin yhteensopiva QoS/SQM:n kanssa."
337
338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
339 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
340 msgstr "Valitse käsin sallivat yhteydenseuranta-apurit vyöhykeliikenteelle"
341
342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
343 msgid "External IP address"
344 msgstr "Ulkoinen IP-osoite"
345
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
347 msgid "External port"
348 msgstr "Ulkoinen portti"
349
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
353 msgid "Extra arguments"
354 msgstr "Ylimääräiset argumentit"
355
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
357 msgid "Extra destination arguments"
358 msgstr "Lisäkohdeargumentit"
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
361 msgid "Extra iptables arguments"
362 msgstr "Iptablesin lisäargumentit"
363
364 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
365 msgid "Extra source arguments"
366 msgstr "Lisälähdeargumentit"
367
368 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
369 msgid "Firewall"
370 msgstr "Palomuuri"
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
373 msgid "Firewall - Custom Rules"
374 msgstr "Palomuuri - Mukautetut säännöt"
375
376 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
377 msgid "Firewall - NAT Rules"
378 msgstr "Palomuuri - NAT-säännöt"
379
380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
381 msgid "Firewall - Port Forwards"
382 msgstr "Palomuuri - Portin välitys"
383
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
385 msgid "Firewall - Traffic Rules"
386 msgstr "Palomuuri - Liikennesäännöt"
387
388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
389 msgid "Firewall - Zone Settings"
390 msgstr "Palomuuri - vyöhykeasetukset"
391
392 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
393 msgid "Firewall configuration migration"
394 msgstr "Palomuurin määritysten siirto"
395
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
398 msgid "Forward"
399 msgstr "Välitä"
400
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
402 msgid ""
403 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
404 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
405 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
406 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
407 msgstr ""
408 "Välitetty IPv4%{proto?, protokolla %{proto#%{next?, }<var>%{item.name}</"
409 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Vastaa muita merkitöjä "
410 "%{mark.num}%{mark.mask? maski %{mark.mask}}.\":%{mark.mask? data-tooltip="
411 "\"Maskaa merkintä %{mark.mask} enne vertailua.\"}}>%{mark.val}</var>}"
412
413 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
415 msgid "Friday"
416 msgstr "Perjantai"
417
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
419 msgid ""
420 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
421 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
422 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
423 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
424 "ival}</var>}}"
425 msgstr ""
426 "Lähde %{src}%{src_device?, sovitin <var>%{src_device}</var>}%{src_ip?, IP "
427 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita osoitteita "
428 "paitsi %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#"
429 "%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita portteja paitsi %{item."
430 "val}.\"}>%{item.ival}</var>}}"
431
432 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
433 msgid ""
434 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
435 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
436 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
437 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
438 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
439 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
440 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
441 "</var>}}"
442 msgstr ""
443 "Lähde %{src}%{src_device?, sovitin <var>%{src_device}</var>}%{src_ip?, IP "
444 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita osoitteita "
445 "paitsi %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#"
446 "%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita portteja paitsi %{item."
447 "val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item."
448 "inv? data-tooltip=\"Vastaa muita MAC paitsi %{item.val}%{item.hint.name? a.k."
449 "a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
450 "name}\"}}>%{item.ival}</var>}}"
451
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
453 msgid ""
454 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
455 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
456 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
457 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
458 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
459 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
460 "name}\"}}>%{item.ival}</var>}}"
461 msgstr ""
462 "Lähde %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
463 "\"Vastaa muita osoitteita paitsi %{item.val}.\"}>%{item.ival}</"
464 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-tooltip="
465 "\"Vastaa muita portteja paitsi %{item.val}.\"}>%{item.ival}</"
466 "var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip="
467 "\"Vastaa muita MAC paitsi %{item.val}%{item.hint.name? a.k.a. %{item.hint."
468 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
469 "</var>}}"
470
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
472 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
473 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
476 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
477 msgid "General Settings"
478 msgstr "Yleiset asetukset"
479
480 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
481 msgid "Grant access to firewall configuration"
482 msgstr "Anna pääsy palomuurin määrityksiin"
483
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
485 msgid "Hardware flow offloading"
486 msgstr "Laitteistovirran purku"
487
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
490 msgid "IPv4 and IPv6"
491 msgstr "IPv4 ja IPv6"
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
495 msgid "IPv4 only"
496 msgstr "Vain IPv4"
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
500 msgid "IPv6 only"
501 msgstr "Vain IPv6"
502
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
504 msgid "Inbound device"
505 msgstr "Saapuva laite"
506
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
508 msgid ""
509 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
510 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
511 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
512 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
513 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
514 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
515 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
516 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
517 "\"%{helper.name}\">%{helper.val}</var>}}"
518 msgstr ""
519 "Saapuva IPv4%{proto?, protokolla %{proto#%{next?, }%{item.types?<var class="
520 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
521 "tyypit %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
522 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Vastaa muita "
523 "merkejä paitsi %{mark.num}%{mark.mask? maskilla %{mark.mask}}.\":%{mark."
524 "mask? data-tooltip=\"Maskaa merkkin arvolla %{mark.mask} before compare.\"}}>"
525 "%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Vastaa "
526 "muita avustajia paitsi &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var "
527 "data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
528
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
530 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
531 msgid "Input"
532 msgstr "Tuleva"
533
534 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
535 msgid "Internal IP address"
536 msgstr "Sisäinen IP-osoite"
537
538 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
539 msgid "Internal port"
540 msgstr "Sisäinen portti"
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
543 msgid "Internal zone"
544 msgstr "Sisäinen vyöhyke"
545
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
547 msgid "Invalid DSCP mark"
548 msgstr "Virheellinen DSCP-merkki"
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
551 msgid "Invalid limit value"
552 msgstr "Virheellinen raja-arvo"
553
554 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
555 msgid "Limit burst"
556 msgstr "Rajoita purskeet"
557
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
559 msgid "Limit log messages"
560 msgstr "Rajoita lokisanomia"
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
563 msgid "Limit matching"
564 msgstr "Rajoita vastaavat"
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
567 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
569 msgid ""
570 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
571 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
572 msgstr ""
573 "Rajoita vastaavuus <var>%{limit.num}</var> pakettia per <var>%{limit.unit}</"
574 "var>%{limit.burst? purske <var>%{limit.burst}</var>}"
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
577 msgid "Limited masquerading enabled"
578 msgstr "Rajoitettu naamiointi käytössä"
579
580 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
581 msgid "Limits traffic matching to the specified rate."
582 msgstr "Rajoittaa liikenteen määritettyyn nopeuteen."
583
584 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
585 msgid "Loopback source IP"
586 msgstr "Loopback-lähteen IP"
587
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
589 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
590 msgstr ""
591 "MASQUERADE - Uudelleenkirjoitus automaattisesti lähtevän rajapinnan IP: lle"
592
593 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
594 msgid "MSS clamping"
595 msgstr "MSS-kiinnitys"
596
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
598 msgid "Masquerading"
599 msgstr "Naamiointi"
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
604 msgid "Match"
605 msgstr "Vastaa"
606
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
608 msgid "Match DSCP"
609 msgstr "Vastaa DSCP"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
612 msgid "Match ICMP type"
613 msgstr "Vastaa ICMP-tyyppiä"
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
616 msgid "Match device"
617 msgstr "Vastaa laitetta"
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
620 msgid "Match forwarded traffic directed at the given IP address."
621 msgstr "Vastaa annettuun IP-osoitteeseen välitettyä liikennettä."
622
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
624 msgid ""
625 "Match forwarded traffic directed at the given destination port or port range."
626 msgstr ""
627 "Vastaa välitettyä liikennettä, joka on suunnattu määrättyyn porttiin tai "
628 "portti-alueeseen."
629
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
631 msgid "Match forwarded traffic from this IP or range."
632 msgstr "Vastaa välitettyä liikennettä tästä IP-osoitteesta tai alueelta."
633
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
635 msgid ""
636 "Match forwarded traffic originating from the given source port or port range."
637 msgstr ""
638 "Vastaa välitettyä liikennettä, joka on peräisin annetusta portista tai "
639 "portti-alueesta."
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
643 msgid "Match helper"
644 msgstr "Vastaa auttajaa"
645
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
647 msgid ""
648 "Match incoming traffic directed at the given destination port or port range "
649 "on this host"
650 msgstr ""
651 "Vastaa saapuvaa liikennettä, joka on suunnattu annetulle kohdeportille tai "
652 "portti-alueelle tällä laitteella"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
655 msgid "Match mark"
656 msgstr "Vastaa merkkiä"
657
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
659 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
660 msgid "Match traffic using the specified connection tracking helper."
661 msgstr "Vastaa liikennettä määritetyllä yhteydenseuranta-apurilla."
662
663 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
664 msgid "Matches a specific firewall mark or a range of different marks."
665 msgstr "Vastaa tiettyä palomuurimerkkintää tai joukkoa erilaisia merkkintöjä."
666
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
668 msgid "Matches forwarded traffic using the specified outbound network device."
669 msgstr "Vastaa välitettyä liikennettä tietyn lähtevän sovittimen perusteella."
670
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
672 msgid "Matches traffic carrying the specified DSCP marking."
673 msgstr "Vastaa liikennettä, jolla on määritetty DSCP-merkintä."
674
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
676 msgid ""
677 "Maximum initial number of packets to match: this number gets recharged by "
678 "one every time the limit specified above is not reached, up to this number."
679 msgstr ""
680 "Alkuperäinen enimmäismäärä vastaamaan: tämä määrä kasvatetaan yhdellä aina, "
681 "määritettyyn numeroon saakka, kunnes annettu määrä saavutetaan."
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
684 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
685 msgid "Monday"
686 msgstr "Maanantai"
687
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
690 msgid "Month Days"
691 msgstr "Kuukauden päivät"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
694 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
695 msgid "NAT Rules"
696 msgstr "NAT-säännöt"
697
698 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
699 msgid ""
700 "NAT rules allow fine grained control over the source IP to use for outbound "
701 "or forwarded traffic."
702 msgstr ""
703 "NAT-säännöt sallivat lähde-IP:n hienostuneen hallinnan käytettäväksi "
704 "lähtevässä tai välitetyssä liikenteessä."
705
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
707 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
709 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
710 msgid "Name"
711 msgstr "Nimi"
712
713 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
714 msgid "Only match incoming traffic directed at the given IP address."
715 msgstr "Vastaa vain annettuun IP-osoitteeseen suuntautuvaa liikennettä."
716
717 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
718 msgid "Only match incoming traffic from these MACs."
719 msgstr "Vastaa vain näistä MAC-osoitteista tulevaa liikennettä."
720
721 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
722 msgid "Only match incoming traffic from this IP or range."
723 msgstr "Vastaa vain saapuvaa liikennettä tästä IP-osoitteesta tai alueelta."
724
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
726 msgid ""
727 "Only match incoming traffic originating from the given source port or port "
728 "range on the client host"
729 msgstr ""
730 "Vastaa vain saapuvaa liikennettä, joka on lähtöisin annetusta lähdeportista "
731 "tai porttialueesta"
732
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
735 msgid "Outbound device"
736 msgstr "Lähtevälaite"
737
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
739 msgid "Outbound zone"
740 msgstr "Lähtevä vyöhyke"
741
742 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
744 msgid "Output"
745 msgstr "Lähtevä"
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
748 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
750 msgid "Passes additional arguments to iptables. Use with care!"
751 msgstr "Välittää lisäargumentteja iptablesille. Käytä varoen!"
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
754 msgid ""
755 "Passing raw iptables arguments to source and destination traffic "
756 "classification rules allows to match packets based on other criteria than "
757 "interfaces or subnets. These options should be used with extreme care as "
758 "invalid values could render the firewall ruleset broken, completely exposing "
759 "all services."
760 msgstr ""
761 "Iptable-argumentien käyttäminen lähde- ja kohdeliikenteen luokitussääntöihin "
762 "sallii pakettien valitsemisen muilla kriteereillä kuin sovittimin tai "
763 "aliverkkoin. Näitä vaihtoehtoja tulee käyttää erittäin varovaisesti, koska "
764 "virheelliset arvot voivat rikkoa palomuurisäännöt paljastaen kaikki palvelut."
765
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
767 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
768 msgid "Port Forwards"
769 msgstr "Portin välitys"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
772 msgid ""
773 "Port forwarding allows remote computers on the Internet to connect to a "
774 "specific computer or service within the private LAN."
775 msgstr ""
776 "Portinvälityksen avulla Internetin etätietokoneet voivat muodostaa yhteyden "
777 "tiettyyn tietokoneeseen tai palveluun yksityisessä lähiverkossa."
778
779 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
782 msgid "Protocol"
783 msgstr "Protokolla"
784
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
786 msgid ""
787 "Redirect matched incoming traffic to the given port on the internal host"
788 msgstr ""
789 "Uudelleenohjaa saapuva liikenne sisäisen palvelimelle annettuun porttiin"
790
791 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
792 msgid "Redirect matched incoming traffic to the specified internal host"
793 msgstr "Uudelleenohjaa saapuva liikenne määritettyyn sisäiseen palvelimeen"
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
796 msgid "Requires hardware NAT support. Implemented at least for mt7621"
797 msgstr "Edellyttää laitteiston NAT-tukea. Toteutettu ainakin mt7621: lle"
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
800 msgid "Restrict Masquerading to given destination subnets"
801 msgstr "Rajoita naamiointi tiettyihin kohdeverkkoihin"
802
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
804 msgid "Restrict Masquerading to given source subnets"
805 msgstr "Rajoita naamiointi tiettyihin kohdeverkkoihin"
806
807 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
809 msgid "Restrict to address family"
810 msgstr "Rajoita tietyille osoitteille"
811
812 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
813 msgid "Rewrite IP address"
814 msgstr "Kirjoita IP-osoite uudelleen"
815
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
817 msgid "Rewrite matched traffic to the specified source IP address."
818 msgstr ""
819 "Kirjoita vastaava tietoliikenne uudelleen määritettyyn lähde-IP-osoitteeseen."
820
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
822 msgid "Rewrite matched traffic to the specified source port or port range."
823 msgstr ""
824 "Kirjoita vastaava tietoliikenne uudelleen määritettyyn lähdeporttiin tai "
825 "porttialueeseen."
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
828 msgid "Rewrite port"
829 msgstr "Uudelleenkirjoita portti"
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
832 msgid "Routing/NAT Offloading"
833 msgstr "Reititys/NAT-purku"
834
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
836 msgid "SNAT - Rewrite to specific source IP or port"
837 msgstr "SNAT - Kirjoita tiettyyn lähde IP:hen tai porttiin"
838
839 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
841 msgid "Saturday"
842 msgstr "Lauantai"
843
844 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
845 msgid "Set mark"
846 msgstr "Merkitse"
847
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
849 msgid ""
850 "Set the given mark value on established connections. Format is value[/mask]. "
851 "If a mask is specified then only those bits set in the mask are modified."
852 msgstr ""
853 "Määritä määritetty merkkiarvo muodostetuille yhteyksille. Muoto on arvo[/"
854 "mask]. Jos maski on määritetty, vain maskiin määritettyjä bittiä muokataan."
855
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
857 msgid "Software based offloading for routing/NAT"
858 msgstr "Ohjelmistopohjainen reititys/NAT"
859
860 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
861 msgid "Software flow offloading"
862 msgstr "Ohjelmistopohjainen tietovirran nopeutus"
863
864 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
865 msgid "Source IP address"
866 msgstr "Lähde-IP-osoite"
867
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
870 msgid "Source MAC address"
871 msgstr "Lähde MAC-osoite"
872
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
875 msgid "Source address"
876 msgstr "Lähdeosoite"
877
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
879 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
881 msgid "Source port"
882 msgstr "Lähdeportti"
883
884 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
885 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
886 msgid "Source zone"
887 msgstr "Lähdevyöhyke"
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
890 msgid ""
891 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
892 "network device."
893 msgstr ""
894 "Määrittää, sidotaanko tämä liikennesääntö tiettyyn saapuvaan vai lähtevään "
895 "verkkolaitteeseen."
896
897 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
898 msgid ""
899 "Specifies whether to use the external or the internal IP address for "
900 "reflected traffic."
901 msgstr ""
902 "Määrittää, käytetäänkö ulkoista vai sisäistä IP-osoitetta heijastuneeseen "
903 "liikenteeseen."
904
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
906 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
907 msgid "Start Date (yyyy-mm-dd)"
908 msgstr "Aloituspäivä (vvvv-kk-pp)"
909
910 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
912 msgid "Start Time (hh:mm:ss)"
913 msgstr "Aloitusaika (hh:mm:ss)"
914
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
916 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
917 msgid "Stop Date (yyyy-mm-dd)"
918 msgstr "Lopetuspäivä (vvv-kk-pp)"
919
920 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
921 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
922 msgid "Stop Time (hh:mm:ss)"
923 msgstr "Lopetusaika (hh:mm:ss)"
924
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
927 msgid "Sunday"
928 msgstr "Sunnuntai"
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
931 msgid ""
932 "The existing firewall configuration needs to be changed for LuCI to function "
933 "properly."
934 msgstr "Nykyistä palomuurimääritystä on muutettava, jotta LuCI toimisi oikein."
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
937 msgid ""
938 "The firewall creates zones over your network interfaces to control network "
939 "traffic flow."
940 msgstr ""
941 "Palomuuri luo vyöhykkeitä verkkosovittimista verkkoliikenteen kulun "
942 "hallitsemiseksi."
943
944 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
946 msgid ""
947 "The options below control the forwarding policies between this zone (%s) and "
948 "other zones. <em>Destination zones</em> cover forwarded traffic "
949 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
950 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
951 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
952 "<em>not</em> imply a permission to forward from wan to lan as well."
953 msgstr ""
954 "Alla olevat asetukset ohjaavat tämän vyöhykkeen (%s) ja muiden vyöhykkeiden "
955 "välisiä välityskäytäntöjä. <em> Kohdevyöhyke</em> kattavat välitettävän "
956 "liikenteen <strong>, joka on peräisin kohteesta %q</strong>. <em> "
957 "Lähdevyöhykkeet</em> vastaavat välitettyä liikennettä muilta vyöhykkeiltä "
958 "<strong>, jotka on kohdistettu kohteeseen %q</strong>. Välityssääntö on "
959 "<em>yksisuuntainen</em>, esimerkiksi eteenpäin lanista waniin <em> ei</em> "
960 "merkitse lupaa myös päästä eteenpäin wanista laniin."
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
963 msgid ""
964 "This section defines common properties of %q. The <em>input</em> and "
965 "<em>output</em> options set the default policies for traffic entering and "
966 "leaving this zone while the <em>forward</em> option describes the policy for "
967 "forwarded traffic between different networks within the zone. <em>Covered "
968 "networks</em> specifies which available networks are members of this zone."
969 msgstr ""
970 "Tässä osassa määritetään kohteen %q yleiset ominaisuudet. <em>tuleva</em> ja "
971 "<em> lä'htevä</em> -asetukset asettavat oletuskäytännöt tälle alueelle "
972 "saapuville ja sieltä poistuneille liikenteelle, kun taas <em>välitä</em> -"
973 "vaihtoehdossa kuvataan alueen eri verkkojen välisen välitettyä liikennettä "
974 "koskeva käytäntö. <em> Katetut verkot</em> määrittävät, mitkä käytettävissä "
975 "olevat verkot ovat tämän vyöhykkeen jäseniä."
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
979 msgid "Thursday"
980 msgstr "Torstai"
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
984 msgid "Time Restrictions"
985 msgstr "Aikarajoitukset"
986
987 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
989 msgid "Time in UTC"
990 msgstr "UTC-aika"
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
993 msgid "Time restritions are enabled for this rule"
994 msgstr "Aikarajoitukset ovat käytössä tälle säännölle"
995
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
997 msgid ""
998 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
999 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1000 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1001 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1002 "ival}</var>}}"
1003 msgstr ""
1004 "Kohde %{dest}%{dest_device?, sovitin <var>%{dest_device}</var>}%{dest_ip?, "
1005 "IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita "
1006 "osoitteita paitsi %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1007 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Vastaa muita portteja "
1008 "paitsi %{item.val}.\"}>%{item.ival}</var>}}"
1009
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1011 msgid ""
1012 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1013 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1014 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1015 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1016 "%{item.val}.\"}>%{item.ival}</var>}}"
1017 msgstr ""
1018 "Kohde %{dest}%{dest_device?, via sovitin <var>%{dest_device}</"
1019 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1020 "\"Vastaa muita osoitteita paitsi %{item.val}.\"}>%{item.ival}</"
1021 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1022 "\"Vastaa muita portteja paitsi %{item.val}.\"}>%{item.ival}</var>}}"
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1025 msgid ""
1026 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1027 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1028 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1029 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1030 msgstr ""
1031 "Kohde %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1032 "\"Vastaa muita IP -osoitteita paitsi %{item.val}.\"}>%{item.ival}</"
1033 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1034 "\"Vastaa muita portteja paitsi %{item.val}.\"}>%{item.ival}</var>}}"
1035
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
1037 msgid "Tracking helper"
1038 msgstr "Seurantaapuri"
1039
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1041 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1042 msgid "Traffic Rules"
1043 msgstr "Liikennesäännöt"
1044
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1046 msgid ""
1047 "Traffic rules define policies for packets traveling between different zones, "
1048 "for example to reject traffic between certain hosts or to open WAN ports on "
1049 "the router."
1050 msgstr ""
1051 "Liikennesäännöt määrittävät käytännöt eri vyöhykkeiden välillä kulkeville "
1052 "paketeille, esimerkiksi tiettyjen isäntien välisen liikenteen hylkäämiseksi "
1053 "tai WAN-porttien avaamiseksi reitittimessä."
1054
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1057 msgid "Tuesday"
1058 msgstr "Tiistai"
1059
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1061 msgid "Unable to save contents: %s"
1062 msgstr "Sisältöä ei voi tallentaa: %s"
1063
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
1066 msgid "Unknown or not installed conntrack helper \"%s\""
1067 msgstr "Tuntematon tai asentamaton conntrack-auttaja \"% s\""
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
1071 msgid "Unnamed NAT"
1072 msgstr "Nimeämätön NAT"
1073
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
1076 msgid "Unnamed forward"
1077 msgstr "Nimeämätön välitys"
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1081 msgid "Unnamed rule"
1082 msgstr "Nimetön sääntö"
1083
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1085 msgid "Unnamed zone"
1086 msgstr "Nimeämätön vyöhyke"
1087
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
1089 msgid "Unrecognized protocol"
1090 msgstr "Tunnistamaton protokolla"
1091
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
1093 msgid ""
1094 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1095 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1096 "the updated configuration."
1097 msgstr ""
1098 "Kun painat \"Jatka\", \"uudelleenohjaus\" -kohdat, joilla on tavoite \"SNAT"
1099 "\", muunnetaan \"nat\" -osioiksi ja palomuuri käynnistetään uudelleen "
1100 "päivitetyn määrityksen aktivoimiseksi."
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
1103 msgid "Use external IP address"
1104 msgstr "Käytä ulkoista IP-osoitetta"
1105
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1107 msgid "Use internal IP address"
1108 msgstr "Käytä sisäistä IP-osoitetta"
1109
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1111 msgid ""
1112 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1113 "network devices."
1114 msgstr ""
1115 "Tämän vaihtoehdon avulla voit luokitella vyöhykeliikennettä raakana, ei-"
1116 "<em>uci</em> -hallittujen sovittimien avulla."
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
1119 msgid ""
1120 "Use this option to classify zone traffic by source or destination subnet "
1121 "instead of networks or devices."
1122 msgstr ""
1123 "Tämän asetuksen avulla voit luokitella vyöhykeliikenteen lähde- tai kohde "
1124 "aliverkon mukaan verkkojen tai laitteiden sijaan."
1125
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1127 msgid "Valid firewall mark required"
1128 msgstr "Kelvollinen palomuurimerkintä vaaditaan"
1129
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
1132 msgid "Wednesday"
1133 msgstr "Keskiviikko"
1134
1135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
1137 msgid "Week Days"
1138 msgstr "Viikon päivät"
1139
1140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1141 msgid "XOR firewall mark"
1142 msgstr "XOR-palomuurimerintä"
1143
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1145 msgid "XOR mark"
1146 msgstr "XOR-merkki"
1147
1148 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1149 msgid "Zone ⇒ Forwardings"
1150 msgstr "Vyöhyke ⇒ Välitys"
1151
1152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1153 msgid "Zones"
1154 msgstr "Vyöhykkeet"
1155
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1159 msgid "accept"
1160 msgstr "hyväksy"
1161
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1163 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1164 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1165 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1174 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1175 msgid "any"
1176 msgstr "mikä tahansa"
1177
1178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1184 msgid "any zone"
1185 msgstr "mikä tahansa vyöhyke"
1186
1187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1188 msgid "apply firewall mark"
1189 msgstr "aseta palomuurimerkintä"
1190
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1192 msgid "assign conntrack helper"
1193 msgstr "määritä conntrack-helper"
1194
1195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1198 msgid "day"
1199 msgstr "päivä"
1200
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1202 msgid "do not rewrite"
1203 msgstr "älä kirjoita uudelleen"
1204
1205 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1206 msgid "don't track"
1207 msgstr "älä seuraa"
1208
1209 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1210 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1212 msgid "drop"
1213 msgstr "pudota"
1214
1215 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1218 msgid "hour"
1219 msgstr "tunti"
1220
1221 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1224 msgid "minute"
1225 msgstr "minuutti"
1226
1227 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1230 msgid "reject"
1231 msgstr "hylkää"
1232
1233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1236 msgid "second"
1237 msgstr "sekunti"
1238
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1245 msgid "this device"
1246 msgstr "tämä laite"
1247
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307
1251 msgid "this new zone"
1252 msgstr "tämä uusi vyöhyke"
1253
1254 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1255 msgid "unlimited"
1256 msgstr "rajoittamaton"
1257
1258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1259 msgid "unspecified"
1260 msgstr "määrittelemätön"
1261
1262 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1263 msgid "valid firewall mark"
1264 msgstr "kelvollinen palomuurimerkintä"