X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5b0577488ff60e7163fe7dc62a044329d398d726..3465138575e1fd0d5892d9b6be1ae232eb873460:/po/sl.po diff --git a/po/sl.po b/po/sl.po index 7100453af..3d0c1a59c 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: 2016-05-11 10:50+0200\n" +"POT-Creation-Date: 2016-06-23 09:02+0200\n" "PO-Revision-Date: 2012-06-27 21:29+0000\n" "Last-Translator: Andrej Znidarsic \n" "Language-Team: Slovenian \n" @@ -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" @@ -1923,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 "" @@ -2458,10 +2474,45 @@ msgid "" "details." msgstr "" +#: 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)." @@ -2536,33 +2587,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 "" @@ -2991,11 +3015,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." @@ -3224,6 +3243,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)" @@ -3290,7 +3314,7 @@ msgstr "Poganjanje sprožilca po namestitvi %s" 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'"