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/apt-all.pot | |
parent | 6ee1b762322e725d50ea53e2cf16f8450e23c578 (diff) |
Release 1.6~alpha61.6_alpha6
Diffstat (limited to 'po/apt-all.pot')
-rw-r--r-- | po/apt-all.pot | 72 |
1 files changed, 26 insertions, 46 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index 36538a17c..6f9548977 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.6~alpha5\n" +"Project-Id-Version: apt 1.6~alpha6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2017-11-12 19:57+0100\n" +"POT-Creation-Date: 2018-01-03 22:34+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -145,7 +145,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 "" @@ -354,6 +354,11 @@ msgid "" "applied. See %s manpage for details." msgstr "" +#: apt-pkg/acquire-item.cc apt-pkg/update.cc apt-private/private-download.cc +#, c-format +msgid "Failed to fetch %s %s" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -366,12 +371,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 @@ -416,6 +415,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 "" @@ -477,7 +481,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 "" @@ -1518,11 +1522,6 @@ msgstr "" msgid "Cannot convert %s to integer: out of range" msgstr "" -#: apt-pkg/update.cc apt-private/private-download.cc -#, c-format -msgid "Failed to fetch %s %s" -msgstr "" - #: apt-pkg/update.cc msgid "" "Some index files failed to download. They have been ignored, or old ones " @@ -3280,29 +3279,29 @@ msgstr "" msgid "Direct connection to %s domains is blocked by default." msgstr "" -#: methods/connect.cc methods/http.cc +#: methods/connect.cc #, c-format -msgid "Connecting to %s (%s)" +msgid "[IP: %s %s]" msgstr "" #: methods/connect.cc #, c-format -msgid "[IP: %s %s]" +msgid "Connected to %s (%s)" msgstr "" -#: methods/connect.cc +#: 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 @@ -3314,6 +3313,11 @@ msgstr "" 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 @@ -3559,30 +3563,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 -#, c-format -msgid "Can not read mirror file '%s'" -msgstr "" - -#: methods/mirror.cc -#, c-format -msgid "No entry found in mirror file '%s'" -msgstr "" - -#: methods/mirror.cc -#, c-format -msgid "[Mirror: %s]" -msgstr "" - #: methods/rred.cc msgid "Failed to set modification time" msgstr "" |