diff options
author | Dan McGee <dan@archlinux.org> | 2011-08-09 22:50:58 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-08-09 23:00:48 +0200 |
commit | 76dfea6e83616f094b4d516e5139c2ffa2eaabff (patch) | |
tree | e0004f3f61e9d55c49248e60d29ab4ab7ed3b323 /lib/libalpm/po/libalpm.pot | |
parent | 5a6ebec7b27e0ec15c2fe79b394f9f65aecc33cd (diff) | |
download | pacman-76dfea6e83616f094b4d516e5139c2ffa2eaabff.tar.gz pacman-76dfea6e83616f094b4d516e5139c2ffa2eaabff.tar.xz |
Update string catalogs after string tweaks
This also pulls in some early translations we had entered in Transifex
in the last day so those would not be lost. The diffstat is huge and not
very telling as usual, as all sorts of fuzzyness switches happened this
time around for some reason.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'lib/libalpm/po/libalpm.pot')
-rw-r--r-- | lib/libalpm/po/libalpm.pot | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/lib/libalpm/po/libalpm.pot b/lib/libalpm/po/libalpm.pot index dd44b90f..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 17:12-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" @@ -360,6 +360,10 @@ msgid "operation cancelled due to ignorepkg" msgstr "" #, c-format +msgid "invalid or corrupted package" +msgstr "" + +#, c-format msgid "invalid or corrupted package (checksum)" msgstr "" |