From 0cef11a38f14432bf36bf34225ec06c52b2cfb65 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 17 Jun 2019 11:37:57 +0200 Subject: Release 1.9.0 to experimental --- po/apt-all.pot | 280 ++++++++++++++++++++++----------------------------------- 1 file changed, 105 insertions(+), 175 deletions(-) (limited to 'po/apt-all.pot') diff --git a/po/apt-all.pot b/po/apt-all.pot index 37a8f2287..6ee563a1a 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: apt 1.8.2\n" +"Project-Id-Version: apt 1.9.0\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2019-05-28 16:41+0200\n" +"POT-Creation-Date: 2019-06-17 11:37+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,176 +16,6 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive signature" -msgstr "" - -#: apt-inst/contrib/arfile.cc -msgid "Error reading archive member header" -msgstr "" - -#: apt-inst/contrib/arfile.cc -#, c-format -msgid "Invalid archive member header %s" -msgstr "" - -#: apt-inst/contrib/arfile.cc -msgid "Invalid archive member header" -msgstr "" - -#: apt-inst/contrib/arfile.cc -msgid "Archive is too short" -msgstr "" - -#: apt-inst/contrib/arfile.cc -msgid "Failed to read the archive headers" -msgstr "" - -#: apt-inst/contrib/extracttar.cc -#, c-format -msgid "Cannot find a configured compressor for '%s'" -msgstr "" - -#: apt-inst/contrib/extracttar.cc -msgid "Corrupted archive" -msgstr "" - -#: apt-inst/contrib/extracttar.cc -msgid "Tar checksum failed, archive corrupted" -msgstr "" - -#: apt-inst/contrib/extracttar.cc -#, c-format -msgid "Unknown TAR header type %u, member %s" -msgstr "" - -#: apt-inst/deb/debfile.cc -#, c-format -msgid "This is not a valid DEB archive, missing '%s' member" -msgstr "" - -#: apt-inst/deb/debfile.cc -#, c-format -msgid "Internal error, could not locate member %s" -msgstr "" - -#: apt-inst/deb/debfile.cc -msgid "Unparsable control file" -msgstr "" - -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to write file %s" -msgstr "" - -#: apt-inst/dirstream.cc -#, c-format -msgid "Failed to close file %s" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "The path %s is too long" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "Unpacking %s more than once" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "The directory %s is diverted" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "The package is trying to write to the diversion target %s/%s" -msgstr "" - -#: apt-inst/extract.cc -msgid "The diversion path is too long" -msgstr "" - -#: apt-inst/extract.cc apt-pkg/acquire-item.cc ftparchive/cachedb.cc -#: methods/rred.cc -#, c-format -msgid "Failed to stat %s" -msgstr "" - -#: apt-inst/extract.cc ftparchive/multicompress.cc -#, c-format -msgid "Failed to rename %s to %s" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "The directory %s is being replaced by a non-directory" -msgstr "" - -#: apt-inst/extract.cc -msgid "Failed to locate node in its hash bucket" -msgstr "" - -#: apt-inst/extract.cc -msgid "The path is too long" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "Overwrite package match with no version for %s" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "File %s/%s overwrites the one in the package %s" -msgstr "" - -#. Only warn if there are no sources.list.d. -#. 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 -#, c-format -msgid "Unable to read %s" -msgstr "" - -#: apt-inst/extract.cc -#, c-format -msgid "Unable to stat %s" -msgstr "" - -#: apt-inst/filelist.cc -msgid "DropNode called on still linked node" -msgstr "" - -#: apt-inst/filelist.cc -msgid "Failed to locate the hash element!" -msgstr "" - -#: apt-inst/filelist.cc -msgid "Failed to allocate diversion" -msgstr "" - -#: apt-inst/filelist.cc -msgid "Internal error in AddDiversion" -msgstr "" - -#: apt-inst/filelist.cc -#, c-format -msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" -msgstr "" - -#: apt-inst/filelist.cc -#, c-format -msgid "Double add of diversion %s -> %s" -msgstr "" - -#: apt-inst/filelist.cc -#, c-format -msgid "Duplicate conf file %s/%s" -msgstr "" - #: apt-pkg/acquire-item.cc msgid "" "Updating from such a repository can't be done securely, and is therefore " @@ -240,6 +70,11 @@ msgstr "" msgid "Failed to readlink %s" msgstr "" +#: apt-pkg/acquire-item.cc ftparchive/cachedb.cc methods/rred.cc +#, c-format +msgid "Failed to stat %s" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "Hash Sum mismatch" msgstr "" @@ -457,6 +292,15 @@ msgstr "" msgid "Clean of %s is not supported" msgstr "" +#. Only warn if there are no sources.list.d. +#. Only warn if there is no sources.list file. +#: 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 +#, c-format +msgid "Unable to read %s" +msgstr "" + #: apt-pkg/acquire.cc #, c-format msgid "Retrieving file %li of %li (%s remaining)" @@ -635,12 +479,32 @@ msgstr "" #: apt-pkg/clean.cc #, c-format -msgid "Unable to change to %s" +msgid "Unable to stat %s." msgstr "" -#: apt-pkg/clean.cc +#: apt-pkg/contrib/arfile.cc +msgid "Invalid archive signature" +msgstr "" + +#: apt-pkg/contrib/arfile.cc +msgid "Error reading archive member header" +msgstr "" + +#: apt-pkg/contrib/arfile.cc #, c-format -msgid "Unable to stat %s." +msgid "Invalid archive member header %s" +msgstr "" + +#: apt-pkg/contrib/arfile.cc +msgid "Invalid archive member header" +msgstr "" + +#: apt-pkg/contrib/arfile.cc +msgid "Archive is too short" +msgstr "" + +#: apt-pkg/contrib/arfile.cc +msgid "Failed to read the archive headers" msgstr "" #: apt-pkg/contrib/cdromutl.cc @@ -751,6 +615,24 @@ msgstr "" msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "" +#: apt-pkg/contrib/extracttar.cc +#, c-format +msgid "Cannot find a configured compressor for '%s'" +msgstr "" + +#: apt-pkg/contrib/extracttar.cc +msgid "Corrupted archive" +msgstr "" + +#: apt-pkg/contrib/extracttar.cc +msgid "Tar checksum failed, archive corrupted" +msgstr "" + +#: apt-pkg/contrib/extracttar.cc +#, c-format +msgid "Unknown TAR header type %u, member %s" +msgstr "" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Problem unlinking the file %s" @@ -992,6 +874,25 @@ msgstr "" msgid "Selection %s not found" msgstr "" +#: apt-pkg/deb/debfile.cc +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "" + +#: apt-pkg/deb/debfile.cc +#, c-format +msgid "Internal error, could not locate member %s" +msgstr "" + +#: apt-pkg/deb/debfile.cc +msgid "Unparsable control file" +msgstr "" + +#: apt-pkg/deb/debindexfile.cc +#, c-format +msgid "Could not read meta data from %s" +msgstr "" + #. TRANSLATOR: an identifier like Packages; Releasefile key indicating #. a file like main/binary-amd64/Packages; another identifier like Contents; #. filename and linenumber of the sources.list entry currently parsed @@ -1245,6 +1146,16 @@ msgstr "" msgid "Failed to write temporary StateFile %s" msgstr "" +#: apt-pkg/dirstream.cc +#, c-format +msgid "Failed to write file %s" +msgstr "" + +#: apt-pkg/dirstream.cc +#, c-format +msgid "Failed to close file %s" +msgstr "" + #: apt-pkg/edsp.cc msgid "Send scenario to solver" msgstr "" @@ -2367,6 +2278,12 @@ msgstr "" msgid "Must specify at least one package to check builddeps for" msgstr "" +#: apt-private/private-source.cc +#, c-format +msgid "" +"Invalid operator '%c' at offset %d, did you mean '%c%c' or '%c='? - in: %s" +msgstr "" + #: apt-private/private-source.cc #, c-format msgid "Note, using directory '%s' to get the build dependencies\n" @@ -2685,6 +2602,10 @@ msgstr "" msgid "Configure build-dependencies for source packages" msgstr "" +#: cmdline/apt-get.cc +msgid "Satisfy dependency strings" +msgstr "" + #: cmdline/apt-get.cc msgid "Erase downloaded archive files" msgstr "" @@ -2950,6 +2871,10 @@ msgstr "" msgid "edit the source information file" msgstr "" +#: cmdline/apt.cc +msgid "satisfy dependency strings" +msgstr "" + #: dselect/install msgid "Bad default setting!" msgstr "" @@ -3128,6 +3053,11 @@ msgstr "" msgid "Failed to read while computing MD5" msgstr "" +#: ftparchive/multicompress.cc +#, c-format +msgid "Failed to rename %s to %s" +msgstr "" + #: ftparchive/override.cc #, c-format msgid "Unable to open %s" -- cgit v1.2.3