diff options
Diffstat (limited to 'lib/libalpm/po/en_GB.po')
-rw-r--r-- | lib/libalpm/po/en_GB.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po index 976a13c3..b7b8203b 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Pacman package manager 3.0.0\n" "Report-Msgid-Bugs-To: pacman-dev@archlinux.org\n" -"POT-Creation-Date: 2007-03-22 10:16-0400\n" +"POT-Creation-Date: 2007-03-22 14:15-0400\n" "PO-Revision-Date: 2007-03-07 21:05+1100\n" "Last-Translator: Jeff Bailes <thepizzaking@gmail.com>\n" "Language-Team: English <en_gb@li.org>\n" @@ -491,51 +491,51 @@ msgstr "opening database from path '%s'" msgid "db scan could not find package: %s" msgstr "db scan could not find package: %s" -#: lib/libalpm/be_files.c:188 +#: lib/libalpm/be_files.c:186 #, c-format -msgid "invalid name for dabatase entry '%s'" -msgstr "invalid name for dabatase entry '%s'" +msgid "invalid name for database entry '%s'" +msgstr "invalid name for database entry '%s'" -#: lib/libalpm/be_files.c:223 +#: lib/libalpm/be_files.c:221 msgid "invalid package entry provided to _alpm_db_read, skipping" msgstr "invalid package entry provided to _alpm_db_read, skipping" -#: lib/libalpm/be_files.c:228 +#: lib/libalpm/be_files.c:226 #, c-format msgid "" "request to read database info for a file-based package '%s', skipping..." msgstr "" "request to read database info for a file-based package '%s', skipping..." -#: lib/libalpm/be_files.c:241 +#: lib/libalpm/be_files.c:239 #, c-format msgid "loading package data for %s : level=%d" msgstr "loading package data for %s : level=%d" -#: lib/libalpm/be_files.c:249 +#: lib/libalpm/be_files.c:247 #, c-format msgid "cannot find '%s-%s' in db '%s'" msgstr "cannot find '%s-%s' in db '%s'" -#: lib/libalpm/be_files.c:257 lib/libalpm/be_files.c:403 -#: lib/libalpm/be_files.c:426 lib/libalpm/be_files.c:517 -#: lib/libalpm/be_files.c:607 lib/libalpm/be_files.c:634 +#: lib/libalpm/be_files.c:255 lib/libalpm/be_files.c:401 +#: lib/libalpm/be_files.c:424 lib/libalpm/be_files.c:515 +#: lib/libalpm/be_files.c:605 lib/libalpm/be_files.c:632 #: lib/libalpm/package.c:206 #, c-format msgid "could not open file %s: %s" msgstr "could not open file %s: %s" -#: lib/libalpm/be_files.c:514 +#: lib/libalpm/be_files.c:512 #, c-format msgid "writing %s-%s DESC information back to db" msgstr "writing %s-%s DESC information back to db" -#: lib/libalpm/be_files.c:604 +#: lib/libalpm/be_files.c:602 #, c-format msgid "writing %s-%s FILES information back to db" msgstr "writing %s-%s FILES information back to db" -#: lib/libalpm/be_files.c:631 +#: lib/libalpm/be_files.c:629 #, c-format msgid "writing %s-%s DEPENDS information back to db" msgstr "writing %s-%s DEPENDS information back to db" @@ -654,9 +654,9 @@ msgid "registering database '%s'" msgstr "registering database '%s'" #: lib/libalpm/db.c:186 -#, fuzzy, c-format +#, c-format msgid "database directory '%s' does not exist, creating it" -msgstr "database directory '%s' does not exist, try creating it" +msgstr "database directory '%s' does not exist, creating it" #: lib/libalpm/db.c:197 #, c-format |