]>
Commit | Line | Data |
---|---|---|
640c5d94 MZ |
1 | # translation of fi.po to Finnish |
2 | # Finnish translation of apt. | |
3 | # This file is put in the public domain. | |
8f6aa8ef | 4 | # Tapio Lehtonen <tale@debian.org>, 2004-2006,2008. |
be2dfb50 | 5 | # |
6 | # | |
640c5d94 MZ |
7 | msgid "" |
8 | msgstr "" | |
9 | "Project-Id-Version: apt 0.5.26\n" | |
3f5a581c | 10 | "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" |
1c937475 | 11 | "POT-Creation-Date: 2014-02-20 14:43+0100\n" |
a70c8147 | 12 | "PO-Revision-Date: 2008-12-11 14:52+0200\n" |
640c5d94 MZ |
13 | "Last-Translator: Tapio Lehtonen <tale@debian.org>\n" |
14 | "Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n" | |
b6c6b52f | 15 | "Language: fi\n" |
640c5d94 MZ |
16 | "MIME-Version: 1.0\n" |
17 | "Content-Type: text/plain; charset=UTF-8\n" | |
18 | "Content-Transfer-Encoding: 8bit\n" | |
853a9681 | 19 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
640c5d94 | 20 | |
ce34af08 | 21 | #: cmdline/apt-cache.cc:140 |
640c5d94 | 22 | #, c-format |
67f393ab | 23 | msgid "Package %s version %s has an unmet dep:\n" |
24 | msgstr "Paketin %s versiossa %s on tyydyttämätön riippuvuus:\n" | |
de5a560a | 25 | |
ce34af08 | 26 | #: cmdline/apt-cache.cc:268 |
12bffed7 | 27 | msgid "Total package names: " |
67f393ab | 28 | msgstr "Pakettien kokonaismäärä : " |
640c5d94 | 29 | |
ce34af08 | 30 | #: cmdline/apt-cache.cc:270 |
b81dbe40 DK |
31 | #, fuzzy |
32 | msgid "Total package structures: " | |
33 | msgstr "Pakettien kokonaismäärä : " | |
34 | ||
ce34af08 | 35 | #: cmdline/apt-cache.cc:310 |
67f393ab | 36 | msgid " Normal packages: " |
37 | msgstr " Tavallisia paketteja: " | |
640c5d94 | 38 | |
ce34af08 | 39 | #: cmdline/apt-cache.cc:311 |
67f393ab | 40 | msgid " Pure virtual packages: " |
41 | msgstr " Aitoja näennäispaketteja: " | |
4948a1ba | 42 | |
ce34af08 | 43 | #: cmdline/apt-cache.cc:312 |
67f393ab | 44 | msgid " Single virtual packages: " |
45 | msgstr " Yksinkertaisia näennäispaketteja: " | |
640c5d94 | 46 | |
ce34af08 | 47 | #: cmdline/apt-cache.cc:313 |
67f393ab | 48 | msgid " Mixed virtual packages: " |
49 | msgstr " Sekanäennäispaketteja: " | |
640c5d94 | 50 | |
ce34af08 | 51 | #: cmdline/apt-cache.cc:314 |
67f393ab | 52 | msgid " Missing: " |
53 | msgstr " Puuttuu: " | |
4948a1ba | 54 | |
ce34af08 | 55 | #: cmdline/apt-cache.cc:316 |
67f393ab | 56 | msgid "Total distinct versions: " |
57 | msgstr "Eri versioita yhteensä: " | |
640c5d94 | 58 | |
ce34af08 | 59 | #: cmdline/apt-cache.cc:318 |
12bffed7 | 60 | msgid "Total distinct descriptions: " |
8f6aa8ef | 61 | msgstr "Eri kuvauksia yhteensä: " |
640c5d94 | 62 | |
ce34af08 | 63 | #: cmdline/apt-cache.cc:320 |
67f393ab | 64 | msgid "Total dependencies: " |
65 | msgstr "Riippuvuuksia yhteensä: " | |
640c5d94 | 66 | |
ce34af08 | 67 | #: cmdline/apt-cache.cc:323 |
67f393ab | 68 | msgid "Total ver/file relations: " |
69 | msgstr "Versio/tdsto suhteita yht: " | |
640c5d94 | 70 | |
ce34af08 | 71 | #: cmdline/apt-cache.cc:325 |
67f393ab | 72 | msgid "Total Desc/File relations: " |
8f6aa8ef | 73 | msgstr "Kuvaus/tdsto suhteita yht: " |
640c5d94 | 74 | |
ce34af08 | 75 | #: cmdline/apt-cache.cc:327 |
67f393ab | 76 | msgid "Total Provides mappings: " |
77 | msgstr "Tarjoamiskuvauksia yhteensä: " | |
640c5d94 | 78 | |
ce34af08 | 79 | #: cmdline/apt-cache.cc:339 |
67f393ab | 80 | msgid "Total globbed strings: " |
81 | msgstr "Erilaisia merkkijonoja yhteensä: " | |
640c5d94 | 82 | |
ce34af08 | 83 | #: cmdline/apt-cache.cc:353 |
67f393ab | 84 | msgid "Total dependency version space: " |
85 | msgstr "Versioriippuvuustila yhteensä: " | |
640c5d94 | 86 | |
ce34af08 | 87 | #: cmdline/apt-cache.cc:358 |
67f393ab | 88 | msgid "Total slack space: " |
89 | msgstr "Löysää tilaa yhteensä: " | |
640c5d94 | 90 | |
ce34af08 | 91 | #: cmdline/apt-cache.cc:366 |
67f393ab | 92 | msgid "Total space accounted for: " |
93 | msgstr "Käytetty tila yhteensä: " | |
640c5d94 | 94 | |
ce34af08 | 95 | #: cmdline/apt-cache.cc:497 cmdline/apt-cache.cc:1146 |
dcde2d74 | 96 | #: apt-private/private-show.cc:55 |
67f393ab | 97 | #, c-format |
98 | msgid "Package file %s is out of sync." | |
99 | msgstr "Pakettitiedosto %s ei ole ajan tasalla." | |
640c5d94 | 100 | |
ce34af08 MV |
101 | #: cmdline/apt-cache.cc:575 cmdline/apt-cache.cc:1432 |
102 | #: cmdline/apt-cache.cc:1434 cmdline/apt-cache.cc:1511 cmdline/apt-mark.cc:48 | |
103 | #: cmdline/apt-mark.cc:95 cmdline/apt-mark.cc:221 | |
dcde2d74 | 104 | #: apt-private/private-show.cc:167 apt-private/private-show.cc:169 |
897e3c7b | 105 | msgid "No packages found" |
106 | msgstr "Yhtään pakettia ei löytynyt" | |
107 | ||
ce34af08 | 108 | #: cmdline/apt-cache.cc:1245 |
b6c6b52f MV |
109 | #, fuzzy |
110 | msgid "You must give at least one search pattern" | |
67f393ab | 111 | msgstr "On annettava täsmälleen yksi lauseke" |
640c5d94 | 112 | |
ce34af08 | 113 | #: cmdline/apt-cache.cc:1411 |
27b16a2e MV |
114 | msgid "This command is deprecated. Please use 'apt-mark showauto' instead." |
115 | msgstr "" | |
116 | ||
1c937475 | 117 | #: cmdline/apt-cache.cc:1506 apt-pkg/cacheset.cc:586 |
b6c6b52f MV |
118 | #, c-format |
119 | msgid "Unable to locate package %s" | |
120 | msgstr "Pakettia %s ei löydy" | |
121 | ||
ce34af08 | 122 | #: cmdline/apt-cache.cc:1536 |
67f393ab | 123 | msgid "Package files:" |
124 | msgstr "Pakettitiedostot:" | |
640c5d94 | 125 | |
ce34af08 | 126 | #: cmdline/apt-cache.cc:1543 cmdline/apt-cache.cc:1634 |
67f393ab | 127 | msgid "Cache is out of sync, can't x-ref a package file" |
128 | msgstr "Varasto ei ole ajan tasalla, pakettitiedostoa ei löydy kansiosta" | |
640c5d94 | 129 | |
67f393ab | 130 | #. Show any packages have explicit pins |
ce34af08 | 131 | #: cmdline/apt-cache.cc:1557 |
67f393ab | 132 | msgid "Pinned packages:" |
133 | msgstr "Paketit joissa tunniste:" | |
640c5d94 | 134 | |
ce34af08 | 135 | #: cmdline/apt-cache.cc:1569 cmdline/apt-cache.cc:1614 |
67f393ab | 136 | msgid "(not found)" |
137 | msgstr "(ei löydy)" | |
640c5d94 | 138 | |
ce34af08 | 139 | #: cmdline/apt-cache.cc:1577 |
67f393ab | 140 | msgid " Installed: " |
141 | msgstr " Asennettu: " | |
640c5d94 | 142 | |
ce34af08 | 143 | #: cmdline/apt-cache.cc:1578 |
67f393ab | 144 | msgid " Candidate: " |
145 | msgstr " Ehdokas: " | |
640c5d94 | 146 | |
ce34af08 | 147 | #: cmdline/apt-cache.cc:1596 cmdline/apt-cache.cc:1604 |
b81dbe40 DK |
148 | msgid "(none)" |
149 | msgstr "(ei mitään)" | |
150 | ||
ce34af08 | 151 | #: cmdline/apt-cache.cc:1611 |
67f393ab | 152 | msgid " Package pin: " |
153 | msgstr " Paketin tunnistenumero: " | |
648bb618 | 154 | |
67f393ab | 155 | #. Show the priority tables |
ce34af08 | 156 | #: cmdline/apt-cache.cc:1620 |
67f393ab | 157 | msgid " Version table:" |
158 | msgstr " Versiotaulukko:" | |
648bb618 | 159 | |
72bae92a | 160 | #: cmdline/apt-cache.cc:1733 cmdline/apt-cdrom.cc:252 cmdline/apt-config.cc:83 |
9f2df510 | 161 | #: cmdline/apt-get.cc:1580 cmdline/apt-mark.cc:377 cmdline/apt.cc:66 |
c2622bd6 | 162 | #: cmdline/apt-extracttemplates.cc:227 ftparchive/apt-ftparchive.cc:591 |
ce34af08 | 163 | #: cmdline/apt-internal-solver.cc:34 cmdline/apt-sortpkgs.cc:147 |
8f6aa8ef | 164 | #, c-format |
0e1423ae | 165 | msgid "%s %s for %s compiled on %s %s\n" |
8f6aa8ef | 166 | msgstr "%s %s laitealustalle %s käännöksen päiväys %s %s\n" |
640c5d94 | 167 | |
ce34af08 | 168 | #: cmdline/apt-cache.cc:1740 |
b6c6b52f | 169 | #, fuzzy |
67f393ab | 170 | msgid "" |
171 | "Usage: apt-cache [options] command\n" | |
67f393ab | 172 | " apt-cache [options] showpkg pkg1 [pkg2 ...]\n" |
173 | " apt-cache [options] showsrc pkg1 [pkg2 ...]\n" | |
174 | "\n" | |
897e3c7b | 175 | "apt-cache is a low-level tool used to query information\n" |
176 | "from APT's binary cache files\n" | |
67f393ab | 177 | "\n" |
178 | "Commands:\n" | |
67f393ab | 179 | " gencaches - Build both the package and source cache\n" |
180 | " showpkg - Show some general information for a single package\n" | |
181 | " showsrc - Show source records\n" | |
182 | " stats - Show some basic statistics\n" | |
183 | " dump - Show the entire file in a terse form\n" | |
184 | " dumpavail - Print an available file to stdout\n" | |
185 | " unmet - Show unmet dependencies\n" | |
186 | " search - Search the package list for a regex pattern\n" | |
187 | " show - Show a readable record for the package\n" | |
188 | " depends - Show raw dependency information for a package\n" | |
189 | " rdepends - Show reverse dependency information for a package\n" | |
6c0bed9d | 190 | " pkgnames - List the names of all packages in the system\n" |
191 | " dotty - Generate package graphs for GraphViz\n" | |
67f393ab | 192 | " xvcg - Generate package graphs for xvcg\n" |
193 | " policy - Show policy settings\n" | |
194 | "\n" | |
195 | "Options:\n" | |
196 | " -h This help text.\n" | |
197 | " -p=? The package cache.\n" | |
198 | " -s=? The source cache.\n" | |
199 | " -q Disable progress indicator.\n" | |
200 | " -i Show only important deps for the unmet command.\n" | |
201 | " -c=? Read this configuration file\n" | |
202 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
203 | "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" | |
204 | msgstr "" | |
205 | "Käyttö : apt-cache [valitsimet] komento\n" | |
206 | " apt-cache [valitsimet] add tdsto1 [tdsto2 ...]\n" | |
207 | " apt-cache [valitsimet] showpkg pkt1 [pkt2 ...]\n" | |
208 | " apt-cache [valitsimet] showsrc pkt1 [pkt2 ...]\n" | |
209 | "\n" | |
210 | "apt-cache on alemman tason työkalu APT:n konekielisten\n" | |
211 | "välimuistitiedostojen käsittelyyn ja tutkimiseen\n" | |
212 | "Komennot:\n" | |
213 | " add - Lisää paketti lähdevälimuistiin\n" | |
214 | " gencaches - Tee sekä pakettivarasto että lähdevälimuisti\n" | |
215 | " showpkg - Näytä joitain perustietoja yhdestä paketista\n" | |
216 | " showsrc - Näytä lähdetietueet\n" | |
217 | " stats - Näytä joitain perustilastoja\n" | |
218 | " dump - Näytä koko tiedosto suppeassa muodossa\n" | |
219 | " dumpavail - Tulosta saatavissa olevien luettelo oletustulosteeseen\n" | |
220 | " unmet - Näytä tyydyttymättömät riippuvuudet\n" | |
221 | " search - Etsi pakettiluettelosta säännöllisellä lausekkeella\n" | |
222 | " show - Näytä paketin tietue luettavassa muodossa\n" | |
223 | " depends - Näytä paketin riippuvuustiedot käsittelemättömässä muodossa\n" | |
224 | " rdepends - Näytä paketin käänteiset riippuvuudet\n" | |
a70c8147 | 225 | " pkgnames - Luettele järjestelmän kaikkien pakettien nimet\n" |
6c0bed9d | 226 | " dotty - Tee paketeista graafit GraphViz-muodossa\n" |
67f393ab | 227 | " xvcg - Tee paketeista graafit xvcg-muodossa\n" |
228 | " policy - Näytä mistä asennuspaketteja haetaan\n" | |
229 | "\n" | |
230 | "Valitsimet:\n" | |
231 | " -h Tämä ohje\n" | |
232 | " -p=? Pakettivarasto\n" | |
233 | " -s=? Lähdevälimuisti\n" | |
234 | " -q Poista edistymisen ilmaisin\n" | |
235 | " -i Näytä vain tärkeät riippuvuudet unmet-komennossa\n" | |
236 | " -c=? Lue tämä asetustiedosto\n" | |
237 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
238 | "Lisätietoja apt-cache(8) ja apt.conf(5) käsikirjasivuilla.\n" | |
640c5d94 | 239 | |
03d7b3cd | 240 | #. }}} |
ce34af08 | 241 | #: cmdline/apt-cdrom.cc:45 |
03d7b3cd MV |
242 | msgid "" |
243 | "No CD-ROM could be auto-detected or found using the default mount point.\n" | |
244 | "You may try the --cdrom option to set the CD-ROM mount point. See 'man apt-" | |
245 | "cdrom' for more information about the CD-ROM auto-detection and mount point." | |
246 | msgstr "" | |
247 | ||
ce34af08 | 248 | #: cmdline/apt-cdrom.cc:89 |
3483c747 | 249 | #, fuzzy |
250 | msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" | |
67f393ab | 251 | msgstr "Kirjoita levylle nimi, kuten \"Debian 2.1r1 Levy 1\"" |
640c5d94 | 252 | |
ce34af08 | 253 | #: cmdline/apt-cdrom.cc:104 |
67f393ab | 254 | msgid "Please insert a Disc in the drive and press enter" |
255 | msgstr "Aseta levy asemaan ja paina Enter" | |
640c5d94 | 256 | |
72bae92a | 257 | #: cmdline/apt-cdrom.cc:141 |
b81dbe40 DK |
258 | #, fuzzy, c-format |
259 | msgid "Failed to mount '%s' to '%s'" | |
260 | msgstr "Nimen muuttaminen %s -> %s ei onnistunut" | |
261 | ||
72bae92a | 262 | #: cmdline/apt-cdrom.cc:196 |
67f393ab | 263 | msgid "Repeat this process for the rest of the CDs in your set." |
264 | msgstr "Toista tämä lopuille rompuille kasassasi." | |
640c5d94 | 265 | |
ce34af08 | 266 | #: cmdline/apt-config.cc:48 |
67f393ab | 267 | msgid "Arguments not in pairs" |
268 | msgstr "Parametrit eivät ole pareittain" | |
640c5d94 | 269 | |
ce34af08 | 270 | #: cmdline/apt-config.cc:89 |
67f393ab | 271 | msgid "" |
272 | "Usage: apt-config [options] command\n" | |
273 | "\n" | |
274 | "apt-config is a simple tool to read the APT config file\n" | |
275 | "\n" | |
276 | "Commands:\n" | |
277 | " shell - Shell mode\n" | |
278 | " dump - Show the configuration\n" | |
279 | "\n" | |
280 | "Options:\n" | |
281 | " -h This help text.\n" | |
282 | " -c=? Read this configuration file\n" | |
283 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
284 | msgstr "" | |
285 | "Käyttö: apt-config [valitsimet] komento\n" | |
286 | "\n" | |
287 | "apt-config on yksinkertainen työkalu APT:n asetustiedoston lukemiseen\n" | |
288 | "\n" | |
289 | "Komennot:\n" | |
290 | " shell - Muista ohjelmista käytettäväksi\n" | |
291 | " dump - Näytä asetukset\n" | |
292 | "\n" | |
293 | "Valitsimet:\n" | |
294 | " -h Tämä ohje\n" | |
295 | " -c=? Lue tämä asetustiedosto\n" | |
296 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
640c5d94 | 297 | |
5669725a MV |
298 | #: cmdline/apt-get.cc:244 |
299 | #, fuzzy, c-format | |
300 | msgid "Can not find a package for architecture '%s'" | |
301 | msgstr "Pakettia %s ei löytynyt" | |
302 | ||
303 | #: cmdline/apt-get.cc:326 | |
304 | #, fuzzy, c-format | |
305 | msgid "Can not find a package '%s' with version '%s'" | |
306 | msgstr "Pakettia %s ei löytynyt" | |
307 | ||
308 | #: cmdline/apt-get.cc:329 | |
309 | #, fuzzy, c-format | |
310 | msgid "Can not find a package '%s' with release '%s'" | |
311 | msgstr "Pakettia %s ei löytynyt" | |
312 | ||
313 | #: cmdline/apt-get.cc:366 | |
ce34af08 MV |
314 | #, fuzzy, c-format |
315 | msgid "Picking '%s' as source package instead of '%s'\n" | |
316 | msgstr "stat ei toiminut lähdepakettiluettelolle %s" | |
c77d6597 | 317 | |
5669725a | 318 | #: cmdline/apt-get.cc:422 |
640c5d94 | 319 | #, c-format |
5669725a | 320 | msgid "Can not find version '%s' of package '%s'" |
ce34af08 | 321 | msgstr "" |
640c5d94 | 322 | |
5669725a | 323 | #: cmdline/apt-get.cc:453 |
640c5d94 | 324 | #, c-format |
ce34af08 MV |
325 | msgid "Couldn't find package %s" |
326 | msgstr "Pakettia %s ei löytynyt" | |
640c5d94 | 327 | |
5669725a | 328 | #: cmdline/apt-get.cc:458 cmdline/apt-mark.cc:70 |
640c5d94 | 329 | #, c-format |
ce34af08 MV |
330 | msgid "%s set to manually installed.\n" |
331 | msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" | |
640c5d94 | 332 | |
5669725a | 333 | #: cmdline/apt-get.cc:460 cmdline/apt-mark.cc:72 |
ce34af08 MV |
334 | #, fuzzy, c-format |
335 | msgid "%s set to automatically installed.\n" | |
336 | msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" | |
640c5d94 | 337 | |
5669725a | 338 | #: cmdline/apt-get.cc:468 cmdline/apt-mark.cc:116 |
ce34af08 MV |
339 | msgid "" |
340 | "This command is deprecated. Please use 'apt-mark auto' and 'apt-mark manual' " | |
341 | "instead." | |
342 | msgstr "" | |
67f393ab | 343 | |
5669725a | 344 | #: cmdline/apt-get.cc:537 cmdline/apt-get.cc:545 |
ce34af08 MV |
345 | msgid "Internal error, problem resolver broke stuff" |
346 | msgstr "Sisäinen virhe, resolver rikkoi jotain" | |
67f393ab | 347 | |
5669725a | 348 | #: cmdline/apt-get.cc:573 cmdline/apt-get.cc:610 |
ce34af08 MV |
349 | msgid "Unable to lock the download directory" |
350 | msgstr "Noutokansiota ei saatu lukittua" | |
67f393ab | 351 | |
9f2df510 | 352 | #: cmdline/apt-get.cc:725 |
ce34af08 MV |
353 | msgid "Must specify at least one package to fetch source for" |
354 | msgstr "On annettava ainakin yksi paketti jonka lähdekoodi noudetaan" | |
67f393ab | 355 | |
9f2df510 | 356 | #: cmdline/apt-get.cc:765 cmdline/apt-get.cc:1060 |
ce34af08 MV |
357 | #, c-format |
358 | msgid "Unable to find a source package for %s" | |
359 | msgstr "Paketin %s lähdekoodipakettia ei löytynyt" | |
67f393ab | 360 | |
9f2df510 | 361 | #: cmdline/apt-get.cc:782 |
de5a560a | 362 | #, c-format |
ce34af08 MV |
363 | msgid "" |
364 | "NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" | |
365 | "%s\n" | |
366 | msgstr "" | |
640c5d94 | 367 | |
9f2df510 | 368 | #: cmdline/apt-get.cc:787 |
ce34af08 | 369 | #, c-format |
67f393ab | 370 | msgid "" |
ce34af08 MV |
371 | "Please use:\n" |
372 | "bzr branch %s\n" | |
373 | "to retrieve the latest (possibly unreleased) updates to the package.\n" | |
67f393ab | 374 | msgstr "" |
1b5a6222 | 375 | |
9f2df510 | 376 | #: cmdline/apt-get.cc:840 |
67f393ab | 377 | #, c-format |
ce34af08 MV |
378 | msgid "Skipping already downloaded file '%s'\n" |
379 | msgstr "Ohitetaan jo noudettu tiedosto \"%s\"\n" | |
67f393ab | 380 | |
9f2df510 | 381 | #: cmdline/apt-get.cc:863 cmdline/apt-get.cc:866 |
ce34af08 | 382 | #: apt-private/private-install.cc:198 apt-private/private-install.cc:201 |
67f393ab | 383 | #, c-format |
ce34af08 MV |
384 | msgid "Couldn't determine free space in %s" |
385 | msgstr "Kansion %s vapaan tilan määrä ei selvinnyt" | |
67f393ab | 386 | |
9f2df510 | 387 | #: cmdline/apt-get.cc:877 |
67f393ab | 388 | #, c-format |
ce34af08 MV |
389 | msgid "You don't have enough free space in %s" |
390 | msgstr "Kansiossa %s ei ole riittävästi vapaata tilaa" | |
67f393ab | 391 | |
ce34af08 MV |
392 | #. TRANSLATOR: The required space between number and unit is already included |
393 | #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB | |
9f2df510 | 394 | #: cmdline/apt-get.cc:886 |
67f393ab | 395 | #, c-format |
ce34af08 MV |
396 | msgid "Need to get %sB/%sB of source archives.\n" |
397 | msgstr "On noudettava %st/%st lähdekoodiarkistoja.\n" | |
67f393ab | 398 | |
ce34af08 MV |
399 | #. TRANSLATOR: The required space between number and unit is already included |
400 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
9f2df510 | 401 | #: cmdline/apt-get.cc:891 |
67f393ab | 402 | #, c-format |
ce34af08 MV |
403 | msgid "Need to get %sB of source archives.\n" |
404 | msgstr "On noudettava %st lähdekoodiarkistoja.\n" | |
1b5a6222 | 405 | |
9f2df510 | 406 | #: cmdline/apt-get.cc:897 |
ce34af08 MV |
407 | #, c-format |
408 | msgid "Fetch source %s\n" | |
409 | msgstr "Nouda lähdekoodi %s\n" | |
b6c6b52f | 410 | |
9f2df510 | 411 | #: cmdline/apt-get.cc:918 |
ce34af08 MV |
412 | msgid "Failed to fetch some archives." |
413 | msgstr "Joidenkin arkistojen noutaminen ei onnistunut." | |
b6c6b52f | 414 | |
9f2df510 | 415 | #: cmdline/apt-get.cc:923 apt-private/private-install.cc:325 |
ce34af08 MV |
416 | msgid "Download complete and in download only mode" |
417 | msgstr "Nouto on valmis ja määrätty vain nouto" | |
b6c6b52f | 418 | |
9f2df510 | 419 | #: cmdline/apt-get.cc:949 |
ce34af08 MV |
420 | #, c-format |
421 | msgid "Skipping unpack of already unpacked source in %s\n" | |
422 | msgstr "Ohitetaan purku jo puretun lähdekoodin %s kohdalla\n" | |
b6c6b52f | 423 | |
9f2df510 | 424 | #: cmdline/apt-get.cc:961 |
ce34af08 MV |
425 | #, c-format |
426 | msgid "Unpack command '%s' failed.\n" | |
427 | msgstr "Purkukomento \"%s\" ei onnistunut.\n" | |
b6c6b52f | 428 | |
9f2df510 | 429 | #: cmdline/apt-get.cc:962 |
ce34af08 MV |
430 | #, c-format |
431 | msgid "Check if the 'dpkg-dev' package is installed.\n" | |
432 | msgstr "Tarkista onko paketti \"dpkg-dev\" asennettu.\n" | |
b6c6b52f | 433 | |
9f2df510 | 434 | #: cmdline/apt-get.cc:984 |
b6c6b52f | 435 | #, c-format |
ce34af08 MV |
436 | msgid "Build command '%s' failed.\n" |
437 | msgstr "Paketointikomento \"%s\" ei onnistunut.\n" | |
b6c6b52f | 438 | |
9f2df510 | 439 | #: cmdline/apt-get.cc:1004 |
ce34af08 MV |
440 | msgid "Child process failed" |
441 | msgstr "Lapsiprosessi kaatui" | |
b6c6b52f | 442 | |
9f2df510 | 443 | #: cmdline/apt-get.cc:1023 |
ce34af08 MV |
444 | msgid "Must specify at least one package to check builddeps for" |
445 | msgstr "" | |
446 | "On annettava ainakin yksi paketti jonka paketointiriippuvuudet tarkistetaan" | |
b6c6b52f | 447 | |
9f2df510 | 448 | #: cmdline/apt-get.cc:1048 |
b6c6b52f | 449 | #, c-format |
ce34af08 MV |
450 | msgid "" |
451 | "No architecture information available for %s. See apt.conf(5) APT::" | |
452 | "Architectures for setup" | |
b6c6b52f MV |
453 | msgstr "" |
454 | ||
9f2df510 | 455 | #: cmdline/apt-get.cc:1072 cmdline/apt-get.cc:1075 |
ce34af08 MV |
456 | #, c-format |
457 | msgid "Unable to get build-dependency information for %s" | |
458 | msgstr "Paketille %s ei ole saatavilla riippuvuustietoja" | |
b6c6b52f | 459 | |
9f2df510 | 460 | #: cmdline/apt-get.cc:1095 |
b6c6b52f | 461 | #, c-format |
ce34af08 MV |
462 | msgid "%s has no build depends.\n" |
463 | msgstr "Paketille %s ei ole määritetty paketointiriippuvuuksia.\n" | |
b6c6b52f | 464 | |
9f2df510 | 465 | #: cmdline/apt-get.cc:1265 |
b6c6b52f | 466 | #, fuzzy, c-format |
ce34af08 MV |
467 | msgid "" |
468 | "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " | |
469 | "packages" | |
470 | msgstr "" | |
471 | "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" | |
b6c6b52f | 472 | |
9f2df510 | 473 | #: cmdline/apt-get.cc:1283 |
b6c6b52f | 474 | #, c-format |
ce34af08 MV |
475 | msgid "" |
476 | "%s dependency for %s cannot be satisfied because the package %s cannot be " | |
477 | "found" | |
478 | msgstr "" | |
479 | "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" | |
b6c6b52f | 480 | |
9f2df510 | 481 | #: cmdline/apt-get.cc:1306 |
b6c6b52f | 482 | #, c-format |
ce34af08 MV |
483 | msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" |
484 | msgstr "" | |
485 | "Riippuvutta %s paketille %s ei voi tyydyttää: Asennettu paketti %s on liian " | |
486 | "uusi" | |
b6c6b52f | 487 | |
9f2df510 | 488 | #: cmdline/apt-get.cc:1345 |
c3bbfb87 | 489 | #, fuzzy, c-format |
ce34af08 MV |
490 | msgid "" |
491 | "%s dependency for %s cannot be satisfied because candidate version of " | |
492 | "package %s can't satisfy version requirements" | |
493 | msgstr "" | |
494 | "%s riippuvuutta paketille %s ei voi tyydyttää koska mikään paketin %s versio " | |
495 | "ei vastaa versioriippuvuuksia" | |
c3bbfb87 | 496 | |
9f2df510 | 497 | #: cmdline/apt-get.cc:1351 |
c3bbfb87 | 498 | #, fuzzy, c-format |
ce34af08 MV |
499 | msgid "" |
500 | "%s dependency for %s cannot be satisfied because package %s has no candidate " | |
501 | "version" | |
502 | msgstr "" | |
503 | "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" | |
640c5d94 | 504 | |
9f2df510 | 505 | #: cmdline/apt-get.cc:1374 |
ce34af08 MV |
506 | #, c-format |
507 | msgid "Failed to satisfy %s dependency for %s: %s" | |
508 | msgstr "Riippuvuutta %s paketille %s ei voi tyydyttää: %s" | |
640c5d94 | 509 | |
9f2df510 | 510 | #: cmdline/apt-get.cc:1389 |
ce34af08 MV |
511 | #, c-format |
512 | msgid "Build-dependencies for %s could not be satisfied." | |
513 | msgstr "Paketointiriippuvuuksia paketille %s ei voi tyydyttää." | |
3c4a4974 | 514 | |
9f2df510 | 515 | #: cmdline/apt-get.cc:1394 |
ce34af08 MV |
516 | msgid "Failed to process build dependencies" |
517 | msgstr "Paketointiriippuvuuksien käsittely ei onnistunut" | |
640c5d94 | 518 | |
9f2df510 | 519 | #: cmdline/apt-get.cc:1487 cmdline/apt-get.cc:1499 |
ce34af08 MV |
520 | #, fuzzy, c-format |
521 | msgid "Changelog for %s (%s)" | |
522 | msgstr "Avataan yhteys %s (%s)" | |
640c5d94 | 523 | |
9f2df510 | 524 | #: cmdline/apt-get.cc:1585 |
ce34af08 MV |
525 | msgid "Supported modules:" |
526 | msgstr "Tuetut moduulit:" | |
640c5d94 | 527 | |
9f2df510 | 528 | #: cmdline/apt-get.cc:1626 |
ce34af08 MV |
529 | #, fuzzy |
530 | msgid "" | |
531 | "Usage: apt-get [options] command\n" | |
532 | " apt-get [options] install|remove pkg1 [pkg2 ...]\n" | |
533 | " apt-get [options] source pkg1 [pkg2 ...]\n" | |
534 | "\n" | |
535 | "apt-get is a simple command line interface for downloading and\n" | |
536 | "installing packages. The most frequently used commands are update\n" | |
537 | "and install.\n" | |
538 | "\n" | |
539 | "Commands:\n" | |
540 | " update - Retrieve new lists of packages\n" | |
541 | " upgrade - Perform an upgrade\n" | |
542 | " install - Install new packages (pkg is libc6 not libc6.deb)\n" | |
543 | " remove - Remove packages\n" | |
544 | " autoremove - Remove automatically all unused packages\n" | |
545 | " purge - Remove packages and config files\n" | |
546 | " source - Download source archives\n" | |
547 | " build-dep - Configure build-dependencies for source packages\n" | |
548 | " dist-upgrade - Distribution upgrade, see apt-get(8)\n" | |
549 | " dselect-upgrade - Follow dselect selections\n" | |
550 | " clean - Erase downloaded archive files\n" | |
551 | " autoclean - Erase old downloaded archive files\n" | |
552 | " check - Verify that there are no broken dependencies\n" | |
553 | " changelog - Download and display the changelog for the given package\n" | |
554 | " download - Download the binary package into the current directory\n" | |
555 | "\n" | |
556 | "Options:\n" | |
557 | " -h This help text.\n" | |
558 | " -q Loggable output - no progress indicator\n" | |
559 | " -qq No output except for errors\n" | |
560 | " -d Download only - do NOT install or unpack archives\n" | |
561 | " -s No-act. Perform ordering simulation\n" | |
562 | " -y Assume Yes to all queries and do not prompt\n" | |
563 | " -f Attempt to correct a system with broken dependencies in place\n" | |
564 | " -m Attempt to continue if archives are unlocatable\n" | |
565 | " -u Show a list of upgraded packages as well\n" | |
566 | " -b Build the source package after fetching it\n" | |
567 | " -V Show verbose version numbers\n" | |
568 | " -c=? Read this configuration file\n" | |
569 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
570 | "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" | |
571 | "pages for more information and options.\n" | |
572 | " This APT has Super Cow Powers.\n" | |
67f393ab | 573 | msgstr "" |
ce34af08 MV |
574 | "Käyttö: apt-get [valitsimet] komento\n" |
575 | " apt-get [valitsimet] install|remove pkt1 [pkt2 ...]\n" | |
576 | " apt-get [valitsimet] source pkt1 [pkt2 ...]\n" | |
577 | "\n" | |
578 | "apt-get on yksinkertainen komentorivityökalu pakettien noutamiseen\n" | |
579 | "ja asentamiseen. Useimmiten käytetyt komennot ovat update ja \n" | |
580 | "install.\n" | |
581 | "Komennot:\n" | |
582 | " update - Nouda uusi pakettiluettelo\n" | |
583 | " upgrade - Tee päivitys\n" | |
584 | " install - Asenna uusia paketteja (esim. libc6 eikä libc6.deb)\n" | |
585 | " remove - Poista paketteja\n" | |
586 | " autoremove - Poista kaikki käyttämättömät paketit\n" | |
587 | " purge - Poista paketit asennustiedostoineen\n" | |
588 | " source - Nouda lähdekoodiarkistoja\n" | |
589 | " build-dep - Määritä paketointiriippuvuudet lähdekoodipaketeille\n" | |
590 | " dist-upgrade - Koko jakelun päivitys, katso apt-get(8)\n" | |
591 | " dselect-upgrade - Noudata dselect:n valintoja\n" | |
592 | " clean - Poista noudetut pakettitiedostot\n" | |
593 | " autoclean - Poista vanhat noudetut tiedostot\n" | |
594 | " check - Tarkasta ettei ole tyydyttämättömiä riippuvuuksia\n" | |
595 | "\n" | |
596 | "Valitsimet:\n" | |
597 | " -h Tämä ohje\n" | |
598 | " -q Lokiin sopiva tulostus - edistymisen ilmaisin jätetään pois\n" | |
599 | " -qq Ei lainkaan tulostusta paitsi virheistä\n" | |
600 | " -d Vain nouto - paketteja EI asenneta tai pureta\n" | |
601 | " -s Älä tee mitään. Oikean toiminnan simulaatio\n" | |
602 | " -y Vastataan Kyllä kaikkiin kysymyksiin eikä kehoitetta näytetä\n" | |
603 | " -f Yritä jatkaa jos eheystarkastus löysi virheen\n" | |
604 | " -m Yritä jatkaa jos arkistojen sijainti ei selviä\n" | |
605 | " -u Näytä luettelo myös päivitetyistä paketeista\n" | |
606 | " -b Käännä lähdekoodipaketti noudon jälkeen\n" | |
607 | " -V Näytä pitkät versionumerot\n" | |
608 | " -c=? Lue tämä asetustiedosto\n" | |
609 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
610 | "Katso apt-get(8), sources.list(5) ja apt.conf(5) käsikirjasivuilta\n" | |
611 | "lisätietoja ja lisää valitsimia.\n" | |
612 | " This APT has Super Cow Powers.\n" | |
640c5d94 | 613 | |
ce34af08 MV |
614 | #: cmdline/apt-mark.cc:57 |
615 | #, fuzzy, c-format | |
616 | msgid "%s can not be marked as it is not installed.\n" | |
617 | msgstr "mutta ei ole asennettu" | |
640c5d94 | 618 | |
ce34af08 MV |
619 | #: cmdline/apt-mark.cc:63 |
620 | #, fuzzy, c-format | |
621 | msgid "%s was already set to manually installed.\n" | |
622 | msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" | |
640c5d94 | 623 | |
ce34af08 MV |
624 | #: cmdline/apt-mark.cc:65 |
625 | #, fuzzy, c-format | |
626 | msgid "%s was already set to automatically installed.\n" | |
627 | msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" | |
640c5d94 | 628 | |
ce34af08 MV |
629 | #: cmdline/apt-mark.cc:230 |
630 | #, fuzzy, c-format | |
631 | msgid "%s was already set on hold.\n" | |
632 | msgstr "%s on jo uusin versio.\n" | |
640c5d94 | 633 | |
ce34af08 MV |
634 | #: cmdline/apt-mark.cc:232 |
635 | #, fuzzy, c-format | |
636 | msgid "%s was already not hold.\n" | |
637 | msgstr "%s on jo uusin versio.\n" | |
640c5d94 | 638 | |
ce34af08 | 639 | #: cmdline/apt-mark.cc:247 cmdline/apt-mark.cc:328 |
c2622bd6 | 640 | #: apt-pkg/contrib/fileutl.cc:850 apt-pkg/contrib/gpgv.cc:217 |
9f2df510 | 641 | #: apt-pkg/deb/dpkgpm.cc:1182 |
640c5d94 | 642 | #, c-format |
ce34af08 MV |
643 | msgid "Waited for %s but it wasn't there" |
644 | msgstr "Odotettiin %s, mutta sitä ei ollut" | |
640c5d94 | 645 | |
ce34af08 MV |
646 | #: cmdline/apt-mark.cc:262 cmdline/apt-mark.cc:311 |
647 | #, fuzzy, c-format | |
648 | msgid "%s set on hold.\n" | |
649 | msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" | |
640c5d94 | 650 | |
ce34af08 MV |
651 | #: cmdline/apt-mark.cc:264 cmdline/apt-mark.cc:316 |
652 | #, fuzzy, c-format | |
653 | msgid "Canceled hold on %s.\n" | |
654 | msgstr "Tiedoston %s avaaminen ei onnistunut" | |
640c5d94 | 655 | |
ce34af08 MV |
656 | #: cmdline/apt-mark.cc:334 |
657 | msgid "Executing dpkg failed. Are you root?" | |
67f393ab | 658 | msgstr "" |
67f393ab | 659 | |
ce34af08 | 660 | #: cmdline/apt-mark.cc:381 |
640c5d94 | 661 | msgid "" |
ce34af08 MV |
662 | "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" |
663 | "\n" | |
664 | "apt-mark is a simple command line interface for marking packages\n" | |
665 | "as manually or automatically installed. It can also list marks.\n" | |
666 | "\n" | |
667 | "Commands:\n" | |
668 | " auto - Mark the given packages as automatically installed\n" | |
669 | " manual - Mark the given packages as manually installed\n" | |
dcde2d74 MV |
670 | " hold - Mark a package as held back\n" |
671 | " unhold - Unset a package set as held back\n" | |
672 | " showauto - Print the list of automatically installed packages\n" | |
673 | " showmanual - Print the list of manually installed packages\n" | |
674 | " showhold - Print the list of package on hold\n" | |
ce34af08 MV |
675 | "\n" |
676 | "Options:\n" | |
677 | " -h This help text.\n" | |
678 | " -q Loggable output - no progress indicator\n" | |
679 | " -qq No output except for errors\n" | |
680 | " -s No-act. Just prints what would be done.\n" | |
681 | " -f read/write auto/manual marking in the given file\n" | |
682 | " -c=? Read this configuration file\n" | |
683 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
684 | "See the apt-mark(8) and apt.conf(5) manual pages for more information." | |
640c5d94 | 685 | msgstr "" |
67f393ab | 686 | |
ce34af08 | 687 | #: cmdline/apt.cc:71 |
67f393ab | 688 | msgid "" |
ce34af08 MV |
689 | "Usage: apt [options] command\n" |
690 | "\n" | |
691 | "CLI for apt.\n" | |
609bb2ea | 692 | "Basic commands: \n" |
ce34af08 MV |
693 | " list - list packages based on package names\n" |
694 | " search - search in package descriptions\n" | |
695 | " show - show package details\n" | |
696 | "\n" | |
697 | " update - update list of available packages\n" | |
609bb2ea | 698 | "\n" |
ce34af08 | 699 | " install - install packages\n" |
609bb2ea MV |
700 | " remove - remove packages\n" |
701 | "\n" | |
dcde2d74 | 702 | " upgrade - upgrade the system by installing/upgrading packages\n" |
1c937475 MV |
703 | " full-upgrade - upgrade the system by removing/installing/upgrading " |
704 | "packages\n" | |
ce34af08 MV |
705 | "\n" |
706 | " edit-sources - edit the source information file\n" | |
b6c6b52f | 707 | msgstr "" |
640c5d94 | 708 | |
ce34af08 | 709 | #: methods/cdrom.cc:203 |
8e947fe1 | 710 | #, c-format |
ce34af08 MV |
711 | msgid "Unable to read the cdrom database %s" |
712 | msgstr "Rompputietokantaa %s ei voi lukea" | |
713 | ||
714 | #: methods/cdrom.cc:212 | |
715 | msgid "" | |
716 | "Please use apt-cdrom to make this CD-ROM recognized by APT. apt-get update " | |
717 | "cannot be used to add new CD-ROMs" | |
8e947fe1 | 718 | msgstr "" |
ce34af08 MV |
719 | "Käytä komentoa apt-cdrom jotta APT tunnistaa tämän rompun, apt-get update ei " |
720 | "osaa lisätä uusia romppuja" | |
8e947fe1 | 721 | |
ce34af08 MV |
722 | #: methods/cdrom.cc:222 |
723 | msgid "Wrong CD-ROM" | |
724 | msgstr "Väärä romppu" | |
a0895a74 | 725 | |
ce34af08 | 726 | #: methods/cdrom.cc:249 |
0fd68707 | 727 | #, c-format |
ce34af08 MV |
728 | msgid "Unable to unmount the CD-ROM in %s, it may still be in use." |
729 | msgstr "Rompun %s irrottaminen ei onnistu, se on ehkä käytössä." | |
0fd68707 | 730 | |
ce34af08 MV |
731 | #: methods/cdrom.cc:254 |
732 | msgid "Disk not found." | |
733 | msgstr "Levyä ei löydy" | |
640c5d94 | 734 | |
9f2df510 | 735 | #: methods/cdrom.cc:262 methods/file.cc:82 methods/rsh.cc:274 |
ce34af08 MV |
736 | msgid "File not found" |
737 | msgstr "Tiedostoa ei löydy" | |
3c4a4974 | 738 | |
72bae92a MV |
739 | #: methods/copy.cc:46 methods/gzip.cc:106 methods/rred.cc:599 |
740 | #: methods/rred.cc:609 | |
ce34af08 MV |
741 | msgid "Failed to stat" |
742 | msgstr "Komento stat ei toiminut" | |
c3bbfb87 | 743 | |
72bae92a | 744 | #: methods/copy.cc:82 methods/gzip.cc:113 methods/rred.cc:606 |
ce34af08 MV |
745 | msgid "Failed to set modification time" |
746 | msgstr "Tiedoston muutospäivämäärää ei saatu vaihdettua" | |
c3bbfb87 | 747 | |
ce34af08 MV |
748 | #: methods/file.cc:47 |
749 | msgid "Invalid URI, local URIS must not start with //" | |
750 | msgstr "URI on kelvoton, paikallinen URI ei saa alkaa //" | |
c3bbfb87 | 751 | |
ce34af08 | 752 | #. Login must be before getpeername otherwise dante won't work. |
9f2df510 | 753 | #: methods/ftp.cc:172 |
ce34af08 MV |
754 | msgid "Logging in" |
755 | msgstr "Kirjaudutaan sisään" | |
640c5d94 | 756 | |
9f2df510 | 757 | #: methods/ftp.cc:178 |
ce34af08 MV |
758 | msgid "Unable to determine the peer name" |
759 | msgstr "Vastapään nimeä ei saa selville" | |
3d1e70d3 | 760 | |
9f2df510 | 761 | #: methods/ftp.cc:183 |
ce34af08 MV |
762 | msgid "Unable to determine the local name" |
763 | msgstr "Paikallista nimeä ei saa selville" | |
640c5d94 | 764 | |
9f2df510 | 765 | #: methods/ftp.cc:214 methods/ftp.cc:242 |
ce34af08 MV |
766 | #, c-format |
767 | msgid "The server refused the connection and said: %s" | |
768 | msgstr "Palvelin ei huolinut yhteyttä ilmoituksella: %s" | |
640c5d94 | 769 | |
9f2df510 | 770 | #: methods/ftp.cc:220 |
ce34af08 MV |
771 | #, c-format |
772 | msgid "USER failed, server said: %s" | |
773 | msgstr "USER ei onnistunut, palvelimen ilmoitus: %s" | |
3c4a4974 | 774 | |
9f2df510 | 775 | #: methods/ftp.cc:227 |
ce34af08 MV |
776 | #, c-format |
777 | msgid "PASS failed, server said: %s" | |
778 | msgstr "PASS ei onnistunut, palvelimen ilmoitus: %s" | |
640c5d94 | 779 | |
9f2df510 | 780 | #: methods/ftp.cc:247 |
67f393ab | 781 | msgid "" |
ce34af08 MV |
782 | "A proxy server was specified but no login script, Acquire::ftp::ProxyLogin " |
783 | "is empty." | |
67f393ab | 784 | msgstr "" |
ce34af08 MV |
785 | "Määritettiin välipalvelin mutta ei komentotiedostoa kirjautumiseen, Acquire::" |
786 | "ftp::ProxyLogin on tyhjä." | |
640c5d94 | 787 | |
9f2df510 | 788 | #: methods/ftp.cc:275 |
ce34af08 MV |
789 | #, c-format |
790 | msgid "Login script command '%s' failed, server said: %s" | |
791 | msgstr "Komentotiedoston rivi \"%s\" ei toiminut, palvelin ilmoitti: %s" | |
640c5d94 | 792 | |
9f2df510 | 793 | #: methods/ftp.cc:301 |
b6c6b52f | 794 | #, c-format |
ce34af08 MV |
795 | msgid "TYPE failed, server said: %s" |
796 | msgstr "TYPE ei toiminut, palvelin ilmoitti: %s" | |
b6c6b52f | 797 | |
9f2df510 | 798 | #: methods/ftp.cc:339 methods/ftp.cc:451 methods/rsh.cc:191 methods/rsh.cc:236 |
ce34af08 MV |
799 | msgid "Connection timeout" |
800 | msgstr "Yhteys aikakatkaistiin" | |
b6c6b52f | 801 | |
9f2df510 | 802 | #: methods/ftp.cc:345 |
ce34af08 MV |
803 | msgid "Server closed the connection" |
804 | msgstr "Palvelin sulki yhteyden" | |
27b16a2e | 805 | |
9f2df510 | 806 | #: methods/ftp.cc:348 methods/rsh.cc:198 apt-pkg/contrib/fileutl.cc:1292 |
ce34af08 MV |
807 | #: apt-pkg/contrib/fileutl.cc:1301 apt-pkg/contrib/fileutl.cc:1304 |
808 | msgid "Read error" | |
809 | msgstr "Lukuvirhe" | |
640c5d94 | 810 | |
9f2df510 | 811 | #: methods/ftp.cc:355 methods/rsh.cc:205 |
ce34af08 MV |
812 | msgid "A response overflowed the buffer." |
813 | msgstr "Vastaus aiheutti puskurin ylivuodon." | |
640c5d94 | 814 | |
9f2df510 | 815 | #: methods/ftp.cc:372 methods/ftp.cc:384 |
ce34af08 MV |
816 | msgid "Protocol corruption" |
817 | msgstr "Yhteyskäytäntö on turmeltunut" | |
640c5d94 | 818 | |
9f2df510 | 819 | #: methods/ftp.cc:457 methods/rsh.cc:242 apt-pkg/contrib/fileutl.cc:1388 |
609bb2ea MV |
820 | #: apt-pkg/contrib/fileutl.cc:1397 apt-pkg/contrib/fileutl.cc:1400 |
821 | #: apt-pkg/contrib/fileutl.cc:1425 | |
ce34af08 MV |
822 | msgid "Write error" |
823 | msgstr "Virhe kirjoitettaessa" | |
640c5d94 | 824 | |
9f2df510 | 825 | #: methods/ftp.cc:696 methods/ftp.cc:702 methods/ftp.cc:737 |
ce34af08 MV |
826 | msgid "Could not create a socket" |
827 | msgstr "Pistoketta ei voitu luoda" | |
b81dbe40 | 828 | |
9f2df510 | 829 | #: methods/ftp.cc:707 |
ce34af08 MV |
830 | msgid "Could not connect data socket, connection timed out" |
831 | msgstr "Pistoketta ei voitu kytkeä, yhteys aikakatkaistiin" | |
3f5a581c | 832 | |
9f2df510 | 833 | #: methods/ftp.cc:711 methods/connect.cc:116 apt-private/private-upgrade.cc:22 |
ce34af08 MV |
834 | msgid "Failed" |
835 | msgstr "Ei onnistunut" | |
897e3c7b | 836 | |
9f2df510 | 837 | #: methods/ftp.cc:713 |
ce34af08 MV |
838 | msgid "Could not connect passive socket." |
839 | msgstr "Passiivista pistoketta ei voitu kytkeä." | |
640c5d94 | 840 | |
9f2df510 | 841 | #: methods/ftp.cc:730 |
ce34af08 MV |
842 | msgid "getaddrinfo was unable to get a listening socket" |
843 | msgstr "getaddrinfo ei saanut kuuntelupistoketta" | |
640c5d94 | 844 | |
9f2df510 | 845 | #: methods/ftp.cc:744 |
ce34af08 MV |
846 | msgid "Could not bind a socket" |
847 | msgstr "Pistoketta ei voitu nimetä" | |
b6c6b52f | 848 | |
9f2df510 | 849 | #: methods/ftp.cc:748 |
ce34af08 MV |
850 | msgid "Could not listen on the socket" |
851 | msgstr "Pistoketta ei voitu kuunnella" | |
b6c6b52f | 852 | |
9f2df510 | 853 | #: methods/ftp.cc:755 |
ce34af08 MV |
854 | msgid "Could not determine the socket's name" |
855 | msgstr "Pistokkeen nimeä ei saatu selville" | |
640c5d94 | 856 | |
9f2df510 | 857 | #: methods/ftp.cc:787 |
ce34af08 MV |
858 | msgid "Unable to send PORT command" |
859 | msgstr "Komennon PORT lähetys ei onnistu" | |
640c5d94 | 860 | |
9f2df510 | 861 | #: methods/ftp.cc:797 |
640c5d94 | 862 | #, c-format |
ce34af08 MV |
863 | msgid "Unknown address family %u (AF_*)" |
864 | msgstr "Tuntematon osoiteperhe %u (AF_*)" | |
640c5d94 | 865 | |
9f2df510 | 866 | #: methods/ftp.cc:806 |
de5a560a | 867 | #, c-format |
ce34af08 MV |
868 | msgid "EPRT failed, server said: %s" |
869 | msgstr "EPRT ei onnistunut, palvelin ilmoitti: %s" | |
640c5d94 | 870 | |
9f2df510 | 871 | #: methods/ftp.cc:826 |
ce34af08 MV |
872 | msgid "Data socket connect timed out" |
873 | msgstr "Pistokkeen kytkeminen aikakatkaistiin" | |
67f393ab | 874 | |
9f2df510 | 875 | #: methods/ftp.cc:833 |
ce34af08 MV |
876 | msgid "Unable to accept connection" |
877 | msgstr "Yhteyttä ei voitu hyväksyä" | |
640c5d94 | 878 | |
1c937475 | 879 | #: methods/ftp.cc:872 methods/server.cc:357 methods/rsh.cc:312 |
ce34af08 MV |
880 | msgid "Problem hashing file" |
881 | msgstr "Pulmia tiedoston hajautuksessa" | |
640c5d94 | 882 | |
9f2df510 | 883 | #: methods/ftp.cc:885 |
67f393ab | 884 | #, c-format |
ce34af08 MV |
885 | msgid "Unable to fetch file, server said '%s'" |
886 | msgstr "Tiedostoa ei saatu noudettua, palvelin ilmoitti \"%s\"" | |
640c5d94 | 887 | |
9f2df510 | 888 | #: methods/ftp.cc:900 methods/rsh.cc:331 |
ce34af08 MV |
889 | msgid "Data socket timed out" |
890 | msgstr "Pistoke aikakatkaistiin" | |
de5a560a | 891 | |
9f2df510 | 892 | #: methods/ftp.cc:930 |
de5a560a | 893 | #, c-format |
ce34af08 MV |
894 | msgid "Data transfer failed, server said '%s'" |
895 | msgstr "Tiedonsiirto ei onnistunut, palvelin ilmoitti \"%s\"" | |
de5a560a | 896 | |
ce34af08 | 897 | #. Get the files information |
9f2df510 | 898 | #: methods/ftp.cc:1009 |
ce34af08 MV |
899 | msgid "Query" |
900 | msgstr "Kysely" | |
de5a560a | 901 | |
9f2df510 | 902 | #: methods/ftp.cc:1123 |
ce34af08 MV |
903 | msgid "Unable to invoke " |
904 | msgstr "Käynnistys ei onnistu" | |
de5a560a | 905 | |
ce34af08 | 906 | #: methods/connect.cc:76 |
27b16a2e | 907 | #, c-format |
ce34af08 MV |
908 | msgid "Connecting to %s (%s)" |
909 | msgstr "Avataan yhteys %s (%s)" | |
27b16a2e | 910 | |
ce34af08 | 911 | #: methods/connect.cc:87 |
67f393ab | 912 | #, c-format |
ce34af08 MV |
913 | msgid "[IP: %s %s]" |
914 | msgstr "[IP: %s %s]" | |
de5a560a | 915 | |
ce34af08 | 916 | #: methods/connect.cc:94 |
67f393ab | 917 | #, c-format |
ce34af08 MV |
918 | msgid "Could not create a socket for %s (f=%u t=%u p=%u)" |
919 | msgstr "Pistokeen luonti ei onnistu %s (f=%u t=%u p=%u)" | |
27b16a2e | 920 | |
ce34af08 | 921 | #: methods/connect.cc:100 |
67f393ab | 922 | #, c-format |
ce34af08 MV |
923 | msgid "Cannot initiate the connection to %s:%s (%s)." |
924 | msgstr "Yhteyden %s avaus ei onnistu: %s (%s)." | |
de5a560a | 925 | |
ce34af08 | 926 | #: methods/connect.cc:108 |
de5a560a | 927 | #, c-format |
ce34af08 MV |
928 | msgid "Could not connect to %s:%s (%s), connection timed out" |
929 | msgstr "Yhteyttä %s ei voitu muodostaa: %s (%s), yhteys aikakatkaistiin" | |
27b16a2e | 930 | |
ce34af08 MV |
931 | #: methods/connect.cc:126 |
932 | #, c-format | |
933 | msgid "Could not connect to %s:%s (%s)." | |
934 | msgstr "Yhteyttä %s ei voitu muodostaa: %s (%s)" | |
de5a560a | 935 | |
ce34af08 MV |
936 | #. We say this mainly because the pause here is for the |
937 | #. ssh connection that is still going | |
938 | #: methods/connect.cc:154 methods/rsh.cc:435 | |
939 | #, c-format | |
940 | msgid "Connecting to %s" | |
941 | msgstr "Avataan yhteys %s" | |
de5a560a | 942 | |
ce34af08 | 943 | #: methods/connect.cc:180 methods/connect.cc:199 |
de5a560a | 944 | #, c-format |
ce34af08 MV |
945 | msgid "Could not resolve '%s'" |
946 | msgstr "Nimeä \"%s\" ei voitu selvittää" | |
de5a560a | 947 | |
ce34af08 | 948 | #: methods/connect.cc:205 |
de5a560a | 949 | #, c-format |
ce34af08 MV |
950 | msgid "Temporary failure resolving '%s'" |
951 | msgstr "Tilapäinen häiriö selvitettäessä \"%s\"" | |
de5a560a | 952 | |
ce34af08 MV |
953 | #: methods/connect.cc:209 |
954 | #, fuzzy, c-format | |
955 | msgid "System error resolving '%s:%s'" | |
956 | msgstr "Jotain kenkkua tapahtui selvitettäessä \"%s: %s\" (%i)" | |
67f393ab | 957 | |
ce34af08 | 958 | #: methods/connect.cc:211 |
897e3c7b | 959 | #, fuzzy, c-format |
ce34af08 MV |
960 | msgid "Something wicked happened resolving '%s:%s' (%i - %s)" |
961 | msgstr "Jotain kenkkua tapahtui selvitettäessä \"%s: %s\" (%i)" | |
897e3c7b | 962 | |
ce34af08 MV |
963 | #: methods/connect.cc:258 |
964 | #, fuzzy, c-format | |
965 | msgid "Unable to connect to %s:%s:" | |
966 | msgstr "Ei ole mahdollista muodostaa yhteyttä %s %s:" | |
67f393ab | 967 | |
9f2df510 | 968 | #: methods/gpgv.cc:166 |
67f393ab | 969 | msgid "" |
ce34af08 | 970 | "Internal error: Good signature, but could not determine key fingerprint?!" |
de5a560a | 971 | msgstr "" |
ce34af08 MV |
972 | "Sisäinen virhe: Allekirjoitus kelpaa, mutta avaimen sormenjälki tuntematon?!" |
973 | ||
9f2df510 | 974 | #: methods/gpgv.cc:170 |
ce34af08 MV |
975 | msgid "At least one invalid signature was encountered." |
976 | msgstr "LÖytyi ainakin yksi kelvoton allekirjoitus." | |
977 | ||
9f2df510 | 978 | #: methods/gpgv.cc:172 |
ce34af08 MV |
979 | #, fuzzy |
980 | msgid "Could not execute 'gpgv' to verify signature (is gpgv installed?)" | |
981 | msgstr "" | |
982 | "Ei käynnistynyt \"%s\" allekirjoitusta tarkistamaan (onko gpgv asennettu?)" | |
983 | ||
984 | #. TRANSLATORS: %s is a single techy word like 'NODATA' | |
9f2df510 | 985 | #: methods/gpgv.cc:178 |
ce34af08 MV |
986 | #, c-format |
987 | msgid "" | |
988 | "Clearsigned file isn't valid, got '%s' (does the network require " | |
989 | "authentication?)" | |
990 | msgstr "" | |
991 | ||
9f2df510 | 992 | #: methods/gpgv.cc:182 |
ce34af08 MV |
993 | msgid "Unknown error executing gpgv" |
994 | msgstr "Tapahtui tuntematon virhe suoritettaessa gpgv" | |
995 | ||
9f2df510 | 996 | #: methods/gpgv.cc:215 methods/gpgv.cc:222 |
ce34af08 MV |
997 | msgid "The following signatures were invalid:\n" |
998 | msgstr "Seuraavat allekirjoitukset eivät olleet kelvollisia:\n" | |
de5a560a | 999 | |
9f2df510 | 1000 | #: methods/gpgv.cc:229 |
09d057db | 1001 | msgid "" |
ce34af08 MV |
1002 | "The following signatures couldn't be verified because the public key is not " |
1003 | "available:\n" | |
09d057db | 1004 | msgstr "" |
ce34af08 MV |
1005 | "Seuraavia allekirjoituksia ei voinut varmentaa koska julkista avainta ei ole " |
1006 | "saatavilla:\n" | |
09d057db | 1007 | |
72bae92a | 1008 | #: methods/gzip.cc:65 |
ce34af08 MV |
1009 | msgid "Empty files can't be valid archives" |
1010 | msgstr "" | |
de5a560a | 1011 | |
9f2df510 | 1012 | #: methods/http.cc:516 |
ce34af08 MV |
1013 | msgid "Error writing to the file" |
1014 | msgstr "Tapahtui virhe kirjoitettaessa tiedostoon" | |
de5a560a | 1015 | |
9f2df510 | 1016 | #: methods/http.cc:530 |
ce34af08 MV |
1017 | msgid "Error reading from server. Remote end closed connection" |
1018 | msgstr "Tapahtui virhe luettaessa palvelimelta. Etäpää sulki yhteyden" | |
de5a560a | 1019 | |
9f2df510 | 1020 | #: methods/http.cc:532 |
ce34af08 MV |
1021 | msgid "Error reading from server" |
1022 | msgstr "Tapahtui virhe luettaessa palvelimelta" | |
de5a560a | 1023 | |
9f2df510 | 1024 | #: methods/http.cc:568 |
ce34af08 MV |
1025 | msgid "Error writing to file" |
1026 | msgstr "Tapahtui virhe kirjoitettaessa tiedostoon" | |
de5a560a | 1027 | |
9f2df510 | 1028 | #: methods/http.cc:628 |
ce34af08 MV |
1029 | msgid "Select failed" |
1030 | msgstr "Select ei toiminut" | |
de5a560a | 1031 | |
9f2df510 | 1032 | #: methods/http.cc:633 |
ce34af08 MV |
1033 | msgid "Connection timed out" |
1034 | msgstr "Yhteys aikakatkaistiin" | |
1035 | ||
9f2df510 | 1036 | #: methods/http.cc:656 |
ce34af08 MV |
1037 | msgid "Error writing to output file" |
1038 | msgstr "Tapahtui virhe kirjoitettaessa tulostustiedostoon" | |
1039 | ||
1040 | #: methods/server.cc:56 | |
1041 | msgid "Waiting for headers" | |
1042 | msgstr "Odotetaan otsikoita" | |
1043 | ||
1044 | #: methods/server.cc:114 | |
1045 | msgid "Bad header line" | |
1046 | msgstr "Virheellinen otsikkorivi" | |
1047 | ||
1048 | #: methods/server.cc:139 methods/server.cc:146 | |
1049 | msgid "The HTTP server sent an invalid reply header" | |
1050 | msgstr "HTTP-palvelin lähetti virheellisen vastausotsikon" | |
1051 | ||
1052 | #: methods/server.cc:176 | |
1053 | msgid "The HTTP server sent an invalid Content-Length header" | |
1054 | msgstr "HTTP-palvelin lähetti virheellisen Content-Length-otsikon" | |
1055 | ||
1056 | #: methods/server.cc:199 | |
1057 | msgid "The HTTP server sent an invalid Content-Range header" | |
1058 | msgstr "HTTP-palvelin lähetti virheellisen Content-Range-otsikon" | |
1059 | ||
1060 | #: methods/server.cc:201 | |
1061 | msgid "This HTTP server has broken range support" | |
1062 | msgstr "HTTP-palvelimen arvoaluetuki on rikki" | |
1063 | ||
1064 | #: methods/server.cc:225 | |
1065 | msgid "Unknown date format" | |
1066 | msgstr "Tuntematon päiväysmuoto" | |
1067 | ||
1c937475 | 1068 | #: methods/server.cc:494 |
ce34af08 MV |
1069 | msgid "Bad header data" |
1070 | msgstr "Virheellinen otsikkotieto" | |
1071 | ||
1c937475 | 1072 | #: methods/server.cc:511 methods/server.cc:567 |
ce34af08 MV |
1073 | msgid "Connection failed" |
1074 | msgstr "Yhteys ei toiminut" | |
1075 | ||
1c937475 | 1076 | #: methods/server.cc:659 |
ce34af08 MV |
1077 | msgid "Internal error" |
1078 | msgstr "Sisäinen virhe" | |
1079 | ||
609bb2ea | 1080 | #: apt-private/private-list.cc:147 |
ce34af08 | 1081 | msgid "Listing" |
67f393ab | 1082 | msgstr "" |
67f393ab | 1083 | |
ce34af08 MV |
1084 | #: apt-private/private-install.cc:93 |
1085 | msgid "Internal error, InstallPackages was called with broken packages!" | |
1086 | msgstr "Sisäinen virhe, InstallPackages kutsuttiin rikkinäisille paketeille!" | |
27b16a2e | 1087 | |
ce34af08 MV |
1088 | #: apt-private/private-install.cc:102 |
1089 | msgid "Packages need to be removed but remove is disabled." | |
1090 | msgstr "Paketteja pitäisi poistaa mutta Remove ei ole käytössä." | |
27b16a2e | 1091 | |
ce34af08 MV |
1092 | #: apt-private/private-install.cc:121 |
1093 | msgid "Internal error, Ordering didn't finish" | |
1094 | msgstr "Tapahtui sisäinen virhe, järjestäminen keskeytyi" | |
27b16a2e | 1095 | |
ce34af08 MV |
1096 | #: apt-private/private-install.cc:159 |
1097 | msgid "How odd.. The sizes didn't match, email apt@packages.debian.org" | |
1098 | msgstr "" | |
1099 | "No jo on... Koot eivät täsmää, sähköpostita email apt@packages.debian.org" | |
27b16a2e | 1100 | |
ce34af08 MV |
1101 | #. TRANSLATOR: The required space between number and unit is already included |
1102 | #. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB | |
1103 | #: apt-private/private-install.cc:166 | |
1104 | #, c-format | |
1105 | msgid "Need to get %sB/%sB of archives.\n" | |
1106 | msgstr "Noudettavaa arkistoa %st/%st.\n" | |
27b16a2e | 1107 | |
ce34af08 MV |
1108 | #. TRANSLATOR: The required space between number and unit is already included |
1109 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1110 | #: apt-private/private-install.cc:171 | |
3f5a581c | 1111 | #, c-format |
ce34af08 MV |
1112 | msgid "Need to get %sB of archives.\n" |
1113 | msgstr "Noudettavaa arkistoa %st.\n" | |
3f5a581c | 1114 | |
ce34af08 MV |
1115 | #. TRANSLATOR: The required space between number and unit is already included |
1116 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1117 | #: apt-private/private-install.cc:178 | |
1118 | #, c-format | |
1119 | msgid "After this operation, %sB of additional disk space will be used.\n" | |
1120 | msgstr "Toiminnon jälkeen käytetään %s t lisää levytilaa.\n" | |
27b16a2e | 1121 | |
ce34af08 MV |
1122 | #. TRANSLATOR: The required space between number and unit is already included |
1123 | #. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB | |
1124 | #: apt-private/private-install.cc:183 | |
1125 | #, c-format | |
1126 | msgid "After this operation, %sB disk space will be freed.\n" | |
1127 | msgstr "Toiminnon jälkeen vapautuu %s t levytilaa.\n" | |
27b16a2e | 1128 | |
ce34af08 MV |
1129 | #: apt-private/private-install.cc:211 |
1130 | #, c-format | |
1131 | msgid "You don't have enough free space in %s." | |
1132 | msgstr "Kansiossa %s ei ole riittävästi vapaata tilaa." | |
1133 | ||
1134 | #: apt-private/private-install.cc:221 apt-private/private-download.cc:55 | |
1135 | msgid "There are problems and -y was used without --force-yes" | |
1136 | msgstr "Oli pulmia ja -y käytettiin ilman valitsinta --force-yes" | |
1137 | ||
1138 | #: apt-private/private-install.cc:227 apt-private/private-install.cc:249 | |
1139 | msgid "Trivial Only specified but this is not a trivial operation." | |
27b16a2e | 1140 | msgstr "" |
ce34af08 MV |
1141 | "On määritetty Trivial Only mutta tämä ei ole itsestäänselvä toimenpide." |
1142 | ||
1143 | #. TRANSLATOR: This string needs to be typed by the user as a confirmation, so be | |
1144 | #. careful with hard to type or special characters (like non-breaking spaces) | |
1145 | #: apt-private/private-install.cc:231 | |
1146 | msgid "Yes, do as I say!" | |
1147 | msgstr "Kyllä, tee kuten käsketään!" | |
27b16a2e | 1148 | |
ce34af08 MV |
1149 | #: apt-private/private-install.cc:233 |
1150 | #, c-format | |
27b16a2e | 1151 | msgid "" |
ce34af08 MV |
1152 | "You are about to do something potentially harmful.\n" |
1153 | "To continue type in the phrase '%s'\n" | |
1154 | " ?] " | |
27b16a2e | 1155 | msgstr "" |
ce34af08 MV |
1156 | "Olet aikeissa tehdä mahdollisesti vahingollisen toimenpiteen.\n" |
1157 | "Jatka kirjoittamalla \"%s\"\n" | |
1158 | " ?] " | |
27b16a2e | 1159 | |
ce34af08 MV |
1160 | #: apt-private/private-install.cc:239 apt-private/private-install.cc:257 |
1161 | msgid "Abort." | |
1162 | msgstr "Keskeytä." | |
67f393ab | 1163 | |
ce34af08 MV |
1164 | #: apt-private/private-install.cc:254 |
1165 | msgid "Do you want to continue?" | |
1166 | msgstr "Haluatko jatkaa?" | |
1167 | ||
1168 | #: apt-private/private-install.cc:324 | |
1169 | msgid "Some files failed to download" | |
1170 | msgstr "Joidenkin tiedostojen nouto ei onnistunut" | |
1171 | ||
1172 | #: apt-private/private-install.cc:331 | |
67f393ab | 1173 | msgid "" |
ce34af08 MV |
1174 | "Unable to fetch some archives, maybe run apt-get update or try with --fix-" |
1175 | "missing?" | |
67f393ab | 1176 | msgstr "" |
ce34af08 MV |
1177 | "Joidenkin arkistojen nouto ei onnistunut, ehkä \"apt-get update\" auttaa tai " |
1178 | "kokeile --fix-missing?" | |
de5a560a | 1179 | |
ce34af08 MV |
1180 | #: apt-private/private-install.cc:335 |
1181 | msgid "--fix-missing and media swapping is not currently supported" | |
1182 | msgstr "--fix-missing ja taltion vaihto ei ole nyt tuettu" | |
de5a560a | 1183 | |
ce34af08 MV |
1184 | #: apt-private/private-install.cc:340 |
1185 | msgid "Unable to correct missing packages." | |
1186 | msgstr "Puuttuvia paketteja ei voi korjata." | |
de5a560a | 1187 | |
ce34af08 MV |
1188 | #: apt-private/private-install.cc:341 |
1189 | msgid "Aborting install." | |
1190 | msgstr "Asennus keskeytetään." | |
8f30b478 | 1191 | |
ce34af08 MV |
1192 | #: apt-private/private-install.cc:377 |
1193 | msgid "" | |
1194 | "The following package disappeared from your system as\n" | |
1195 | "all files have been overwritten by other packages:" | |
1196 | msgid_plural "" | |
1197 | "The following packages disappeared from your system as\n" | |
1198 | "all files have been overwritten by other packages:" | |
1199 | msgstr[0] "" | |
1200 | msgstr[1] "" | |
de5a560a | 1201 | |
ce34af08 MV |
1202 | #: apt-private/private-install.cc:381 |
1203 | msgid "Note: This is done automatically and on purpose by dpkg." | |
1204 | msgstr "" | |
de5a560a | 1205 | |
ce34af08 MV |
1206 | #: apt-private/private-install.cc:402 |
1207 | msgid "We are not supposed to delete stuff, can't start AutoRemover" | |
1208 | msgstr "" | |
1209 | "On tarkoitus olla poistamatta mitään, joten AutoRemover:ia ei voi käynnistää" | |
de5a560a | 1210 | |
ce34af08 MV |
1211 | #: apt-private/private-install.cc:510 |
1212 | msgid "" | |
1213 | "Hmm, seems like the AutoRemover destroyed something which really\n" | |
1214 | "shouldn't happen. Please file a bug report against apt." | |
1215 | msgstr "" | |
1216 | "Hmm, nähtävästi AutoRemover tuhosi jotain, mitä ei pitäisi tapahtua.\n" | |
1217 | "Tekisitkö vikailmoituksen apt:sta." | |
1218 | ||
1219 | #. | |
1220 | #. if (Packages == 1) | |
1221 | #. { | |
1222 | #. c1out << std::endl; | |
1223 | #. c1out << | |
1224 | #. _("Since you only requested a single operation it is extremely likely that\n" | |
1225 | #. "the package is simply not installable and a bug report against\n" | |
1226 | #. "that package should be filed.") << std::endl; | |
1227 | #. } | |
1228 | #. | |
1229 | #: apt-private/private-install.cc:513 apt-private/private-install.cc:654 | |
1230 | msgid "The following information may help to resolve the situation:" | |
1231 | msgstr "Seuraavista tiedoista voi olla hyötyä selvitettäessä tilannetta:" | |
3f5a581c | 1232 | |
ce34af08 MV |
1233 | #: apt-private/private-install.cc:517 |
1234 | msgid "Internal Error, AutoRemover broke stuff" | |
1235 | msgstr "Sisäinen virhe, AutoRemover rikkoi jotain" | |
3f5a581c | 1236 | |
ce34af08 MV |
1237 | #: apt-private/private-install.cc:524 |
1238 | #, fuzzy | |
1239 | msgid "" | |
1240 | "The following package was automatically installed and is no longer required:" | |
1241 | msgid_plural "" | |
1242 | "The following packages were automatically installed and are no longer " | |
1243 | "required:" | |
1244 | msgstr[0] "" | |
1245 | "Seuraavat paketit asennettiin automaattisesti, eivätkä ne ole enää " | |
1246 | "vaadittuja:" | |
1247 | msgstr[1] "" | |
1248 | "Seuraavat paketit asennettiin automaattisesti, eivätkä ne ole enää " | |
1249 | "vaadittuja:" | |
3f5a581c | 1250 | |
ce34af08 MV |
1251 | #: apt-private/private-install.cc:528 |
1252 | #, fuzzy, c-format | |
1253 | msgid "%lu package was automatically installed and is no longer required.\n" | |
1254 | msgid_plural "" | |
1255 | "%lu packages were automatically installed and are no longer required.\n" | |
1256 | msgstr[0] "" | |
1257 | "Seuraavat paketit asennettiin automaattisesti, eivätkä ne ole enää " | |
1258 | "vaadittuja:" | |
1259 | msgstr[1] "" | |
1260 | "Seuraavat paketit asennettiin automaattisesti, eivätkä ne ole enää " | |
1261 | "vaadittuja:" | |
3f5a581c | 1262 | |
ce34af08 MV |
1263 | #: apt-private/private-install.cc:530 |
1264 | #, fuzzy | |
1265 | msgid "Use 'apt-get autoremove' to remove it." | |
1266 | msgid_plural "Use 'apt-get autoremove' to remove them." | |
1267 | msgstr[0] "Poista ne komennolla \"apt-get autoremove\"." | |
1268 | msgstr[1] "Poista ne komennolla \"apt-get autoremove\"." | |
3f5a581c | 1269 | |
ce34af08 MV |
1270 | #: apt-private/private-install.cc:624 |
1271 | msgid "You might want to run 'apt-get -f install' to correct these:" | |
1272 | msgstr "Saatat haluta suorittaa \"apt-get -f install\" korjaamaan nämä:" | |
3f5a581c | 1273 | |
ce34af08 MV |
1274 | #: apt-private/private-install.cc:626 |
1275 | msgid "" | |
1276 | "Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " | |
1277 | "solution)." | |
1278 | msgstr "" | |
1279 | "Kaikkia riippuvuuksia ei ole tyydytetty. Kokeile \"apt-get -f install\" " | |
1280 | "ilmanpaketteja (tai ratkaise itse)." | |
3f5a581c | 1281 | |
ce34af08 | 1282 | #: apt-private/private-install.cc:639 |
67f393ab | 1283 | msgid "" |
ce34af08 MV |
1284 | "Some packages could not be installed. This may mean that you have\n" |
1285 | "requested an impossible situation or if you are using the unstable\n" | |
1286 | "distribution that some required packages have not yet been created\n" | |
1287 | "or been moved out of Incoming." | |
67f393ab | 1288 | msgstr "" |
ce34af08 MV |
1289 | "Joitakin paketteja ei voitu asentaa. On ehkä vaadittu mahdottomia tai,\n" |
1290 | "jos käytetään epävakaata jakelua, joitain vaadittuja paketteja ei ole\n" | |
1291 | "vielä luotu tai siirretty Incoming-kansiosta." | |
de5a560a | 1292 | |
ce34af08 MV |
1293 | #: apt-private/private-install.cc:660 |
1294 | msgid "Broken packages" | |
1295 | msgstr "Rikkinäiset paketit" | |
3f5a581c | 1296 | |
ce34af08 MV |
1297 | #: apt-private/private-install.cc:713 |
1298 | msgid "The following extra packages will be installed:" | |
1299 | msgstr "Seuraavat ylimääräiset paketit on merkitty asennettaviksi:" | |
3f5a581c | 1300 | |
ce34af08 MV |
1301 | #: apt-private/private-install.cc:803 |
1302 | msgid "Suggested packages:" | |
1303 | msgstr "Ehdotetut paketit:" | |
3f5a581c | 1304 | |
ce34af08 MV |
1305 | #: apt-private/private-install.cc:804 |
1306 | msgid "Recommended packages:" | |
1307 | msgstr "Suositellut paketit:" | |
3f5a581c | 1308 | |
ce34af08 MV |
1309 | #: apt-private/private-download.cc:32 |
1310 | msgid "WARNING: The following packages cannot be authenticated!" | |
1311 | msgstr "VAROITUS: Seuraavian pakettien alkuperää ei voi varmistaa!" | |
3f5a581c | 1312 | |
ce34af08 MV |
1313 | #: apt-private/private-download.cc:36 |
1314 | msgid "Authentication warning overridden.\n" | |
1315 | msgstr "Varoitus varmistamisesta on ohitettu.\n" | |
3f5a581c | 1316 | |
ce34af08 MV |
1317 | #: apt-private/private-download.cc:41 apt-private/private-download.cc:48 |
1318 | msgid "Some packages could not be authenticated" | |
1319 | msgstr "Joidenkin pakettien alkuperästä ei voitu varmistua" | |
3f5a581c | 1320 | |
ce34af08 MV |
1321 | #: apt-private/private-download.cc:46 |
1322 | msgid "Install these packages without verification?" | |
1323 | msgstr "Asennetaanko nämä paketit ilman todennusta?" | |
3f5a581c | 1324 | |
ce34af08 MV |
1325 | #: apt-private/private-download.cc:87 apt-pkg/update.cc:84 |
1326 | #, c-format | |
1327 | msgid "Failed to fetch %s %s\n" | |
1328 | msgstr "Tiedoston %s nouto ei onnistunut %s\n" | |
3f5a581c | 1329 | |
72bae92a | 1330 | #: apt-private/private-output.cc:75 apt-private/private-show.cc:81 |
9f2df510 MV |
1331 | #: apt-private/private-show.cc:86 |
1332 | msgid "unknown" | |
ce34af08 | 1333 | msgstr "" |
3f5a581c | 1334 | |
72bae92a | 1335 | #: apt-private/private-output.cc:201 |
9f2df510 MV |
1336 | #, fuzzy, c-format |
1337 | msgid "[installed,upgradable to: %s]" | |
1338 | msgstr " [Asennettu]" | |
1339 | ||
72bae92a | 1340 | #: apt-private/private-output.cc:205 |
ce34af08 MV |
1341 | #, fuzzy |
1342 | msgid "[installed,local]" | |
1343 | msgstr " [Asennettu]" | |
3f5a581c | 1344 | |
72bae92a | 1345 | #: apt-private/private-output.cc:208 |
ce34af08 MV |
1346 | msgid "[installed,auto-removable]" |
1347 | msgstr "" | |
de5a560a | 1348 | |
72bae92a | 1349 | #: apt-private/private-output.cc:210 |
ce34af08 MV |
1350 | #, fuzzy |
1351 | msgid "[installed,automatic]" | |
1352 | msgstr " [Asennettu]" | |
640c5d94 | 1353 | |
72bae92a | 1354 | #: apt-private/private-output.cc:212 |
ce34af08 MV |
1355 | #, fuzzy |
1356 | msgid "[installed]" | |
1357 | msgstr " [Asennettu]" | |
640c5d94 | 1358 | |
72bae92a | 1359 | #: apt-private/private-output.cc:216 |
9f2df510 MV |
1360 | #, c-format |
1361 | msgid "[upgradable from: %s]" | |
ce34af08 | 1362 | msgstr "" |
640c5d94 | 1363 | |
72bae92a | 1364 | #: apt-private/private-output.cc:220 |
ce34af08 MV |
1365 | msgid "[residual-config]" |
1366 | msgstr "" | |
640c5d94 | 1367 | |
72bae92a | 1368 | #: apt-private/private-output.cc:320 |
ce34af08 MV |
1369 | msgid "The following packages have unmet dependencies:" |
1370 | msgstr "Näillä paketeilla on tyydyttämättömiä riippuvuuksia:" | |
1371 | ||
72bae92a | 1372 | #: apt-private/private-output.cc:410 |
640c5d94 | 1373 | #, c-format |
ce34af08 MV |
1374 | msgid "but %s is installed" |
1375 | msgstr "mutta %s on asennettu" | |
640c5d94 | 1376 | |
72bae92a | 1377 | #: apt-private/private-output.cc:412 |
3f5a581c | 1378 | #, c-format |
ce34af08 MV |
1379 | msgid "but %s is to be installed" |
1380 | msgstr "mutta %s on merkitty asennettavaksi" | |
640c5d94 | 1381 | |
72bae92a | 1382 | #: apt-private/private-output.cc:419 |
ce34af08 MV |
1383 | msgid "but it is not installable" |
1384 | msgstr "mutta ei ole asennuskelpoinen" | |
66a9a58e | 1385 | |
72bae92a | 1386 | #: apt-private/private-output.cc:421 |
ce34af08 MV |
1387 | msgid "but it is a virtual package" |
1388 | msgstr "mutta on näennäispaketti" | |
640c5d94 | 1389 | |
72bae92a | 1390 | #: apt-private/private-output.cc:424 |
ce34af08 MV |
1391 | msgid "but it is not installed" |
1392 | msgstr "mutta ei ole asennettu" | |
640c5d94 | 1393 | |
72bae92a | 1394 | #: apt-private/private-output.cc:424 |
ce34af08 MV |
1395 | msgid "but it is not going to be installed" |
1396 | msgstr "mutta ei ole merkitty asennettavaksi" | |
640c5d94 | 1397 | |
72bae92a | 1398 | #: apt-private/private-output.cc:429 |
ce34af08 MV |
1399 | msgid " or" |
1400 | msgstr " tai" | |
640c5d94 | 1401 | |
72bae92a | 1402 | #: apt-private/private-output.cc:458 |
ce34af08 MV |
1403 | msgid "The following NEW packages will be installed:" |
1404 | msgstr "Seuraavat UUDET paketit asennetaan:" | |
640c5d94 | 1405 | |
72bae92a | 1406 | #: apt-private/private-output.cc:484 |
ce34af08 MV |
1407 | msgid "The following packages will be REMOVED:" |
1408 | msgstr "Seuraavat paketit POISTETAAN:" | |
640c5d94 | 1409 | |
72bae92a | 1410 | #: apt-private/private-output.cc:506 |
ce34af08 MV |
1411 | msgid "The following packages have been kept back:" |
1412 | msgstr "Nämä paketit on jätetty odottamaan:" | |
640c5d94 | 1413 | |
72bae92a | 1414 | #: apt-private/private-output.cc:527 |
ce34af08 MV |
1415 | msgid "The following packages will be upgraded:" |
1416 | msgstr "Nämä paketit päivitetään:" | |
640c5d94 | 1417 | |
72bae92a | 1418 | #: apt-private/private-output.cc:548 |
ce34af08 MV |
1419 | msgid "The following packages will be DOWNGRADED:" |
1420 | msgstr "Nämä paketit VARHENNETAAN:" | |
640c5d94 | 1421 | |
72bae92a | 1422 | #: apt-private/private-output.cc:568 |
ce34af08 MV |
1423 | msgid "The following held packages will be changed:" |
1424 | msgstr "Seuraavat pysytetyt paketit muutetaan:" | |
640c5d94 | 1425 | |
72bae92a | 1426 | #: apt-private/private-output.cc:623 |
f6197579 | 1427 | #, c-format |
ce34af08 MV |
1428 | msgid "%s (due to %s) " |
1429 | msgstr "%s (syynä %s) " | |
640c5d94 | 1430 | |
72bae92a | 1431 | #: apt-private/private-output.cc:631 |
ce34af08 MV |
1432 | msgid "" |
1433 | "WARNING: The following essential packages will be removed.\n" | |
1434 | "This should NOT be done unless you know exactly what you are doing!" | |
1435 | msgstr "" | |
1436 | "VAROITUS: Seuraavat välttämättömät paketit poistetaan.\n" | |
1437 | "Näin EI PITÄISI tehdä jos ei aivan tarkkaan tiedä mitä tekee!" | |
640c5d94 | 1438 | |
72bae92a | 1439 | #: apt-private/private-output.cc:662 |
640c5d94 | 1440 | #, c-format |
ce34af08 MV |
1441 | msgid "%lu upgraded, %lu newly installed, " |
1442 | msgstr "%lu päivitetty, %lu uutta asennusta, " | |
640c5d94 | 1443 | |
72bae92a | 1444 | #: apt-private/private-output.cc:666 |
640c5d94 | 1445 | #, c-format |
ce34af08 MV |
1446 | msgid "%lu reinstalled, " |
1447 | msgstr "%lu uudelleen asennettua, " | |
640c5d94 | 1448 | |
72bae92a | 1449 | #: apt-private/private-output.cc:668 |
640c5d94 | 1450 | #, c-format |
ce34af08 MV |
1451 | msgid "%lu downgraded, " |
1452 | msgstr "%lu varhennettua, " | |
640c5d94 | 1453 | |
72bae92a | 1454 | #: apt-private/private-output.cc:670 |
640c5d94 | 1455 | #, c-format |
ce34af08 MV |
1456 | msgid "%lu to remove and %lu not upgraded.\n" |
1457 | msgstr "%lu poistettavaa ja %lu päivittämätöntä.\n" | |
1f73a3d8 | 1458 | |
72bae92a | 1459 | #: apt-private/private-output.cc:674 |
ce34af08 MV |
1460 | #, c-format |
1461 | msgid "%lu not fully installed or removed.\n" | |
1462 | msgstr "%lu ei asennettu kokonaan tai poistettiin.\n" | |
640c5d94 | 1463 | |
ce34af08 MV |
1464 | #. TRANSLATOR: Yes/No question help-text: defaulting to Y[es] |
1465 | #. e.g. "Do you want to continue? [Y/n] " | |
1466 | #. The user has to answer with an input matching the | |
1467 | #. YESEXPR/NOEXPR defined in your l10n. | |
72bae92a | 1468 | #: apt-private/private-output.cc:696 |
ce34af08 MV |
1469 | msgid "[Y/n]" |
1470 | msgstr "[K/e]" | |
640c5d94 | 1471 | |
ce34af08 MV |
1472 | #. TRANSLATOR: Yes/No question help-text: defaulting to N[o] |
1473 | #. e.g. "Should this file be removed? [y/N] " | |
1474 | #. The user has to answer with an input matching the | |
1475 | #. YESEXPR/NOEXPR defined in your l10n. | |
72bae92a | 1476 | #: apt-private/private-output.cc:702 |
ce34af08 | 1477 | msgid "[y/N]" |
3f5a581c | 1478 | msgstr "" |
640c5d94 | 1479 | |
ce34af08 | 1480 | #. TRANSLATOR: "Yes" answer printed for a yes/no question if --assume-yes is set |
72bae92a | 1481 | #: apt-private/private-output.cc:713 |
ce34af08 MV |
1482 | msgid "Y" |
1483 | msgstr "K" | |
640c5d94 | 1484 | |
ce34af08 | 1485 | #. TRANSLATOR: "No" answer printed for a yes/no question if --assume-no is set |
72bae92a | 1486 | #: apt-private/private-output.cc:719 |
ce34af08 | 1487 | msgid "N" |
3f5a581c | 1488 | msgstr "" |
640c5d94 | 1489 | |
72bae92a | 1490 | #: apt-private/private-output.cc:741 apt-pkg/cachefilter.cc:33 |
03d7b3cd | 1491 | #, c-format |
ce34af08 MV |
1492 | msgid "Regex compilation error - %s" |
1493 | msgstr "Käännösvirhe lausekkeessa - %s" | |
03d7b3cd | 1494 | |
ce34af08 MV |
1495 | #: apt-private/private-cachefile.cc:87 |
1496 | msgid "Correcting dependencies..." | |
1497 | msgstr "Korjataan riippuvuuksia..." | |
3f5a581c | 1498 | |
ce34af08 MV |
1499 | #: apt-private/private-cachefile.cc:90 |
1500 | msgid " failed." | |
1501 | msgstr " ei onnistunut." | |
3f5a581c | 1502 | |
ce34af08 MV |
1503 | #: apt-private/private-cachefile.cc:93 |
1504 | msgid "Unable to correct dependencies" | |
1505 | msgstr "Riippuvuuksien korjaus ei onnistu" | |
3f5a581c | 1506 | |
ce34af08 MV |
1507 | #: apt-private/private-cachefile.cc:96 |
1508 | msgid "Unable to minimize the upgrade set" | |
1509 | msgstr "Päivitysjoukon minimointi ei onnistu" | |
3f5a581c | 1510 | |
ce34af08 MV |
1511 | #: apt-private/private-cachefile.cc:98 |
1512 | msgid " Done" | |
1513 | msgstr " Valmis" | |
3f5a581c | 1514 | |
ce34af08 MV |
1515 | #: apt-private/private-cachefile.cc:102 |
1516 | msgid "You might want to run 'apt-get -f install' to correct these." | |
1517 | msgstr "Halunnet suorittaa \"apt-get -f install\" korjaamaan nämä." | |
3f5a581c | 1518 | |
ce34af08 MV |
1519 | #: apt-private/private-cachefile.cc:105 |
1520 | msgid "Unmet dependencies. Try using -f." | |
1521 | msgstr "Tyydyttämättömiä riippuvuuksia. Koita käyttää -f." | |
3f5a581c | 1522 | |
ce34af08 MV |
1523 | #: apt-private/private-cacheset.cc:26 apt-private/private-search.cc:57 |
1524 | msgid "Sorting" | |
1525 | msgstr "" | |
3f5a581c | 1526 | |
ce34af08 MV |
1527 | #: apt-private/private-update.cc:45 |
1528 | msgid "The update command takes no arguments" | |
1529 | msgstr "Komento update ei käytä parametreja" | |
3f5a581c | 1530 | |
dcde2d74 | 1531 | #: apt-private/private-upgrade.cc:19 |
ce34af08 MV |
1532 | msgid "Calculating upgrade... " |
1533 | msgstr "Käsitellään päivitystä ... " | |
3f5a581c | 1534 | |
dcde2d74 | 1535 | #: apt-private/private-upgrade.cc:24 |
ce34af08 MV |
1536 | #, fuzzy |
1537 | msgid "Internal error, Upgrade broke stuff" | |
1538 | msgstr "Sisäinen virhe, AllUpgrade rikkoi jotain" | |
3f5a581c | 1539 | |
dcde2d74 | 1540 | #: apt-private/private-upgrade.cc:26 |
ce34af08 MV |
1541 | msgid "Done" |
1542 | msgstr "Valmis" | |
3f5a581c | 1543 | |
ce34af08 MV |
1544 | #: apt-private/private-search.cc:61 |
1545 | msgid "Full Text Search" | |
1546 | msgstr "" | |
3f5a581c | 1547 | |
dcde2d74 MV |
1548 | #: apt-private/private-show.cc:152 |
1549 | #, c-format | |
1550 | msgid "There is %lu additional record. Please use the '-a' switch to see it" | |
1551 | msgid_plural "" | |
1552 | "There are %lu additional records. Please use the '-a' switch to see them." | |
1553 | msgstr[0] "" | |
1554 | msgstr[1] "" | |
1555 | ||
1556 | #: apt-private/private-show.cc:159 | |
ce34af08 MV |
1557 | msgid "not a real package (virtual)" |
1558 | msgstr "" | |
3f5a581c | 1559 | |
ce34af08 MV |
1560 | #: apt-private/private-main.cc:19 |
1561 | msgid "" | |
1562 | "NOTE: This is only a simulation!\n" | |
1563 | " apt-get needs root privileges for real execution.\n" | |
1564 | " Keep also in mind that locking is deactivated,\n" | |
1565 | " so don't depend on the relevance to the real current situation!" | |
1566 | msgstr "" | |
3f5a581c | 1567 | |
609bb2ea | 1568 | #: apt-private/private-sources.cc:45 |
ce34af08 MV |
1569 | #, fuzzy, c-format |
1570 | msgid "Failed to parse %s. Edit again? " | |
1571 | msgstr "Nimen muuttaminen %s -> %s ei onnistunut" | |
3f5a581c | 1572 | |
609bb2ea | 1573 | #: apt-private/private-sources.cc:57 |
ce34af08 MV |
1574 | #, c-format |
1575 | msgid "Your '%s' file changed, please run 'apt-get update'." | |
1576 | msgstr "" | |
3f5a581c | 1577 | |
1c937475 | 1578 | #: apt-private/acqprogress.cc:63 |
ce34af08 MV |
1579 | msgid "Hit " |
1580 | msgstr "Löytyi " | |
3f5a581c | 1581 | |
1c937475 | 1582 | #: apt-private/acqprogress.cc:87 |
ce34af08 MV |
1583 | msgid "Get:" |
1584 | msgstr "Nouda:" | |
3f5a581c | 1585 | |
1c937475 | 1586 | #: apt-private/acqprogress.cc:118 |
ce34af08 MV |
1587 | msgid "Ign " |
1588 | msgstr "Siv " | |
3f5a581c | 1589 | |
1c937475 | 1590 | #: apt-private/acqprogress.cc:122 |
ce34af08 MV |
1591 | msgid "Err " |
1592 | msgstr "Vrhe " | |
1593 | ||
1c937475 | 1594 | #: apt-private/acqprogress.cc:143 |
ce34af08 MV |
1595 | #, c-format |
1596 | msgid "Fetched %sB in %s (%sB/s)\n" | |
1597 | msgstr "Noudettiin %st ajassa %s (%st/s)\n" | |
1598 | ||
1c937475 | 1599 | #: apt-private/acqprogress.cc:233 |
ce34af08 MV |
1600 | #, c-format |
1601 | msgid " [Working]" | |
1602 | msgstr " [Työskennellään]" | |
1603 | ||
1c937475 | 1604 | #: apt-private/acqprogress.cc:294 |
ce34af08 MV |
1605 | #, c-format |
1606 | msgid "" | |
1607 | "Media change: please insert the disc labeled\n" | |
1608 | " '%s'\n" | |
1609 | "in the drive '%s' and press enter\n" | |
1610 | msgstr "" | |
1611 | "Taltion vaihto: Pistä levy \n" | |
1612 | "\"%s\"\n" | |
1613 | "asemaan \"%s\" ja paina Enter\n" | |
640c5d94 | 1614 | |
3d1e70d3 | 1615 | #. Only warn if there are no sources.list.d. |
1616 | #. Only warn if there is no sources.list file. | |
cd45554e | 1617 | #: methods/mirror.cc:95 apt-inst/extract.cc:464 |
ce34af08 | 1618 | #: apt-pkg/contrib/cdromutl.cc:184 apt-pkg/contrib/fileutl.cc:406 |
9aef3908 MV |
1619 | #: apt-pkg/contrib/fileutl.cc:519 apt-pkg/sourcelist.cc:271 |
1620 | #: apt-pkg/sourcelist.cc:277 apt-pkg/acquire.cc:485 apt-pkg/init.cc:100 | |
ce34af08 | 1621 | #: apt-pkg/init.cc:108 apt-pkg/clean.cc:36 apt-pkg/policy.cc:373 |
67f393ab | 1622 | #, c-format |
1623 | msgid "Unable to read %s" | |
1624 | msgstr "Tiedostoa %s ei voi lukea" | |
1625 | ||
55732492 DK |
1626 | #: methods/mirror.cc:101 methods/mirror.cc:130 apt-pkg/contrib/cdromutl.cc:180 |
1627 | #: apt-pkg/contrib/cdromutl.cc:214 apt-pkg/acquire.cc:491 | |
3f5a581c | 1628 | #: apt-pkg/acquire.cc:516 apt-pkg/clean.cc:42 apt-pkg/clean.cc:60 |
5caefc91 | 1629 | #: apt-pkg/clean.cc:123 |
640c5d94 | 1630 | #, c-format |
3f5a581c MV |
1631 | msgid "Unable to change to %s" |
1632 | msgstr "Kansioon %s vaihto ei onnistu" | |
1633 | ||
1634 | #. FIXME: fallback to a default mirror here instead | |
1635 | #. and provide a config option to define that default | |
1636 | #: methods/mirror.cc:280 | |
1637 | #, c-format | |
1638 | msgid "No mirror file '%s' found " | |
1639 | msgstr "" | |
1640 | ||
1641 | #. FIXME: fallback to a default mirror here instead | |
1642 | #. and provide a config option to define that default | |
1643 | #: methods/mirror.cc:287 | |
1644 | #, fuzzy, c-format | |
1645 | msgid "Can not read mirror file '%s'" | |
1646 | msgstr "Tiedostoa %s ei voitu avata" | |
640c5d94 | 1647 | |
03d7b3cd MV |
1648 | #: methods/mirror.cc:315 |
1649 | #, fuzzy, c-format | |
1650 | msgid "No entry found in mirror file '%s'" | |
1651 | msgstr "Tiedostoa %s ei voitu avata" | |
1652 | ||
1653 | #: methods/mirror.cc:445 | |
640c5d94 | 1654 | #, c-format |
3f5a581c MV |
1655 | msgid "[Mirror: %s]" |
1656 | msgstr "" | |
640c5d94 | 1657 | |
72bae92a | 1658 | #: methods/rsh.cc:98 ftparchive/multicompress.cc:169 |
3f5a581c MV |
1659 | msgid "Failed to create IPC pipe to subprocess" |
1660 | msgstr "IPC-putken luominen aliprosessiin ei onnistunut" | |
640c5d94 | 1661 | |
9f2df510 | 1662 | #: methods/rsh.cc:339 |
3f5a581c MV |
1663 | msgid "Connection closed prematurely" |
1664 | msgstr "Yhteys katkesi ennenaikaisesti" | |
67f393ab | 1665 | |
ce34af08 | 1666 | #: dselect/install:33 |
3f5a581c MV |
1667 | msgid "Bad default setting!" |
1668 | msgstr "Oletusasetus ei kelpaa!" | |
640c5d94 | 1669 | |
ce34af08 MV |
1670 | #: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95 |
1671 | #: dselect/install:106 dselect/update:45 | |
3f5a581c MV |
1672 | msgid "Press enter to continue." |
1673 | msgstr "Jatka painamalla Enter." | |
640c5d94 | 1674 | |
ce34af08 | 1675 | #: dselect/install:92 |
3f5a581c MV |
1676 | msgid "Do you want to erase any previously downloaded .deb files?" |
1677 | msgstr "Haluatko poistaa aiemmin noudettuja .deb-tiedostoja?" | |
640c5d94 | 1678 | |
ce34af08 | 1679 | #: dselect/install:102 |
3f5a581c MV |
1680 | #, fuzzy |
1681 | msgid "Some errors occurred while unpacking. Packages that were installed" | |
1682 | msgstr "Tapahtui virheitä purettaessa. Tehdään asennettujen" | |
640c5d94 | 1683 | |
ce34af08 | 1684 | #: dselect/install:103 |
3f5a581c MV |
1685 | #, fuzzy |
1686 | msgid "will be configured. This may result in duplicate errors" | |
1687 | msgstr "pakettien asetukset. Samat virheet voivat tulla toiseen kertaan" | |
640c5d94 | 1688 | |
ce34af08 | 1689 | #: dselect/install:104 |
3f5a581c MV |
1690 | msgid "or errors caused by missing dependencies. This is OK, only the errors" |
1691 | msgstr "" | |
1692 | "tai tyydyttämättömät riippuvuudet aiheuttavat virheitä. Tämä ei haittaa" | |
640c5d94 | 1693 | |
ce34af08 | 1694 | #: dselect/install:105 |
3f5a581c MV |
1695 | msgid "" |
1696 | "above this message are important. Please fix them and run [I]nstall again" | |
1697 | msgstr "" | |
1698 | "vain tätä viestiä ennen tulleilla virheillä on merkitystä. Korjaa ne ja aja " | |
1699 | "[I]nstall uudestaan" | |
640c5d94 | 1700 | |
3f5a581c MV |
1701 | #: dselect/update:30 |
1702 | msgid "Merging available information" | |
1703 | msgstr "Yhdistetään saatavuustiedot" | |
640c5d94 | 1704 | |
c2622bd6 | 1705 | #: cmdline/apt-extracttemplates.cc:100 |
640c5d94 | 1706 | #, c-format |
3f5a581c MV |
1707 | msgid "%s not a valid DEB package." |
1708 | msgstr "%s ei kelpaa DEB-paketiksi." | |
640c5d94 | 1709 | |
c2622bd6 | 1710 | #: cmdline/apt-extracttemplates.cc:234 |
3f5a581c MV |
1711 | msgid "" |
1712 | "Usage: apt-extracttemplates file1 [file2 ...]\n" | |
1713 | "\n" | |
1714 | "apt-extracttemplates is a tool to extract config and template info\n" | |
1715 | "from debian packages\n" | |
1716 | "\n" | |
1717 | "Options:\n" | |
1718 | " -h This help text\n" | |
1719 | " -t Set the temp dir\n" | |
1720 | " -c=? Read this configuration file\n" | |
1721 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
1722 | msgstr "" | |
1723 | "Käyttö: apt-extracttemplates tdsto1 [tdsto2 ...]\n" | |
1724 | "\n" | |
1725 | "apt-extracttemplates on työkalu asetus- ja mallitietojen \n" | |
1726 | "poimintaan debian-paketeista\n" | |
1727 | "\n" | |
1728 | "Valitsimet:\n" | |
1729 | " -h Tämä ohje\n" | |
1730 | " -t Aseta väliaikaisten tiedostojen kansio\n" | |
1731 | " -c=? Lue tämä asetustiedosto\n" | |
1732 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
640c5d94 | 1733 | |
c2622bd6 | 1734 | #: cmdline/apt-extracttemplates.cc:266 apt-pkg/pkgcachegen.cc:1388 |
640c5d94 | 1735 | #, c-format |
3f5a581c MV |
1736 | msgid "Unable to write to %s" |
1737 | msgstr "Tiedostoon %s kirjoittaminen ei onnistu" | |
640c5d94 | 1738 | |
c2622bd6 | 1739 | #: cmdline/apt-extracttemplates.cc:308 |
3f5a581c MV |
1740 | msgid "Cannot get debconf version. Is debconf installed?" |
1741 | msgstr "Ohjelman debconf versiota ei saa selvitettyä. Onko debconf asennettu?" | |
640c5d94 | 1742 | |
cd45554e | 1743 | #: ftparchive/apt-ftparchive.cc:171 ftparchive/apt-ftparchive.cc:349 |
3f5a581c MV |
1744 | msgid "Package extension list is too long" |
1745 | msgstr "Paketin laajennuslista on liian pitkä" | |
640c5d94 | 1746 | |
3f5a581c | 1747 | #: ftparchive/apt-ftparchive.cc:173 ftparchive/apt-ftparchive.cc:190 |
cd45554e MV |
1748 | #: ftparchive/apt-ftparchive.cc:213 ftparchive/apt-ftparchive.cc:264 |
1749 | #: ftparchive/apt-ftparchive.cc:278 ftparchive/apt-ftparchive.cc:300 | |
640c5d94 | 1750 | #, c-format |
3f5a581c MV |
1751 | msgid "Error processing directory %s" |
1752 | msgstr "Tapahtui virhe käsiteltäessa kansiota %s" | |
640c5d94 | 1753 | |
cd45554e | 1754 | #: ftparchive/apt-ftparchive.cc:262 |
3f5a581c MV |
1755 | msgid "Source extension list is too long" |
1756 | msgstr "Lähteiden laajennuslista on liian pitkä" | |
640c5d94 | 1757 | |
cd45554e | 1758 | #: ftparchive/apt-ftparchive.cc:379 |
3f5a581c MV |
1759 | msgid "Error writing header to contents file" |
1760 | msgstr "" | |
1761 | "Tapahtui virhe kirjoitettaessa otsikkotietoa sisällysluettelotiedostoon" | |
640c5d94 | 1762 | |
cd45554e | 1763 | #: ftparchive/apt-ftparchive.cc:409 |
27b16a2e | 1764 | #, c-format |
3f5a581c MV |
1765 | msgid "Error processing contents %s" |
1766 | msgstr "Tapahtui virhe käsiteltäessä sisällysluetteloa %s" | |
640c5d94 | 1767 | |
cd45554e | 1768 | #: ftparchive/apt-ftparchive.cc:597 |
3f5a581c MV |
1769 | msgid "" |
1770 | "Usage: apt-ftparchive [options] command\n" | |
1771 | "Commands: packages binarypath [overridefile [pathprefix]]\n" | |
1772 | " sources srcpath [overridefile [pathprefix]]\n" | |
1773 | " contents path\n" | |
1774 | " release path\n" | |
1775 | " generate config [groups]\n" | |
1776 | " clean config\n" | |
1777 | "\n" | |
1778 | "apt-ftparchive generates index files for Debian archives. It supports\n" | |
1779 | "many styles of generation from fully automated to functional replacements\n" | |
1780 | "for dpkg-scanpackages and dpkg-scansources\n" | |
1781 | "\n" | |
1782 | "apt-ftparchive generates Package files from a tree of .debs. The\n" | |
1783 | "Package file contains the contents of all the control fields from\n" | |
1784 | "each package as well as the MD5 hash and filesize. An override file\n" | |
1785 | "is supported to force the value of Priority and Section.\n" | |
1786 | "\n" | |
1787 | "Similarly apt-ftparchive generates Sources files from a tree of .dscs.\n" | |
1788 | "The --source-override option can be used to specify a src override file\n" | |
1789 | "\n" | |
1790 | "The 'packages' and 'sources' command should be run in the root of the\n" | |
1791 | "tree. BinaryPath should point to the base of the recursive search and \n" | |
1792 | "override file should contain the override flags. Pathprefix is\n" | |
1793 | "appended to the filename fields if present. Example usage from the \n" | |
1794 | "Debian archive:\n" | |
1795 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" | |
1796 | " dists/potato/main/binary-i386/Packages\n" | |
1797 | "\n" | |
1798 | "Options:\n" | |
1799 | " -h This help text\n" | |
1800 | " --md5 Control MD5 generation\n" | |
1801 | " -s=? Source override file\n" | |
1802 | " -q Quiet\n" | |
1803 | " -d=? Select the optional caching database\n" | |
1804 | " --no-delink Enable delinking debug mode\n" | |
1805 | " --contents Control contents file generation\n" | |
1806 | " -c=? Read this configuration file\n" | |
1807 | " -o=? Set an arbitrary configuration option" | |
897e3c7b | 1808 | msgstr "" |
3f5a581c MV |
1809 | "Käyttö: apt-ftparchive [valitsimet] komento\n" |
1810 | "Komennot: packages binääripolku [poikkeustdsto [polun alku]]\n" | |
1811 | " sources lähdepolku [poikkeustdsto [polun alku]]\n" | |
1812 | " contents polku\n" | |
1813 | " release polku\n" | |
1814 | " generate asetukset [ryhmät]\n" | |
1815 | " clean asetukset\n" | |
1816 | "\n" | |
1817 | "apt-ftparchive tuottaa hakemistoja Debianin arkistoista. Monta " | |
1818 | "tuottamistapaa\n" | |
1819 | "on tuettu alkaen täysin automaattisista toiminnallisesti samoihin kuin\n" | |
1820 | "dpkg-scanpackages ja dpkg-scansources.\n" | |
1821 | "\n" | |
1822 | "apt-ftparchive tuottaa pakettitiedostoja .deb-tiedostojen puusta.\n" | |
1823 | "Pakettitiedostossa on kunkin paketin kaikkien ohjauskenttien\n" | |
1824 | "sisältö sekä MD5 tiiviste ja tiedoston koko. Poikkeus-\n" | |
1825 | "tiedostolla voidaan arvot Priority ja Section pakottaa halutuiksi.\n" | |
1826 | "\n" | |
1827 | "Samaan tapaan apt-ftparchive tuottaa lähdetiedostoja\n" | |
1828 | ".dscs-tiedostojen puusta. Valitsimella --source-overrride voidaan\n" | |
1829 | "määrittää lähteiden poikkeustiedosto.\n" | |
1830 | "\n" | |
1831 | "Komennot \"packages\" ja \"sources\" olisi suoritettava puun juuressa.\n" | |
1832 | "Binääripolun olisi osoitettava rekursiivisen haun alkukohtaan ja\n" | |
1833 | "poikkeustiedostossa olisi oltava poikkeusilmaisimet. Polun alku\n" | |
1834 | "yhdistetään tiedoston nimeen jos se on annettu. Esimerkki\n" | |
1835 | "käytöstä Debianin arkiston kanssa:\n" | |
1836 | " apt-ftparchive packages dists/potato/main/binary-i386/ > \\\n" | |
1837 | " dists/potato/main/binary-i386/Packages\n" | |
1838 | "\n" | |
1839 | "Valitsimet:\n" | |
1840 | " -h Tämä ohje\n" | |
1841 | " --md5 MD5 luonti\n" | |
1842 | " -s=? Lähteiden poikkeustdosto\n" | |
1843 | " -q Ei tulostusta\n" | |
1844 | " -d=? Valinnainen välimuistitietokanta\n" | |
1845 | " --no-delink delinking-virheenjäljitys päälle\n" | |
1846 | " --contents Sisällysluettelotiedoston luonti\n" | |
1847 | " -c=? Lue tämä asetustiedosto\n" | |
1848 | " -o=? Aseta mikä asetusvalitsin tahansa" | |
897e3c7b | 1849 | |
cd45554e | 1850 | #: ftparchive/apt-ftparchive.cc:803 |
3f5a581c MV |
1851 | msgid "No selections matched" |
1852 | msgstr "Mitkään valinnat eivät täsmänneet" | |
2a8a592d | 1853 | |
cd45554e | 1854 | #: ftparchive/apt-ftparchive.cc:881 |
2a8a592d | 1855 | #, c-format |
3f5a581c MV |
1856 | msgid "Some files are missing in the package file group `%s'" |
1857 | msgstr "Pakettitiedostojen ryhmästä \"%s\" puuttuu joitain tiedostoja" | |
2a8a592d | 1858 | |
3f5a581c MV |
1859 | #: ftparchive/cachedb.cc:47 |
1860 | #, c-format | |
1861 | msgid "DB was corrupted, file renamed to %s.old" | |
1862 | msgstr "Tietokanta on turmeltunut, tiedosto nimetty %s.old" | |
2a8a592d | 1863 | |
3f5a581c | 1864 | #: ftparchive/cachedb.cc:65 |
640c5d94 | 1865 | #, c-format |
3f5a581c MV |
1866 | msgid "DB is old, attempting to upgrade %s" |
1867 | msgstr "Tietokanta on vanha, yritetään päivittää %s" | |
640c5d94 | 1868 | |
3f5a581c MV |
1869 | #: ftparchive/cachedb.cc:76 |
1870 | #, fuzzy | |
67f393ab | 1871 | msgid "" |
3f5a581c MV |
1872 | "DB format is invalid. If you upgraded from an older version of apt, please " |
1873 | "remove and re-create the database." | |
67f393ab | 1874 | msgstr "" |
3f5a581c MV |
1875 | "Tietokannan muoto ei kelpaa. Jos tehtiin päivitys vanhasta apt:n versiosta, " |
1876 | "on tietokanta poistettava ja luotava uudelleen." | |
67f393ab | 1877 | |
3f5a581c MV |
1878 | #: ftparchive/cachedb.cc:81 |
1879 | #, c-format | |
1880 | msgid "Unable to open DB file %s: %s" | |
1881 | msgstr "Tietokantatiedostoa %s ei saatu avattua: %s" | |
67f393ab | 1882 | |
cd45554e MV |
1883 | #: ftparchive/cachedb.cc:127 apt-inst/extract.cc:179 apt-inst/extract.cc:192 |
1884 | #: apt-inst/extract.cc:209 | |
640c5d94 | 1885 | #, c-format |
3f5a581c MV |
1886 | msgid "Failed to stat %s" |
1887 | msgstr "Tiedostolle %s ei toimi stat" | |
640c5d94 | 1888 | |
3f5a581c MV |
1889 | #: ftparchive/cachedb.cc:249 |
1890 | msgid "Archive has no control record" | |
1891 | msgstr "Arkistolla ei ole ohjaustietuetta" | |
3c4a4974 | 1892 | |
3f5a581c MV |
1893 | #: ftparchive/cachedb.cc:490 |
1894 | msgid "Unable to get a cursor" | |
1895 | msgstr "Kohdistinta ei saada" | |
1896 | ||
c1b21367 | 1897 | #: ftparchive/writer.cc:82 |
3f5a581c MV |
1898 | #, c-format |
1899 | msgid "W: Unable to read directory %s\n" | |
1900 | msgstr "W: Kansiota %s ei voi lukea\n" | |
640c5d94 | 1901 | |
c1b21367 | 1902 | #: ftparchive/writer.cc:87 |
3f5a581c MV |
1903 | #, c-format |
1904 | msgid "W: Unable to stat %s\n" | |
1905 | msgstr "W: Tdstolle %s ei toimi stat\n" | |
640c5d94 | 1906 | |
c1b21367 | 1907 | #: ftparchive/writer.cc:143 |
3f5a581c MV |
1908 | msgid "E: " |
1909 | msgstr "E: " | |
640c5d94 | 1910 | |
c1b21367 | 1911 | #: ftparchive/writer.cc:145 |
3f5a581c MV |
1912 | msgid "W: " |
1913 | msgstr "W: " | |
640c5d94 | 1914 | |
c1b21367 | 1915 | #: ftparchive/writer.cc:152 |
3f5a581c MV |
1916 | msgid "E: Errors apply to file " |
1917 | msgstr "E: Tiedostossa virheitä " | |
640c5d94 | 1918 | |
c1b21367 | 1919 | #: ftparchive/writer.cc:170 ftparchive/writer.cc:202 |
67f393ab | 1920 | #, c-format |
3f5a581c MV |
1921 | msgid "Failed to resolve %s" |
1922 | msgstr "Osoitteen %s selvitys ei onnistunut" | |
640c5d94 | 1923 | |
c1b21367 | 1924 | #: ftparchive/writer.cc:183 |
3f5a581c MV |
1925 | msgid "Tree walking failed" |
1926 | msgstr "Puun läpikäynti ei onnistunut" | |
640c5d94 | 1927 | |
c1b21367 | 1928 | #: ftparchive/writer.cc:210 |
67f393ab | 1929 | #, c-format |
3f5a581c MV |
1930 | msgid "Failed to open %s" |
1931 | msgstr "Tiedoston %s avaaminen ei onnistunut" | |
640c5d94 | 1932 | |
c1b21367 | 1933 | #: ftparchive/writer.cc:269 |
67f393ab | 1934 | #, c-format |
3f5a581c MV |
1935 | msgid " DeLink %s [%s]\n" |
1936 | msgstr " DeLink %s [%s]\n" | |
640c5d94 | 1937 | |
c1b21367 | 1938 | #: ftparchive/writer.cc:277 |
67f393ab | 1939 | #, c-format |
3f5a581c MV |
1940 | msgid "Failed to readlink %s" |
1941 | msgstr "readlink %s ei onnistunut" | |
640c5d94 | 1942 | |
c1b21367 | 1943 | #: ftparchive/writer.cc:281 |
3f5a581c MV |
1944 | #, c-format |
1945 | msgid "Failed to unlink %s" | |
1946 | msgstr "unlink %s ei onnistunut" | |
640c5d94 | 1947 | |
ce34af08 | 1948 | #: ftparchive/writer.cc:289 |
3f5a581c MV |
1949 | #, c-format |
1950 | msgid "*** Failed to link %s to %s" | |
1951 | msgstr "*** Linkin %s -> %s luonti ei onnistunut" | |
640c5d94 | 1952 | |
ce34af08 | 1953 | #: ftparchive/writer.cc:299 |
3f5a581c MV |
1954 | #, c-format |
1955 | msgid " DeLink limit of %sB hit.\n" | |
1956 | msgstr " DeLinkin yläraja %st saavutettu.\n" | |
640c5d94 | 1957 | |
ce34af08 | 1958 | #: ftparchive/writer.cc:404 |
3f5a581c MV |
1959 | msgid "Archive had no package field" |
1960 | msgstr "Arkistossa ei ollut pakettikenttää" | |
640c5d94 | 1961 | |
ce34af08 | 1962 | #: ftparchive/writer.cc:412 ftparchive/writer.cc:702 |
3f5a581c MV |
1963 | #, c-format |
1964 | msgid " %s has no override entry\n" | |
1965 | msgstr " %s:llä ei ole poikkeustietuetta\n" | |
640c5d94 | 1966 | |
ce34af08 | 1967 | #: ftparchive/writer.cc:480 ftparchive/writer.cc:846 |
3f5a581c MV |
1968 | #, c-format |
1969 | msgid " %s maintainer is %s not %s\n" | |
1970 | msgstr " %s ylläpitäjä on %s eikä %s\n" | |
640c5d94 | 1971 | |
ce34af08 | 1972 | #: ftparchive/writer.cc:712 |
3f5a581c MV |
1973 | #, c-format |
1974 | msgid " %s has no source override entry\n" | |
1975 | msgstr " %s:llä ei ole poikkeustietuetta\n" | |
640c5d94 | 1976 | |
ce34af08 | 1977 | #: ftparchive/writer.cc:716 |
3f5a581c MV |
1978 | #, c-format |
1979 | msgid " %s has no binary override entry either\n" | |
1980 | msgstr " %s:llä ei ole binääristäkään poikkeustietuetta\n" | |
640c5d94 | 1981 | |
3f5a581c MV |
1982 | #: ftparchive/contents.cc:341 ftparchive/contents.cc:372 |
1983 | msgid "realloc - Failed to allocate memory" | |
1984 | msgstr "realloc - Muistin varaaminen ei onnistunut" | |
67f393ab | 1985 | |
9f2df510 | 1986 | #: ftparchive/override.cc:35 ftparchive/override.cc:139 |
3f5a581c MV |
1987 | #, c-format |
1988 | msgid "Unable to open %s" | |
1989 | msgstr "Tiedoston %s avaaminen ei onnistunut" | |
67f393ab | 1990 | |
9f2df510 MV |
1991 | #. skip spaces |
1992 | #. find end of word | |
1993 | #: ftparchive/override.cc:65 | |
1994 | #, fuzzy, c-format | |
1995 | msgid "Malformed override %s line %llu (%s)" | |
1996 | msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 1" | |
1997 | ||
1998 | #: ftparchive/override.cc:124 ftparchive/override.cc:198 | |
1999 | #, c-format | |
2000 | msgid "Failed to read the override file %s" | |
2001 | msgstr "Poikkeustiedoston %s lukeminen ei onnistunut" | |
2002 | ||
2003 | #: ftparchive/override.cc:163 | |
3f5a581c MV |
2004 | #, fuzzy, c-format |
2005 | msgid "Malformed override %s line %llu #1" | |
2006 | msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 1" | |
67f393ab | 2007 | |
9f2df510 | 2008 | #: ftparchive/override.cc:175 |
3f5a581c MV |
2009 | #, fuzzy, c-format |
2010 | msgid "Malformed override %s line %llu #2" | |
2011 | msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 2" | |
67f393ab | 2012 | |
9f2df510 | 2013 | #: ftparchive/override.cc:188 |
3f5a581c MV |
2014 | #, fuzzy, c-format |
2015 | msgid "Malformed override %s line %llu #3" | |
2016 | msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 3" | |
640c5d94 | 2017 | |
72bae92a | 2018 | #: ftparchive/multicompress.cc:71 |
67f393ab | 2019 | #, c-format |
3f5a581c MV |
2020 | msgid "Unknown compression algorithm '%s'" |
2021 | msgstr "Tuntematon pakkausalgoritmi \"%s\"" | |
640c5d94 | 2022 | |
72bae92a | 2023 | #: ftparchive/multicompress.cc:101 |
67f393ab | 2024 | #, c-format |
3f5a581c MV |
2025 | msgid "Compressed output %s needs a compression set" |
2026 | msgstr "Pakattu tulostus %s tarvitsee pakkausjoukon" | |
640c5d94 | 2027 | |
72bae92a | 2028 | #: ftparchive/multicompress.cc:190 |
3f5a581c MV |
2029 | msgid "Failed to create FILE*" |
2030 | msgstr "FILE* luominen ei onnistunut" | |
640c5d94 | 2031 | |
72bae92a | 2032 | #: ftparchive/multicompress.cc:193 |
3f5a581c MV |
2033 | msgid "Failed to fork" |
2034 | msgstr "fork ei onnistunut" | |
640c5d94 | 2035 | |
72bae92a | 2036 | #: ftparchive/multicompress.cc:207 |
3f5a581c MV |
2037 | msgid "Compress child" |
2038 | msgstr "Compress-lapsiprosessi" | |
640c5d94 | 2039 | |
72bae92a | 2040 | #: ftparchive/multicompress.cc:230 |
640c5d94 | 2041 | #, c-format |
3f5a581c MV |
2042 | msgid "Internal error, failed to create %s" |
2043 | msgstr "Sisäinen virhe, prosessin %s luominen ei onnistunut" | |
640c5d94 | 2044 | |
72bae92a | 2045 | #: ftparchive/multicompress.cc:303 |
3f5a581c MV |
2046 | msgid "IO to subprocess/file failed" |
2047 | msgstr "Syöttö/tulostus aliprosessiin/tiedostoon ei onnistunut" | |
2048 | ||
72bae92a | 2049 | #: ftparchive/multicompress.cc:341 |
3f5a581c MV |
2050 | msgid "Failed to read while computing MD5" |
2051 | msgstr "Lukeminen ei onnistunut laskettaessa MD5:ttä" | |
640c5d94 | 2052 | |
72bae92a | 2053 | #: ftparchive/multicompress.cc:357 |
67f393ab | 2054 | #, c-format |
3f5a581c MV |
2055 | msgid "Problem unlinking %s" |
2056 | msgstr "Ilmeni pulmia poistettaessa tiedosto %s" | |
640c5d94 | 2057 | |
72bae92a | 2058 | #: ftparchive/multicompress.cc:372 apt-inst/extract.cc:187 |
3f5a581c MV |
2059 | #, c-format |
2060 | msgid "Failed to rename %s to %s" | |
2061 | msgstr "Nimen muuttaminen %s -> %s ei onnistunut" | |
640c5d94 | 2062 | |
ce34af08 | 2063 | #: cmdline/apt-internal-solver.cc:38 |
3999d158 | 2064 | #, fuzzy |
3f5a581c | 2065 | msgid "" |
3999d158 | 2066 | "Usage: apt-internal-solver\n" |
3f5a581c | 2067 | "\n" |
3999d158 | 2068 | "apt-internal-solver is an interface to use the current internal\n" |
3f5a581c MV |
2069 | "like an external resolver for the APT family for debugging or alike\n" |
2070 | "\n" | |
2071 | "Options:\n" | |
2072 | " -h This help text.\n" | |
2073 | " -q Loggable output - no progress indicator\n" | |
2074 | " -c=? Read this configuration file\n" | |
2075 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
3f5a581c | 2076 | msgstr "" |
3999d158 DK |
2077 | "Käyttö: apt-extracttemplates tdsto1 [tdsto2 ...]\n" |
2078 | "\n" | |
2079 | "apt-extracttemplates on työkalu asetus- ja mallitietojen \n" | |
2080 | "poimintaan debian-paketeista\n" | |
2081 | "\n" | |
2082 | "Valitsimet:\n" | |
2083 | " -h Tämä ohje\n" | |
2084 | " -t Aseta väliaikaisten tiedostojen kansio\n" | |
2085 | " -c=? Lue tämä asetustiedosto\n" | |
2086 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
640c5d94 | 2087 | |
3f5a581c MV |
2088 | #: cmdline/apt-sortpkgs.cc:89 |
2089 | msgid "Unknown package record!" | |
2090 | msgstr "Tuntematon pakettitietue!" | |
640c5d94 | 2091 | |
3f5a581c MV |
2092 | #: cmdline/apt-sortpkgs.cc:153 |
2093 | msgid "" | |
2094 | "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" | |
2095 | "\n" | |
2096 | "apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" | |
2097 | "to indicate what kind of file it is.\n" | |
2098 | "\n" | |
2099 | "Options:\n" | |
2100 | " -h This help text\n" | |
2101 | " -s Use source file sorting\n" | |
2102 | " -c=? Read this configuration file\n" | |
2103 | " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" | |
2104 | msgstr "" | |
2105 | "Käyttö: apt-sortpkgs [valitsimet] tdsto1 [tdsto2 ...]\n" | |
2106 | "\n" | |
2107 | "apt-sortpkgs on yksinkertainen työkalu pakettitiedostojen lajitteluun.\n" | |
2108 | "Valitsimella -s ilmaistaan minkälainen tiedosto on.\n" | |
2109 | "\n" | |
2110 | "Valitsimet:\n" | |
2111 | " -h Tämä ohje\n" | |
2112 | " -s Käytä lähdetiedostolajittelua\n" | |
2113 | " -c=? Lue tämä asetustiedosto\n" | |
2114 | " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" | |
640c5d94 | 2115 | |
03d7b3cd | 2116 | #: apt-inst/contrib/extracttar.cc:116 |
3f5a581c MV |
2117 | msgid "Failed to create pipes" |
2118 | msgstr "Putkien luonti ei onnistunut" | |
3c4a4974 | 2119 | |
03d7b3cd | 2120 | #: apt-inst/contrib/extracttar.cc:143 |
3f5a581c MV |
2121 | msgid "Failed to exec gzip " |
2122 | msgstr "exec gzip ei onnistunut" | |
3c4a4974 | 2123 | |
03d7b3cd | 2124 | #: apt-inst/contrib/extracttar.cc:180 apt-inst/contrib/extracttar.cc:210 |
3f5a581c MV |
2125 | msgid "Corrupted archive" |
2126 | msgstr "Arkisto on turmeltunut" | |
640c5d94 | 2127 | |
03d7b3cd | 2128 | #: apt-inst/contrib/extracttar.cc:195 |
3f5a581c MV |
2129 | msgid "Tar checksum failed, archive corrupted" |
2130 | msgstr "Tar-ohjelman laskema tarkistussumma ei täsmää, arkisto on turmeltunut" | |
640c5d94 | 2131 | |
ce34af08 | 2132 | #: apt-inst/contrib/extracttar.cc:300 |
67f393ab | 2133 | #, c-format |
3f5a581c MV |
2134 | msgid "Unknown TAR header type %u, member %s" |
2135 | msgstr "Tuntematon TAR-otsikon tyyppi %u, tiedosto %s" | |
640c5d94 | 2136 | |
3f5a581c MV |
2137 | #: apt-inst/contrib/arfile.cc:74 |
2138 | msgid "Invalid archive signature" | |
2139 | msgstr "Arkiston tarkistussumma on virheellinen" | |
640c5d94 | 2140 | |
3f5a581c MV |
2141 | #: apt-inst/contrib/arfile.cc:82 |
2142 | msgid "Error reading archive member header" | |
2143 | msgstr "Tapahtui virhe luettaessa arkiston tiedoston otsikkoa" | |
640c5d94 | 2144 | |
3f5a581c | 2145 | #: apt-inst/contrib/arfile.cc:94 |
a0895a74 | 2146 | #, fuzzy, c-format |
3f5a581c MV |
2147 | msgid "Invalid archive member header %s" |
2148 | msgstr "Arkiston tiedoston otsikko on virheellinen" | |
67f393ab | 2149 | |
3f5a581c MV |
2150 | #: apt-inst/contrib/arfile.cc:106 |
2151 | msgid "Invalid archive member header" | |
2152 | msgstr "Arkiston tiedoston otsikko on virheellinen" | |
640c5d94 | 2153 | |
55732492 | 2154 | #: apt-inst/contrib/arfile.cc:135 |
3f5a581c MV |
2155 | msgid "Archive is too short" |
2156 | msgstr "Arkisto on pienempi kuin pitäisi" | |
640c5d94 | 2157 | |
55732492 | 2158 | #: apt-inst/contrib/arfile.cc:139 |
3f5a581c MV |
2159 | msgid "Failed to read the archive headers" |
2160 | msgstr "Arkiston otsikoiden luku ei onnistunut" | |
640c5d94 | 2161 | |
3f5a581c MV |
2162 | #: apt-inst/filelist.cc:382 |
2163 | msgid "DropNode called on still linked node" | |
2164 | msgstr "Kutsuttiin DropNode mutta tiedostoon on vielä linkki" | |
640c5d94 | 2165 | |
3f5a581c MV |
2166 | #: apt-inst/filelist.cc:414 |
2167 | msgid "Failed to locate the hash element!" | |
2168 | msgstr "Hajautusalkiota ei löytynyt!" | |
640c5d94 | 2169 | |
3f5a581c MV |
2170 | #: apt-inst/filelist.cc:461 |
2171 | msgid "Failed to allocate diversion" | |
2172 | msgstr "Korvautuksen varaus ei onnistunut" | |
640c5d94 | 2173 | |
3f5a581c MV |
2174 | #: apt-inst/filelist.cc:466 |
2175 | msgid "Internal error in AddDiversion" | |
2176 | msgstr "AddDiversion: sisäinen virhe" | |
640c5d94 | 2177 | |
3f5a581c MV |
2178 | #: apt-inst/filelist.cc:479 |
2179 | #, c-format | |
2180 | msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" | |
2181 | msgstr "Yritetään kirjoittaa korvautuksen päälle, %s -> %s ja %s/%s" | |
640c5d94 | 2182 | |
3f5a581c | 2183 | #: apt-inst/filelist.cc:508 |
640c5d94 | 2184 | #, c-format |
3f5a581c MV |
2185 | msgid "Double add of diversion %s -> %s" |
2186 | msgstr "Korvautuksen kaksoislisäys %s -> %s" | |
640c5d94 | 2187 | |
3f5a581c MV |
2188 | #: apt-inst/filelist.cc:551 |
2189 | #, c-format | |
2190 | msgid "Duplicate conf file %s/%s" | |
2191 | msgstr "Asetustiedoston kaksoiskappale %s/%s" | |
640c5d94 | 2192 | |
72bae92a | 2193 | #: apt-inst/dirstream.cc:43 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:55 |
3f5a581c MV |
2194 | #, c-format |
2195 | msgid "Failed to write file %s" | |
2196 | msgstr "Tiedoston %s kirjoittaminen ei onnistunut" | |
640c5d94 | 2197 | |
72bae92a | 2198 | #: apt-inst/dirstream.cc:106 |
3f5a581c MV |
2199 | #, c-format |
2200 | msgid "Failed to close file %s" | |
2201 | msgstr "Tiedoston %s sulkeminen ei onnistunut" | |
640c5d94 | 2202 | |
cd45554e | 2203 | #: apt-inst/extract.cc:94 apt-inst/extract.cc:165 |
3f5a581c MV |
2204 | #, c-format |
2205 | msgid "The path %s is too long" | |
2206 | msgstr "Polku %s on liian pitkä" | |
640c5d94 | 2207 | |
cd45554e | 2208 | #: apt-inst/extract.cc:125 |
3f5a581c MV |
2209 | #, c-format |
2210 | msgid "Unpacking %s more than once" | |
2211 | msgstr "Purettiin %s useammin kuin kerran" | |
640c5d94 | 2212 | |
cd45554e | 2213 | #: apt-inst/extract.cc:135 |
3f5a581c MV |
2214 | #, c-format |
2215 | msgid "The directory %s is diverted" | |
2216 | msgstr "Kansio %s on korvautunut" | |
640c5d94 | 2217 | |
cd45554e | 2218 | #: apt-inst/extract.cc:145 |
3f5a581c MV |
2219 | #, c-format |
2220 | msgid "The package is trying to write to the diversion target %s/%s" | |
2221 | msgstr "Paketti yrittää kirjoittaa korvautuksen kohteeseen %s/%s" | |
640c5d94 | 2222 | |
cd45554e | 2223 | #: apt-inst/extract.cc:155 apt-inst/extract.cc:299 |
3f5a581c MV |
2224 | msgid "The diversion path is too long" |
2225 | msgstr "Korvautuspolku on liian pitkä" | |
67f393ab | 2226 | |
cd45554e | 2227 | #: apt-inst/extract.cc:242 |
3f5a581c MV |
2228 | #, c-format |
2229 | msgid "The directory %s is being replaced by a non-directory" | |
2230 | msgstr "Kansiota %s ollaan korvaamassa muulla kuin kansiolla" | |
67f393ab | 2231 | |
cd45554e | 2232 | #: apt-inst/extract.cc:282 |
3f5a581c MV |
2233 | msgid "Failed to locate node in its hash bucket" |
2234 | msgstr "Solmua ei löytynyt sen hajautuslokerosta" | |
67f393ab | 2235 | |
cd45554e | 2236 | #: apt-inst/extract.cc:286 |
3f5a581c MV |
2237 | msgid "The path is too long" |
2238 | msgstr "Polku on liian pitkä" | |
67f393ab | 2239 | |
cd45554e | 2240 | #: apt-inst/extract.cc:414 |
3f5a581c MV |
2241 | #, c-format |
2242 | msgid "Overwrite package match with no version for %s" | |
2243 | msgstr "Päälle kirjoitettava paketti täsmää mutta paketille %s ei ole versiota" | |
67f393ab | 2244 | |
cd45554e | 2245 | #: apt-inst/extract.cc:431 |
3f5a581c MV |
2246 | #, c-format |
2247 | msgid "File %s/%s overwrites the one in the package %s" | |
2248 | msgstr "Tiedosto %s/%s kirjoitetaan paketista %s tulleen päälle" | |
67f393ab | 2249 | |
cd45554e | 2250 | #: apt-inst/extract.cc:491 |
3f5a581c MV |
2251 | #, c-format |
2252 | msgid "Unable to stat %s" | |
2253 | msgstr "Tiedostolle %s ei toimi stat" | |
67f393ab | 2254 | |
3f5a581c | 2255 | #: apt-inst/deb/debfile.cc:41 apt-inst/deb/debfile.cc:46 |
ce34af08 | 2256 | #: apt-inst/deb/debfile.cc:54 |
3f5a581c MV |
2257 | #, c-format |
2258 | msgid "This is not a valid DEB archive, missing '%s' member" | |
2259 | msgstr "Tämä ei ole kelvollinen DEB-arkisto, puuttuu tiedosto \"%s\"" | |
67f393ab | 2260 | |
ce34af08 | 2261 | #: apt-inst/deb/debfile.cc:119 |
3f5a581c MV |
2262 | #, c-format |
2263 | msgid "Internal error, could not locate member %s" | |
2264 | msgstr "Tapahtui sisäinen virhe, tiedostoa %s ei löydy" | |
2265 | ||
ce34af08 | 2266 | #: apt-inst/deb/debfile.cc:213 |
3f5a581c MV |
2267 | msgid "Unparsable control file" |
2268 | msgstr "Ohjaustiedosto ei jäsenny" | |
67f393ab | 2269 | |
c77d6597 | 2270 | #: apt-pkg/contrib/mmap.cc:79 |
67f393ab | 2271 | msgid "Can't mmap an empty file" |
2272 | msgstr "Tyhjälle tiedostolle ei voi tehdä mmap:ia" | |
640c5d94 | 2273 | |
5caefc91 | 2274 | #: apt-pkg/contrib/mmap.cc:111 |
b81dbe40 DK |
2275 | #, fuzzy, c-format |
2276 | msgid "Couldn't duplicate file descriptor %i" | |
2277 | msgstr "Putkea %s ei voitu avata" | |
2278 | ||
5caefc91 | 2279 | #: apt-pkg/contrib/mmap.cc:119 |
c77d6597 MV |
2280 | #, fuzzy, c-format |
2281 | msgid "Couldn't make mmap of %llu bytes" | |
67f393ab | 2282 | msgstr "Ei voitu tehdä %lu tavun mmap:ia" |
640c5d94 | 2283 | |
5caefc91 | 2284 | #: apt-pkg/contrib/mmap.cc:146 |
b81dbe40 DK |
2285 | #, fuzzy |
2286 | msgid "Unable to close mmap" | |
2287 | msgstr "Tiedoston %s avaaminen ei onnistunut" | |
2288 | ||
5caefc91 | 2289 | #: apt-pkg/contrib/mmap.cc:174 apt-pkg/contrib/mmap.cc:202 |
b81dbe40 DK |
2290 | #, fuzzy |
2291 | msgid "Unable to synchronize mmap" | |
2292 | msgstr "Käynnistys ei onnistu" | |
2293 | ||
5caefc91 | 2294 | #: apt-pkg/contrib/mmap.cc:290 |
c77d6597 MV |
2295 | #, c-format |
2296 | msgid "Couldn't make mmap of %lu bytes" | |
2297 | msgstr "Ei voitu tehdä %lu tavun mmap:ia" | |
2298 | ||
5caefc91 | 2299 | #: apt-pkg/contrib/mmap.cc:322 |
c77d6597 MV |
2300 | msgid "Failed to truncate file" |
2301 | msgstr "Tiedoston typistäminen ei onnistunut" | |
2302 | ||
5caefc91 | 2303 | #: apt-pkg/contrib/mmap.cc:341 |
d9199d6e | 2304 | #, c-format |
2305 | msgid "" | |
4bd60a02 | 2306 | "Dynamic MMap ran out of room. Please increase the size of APT::Cache-Start. " |
d9199d6e | 2307 | "Current value: %lu. (man 5 apt.conf)" |
2308 | msgstr "" | |
08f8455c | 2309 | |
9f2df510 | 2310 | #: apt-pkg/contrib/mmap.cc:446 |
0fd68707 MV |
2311 | #, c-format |
2312 | msgid "" | |
b6c6b52f MV |
2313 | "Unable to increase the size of the MMap as the limit of %lu bytes is already " |
2314 | "reached." | |
2315 | msgstr "" | |
2316 | ||
9f2df510 | 2317 | #: apt-pkg/contrib/mmap.cc:449 |
b6c6b52f MV |
2318 | msgid "" |
2319 | "Unable to increase size of the MMap as automatic growing is disabled by user." | |
0fd68707 MV |
2320 | msgstr "" |
2321 | ||
8e947fe1 | 2322 | #. d means days, h means hours, min means minutes, s means seconds |
ce34af08 | 2323 | #: apt-pkg/contrib/strutl.cc:401 |
8e947fe1 | 2324 | #, c-format |
2325 | msgid "%lid %lih %limin %lis" | |
2326 | msgstr "" | |
2327 | ||
2328 | #. h means hours, min means minutes, s means seconds | |
ce34af08 | 2329 | #: apt-pkg/contrib/strutl.cc:408 |
8e947fe1 | 2330 | #, c-format |
2331 | msgid "%lih %limin %lis" | |
2332 | msgstr "" | |
2333 | ||
2334 | #. min means minutes, s means seconds | |
ce34af08 | 2335 | #: apt-pkg/contrib/strutl.cc:415 |
8e947fe1 | 2336 | #, c-format |
2337 | msgid "%limin %lis" | |
2338 | msgstr "" | |
2339 | ||
2340 | #. s means seconds | |
ce34af08 | 2341 | #: apt-pkg/contrib/strutl.cc:420 |
8e947fe1 | 2342 | #, c-format |
2343 | msgid "%lis" | |
2344 | msgstr "" | |
2345 | ||
ce34af08 | 2346 | #: apt-pkg/contrib/strutl.cc:1229 |
640c5d94 | 2347 | #, c-format |
67f393ab | 2348 | msgid "Selection %s not found" |
2349 | msgstr "Valintaa %s ei löydy" | |
640c5d94 | 2350 | |
ce34af08 | 2351 | #: apt-pkg/contrib/configuration.cc:503 |
640c5d94 | 2352 | #, c-format |
67f393ab | 2353 | msgid "Unrecognized type abbreviation: '%c'" |
2354 | msgstr "Tuntematon tyypin lyhenne: \"%c\"" | |
640c5d94 | 2355 | |
ce34af08 | 2356 | #: apt-pkg/contrib/configuration.cc:617 |
640c5d94 | 2357 | #, c-format |
67f393ab | 2358 | msgid "Opening configuration file %s" |
2359 | msgstr "Avataan asetustiedosto %s" | |
640c5d94 | 2360 | |
ce34af08 | 2361 | #: apt-pkg/contrib/configuration.cc:785 |
640c5d94 | 2362 | #, c-format |
67f393ab | 2363 | msgid "Syntax error %s:%u: Block starts with no name." |
2364 | msgstr "Syntaksivirhe %s: %u: Lohko alkaa ilman nimeä." | |
640c5d94 | 2365 | |
ce34af08 | 2366 | #: apt-pkg/contrib/configuration.cc:804 |
640c5d94 | 2367 | #, c-format |
67f393ab | 2368 | msgid "Syntax error %s:%u: Malformed tag" |
2369 | msgstr "Syntaksivirhe %s: %u: väärän muotoinen nimikenttä" | |
640c5d94 | 2370 | |
ce34af08 | 2371 | #: apt-pkg/contrib/configuration.cc:821 |
640c5d94 | 2372 | #, c-format |
67f393ab | 2373 | msgid "Syntax error %s:%u: Extra junk after value" |
2374 | msgstr "Syntaksivirhe %s: %u: Arvon jälkeen ylimääräistä roskaa" | |
640c5d94 | 2375 | |
ce34af08 | 2376 | #: apt-pkg/contrib/configuration.cc:861 |
640c5d94 | 2377 | #, c-format |
67f393ab | 2378 | msgid "Syntax error %s:%u: Directives can only be done at the top level" |
2379 | msgstr "Syntaksivirhe %s: %u: Direktiivejä voi olla vain ylimmällä tasolla" | |
640c5d94 | 2380 | |
ce34af08 | 2381 | #: apt-pkg/contrib/configuration.cc:868 |
640c5d94 | 2382 | #, c-format |
67f393ab | 2383 | msgid "Syntax error %s:%u: Too many nested includes" |
2384 | msgstr "Syntaksivirhe %s: %u: Liian monta sisäkkäistä includea" | |
640c5d94 | 2385 | |
ce34af08 | 2386 | #: apt-pkg/contrib/configuration.cc:872 apt-pkg/contrib/configuration.cc:877 |
67f393ab | 2387 | #, c-format |
2388 | msgid "Syntax error %s:%u: Included from here" | |
2389 | msgstr "Syntaksivirhe %s: %u: Sisällytetty tästä" | |
640c5d94 | 2390 | |
ce34af08 | 2391 | #: apt-pkg/contrib/configuration.cc:881 |
640c5d94 | 2392 | #, c-format |
67f393ab | 2393 | msgid "Syntax error %s:%u: Unsupported directive '%s'" |
2394 | msgstr "Syntaksivirhe %s: %u: Tätä direktiiviä ei tueta \"%s\"" | |
640c5d94 | 2395 | |
ce34af08 | 2396 | #: apt-pkg/contrib/configuration.cc:884 |
b81dbe40 DK |
2397 | #, fuzzy, c-format |
2398 | msgid "Syntax error %s:%u: clear directive requires an option tree as argument" | |
2399 | msgstr "Syntaksivirhe %s: %u: Direktiivejä voi olla vain ylimmällä tasolla" | |
2400 | ||
ce34af08 | 2401 | #: apt-pkg/contrib/configuration.cc:934 |
640c5d94 | 2402 | #, c-format |
67f393ab | 2403 | msgid "Syntax error %s:%u: Extra junk at end of file" |
2404 | msgstr "Syntaksivirhe %s: %u: Ylimääräistä roskaa tiedoston lopussa" | |
640c5d94 | 2405 | |
c77d6597 | 2406 | #: apt-pkg/contrib/progress.cc:146 |
640c5d94 | 2407 | #, c-format |
67f393ab | 2408 | msgid "%c%s... Error!" |
2409 | msgstr "%c%s... Virhe!" | |
640c5d94 | 2410 | |
c77d6597 | 2411 | #: apt-pkg/contrib/progress.cc:148 |
640c5d94 | 2412 | #, c-format |
67f393ab | 2413 | msgid "%c%s... Done" |
2414 | msgstr "%c%s... Valmis" | |
640c5d94 | 2415 | |
1f73a3d8 | 2416 | #: apt-pkg/contrib/progress.cc:179 |
2417 | msgid "..." | |
2418 | msgstr "" | |
2419 | ||
2420 | #. Print the spinner | |
2421 | #: apt-pkg/contrib/progress.cc:195 | |
2422 | #, fuzzy, c-format | |
2423 | msgid "%c%s... %u%%" | |
2424 | msgstr "%c%s... Valmis" | |
2425 | ||
ce34af08 | 2426 | #: apt-pkg/contrib/cmndline.cc:116 |
640c5d94 | 2427 | #, c-format |
67f393ab | 2428 | msgid "Command line option '%c' [from %s] is not known." |
2429 | msgstr "Komentorivin valitsin \"%c\" [%s] on tuntematon." | |
640c5d94 | 2430 | |
ce34af08 MV |
2431 | #: apt-pkg/contrib/cmndline.cc:141 apt-pkg/contrib/cmndline.cc:150 |
2432 | #: apt-pkg/contrib/cmndline.cc:158 | |
640c5d94 | 2433 | #, c-format |
67f393ab | 2434 | msgid "Command line option %s is not understood" |
2435 | msgstr "Komentorivin valitsin %s on tuntematon" | |
640c5d94 | 2436 | |
ce34af08 | 2437 | #: apt-pkg/contrib/cmndline.cc:163 |
640c5d94 | 2438 | #, c-format |
67f393ab | 2439 | msgid "Command line option %s is not boolean" |
2440 | msgstr "Komentorivin valitsin %s ei ole totuusarvoinen" | |
640c5d94 | 2441 | |
ce34af08 | 2442 | #: apt-pkg/contrib/cmndline.cc:204 apt-pkg/contrib/cmndline.cc:225 |
67f393ab | 2443 | #, c-format |
2444 | msgid "Option %s requires an argument." | |
2445 | msgstr "Valitsin %s tarvitsee parametrin" | |
640c5d94 | 2446 | |
ce34af08 | 2447 | #: apt-pkg/contrib/cmndline.cc:238 apt-pkg/contrib/cmndline.cc:244 |
67f393ab | 2448 | #, c-format |
2449 | msgid "Option %s: Configuration item specification must have an =<val>." | |
2450 | msgstr "Valitsin %s: Asetusarvon määrityksessä on oltava =<arvo>." | |
640c5d94 | 2451 | |
ce34af08 | 2452 | #: apt-pkg/contrib/cmndline.cc:273 |
67f393ab | 2453 | #, c-format |
2454 | msgid "Option %s requires an integer argument, not '%s'" | |
2455 | msgstr "Valitsin %s tarvitsee kokonaislukuparametrin, ei \"%s\"" | |
640c5d94 | 2456 | |
ce34af08 | 2457 | #: apt-pkg/contrib/cmndline.cc:304 |
de5a560a | 2458 | #, c-format |
67f393ab | 2459 | msgid "Option '%s' is too long" |
2460 | msgstr "Valitsin \"%s\" on liian pitkä" | |
640c5d94 | 2461 | |
ce34af08 | 2462 | #: apt-pkg/contrib/cmndline.cc:336 |
67f393ab | 2463 | #, c-format |
2464 | msgid "Sense %s is not understood, try true or false." | |
2465 | msgstr "Arvo %s on tuntematon, yritä tosi tai epätosi." | |
640c5d94 | 2466 | |
ce34af08 | 2467 | #: apt-pkg/contrib/cmndline.cc:386 |
67f393ab | 2468 | #, c-format |
2469 | msgid "Invalid operation %s" | |
2470 | msgstr "Virheellinen toiminto %s" | |
640c5d94 | 2471 | |
c77d6597 | 2472 | #: apt-pkg/contrib/cdromutl.cc:56 |
67f393ab | 2473 | #, c-format |
2474 | msgid "Unable to stat the mount point %s" | |
2475 | msgstr "Komento stat ei toiminut liitoskohdalle %s" | |
640c5d94 | 2476 | |
55732492 | 2477 | #: apt-pkg/contrib/cdromutl.cc:225 |
67f393ab | 2478 | msgid "Failed to stat the cdrom" |
2479 | msgstr "Komento stat ei toiminut rompulle" | |
640c5d94 | 2480 | |
ce34af08 | 2481 | #: apt-pkg/contrib/fileutl.cc:95 |
3f5a581c MV |
2482 | #, fuzzy, c-format |
2483 | msgid "Problem closing the gzip file %s" | |
2484 | msgstr "Pulmia tiedoston sulkemisessa" | |
2485 | ||
ce34af08 | 2486 | #: apt-pkg/contrib/fileutl.cc:228 |
de5a560a | 2487 | #, c-format |
67f393ab | 2488 | msgid "Not using locking for read only lock file %s" |
2489 | msgstr "Lukkoa ei käytetä kirjoitussuojatulle tiedostolle %s" | |
640c5d94 | 2490 | |
ce34af08 | 2491 | #: apt-pkg/contrib/fileutl.cc:233 |
67f393ab | 2492 | #, c-format |
2493 | msgid "Could not open lock file %s" | |
2494 | msgstr "Lukkotiedostoa %s ei voitu avata" | |
640c5d94 | 2495 | |
ce34af08 | 2496 | #: apt-pkg/contrib/fileutl.cc:256 |
de5a560a | 2497 | #, c-format |
67f393ab | 2498 | msgid "Not using locking for nfs mounted lock file %s" |
2499 | msgstr "Lukitusta ei käytetä NFS-liitetylle tiedostolle %s" | |
640c5d94 | 2500 | |
ce34af08 | 2501 | #: apt-pkg/contrib/fileutl.cc:261 |
67f393ab | 2502 | #, c-format |
2503 | msgid "Could not get lock %s" | |
2504 | msgstr "Lukkoa %s ei saada" | |
640c5d94 | 2505 | |
ce34af08 | 2506 | #: apt-pkg/contrib/fileutl.cc:398 apt-pkg/contrib/fileutl.cc:512 |
c3bbfb87 MV |
2507 | #, c-format |
2508 | msgid "List of files can't be created as '%s' is not a directory" | |
2509 | msgstr "" | |
2510 | ||
ce34af08 | 2511 | #: apt-pkg/contrib/fileutl.cc:432 |
897e3c7b | 2512 | #, c-format |
2513 | msgid "Ignoring '%s' in directory '%s' as it is not a regular file" | |
2514 | msgstr "" | |
2515 | ||
ce34af08 | 2516 | #: apt-pkg/contrib/fileutl.cc:450 |
897e3c7b | 2517 | #, c-format |
2518 | msgid "Ignoring file '%s' in directory '%s' as it has no filename extension" | |
2519 | msgstr "" | |
2520 | ||
ce34af08 | 2521 | #: apt-pkg/contrib/fileutl.cc:459 |
897e3c7b | 2522 | #, c-format |
2523 | msgid "" | |
2524 | "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" | |
2525 | msgstr "" | |
2526 | ||
ce34af08 | 2527 | #: apt-pkg/contrib/fileutl.cc:862 |
de5a560a | 2528 | #, c-format |
67f393ab | 2529 | msgid "Sub-process %s received a segmentation fault." |
2530 | msgstr "Aliprosessi %s aiheutti suojausvirheen." | |
640c5d94 | 2531 | |
ce34af08 | 2532 | #: apt-pkg/contrib/fileutl.cc:864 |
09d057db | 2533 | #, fuzzy, c-format |
09d057db | 2534 | msgid "Sub-process %s received signal %u." |
2535 | msgstr "Aliprosessi %s aiheutti suojausvirheen." | |
2536 | ||
c2622bd6 | 2537 | #: apt-pkg/contrib/fileutl.cc:868 apt-pkg/contrib/gpgv.cc:237 |
67f393ab | 2538 | #, c-format |
2539 | msgid "Sub-process %s returned an error code (%u)" | |
2540 | msgstr "Aliprosessi %s palautti virhekoodin (%u)" | |
640c5d94 | 2541 | |
c2622bd6 | 2542 | #: apt-pkg/contrib/fileutl.cc:870 apt-pkg/contrib/gpgv.cc:230 |
67f393ab | 2543 | #, c-format |
2544 | msgid "Sub-process %s exited unexpectedly" | |
2545 | msgstr "Aliprosessi %s lopetti odottamatta" | |
4948a1ba | 2546 | |
ce34af08 | 2547 | #: apt-pkg/contrib/fileutl.cc:1016 |
67f393ab | 2548 | #, c-format |
2549 | msgid "Could not open file %s" | |
2550 | msgstr "Tiedostoa %s ei voitu avata" | |
640c5d94 | 2551 | |
ce34af08 | 2552 | #: apt-pkg/contrib/fileutl.cc:1093 |
b6c6b52f MV |
2553 | #, fuzzy, c-format |
2554 | msgid "Could not open file descriptor %d" | |
2555 | msgstr "Putkea %s ei voitu avata" | |
2556 | ||
ce34af08 | 2557 | #: apt-pkg/contrib/fileutl.cc:1178 |
c77d6597 MV |
2558 | msgid "Failed to create subprocess IPC" |
2559 | msgstr "Prosessien välistä kommunikaatiota aliprosessiin ei saatu luotua" | |
2560 | ||
ce34af08 | 2561 | #: apt-pkg/contrib/fileutl.cc:1233 |
c77d6597 MV |
2562 | msgid "Failed to exec compressor " |
2563 | msgstr "Pakkaajan käynnistäminen ei onnistunut" | |
2564 | ||
ce34af08 | 2565 | #: apt-pkg/contrib/fileutl.cc:1326 |
c77d6597 MV |
2566 | #, fuzzy, c-format |
2567 | msgid "read, still have %llu to read but none left" | |
67f393ab | 2568 | msgstr "read, vielä %lu lukematta mutta tiedosto loppui" |
640c5d94 | 2569 | |
ce34af08 | 2570 | #: apt-pkg/contrib/fileutl.cc:1413 apt-pkg/contrib/fileutl.cc:1435 |
c77d6597 MV |
2571 | #, fuzzy, c-format |
2572 | msgid "write, still have %llu to write but couldn't" | |
67f393ab | 2573 | msgstr "write, vielä %lu kirjoittamatta mutta epäonnistui" |
640c5d94 | 2574 | |
1c937475 | 2575 | #: apt-pkg/contrib/fileutl.cc:1723 |
b6c6b52f MV |
2576 | #, fuzzy, c-format |
2577 | msgid "Problem closing the file %s" | |
67f393ab | 2578 | msgstr "Pulmia tiedoston sulkemisessa" |
640c5d94 | 2579 | |
1c937475 | 2580 | #: apt-pkg/contrib/fileutl.cc:1735 |
b6c6b52f MV |
2581 | #, fuzzy, c-format |
2582 | msgid "Problem renaming the file %s to %s" | |
2583 | msgstr "Pulmia tehtäessä tiedostolle sync" | |
2584 | ||
1c937475 | 2585 | #: apt-pkg/contrib/fileutl.cc:1746 |
b6c6b52f MV |
2586 | #, fuzzy, c-format |
2587 | msgid "Problem unlinking the file %s" | |
67f393ab | 2588 | msgstr "Pulmia tehtäessä tiedostolle unlink" |
640c5d94 | 2589 | |
1c937475 | 2590 | #: apt-pkg/contrib/fileutl.cc:1759 |
67f393ab | 2591 | msgid "Problem syncing the file" |
2592 | msgstr "Pulmia tehtäessä tiedostolle sync" | |
640c5d94 | 2593 | |
c1b21367 | 2594 | #. TRANSLATOR: %s is the trusted keyring parts directory |
c2622bd6 | 2595 | #: apt-pkg/contrib/gpgv.cc:70 |
c1b21367 MV |
2596 | #, fuzzy, c-format |
2597 | msgid "No keyring installed in %s." | |
2598 | msgstr "Asennus keskeytetään." | |
2599 | ||
c77d6597 | 2600 | #: apt-pkg/pkgcache.cc:148 |
67f393ab | 2601 | msgid "Empty package cache" |
2602 | msgstr "Pakettivarasto on tyhjä" | |
640c5d94 | 2603 | |
c77d6597 | 2604 | #: apt-pkg/pkgcache.cc:154 |
67f393ab | 2605 | msgid "The package cache file is corrupted" |
2606 | msgstr "Pakettivarasto on turmeltunut" | |
640c5d94 | 2607 | |
c77d6597 | 2608 | #: apt-pkg/pkgcache.cc:159 |
67f393ab | 2609 | msgid "The package cache file is an incompatible version" |
2610 | msgstr "Pakettivaraston versio on yhteensopimaton" | |
4948a1ba | 2611 | |
c77d6597 MV |
2612 | #: apt-pkg/pkgcache.cc:162 |
2613 | #, fuzzy | |
2614 | msgid "The package cache file is corrupted, it is too small" | |
2615 | msgstr "Pakettivarasto on turmeltunut" | |
2616 | ||
2617 | #: apt-pkg/pkgcache.cc:167 | |
de5a560a | 2618 | #, c-format |
67f393ab | 2619 | msgid "This APT does not support the versioning system '%s'" |
2620 | msgstr "Tämä APT ei tue versionhallintajärjestelmää \"%s\"" | |
4948a1ba | 2621 | |
c77d6597 | 2622 | #: apt-pkg/pkgcache.cc:172 |
67f393ab | 2623 | msgid "The package cache was built for a different architecture" |
2624 | msgstr "Pakettivarasto on tehty muulle arkkitehtuurille" | |
4948a1ba | 2625 | |
cd45554e | 2626 | #: apt-pkg/pkgcache.cc:314 |
67f393ab | 2627 | msgid "Depends" |
2628 | msgstr "Riippuvuudet" | |
640c5d94 | 2629 | |
cd45554e | 2630 | #: apt-pkg/pkgcache.cc:314 |
67f393ab | 2631 | msgid "PreDepends" |
2632 | msgstr "Esiriippuvuudet" | |
640c5d94 | 2633 | |
cd45554e | 2634 | #: apt-pkg/pkgcache.cc:314 |
67f393ab | 2635 | msgid "Suggests" |
2636 | msgstr "Ehdotukset" | |
640c5d94 | 2637 | |
cd45554e | 2638 | #: apt-pkg/pkgcache.cc:315 |
67f393ab | 2639 | msgid "Recommends" |
2640 | msgstr "Suosittelut" | |
640c5d94 | 2641 | |
cd45554e | 2642 | #: apt-pkg/pkgcache.cc:315 |
67f393ab | 2643 | msgid "Conflicts" |
2644 | msgstr "Ristiriidat" | |
640c5d94 | 2645 | |
cd45554e | 2646 | #: apt-pkg/pkgcache.cc:315 |
67f393ab | 2647 | msgid "Replaces" |
2648 | msgstr "Korvaavuudet" | |
640c5d94 | 2649 | |
cd45554e | 2650 | #: apt-pkg/pkgcache.cc:316 |
67f393ab | 2651 | msgid "Obsoletes" |
2652 | msgstr "Täydet korvaavuudet" | |
640c5d94 | 2653 | |
cd45554e | 2654 | #: apt-pkg/pkgcache.cc:316 |
67f393ab | 2655 | msgid "Breaks" |
8f6aa8ef | 2656 | msgstr "Rikkoo" |
640c5d94 | 2657 | |
cd45554e | 2658 | #: apt-pkg/pkgcache.cc:316 |
09d057db | 2659 | msgid "Enhances" |
2660 | msgstr "" | |
2661 | ||
cd45554e | 2662 | #: apt-pkg/pkgcache.cc:327 |
67f393ab | 2663 | msgid "important" |
2664 | msgstr "tärkeä" | |
640c5d94 | 2665 | |
cd45554e | 2666 | #: apt-pkg/pkgcache.cc:327 |
67f393ab | 2667 | msgid "required" |
2668 | msgstr "välttämätön" | |
2669 | ||
cd45554e | 2670 | #: apt-pkg/pkgcache.cc:327 |
67f393ab | 2671 | msgid "standard" |
2672 | msgstr "perus" | |
de5a560a | 2673 | |
cd45554e | 2674 | #: apt-pkg/pkgcache.cc:328 |
67f393ab | 2675 | msgid "optional" |
2676 | msgstr "valinnainen" | |
de5a560a | 2677 | |
cd45554e | 2678 | #: apt-pkg/pkgcache.cc:328 |
67f393ab | 2679 | msgid "extra" |
2680 | msgstr "ylimääräinen" | |
de5a560a | 2681 | |
c77d6597 | 2682 | #: apt-pkg/depcache.cc:132 apt-pkg/depcache.cc:161 |
67f393ab | 2683 | msgid "Building dependency tree" |
2684 | msgstr "Muodostetaan riippuvuussuhteiden puu" | |
640c5d94 | 2685 | |
c77d6597 | 2686 | #: apt-pkg/depcache.cc:133 |
67f393ab | 2687 | msgid "Candidate versions" |
2688 | msgstr "Mahdolliset versiot" | |
640c5d94 | 2689 | |
c77d6597 | 2690 | #: apt-pkg/depcache.cc:162 |
67f393ab | 2691 | msgid "Dependency generation" |
2692 | msgstr "Luodaan riippuvuudet" | |
640c5d94 | 2693 | |
c77d6597 | 2694 | #: apt-pkg/depcache.cc:182 apt-pkg/depcache.cc:215 apt-pkg/depcache.cc:219 |
67f393ab | 2695 | msgid "Reading state information" |
8f6aa8ef | 2696 | msgstr "Luetaan tilatiedot" |
640c5d94 | 2697 | |
c77d6597 | 2698 | #: apt-pkg/depcache.cc:244 |
8f6aa8ef | 2699 | #, c-format |
67f393ab | 2700 | msgid "Failed to open StateFile %s" |
8f6aa8ef | 2701 | msgstr "Tilatiedoston %s avaaminen ei onnistunut" |
640c5d94 | 2702 | |
c77d6597 | 2703 | #: apt-pkg/depcache.cc:250 |
8f6aa8ef | 2704 | #, c-format |
67f393ab | 2705 | msgid "Failed to write temporary StateFile %s" |
8f6aa8ef | 2706 | msgstr "Tilapäisen tilatiedoston %s kirjoittaminen ei onnistunut" |
640c5d94 | 2707 | |
ce34af08 | 2708 | #: apt-pkg/tagfile.cc:138 |
67f393ab | 2709 | #, c-format |
2710 | msgid "Unable to parse package file %s (1)" | |
2711 | msgstr "Pakettitiedostoa %s (1) ei voi jäsentää" | |
640c5d94 | 2712 | |
9f2df510 | 2713 | #: apt-pkg/tagfile.cc:235 |
67f393ab | 2714 | #, c-format |
2715 | msgid "Unable to parse package file %s (2)" | |
2716 | msgstr "Pakettitiedostoa %s (2) ei voi jäsentää" | |
640c5d94 | 2717 | |
9aef3908 | 2718 | #: apt-pkg/sourcelist.cc:118 |
609bb2ea MV |
2719 | #, fuzzy, c-format |
2720 | msgid "Malformed stanza %u in source list %s (URI parse)" | |
2721 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (URI-jäsennys)" | |
2722 | ||
9aef3908 | 2723 | #: apt-pkg/sourcelist.cc:161 |
b81dbe40 DK |
2724 | #, fuzzy, c-format |
2725 | msgid "Malformed line %lu in source list %s ([option] unparseable)" | |
2726 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist-jäsennys)" | |
2727 | ||
9aef3908 | 2728 | #: apt-pkg/sourcelist.cc:164 |
b81dbe40 DK |
2729 | #, fuzzy, c-format |
2730 | msgid "Malformed line %lu in source list %s ([option] too short)" | |
2731 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist)" | |
2732 | ||
9aef3908 | 2733 | #: apt-pkg/sourcelist.cc:175 |
b81dbe40 DK |
2734 | #, fuzzy, c-format |
2735 | msgid "Malformed line %lu in source list %s ([%s] is not an assignment)" | |
2736 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist-jäsennys)" | |
2737 | ||
9aef3908 | 2738 | #: apt-pkg/sourcelist.cc:181 |
b81dbe40 DK |
2739 | #, fuzzy, c-format |
2740 | msgid "Malformed line %lu in source list %s ([%s] has no key)" | |
2741 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist-jäsennys)" | |
2742 | ||
9aef3908 | 2743 | #: apt-pkg/sourcelist.cc:184 |
b81dbe40 DK |
2744 | #, fuzzy, c-format |
2745 | msgid "Malformed line %lu in source list %s ([%s] key %s has no value)" | |
2746 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist-jäsennys)" | |
2747 | ||
9aef3908 | 2748 | #: apt-pkg/sourcelist.cc:197 |
67f393ab | 2749 | #, c-format |
2750 | msgid "Malformed line %lu in source list %s (URI)" | |
2751 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (URI)" | |
640c5d94 | 2752 | |
9aef3908 | 2753 | #: apt-pkg/sourcelist.cc:199 |
67f393ab | 2754 | #, c-format |
2755 | msgid "Malformed line %lu in source list %s (dist)" | |
2756 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist)" | |
640c5d94 | 2757 | |
9aef3908 | 2758 | #: apt-pkg/sourcelist.cc:202 |
3c4a4974 | 2759 | #, c-format |
67f393ab | 2760 | msgid "Malformed line %lu in source list %s (URI parse)" |
2761 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (URI-jäsennys)" | |
3c4a4974 | 2762 | |
9aef3908 | 2763 | #: apt-pkg/sourcelist.cc:208 |
f6197579 | 2764 | #, c-format |
67f393ab | 2765 | msgid "Malformed line %lu in source list %s (absolute dist)" |
2766 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (Absoluuttinen dist)" | |
802442e3 | 2767 | |
9aef3908 | 2768 | #: apt-pkg/sourcelist.cc:215 |
640c5d94 | 2769 | #, c-format |
67f393ab | 2770 | msgid "Malformed line %lu in source list %s (dist parse)" |
2771 | msgstr "Väärän muotoinen rivi %lu lähdeluettelossa %s (dist-jäsennys)" | |
640c5d94 | 2772 | |
9aef3908 | 2773 | #: apt-pkg/sourcelist.cc:326 |
640c5d94 | 2774 | #, c-format |
67f393ab | 2775 | msgid "Opening %s" |
2776 | msgstr "Avataan %s" | |
640c5d94 | 2777 | |
9aef3908 | 2778 | #: apt-pkg/sourcelist.cc:338 apt-pkg/cdrom.cc:495 |
f6197579 | 2779 | #, c-format |
67f393ab | 2780 | msgid "Line %u too long in source list %s." |
2781 | msgstr "Rivi %u on liian pitkä lähdeluettelossa %s." | |
3c4a4974 | 2782 | |
9aef3908 | 2783 | #: apt-pkg/sourcelist.cc:362 |
640c5d94 | 2784 | #, c-format |
67f393ab | 2785 | msgid "Malformed line %u in source list %s (type)" |
2786 | msgstr "Rivi %u on väärän muotoinen lähdeluettelossa %s (tyyppi)" | |
640c5d94 | 2787 | |
9aef3908 | 2788 | #: apt-pkg/sourcelist.cc:366 |
67f393ab | 2789 | #, c-format |
2790 | msgid "Type '%s' is not known on line %u in source list %s" | |
2791 | msgstr "Tyyppi \"%s\" on tuntematon rivillä %u lähdeluettelossa %s" | |
640c5d94 | 2792 | |
9aef3908 | 2793 | #: apt-pkg/sourcelist.cc:407 |
c09548fd MV |
2794 | #, fuzzy, c-format |
2795 | msgid "Type '%s' is not known on stanza %u in source list %s" | |
2796 | msgstr "Tyyppi \"%s\" on tuntematon rivillä %u lähdeluettelossa %s" | |
2797 | ||
ce34af08 | 2798 | #: apt-pkg/packagemanager.cc:296 apt-pkg/packagemanager.cc:922 |
a0895a74 MV |
2799 | #, c-format |
2800 | msgid "" | |
be2db981 | 2801 | "Could not perform immediate configuration on '%s'. Please see man 5 apt.conf " |
a0895a74 MV |
2802 | "under APT::Immediate-Configure for details. (%d)" |
2803 | msgstr "" | |
2804 | ||
ce34af08 | 2805 | #: apt-pkg/packagemanager.cc:497 apt-pkg/packagemanager.cc:528 |
c77d6597 MV |
2806 | #, fuzzy, c-format |
2807 | msgid "Could not configure '%s'. " | |
2808 | msgstr "Tiedostoa %s ei voitu avata" | |
2809 | ||
ce34af08 | 2810 | #: apt-pkg/packagemanager.cc:570 |
de5a560a | 2811 | #, c-format |
2812 | msgid "" | |
67f393ab | 2813 | "This installation run will require temporarily removing the essential " |
2814 | "package %s due to a Conflicts/Pre-Depends loop. This is often bad, but if " | |
2815 | "you really want to do it, activate the APT::Force-LoopBreak option." | |
853a9681 | 2816 | msgstr "" |
b6c6b52f MV |
2817 | "Tämän asennusajo vaatii tilapäisesti poistettavaksi välttämättömän paketin " |
2818 | "%s Conflicts/Pre-Depends -kehämäärittelyn takia. Tämä on usein pahasta, " | |
2819 | "mutta jos varmasti haluat tehdä niin, käytä APT::Force-LoopBreak -valitsinta." | |
640c5d94 | 2820 | |
c77d6597 | 2821 | #: apt-pkg/pkgrecords.cc:34 |
640c5d94 | 2822 | #, c-format |
67f393ab | 2823 | msgid "Index file type '%s' is not supported" |
2824 | msgstr "Hakemistotiedoston tyyppi \"%s\" ei ole tuettu" | |
640c5d94 | 2825 | |
5caefc91 | 2826 | #: apt-pkg/algorithms.cc:266 |
67f393ab | 2827 | #, c-format |
2828 | msgid "" | |
2829 | "The package %s needs to be reinstalled, but I can't find an archive for it." | |
2830 | msgstr "Paketti %s olisi asennettava uudelleen, mutta sen arkistoa ei löydy." | |
640c5d94 | 2831 | |
ce34af08 | 2832 | #: apt-pkg/algorithms.cc:1068 |
de5a560a | 2833 | msgid "" |
67f393ab | 2834 | "Error, pkgProblemResolver::Resolve generated breaks, this may be caused by " |
2835 | "held packages." | |
de5a560a | 2836 | msgstr "" |
67f393ab | 2837 | "Virhe, pkgProblemResolver::Resolve tuotti katkoja, syynä voi olla pysytetyt " |
2838 | "paketit." | |
640c5d94 | 2839 | |
ce34af08 | 2840 | #: apt-pkg/algorithms.cc:1070 |
67f393ab | 2841 | msgid "Unable to correct problems, you have held broken packages." |
2842 | msgstr "Pulmia ei voi korjata, rikkinäisiä paketteja on pysytetty." | |
640c5d94 | 2843 | |
72bae92a | 2844 | #: apt-pkg/acquire.cc:81 apt-pkg/cdrom.cc:811 |
b81dbe40 DK |
2845 | #, fuzzy, c-format |
2846 | msgid "List directory %spartial is missing." | |
67f393ab | 2847 | msgstr "Luettelokansio %spartial puuttuu." |
4948a1ba | 2848 | |
c77d6597 | 2849 | #: apt-pkg/acquire.cc:85 |
b81dbe40 DK |
2850 | #, fuzzy, c-format |
2851 | msgid "Archives directory %spartial is missing." | |
67f393ab | 2852 | msgstr "Arkistokansio %spartial puuttuu." |
640c5d94 | 2853 | |
c77d6597 | 2854 | #: apt-pkg/acquire.cc:93 |
b81dbe40 DK |
2855 | #, fuzzy, c-format |
2856 | msgid "Unable to lock directory %s" | |
2857 | msgstr "Luettelokansiota ei voitu lukita" | |
2858 | ||
67f393ab | 2859 | #. only show the ETA if it makes sense |
2860 | #. two days | |
3f5a581c | 2861 | #: apt-pkg/acquire.cc:893 |
640c5d94 | 2862 | #, c-format |
67f393ab | 2863 | msgid "Retrieving file %li of %li (%s remaining)" |
2864 | msgstr "Noudetaan tiedosto %li / %li (jäljellä %s)" | |
640c5d94 | 2865 | |
3f5a581c | 2866 | #: apt-pkg/acquire.cc:895 |
640c5d94 | 2867 | #, c-format |
67f393ab | 2868 | msgid "Retrieving file %li of %li" |
2869 | msgstr "Noudetaan tiedosto %li / %li" | |
640c5d94 | 2870 | |
1c937475 | 2871 | #: apt-pkg/acquire-worker.cc:113 |
640c5d94 | 2872 | #, c-format |
67f393ab | 2873 | msgid "The method driver %s could not be found." |
2874 | msgstr "Menetelmän ajuria %s ei löytynyt" | |
640c5d94 | 2875 | |
1c937475 MV |
2876 | #: apt-pkg/acquire-worker.cc:115 |
2877 | #, fuzzy, c-format | |
2878 | msgid "Is the package %s installed?" | |
2879 | msgstr "Tarkista onko paketti \"dpkg-dev\" asennettu.\n" | |
2880 | ||
2881 | #: apt-pkg/acquire-worker.cc:166 | |
640c5d94 | 2882 | #, c-format |
67f393ab | 2883 | msgid "Method %s did not start correctly" |
2884 | msgstr "Menetelmä %s ei käynnistynyt oikein" | |
640c5d94 | 2885 | |
1c937475 | 2886 | #: apt-pkg/acquire-worker.cc:452 |
67f393ab | 2887 | #, c-format |
2888 | msgid "Please insert the disc labeled: '%s' in the drive '%s' and press enter." | |
2889 | msgstr "Pistä levy nimeltään: \"%s\" asemaan \"%s\" ja paina Enter." | |
640c5d94 | 2890 | |
ce34af08 | 2891 | #: apt-pkg/init.cc:143 |
67f393ab | 2892 | #, c-format |
2893 | msgid "Packaging system '%s' is not supported" | |
2894 | msgstr "Paketointijärjestelmä \"%s\" ei ole tuettu" | |
4948a1ba | 2895 | |
ce34af08 | 2896 | #: apt-pkg/init.cc:159 |
67f393ab | 2897 | msgid "Unable to determine a suitable packaging system type" |
2898 | msgstr "Sopivaa paketointijärjestelmän tyyppiä ei saa selvitettyä" | |
2899 | ||
3f5a581c | 2900 | #: apt-pkg/clean.cc:57 |
de5a560a | 2901 | #, c-format |
67f393ab | 2902 | msgid "Unable to stat %s." |
2903 | msgstr "stat %s ei onnistu." | |
2904 | ||
c77d6597 | 2905 | #: apt-pkg/srcrecords.cc:47 |
67f393ab | 2906 | msgid "You must put some 'source' URIs in your sources.list" |
2907 | msgstr "Tiedostossa sources.list on oltava rivejä joissa \"lähde\"-URI" | |
2908 | ||
c77d6597 | 2909 | #: apt-pkg/cachefile.cc:87 |
67f393ab | 2910 | msgid "The package lists or status file could not be parsed or opened." |
de5a560a | 2911 | msgstr "" |
67f393ab | 2912 | "Pakettiluettelonn tai tilatiedoston avaaminen tai jäsennys epäonnistui." |
640c5d94 | 2913 | |
c77d6597 | 2914 | #: apt-pkg/cachefile.cc:91 |
67f393ab | 2915 | msgid "You may want to run apt-get update to correct these problems" |
2916 | msgstr "Voit haluta suorittaa apt-get update näiden pulmien korjaamiseksi" | |
640c5d94 | 2917 | |
c77d6597 | 2918 | #: apt-pkg/cachefile.cc:109 |
be2db981 DK |
2919 | msgid "The list of sources could not be read." |
2920 | msgstr "Lähteiden luetteloa ei pystynyt lukemaan." | |
2921 | ||
5caefc91 | 2922 | #: apt-pkg/policy.cc:75 |
27b16a2e MV |
2923 | #, c-format |
2924 | msgid "" | |
2925 | "The value '%s' is invalid for APT::Default-Release as such a release is not " | |
2926 | "available in the sources" | |
2927 | msgstr "" | |
2928 | ||
c2622bd6 | 2929 | #: apt-pkg/policy.cc:414 |
09d057db | 2930 | #, fuzzy, c-format |
09d057db | 2931 | msgid "Invalid record in the preferences file %s, no Package header" |
67f393ab | 2932 | msgstr "Asetustiedostossa on virheellinen tietue, Package-otsikko puuttuu" |
2933 | ||
c2622bd6 | 2934 | #: apt-pkg/policy.cc:436 |
640c5d94 | 2935 | #, c-format |
67f393ab | 2936 | msgid "Did not understand pin type %s" |
2937 | msgstr "Tunnistetyyppi %s on tuntematon" | |
2938 | ||
c2622bd6 | 2939 | #: apt-pkg/policy.cc:444 |
67f393ab | 2940 | msgid "No priority (or zero) specified for pin" |
2941 | msgstr "Tärkeysjärjestystä ei määritetty tunnisteelle (tai se on nolla)" | |
2942 | ||
5caefc91 | 2943 | #: apt-pkg/pkgcachegen.cc:87 |
67f393ab | 2944 | msgid "Cache has an incompatible versioning system" |
2945 | msgstr "Pakettivaraston versionhallintajärjestelmä ei ole yhteensopiva" | |
2946 | ||
c77d6597 MV |
2947 | #. TRANSLATOR: The first placeholder is a package name, |
2948 | #. the other two should be copied verbatim as they include debug info | |
5caefc91 | 2949 | #: apt-pkg/pkgcachegen.cc:218 apt-pkg/pkgcachegen.cc:228 |
03d7b3cd MV |
2950 | #: apt-pkg/pkgcachegen.cc:294 apt-pkg/pkgcachegen.cc:321 |
2951 | #: apt-pkg/pkgcachegen.cc:334 apt-pkg/pkgcachegen.cc:376 | |
2952 | #: apt-pkg/pkgcachegen.cc:380 apt-pkg/pkgcachegen.cc:397 | |
2953 | #: apt-pkg/pkgcachegen.cc:405 apt-pkg/pkgcachegen.cc:409 | |
2954 | #: apt-pkg/pkgcachegen.cc:413 apt-pkg/pkgcachegen.cc:434 | |
2955 | #: apt-pkg/pkgcachegen.cc:473 apt-pkg/pkgcachegen.cc:511 | |
2956 | #: apt-pkg/pkgcachegen.cc:518 apt-pkg/pkgcachegen.cc:549 | |
2957 | #: apt-pkg/pkgcachegen.cc:563 | |
b6c6b52f | 2958 | #, fuzzy, c-format |
c77d6597 MV |
2959 | msgid "Error occurred while processing %s (%s%d)" |
2960 | msgstr "Tapahtui virhe käsiteltäessä %s (FindPkg)" | |
bcc753b7 | 2961 | |
5caefc91 | 2962 | #: apt-pkg/pkgcachegen.cc:251 |
67f393ab | 2963 | msgid "Wow, you exceeded the number of package names this APT is capable of." |
640c5d94 | 2964 | msgstr "" |
67f393ab | 2965 | "Jummijammi, annoit enemmän pakettien nimiä kuin tämä APT osaa käsitellä." |
640c5d94 | 2966 | |
5caefc91 | 2967 | #: apt-pkg/pkgcachegen.cc:254 |
67f393ab | 2968 | msgid "Wow, you exceeded the number of versions this APT is capable of." |
2969 | msgstr "Jummijammi, annoit enemmän versioita kuin tämä APT osaa käsitellä." | |
de5a560a | 2970 | |
5caefc91 | 2971 | #: apt-pkg/pkgcachegen.cc:257 |
67f393ab | 2972 | msgid "Wow, you exceeded the number of descriptions this APT is capable of." |
8f6aa8ef | 2973 | msgstr "Jummijammi, tämä APT ei osaa käsitellä noin montaa kuvausta." |
de5a560a | 2974 | |
5caefc91 | 2975 | #: apt-pkg/pkgcachegen.cc:260 |
67f393ab | 2976 | msgid "Wow, you exceeded the number of dependencies this APT is capable of." |
2977 | msgstr "Jummijammi, annoit enemmän riippuvuuksia kuin tämä APT osaa käsitellä." | |
640c5d94 | 2978 | |
03d7b3cd | 2979 | #: apt-pkg/pkgcachegen.cc:570 |
67f393ab | 2980 | #, c-format |
2981 | msgid "Package %s %s was not found while processing file dependencies" | |
2982 | msgstr "Pakettia %s %s ei löytynyt käsiteltäessä tiedostojen riippuvuuksia." | |
640c5d94 | 2983 | |
03d7b3cd | 2984 | #: apt-pkg/pkgcachegen.cc:1199 |
67f393ab | 2985 | #, c-format |
2986 | msgid "Couldn't stat source package list %s" | |
2987 | msgstr "stat ei toiminut lähdepakettiluettelolle %s" | |
39f4df79 | 2988 | |
03d7b3cd MV |
2989 | #: apt-pkg/pkgcachegen.cc:1287 apt-pkg/pkgcachegen.cc:1391 |
2990 | #: apt-pkg/pkgcachegen.cc:1397 apt-pkg/pkgcachegen.cc:1554 | |
3f5a581c MV |
2991 | msgid "Reading package lists" |
2992 | msgstr "Luetaan pakettiluetteloita" | |
2993 | ||
03d7b3cd | 2994 | #: apt-pkg/pkgcachegen.cc:1304 |
67f393ab | 2995 | msgid "Collecting File Provides" |
2996 | msgstr "Kootaan tiedostojen tarjoamistietoja" | |
1b5a6222 | 2997 | |
03d7b3cd | 2998 | #: apt-pkg/pkgcachegen.cc:1496 apt-pkg/pkgcachegen.cc:1503 |
67f393ab | 2999 | msgid "IO Error saving source cache" |
3000 | msgstr "Syöttö/Tulostus -virhe tallennettaessa pakettivarastoa" | |
1b5a6222 | 3001 | |
c77d6597 | 3002 | #: apt-pkg/acquire-item.cc:139 |
1b5a6222 | 3003 | #, c-format |
67f393ab | 3004 | msgid "rename failed, %s (%s -> %s)." |
3005 | msgstr "nimen vaihto ei onnistunut, %s (%s -> %s)." | |
1b5a6222 | 3006 | |
ce34af08 | 3007 | #: apt-pkg/acquire-item.cc:154 |
0e1423ae | 3008 | msgid "Hash Sum mismatch" |
e34303dc | 3009 | msgstr "Tarkistussumma ei täsmää" |
0e1423ae | 3010 | |
ce34af08 MV |
3011 | #: apt-pkg/acquire-item.cc:159 |
3012 | msgid "Size mismatch" | |
3013 | msgstr "Koko ei täsmää" | |
3014 | ||
3015 | #: apt-pkg/acquire-item.cc:164 | |
3016 | #, fuzzy | |
3017 | msgid "Invalid file format" | |
3018 | msgstr "Virheellinen toiminto %s" | |
3019 | ||
72bae92a | 3020 | #: apt-pkg/acquire-item.cc:1570 |
897e3c7b | 3021 | #, c-format |
3022 | msgid "" | |
3023 | "Unable to find expected entry '%s' in Release file (Wrong sources.list entry " | |
3024 | "or malformed file)" | |
3025 | msgstr "" | |
3026 | ||
72bae92a | 3027 | #: apt-pkg/acquire-item.cc:1586 |
897e3c7b | 3028 | #, fuzzy, c-format |
3029 | msgid "Unable to find hash sum for '%s' in Release file" | |
3030 | msgstr "Pakettitiedostoa %s (1) ei voi jäsentää" | |
3031 | ||
72bae92a | 3032 | #: apt-pkg/acquire-item.cc:1628 |
67f393ab | 3033 | msgid "There is no public key available for the following key IDs:\n" |
3034 | msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n" | |
1b5a6222 | 3035 | |
72bae92a | 3036 | #: apt-pkg/acquire-item.cc:1666 |
b6c6b52f | 3037 | #, c-format |
27b16a2e MV |
3038 | msgid "" |
3039 | "Release file for %s is expired (invalid since %s). Updates for this " | |
3040 | "repository will not be applied." | |
b6c6b52f MV |
3041 | msgstr "" |
3042 | ||
72bae92a | 3043 | #: apt-pkg/acquire-item.cc:1688 |
b6c6b52f MV |
3044 | #, c-format |
3045 | msgid "Conflicting distribution: %s (expected %s but got %s)" | |
3046 | msgstr "" | |
3047 | ||
72bae92a | 3048 | #: apt-pkg/acquire-item.cc:1718 |
b6c6b52f MV |
3049 | #, c-format |
3050 | msgid "" | |
b5595da9 | 3051 | "An error occurred during the signature verification. The repository is not " |
2493f4b5 | 3052 | "updated and the previous index files will be used. GPG error: %s: %s\n" |
b6c6b52f MV |
3053 | msgstr "" |
3054 | ||
27b16a2e | 3055 | #. Invalid signature file, reject (LP: #346386) (Closes: #627642) |
72bae92a | 3056 | #: apt-pkg/acquire-item.cc:1728 apt-pkg/acquire-item.cc:1733 |
b6c6b52f MV |
3057 | #, c-format |
3058 | msgid "GPG error: %s: %s" | |
3059 | msgstr "" | |
3060 | ||
72bae92a | 3061 | #: apt-pkg/acquire-item.cc:1856 |
67f393ab | 3062 | #, c-format |
de5a560a | 3063 | msgid "" |
67f393ab | 3064 | "I wasn't able to locate a file for the %s package. This might mean you need " |
3065 | "to manually fix this package. (due to missing arch)" | |
de5a560a | 3066 | msgstr "" |
67f393ab | 3067 | "En löytänyt pakettia %s vastaavaa tiedostoa. Voit ehkä joutua korjaamaan " |
3068 | "tämän paketin itse (puuttuvan arkkitehtuurin vuoksi)" | |
1b5a6222 | 3069 | |
72bae92a | 3070 | #: apt-pkg/acquire-item.cc:1922 |
67f393ab | 3071 | #, c-format |
ce34af08 | 3072 | msgid "Can't find a source to download version '%s' of '%s'" |
de5a560a | 3073 | msgstr "" |
1b5a6222 | 3074 | |
72bae92a | 3075 | #: apt-pkg/acquire-item.cc:1980 |
67f393ab | 3076 | #, c-format |
4948a1ba | 3077 | msgid "" |
67f393ab | 3078 | "The package index files are corrupted. No Filename: field for package %s." |
1b5a6222 | 3079 | msgstr "" |
67f393ab | 3080 | "Pakettihakemistotiedostot ovat turmeltuneet. Paketille %s ei ole Filename-" |
3081 | "kenttää." | |
de5a560a | 3082 | |
ce34af08 | 3083 | #: apt-pkg/indexrecords.cc:73 |
09d057db | 3084 | #, fuzzy, c-format |
09d057db | 3085 | msgid "Unable to parse Release file %s" |
3086 | msgstr "Pakettitiedostoa %s (1) ei voi jäsentää" | |
3087 | ||
ce34af08 | 3088 | #: apt-pkg/indexrecords.cc:81 |
09d057db | 3089 | #, fuzzy, c-format |
09d057db | 3090 | msgid "No sections in Release file %s" |
3091 | msgstr "Huomautus, valitaan %s eikä %s\n" | |
3092 | ||
c1b21367 | 3093 | #: apt-pkg/indexrecords.cc:112 |
09d057db | 3094 | #, c-format |
3095 | msgid "No Hash entry in Release file %s" | |
3096 | msgstr "" | |
3097 | ||
c1b21367 | 3098 | #: apt-pkg/indexrecords.cc:125 |
b6c6b52f MV |
3099 | #, fuzzy, c-format |
3100 | msgid "Invalid 'Valid-Until' entry in Release file %s" | |
3101 | msgstr "Virheellinen rivi korvautustiedostossa: %s" | |
3102 | ||
c1b21367 | 3103 | #: apt-pkg/indexrecords.cc:144 |
b6c6b52f MV |
3104 | #, fuzzy, c-format |
3105 | msgid "Invalid 'Date' entry in Release file %s" | |
3106 | msgstr "Pakettitiedostoa %s (1) ei voi jäsentää" | |
3107 | ||
c77d6597 | 3108 | #: apt-pkg/vendorlist.cc:78 |
67f393ab | 3109 | #, c-format |
3110 | msgid "Vendor block %s contains no fingerprint" | |
3111 | msgstr "Toimittajan lohkosta %s puuttuu sormenjälki" | |
de5a560a | 3112 | |
72bae92a | 3113 | #: apt-pkg/cdrom.cc:575 |
1b5a6222 | 3114 | #, c-format |
67f393ab | 3115 | msgid "Using CD-ROM mount point %s\n" |
3116 | msgstr "Käytetään rompun liitoskohtaa %s\n" | |
1b5a6222 | 3117 | |
72bae92a | 3118 | #: apt-pkg/cdrom.cc:583 |
67f393ab | 3119 | msgid "Unmounting CD-ROM\n" |
3120 | msgstr "Irrotetaan romppu\n" | |
1b5a6222 | 3121 | |
72bae92a | 3122 | #: apt-pkg/cdrom.cc:588 |
67f393ab | 3123 | msgid "Waiting for disc...\n" |
3124 | msgstr "Odotetaan levyä...\n" | |
1b5a6222 | 3125 | |
72bae92a | 3126 | #: apt-pkg/cdrom.cc:597 |
67f393ab | 3127 | msgid "Mounting CD-ROM...\n" |
3128 | msgstr "Liitetään romppu...\n" | |
1b5a6222 | 3129 | |
72bae92a MV |
3130 | #: apt-pkg/cdrom.cc:605 |
3131 | msgid "Identifying.. " | |
3132 | msgstr "Tunnistetaan... " | |
3133 | ||
3134 | #: apt-pkg/cdrom.cc:643 | |
3135 | #, c-format | |
3136 | msgid "Stored label: %s\n" | |
3137 | msgstr "Tallennettu nimio: %s \n" | |
3138 | ||
3139 | #: apt-pkg/cdrom.cc:652 apt-pkg/cdrom.cc:888 | |
3140 | msgid "Unmounting CD-ROM...\n" | |
3141 | msgstr "Irrotetaan romppu...\n" | |
3142 | ||
3143 | #: apt-pkg/cdrom.cc:667 | |
67f393ab | 3144 | msgid "Scanning disc for index files..\n" |
3145 | msgstr "Etsitään levyltä hakemistotiedostoja...\n" | |
de5a560a | 3146 | |
72bae92a | 3147 | #: apt-pkg/cdrom.cc:717 |
8f6aa8ef | 3148 | #, c-format |
67f393ab | 3149 | msgid "" |
b6c6b52f MV |
3150 | "Found %zu package indexes, %zu source indexes, %zu translation indexes and " |
3151 | "%zu signatures\n" | |
67f393ab | 3152 | msgstr "" |
8f6aa8ef | 3153 | "Hakemistoja löytyi: Asennuspakettien %zu, lähdekoodipakettien %zu, " |
3154 | "käännösten %zu ja allekirjoituksia löytyi %zu\n" | |
de5a560a | 3155 | |
72bae92a | 3156 | #: apt-pkg/cdrom.cc:728 |
09d057db | 3157 | msgid "" |
3158 | "Unable to locate any package files, perhaps this is not a Debian Disc or the " | |
3159 | "wrong architecture?" | |
3160 | msgstr "" | |
3161 | ||
72bae92a | 3162 | #: apt-pkg/cdrom.cc:755 |
8f6aa8ef | 3163 | #, c-format |
67f393ab | 3164 | msgid "Found label '%s'\n" |
8f6aa8ef | 3165 | msgstr "Löytyi nimiö: \"%s\"\n" |
de5a560a | 3166 | |
72bae92a | 3167 | #: apt-pkg/cdrom.cc:784 |
67f393ab | 3168 | msgid "That is not a valid name, try again.\n" |
3169 | msgstr "Tuo ei kelpaa nimeksi, yritä uudelleen.\n" | |
1b5a6222 | 3170 | |
72bae92a | 3171 | #: apt-pkg/cdrom.cc:801 |
1b5a6222 | 3172 | #, c-format |
67f393ab | 3173 | msgid "" |
3174 | "This disc is called: \n" | |
3175 | "'%s'\n" | |
3176 | msgstr "" | |
3177 | "Tämä levy on: \n" | |
3178 | "\"%s\"\n" | |
1b5a6222 | 3179 | |
72bae92a | 3180 | #: apt-pkg/cdrom.cc:803 |
67f393ab | 3181 | msgid "Copying package lists..." |
3182 | msgstr "Kopioidaan pakettiluetteloita..." | |
1b5a6222 | 3183 | |
72bae92a | 3184 | #: apt-pkg/cdrom.cc:838 |
67f393ab | 3185 | msgid "Writing new source list\n" |
3186 | msgstr "Kirjoitetaan uusi lähdeluettelo\n" | |
1b5a6222 | 3187 | |
72bae92a | 3188 | #: apt-pkg/cdrom.cc:846 |
67f393ab | 3189 | msgid "Source list entries for this disc are:\n" |
3190 | msgstr "Tämän levyn lähdekoodipakettien luettelon tietueita ovat:\n" | |
de5a560a | 3191 | |
55732492 | 3192 | #: apt-pkg/indexcopy.cc:236 apt-pkg/indexcopy.cc:775 |
f6197579 | 3193 | #, c-format |
67f393ab | 3194 | msgid "Wrote %i records.\n" |
3195 | msgstr "Kirjoitettiin %i tietuetta.\n" | |
3c4a4974 | 3196 | |
55732492 | 3197 | #: apt-pkg/indexcopy.cc:238 apt-pkg/indexcopy.cc:777 |
f6197579 | 3198 | #, c-format |
67f393ab | 3199 | msgid "Wrote %i records with %i missing files.\n" |
3200 | msgstr "Kirjoitettiin %i tietuetta joissa oli %i puuttuvaa tiedostoa.\n" | |
3c4a4974 | 3201 | |
55732492 | 3202 | #: apt-pkg/indexcopy.cc:241 apt-pkg/indexcopy.cc:780 |
f6197579 | 3203 | #, c-format |
67f393ab | 3204 | msgid "Wrote %i records with %i mismatched files\n" |
3205 | msgstr "Kirjoitettiin %i tietuetta joissa oli %i paritonta tiedostoa\n" | |
3c4a4974 | 3206 | |
55732492 | 3207 | #: apt-pkg/indexcopy.cc:244 apt-pkg/indexcopy.cc:783 |
f6197579 | 3208 | #, c-format |
67f393ab | 3209 | msgid "Wrote %i records with %i missing files and %i mismatched files\n" |
de5a560a | 3210 | msgstr "" |
67f393ab | 3211 | "Kirjoitettiin %i tietuetta joissa oli %i puuttuvaa ja %i paritonta " |
3212 | "tiedostoa\n" | |
3c4a4974 | 3213 | |
5caefc91 | 3214 | #: apt-pkg/indexcopy.cc:515 |
1c5f0d75 | 3215 | #, c-format |
3216 | msgid "Can't find authentication record for: %s" | |
3217 | msgstr "" | |
3218 | ||
5caefc91 | 3219 | #: apt-pkg/indexcopy.cc:521 |
1c5f0d75 | 3220 | #, fuzzy, c-format |
1c5f0d75 | 3221 | msgid "Hash mismatch for: %s" |
e34303dc | 3222 | msgstr "Kohteen %s tarkistussumma ei täsmää" |
1c5f0d75 | 3223 | |
1c937475 | 3224 | #: apt-pkg/cacheset.cc:479 |
2a8a592d | 3225 | #, c-format |
3226 | msgid "Release '%s' for '%s' was not found" | |
3227 | msgstr "Julkaisua \"%s\" paketille \"%s\" ei löytynyt" | |
3228 | ||
1c937475 | 3229 | #: apt-pkg/cacheset.cc:482 |
2a8a592d | 3230 | #, c-format |
3231 | msgid "Version '%s' for '%s' was not found" | |
3232 | msgstr "Versiota \"%s\" paketille \"%s\" ei löytynyt" | |
3233 | ||
1c937475 | 3234 | #: apt-pkg/cacheset.cc:593 |
2a8a592d | 3235 | #, fuzzy, c-format |
3236 | msgid "Couldn't find task '%s'" | |
3237 | msgstr "Tehtävää %s ei löytynyt" | |
3238 | ||
1c937475 | 3239 | #: apt-pkg/cacheset.cc:599 |
2a8a592d | 3240 | #, fuzzy, c-format |
3241 | msgid "Couldn't find any package by regex '%s'" | |
3242 | msgstr "Pakettia %s ei löytynyt" | |
3243 | ||
1c937475 MV |
3244 | #: apt-pkg/cacheset.cc:605 |
3245 | #, fuzzy, c-format | |
3246 | msgid "Couldn't find any package by glob '%s'" | |
3247 | msgstr "Pakettia %s ei löytynyt" | |
3248 | ||
3249 | #: apt-pkg/cacheset.cc:616 | |
2a8a592d | 3250 | #, c-format |
edc0ef10 | 3251 | msgid "Can't select versions from package '%s' as it is purely virtual" |
2a8a592d | 3252 | msgstr "" |
3253 | ||
1c937475 | 3254 | #: apt-pkg/cacheset.cc:623 apt-pkg/cacheset.cc:630 |
2a8a592d | 3255 | #, c-format |
3256 | msgid "" | |
3257 | "Can't select installed nor candidate version from package '%s' as it has " | |
3258 | "neither of them" | |
3259 | msgstr "" | |
3260 | ||
1c937475 | 3261 | #: apt-pkg/cacheset.cc:637 |
2a8a592d | 3262 | #, c-format |
3263 | msgid "Can't select newest version from package '%s' as it is purely virtual" | |
3264 | msgstr "" | |
3265 | ||
1c937475 | 3266 | #: apt-pkg/cacheset.cc:645 |
2a8a592d | 3267 | #, c-format |
3268 | msgid "Can't select candidate version from package %s as it has no candidate" | |
3269 | msgstr "" | |
3270 | ||
1c937475 | 3271 | #: apt-pkg/cacheset.cc:653 |
2a8a592d | 3272 | #, c-format |
3273 | msgid "Can't select installed version from package %s as it is not installed" | |
3274 | msgstr "" | |
3275 | ||
c77d6597 MV |
3276 | #: apt-pkg/edsp.cc:41 apt-pkg/edsp.cc:61 |
3277 | msgid "Send scenario to solver" | |
3278 | msgstr "" | |
3279 | ||
3f5a581c | 3280 | #: apt-pkg/edsp.cc:209 |
c77d6597 MV |
3281 | msgid "Send request to solver" |
3282 | msgstr "" | |
3283 | ||
5caefc91 | 3284 | #: apt-pkg/edsp.cc:279 |
c77d6597 MV |
3285 | msgid "Prepare for receiving solution" |
3286 | msgstr "" | |
3287 | ||
5caefc91 | 3288 | #: apt-pkg/edsp.cc:286 |
c77d6597 MV |
3289 | msgid "External solver failed without a proper error message" |
3290 | msgstr "" | |
3291 | ||
1f73a3d8 | 3292 | #: apt-pkg/edsp.cc:556 apt-pkg/edsp.cc:559 apt-pkg/edsp.cc:564 |
c77d6597 MV |
3293 | msgid "Execute external solver" |
3294 | msgstr "" | |
3295 | ||
c2622bd6 | 3296 | #: apt-pkg/install-progress.cc:51 |
ce34af08 MV |
3297 | #, c-format |
3298 | msgid "Progress: [%3i%%]" | |
3299 | msgstr "" | |
3300 | ||
c2622bd6 | 3301 | #: apt-pkg/install-progress.cc:85 apt-pkg/install-progress.cc:168 |
ce34af08 MV |
3302 | msgid "Running dpkg" |
3303 | msgstr "" | |
3304 | ||
3305 | #: apt-pkg/update.cc:110 apt-pkg/update.cc:112 | |
3306 | #, fuzzy | |
3307 | msgid "" | |
3308 | "Some index files failed to download. They have been ignored, or old ones " | |
3309 | "used instead." | |
3310 | msgstr "" | |
3311 | "Joidenkin hakemistotiedostojen nouto ei onnistunut, ne on ohitettu tai " | |
3312 | "käytetty vanhoja. " | |
3313 | ||
5669725a | 3314 | #: apt-pkg/deb/dpkgpm.cc:91 |
a70c8147 | 3315 | #, c-format |
08f8455c | 3316 | msgid "Installing %s" |
a70c8147 | 3317 | msgstr "Asennetaan %s" |
08f8455c | 3318 | |
9f2df510 | 3319 | #: apt-pkg/deb/dpkgpm.cc:92 apt-pkg/deb/dpkgpm.cc:977 |
08f8455c | 3320 | #, c-format |
3321 | msgid "Configuring %s" | |
3322 | msgstr "Tehdään asetukset: %s" | |
3323 | ||
9f2df510 | 3324 | #: apt-pkg/deb/dpkgpm.cc:93 apt-pkg/deb/dpkgpm.cc:984 |
08f8455c | 3325 | #, c-format |
3326 | msgid "Removing %s" | |
3327 | msgstr "Poistetaan %s" | |
3328 | ||
5669725a | 3329 | #: apt-pkg/deb/dpkgpm.cc:94 |
1c5f0d75 | 3330 | #, fuzzy, c-format |
1c5f0d75 | 3331 | msgid "Completely removing %s" |
3332 | msgstr "%s poistettiin kokonaan" | |
3333 | ||
5669725a | 3334 | #: apt-pkg/deb/dpkgpm.cc:95 |
b6c6b52f MV |
3335 | #, c-format |
3336 | msgid "Noting disappearance of %s" | |
3337 | msgstr "" | |
3338 | ||
5669725a | 3339 | #: apt-pkg/deb/dpkgpm.cc:96 |
08f8455c | 3340 | #, c-format |
3341 | msgid "Running post-installation trigger %s" | |
a70c8147 | 3342 | msgstr "Suoritetaan jälkiasennusliipaisin %s" |
08f8455c | 3343 | |
be2db981 | 3344 | #. FIXME: use a better string after freeze |
9f2df510 | 3345 | #: apt-pkg/deb/dpkgpm.cc:808 |
8f6aa8ef | 3346 | #, c-format |
0e1423ae | 3347 | msgid "Directory '%s' missing" |
8f6aa8ef | 3348 | msgstr "Kansio \"%s\" puuttuu." |
0e1423ae | 3349 | |
9f2df510 | 3350 | #: apt-pkg/deb/dpkgpm.cc:823 apt-pkg/deb/dpkgpm.cc:845 |
b81dbe40 DK |
3351 | #, fuzzy, c-format |
3352 | msgid "Could not open file '%s'" | |
3353 | msgstr "Tiedostoa %s ei voitu avata" | |
3354 | ||
9f2df510 | 3355 | #: apt-pkg/deb/dpkgpm.cc:970 |
f6197579 | 3356 | #, c-format |
67f393ab | 3357 | msgid "Preparing %s" |
3358 | msgstr "Valmistellaan %s" | |
3c4a4974 | 3359 | |
9f2df510 | 3360 | #: apt-pkg/deb/dpkgpm.cc:971 |
3c4a4974 | 3361 | #, c-format |
67f393ab | 3362 | msgid "Unpacking %s" |
3363 | msgstr "Puretaan %s" | |
3c4a4974 | 3364 | |
9f2df510 | 3365 | #: apt-pkg/deb/dpkgpm.cc:976 |
f6197579 | 3366 | #, c-format |
67f393ab | 3367 | msgid "Preparing to configure %s" |
3368 | msgstr "Valmistaudutaan tekemään asetukset: %s" | |
de5a560a | 3369 | |
9f2df510 | 3370 | #: apt-pkg/deb/dpkgpm.cc:978 |
67f393ab | 3371 | #, c-format |
3372 | msgid "Installed %s" | |
3373 | msgstr "%s asennettu" | |
de5a560a | 3374 | |
9f2df510 | 3375 | #: apt-pkg/deb/dpkgpm.cc:983 |
67f393ab | 3376 | #, c-format |
3377 | msgid "Preparing for removal of %s" | |
3378 | msgstr "Valmistaudutaan poistamaan %s" | |
de5a560a | 3379 | |
9f2df510 | 3380 | #: apt-pkg/deb/dpkgpm.cc:985 |
f6197579 | 3381 | #, c-format |
67f393ab | 3382 | msgid "Removed %s" |
3383 | msgstr "%s poistettu" | |
3c4a4974 | 3384 | |
9f2df510 | 3385 | #: apt-pkg/deb/dpkgpm.cc:990 |
f6197579 | 3386 | #, c-format |
67f393ab | 3387 | msgid "Preparing to completely remove %s" |
3388 | msgstr "Valmistaudutaan poistamaan %s kokonaan" | |
3c4a4974 | 3389 | |
9f2df510 | 3390 | #: apt-pkg/deb/dpkgpm.cc:991 |
f6197579 | 3391 | #, c-format |
67f393ab | 3392 | msgid "Completely removed %s" |
3393 | msgstr "%s poistettiin kokonaan" | |
3c4a4974 | 3394 | |
9f2df510 | 3395 | #: apt-pkg/deb/dpkgpm.cc:1046 |
b18dd45f MV |
3396 | msgid "ioctl(TIOCGWINSZ) failed" |
3397 | msgstr "" | |
3398 | ||
9f2df510 | 3399 | #: apt-pkg/deb/dpkgpm.cc:1049 apt-pkg/deb/dpkgpm.cc:1070 |
ce34af08 MV |
3400 | #, fuzzy, c-format |
3401 | msgid "Can not write log (%s)" | |
3402 | msgstr "Tiedostoon %s kirjoittaminen ei onnistu" | |
3403 | ||
9f2df510 | 3404 | #: apt-pkg/deb/dpkgpm.cc:1049 |
ce34af08 | 3405 | msgid "Is /dev/pts mounted?" |
0e1423ae | 3406 | msgstr "" |
c79dc7ed | 3407 | |
9f2df510 | 3408 | #: apt-pkg/deb/dpkgpm.cc:1070 |
ce34af08 | 3409 | msgid "Is stdout a terminal?" |
09d057db | 3410 | msgstr "" |
3411 | ||
9f2df510 | 3412 | #: apt-pkg/deb/dpkgpm.cc:1558 |
c77d6597 MV |
3413 | msgid "Operation was interrupted before it could finish" |
3414 | msgstr "" | |
3415 | ||
9f2df510 | 3416 | #: apt-pkg/deb/dpkgpm.cc:1620 |
b6c6b52f MV |
3417 | msgid "No apport report written because MaxReports is reached already" |
3418 | msgstr "" | |
3419 | ||
3420 | #. check if its not a follow up error | |
9f2df510 | 3421 | #: apt-pkg/deb/dpkgpm.cc:1625 |
b6c6b52f MV |
3422 | msgid "dependency problems - leaving unconfigured" |
3423 | msgstr "" | |
3424 | ||
9f2df510 | 3425 | #: apt-pkg/deb/dpkgpm.cc:1627 |
b6c6b52f MV |
3426 | msgid "" |
3427 | "No apport report written because the error message indicates its a followup " | |
3428 | "error from a previous failure." | |
3429 | msgstr "" | |
3430 | ||
9f2df510 | 3431 | #: apt-pkg/deb/dpkgpm.cc:1633 |
b6c6b52f MV |
3432 | msgid "" |
3433 | "No apport report written because the error message indicates a disk full " | |
3434 | "error" | |
3435 | msgstr "" | |
3436 | ||
9f2df510 | 3437 | #: apt-pkg/deb/dpkgpm.cc:1640 |
b6c6b52f MV |
3438 | msgid "" |
3439 | "No apport report written because the error message indicates a out of memory " | |
3440 | "error" | |
3441 | msgstr "" | |
3442 | ||
9f2df510 | 3443 | #: apt-pkg/deb/dpkgpm.cc:1647 apt-pkg/deb/dpkgpm.cc:1653 |
ce34af08 MV |
3444 | msgid "" |
3445 | "No apport report written because the error message indicates an issue on the " | |
3446 | "local system" | |
3447 | msgstr "" | |
3448 | ||
9f2df510 | 3449 | #: apt-pkg/deb/dpkgpm.cc:1674 |
b6c6b52f MV |
3450 | msgid "" |
3451 | "No apport report written because the error message indicates a dpkg I/O error" | |
3452 | msgstr "" | |
3453 | ||
c77d6597 | 3454 | #: apt-pkg/deb/debsystem.cc:84 |
09d057db | 3455 | #, c-format |
3456 | msgid "" | |
3457 | "Unable to lock the administration directory (%s), is another process using " | |
3458 | "it?" | |
3459 | msgstr "" | |
3460 | ||
c77d6597 | 3461 | #: apt-pkg/deb/debsystem.cc:87 |
09d057db | 3462 | #, fuzzy, c-format |
09d057db | 3463 | msgid "Unable to lock the administration directory (%s), are you root?" |
3464 | msgstr "Luettelokansiota ei voitu lukita" | |
3465 | ||
b6c6b52f MV |
3466 | #. TRANSLATORS: the %s contains the recovery command, usually |
3467 | #. dpkg --configure -a | |
c77d6597 | 3468 | #: apt-pkg/deb/debsystem.cc:103 |
b6c6b52f | 3469 | #, c-format |
09d057db | 3470 | msgid "" |
b6c6b52f | 3471 | "dpkg was interrupted, you must manually run '%s' to correct the problem. " |
09d057db | 3472 | msgstr "" |
3473 | ||
c77d6597 | 3474 | #: apt-pkg/deb/debsystem.cc:121 |
8e947fe1 | 3475 | msgid "Not locked" |
3476 | msgstr "" | |
3477 | ||
72bae92a MV |
3478 | #~ msgid "" |
3479 | #~ "Using CD-ROM mount point %s\n" | |
3480 | #~ "Mounting CD-ROM\n" | |
3481 | #~ msgstr "" | |
3482 | #~ "Käytetään rompun liitoskohtaa %s\n" | |
3483 | #~ "Liitetään romppu\n" | |
3484 | ||
ce34af08 MV |
3485 | #, fuzzy |
3486 | #~ msgid "Note, selecting '%s' for task '%s'\n" | |
3487 | #~ msgstr "Huomautus, valitaan %s lausekkeella \"%s\"\n" | |
3488 | ||
3489 | #, fuzzy | |
3490 | #~ msgid "Note, selecting '%s' for regex '%s'\n" | |
3491 | #~ msgstr "Huomautus, valitaan %s lausekkeella \"%s\"\n" | |
3492 | ||
3493 | #~ msgid "Package %s is a virtual package provided by:\n" | |
3494 | #~ msgstr "Paketti %s on näennäispaketti, jonka kattaa:\n" | |
3495 | ||
3496 | #, fuzzy | |
3497 | #~ msgid " [Not candidate version]" | |
3498 | #~ msgstr "Mahdolliset versiot" | |
3499 | ||
3500 | #~ msgid "You should explicitly select one to install." | |
3501 | #~ msgstr "Yksi pitää valita asennettavaksi." | |
3502 | ||
3503 | #~ msgid "" | |
3504 | #~ "Package %s is not available, but is referred to by another package.\n" | |
3505 | #~ "This may mean that the package is missing, has been obsoleted, or\n" | |
3506 | #~ "is only available from another source\n" | |
3507 | #~ msgstr "" | |
3508 | #~ "Pakettia %s ei ole saatavilla, mutta toinen paketti viittaa siihen.\n" | |
3509 | #~ "Tämä voi tarkoittaa paketin puuttuvan, olevan vanhentunut tai\n" | |
3510 | #~ "saatavilla vain jostain muusta lähteestä\n" | |
3511 | ||
3512 | #~ msgid "However the following packages replace it:" | |
3513 | #~ msgstr "Seuraavat paketit kuitenkin korvaavat sen:" | |
3514 | ||
3515 | #, fuzzy | |
3516 | #~ msgid "Package '%s' has no installation candidate" | |
3517 | #~ msgstr "Paketilla %s ei ole asennettavaa valintaa" | |
3518 | ||
3519 | #, fuzzy | |
3520 | #~ msgid "Package '%s' is not installed, so not removed. Did you mean '%s'?\n" | |
3521 | #~ msgstr "Pakettia %s ei ole asennettu, niinpä sitä ei poisteta\n" | |
3522 | ||
3523 | #, fuzzy | |
3524 | #~ msgid "Package '%s' is not installed, so not removed\n" | |
3525 | #~ msgstr "Pakettia %s ei ole asennettu, niinpä sitä ei poisteta\n" | |
3526 | ||
3527 | #, fuzzy | |
3528 | #~ msgid "Note, selecting '%s' instead of '%s'\n" | |
3529 | #~ msgstr "Huomautus, valitaan %s eikä %s\n" | |
3530 | ||
3531 | #~ msgid "Skipping %s, it is already installed and upgrade is not set.\n" | |
3532 | #~ msgstr "Ohitetaan %s, se on jo asennettu eikä ole komennettu päivitystä.\n" | |
3533 | ||
3534 | #, fuzzy | |
3535 | #~ msgid "Skipping %s, it is not installed and only upgrades are requested.\n" | |
3536 | #~ msgstr "Ohitetaan %s, se on jo asennettu eikä ole komennettu päivitystä.\n" | |
3537 | ||
3538 | #~ msgid "Reinstallation of %s is not possible, it cannot be downloaded.\n" | |
3539 | #~ msgstr "" | |
3540 | #~ "Paketin %s uudelleenasennus ei ole mahdollista, sitä ei voi noutaa.\n" | |
3541 | ||
3542 | #~ msgid "%s is already the newest version.\n" | |
3543 | #~ msgstr "%s on jo uusin versio.\n" | |
3544 | ||
3545 | #, fuzzy | |
3546 | #~ msgid "Selected version '%s' (%s) for '%s'\n" | |
3547 | #~ msgstr "Valittiin versio %s (%s) paketille %s\n" | |
3548 | ||
3549 | #, fuzzy | |
3550 | #~ msgid "Selected version '%s' (%s) for '%s' because of '%s'\n" | |
3551 | #~ msgstr "Valittiin versio %s (%s) paketille %s\n" | |
3552 | ||
3553 | #~ msgid "This is not a valid DEB archive, it has no '%s', '%s' or '%s' member" | |
3554 | #~ msgstr "" | |
3555 | #~ "Tämä ei ole kelvollinen DEB-arkisto, jokin osista \"%s\", \"%s\" tai \"%s" | |
3556 | #~ "\" puuttuu." | |
3557 | ||
3558 | #~ msgid "MD5Sum mismatch" | |
3559 | #~ msgstr "MD5Sum ei täsmää" | |
3560 | ||
3561 | #~ msgid "" | |
3562 | #~ "I wasn't able to locate a file for the %s package. This might mean you " | |
3563 | #~ "need to manually fix this package." | |
3564 | #~ msgstr "" | |
3565 | #~ "Pakettia %s vastaavaa tiedostoa ei löytynyt. Voit ehkä joutua korjaamaan " | |
3566 | #~ "tämän paketin itse." | |
3567 | ||
3568 | #~ msgid "Can not write log, openpty() failed (/dev/pts not mounted?)\n" | |
3569 | #~ msgstr "" | |
3570 | #~ "Lokiin ei voi kirjoittaa, openpty() epäonnistui (onko /dev/pts " | |
3571 | #~ "liittämättä?)\n" | |
3572 | ||
5caefc91 MV |
3573 | #, fuzzy |
3574 | #~ msgid "Skipping nonexistent file %s" | |
3575 | #~ msgstr "Avataan asetustiedosto %s" | |
3576 | ||
3f5a581c MV |
3577 | #~ msgid "Failed to remove %s" |
3578 | #~ msgstr "Tiedoston %s poistaminen ei onnistunut" | |
2a8a592d | 3579 | |
3f5a581c MV |
3580 | #~ msgid "Unable to create %s" |
3581 | #~ msgstr "Tiedostoa %s ei voi luoda" | |
27b16a2e | 3582 | |
3f5a581c MV |
3583 | #~ msgid "Failed to stat %sinfo" |
3584 | #~ msgstr "stat ei toimi: %sinfo" | |
2a8a592d | 3585 | |
3f5a581c MV |
3586 | #~ msgid "The info and temp directories need to be on the same filesystem" |
3587 | #~ msgstr "Kansioiden info ja temp pitää olla samassa tiedostojärjestelmässä" | |
0fd68707 | 3588 | |
3f5a581c MV |
3589 | #~ msgid "Failed to change to the admin dir %sinfo" |
3590 | #~ msgstr "Ylläpitokansioon %sinfo vaihtaminen ei onnistunut" | |
c79dc7ed | 3591 | |
3f5a581c MV |
3592 | #~ msgid "Internal error getting a package name" |
3593 | #~ msgstr "Tapahtui sisäinen virhe haettaessa paketin nimeä" | |
3594 | ||
3595 | #~ msgid "Reading file listing" | |
3596 | #~ msgstr "Luetaan tiedostoluetteloa" | |
3597 | ||
3598 | #~ msgid "" | |
3599 | #~ "Failed to open the list file '%sinfo/%s'. If you cannot restore this file " | |
3600 | #~ "then make it empty and immediately re-install the same version of the " | |
3601 | #~ "package!" | |
3602 | #~ msgstr "" | |
3603 | #~ "Luettelotiedoston \"%sinfo/%s\" avaaminen ei onnistunut. Jos tätä " | |
3604 | #~ "tiedostoa ei voi palauttaa, tyhjennä tiedosto ja asenna välittömästi " | |
3605 | #~ "paketin sama versio uudelleen!" | |
3606 | ||
3607 | #~ msgid "Failed reading the list file %sinfo/%s" | |
3608 | #~ msgstr "Tapahtui virhe luettelotiedostoa %sinfo/%s luettaessa" | |
3609 | ||
3610 | #~ msgid "Internal error getting a node" | |
3611 | #~ msgstr "Tapahtui sisäinen virhe varattaessa tiedostosolmua" | |
3612 | ||
3613 | #~ msgid "Failed to open the diversions file %sdiversions" | |
3614 | #~ msgstr "Tapahtui virhe avattaessa korvautustiedostoa %sdiversions" | |
3615 | ||
3616 | #~ msgid "The diversion file is corrupted" | |
3617 | #~ msgstr "Korvautustiedosto on turmeltunut" | |
3618 | ||
3619 | #~ msgid "Invalid line in the diversion file: %s" | |
3620 | #~ msgstr "Virheellinen rivi korvautustiedostossa: %s" | |
3621 | ||
3622 | #~ msgid "Internal error adding a diversion" | |
3623 | #~ msgstr "Tapahtui sisäinen virhe lisättäessä korvautusta" | |
3624 | ||
3625 | #~ msgid "The pkg cache must be initialized first" | |
3626 | #~ msgstr "Pakettivarasto on ensin alustettava" | |
3627 | ||
3628 | #~ msgid "Failed to find a Package: header, offset %lu" | |
3629 | #~ msgstr "Paketin otsikkoa ei löydy, kohta %lu" | |
3630 | ||
3631 | #~ msgid "Bad ConfFile section in the status file. Offset %lu" | |
3632 | #~ msgstr "Virheellinen ConfFile-lohko tilatiedostossa. Kohta %lu" | |
3633 | ||
3634 | #~ msgid "Error parsing MD5. Offset %lu" | |
3635 | #~ msgstr "Tapahtui virhe jäsennettäessä MD5:ttä. Kohta %lu" | |
3636 | ||
3637 | #~ msgid "Couldn't change to %s" | |
3638 | #~ msgstr "Kansioon %s vaihto ei onnistunut" | |
3639 | ||
3640 | #~ msgid "Failed to locate a valid control file" | |
3641 | #~ msgstr "Kelvollista ohjaustiedostoa ei löydy" | |
3642 | ||
3643 | #~ msgid "Couldn't open pipe for %s" | |
3644 | #~ msgstr "Putkea %s ei voitu avata" | |
3645 | ||
3646 | #~ msgid "Read error from %s process" | |
3647 | #~ msgstr "Prosessi %s ilmoitti lukuvirheestä" | |
3648 | ||
3649 | #~ msgid "Got a single header line over %u chars" | |
3650 | #~ msgstr "Vastaanotettiin yksi otsikkorivi pituudeltaan yli %u merkkiä" | |
d9199d6e | 3651 | |
a12d5352 MV |
3652 | #~ msgid "Malformed override %s line %lu #1" |
3653 | #~ msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 1" | |
3654 | ||
3655 | #~ msgid "Malformed override %s line %lu #2" | |
3656 | #~ msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 2" | |
3657 | ||
3658 | #~ msgid "Malformed override %s line %lu #3" | |
3659 | #~ msgstr "Väärän muotoinen poikkeus %s rivi %lu n:ro 3" | |
3660 | ||
c77d6597 MV |
3661 | #~ msgid "decompressor" |
3662 | #~ msgstr "purkaja" | |
3663 | ||
a12d5352 MV |
3664 | #~ msgid "read, still have %lu to read but none left" |
3665 | #~ msgstr "read, vielä %lu lukematta mutta tiedosto loppui" | |
3666 | ||
3667 | #~ msgid "write, still have %lu to write but couldn't" | |
3668 | #~ msgstr "write, vielä %lu kirjoittamatta mutta epäonnistui" | |
3669 | ||
c77d6597 MV |
3670 | #~ msgid "Error occurred while processing %s (NewPackage)" |
3671 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewPackage)" | |
3672 | ||
3673 | #~ msgid "Error occurred while processing %s (UsePackage1)" | |
3674 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (UsePackage1)" | |
3675 | ||
3676 | #~ msgid "Error occurred while processing %s (NewFileDesc1)" | |
3677 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewFileDesc1)" | |
3678 | ||
3679 | #~ msgid "Error occurred while processing %s (UsePackage2)" | |
3680 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (UsePackage2)" | |
3681 | ||
3682 | #~ msgid "Error occurred while processing %s (NewFileVer1)" | |
3683 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewFileVer1)" | |
3684 | ||
3685 | #, fuzzy | |
3686 | #~ msgid "Error occurred while processing %s (NewVersion%d)" | |
3687 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewVersion1)" | |
3688 | ||
3689 | #~ msgid "Error occurred while processing %s (UsePackage3)" | |
3690 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (UsePackage3)" | |
3691 | ||
3692 | #~ msgid "Error occurred while processing %s (NewFileDesc2)" | |
3693 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewFileDesc2)" | |
3694 | ||
a12d5352 MV |
3695 | #~ msgid "Error occurred while processing %s (FindPkg)" |
3696 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (FindPkg)" | |
3697 | ||
c77d6597 MV |
3698 | #~ msgid "Error occurred while processing %s (CollectFileProvides)" |
3699 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (CollectFileProvides)" | |
3700 | ||
27b16a2e MV |
3701 | #~ msgid "Internal error, could not locate member" |
3702 | #~ msgstr "Tapahtui sisäinen virhe, tiedostoa ei löydy" | |
3703 | ||
b6c6b52f MV |
3704 | #~ msgid "E: Argument list from Acquire::gpgv::Options too long. Exiting." |
3705 | #~ msgstr "" | |
3706 | #~ "E: Parametrien luettelo Acquire::gpgv::Options liian pitkä. Lopetetaan." | |
3707 | ||
b6c6b52f MV |
3708 | #~ msgid "Error occurred while processing %s (NewVersion2)" |
3709 | #~ msgstr "Tapahtui virhe käsiteltäessä %s (NewVersion2)" | |
3710 | ||
b81dbe40 DK |
3711 | #~ msgid "Malformed line %u in source list %s (vendor id)" |
3712 | #~ msgstr "" | |
3713 | #~ "Rivi %u on väärän muotoinen lähdeluettelossa%s (toimittajan tunniste)" | |
3714 | ||
0fd68707 MV |
3715 | #~ msgid "Couldn't access keyring: '%s'" |
3716 | #~ msgstr "Avainrengasta \"%s\" ei saatavilla" | |
3717 | ||
3718 | #~ msgid "Could not patch file" | |
3719 | #~ msgstr "Tiedostoa %s ei voitu avata" | |
3720 | ||
1c5f0d75 | 3721 | #~ msgid " %4i %s\n" |
3722 | #~ msgstr " %4i %s\n" | |
a0895a74 | 3723 | |
09d057db | 3724 | #~ msgid "%4i %s\n" |
3725 | #~ msgstr "%4i %s\n" | |
3726 | ||
3727 | #~ msgid "Processing triggers for %s" | |
3728 | #~ msgstr "Käsitellään %s:n liipaisimia" | |
3729 | ||
d9199d6e | 3730 | #~ msgid "Dynamic MMap ran out of room" |
3731 | #~ msgstr "Tila loppui kesken dynaamiselta MMap:lta" |