]> git.deb.at Git - deb/packages.git/blob - po/pdo.fi.po
Update .pot and .po files
[deb/packages.git] / po / pdo.fi.po
1 # Finnish translations for packages.debian.org
2 # This file is put in the public domain.
3 # Tommi Vainikainen <thv+debian@iki.fi>, 2005-2007.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: pdo\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2008-01-18 01:01+0100\n"
10 "PO-Revision-Date: 2007-11-26 08:04+0200\n"
11 "Last-Translator: Tommi Vainikainen <thv+debian@iki.fi>\n"
12 "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
17
18 #: bin/create_index_pages:232
19 msgid "Section"
20 msgstr "Osasto"
21
22 #: bin/create_index_pages:244
23 msgid "Subsection"
24 msgstr "Alaosasto"
25
26 #: bin/create_index_pages:256
27 msgid "Priority"
28 msgstr "Tärkeys"
29
30 #: lib/Packages/Dispatcher.pm:310
31 msgid "requested format not available for this document"
32 msgstr "pyydetty muoto ei ole käytettävissä tälle asiakirjalle"
33
34 #: lib/Packages/DoDownload.pm:27 lib/Packages/DoFilelist.pm:27
35 #: lib/Packages/DoShow.pm:31
36 msgid "package not valid or not specified"
37 msgstr "paketti ei kelpaa tai määrittelemättä"
38
39 #: lib/Packages/DoDownload.pm:30 lib/Packages/DoFilelist.pm:30
40 #: lib/Packages/DoIndex.pm:31 lib/Packages/DoNewPkg.pm:22
41 #: lib/Packages/DoSearchContents.pm:30 lib/Packages/DoShow.pm:34
42 msgid "suite not valid or not specified"
43 msgstr "jakelu ei kelpaa tai määrittelemättä"
44
45 #: lib/Packages/DoDownload.pm:33 lib/Packages/DoFilelist.pm:33
46 msgid "architecture not valid or not specified"
47 msgstr "arkkitehtuuri ei kelpaa tai määrittelemättä"
48
49 #: lib/Packages/DoDownload.pm:36
50 #, perl-format
51 msgid "more than one suite specified for download (%s)"
52 msgstr "useampi kuin yksi jakelu määritetty imuroinnille (%s)"
53
54 #: lib/Packages/DoDownload.pm:40
55 #, perl-format
56 msgid "more than one architecture specified for download (%s)"
57 msgstr "useampi kuin yksi arkkitehtuuri määritetty imuroinnille (%s)"
58
59 #: lib/Packages/DoFilelist.pm:48
60 msgid "No such package in this suite on this architecture."
61 msgstr "Pakettia ei löydy tälle arkkitehtuurille tästä jakelusta."
62
63 #: lib/Packages/DoFilelist.pm:60
64 msgid "Invalid suite/architecture combination"
65 msgstr "Virheellinen jakelu/arkkitehtuuri-yhdistelmä"
66
67 #: lib/Packages/DoIndex.pm:34
68 #, perl-format
69 msgid "more than one suite specified for show_static (%s)"
70 msgstr "useampi kuin yksi jakelu määritetty show_static-metodille (%s)"
71
72 #: lib/Packages/DoIndex.pm:38
73 #, perl-format
74 msgid "more than one subsection specified for show_static (%s)"
75 msgstr "useampi kuin yksi alaosasto määritetty show_static-metodille (%s)"
76
77 #: lib/Packages/DoIndex.pm:75
78 #, perl-format
79 msgid "couldn't read index file %s: %s"
80 msgstr "hakemistotiedostoa %s ei voitu lukea: %s"
81
82 #: lib/Packages/DoNewPkg.pm:25
83 #, perl-format
84 msgid "more than one suite specified for newpkg (%s)"
85 msgstr "useampi kuin yksi jakelu määritetty newpkg-metodille (%s)"
86
87 #: lib/Packages/DoNewPkg.pm:43
88 #, perl-format
89 msgid "no newpkg information found for suite %s"
90 msgstr "newpkg-tietoa ei löytynyt jakelulle %s"
91
92 #: lib/Packages/DoSearch.pm:25 lib/Packages/DoSearchContents.pm:24
93 msgid "keyword not valid or missing"
94 msgstr "hakusana ei kelpaa tai puuttuu"
95
96 #: lib/Packages/DoSearch.pm:28 lib/Packages/DoSearchContents.pm:27
97 msgid "keyword too short (keywords need to have at least two characters)"
98 msgstr "hakusana liian lyhyt (hakusanassa täytyy olla vähintään kaksi merkkiä)"
99
100 #: lib/Packages/DoSearch.pm:165
101 msgid "Exact hits"
102 msgstr "Tarkat hakutulokset"
103
104 #: lib/Packages/DoSearch.pm:175
105 msgid "Other hits"
106 msgstr "Muut hakutulokset"
107
108 #: lib/Packages/DoSearch.pm:234
109 msgid "Virtual package"
110 msgstr "Näennäispaketti"
111
112 #: lib/Packages/DoSearchContents.pm:40
113 #, perl-format
114 msgid "more than one suite specified for contents search (%s)"
115 msgstr "useampi kuin yksi jakelu määritetty sisältöhaulle (%s)"
116
117 #: lib/Packages/DoSearchContents.pm:82
118 msgid "The search mode you selected doesn't support more than one keyword."
119 msgstr "Valittu hakutapa ei tue useampaa kuin yhtä hakusanaa."
120
121 #: lib/Packages/DoShow.pm:37
122 #, perl-format
123 msgid "more than one suite specified for show (%s)"
124 msgstr "useampi kuin yksi jakelu määritetty show-metodille (%s)"
125
126 #: lib/Packages/DoShow.pm:73
127 msgid "No such package."
128 msgstr "Pakettia ei löydy."
129
130 #: lib/Packages/DoShow.pm:85
131 msgid "Package not available in this suite."
132 msgstr "Paketti ei ole saatavilla tässä jakelussa."
133
134 #: lib/Packages/DoShow.pm:198
135 msgid " and others"
136 msgstr " ja muut"
137
138 #: lib/Packages/DoShow.pm:429
139 #, perl-format
140 msgid "not %s"
141 msgstr "ei %s"
142
143 #: lib/Packages/DoShow.pm:479
144 msgid "Package not available"
145 msgstr "Paketti ei saatavilla"
146
147 #: lib/Packages/DoShow.pm:518
148 msgid "Not available"
149 msgstr "Ei saatavilla"
150
151 #: lib/Packages/Page.pm:47
152 msgid "package has bad maintainer field"
153 msgstr "paketin ylläpitäjätietue on virheellinen"
154
155 #~ msgid "search doesn't take any more path elements"
156 #~ msgstr "haku ei ota enempää polkuelementtejä"
157
158 #~ msgid ""
159 #~ "We're supposed to display the homepage here, instead of getting dispatch."
160 #~ "pl"
161 #~ msgstr "Meidän pitäisi näyttää kotisivu tässä dispatch.pl:n sijaan."
162
163 #~ msgid "%s set more than once in path"
164 #~ msgstr "%s asetettu useammin kuin kerran polussa"
165
166 #~ msgid "two or more packages specified (%s)"
167 #~ msgstr "kaksi tai useampi pakettia määritetty (%s)"
168
169 #~ msgid "Initialization of Template Engine failed: %s"
170 #~ msgstr "Mallinemoottorin alustus epäonnistui: %s"
171
172 #~ msgid ""
173 #~ "Warning: The <span class=\"pred\">experimental</span> distribution "
174 #~ "contains software that is likely unstable or buggy and may even cause "
175 #~ "data loss. If you ignore this warning and install it nevertheless, you do "
176 #~ "it on your own risk."
177 #~ msgstr ""
178 #~ "Varoitus: <span clas=\"pred\">kokeellinen</span> jakelu sisältää "
179 #~ "ohjelmistoja, jotka ovat luultavasti epävakaita sekä bugisia, ja voi "
180 #~ "aiheuttaa jopa tiedonhäviötä. Mikäli ohitat tämän varoituksen ja asennat "
181 #~ "paketin kaikesta huolimatta, otat vastuun itsellesi."
182
183 #~ msgid ""
184 #~ "Packages that were added to the unstable Debian archive during the last 7 "
185 #~ "days."
186 #~ msgstr ""
187 #~ "Paketit, jotka on lisätty epävakaaseen Debian-arkistoon viimeisen "
188 #~ "seitsemän (7) päivän aikana."
189
190 #~ msgid ""
191 #~ "The following packages were added to the \"%s\" component next to the "
192 #~ "Debian archive during the last 7 days."
193 #~ msgstr ""
194 #~ "Seuraavat paketit on lisätty komponenttiin \"%s\" Debian-arkistoon "
195 #~ "viimeisen seitsemän (7) päivän aikana."
196
197 #~ msgid ""
198 #~ "Packages that were added to the \"%s\" component next to the unstable "
199 #~ "Debian archive during the last 7 days."
200 #~ msgstr ""
201 #~ "Paketit, jotka on lisätty komponenttiin \"%s\" epävakaaseen Debian-"
202 #~ "arkistoon viimeisen seitsemän (7) päivän aikana."
203
204 #~ msgid ""
205 #~ "Users of experimental packages are encouraged to contact the package "
206 #~ "maintainers directly in case of problems."
207 #~ msgstr ""
208 #~ "Kokeellisten pakettien käyttäjiä kehotetaan ottamaan ongelmatapauksissa "
209 #~ "yhteyttä suoraan paketin ylläpitäjiin."
210
211 #~ msgid "Size is measured in kBytes."
212 #~ msgstr "Koko mitataan kilotavuissa."
213
214 #~ msgid "Maintainer"
215 #~ msgstr "Ylläpitäjä"
216
217 #~ msgid "Uploaders"
218 #~ msgstr "Uploadaajat"
219
220 #~ msgid "Essential"
221 #~ msgstr "Välttämätön"
222
223 #~ msgid "yes"
224 #~ msgstr "kyllä"
225
226 #~ msgid ""
227 #~ "Warning: These packages are intended for the use in building <a href="
228 #~ "\"http://www.debian.org/devel/debian-installer/\">debian-installer</a> "
229 #~ "images only. Do not install them on a normal Debian system."
230 #~ msgstr ""
231 #~ "Varoitus: Nämä paketit on tarkoitettu käytettäväksi vain rakennettaessa "
232 #~ "<a href=\"http://www.debian.org/devel/debian-installer\">debian-"
233 #~ "asentimen</a> vedoksia. Älä asenna normaaliin Debian-järjestelmään."
234
235 #~ msgid "No packages with this priority in this suite"
236 #~ msgstr "Kokoelmassa ei ole paketteja tällä tärkeysasteella"
237
238 #~ msgid "Software Packages in \"%s\", essential packages"
239 #~ msgstr "Ohjelmistopaketit jakelussa \"%s\", välttämättömät paketit"
240
241 #~ msgid "No essential packages in this suite"
242 #~ msgstr "Kokoelmassa ei ole välttämättömiä paketteja"
243
244 #~ msgid ""
245 #~ "Copyright (C) 1997-2005 SPI;\n"
246 #~ "See <URL:http://www.debian.org/license> for the license terms.\n"
247 #~ "\n"
248 #~ msgstr ""
249 #~ "Copyright © 1997-2005 SPI;\n"
250 #~ "Katso lisenssiehdot sivulta <URL:http://www.debian.org/license>.\n"
251 #~ "\n"
252
253 #~ msgid "Versions:"
254 #~ msgstr "Versiot:"
255
256 #~ msgid "This page is also available in the following languages:\n"
257 #~ msgstr "Tämä sivu on saatavilla myös seuraavilla kielillä:\n"
258
259 #~ msgid ""
260 #~ "Debian is a registered trademark of Software in the Public Interest, Inc."
261 #~ msgstr ""
262 #~ "Debian on Software in the Public Interest, Inc.'in rekisteröimä "
263 #~ "tavaramerkki."
264
265 #~ msgid ""
266 #~ "Copyright &copy; 1997-2005 <a href=\"http://www.spi-inc.org\">SPI</a>; "
267 #~ "See <a href=\"%s/license\">license terms</a>."
268 #~ msgstr ""
269 #~ "Copyright © 1997-2005 <a href=\"http://www.spi-inc.org\">SPI</a>. Lue <a "
270 #~ "href=\"%s/license\">lisenssiehdot</a>."
271
272 #~ msgid "Last Modified: "
273 #~ msgstr "Viimeksi muutettu: "
274
275 #~ msgid ""
276 #~ "To report a problem with the web site, e-mail <a href=\"mailto:%s\">%s</"
277 #~ "a>. For other contact information, see the Debian <a href=\"%s/contact"
278 #~ "\">contact page</a>."
279 #~ msgstr ""
280 #~ "Tällä www-sivulla olevista ongelmista voi ilmoittaa lähettämällä "
281 #~ "sähköpostia englanniksi osoitteeseen <a href=\"mailto:%s\">%s</a>. Muut "
282 #~ "yhteystiedot löytyvät Debianin <a href=\"%s/contact\">yhteystietosivulta</"
283 #~ "a>."
284
285 #~ msgid ""
286 #~ "Back to: <a href=\"%s/\">Debian Project homepage</a> || <a href=\"%s/"
287 #~ "\">Packages search page</a>"
288 #~ msgstr ""
289 #~ "Takaisin: <a href=\"%s/\">Debian-projektin kotisivulle</a> || <a href=\"%"
290 #~ "s/\">Pakettien hakusivulle</a>"
291
292 #~ msgid "Site map"
293 #~ msgstr "Sivustokartta"
294
295 #~ msgid "Development"
296 #~ msgstr "Kehitys"
297
298 #~ msgid "Support"
299 #~ msgstr "Tuki"
300
301 #~ msgid "Getting&nbsp;Debian"
302 #~ msgstr "Debianin&nbsp;hankkiminen"
303
304 #~ msgid "News"
305 #~ msgstr "Uutiset"
306
307 #~ msgid "About&nbsp;Debian"
308 #~ msgstr "Tietoja&nbsp;Debianista"
309
310 #~ msgid "Skip Site Navigation"
311 #~ msgstr "Ohita sivustonavigointi"
312
313 #~ msgid "Debian Project"
314 #~ msgstr "Debian-projekti"
315
316 #~ msgid "Search"
317 #~ msgstr "Hae"
318
319 #~ msgid "or"
320 #~ msgstr "tai"
321
322 #~ msgid "Search for <a href=\"%s\">other versions of %s</a>"
323 #~ msgstr "Hae <a href=\"%s\">paketin %s muita versioita</a>"
324
325 #~ msgid "See the <a href=\"%s\">developer information for %s</a>."
326 #~ msgstr "Katso <a href=\"%s\">paketin %s kehittäjätietoja</a>."
327
328 #~ msgid " and %s are responsible for this Debian package."
329 #~ msgstr " ja %s ovat vastuussa tästä Debian-paketista."
330
331 #~ msgid "%s is responsible for this Debian package."
332 #~ msgstr "%s on vastuussa tästä Debian-paketista."
333
334 #~ msgid "View the <a href=\"%s\">copyright file</a>"
335 #~ msgstr "Katso <a href=\"%s\">copyright-tiedostoa</a>"
336
337 #~ msgid "View the <a href=\"%s\">Debian changelog</a>"
338 #~ msgstr "Katso <a href=\"%s\">Debian-muutoslokia</a>"
339
340 #~ msgid "Not found"
341 #~ msgstr "Ei löytynyt"
342
343 #~ msgid "Download"
344 #~ msgstr "Imuroi"
345
346 #~ msgid "Source Package:"
347 #~ msgstr "Lähdepaketti:"
348
349 #~ msgid "Check for <a href=\"%s\">Bug Reports</a> about %s."
350 #~ msgstr "Tarkista paketin %s <a href=\"%s\">vikailmoitukset</a>."
351
352 #~ msgid "md5sum"
353 #~ msgstr "MD5-summa"
354
355 #~ msgid "Size (in kB)"
356 #~ msgstr "Koko (kt)"
357
358 #~ msgid "Download %s"
359 #~ msgstr "Imuroi %s"
360
361 #~ msgid "The following binary packages are built from this source package:"
362 #~ msgstr "Seuraavat binääripaketit on käännetty tästä lähdepaketista:"
363
364 #~ msgid "Packages providing %s"
365 #~ msgstr "Paketit, jotka tarjoavat paketin %s"
366
367 #~ msgid ""
368 #~ "This is a <em>virtual package</em>. See the <a href=\"%s\">Debian policy</"
369 #~ "a> for a <a href=\"%sch-binary.html#s-virtual_pkg\">definition of virtual "
370 #~ "packages</a>."
371 #~ msgstr ""
372 #~ "Tämä on <em>näennäispaketti</em>. Katso <a href=\"%s\">Debianin linjan "
373 #~ "kuvaksesta</a> <a href=\"%sch-binary.html#s-virtual_pkg\">näennäispaketin "
374 #~ "määritelmä</a>."
375
376 #~ msgid "Virtual Package: %s"
377 #~ msgstr "Näennäispaketti: %s"
378
379 #~ msgid "Overview over this distribution"
380 #~ msgstr "Tämän jakelun yleiskuva"
381
382 #~ msgid "virtual package"
383 #~ msgstr "näennäispaketti"
384
385 #~ msgid "list of files"
386 #~ msgstr "tiedostoluettelo"
387
388 #~ msgid "Package Size"
389 #~ msgstr "Paketin koko"
390
391 #~ msgid "Installed Size"
392 #~ msgstr "Koko asennettuna"
393
394 #~ msgid "Files"
395 #~ msgstr "Tiedostot"
396
397 #~ msgid "Version"
398 #~ msgstr "Versio"
399
400 #~ msgid "Architecture"
401 #~ msgstr "Arkkitehtuuri"
402
403 #~ msgid "Download for all available architectures"
404 #~ msgstr "Imurointi kaikille saataville arkkitehtuureille"
405
406 #~ msgid ""
407 #~ "The download table links to the download of the package and a file "
408 #~ "overview. In addition it gives information about the package size and the "
409 #~ "installed size."
410 #~ msgstr ""
411 #~ "Imurointitaulukko linkittää paketin imurointiin ja tiedostokatsaukseen. "
412 #~ "Lisäksi se antaa tietoa paketin koosta sekä asennukseen tarvittavasta "
413 #~ "levytilasta."
414
415 #~ msgid "Download %s\n"
416 #~ msgstr "Imuroi %s\n"
417
418 #~ msgid "Other Packages Related to %s"
419 #~ msgstr "Muut pakettiin %s liittyvät paketit"
420
421 #~ msgid ""
422 #~ "Warning: This package is intended for the use in building <a href="
423 #~ "\"http://www.debian.org/devel/debian-installer\">debian-installer</a> "
424 #~ "images only. Do not install it on a normal Debian system."
425 #~ msgstr ""
426 #~ "Varoitus: Tämä paketti on tarkoitettu käytettäväksi vain rakennettaessa "
427 #~ "<a href=\"http://www.debian.org/devel/debian-installer\">debian-"
428 #~ "asentimen</a> vedoksia. Älä asenna normaaliin Debian-järjestelmään."
429
430 #~ msgid "debian-installer udeb package"
431 #~ msgstr "debian-asentimen udeb-paketti"
432
433 #~ msgid "Experimental package"
434 #~ msgstr "Kokeellinen paketti"
435
436 #~ msgid "Package: %s (%s)"
437 #~ msgstr "Paketti: %s (%s)"
438
439 #~ msgid "All packages in this section"
440 #~ msgstr "Kaikki tämän osaston paketit"
441
442 #~ msgid "Distribution:"
443 #~ msgstr "Jakelu:"
444
445 #~ msgid "File"
446 #~ msgstr "Tiedosto"
447
448 #~ msgid "New Packages in \"%s\""
449 #~ msgstr "Uudet paketit komponentissa \"%s\""
450
451 #~ msgid "<a href=\"%s\">Search for the package</a>"
452 #~ msgstr "<a href=\"%s\">Hae pakettia</a>"
453
454 #~ msgid "Error"
455 #~ msgstr "Virhe"
456
457 #~ msgid "Software Packages in \"%s\", priority %s"
458 #~ msgstr "Ohjelmistopaketit jakelussa \"%s\" tärkeysasteella %s"
459
460 #~ msgid "Software Packages in \"%s\""
461 #~ msgstr "Ohjelmistopaketit jakelussa \"%s\""
462
463 #~ msgid "compact compressed textlist"
464 #~ msgstr "pieni tiivistetty tekstiluettelo"
465
466 #~ msgid "All packages"
467 #~ msgstr "Kaikki paketit"
468
469 #~ msgid "List of all packages"
470 #~ msgstr "Luettelo kaikista paketeista"
471
472 #~ msgid "List of sections in \"%s\""
473 #~ msgstr "Osastoluettelo jakelussa \"%s\""