diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:35 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:06:35 +0000 |
commit | 38fd54f14c482842f5f861a13d373e72fbd795e4 (patch) | |
tree | 966e582549f6f2e80d854cfff75e4e9a4ca15fae /po/en_GB.po | |
parent | 9a9d37a29e3da2ac553fbf0db224066387070349 (diff) |
* Run make -C po update-po to update .po files
Author: mdz
Date: 2004-04-30 04:50:38 GMT
* Run make -C po update-po to update .po files
Diffstat (limited to 'po/en_GB.po')
-rw-r--r-- | po/en_GB.po | 42 |
1 files changed, 26 insertions, 16 deletions
diff --git a/po/en_GB.po b/po/en_GB.po index 32a5c99ad..1d6aadc22 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 0.5.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-03-14 13:46-0800\n" +"POT-Creation-Date: 2004-04-29 21:46-0700\n" "PO-Revision-Date: 2002-11-10 20:56+0100\n" "Last-Translator: Michael Piefel <piefel@debian.org>\n" "Language-Team: en_GB <en@li.org>\n" @@ -354,26 +354,31 @@ msgstr "" msgid "Some files are missing in the package file group `%s'" msgstr "Some files are missing in the package file group ‘%s’" -#: ftparchive/cachedb.cc:43 +#: ftparchive/cachedb.cc:45 #, c-format msgid "DB was corrupted, file renamed to %s.old" msgstr "" -#: ftparchive/cachedb.cc:59 +#: ftparchive/cachedb.cc:63 #, c-format -msgid "Unable to open DB2 file %s" +msgid "DB is old, attempting to upgrade %s" msgstr "" -#: ftparchive/cachedb.cc:99 +#: ftparchive/cachedb.cc:73 +#, fuzzy, c-format +msgid "Unable to open DB file %s" +msgstr "Unable to fetch file, server said ‘%s’" + +#: ftparchive/cachedb.cc:114 #, c-format msgid "File date has changed %s" msgstr "" -#: ftparchive/cachedb.cc:140 +#: ftparchive/cachedb.cc:155 msgid "Archive has no control record" msgstr "" -#: ftparchive/cachedb.cc:253 ftparchive/cachedb.cc:257 +#: ftparchive/cachedb.cc:267 msgid "Unable to get a cursor" msgstr "" @@ -1295,7 +1300,7 @@ msgstr "" msgid "File %s/%s overwrites the one in the package %s" msgstr "" -#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:705 +#: apt-inst/extract.cc:467 apt-pkg/contrib/configuration.cc:709 #: apt-pkg/contrib/cdromutl.cc:153 apt-pkg/acquire.cc:416 apt-pkg/clean.cc:38 #, c-format msgid "Unable to read %s" @@ -1780,42 +1785,47 @@ msgstr "Unrecognized type abbreviation: ‘%c’" msgid "Opening configuration file %s" msgstr "" -#: apt-pkg/contrib/configuration.cc:563 +#: apt-pkg/contrib/configuration.cc:471 +#, c-format +msgid "Line %d too long (max %d)" +msgstr "" + +#: apt-pkg/contrib/configuration.cc:567 #, c-format msgid "Syntax error %s:%u: Block starts with no name." msgstr "" -#: apt-pkg/contrib/configuration.cc:582 +#: apt-pkg/contrib/configuration.cc:586 #, c-format msgid "Syntax error %s:%u: Malformed Tag" msgstr "" -#: apt-pkg/contrib/configuration.cc:599 +#: apt-pkg/contrib/configuration.cc:603 #, c-format msgid "Syntax error %s:%u: Extra junk after value" msgstr "" -#: apt-pkg/contrib/configuration.cc:639 +#: apt-pkg/contrib/configuration.cc:643 #, c-format msgid "Syntax error %s:%u: Directives can only be done at the top level" msgstr "" -#: apt-pkg/contrib/configuration.cc:646 +#: apt-pkg/contrib/configuration.cc:650 #, c-format msgid "Syntax error %s:%u: Too many nested includes" msgstr "" -#: apt-pkg/contrib/configuration.cc:650 apt-pkg/contrib/configuration.cc:655 +#: apt-pkg/contrib/configuration.cc:654 apt-pkg/contrib/configuration.cc:659 #, c-format msgid "Syntax error %s:%u: Included from here" msgstr "" -#: apt-pkg/contrib/configuration.cc:659 +#: apt-pkg/contrib/configuration.cc:663 #, c-format msgid "Syntax error %s:%u: Unsupported directive '%s'" msgstr "Syntax error %s:%u: Unsupported directive ‘%s’" -#: apt-pkg/contrib/configuration.cc:693 +#: apt-pkg/contrib/configuration.cc:697 #, c-format msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "" |