diff options
author | Dan McGee <dan@archlinux.org> | 2011-06-23 21:48:35 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-06-23 22:49:59 -0500 |
commit | 78f297dabe17eef518eaccb880f9013641124cda (patch) | |
tree | f7b03557cf1e35d1bd11ef323bfe257b84f6da98 /lib/libalpm/po/libalpm.pot | |
parent | fa3aa6441c9a8a4ac460e11d18b4ed3b0ae543b8 (diff) |
Update all translation files
This is for the eventual 4.0.0 release, but more importantly to
logically separate new translations and strings from the PO split about
to happen between pacman and scripts.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index 4c69f8cb..3e41eac2 100644 --- a/lib/libalpm/po/libalpm.pot +++ b/lib/libalpm/po/libalpm.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: pacman 3.5.2\n" +"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-04-18 11:23-0500\n" +"POT-Creation-Date: 2011-06-23 21:48-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,10 @@ msgid "removing invalid file: %s\n" msgstr "" #, c-format +msgid "could not parse package '%s' description file from db '%s'\n" +msgstr "" + +#, c-format msgid "database path is undefined\n" msgstr "" @@ -216,18 +220,6 @@ msgid "failed retrieving file '%s' from %s : %s\n" msgstr "" #, c-format -msgid "resuming download of %s not possible; starting over\n" -msgstr "" - -#, c-format -msgid "error writing to file '%s': %s\n" -msgstr "" - -#, c-format -msgid "failed retrieving file '%s' from %s\n" -msgstr "" - -#, c-format msgid "%s appears to be truncated: %jd/%jd bytes\n" msgstr "" @@ -376,6 +368,18 @@ msgid "could not find repository for target" msgstr "" #, c-format +msgid "signature directory not configured correctly" +msgstr "" + +#, c-format +msgid "invalid PGP signature" +msgstr "" + +#, c-format +msgid "unknown PGP signature" +msgstr "" + +#, c-format msgid "invalid or corrupted delta" msgstr "" @@ -400,10 +404,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 +416,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 |