diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:43 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:00:43 +0000 |
commit | 13b6231dae1b98bfef9a896391bda93eec3bd45d (patch) | |
tree | e9a269d9272e901ea9d73c7fd949b1c5a61ef611 /po | |
parent | 05eb7df02d6a641678975899b1936500f5bc703b (diff) |
Updated(apt-inst stuff).
Author: doogie
Date: 2003-02-10 00:40:01 GMT
Updated(apt-inst stuff).
Diffstat (limited to 'po')
-rw-r--r-- | po/apt-all.pot | 207 |
1 files changed, 200 insertions, 7 deletions
diff --git a/po/apt-all.pot b/po/apt-all.pot index c133aa02e..6e6446b74 100644 --- a/po/apt-all.pot +++ b/po/apt-all.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2003-02-09 18:02-0600\n" +"POT-Creation-Date: 2003-02-09 18:37-0600\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" @@ -794,6 +794,78 @@ msgid "" " -o=? Set an arbitary configuration option, eg -o dir::cache=/tmp\n" msgstr "" +#: apt-inst/contrib/extracttar.cc:115 +msgid "Failed to create pipes" +msgstr "" + +#: apt-inst/contrib/extracttar.cc:140 +msgid "Failed to exec gzip " +msgstr "" + +#: apt-inst/contrib/extracttar.cc:177 apt-inst/contrib/extracttar.cc:203 +msgid "Corrupted archive" +msgstr "" + +#: apt-inst/contrib/extracttar.cc:192 +msgid "Tar Checksum failed, archive corrupted" +msgstr "" + +#: apt-inst/contrib/extracttar.cc:295 +#, c-format +msgid "Unkown TAR header type %u, member %s" +msgstr "" + +#: apt-inst/contrib/arfile.cc:73 +msgid "Invalid archive signature" +msgstr "" + +#: apt-inst/contrib/arfile.cc:81 +msgid "Error reading archive member header" +msgstr "" + +#: apt-inst/contrib/arfile.cc:93 apt-inst/contrib/arfile.cc:105 +msgid "Invalid archive member header" +msgstr "" + +#: apt-inst/contrib/arfile.cc:131 +msgid "Archive is too short" +msgstr "" + +#: apt-inst/contrib/arfile.cc:135 +msgid "Failed to read the archive headers" +msgstr "" + +#: apt-inst/filelist.cc:384 +msgid "DropNode called on still linked node" +msgstr "" + +#: apt-inst/filelist.cc:416 +msgid "Failed to locate the hash element!" +msgstr "" + +#: apt-inst/filelist.cc:463 +msgid "Failed to allocate diversion" +msgstr "" + +#: apt-inst/filelist.cc:468 +msgid "Internal Error in AddDiversion" +msgstr "" + +#: apt-inst/filelist.cc:481 +#, c-format +msgid "Trying to overwrite a diversion, %s -> %s and %s/%s" +msgstr "" + +#: apt-inst/filelist.cc:510 +#, c-format +msgid "Double add of diversion %s -> %s" +msgstr "" + +#: apt-inst/filelist.cc:553 +#, c-format +msgid "Duplicate conf file %s/%s" +msgstr "" + #: apt-inst/dirstream.cc:45 apt-inst/dirstream.cc:50 apt-inst/dirstream.cc:53 #, c-format msgid "Failed write file %s" @@ -829,6 +901,7 @@ msgid "The diversion path is too long" msgstr "" #: apt-inst/extract.cc:181 apt-inst/extract.cc:193 apt-inst/extract.cc:210 +#: apt-inst/deb/dpkgdb.cc:121 #, c-format msgid "Failed to stat %s" msgstr "" @@ -872,6 +945,132 @@ msgstr "" msgid "Unable to stat %s" msgstr "" +#: apt-inst/deb/dpkgdb.cc:55 apt-inst/deb/dpkgdb.cc:61 +#, c-format +msgid "Failed to remove %s" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:110 apt-inst/deb/dpkgdb.cc:112 +#, c-format +msgid "Unable to create %s" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:118 +#, c-format +msgid "Failed to stat %sinfo" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:123 +msgid "The info and temp directories need to be on the same filesystem" +msgstr "" + +#. Build the status cache +#: apt-inst/deb/dpkgdb.cc:139 apt-pkg/pkgcachegen.cc:643 +#: apt-pkg/pkgcachegen.cc:701 apt-pkg/pkgcachegen.cc:706 +#: apt-pkg/pkgcachegen.cc:829 +msgid "Reading Package Lists" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:180 +#, c-format +msgid "Failed to change to the admin dir %sinfo" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:201 apt-inst/deb/dpkgdb.cc:355 +#: apt-inst/deb/dpkgdb.cc:448 +msgid "Internal Error getting a Package Name" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:205 +msgid "Reading File Listing" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:216 +#, c-format +msgid "" +"Failed to open the list file '%sinfo/%s'. If you cannot restore this file " +"then make it empty and immediately re-install the same version of the " +"package!" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:229 apt-inst/deb/dpkgdb.cc:242 +#, c-format +msgid "Failed reading the list file %sinfo/%s" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:266 +msgid "Internal Error getting a Node" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:309 +#, c-format +msgid "Failed to open the diversions file %sdiversions" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:324 +msgid "The diversion file is corrupted" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:331 apt-inst/deb/dpkgdb.cc:336 +#: apt-inst/deb/dpkgdb.cc:341 +#, c-format +msgid "Invalid line in the diversion file: %s" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:362 +msgid "Internal Error adding a diversion" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:383 +msgid "The pkg cache must be initialize first" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:386 +msgid "Reading File List" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:443 +#, c-format +msgid "Failed to find a Package: Header, offset %lu" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:465 +#, c-format +msgid "Bad ConfFile section in the status file. Offset %lu" +msgstr "" + +#: apt-inst/deb/dpkgdb.cc:470 +#, c-format +msgid "Error parsing MD5. Offset %lu" +msgstr "" + +#: apt-inst/deb/debfile.cc:55 +#, c-format +msgid "This is not a valid DEB archive, missing '%s' member" +msgstr "" + +#: apt-inst/deb/debfile.cc:72 +#, c-format +msgid "Internal Error, could not locate member %s" +msgstr "" + +#: apt-inst/deb/debfile.cc:104 +#, c-format +msgid "Couldn't change to %s" +msgstr "" + +#: apt-inst/deb/debfile.cc:125 +msgid "Internal Error, could not locate member" +msgstr "" + +#: apt-inst/deb/debfile.cc:158 +msgid "Failed to locate a valid control file" +msgstr "" + +#: apt-inst/deb/debfile.cc:243 +msgid "Unparsible control file" +msgstr "" + #: dselect/install:32 msgid "Bad default setting!" msgstr "" @@ -1412,12 +1611,6 @@ msgstr "" msgid "Couldn't stat source package list %s" msgstr "" -#. Build the status cache -#: apt-pkg/pkgcachegen.cc:643 apt-pkg/pkgcachegen.cc:701 -#: apt-pkg/pkgcachegen.cc:706 apt-pkg/pkgcachegen.cc:829 -msgid "Reading Package Lists" -msgstr "" - #: apt-pkg/pkgcachegen.cc:658 msgid "Collecting File Provides" msgstr "" |