From b8c1cd7cc3270563ef0c4abed930a9f63e1eefce Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Sat, 12 Dec 2015 15:12:41 +0100 Subject: Update message catalog Signed-off-by: Lukas Fleischer --- po/aur.pot | 116 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 57 insertions(+), 59 deletions(-) diff --git a/po/aur.pot b/po/aur.pot index f216040..c214761 100644 --- a/po/aur.pot +++ b/po/aur.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: AUR v4.0.0\n" +"Project-Id-Version: AUR v4.1.1\n" "Report-Msgid-Bugs-To: https://bugs.archlinux.org/index.php?project=2\n" -"POT-Creation-Date: 2015-09-26 07:44+0200\n" +"POT-Creation-Date: 2015-12-12 15:11+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -133,7 +133,7 @@ msgstr "" msgid "Submit" msgstr "" -#: html/comaintainers.php +#: html/comaintainers.php template/comaintainers_form.php msgid "Manage Co-maintainers" msgstr "" @@ -411,10 +411,6 @@ msgstr "" msgid "Enter your e-mail address:" msgstr "" -#: html/pkgbase.php -msgid "The selected packages have not been flagged, please enter a comment." -msgstr "" - #: html/pkgbase.php msgid "" "The selected packages have not been disowned, check the confirmation " @@ -438,9 +434,8 @@ msgstr "" msgid "Package Deletion" msgstr "" -#: html/pkgdel.php -#, php-format -msgid "Delete Package: %s" +#: html/pkgdel.php template/pkgbase_actions.php +msgid "Delete Package" msgstr "" #: html/pkgdel.php @@ -474,11 +469,6 @@ msgstr "" msgid "Disown Package" msgstr "" -#: html/pkgdisown.php -#, php-format -msgid "Disown Package: %s" -msgstr "" - #: html/pkgdisown.php #, php-format msgid "" @@ -514,11 +504,6 @@ msgstr "" msgid "Flag Package Out-Of-Date" msgstr "" -#: html/pkgflag.php -#, php-format -msgid "Flag Package Out-Of-Date: %s" -msgstr "" - #: html/pkgflag.php #, php-format msgid "" @@ -556,9 +541,8 @@ msgstr "" msgid "Package Merging" msgstr "" -#: html/pkgmerge.php -#, php-format -msgid "Merge Package: %s" +#: html/pkgmerge.php template/pkgbase_actions.php +msgid "Merge Package" msgstr "" #: html/pkgmerge.php @@ -595,7 +579,7 @@ msgid "Only Trusted Users and Developers can merge packages." msgstr "" #: html/pkgreq.php template/pkgbase_actions.php template/pkgreq_form.php -msgid "File Request" +msgid "Submit Request" msgstr "" #: html/pkgreq.php template/pkgreq_close_form.php @@ -819,6 +803,34 @@ msgstr "" msgid "Comment has been added." msgstr "" +#: lib/pkgbasefuncs.inc.php +msgid "You must be logged in before you can edit package information." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "Missing comment ID." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "No more than 5 comments can be pinned." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "You are not allowed to pin this comment." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "You are not allowed to unpin this comment." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "Comment has been pinned." +msgstr "" + +#: lib/pkgbasefuncs.inc.php +msgid "Comment has been unpinned." +msgstr "" + #: lib/pkgbasefuncs.inc.php lib/pkgfuncs.inc.php msgid "Error retrieving package details." msgstr "" @@ -835,6 +847,10 @@ msgstr "" msgid "You did not select any packages to flag." msgstr "" +#: lib/pkgbasefuncs.inc.php +msgid "The selected packages have not been flagged, please enter a comment." +msgstr "" + #: lib/pkgbasefuncs.inc.php msgid "The selected packages have been flagged out-of-date." msgstr "" @@ -921,14 +937,6 @@ msgstr "" msgid "You have been removed from the comment notification list for %s." msgstr "" -#: lib/pkgbasefuncs.inc.php -msgid "You must be logged in before you can edit package information." -msgstr "" - -#: lib/pkgbasefuncs.inc.php -msgid "Missing comment ID." -msgstr "" - #: lib/pkgbasefuncs.inc.php msgid "Comment has been deleted." msgstr "" @@ -1189,11 +1197,6 @@ msgstr "" msgid "No more results to display." msgstr "" -#: template/comaintainers_form.php -#, php-format -msgid "Manage Co-maintainers: %s" -msgstr "" - #: template/comaintainers_form.php #, php-format msgid "" @@ -1208,6 +1211,11 @@ msgstr "" msgid "Save" msgstr "" +#: template/footer.php +#, php-format +msgid "Copyright %s 2004-%d aurweb Development Team." +msgstr "" + #: template/header.php msgid "My Packages" msgstr "" @@ -1275,14 +1283,6 @@ msgid_plural "%d pending requests" msgstr[0] "" msgstr[1] "" -#: template/pkgbase_actions.php -msgid "Delete Package" -msgstr "" - -#: template/pkgbase_actions.php -msgid "Merge Package" -msgstr "" - #: template/pkgbase_actions.php msgid "Adopt Package" msgstr "" @@ -1354,6 +1354,10 @@ msgstr "" msgid "View all comments" msgstr "" +#: template/pkg_comments.php +msgid "Pinned Comments" +msgstr "" + #: template/pkg_comments.php msgid "Latest Comments" msgstr "" @@ -1382,6 +1386,14 @@ msgstr "" msgid "Delete comment" msgstr "" +#: template/pkg_comments.php +msgid "Pin comment" +msgstr "" + +#: template/pkg_comments.php +msgid "Unpin comment" +msgstr "" + #: template/pkg_comments.php msgid "All comments" msgstr "" @@ -1438,11 +1450,6 @@ msgstr "" msgid "Sources" msgstr "" -#: template/pkgreq_close_form.php -#, php-format -msgid "Close Request: %s" -msgstr "" - #: template/pkgreq_close_form.php #, php-format msgid "Use this form to close the request for package base %s%s%s." @@ -1472,11 +1479,6 @@ msgstr "" msgid "Rejected" msgstr "" -#: template/pkgreq_form.php -#, php-format -msgid "File Request: %s" -msgstr "" - #: template/pkgreq_form.php #, php-format msgid "" @@ -1674,10 +1676,6 @@ msgstr "" msgid "Actions" msgstr "" -#: template/pkg_search_results.php -msgid "Flag Out-of-date" -msgstr "" - #: template/pkg_search_results.php msgid "Unflag Out-of-date" msgstr "" -- cgit v1.2.3-54-g00ecf