summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorLukas Fleischer <archlinux@cryptocrack.de>2014-05-04 23:55:27 +0200
committerLukas Fleischer <archlinux@cryptocrack.de>2014-05-04 23:55:27 +0200
commit0e368510f47a934895024fe34714bfcc5f90bc3f (patch)
tree8e671f3d0931272f5fd8352ca61c8000173a6067 /po
parent782e9eb1882ab5d5792ca0e4ae5f652550bc72aa (diff)
downloadaurweb-0e368510f47a934895024fe34714bfcc5f90bc3f.tar.xz
Update POTFILES and message catalog
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES10
-rw-r--r--po/aur.pot181
2 files changed, 115 insertions, 76 deletions
diff --git a/po/POTFILES b/po/POTFILES
index 500752d..c880ad8 100644
--- a/po/POTFILES
+++ b/po/POTFILES
@@ -7,6 +7,7 @@ html/login.php
html/logout.php
html/packages.php
html/passreset.php
+html/pkgbase.php
html/pkgdel.php
html/pkgmerge.php
html/pkgsubmit.php
@@ -15,11 +16,18 @@ html/rss.php
html/tu.php
html/voters.php
lib/acctfuncs.inc.php
+lib/Archive/PEAR5.php
+lib/Archive/PEAR.php
+lib/Archive/Tar.php
lib/aur.inc.php
lib/aurjson.class.php
lib/cachefuncs.inc.php
+lib/config.inc.php
+lib/DB.class.php
lib/feedcreator.class.php
lib/gettext.php
+lib/pkgbasefuncs.inc.php
+lib/pkgbuild-parser.inc.php
lib/pkgfuncs.inc.php
lib/routing.inc.php
lib/stats.inc.php
@@ -32,6 +40,7 @@ template/account_search_results.php
template/actions_form.php
template/footer.php
template/header.php
+template/pkgbase_details.php
template/pkg_comment_form.php
template/pkg_comments.php
template/pkg_details.php
@@ -42,4 +51,5 @@ template/stats/general_stats_table.php
template/stats/updates_table.php
template/stats/user_table.php
template/tu_details.php
+template/tu_last_votes_list.php
template/tu_list.php
diff --git a/po/aur.pot b/po/aur.pot
index 079ea60..4b3af20 100644
--- a/po/aur.pot
+++ b/po/aur.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: AUR v2.3.1\n"
+"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-02-10 22:22+0100\n"
+"POT-Creation-Date: 2014-05-04 23:54+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"
@@ -210,13 +210,6 @@ msgstr ""
msgid "Packages"
msgstr ""
-msgid "Cannot find package to merge votes and comments into."
-msgstr ""
-
-msgid ""
-"The selected packages have not been deleted, check the confirmation checkbox."
-msgstr ""
-
msgid "Error trying to retrieve package details."
msgstr ""
@@ -265,6 +258,13 @@ msgstr ""
msgid "Enter your e-mail address:"
msgstr ""
+msgid "Cannot find package to merge votes and comments into."
+msgstr ""
+
+msgid ""
+"The selected packages have not been deleted, check the confirmation checkbox."
+msgstr ""
+
msgid "Package Deletion"
msgstr ""
@@ -273,7 +273,9 @@ msgid "Delete Package: %s"
msgstr ""
#, php-format
-msgid "Use this form to delete the package (%s%s%s) from the AUR. "
+msgid ""
+"Use this form to delete the package base %s%s%s and the following packages "
+"from the AUR: "
msgstr ""
msgid "Deletion of a package is permanent. "
@@ -299,7 +301,10 @@ msgid "Merge Package: %s"
msgstr ""
#, php-format
-msgid "Use this form to merge the package (%s%s%s) into another package. "
+msgid "Use this form to merge the package base %s%s%s into another package. "
+msgstr ""
+
+msgid "The following packages will be deleted: "
msgstr ""
msgid "Once the package has been merged it cannot be reversed. "
@@ -363,13 +368,6 @@ msgid ""
"if you want to proceed anyway."
msgstr ""
-#, php-format
-msgid "Missing %s variable in PKGBUILD."
-msgstr ""
-
-msgid "Error - The AUR does not support split packages!"
-msgstr ""
-
msgid "Invalid name: only lowercase letters are allowed."
msgstr ""
@@ -397,7 +395,9 @@ msgid "Error - Package version cannot be greater than %d characters"
msgstr ""
#, php-format
-msgid "Could not create directory %s."
+msgid ""
+"%s is on the package blacklist, please check if it's available in the "
+"official repos."
msgstr ""
#, php-format
@@ -405,9 +405,7 @@ msgid "You are not allowed to overwrite the %s%s%s package."
msgstr ""
#, php-format
-msgid ""
-"%s is on the package blacklist, please check if it's available in the "
-"official repos."
+msgid "Could not create directory %s."
msgstr ""
#, php-format
@@ -570,18 +568,6 @@ msgstr ""
msgid "Package details could not be found."
msgstr ""
-msgid "First"
-msgstr ""
-
-msgid "Previous"
-msgstr ""
-
-msgid "Next"
-msgstr ""
-
-msgid "Last"
-msgstr ""
-
msgid "You must be logged in before you can flag packages."
msgstr ""
@@ -680,6 +666,25 @@ msgstr ""
msgid "Package category changed."
msgstr ""
+#, php-format
+msgid "Missing %s variable in PKGBUILD."
+msgstr ""
+
+msgid "View packages details for"
+msgstr ""
+
+msgid "First"
+msgstr ""
+
+msgid "Previous"
+msgstr ""
+
+msgid "Next"
+msgstr ""
+
+msgid "Last"
+msgstr ""
+
msgid "Account Type"
msgstr ""
@@ -803,36 +808,10 @@ msgstr ""
msgid "Register"
msgstr ""
-msgid "Add Comment"
-msgstr ""
-
-msgid "Comment has been added."
-msgstr ""
-
-#, php-format
-msgid "View all %s comments"
-msgstr ""
-
-msgid "Latest Comments"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-#, php-format
-msgid "Comment by %s"
-msgstr ""
-
-msgid "Anonymous comment"
-msgstr ""
-
-msgid "All comments"
-msgstr ""
-
msgid "unknown"
msgstr ""
-msgid "Package Details"
+msgid "Package Base Details"
msgstr ""
msgid "Package Actions"
@@ -877,24 +856,12 @@ msgstr ""
msgid "Disown Package"
msgstr ""
-msgid "Description"
-msgstr ""
-
-msgid "Upstream URL"
-msgstr ""
-
-msgid "Visit the website for"
-msgstr ""
-
msgid "Category"
msgstr ""
msgid "Change category"
msgstr ""
-msgid "License"
-msgstr ""
-
msgid "Submitter"
msgstr ""
@@ -920,10 +887,63 @@ msgstr ""
msgid "Last Updated"
msgstr ""
-msgid "Dependencies"
+msgid "Add Comment"
msgstr ""
-msgid "View packages details for"
+msgid "Comment has been added."
+msgstr ""
+
+#, php-format
+msgid "View all %s comments"
+msgstr ""
+
+msgid "Latest Comments"
+msgstr ""
+
+msgid "Delete comment"
+msgstr ""
+
+#, php-format
+msgid "Comment by %s"
+msgstr ""
+
+msgid "Anonymous comment"
+msgstr ""
+
+msgid "All comments"
+msgstr ""
+
+msgid "Package Details"
+msgstr ""
+
+msgid "Package Base"
+msgstr ""
+
+msgid "Description"
+msgstr ""
+
+msgid "Upstream URL"
+msgstr ""
+
+msgid "Visit the website for"
+msgstr ""
+
+msgid "Licenses"
+msgstr ""
+
+msgid "Groups"
+msgstr ""
+
+msgid "Conflicts"
+msgstr ""
+
+msgid "Provides"
+msgstr ""
+
+msgid "Replaces"
+msgstr ""
+
+msgid "Dependencies"
msgstr ""
msgid "Required by"
@@ -938,7 +958,10 @@ msgstr ""
msgid "Name Only"
msgstr ""
-msgid "Exact name"
+msgid "Exact Name"
+msgstr ""
+
+msgid "Exact Package Base"
msgstr ""
msgid "All"
@@ -1099,6 +1122,12 @@ msgstr ""
msgid "Participation"
msgstr ""
+msgid "Last Votes by TU"
+msgstr ""
+
+msgid "Last vote"
+msgstr ""
+
msgid "No results found."
msgstr ""