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 --- src/pacman/po/pacman.pot | 98 ++++++++++++++++++++++++++++++++++++------------ 1 file changed, 75 insertions(+), 23 deletions(-) (limited to 'src/pacman/po/pacman.pot') diff --git a/src/pacman/po/pacman.pot b/src/pacman/po/pacman.pot index bb50f332..5c5fac4c 100644 --- a/src/pacman/po/pacman.pot +++ b/src/pacman/po/pacman.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pacman 3.5.3\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-08-08 16:32-0500\n" +"POT-Creation-Date: 2011-08-08 17:07-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -166,21 +166,25 @@ msgstr "" msgid "running XferCommand: fork failed!\n" msgstr "" +#, c-format +msgid "could not rename %s to %s (%s)\n" +msgstr "" + #, c-format msgid "could not change directory to %s (%s)\n" msgstr "" #, c-format -msgid "invalid value for 'CleanMethod' : '%s'\n" +msgid "invalid value for 'SigLevel' : '%s'\n" msgstr "" #, c-format -msgid "" -"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" +msgid "invalid value for 'CleanMethod' : '%s'\n" msgstr "" #, c-format -msgid "config file %s, line %d: directive '%s' has invalid value '%s'\n" +msgid "" +"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" msgstr "" #, c-format @@ -198,19 +202,19 @@ msgid "failed to initialize alpm library (%s)\n" msgstr "" #, c-format -msgid "problem setting logfile '%s' (%s)\n" +msgid " try running pacman-db-upgrade\n" msgstr "" #, c-format -msgid "problem setting gpgdir '%s' (%s)\n" +msgid "problem setting logfile '%s' (%s)\n" msgstr "" #, c-format -msgid "could not register '%s' database (%s)\n" +msgid "problem setting gpgdir '%s' (%s)\n" msgstr "" #, c-format -msgid "could not set verify option for database '%s' (%s)\n" +msgid "could not register '%s' database (%s)\n" msgstr "" #, c-format @@ -369,6 +373,10 @@ msgstr "" msgid "MD5 Sum :" msgstr "" +#, c-format +msgid "Signatures :" +msgstr "" + #, c-format msgid "Description :" msgstr "" @@ -689,6 +697,10 @@ msgstr "" msgid "no file was specified for --owns\n" msgstr "" +#, c-format +msgid "path too long: %s%s\n" +msgstr "" + #, c-format msgid "failed to find '%s' in PATH: %s\n" msgstr "" @@ -705,10 +717,6 @@ msgstr "" msgid "cannot determine real path for '%s': %s\n" msgstr "" -#, c-format -msgid "path too long: %s%s\n" -msgstr "" - #, c-format msgid "No package owns %s\n" msgstr "" @@ -729,10 +737,6 @@ msgid_plural "%d missing files\n" msgstr[0] "" msgstr[1] "" -#, c-format -msgid "no usable package repositories configured.\n" -msgstr "" - #, c-format msgid "package \"%s\" not found\n" msgstr "" @@ -853,10 +857,6 @@ msgstr "" msgid "repository '%s' does not exist\n" msgstr "" -#, c-format -msgid "package '%s' was not found in repository '%s'\n" -msgstr "" - #, c-format msgid "package '%s' was not found\n" msgstr "" @@ -942,11 +942,15 @@ msgid "" msgstr "" #, c-format -msgid " try running pacman-db-upgrade\n" +msgid "failed to release transaction (%s)\n" msgstr "" #, c-format -msgid "failed to release transaction (%s)\n" +msgid "no usable package repositories configured.\n" +msgstr "" + +#, c-format +msgid "database '%s' is not valid (%s)\n" msgstr "" #, c-format @@ -957,6 +961,54 @@ msgstr "" msgid "insufficient columns available for table display\n" msgstr "" +#, c-format +msgid "Valid" +msgstr "" + +#, c-format +msgid "Key expired" +msgstr "" + +#, c-format +msgid "Expired" +msgstr "" + +#, c-format +msgid "Invalid" +msgstr "" + +#, c-format +msgid "Key unknown" +msgstr "" + +#, c-format +msgid "Signature error" +msgstr "" + +#, c-format +msgid "fully trusted" +msgstr "" + +#, c-format +msgid "marginal trusted" +msgstr "" + +#, c-format +msgid "never trusted" +msgstr "" + +#, c-format +msgid "unknown trust" +msgstr "" + +#, c-format +msgid "{Key Unknown}" +msgstr "" + +#, c-format +msgid "%s, %s from \"%s\"" +msgstr "" + #, c-format msgid "Name" msgstr "" -- cgit v1.2.3-24-g4f1b