diff options
author | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-29 14:31:11 +0200 |
---|---|---|
committer | Lukas Fleischer <archlinux@cryptocrack.de> | 2014-07-29 14:39:10 +0200 |
commit | 9f6ad25ef88e26ea8ac984cdc9f7ed628fbd6ef7 (patch) | |
tree | 961057a8741f7c90844788f14d2db05386231917 /po/aur.pot | |
parent | 4b5f8da5be84b10d502866ce49e83c0aa913f1fe (diff) | |
download | aurweb-9f6ad25ef88e26ea8ac984cdc9f7ed628fbd6ef7.tar.xz |
Update message catalog
Add some missing strings to aur.pot.
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po/aur.pot')
-rw-r--r-- | po/aur.pot | 41 |
1 files changed, 30 insertions, 11 deletions
@@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: AUR v3.3.0\n" +"Project-Id-Version: AUR v3.4.0\n" "Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n" -"POT-Creation-Date: 2014-07-25 11:29+0200\n" +"POT-Creation-Date: 2014-07-29 14:30+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" @@ -1014,6 +1014,34 @@ msgid "Sources" msgstr "" #, php-format +msgid "Close Request: %s" +msgstr "" + +#, php-format +msgid "Use this form to close the request for package base %s%s%s." +msgstr "" + +msgid "Note" +msgstr "" + +msgid "" +"The comments field can be left empty. However, it is highly recommended to " +"add a comment when rejecting a request." +msgstr "" + +msgid "Reason" +msgstr "" + +msgid "Accepted" +msgstr "" + +msgid "Rejected" +msgstr "" + +msgid "Comments" +msgstr "" + +#, php-format msgid "File Request: %s" msgstr "" @@ -1032,9 +1060,6 @@ msgstr "" msgid "Orphan" msgstr "" -msgid "Comments" -msgstr "" - #, php-format msgid "%d package request found." msgid_plural "%d package requests found." @@ -1063,12 +1088,6 @@ msgstr "" msgid "Closed" msgstr "" -msgid "Accepted" -msgstr "" - -msgid "Rejected" -msgstr "" - msgid "Name, Description" msgstr "" |