diff options
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 44 |
1 files changed, 28 insertions, 16 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index 1f7d25a7..dd44b90f 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.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:37-0500\n" +"POT-Creation-Date: 2011-08-08 17:12-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -152,7 +152,11 @@ msgid "removing invalid file: %s\n" msgstr "" #, c-format -msgid "could not parse package '%s' description file from db '%s'\n" +msgid "could not remove lock file %s\n" +msgstr "" + +#, c-format +msgid "could not parse package description file '%s' from db '%s'\n" msgstr "" #, c-format @@ -216,6 +220,10 @@ msgid "url '%s' is invalid\n" msgstr "" #, c-format +msgid "failed to create temporary file for download\n" +msgstr "" + +#, c-format msgid "failed retrieving file '%s' from %s : %s\n" msgstr "" @@ -288,6 +296,14 @@ msgid "could not find database" msgstr "" #, c-format +msgid "invalid or corrupted database" +msgstr "" + +#, c-format +msgid "invalid or corrupted database (PGP signature)" +msgstr "" + +#, c-format msgid "database is incorrect version" msgstr "" @@ -344,7 +360,11 @@ msgid "operation cancelled due to ignorepkg" msgstr "" #, c-format -msgid "invalid or corrupted package" +msgid "invalid or corrupted package (checksum)" +msgstr "" + +#, c-format +msgid "invalid or corrupted package (PGP signature)" msgstr "" #, c-format @@ -368,7 +388,7 @@ msgid "could not find repository for target" msgstr "" #, c-format -msgid "signature directory not configured correctly" +msgid "missing PGP signature" msgstr "" #, c-format @@ -376,10 +396,6 @@ msgid "invalid PGP signature" msgstr "" #, c-format -msgid "unknown PGP signature" -msgstr "" - -#, c-format msgid "invalid or corrupted delta" msgstr "" @@ -440,6 +456,10 @@ msgid "cannot remove file '%s': %s\n" msgstr "" #, c-format +msgid "cannot remove %s (%s)\n" +msgstr "" + +#, c-format msgid "could not remove database entry %s-%s\n" msgstr "" @@ -492,14 +512,6 @@ msgid "could not commit transaction\n" msgstr "" #, c-format -msgid "%s database version is too old\n" -msgstr "" - -#, c-format -msgid "could not remove lock file %s\n" -msgstr "" - -#, c-format msgid "could not create temp directory\n" msgstr "" |