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/pacman.pot | 78 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 52 insertions(+), 26 deletions(-) (limited to 'src/pacman/po/pacman.pot') diff --git a/src/pacman/po/pacman.pot b/src/pacman/po/pacman.pot index f0a81b90..8ab94d36 100644 --- a/src/pacman/po/pacman.pot +++ b/src/pacman/po/pacman.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 4.0.0rc1\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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -50,6 +50,10 @@ msgstr "" msgid "checking package integrity...\n" msgstr "" +#, c-format +msgid "loading package files...\n" +msgstr "" + #, c-format msgid "checking delta integrity...\n" msgstr "" @@ -111,7 +115,7 @@ msgstr[0] "" msgstr[1] "" #, c-format -msgid ":: There are %d providers available for %s:\n" +msgid ":: There are %zd providers available for %s:\n" msgstr "" #, c-format @@ -124,6 +128,10 @@ msgid "" "Do you want to delete it?" msgstr "" +#, c-format +msgid ":: Import PGP key %s, \"%s\", created %s?" +msgstr "" + #, c-format msgid "installing" msgstr "" @@ -148,6 +156,10 @@ msgstr "" msgid "checking package integrity" msgstr "" +#, c-format +msgid "loading package files" +msgstr "" + #, c-format msgid "downloading %s...\n" msgstr "" @@ -173,15 +185,15 @@ msgid "could not rename %s to %s (%s)\n" msgstr "" #, c-format -msgid "could not change directory to %s (%s)\n" +msgid "could not restore working directory (%s)\n" msgstr "" #, c-format -msgid "invalid value for 'SigLevel' : '%s'\n" +msgid "config file %s, line %d: invalid value for '%s' : '%s'\n" msgstr "" #, c-format -msgid "invalid value for 'CleanMethod' : '%s'\n" +msgid "config file %s, line %d: '%s' option invalid, no signature support\n" msgstr "" #, c-format @@ -190,9 +202,7 @@ msgid "" msgstr "" #, c-format -msgid "" -"The mirror '%s' contains the $arch variable, but no Architecture is " -"defined.\n" +msgid "mirror '%s' contains the '%s' variable, but no '%s' is defined.\n" msgstr "" #, c-format @@ -215,6 +225,10 @@ msgstr "" msgid "problem setting gpgdir '%s' (%s)\n" msgstr "" +#, c-format +msgid "no '%s' configured" +msgstr "" + #, c-format msgid "could not register '%s' database (%s)\n" msgstr "" @@ -619,7 +633,7 @@ msgstr "" #, c-format msgid "" -" --print print the targets instead of performing the " +" -p, --print print the targets instead of performing the " "operation\n" msgstr "" @@ -688,7 +702,7 @@ msgid "invalid option\n" msgstr "" #, c-format -msgid "buffer overflow detected in arg parsing\n" +msgid "memory exhausted in argument parsing\n" msgstr "" #, c-format @@ -736,23 +750,31 @@ msgid "No package owns %s\n" msgstr "" #, c-format -msgid "group \"%s\" was not found\n" +msgid "group '%s' was not found\n" msgstr "" #, c-format -msgid "%s: %d total file, " -msgid_plural "%s: %d total files, " +msgid "%s: %jd total file, " +msgid_plural "%s: %jd total files, " msgstr[0] "" msgstr[1] "" #, c-format -msgid "%d missing file\n" -msgid_plural "%d missing files\n" +msgid "%jd missing file\n" +msgid_plural "%jd missing files\n" msgstr[0] "" msgstr[1] "" #, c-format -msgid "package \"%s\" not found\n" +msgid "package '%s' was not found\n" +msgstr "" + +#, c-format +msgid "'%s' is a file, you might want to use %s.\n" +msgstr "" + +#, c-format +msgid "could not load package '%s': %s\n" msgstr "" #, c-format @@ -871,10 +893,6 @@ msgstr "" msgid "repository '%s' does not exist\n" msgstr "" -#, c-format -msgid "package '%s' was not found\n" -msgstr "" - #, c-format msgid "repository \"%s\" was not found.\n" msgstr "" @@ -895,6 +913,10 @@ msgstr "" msgid "database not found: %s\n" msgstr "" +#, 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 "" @@ -945,6 +967,10 @@ msgid "" ":: and upgrade these packages now?" msgstr "" +#, c-format +msgid "loading packages...\n" +msgstr "" + #, c-format msgid "failed to init transaction (%s)\n" msgstr "" @@ -991,6 +1017,10 @@ msgstr "" msgid "Key unknown" msgstr "" +#, c-format +msgid "Key disabled" +msgstr "" + #, c-format msgid "Signature error" msgstr "" @@ -1012,11 +1042,11 @@ msgid "unknown trust" msgstr "" #, c-format -msgid "{Key Unknown}" +msgid "%s, %s from \"%s\"" msgstr "" #, c-format -msgid "%s, %s from \"%s\"" +msgid "failed to allocate string\n" msgstr "" #, c-format @@ -1111,10 +1141,6 @@ msgstr "" msgid "NO" msgstr "" -#, c-format -msgid "failed to allocate string\n" -msgstr "" - #, c-format msgid "error: %s" msgstr "" -- cgit v1.2.3-24-g4f1b