X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c3c3bd043b262dd5544594abd5e5bd4377a679d6..9ffbac99e52c91182ed8ff8678a994626b194e69:/po/sl.po diff --git a/po/sl.po b/po/sl.po index e718b09f0..bcfc9f4cb 100644 --- a/po/sl.po +++ b/po/sl.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-12-27 19:17+0100\n" +"POT-Creation-Date: 2016-08-04 10:25+0200\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -233,10 +233,10 @@ msgid "" "unauthenticated" msgstr "Prišlo je do težav in -y je bil uporabljen brez --force-yes" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Ni mogoče dobiti %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "Ni mogoče dobiti %s %s" #: apt-private/private-download.cc #, c-format @@ -252,6 +252,36 @@ msgstr "Na %s je premalo prostora." msgid "Unable to lock the download directory" msgstr "Ni mogoče zakleniti mape prejemov" +#: 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 "" +"Nekaterih paketov ni mogoče namestiti. To lahko pomeni, da ste zahtevali\n" +"nemogoč položaj, če uporabljate nestabilno izdajo pa\n" +", da nekateri zahtevani paketi še niso ustvarjeni ali premaknjeni\n" +" iz Prihajajočega." + +#. +#. 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 "Naslednji podatki vam bodo morda pomagali rešiti težavo:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Pokvarjeni paketi" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "Notranja napaka, NamestiPakete je bil klican z pokvarjenimi paketi!" @@ -412,20 +442,6 @@ msgstr "" "zgoditi\n" "Pošljite poročilo o hrošču v apt." -#. -#. 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 "Naslednji podatki vam bodo morda pomagali rešiti težavo:" - #: apt-private/private-install.cc msgid "Internal Error, AutoRemover broke stuff" msgstr "Notranja napaka, SamodejniOdstranjevalnik je pokvaril stvari" @@ -473,22 +489,6 @@ msgstr "" "Nerešene odvisnosti. Poskusite 'apt-get -f install' brez paketov (ali " "navedite rešitev)." -#: 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 "" -"Nekaterih paketov ni mogoče namestiti. To lahko pomeni, da ste zahtevali\n" -"nemogoč položaj, če uporabljate nestabilno izdajo pa\n" -", da nekateri zahtevani paketi še niso ustvarjeni ali premaknjeni\n" -" iz Prihajajočega." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Pokvarjeni paketi" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -552,17 +552,19 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" "OPOMBA: To je samo simulacija!\n" -" apt-get za pravo izvajanje potrebuje privilegije skrbnika.\n" +" %s za pravo izvajanje potrebuje privilegije skrbnika.\n" " Zaklepanje je onemogočeno, zato se ne zanašajte\n" -" na pomembnost trenutnega pravega stanja!" +" na pomembnost trenutnega pravega stanja!\n" #: apt-private/private-output.cc apt-private/private-show.cc msgid "unknown" @@ -773,10 +775,6 @@ msgstr "Predpomnilnik ni usklajen, x-ref datoteke paketa ni mogoč" msgid "Pinned packages:" msgstr "Pripeti paketi:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(ni najdeno)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -795,10 +793,6 @@ msgstr " Kandidat: " msgid "(none)" msgstr "(brez)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr " Bucika paketa: " - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -907,55 +901,6 @@ msgstr "Izberite, če je paket 'dpkg-dev' nameščen.\n" msgid "Build command '%s' failed.\n" msgstr "Ukaz gradnje '%s' ni uspel.\n" -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "" -"odvisnosti %s za %s ni mogoče zadovoljiti, ker %s ni dovoljen na paketih '%s'" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "%s odvisnosti za %s ni mogoče zadostiti, ker ni mogoče najti paketa %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" -msgstr "" -"Ni mogoče zadostiti %s odvisnosti za %s. Nameščen paket %s je preveč nov" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" -msgstr "" -"odvisnosti %s za %s ni mogoče zadovoljiti, ker je različica kandidata paketa " -"%s ne more zadostiti zahtev različice" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "" -"odvisnosti %s za %s ni mogoče zadovoljiti, ker je različica kandidata paketa " -"%s nima različice kandidata" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Ni mogoče zadostiti %s odvisnosti za %s: %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Odvisnosti za gradnjo %s ni bilo mogoče zadostiti." - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -1600,14 +1545,10 @@ msgstr "Nekaj čudnega se je zgodilo med razreševanjem '%s:%s' (%i - %s)" msgid "Unable to connect to %s:%s:" msgstr "Ni se mogoče povezati z %s:%s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc msgid "Failed to stat" msgstr "Določitev ni uspela" -#: methods/copy.cc methods/gzip.cc methods/rred.cc -msgid "Failed to set modification time" -msgstr "Nastavitev časa spremembe je spodletela" - #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "Neveljaven URI. Krajevni URI-ji se morajo začeti z //" @@ -1759,6 +1700,21 @@ msgstr "Poizvedba" msgid "Unable to invoke " msgstr "Ni mogoče klicati " +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" +msgstr "" + +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc +#, c-format +msgid "" +"Signed file isn't valid, got '%s' (does the network require authentication?)" +msgstr "" + #: methods/gpgv.cc msgid "At least one invalid signature was encountered." msgstr "Najden je bil vsaj en neveljaven podpis." @@ -1774,18 +1730,16 @@ msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" "Ni mogoče izvesti 'apt-key' za preverjanje podpisa (je gnupg nameščen?)" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format -msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" -msgstr "" - #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "Neznana napaka med izvajanjem 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 "Naslednji podpisi so bili neveljavni:\n" @@ -1797,10 +1751,6 @@ msgid "" msgstr "" "Naslednjih podpisov ni mogoče preveriti, ker javni ključ ni na voljo:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "Prazne datoteke ne morejo biti veljavni arhivi" - #: methods/http.cc msgid "Error writing to the file" msgstr "Napaka med pisanjem v datoteko" @@ -1868,6 +1818,16 @@ msgstr "Datoteke zrcalnega strežnika '%s' ni mogoče prebrati" msgid "[Mirror: %s]" msgstr "[Zrcalni strežnik: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Napaka med določitvijo %s" + +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "Nastavitev časa spremembe je spodletela" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Ustvarjanje cevi IPC do podopravila je spodletelo" @@ -1923,6 +1883,10 @@ msgstr "" msgid "Internal error" msgstr "Notranja napaka" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "Prazne datoteke ne morejo biti veljavni arhivi" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Napačna privzeta nastavitev!" @@ -1961,6 +1925,20 @@ msgstr "nad tem sporočilom. Popravite jih in poženite Namest[I]tev še enkrat" msgid "Merging available information" msgstr "Združevanje razpoložljivih podaktov" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Program je čakal na %s a ga ni bilo tam" + #: cmdline/apt-extracttemplates.cc #, fuzzy msgid "" @@ -1995,6 +1973,27 @@ msgstr "Ni mogoče pisati na %s" msgid "Cannot get debconf version. Is debconf installed?" msgstr "Ni mogoče ugotoviti različice debconfa. Je sploh nameščen?" +#: cmdline/apt-internal-planner.cc +#, fuzzy +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" +"Uporaba: apt-internal-solver\n" +"\n" +"apt-internal-solver je vmesnik za uporabo trenutnega notranjega\n" +"reševalnika kot zunanji reševalnik za družino APT za razhroščevanje ali " +"podobno.\n" +"\n" +"Možnosti:\n" +" -h To besedilo pomoči\n" +" -q Izhod se beleži - ni kazalnika napredka\n" +" -c=? Prebere to nastavitveno datoteko\n" +" -o=? Nastavi poljubno nastavitveno možnost, na primer dir::cache=/tmp\n" + #: cmdline/apt-internal-solver.cc #, fuzzy msgid "" @@ -2163,11 +2162,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Ni mogoče odprti datoteke PZ %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Napaka med določitvijo %s" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2294,7 +2288,7 @@ msgstr "Ni mogoče odprti %s" msgid " DeLink %s [%s]\n" msgstr " RazVeži %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Napaka med branjem povezave %s" @@ -2501,15 +2495,50 @@ msgid "" "details." msgstr "" -#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc -#, c-format -msgid "rename failed, %s (%s -> %s)." -msgstr "preimenovanje je spodletelo, %s (%s -> %s)." +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is no longer signed." +msgstr "Mapa %s je odklonjena" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does no longer have a Release file." +msgstr "Mapa %s je odklonjena" + +#: apt-pkg/acquire-item.cc +msgid "" +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." +msgstr "" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' is not signed." +msgstr "Mapa %s je odklonjena" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' does not have a Release file." +msgstr "Mapa %s je odklonjena" + +#: apt-pkg/acquire-item.cc +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Mapa %s je odklonjena" #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "Neujemanje vsote razpršil" +#: apt-pkg/acquire-item.cc +msgid "Insufficient information available to perform this download securely" +msgstr "" + +#: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc +#, c-format +msgid "rename failed, %s (%s -> %s)." +msgstr "preimenovanje je spodletelo, %s (%s -> %s)." + #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Neujemanje velikosti" @@ -2562,10 +2591,6 @@ msgid "" "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 "Za naslednje ID-je ključa ni na voljo javnih ključev:\n" - #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is #. the time since then the file is invalid - formatted in the same way as in #. the download progress display (e.g. 7d 3h 42min 1s) @@ -2583,33 +2608,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "Distribucija v sporu: %s (pričakovana %s, toda dobljena %s)" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. 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." -msgstr "Mapa %s je odklonjena" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. 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." -msgstr "Mapa %s je odklonjena" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Mapa %s je odklonjena" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -3038,11 +3036,6 @@ msgid "" msgstr "" "Preziranje datoteke '%s' v mapi '%s', ker nima veljavne pripone imena datotek" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Program je čakal na %s a ga ni bilo tam" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -3068,6 +3061,10 @@ msgstr "Pod-opravilo %s se je nepričakovano zaključilo" msgid "Problem closing the gzip file %s" msgstr "Težava med zapiranjem gzip datoteke %s" +#: apt-pkg/contrib/fileutl.cc +msgid "Unexpected end of file" +msgstr "" + #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" msgstr "Ni mogoče ustvariti podopravila IPD" @@ -3247,19 +3244,14 @@ msgstr "Ni vnosa razpršila v Release datoteki %s" #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "" -"No Hash entry in Release file %s, which is considered strong enough for " +"No Hash entry in Release file %s which is considered strong enough for " "security purposes" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Neveljavne vnos 'Datum' v Release datoteki %s" - -#: apt-pkg/deb/debmetaindex.cc -#, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" -msgstr "Neveljaven vnos 'Veljavno-do' v Release datoteki %s" +msgid "Invalid '%s' entry in Release file %s" +msgstr "Neveljaven vnos '%s' v Release datoteki %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc @@ -3272,6 +3264,11 @@ msgstr "" msgid "Invalid value set for option %s regarding source %s %s (%s)" msgstr "" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" +msgstr "" + #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc #, c-format msgid "Unable to parse package file %s (%d)" @@ -3332,13 +3329,18 @@ msgstr "%s je izginil" msgid "Running post-installation trigger %s" msgstr "Poganjanje sprožilca po namestitvi %s" +#: apt-pkg/deb/dpkgpm.cc +#, c-format +msgid "Installed %s" +msgstr "%s je bil nameščen" + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Directory '%s' missing" msgstr "Mapa '%s' manjka" -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, c-format msgid "Could not open file '%s'" msgstr "Ni mogoče odpreti datoteke '%s'" @@ -3358,11 +3360,6 @@ msgstr "Razširjanje %s" msgid "Preparing to configure %s" msgstr "Pripravljanje na nastavljanje %s" -#: apt-pkg/deb/dpkgpm.cc -#, c-format -msgid "Installed %s" -msgstr "%s je bil nameščen" - #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" @@ -3491,6 +3488,26 @@ msgstr "Zunanji reševalnik je spodletel brez pravega sporočila o napakah" msgid "Execute external solver" msgstr "Izvedi zunanji reševalnik" +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Execute external planner" +msgstr "Izvedi zunanji reševalnik" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send request to planner" +msgstr "Pošlji zahtevo reševalniku" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "Send scenario to planner" +msgstr "Pošlji scenarij reševalniku" + +#: apt-pkg/edsp.cc +#, fuzzy +msgid "External planner failed without a proper error message" +msgstr "Zunanji reševalnik je spodletel brez pravega sporočila o napakah" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" @@ -3578,10 +3595,6 @@ msgstr "Datoteka s predpomnilnikom paketov je pokvarjena" msgid "The package cache file is an incompatible version" msgstr "Različica datoteke s predpomnilnikom paketov ni združljiva" -#: apt-pkg/pkgcache.cc -msgid "The package cache file is corrupted, it is too small" -msgstr "Datoteka predpomnilnika paketa je okvarjena. Je premajhna" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3592,6 +3605,11 @@ msgstr "Ta APT ne podpira sistema različic '%s'" msgid "The package cache was built for different architectures: %s vs %s" msgstr "Predpomnilnik paketov je bil izgrajen za drugačno arhitekturo" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Datoteka predpomnilnika paketa je okvarjena. Je premajhna" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Odvisen od" @@ -3761,11 +3779,6 @@ msgstr "V sources.list morate vstaviti URI-je z viri" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Ni mogoče dobiti %s %s\n" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3778,6 +3791,57 @@ msgstr "" msgid "Calculating upgrade" msgstr "Preračunavanje nadgradnje" +#~ msgid "(not found)" +#~ msgstr "(ni najdeno)" + +#~ msgid " Package pin: " +#~ msgstr " Bucika paketa: " + +#~ msgid "There is no public key available for the following key IDs:\n" +#~ msgstr "Za naslednje ID-je ključa ni na voljo javnih ključev:\n" + +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "Mapa %s je odklonjena" + +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "" +#~ "odvisnosti %s za %s ni mogoče zadovoljiti, ker %s ni dovoljen na paketih " +#~ "'%s'" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "" +#~ "%s odvisnosti za %s ni mogoče zadostiti, ker ni mogoče najti paketa %s" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Ni mogoče zadostiti %s odvisnosti za %s. Nameščen paket %s je preveč nov" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "odvisnosti %s za %s ni mogoče zadovoljiti, ker je različica kandidata " +#~ "paketa %s ne more zadostiti zahtev različice" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "" +#~ "odvisnosti %s za %s ni mogoče zadovoljiti, ker je različica kandidata " +#~ "paketa %s nima različice kandidata" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Ni mogoče zadostiti %s odvisnosti za %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Odvisnosti za gradnjo %s ni bilo mogoče zadostiti." + #~ msgid "Problem unlinking %s" #~ msgstr "Napaka med odvezovanjem %s"