diff options
Diffstat (limited to 'po/bs.po')
-rw-r--r-- | po/bs.po | 138 |
1 files changed, 66 insertions, 72 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.26\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2016-11-25 23:46+0100\n" +"POT-Creation-Date: 2017-09-13 17:18+0000\n" "PO-Revision-Date: 2004-05-06 15:25+0100\n" "Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n" "Language-Team: Bosnian <lokal@lugbih.org>\n" @@ -402,8 +402,8 @@ msgstr "" #: apt-pkg/acquire.cc #, c-format msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"Download is performed unsandboxed as root as file '%s' couldn't be accessed " +"by user '%s'." msgstr "" #: apt-pkg/acquire.cc apt-pkg/clean.cc @@ -1586,13 +1586,15 @@ msgstr "" msgid " Done" msgstr " Urađeno" -#: apt-private/private-cachefile.cc -msgid "You might want to run 'apt-get -f install' to correct these." +#: apt-private/private-cachefile.cc apt-private/private-install.cc +msgid "You might want to run 'apt --fix-broken install' to correct these." msgstr "" -#: apt-private/private-cachefile.cc -msgid "Unmet dependencies. Try using -f." -msgstr "Nezadovoljene zavisnosti. Pokušajte koristeći -f." +#: apt-private/private-cachefile.cc apt-private/private-install.cc +msgid "" +"Unmet dependencies. Try 'apt --fix-broken install' with no packages (or " +"specify a solution)." +msgstr "" #: apt-private/private-cacheset.cc apt-private/private-search.cc msgid "Sorting" @@ -1770,6 +1772,12 @@ msgid "Broken packages" msgstr "Oštećeni paketi" #: apt-private/private-install.cc +msgid "" +"Unable to fetch some archives, maybe run apt-get update or try with --fix-" +"missing?" +msgstr "" + +#: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -1864,12 +1872,6 @@ msgid "Download complete and in download only mode" msgstr "" #: apt-private/private-install.cc -msgid "" -"Unable to fetch some archives, maybe run apt-get update or try with --fix-" -"missing?" -msgstr "" - -#: apt-private/private-install.cc msgid "--fix-missing and media swapping is not currently supported" msgstr "" @@ -1935,16 +1937,6 @@ msgstr[0] "" msgstr[1] "" #: apt-private/private-install.cc -msgid "You might want to run 'apt-get -f install' to correct these:" -msgstr "" - -#: apt-private/private-install.cc -msgid "" -"Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a " -"solution)." -msgstr "" - -#: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" msgstr "Slijedeći dodatni paketi će biti instalirani:" @@ -2322,7 +2314,6 @@ msgid "Unpack command '%s' failed.\n" msgstr "" #: apt-private/private-source.cc -#, c-format msgid "Check if the 'dpkg-dev' package is installed.\n" msgstr "" @@ -3205,6 +3196,53 @@ msgstr "" msgid " %s has no binary override entry either\n" msgstr "" +#: methods/basehttp.cc +msgid "Waiting for headers" +msgstr "Čekam na zaglavlja" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "" + +#: methods/basehttp.cc +msgid "Bad header line" +msgstr "" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "" + +#: methods/basehttp.cc +msgid "This HTTP server has broken range support" +msgstr "" + +#: methods/basehttp.cc +msgid "Unknown date format" +msgstr "Nepoznat oblik datuma" + +#: methods/basehttp.cc +msgid "Bad header data" +msgstr "" + +#: methods/basehttp.cc +msgid "Connection failed" +msgstr "Povezivanje neuspješno" + +#: methods/basehttp.cc +#, c-format +msgid "" +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" +msgstr "" + +#: methods/basehttp.cc +msgid "Internal error" +msgstr "Unutrašnja greška" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -3554,57 +3592,13 @@ msgstr "" msgid "Connection closed prematurely" msgstr "" -#: methods/server.cc -msgid "Waiting for headers" -msgstr "Čekam na zaglavlja" - -#: methods/server.cc -msgid "The HTTP server sent an invalid reply header" -msgstr "" - -#: methods/server.cc -msgid "Bad header line" -msgstr "" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "" - -#: methods/server.cc -msgid "This HTTP server has broken range support" -msgstr "" - -#: methods/server.cc -msgid "Unknown date format" -msgstr "Nepoznat oblik datuma" - -#: methods/server.cc -msgid "Bad header data" -msgstr "" - -#: methods/server.cc -msgid "Connection failed" -msgstr "Povezivanje neuspješno" - -#: methods/server.cc -#, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" -msgstr "" - -#: methods/server.cc -msgid "Internal error" -msgstr "Unutrašnja greška" - #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" +#~ msgid "Unmet dependencies. Try using --fix-broken." +#~ msgstr "Nezadovoljene zavisnosti. Pokušajte koristeći --fix-broken." + #~ msgid "" #~ "Options:\n" #~ " -h This help text.\n" |