diff options
author | Julian Andres Klode <jak@debian.org> | 2018-01-03 23:35:18 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2018-01-03 23:35:18 +0100 |
commit | a283107760379b869b9b730e03b9d2d4aac4e736 (patch) | |
tree | 8746de8ce84bd6dbe21bdcae00ebb0b68c64c544 /po/bs.po | |
parent | 6ee1b762322e725d50ea53e2cf16f8450e23c578 (diff) |
Release 1.6~alpha61.6_alpha6
Diffstat (limited to 'po/bs.po')
-rw-r--r-- | po/bs.po | 81 |
1 files changed, 35 insertions, 46 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: 2017-10-22 23:49+0200\n" +"POT-Creation-Date: 2018-01-03 22:34+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" @@ -146,7 +146,7 @@ msgstr "" #. Only warn if there is no sources.list file. #: apt-inst/extract.cc apt-pkg/acquire.cc apt-pkg/clean.cc #: apt-pkg/contrib/cdromutl.cc apt-pkg/contrib/fileutl.cc apt-pkg/deb/dpkgpm.cc -#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc methods/mirror.cc +#: apt-pkg/init.cc apt-pkg/policy.cc apt-pkg/sourcelist.cc #, c-format msgid "Unable to read %s" msgstr "Ne mogu čitati %s" @@ -356,6 +356,11 @@ msgid "" "applied. See %s manpage for details." msgstr "" +#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc +#, fuzzy, c-format +msgid "Failed to fetch %s %s" +msgstr "Ne mogu otvoriti %s" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -368,12 +373,6 @@ msgstr "" msgid "Can't find a source to download version '%s' of '%s'" msgstr "" -#: apt-pkg/acquire-item.cc -#, c-format -msgid "" -"The package index files are corrupted. No Filename: field for package %s." -msgstr "" - #. TRANSLATOR: %s=%s is sourcename=sourceversion, e.g. apt=1.1 #: apt-pkg/acquire-item.cc #, c-format @@ -418,6 +417,11 @@ msgstr "" #: apt-pkg/acquire.cc #, c-format +msgid "List directory %sauxfiles is missing." +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format msgid "Archives directory %spartial is missing." msgstr "" @@ -479,7 +483,7 @@ msgstr "" msgid "You may want to run apt-get update to correct these problems" msgstr "" -#: apt-pkg/cachefile.cc +#: apt-pkg/cachefile.cc methods/mirror.cc msgid "The list of sources could not be read." msgstr "" @@ -1528,11 +1532,6 @@ msgstr "" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc apt-private/private-download.cc -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Ne mogu otvoriti %s" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3323,29 +3322,30 @@ msgstr "Datoteka nije pronađena" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc -#, c-format -msgid "Connecting to %s (%s)" -msgstr "" - #: methods/connect.cc #, c-format msgid "[IP: %s %s]" msgstr "" #: methods/connect.cc +#, fuzzy, c-format +#| msgid "Connecting to %s" +msgid "Connected to %s (%s)" +msgstr "Povezujem se sa %s" + +#: methods/connect.cc methods/http.cc #, c-format -msgid "Could not create a socket for %s (f=%u t=%u p=%u)" +msgid "Connecting to %s (%s)" msgstr "" #: methods/connect.cc #, c-format -msgid "Cannot initiate the connection to %s:%s (%s)." +msgid "Could not create a socket for %s (f=%u t=%u p=%u)" msgstr "" #: methods/connect.cc #, c-format -msgid "Could not connect to %s:%s (%s), connection timed out" +msgid "Cannot initiate the connection to %s:%s (%s)." msgstr "" #: methods/connect.cc methods/ftp.cc methods/rsh.cc @@ -3357,6 +3357,11 @@ msgstr "Neuspješno" msgid "Could not connect to %s:%s (%s)." msgstr "" +#: methods/connect.cc +#, c-format +msgid "Could not connect to %s:%s (%s), connection timed out" +msgstr "" + #. We say this mainly because the pause here is for the #. ssh connection that is still going #: methods/connect.cc methods/rsh.cc @@ -3604,30 +3609,6 @@ msgstr "" msgid "Error writing to output file" msgstr "" -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, c-format -msgid "No mirror file '%s' found " -msgstr "" - -#. FIXME: fallback to a default mirror here instead -#. and provide a config option to define that default -#: methods/mirror.cc -#, fuzzy, c-format -msgid "Can not read mirror file '%s'" -msgstr "Ne mogu otvoriti %s" - -#: methods/mirror.cc -#, fuzzy, c-format -msgid "No entry found in mirror file '%s'" -msgstr "Ne mogu otvoriti %s" - -#: methods/mirror.cc -#, c-format -msgid "[Mirror: %s]" -msgstr "" - #: methods/rred.cc msgid "Failed to set modification time" msgstr "" @@ -3640,6 +3621,14 @@ msgstr "" msgid "Empty files can't be valid archives" msgstr "" +#, fuzzy +#~ msgid "Can not read mirror file '%s'" +#~ msgstr "Ne mogu otvoriti %s" + +#, fuzzy +#~ msgid "No entry found in mirror file '%s'" +#~ msgstr "Ne mogu otvoriti %s" + #~ msgid "Opening %s" #~ msgstr "Otvaram %s" |