X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/cbbee23e7768750ca1c8b49bdfbf8a650131bbb6..b58047e0d8fa8e7d5adca2a24f2ca3ba2596e0ad:/po/fi.po diff --git a/po/fi.po b/po/fi.po index 0991ecdfa..20cb0c6f1 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-24 00:07+0200\n" +"POT-Creation-Date: 2016-03-25 09:30+0100\n" "PO-Revision-Date: 2008-12-11 14:52+0200\n" "Last-Translator: Tapio Lehtonen \n" "Language-Team: Finnish \n" @@ -172,6 +172,36 @@ msgstr "Pakettia %s ei ole asennettu, niinpä sitä ei poisteta\n" msgid "Note, selecting '%s' instead of '%s'\n" msgstr "Huomautus, valitaan %s eikä %s\n" +#: apt-private/private-cmndline.cc +msgid "Most used commands:" +msgstr "" + +#: apt-private/private-cmndline.cc +#, c-format +msgid "See %s for more information about the available commands." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "" +"Configuration options and syntax is detailed in apt.conf(5).\n" +"Information about how to configure sources can be found in sources.list(5).\n" +"Package and version choices can be expressed via apt_preferences(5).\n" +"Security details are available in apt-secure(8).\n" +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT has Super Cow Powers." +msgstr "" + +#: apt-private/private-cmndline.cc +msgid "This APT helper has Super Meep Powers." +msgstr "" + +#: apt-private/private-depends.cc apt-private/private-show.cc +#: cmdline/apt-mark.cc +msgid "No packages found" +msgstr "Yhtään pakettia ei löytynyt" + #: apt-private/private-download.cc msgid "WARNING: The following packages cannot be authenticated!" msgstr "VAROITUS: Seuraavian pakettien alkuperää ei voi varmistaa!" @@ -216,6 +246,39 @@ msgstr "Kansion %s vapaan tilan määrä ei selvinnyt" msgid "You don't have enough free space in %s." msgstr "Kansiossa %s ei ole riittävästi vapaata tilaa." +#: apt-private/private-download.cc +msgid "Unable to lock the download directory" +msgstr "Noutokansiota ei saatu lukittua" + +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Joitakin paketteja ei voitu asentaa. On ehkä vaadittu mahdottomia tai,\n" +"jos käytetään epävakaata jakelua, joitain vaadittuja paketteja ei ole\n" +"vielä luotu tai siirretty Incoming-kansiosta." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "Seuraavista tiedoista voi olla hyötyä selvitettäessä tilannetta:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Rikkinäiset paketit" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Sisäinen virhe, InstallPackages kutsuttiin rikkinäisille paketeille!" @@ -313,7 +376,7 @@ msgstr "Haluatko jatkaa?" msgid "Some files failed to download" msgstr "Joidenkin tiedostojen nouto ei onnistunut" -#: apt-private/private-install.cc cmdline/apt-get.cc +#: apt-private/private-install.cc apt-private/private-source.cc msgid "Download complete and in download only mode" msgstr "Nouto on valmis ja määrätty vain nouto" @@ -364,20 +427,6 @@ msgstr "" "Hmm, nähtävästi AutoRemover tuhosi jotain, mitä ei pitäisi tapahtua.\n" "Tekisitkö vikailmoituksen apt:sta." -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "Seuraavista tiedoista voi olla hyötyä selvitettäessä tilannetta:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Sisäinen virhe, AutoRemover rikkoi jotain" @@ -427,21 +476,6 @@ msgstr "" "Kaikkia riippuvuuksia ei ole tyydytetty. Kokeile \"apt-get -f install\" " "ilmanpaketteja (tai ratkaise itse)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Joitakin paketteja ei voitu asentaa. On ehkä vaadittu mahdottomia tai,\n" -"jos käytetään epävakaata jakelua, joitain vaadittuja paketteja ei ole\n" -"vielä luotu tai siirretty Incoming-kansiosta." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Rikkinäiset paketit" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -701,9 +735,187 @@ msgstr[1] "" msgid "not a real package (virtual)" msgstr "" -#: apt-private/private-show.cc cmdline/apt-cache.cc cmdline/apt-mark.cc -msgid "No packages found" -msgstr "Yhtään pakettia ei löytynyt" +#: apt-private/private-show.cc apt-pkg/cacheset.cc +#, c-format +msgid "Unable to locate package %s" +msgstr "Pakettia %s ei löydy" + +#: apt-private/private-show.cc +msgid "Package files:" +msgstr "Pakettitiedostot:" + +#: apt-private/private-show.cc +msgid "Cache is out of sync, can't x-ref a package file" +msgstr "Varasto ei ole ajan tasalla, pakettitiedostoa ei löydy kansiosta" + +#. Show any packages have explicit pins +#: apt-private/private-show.cc +msgid "Pinned packages:" +msgstr "Paketit joissa tunniste:" + +#: apt-private/private-show.cc +msgid "(not found)" +msgstr "(ei löydy)" + +#. Print the package name and the version we are forcing to +#: apt-private/private-show.cc +#, c-format +msgid "%s -> %s with priority %d\n" +msgstr "" + +#: apt-private/private-show.cc +msgid " Installed: " +msgstr " Asennettu: " + +#: apt-private/private-show.cc +msgid " Candidate: " +msgstr " Ehdokas: " + +#: apt-private/private-show.cc +msgid "(none)" +msgstr "(ei mitään)" + +#: apt-private/private-show.cc +msgid " Package pin: " +msgstr " Paketin tunnistenumero: " + +#. Show the priority tables +#: apt-private/private-show.cc +msgid " Version table:" +msgstr " Versiotaulukko:" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package for architecture '%s'" +msgstr "Pakettia %s ei löytynyt" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with version '%s'" +msgstr "Pakettia %s ei löytynyt" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Can not find a package '%s' with release '%s'" +msgstr "Pakettia %s ei löytynyt" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Picking '%s' as source package instead of '%s'\n" +msgstr "stat ei toiminut lähdepakettiluettelolle %s" + +#: apt-private/private-source.cc +#, c-format +msgid "Can not find version '%s' of package '%s'" +msgstr "" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to fetch source for" +msgstr "On annettava ainakin yksi paketti jonka lähdekoodi noudetaan" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to find a source package for %s" +msgstr "Paketin %s lähdekoodipakettia ei löytynyt" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" +"%s\n" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"Please use:\n" +"%s\n" +"to retrieve the latest (possibly unreleased) updates to the package.\n" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping already downloaded file '%s'\n" +msgstr "Ohitetaan jo noudettu tiedosto \"%s\"\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB/%sB of source archives.\n" +msgstr "On noudettava %st/%st lähdekoodiarkistoja.\n" + +#. TRANSLATOR: The required space between number and unit is already included +#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB +#: apt-private/private-source.cc +#, c-format +msgid "Need to get %sB of source archives.\n" +msgstr "On noudettava %st lähdekoodiarkistoja.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Fetch source %s\n" +msgstr "Nouda lähdekoodi %s\n" + +#: apt-private/private-source.cc +msgid "Failed to fetch some archives." +msgstr "Joidenkin arkistojen noutaminen ei onnistunut." + +#: apt-private/private-source.cc +#, c-format +msgid "Skipping unpack of already unpacked source in %s\n" +msgstr "Ohitetaan purku jo puretun lähdekoodin %s kohdalla\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unpack command '%s' failed.\n" +msgstr "Purkukomento \"%s\" ei onnistunut.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Check if the 'dpkg-dev' package is installed.\n" +msgstr "Tarkista onko paketti \"dpkg-dev\" asennettu.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Build command '%s' failed.\n" +msgstr "Paketointikomento \"%s\" ei onnistunut.\n" + +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "Paketille %s ei ole saatavilla riippuvuustietoja" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "Paketille %s ei ole määritetty paketointiriippuvuuksia.\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "" +"On annettava ainakin yksi paketti jonka paketointiriippuvuudet tarkistetaan" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Paketointiriippuvuuksien käsittely ei onnistunut" + +#: apt-private/private-source.cc +msgid "Failed to process build dependencies" +msgstr "Paketointiriippuvuuksien käsittely ei onnistunut" #: apt-private/private-sources.cc #, fuzzy, c-format @@ -715,6 +927,11 @@ msgstr "Nimen muuttaminen %s -> %s ei onnistunut" msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Paketin %s versiossa %s on tyydyttämätön riippuvuus:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Komento update ei käytä parametreja" @@ -731,11 +948,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Paketin %s versiossa %s on tyydyttämätön riippuvuus:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -810,96 +1022,18 @@ msgstr "Käytetty tila yhteensä: " msgid "This command is deprecated. Please use 'apt-mark showauto' instead." msgstr "" -#: cmdline/apt-cache.cc apt-pkg/cacheset.cc -#, c-format -msgid "Unable to locate package %s" -msgstr "Pakettia %s ei löydy" - #: cmdline/apt-cache.cc -msgid "Package files:" -msgstr "Pakettitiedostot:" - -#: cmdline/apt-cache.cc -msgid "Cache is out of sync, can't x-ref a package file" -msgstr "Varasto ei ole ajan tasalla, pakettitiedostoa ei löydy kansiosta" - -#. Show any packages have explicit pins -#: cmdline/apt-cache.cc -msgid "Pinned packages:" -msgstr "Paketit joissa tunniste:" - -#: cmdline/apt-cache.cc -msgid "(not found)" -msgstr "(ei löydy)" - -#. Print the package name and the version we are forcing to -#: cmdline/apt-cache.cc -#, c-format -msgid "%s -> %s with priority %d\n" -msgstr "" - -#: cmdline/apt-cache.cc -msgid " Installed: " -msgstr " Asennettu: " - -#: cmdline/apt-cache.cc -msgid " Candidate: " -msgstr " Ehdokas: " - -#: cmdline/apt-cache.cc -msgid "(none)" -msgstr "(ei mitään)" - -#: cmdline/apt-cache.cc -msgid " Package pin: " -msgstr " Paketin tunnistenumero: " - -#. Show the priority tables -#: cmdline/apt-cache.cc -msgid " Version table:" -msgstr " Versiotaulukko:" - -#: cmdline/apt-cache.cc -msgid "" -"Usage: apt-cache [options] command\n" -" apt-cache [options] show pkg1 [pkg2 ...]\n" -"\n" -"apt-cache is a low-level tool used to query information\n" -"from APT's binary cache files\n" -msgstr "" -"Käyttö : apt-cache [valitsimet] komento\n" -" apt-cache [valitsimet] show pkt1 [pkt2 ...]\n" -"\n" -"apt-cache on alemman tason työkalu APT:n konekielisten\n" -"välimuistitiedostojen käsittelyyn ja tutkimiseen\n" - -#: cmdline/apt-cache.cc cmdline/apt.cc cmdline/apt-cdrom.cc -#: cmdline/apt-config.cc cmdline/apt-get.cc cmdline/apt-helper.cc -#: cmdline/apt-mark.cc -msgid "Commands:" -msgstr "" - -#: cmdline/apt-cache.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -p=? The package cache.\n" -" -s=? The source cache.\n" -" -q Disable progress indicator.\n" -" -i Show only important deps for the unmet command.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" -msgstr "" -"Valitsimet:\n" -" -h Tämä ohje\n" -" -p=? Pakettivarasto\n" -" -s=? Lähdevälimuisti\n" -" -q Poista edistymisen ilmaisin\n" -" -i Näytä vain tärkeät riippuvuudet unmet-komennossa\n" -" -c=? Lue tämä asetustiedosto\n" -" -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" -"Lisätietoja apt-cache(8) ja apt.conf(5) käsikirjasivuilla.\n" +msgid "" +"Usage: apt-cache [options] command\n" +" apt-cache [options] show pkg1 [pkg2 ...]\n" +"\n" +"apt-cache queries and displays available information about installed\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" +"availability of the configured sources (e.g. offline).\n" +msgstr "" #: cmdline/apt-cache.cc msgid "Show source records" @@ -929,63 +1063,6 @@ msgstr "Luettele järjestelmän kaikkien pakettien nimet" msgid "Show policy settings" msgstr "Näytä mistä asennuspaketteja haetaan" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"CLI for apt.\n" -msgstr "" - -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" -msgstr "" - -#: cmdline/apt.cc -#, fuzzy -msgid "search in package descriptions" -msgstr "Luetaan pakettiluetteloita" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc -#, fuzzy -msgid "install packages" -msgstr "Paketit joissa tunniste:" - -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Rikkinäiset paketit" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused packages" -msgstr "Poista kaikki käyttämättömät paketit" - -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" - -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "" - -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" - -#. for compat with muscle memory -#. misc -#: cmdline/apt.cc -#, fuzzy -msgid "edit the source information file" -msgstr "Luetaan tilatiedot" - #: cmdline/apt-cdrom.cc #, fuzzy msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" @@ -1017,24 +1094,9 @@ msgstr "Toista tämä lopuille rompuille kasassasi." msgid "" "Usage: apt-cdrom [options] command\n" "\n" -"apt-cdrom is a tool to add CDROM's to APT's source list. The\n" -"CDROM mount point and device information is taken from apt.conf,\n" -"udev and /etc/fstab.\n" -msgstr "" - -#: cmdline/apt-cdrom.cc -msgid "" -"Options:\n" -" -h This help text\n" -" -d CD-ROM mount point\n" -" -r Rename a recognized CD-ROM\n" -" -m No mounting\n" -" -f Fast mode, don't check package files\n" -" -a Thorough scan mode\n" -" --no-auto-detect Do not try to auto detect drive and mount point\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See fstab(5)\n" +"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n" +"media types as package sources to APT. The mount point and device\n" +"information is taken from apt.conf(5), udev(7) and fstab(5).\n" msgstr "" #: cmdline/apt-config.cc @@ -1042,27 +1104,17 @@ msgid "Arguments not in pairs" msgstr "Parametrit eivät ole pareittain" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" -"apt-config is a simple tool to read the APT config file\n" +"apt-config is an interface to the configuration settings used by\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" "Käyttö: apt-config [valitsimet] komento\n" "\n" "apt-config on yksinkertainen työkalu APT:n asetustiedoston lukemiseen\n" -#: cmdline/apt-config.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -msgstr "" -"Valitsimet:\n" -" -h Tämä ohje\n" -" -c=? Lue tämä asetustiedosto\n" -" -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" - #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" msgstr "" @@ -1071,31 +1123,6 @@ msgstr "" msgid "show the active configuration setting" msgstr "" -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package for architecture '%s'" -msgstr "Pakettia %s ei löytynyt" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with version '%s'" -msgstr "Pakettia %s ei löytynyt" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Can not find a package '%s' with release '%s'" -msgstr "Pakettia %s ei löytynyt" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Picking '%s' as source package instead of '%s'\n" -msgstr "stat ei toiminut lähdepakettiluettelolle %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "Can not find version '%s' of package '%s'" -msgstr "" - #: cmdline/apt-get.cc #, c-format msgid "Couldn't find package %s" @@ -1116,181 +1143,21 @@ msgstr "" msgid "Internal error, problem resolver broke stuff" msgstr "Sisäinen virhe, resolver rikkoi jotain" -#: cmdline/apt-get.cc -msgid "Unable to lock the download directory" -msgstr "Noutokansiota ei saatu lukittua" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to fetch source for" -msgstr "On annettava ainakin yksi paketti jonka lähdekoodi noudetaan" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to find a source package for %s" -msgstr "Paketin %s lähdekoodipakettia ei löytynyt" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"NOTICE: '%s' packaging is maintained in the '%s' version control system at:\n" -"%s\n" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"Please use:\n" -"%s\n" -"to retrieve the latest (possibly unreleased) updates to the package.\n" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping already downloaded file '%s'\n" -msgstr "Ohitetaan jo noudettu tiedosto \"%s\"\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement strings, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB/%sB of source archives.\n" -msgstr "On noudettava %st/%st lähdekoodiarkistoja.\n" - -#. TRANSLATOR: The required space between number and unit is already included -#. in the replacement string, so %sB will be correctly translate in e.g. 1,5 MB -#: cmdline/apt-get.cc -#, c-format -msgid "Need to get %sB of source archives.\n" -msgstr "On noudettava %st lähdekoodiarkistoja.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Fetch source %s\n" -msgstr "Nouda lähdekoodi %s\n" - -#: cmdline/apt-get.cc -msgid "Failed to fetch some archives." -msgstr "Joidenkin arkistojen noutaminen ei onnistunut." - -#: cmdline/apt-get.cc -#, c-format -msgid "Skipping unpack of already unpacked source in %s\n" -msgstr "Ohitetaan purku jo puretun lähdekoodin %s kohdalla\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unpack command '%s' failed.\n" -msgstr "Purkukomento \"%s\" ei onnistunut.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Check if the 'dpkg-dev' package is installed.\n" -msgstr "Tarkista onko paketti \"dpkg-dev\" asennettu.\n" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build command '%s' failed.\n" -msgstr "Paketointikomento \"%s\" ei onnistunut.\n" - -#: cmdline/apt-get.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "" -"On annettava ainakin yksi paketti jonka paketointiriippuvuudet tarkistetaan" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" - -#: cmdline/apt-get.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Paketointiriippuvuuksien käsittely ei onnistunut" - -#: cmdline/apt-get.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "Paketille %s ei ole saatavilla riippuvuustietoja" - -#: cmdline/apt-get.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "Paketille %s ei ole määritetty paketointiriippuvuuksia.\n" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" - -#: cmdline/apt-get.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "" -"riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Riippuvutta %s paketille %s ei voi tyydyttää: Asennettu paketti %s on liian " -"uusi" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"%s riippuvuutta paketille %s ei voi tyydyttää koska mikään paketin %s versio " -"ei vastaa versioriippuvuuksia" - -#: cmdline/apt-get.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" - -#: cmdline/apt-get.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Riippuvuutta %s paketille %s ei voi tyydyttää: %s" - -#: cmdline/apt-get.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Paketointiriippuvuuksia paketille %s ei voi tyydyttää." - -#: cmdline/apt-get.cc -msgid "Failed to process build dependencies" -msgstr "Paketointiriippuvuuksien käsittely ei onnistunut" - #: cmdline/apt-get.cc msgid "Supported modules:" msgstr "Tuetut moduulit:" #: cmdline/apt-get.cc +#, fuzzy msgid "" "Usage: apt-get [options] command\n" " apt-get [options] install|remove pkg1 [pkg2 ...]\n" " apt-get [options] source pkg1 [pkg2 ...]\n" "\n" -"apt-get is a simple command line interface for downloading and\n" -"installing packages. The most frequently used commands are update\n" -"and install.\n" +"apt-get is a command line interface for retrieval of packages\n" +"and information about them from authenticated sources and\n" +"for installation, upgrade and removal of packages together\n" +"with their dependencies.\n" msgstr "" "Käyttö: apt-get [valitsimet] komento\n" " apt-get [valitsimet] install|remove pkt1 [pkt2 ...]\n" @@ -1300,44 +1167,6 @@ msgstr "" "ja asentamiseen. Useimmiten käytetyt komennot ovat update ja \n" "install.\n" -#: cmdline/apt-get.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -d Download only - do NOT install or unpack archives\n" -" -s No-act. Perform ordering simulation\n" -" -y Assume Yes to all queries and do not prompt\n" -" -f Attempt to correct a system with broken dependencies in place\n" -" -m Attempt to continue if archives are unlocatable\n" -" -u Show a list of upgraded packages as well\n" -" -b Build the source package after fetching it\n" -" -V Show verbose version numbers\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" -"pages for more information and options.\n" -" This APT has Super Cow Powers.\n" -msgstr "" -"Valitsimet:\n" -" -h Tämä ohje\n" -" -q Lokiin sopiva tulostus - edistymisen ilmaisin jätetään pois\n" -" -qq Ei lainkaan tulostusta paitsi virheistä\n" -" -d Vain nouto - paketteja EI asenneta tai pureta\n" -" -s Älä tee mitään. Oikean toiminnan simulaatio\n" -" -y Vastataan Kyllä kaikkiin kysymyksiin eikä kehoitetta näytetä\n" -" -f Yritä jatkaa jos eheystarkastus löysi virheen\n" -" -m Yritä jatkaa jos arkistojen sijainti ei selviä\n" -" -u Näytä luettelo myös päivitetyistä paketeista\n" -" -b Käännä lähdekoodipaketti noudon jälkeen\n" -" -V Näytä pitkät versionumerot\n" -" -c=? Lue tämä asetustiedosto\n" -" -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" -"Katso apt-get(8), sources.list(5) ja apt.conf(5) käsikirjasivuilta\n" -"lisätietoja ja lisää valitsimia.\n" -" This APT has Super Cow Powers.\n" - #: cmdline/apt-get.cc msgid "Retrieve new lists of packages" msgstr "Nouda uusi pakettiluettelo" @@ -1358,6 +1187,10 @@ msgstr "Poista paketteja" msgid "Remove packages and config files" msgstr "Poista paketit asennustiedostoineen" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Poista kaikki käyttämättömät paketit" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Koko jakelun päivitys, katso apt-get(8)" @@ -1415,21 +1248,23 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" -"apt-helper is a internal helper for apt\n" +"apt-helper bundles a variety of commands for shell scripts to use\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" #: cmdline/apt-helper.cc -msgid "This APT helper has Super Meep Powers." +msgid "download the given uri to the target-path" msgstr "" #: cmdline/apt-helper.cc -msgid "download the given uri to the target-path" +msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" #: cmdline/apt-helper.cc -msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" +msgid "concatenate files, with automatic decompression" msgstr "" #: cmdline/apt-helper.cc @@ -1495,20 +1330,9 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It can also list marks.\n" -msgstr "" - -#: cmdline/apt-mark.cc -msgid "" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -qq No output except for errors\n" -" -s No-act. Just prints what would be done.\n" -" -f read/write auto/manual marking in the given file\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"See the apt-mark(8) and apt.conf(5) manual pages for more information." +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1529,20 +1353,76 @@ msgstr "" msgid "Unset a package set as held back" msgstr "" -#: cmdline/apt-mark.cc +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Print the list of automatically installed packages" +msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" + +#: cmdline/apt-mark.cc +#, fuzzy +msgid "Print the list of manually installed packages" +msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" + +#: cmdline/apt-mark.cc +msgid "Print the list of package on hold" +msgstr "" + +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Luetaan pakettiluetteloita" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Paketit joissa tunniste:" + +#: cmdline/apt.cc #, fuzzy -msgid "Print the list of automatically installed packages" -msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" +msgid "remove packages" +msgstr "Rikkinäiset paketit" -#: cmdline/apt-mark.cc +#. system wide stuff +#: cmdline/apt.cc #, fuzzy -msgid "Print the list of manually installed packages" +msgid "update list of available packages" msgstr "%s on merkitty käyttäjän toimesta asennetuksi.\n" -#: cmdline/apt-mark.cc -msgid "Print the list of package on hold" +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" msgstr "" +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Luetaan tilatiedot" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1639,11 +1519,11 @@ msgstr "Jotain kenkkua tapahtui selvitettäessä \"%s: %s\" (%i)" msgid "Unable to connect to %s:%s:" msgstr "Ei ole mahdollista muodostaa yhteyttä %s %s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Komento stat ei toiminut" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Tiedoston muutospäivämäärää ei saatu vaihdettua" @@ -1826,6 +1706,12 @@ msgstr "" msgid "Unknown error executing apt-key" msgstr "Tapahtui tuntematon virhe suoritettaessa apt-key" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc msgid "The following signatures were invalid:\n" msgstr "Seuraavat allekirjoitukset eivät olleet kelvollisia:\n" @@ -1838,10 +1724,6 @@ msgstr "" "Seuraavia allekirjoituksia ei voinut varmentaa koska julkista avainta ei ole " "saatavilla:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "" - #: methods/http.cc msgid "Error writing to the file" msgstr "Tapahtui virhe kirjoitettaessa tiedostoon" @@ -1909,6 +1791,12 @@ msgstr "Tiedostoa %s ei voitu avata" msgid "[Mirror: %s]" msgstr "" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Tiedostolle %s ei toimi stat" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "IPC-putken luominen aliprosessiin ei onnistunut" @@ -1964,6 +1852,10 @@ msgstr "" msgid "Internal error" msgstr "Sisäinen virhe" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Oletusasetus ei kelpaa!" @@ -2005,17 +1897,13 @@ msgid "Merging available information" msgstr "Yhdistetään saatavuustiedot" #: cmdline/apt-extracttemplates.cc +#, fuzzy msgid "" "Usage: apt-extracttemplates file1 [file2 ...]\n" "\n" -"apt-extracttemplates is a tool to extract config and template info\n" -"from debian packages\n" -"\n" -"Options:\n" -" -h This help text\n" -" -t Set the temp dir\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-extracttemplates is used to extract config and template files\n" +"from debian packages. It is used mainly by debconf(1) to prompt for\n" +"configuration questions before installation of packages.\n" msgstr "" "Käyttö: apt-extracttemplates tdsto1 [tdsto2 ...]\n" "\n" @@ -2048,13 +1936,8 @@ msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike\n" -"\n" -"Options:\n" -" -h This help text.\n" -" -q Loggable output - no progress indicator\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Käyttö: apt-extracttemplates tdsto1 [tdsto2 ...]\n" "\n" @@ -2075,25 +1958,10 @@ msgstr "Tuntematon pakettitietue!" msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" -"apt-sortpkgs is a simple tool to sort package files. The -s option is used\n" -"to indicate what kind of file it is.\n" -"\n" -"Options:\n" -" -h This help text\n" -" -s Use source file sorting\n" -" -c=? Read this configuration file\n" -" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +"apt-sortpkgs is a simple tool to sort package information files.\n" +"By default it sorts by binary package information, but the -s option\n" +"can be used to switch to source package ordering instead.\n" msgstr "" -"Käyttö: apt-sortpkgs [valitsimet] tdsto1 [tdsto2 ...]\n" -"\n" -"apt-sortpkgs on yksinkertainen työkalu pakettitiedostojen lajitteluun.\n" -"Valitsimella -s ilmaistaan minkälainen tiedosto on.\n" -"\n" -"Valitsimet:\n" -" -h Tämä ohje\n" -" -s Käytä lähdetiedostolajittelua\n" -" -c=? Lue tämä asetustiedosto\n" -" -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" #: ftparchive/apt-ftparchive.cc msgid "Package extension list is too long" @@ -2233,11 +2101,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Tietokantatiedostoa %s ei saatu avattua: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Tiedostolle %s ei toimi stat" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2286,11 +2149,6 @@ msgstr "Syöttö/tulostus aliprosessiin/tiedostoon ei onnistunut" msgid "Failed to read while computing MD5" msgstr "Lukeminen ei onnistunut laskettaessa MD5:ttä" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Ilmeni pulmia poistettaessa tiedosto %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2369,16 +2227,11 @@ msgstr "Tiedoston %s avaaminen ei onnistunut" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "readlink %s ei onnistunut" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "unlink %s ei onnistunut" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2563,54 +2416,15 @@ msgstr "Korvautuksen kaksoislisäys %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Asetustiedoston kaksoiskappale %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "Luettelokansio %spartial puuttuu." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "Arkistokansio %spartial puuttuu." - -#: apt-pkg/acquire.cc -#, fuzzy, c-format -msgid "Unable to lock directory %s" -msgstr "Luettelokansiota ei voitu lukita" - -#: apt-pkg/acquire.cc -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Hakemistotiedoston tyyppi \"%s\" ei ole tuettu" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Noudetaan tiedosto %li / %li (jäljellä %s)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Noudetaan tiedosto %li / %li" - #: apt-pkg/acquire-item.cc msgid "" -"Updating such a repository securily is impossible and therefore disabled by " -"default." +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." msgstr "" #: apt-pkg/acquire-item.cc msgid "" -"Data from such a repository can not be authenticated and is therefore " +"Data from such a repository can't be authenticated and is therefore " "potentially dangerous to use." msgstr "" @@ -2656,6 +2470,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2663,6 +2484,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "Julkisia avaimia ei ole saatavilla, avainten ID:t ovat:\n" @@ -2684,7 +2512,7 @@ msgstr "" #. No Release file was present, or verification failed, so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' is not signed." @@ -2692,7 +2520,7 @@ msgstr "Kansio %s on korvautunut" #. No Release file was present so fall #. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it +#. only allow going further if the user explicitly wants it #: apt-pkg/acquire-item.cc #, fuzzy, c-format msgid "The repository '%s' does not have a Release file." @@ -2758,6 +2586,50 @@ msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "Pistä levy nimeltään: \"%s\" asemaan \"%s\" ja paina Enter." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, fuzzy, c-format +msgid "List directory %spartial is missing." +msgstr "Luettelokansio %spartial puuttuu." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Archives directory %spartial is missing." +msgstr "Arkistokansio %spartial puuttuu." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "Luettelokansiota ei voitu lukita" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "Hakemistotiedoston tyyppi \"%s\" ei ole tuettu" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Noudetaan tiedosto %li / %li (jäljellä %s)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Noudetaan tiedosto %li / %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3039,6 +2911,11 @@ msgstr "Syntaksivirhe %s: %u: Direktiivejä voi olla vain ylimmällä tasolla" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Syntaksivirhe %s: %u: Ylimääräistä roskaa tiedoston lopussa" +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem unlinking the file %s" +msgstr "Pulmia tehtäessä tiedostolle unlink" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -3111,14 +2988,8 @@ msgid "Problem closing the gzip file %s" msgstr "Pulmia tiedoston sulkemisessa" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Tiedostoa %s ei voitu avata" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Could not open file descriptor %d" -msgstr "Putkea %s ei voitu avata" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3128,6 +2999,16 @@ msgstr "Prosessien välistä kommunikaatiota aliprosessiin ei saatu luotua" msgid "Failed to exec compressor " msgstr "Pakkaajan käynnistäminen ei onnistunut" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Tiedostoa %s ei voitu avata" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "Putkea %s ei voitu avata" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3148,11 +3029,6 @@ msgstr "Pulmia tiedoston sulkemisessa" msgid "Problem renaming the file %s to %s" msgstr "Pulmia tehtäessä tiedostolle sync" -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem unlinking the file %s" -msgstr "Pulmia tehtäessä tiedostolle unlink" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Pulmia tehtäessä tiedostolle sync" @@ -3163,13 +3039,13 @@ msgstr "Tyhjälle tiedostolle ei voi tehdä mmap:ia" #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Putkea %s ei voitu avata" +msgid "Couldn't make mmap of %llu bytes" +msgstr "Ei voitu tehdä %lu tavun mmap:ia" #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Ei voitu tehdä %lu tavun mmap:ia" +msgid "Couldn't duplicate file descriptor %i" +msgstr "Putkea %s ei voitu avata" #: apt-pkg/contrib/mmap.cc #, fuzzy @@ -3289,6 +3165,13 @@ msgstr "Huomautus, valitaan %s eikä %s\n" msgid "No Hash entry in Release file %s" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3302,12 +3185,12 @@ msgstr "Virheellinen rivi korvautustiedostossa: %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3602,11 +3485,6 @@ msgstr "Pakettivarasto on turmeltunut" msgid "The package cache file is an incompatible version" msgstr "Pakettivaraston versio on yhteensopimaton" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakettivarasto on turmeltunut" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3617,6 +3495,11 @@ msgstr "Tämä APT ei tue versionhallintajärjestelmää \"%s\"" msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakettivarasto on tehty muulle arkkitehtuurille" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakettivarasto on turmeltunut" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Riippuvuudet" @@ -3653,14 +3536,14 @@ msgstr "Rikkoo" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "tärkeä" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "välttämätön" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "tärkeä" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "perus" @@ -3782,7 +3665,7 @@ msgstr "Tiedostossa sources.list on oltava rivejä joissa \"lähde\"-URI" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc @@ -3803,6 +3686,162 @@ msgstr "" msgid "Calculating upgrade" msgstr "Käsitellään päivitystä" +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "Kansio %s on korvautunut" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Riippuvutta %s paketille %s ei voi tyydyttää: Asennettu paketti %s on " +#~ "liian uusi" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "%s riippuvuutta paketille %s ei voi tyydyttää koska mikään paketin %s " +#~ "versio ei vastaa versioriippuvuuksia" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "riippuvuutta %s paketille %s ei voi tyydyttää koska pakettia %s ei löydy" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Riippuvuutta %s paketille %s ei voi tyydyttää: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Paketointiriippuvuuksia paketille %s ei voi tyydyttää." + +#~ msgid "Problem unlinking %s" +#~ msgstr "Ilmeni pulmia poistettaessa tiedosto %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "unlink %s ei onnistunut" + +#~ msgid "" +#~ "Usage: apt-cache [options] command\n" +#~ " apt-cache [options] show pkg1 [pkg2 ...]\n" +#~ "\n" +#~ "apt-cache is a low-level tool used to query information\n" +#~ "from APT's binary cache files\n" +#~ msgstr "" +#~ "Käyttö : apt-cache [valitsimet] komento\n" +#~ " apt-cache [valitsimet] show pkt1 [pkt2 ...]\n" +#~ "\n" +#~ "apt-cache on alemman tason työkalu APT:n konekielisten\n" +#~ "välimuistitiedostojen käsittelyyn ja tutkimiseen\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -p=? The package cache.\n" +#~ " -s=? The source cache.\n" +#~ " -q Disable progress indicator.\n" +#~ " -i Show only important deps for the unmet command.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n" +#~ msgstr "" +#~ "Valitsimet:\n" +#~ " -h Tämä ohje\n" +#~ " -p=? Pakettivarasto\n" +#~ " -s=? Lähdevälimuisti\n" +#~ " -q Poista edistymisen ilmaisin\n" +#~ " -i Näytä vain tärkeät riippuvuudet unmet-komennossa\n" +#~ " -c=? Lue tämä asetustiedosto\n" +#~ " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" +#~ "Lisätietoja apt-cache(8) ja apt.conf(5) käsikirjasivuilla.\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Valitsimet:\n" +#~ " -h Tämä ohje\n" +#~ " -c=? Lue tämä asetustiedosto\n" +#~ " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" + +#~ msgid "" +#~ "Options:\n" +#~ " -h This help text.\n" +#~ " -q Loggable output - no progress indicator\n" +#~ " -qq No output except for errors\n" +#~ " -d Download only - do NOT install or unpack archives\n" +#~ " -s No-act. Perform ordering simulation\n" +#~ " -y Assume Yes to all queries and do not prompt\n" +#~ " -f Attempt to correct a system with broken dependencies in place\n" +#~ " -m Attempt to continue if archives are unlocatable\n" +#~ " -u Show a list of upgraded packages as well\n" +#~ " -b Build the source package after fetching it\n" +#~ " -V Show verbose version numbers\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ "See the apt-get(8), sources.list(5) and apt.conf(5) manual\n" +#~ "pages for more information and options.\n" +#~ " This APT has Super Cow Powers.\n" +#~ msgstr "" +#~ "Valitsimet:\n" +#~ " -h Tämä ohje\n" +#~ " -q Lokiin sopiva tulostus - edistymisen ilmaisin jätetään pois\n" +#~ " -qq Ei lainkaan tulostusta paitsi virheistä\n" +#~ " -d Vain nouto - paketteja EI asenneta tai pureta\n" +#~ " -s Älä tee mitään. Oikean toiminnan simulaatio\n" +#~ " -y Vastataan Kyllä kaikkiin kysymyksiin eikä kehoitetta näytetä\n" +#~ " -f Yritä jatkaa jos eheystarkastus löysi virheen\n" +#~ " -m Yritä jatkaa jos arkistojen sijainti ei selviä\n" +#~ " -u Näytä luettelo myös päivitetyistä paketeista\n" +#~ " -b Käännä lähdekoodipaketti noudon jälkeen\n" +#~ " -V Näytä pitkät versionumerot\n" +#~ " -c=? Lue tämä asetustiedosto\n" +#~ " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" +#~ "Katso apt-get(8), sources.list(5) ja apt.conf(5) käsikirjasivuilta\n" +#~ "lisätietoja ja lisää valitsimia.\n" +#~ " This APT has Super Cow Powers.\n" + +#~ msgid "" +#~ "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs is a simple tool to sort package files. The -s option is " +#~ "used\n" +#~ "to indicate what kind of file it is.\n" +#~ "\n" +#~ "Options:\n" +#~ " -h This help text\n" +#~ " -s Use source file sorting\n" +#~ " -c=? Read this configuration file\n" +#~ " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" +#~ msgstr "" +#~ "Käyttö: apt-sortpkgs [valitsimet] tdsto1 [tdsto2 ...]\n" +#~ "\n" +#~ "apt-sortpkgs on yksinkertainen työkalu pakettitiedostojen lajitteluun.\n" +#~ "Valitsimella -s ilmaistaan minkälainen tiedosto on.\n" +#~ "\n" +#~ "Valitsimet:\n" +#~ " -h Tämä ohje\n" +#~ " -s Käytä lähdetiedostolajittelua\n" +#~ " -c=? Lue tämä asetustiedosto\n" +#~ " -o=? Aseta mikä asetusvalitsin tahansa, esim. -o dir::cache=/tmp\n" + #~ msgid "Child process failed" #~ msgstr "Lapsiprosessi kaatui"