diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-05-07 11:11:55 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-05-07 11:11:55 +0200 |
commit | d886ca825b2f7fe969a61e47015f38c1331fed97 (patch) | |
tree | 729a3eaf1b7946bf692b82566d1ca24f44cd2588 /po | |
parent | 0dd062bf070d7596cb5c74111dacea99127fa911 (diff) | |
download | aurweb-d886ca825b2f7fe969a61e47015f38c1331fed97.tar.xz |
Update message catalog
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po')
-rw-r--r-- | po/aur.pot | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: AUR v3.0.0-rc1\n" "Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n" -"POT-Creation-Date: 2014-05-04 23:54+0200\n" +"POT-Creation-Date: 2014-05-07 11:11+0200\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" @@ -352,12 +352,18 @@ msgstr "" msgid "Error - source tarball may not contain files outside a directory." msgstr "" +msgid "Error - all files must have permissions of 644 or 755." +msgstr "" + msgid "Error - source tarball may not contain nested subdirectories." msgstr "" msgid "Error - source tarball may not contain more than one directory." msgstr "" +msgid "Error - all directories must have permissions of 755." +msgstr "" + msgid "Error trying to unpack upload - PKGBUILD does not exist." msgstr "" @@ -878,6 +884,9 @@ msgstr "" msgid "Maintainer" msgstr "" +msgid "Last Packager" +msgstr "" + msgid "Votes" msgstr "" |