From 9a409275330bfe6c4865ab3c5ecc384a26d85e45 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 8 Aug 2011 17:17:15 -0500 Subject: Update all translation files This moves us toward staring translations for the 4.0.0 release, although this should not be interpreted as a string freeze by any means. Signed-off-by: Dan McGee --- lib/libalpm/po/en_GB.po | 49 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 32 insertions(+), 17 deletions(-) (limited to 'lib/libalpm/po/en_GB.po') diff --git a/lib/libalpm/po/en_GB.po b/lib/libalpm/po/en_GB.po index 02037648..d34faaaa 100644 --- a/lib/libalpm/po/en_GB.po +++ b/lib/libalpm/po/en_GB.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-06-23 21:48-0500\n" +"POT-Creation-Date: 2011-08-08 17:12-0500\n" "PO-Revision-Date: 2011-03-22 15:34+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -153,8 +153,12 @@ msgstr "missing package metadata in %s\n" msgid "removing invalid file: %s\n" msgstr "removing invalid file: %s\n" +#, c-format +msgid "could not remove lock file %s\n" +msgstr "could not remove lock file %s\n" + #, fuzzy, c-format -msgid "could not parse package '%s' description file from db '%s'\n" +msgid "could not parse package description file '%s' from db '%s'\n" msgstr "could not parse package description file in %s\n" #, c-format @@ -217,6 +221,10 @@ msgstr "disk" msgid "url '%s' is invalid\n" msgstr "URL '%s' is invalid\n" +#, fuzzy, c-format +msgid "failed to create temporary file for download\n" +msgstr "failed to retrieve some files from %s\n" + #, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "failed retrieving file '%s' from %s : %s\n" @@ -289,6 +297,14 @@ msgstr "database already registered" msgid "could not find database" msgstr "could not find database" +#, fuzzy, c-format +msgid "invalid or corrupted database" +msgstr "invalid or corrupted delta" + +#, fuzzy, c-format +msgid "invalid or corrupted database (PGP signature)" +msgstr "invalid or corrupted package" + #, c-format msgid "database is incorrect version" msgstr "database is incorrect version" @@ -345,8 +361,12 @@ msgstr "could not find or read package" msgid "operation cancelled due to ignorepkg" msgstr "operation cancelled due to ignorepkg" -#, c-format -msgid "invalid or corrupted package" +#, fuzzy, c-format +msgid "invalid or corrupted package (checksum)" +msgstr "invalid or corrupted package" + +#, fuzzy, c-format +msgid "invalid or corrupted package (PGP signature)" msgstr "invalid or corrupted package" #, c-format @@ -370,17 +390,13 @@ msgid "could not find repository for target" msgstr "could not find repository for target" #, c-format -msgid "signature directory not configured correctly" +msgid "missing PGP signature" msgstr "" #, c-format msgid "invalid PGP signature" msgstr "" -#, c-format -msgid "unknown PGP signature" -msgstr "" - #, c-format msgid "invalid or corrupted delta" msgstr "invalid or corrupted delta" @@ -441,6 +457,10 @@ msgstr "removing %s from target list\n" msgid "cannot remove file '%s': %s\n" msgstr "cannot remove file '%s': %s\n" +#, fuzzy, c-format +msgid "cannot remove %s (%s)\n" +msgstr "cannot remove file '%s': %s\n" + #, c-format msgid "could not remove database entry %s-%s\n" msgstr "could not remove database entry %s-%s\n" @@ -493,14 +513,6 @@ msgstr "could not commit removal transaction\n" msgid "could not commit transaction\n" msgstr "could not commit transaction\n" -#, c-format -msgid "%s database version is too old\n" -msgstr "%s database version is too old\n" - -#, c-format -msgid "could not remove lock file %s\n" -msgstr "could not remove lock file %s\n" - #, c-format msgid "could not create temp directory\n" msgstr "could not create temp directory\n" @@ -549,6 +561,9 @@ msgstr "no %s cache exists, creating...\n" msgid "couldn't create package cache, using /tmp instead\n" msgstr "couldn't create package cache, using /tmp instead\n" +#~ msgid "%s database version is too old\n" +#~ msgstr "%s database version is too old\n" + #~ msgid "resuming download of %s not possible; starting over\n" #~ msgstr "resuming download of %s not possible; starting over\n" -- cgit v1.2.3-24-g4f1b