diff options
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 68 |
1 files changed, 42 insertions, 26 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index 768ea204..041a594a 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-09 15:51-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,6 +152,14 @@ msgid "removing invalid file: %s\n" msgstr "" #, c-format +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 msgid "database path is undefined\n" msgstr "" @@ -212,19 +220,11 @@ msgid "url '%s' is invalid\n" msgstr "" #, c-format -msgid "failed retrieving file '%s' from %s : %s\n" -msgstr "" - -#, c-format -msgid "resuming download of %s not possible; starting over\n" +msgid "failed to create temporary file for download\n" msgstr "" #, c-format -msgid "error writing to file '%s': %s\n" -msgstr "" - -#, c-format -msgid "failed retrieving file '%s' from %s\n" +msgid "failed retrieving file '%s' from %s : %s\n" msgstr "" #, c-format @@ -296,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 "" @@ -356,6 +364,14 @@ msgid "invalid or corrupted package" msgstr "" #, c-format +msgid "invalid or corrupted package (checksum)" +msgstr "" + +#, c-format +msgid "invalid or corrupted package (PGP signature)" +msgstr "" + +#, c-format msgid "cannot open package file" msgstr "" @@ -376,6 +392,14 @@ msgid "could not find repository for target" msgstr "" #, c-format +msgid "missing PGP signature" +msgstr "" + +#, c-format +msgid "invalid PGP signature" +msgstr "" + +#, c-format msgid "invalid or corrupted delta" msgstr "" @@ -400,10 +424,6 @@ msgid "failed to retrieve some files" msgstr "" #, c-format -msgid "failed to copy some file" -msgstr "" - -#, c-format msgid "invalid regular expression" msgstr "" @@ -416,15 +436,15 @@ msgid "download library error" msgstr "" #, c-format -msgid "error invoking external downloader" +msgid "gpgme error" msgstr "" #, c-format -msgid "unexpected error" +msgid "error invoking external downloader" msgstr "" #, c-format -msgid "database larger than maximum size\n" +msgid "unexpected error" msgstr "" #, c-format @@ -440,6 +460,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 +516,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 "" |