From 43787d00678e00adee54c9ab4b8909d26cba3940 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 22 Sep 2011 11:33:25 -0500 Subject: Regenerate message catalogs and translations We've had a bit of churn since the last time this was done. Signed-off-by: Dan McGee --- src/pacman/po/en_GB.po | 125 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 83 insertions(+), 42 deletions(-) (limited to 'src/pacman/po/en_GB.po') diff --git a/src/pacman/po/en_GB.po b/src/pacman/po/en_GB.po index bc0f8574..30006106 100644 --- a/src/pacman/po/en_GB.po +++ b/src/pacman/po/en_GB.po @@ -9,7 +9,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-08-15 16:09-0500\n" +"POT-Creation-Date: 2011-09-22 11:32-0500\n" "PO-Revision-Date: 2011-08-15 21:10+0000\n" "Last-Translator: toofishes \n" "Language-Team: LANGUAGE \n" @@ -51,6 +51,10 @@ msgstr "upgrading %s...\n" msgid "checking package integrity...\n" msgstr "checking package integrity...\n" +#, fuzzy, c-format +msgid "loading package files...\n" +msgstr "checking package integrity...\n" + #, c-format msgid "checking delta integrity...\n" msgstr "checking delta integrity...\n" @@ -115,8 +119,8 @@ msgid_plural "Do you want to skip the above packages for this upgrade?" msgstr[0] "Do you want to skip the above package for this upgrade?" msgstr[1] "Do you want to skip the above packages for this upgrade?" -#, c-format -msgid ":: There are %d providers available for %s:\n" +#, fuzzy, c-format +msgid ":: There are %zd providers available for %s:\n" msgstr ":: There are %d providers available for %s:\n" #, c-format @@ -131,6 +135,10 @@ msgstr "" ":: File %s is corrupted (%s).\n" "Do you want to delete it?" +#, c-format +msgid ":: Import PGP key %s, \"%s\", created %s?" +msgstr "" + #, c-format msgid "installing" msgstr "installing" @@ -155,6 +163,10 @@ msgstr "checking available disk space" msgid "checking package integrity" msgstr "checking package integrity" +#, c-format +msgid "loading package files" +msgstr "" + #, c-format msgid "downloading %s...\n" msgstr "downloading %s...\n" @@ -179,17 +191,17 @@ msgstr "running XferCommand: fork failed!\n" msgid "could not rename %s to %s (%s)\n" msgstr "could not rename %s to %s (%s)\n" -#, c-format -msgid "could not change directory to %s (%s)\n" -msgstr "could not change directory to %s (%s)\n" +#, fuzzy, c-format +msgid "could not restore working directory (%s)\n" +msgstr "could not get current working directory\n" -#, c-format -msgid "invalid value for 'SigLevel' : '%s'\n" -msgstr "invalid value for 'SigLevel' : '%s'\n" +#, fuzzy, c-format +msgid "config file %s, line %d: invalid value for '%s' : '%s'\n" +msgstr "config file %s, line %d: directive '%s' needs a value\n" -#, c-format -msgid "invalid value for 'CleanMethod' : '%s'\n" -msgstr "invalid value for 'CleanMethod' : '%s'\n" +#, fuzzy, c-format +msgid "config file %s, line %d: '%s' option invalid, no signature support\n" +msgstr "config file %s, line %d: bad section name.\n" #, c-format msgid "" @@ -197,10 +209,8 @@ msgid "" msgstr "" "config file %s, line %d: directive '%s' in section '%s' not recognized.\n" -#, c-format -msgid "" -"The mirror '%s' contains the $arch variable, but no Architecture is " -"defined.\n" +#, fuzzy, c-format +msgid "mirror '%s' contains the '%s' variable, but no '%s' is defined.\n" msgstr "" "The mirror '%s' contains the $arch variable, but no Architecture is " "defined.\n" @@ -225,6 +235,10 @@ msgstr "problem setting logfile '%s' (%s)\n" msgid "problem setting gpgdir '%s' (%s)\n" msgstr "problem setting gpgdir '%s' (%s)\n" +#, c-format +msgid "no '%s' configured" +msgstr "" + #, c-format msgid "could not register '%s' database (%s)\n" msgstr "could not register '%s' database (%s)\n" @@ -656,9 +670,9 @@ msgid "" msgstr "" " --noscriptlet do not execute the install scriptlet if one exists\n" -#, c-format +#, fuzzy, c-format msgid "" -" --print print the targets instead of performing the " +" -p, --print print the targets instead of performing the " "operation\n" msgstr "" " --print print the targets instead of performing the " @@ -732,8 +746,8 @@ msgstr "only one operation may be used at a time\n" msgid "invalid option\n" msgstr "invalid option\n" -#, c-format -msgid "buffer overflow detected in arg parsing\n" +#, fuzzy, c-format +msgid "memory exhausted in argument parsing\n" msgstr "buffer overflow detected in arg parsing\n" #, c-format @@ -780,25 +794,33 @@ msgstr "cannot determine real path for '%s': %s\n" msgid "No package owns %s\n" msgstr "No package owns %s\n" -#, c-format -msgid "group \"%s\" was not found\n" +#, fuzzy, c-format +msgid "group '%s' was not found\n" msgstr "group \"%s\" was not found\n" -#, c-format -msgid "%s: %d total file, " -msgid_plural "%s: %d total files, " +#, fuzzy, c-format +msgid "%s: %jd total file, " +msgid_plural "%s: %jd total files, " msgstr[0] "%s: %d total file, " msgstr[1] "%s: %d total files, " -#, c-format -msgid "%d missing file\n" -msgid_plural "%d missing files\n" +#, fuzzy, c-format +msgid "%jd missing file\n" +msgid_plural "%jd missing files\n" msgstr[0] "%d missing file\n" msgstr[1] "%d missing files\n" #, c-format -msgid "package \"%s\" not found\n" -msgstr "package \"%s\" not found\n" +msgid "package '%s' was not found\n" +msgstr "package '%s' was not found\n" + +#, c-format +msgid "'%s' is a file, you might want to use %s.\n" +msgstr "" + +#, fuzzy, c-format +msgid "could not load package '%s': %s\n" +msgstr "could not set install reason for package %s (%s)\n" #, c-format msgid "failed to prepare transaction (%s)\n" @@ -916,10 +938,6 @@ msgstr "installed" msgid "repository '%s' does not exist\n" msgstr "repository '%s' does not exist\n" -#, c-format -msgid "package '%s' was not found\n" -msgstr "package '%s' was not found\n" - #, c-format msgid "repository \"%s\" was not found.\n" msgstr "repository \"%s\" was not found.\n" @@ -940,6 +958,10 @@ msgstr ":: There are %d members in group %s:\n" msgid "database not found: %s\n" msgstr "database not found: %s\n" +#, c-format +msgid "'%s' is a file, did you mean %s instead of %s?\n" +msgstr "" + #, c-format msgid ":: Starting full system upgrade...\n" msgstr ":: Starting full system upgrade...\n" @@ -992,6 +1014,10 @@ msgstr "" ":: Do you want to cancel the current operation\n" ":: and upgrade these packages now?" +#, fuzzy, c-format +msgid "loading packages...\n" +msgstr "downloading %s...\n" + #, c-format msgid "failed to init transaction (%s)\n" msgstr "failed to init transaction (%s)\n" @@ -1040,6 +1066,10 @@ msgstr "Invalid" msgid "Key unknown" msgstr "Key unknown" +#, fuzzy, c-format +msgid "Key disabled" +msgstr "Key expired" + #, c-format msgid "Signature error" msgstr "Signature error" @@ -1060,14 +1090,14 @@ msgstr "" msgid "unknown trust" msgstr "unknown trust" -#, c-format -msgid "{Key Unknown}" -msgstr "{Key Unknown}" - #, c-format msgid "%s, %s from \"%s\"" msgstr "%s, %s from \"%s\"" +#, c-format +msgid "failed to allocate string\n" +msgstr "failed to allocate string\n" + #, c-format msgid "Name" msgstr "Name" @@ -1160,10 +1190,6 @@ msgstr "N" msgid "NO" msgstr "NO" -#, c-format -msgid "failed to allocate string\n" -msgstr "failed to allocate string\n" - #, c-format msgid "error: %s" msgstr "error: %s" @@ -1179,3 +1205,18 @@ msgstr "error: " #, c-format msgid "warning: " msgstr "warning: " + +#~ msgid "could not change directory to %s (%s)\n" +#~ msgstr "could not change directory to %s (%s)\n" + +#~ msgid "invalid value for 'SigLevel' : '%s'\n" +#~ msgstr "invalid value for 'SigLevel' : '%s'\n" + +#~ msgid "invalid value for 'CleanMethod' : '%s'\n" +#~ msgstr "invalid value for 'CleanMethod' : '%s'\n" + +#~ msgid "package \"%s\" not found\n" +#~ msgstr "package \"%s\" not found\n" + +#~ msgid "{Key Unknown}" +#~ msgstr "{Key Unknown}" -- cgit v1.2.3-24-g4f1b