mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - UI elements
Rename all UI elements and translations. Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
1e6282eafe
commit
445c3b0a60
72 changed files with 644 additions and 836 deletions
|
@ -307,7 +307,7 @@ msgstr ""
|
|||
#: html/home.php
|
||||
#, php-format
|
||||
msgid ""
|
||||
"General discussion regarding the Arch User Repository (AUR) and Trusted User "
|
||||
"General discussion regarding the Arch User Repository (AUR) and Package Maintainer "
|
||||
"structure takes place on %saur-general%s. For discussion relating to the "
|
||||
"development of the AUR web interface, use the %saur-dev%s mailing list."
|
||||
msgstr ""
|
||||
|
@ -522,7 +522,7 @@ msgid "Delete"
|
|||
msgstr ""
|
||||
|
||||
#: html/pkgdel.php
|
||||
msgid "Only Trusted Users and Developers can delete packages."
|
||||
msgid "Only Package Maintainers and Developers can delete packages."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgdisown.php template/pkgbase_actions.php
|
||||
|
@ -563,7 +563,7 @@ msgid "Disown"
|
|||
msgstr ""
|
||||
|
||||
#: html/pkgdisown.php
|
||||
msgid "Only Trusted Users and Developers can disown packages."
|
||||
msgid "Only Package Maintainers and Developers can disown packages."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgflagcomment.php
|
||||
|
@ -654,7 +654,7 @@ msgid "Merge"
|
|||
msgstr ""
|
||||
|
||||
#: html/pkgmerge.php
|
||||
msgid "Only Trusted Users and Developers can merge packages."
|
||||
msgid "Only Package Maintainers and Developers can merge packages."
|
||||
msgstr ""
|
||||
|
||||
#: html/pkgreq.php template/pkgbase_actions.php template/pkgreq_form.php
|
||||
|
@ -712,7 +712,7 @@ msgid "I accept the terms and conditions above."
|
|||
msgstr ""
|
||||
|
||||
#: html/tu.php template/account_details.php template/header.php
|
||||
msgid "Trusted User"
|
||||
msgid "Package Maintainer"
|
||||
msgstr ""
|
||||
|
||||
#: html/tu.php
|
||||
|
@ -724,7 +724,7 @@ msgid "Voting is closed for this proposal."
|
|||
msgstr ""
|
||||
|
||||
#: html/tu.php
|
||||
msgid "Only Trusted Users are allowed to vote."
|
||||
msgid "Only Package Maintainers are allowed to vote."
|
||||
msgstr ""
|
||||
|
||||
#: html/tu.php
|
||||
|
@ -1220,7 +1220,7 @@ msgstr ""
|
|||
|
||||
#: template/account_details.php template/account_edit_form.php
|
||||
#: template/search_accounts_form.php
|
||||
msgid "Trusted User & Developer"
|
||||
msgid "Package Maintainer & Developer"
|
||||
msgstr ""
|
||||
|
||||
#: template/account_details.php template/account_edit_form.php
|
||||
|
@ -1322,10 +1322,6 @@ msgstr ""
|
|||
msgid "Normal user"
|
||||
msgstr ""
|
||||
|
||||
#: template/account_edit_form.php template/search_accounts_form.php
|
||||
msgid "Trusted user"
|
||||
msgstr ""
|
||||
|
||||
#: template/account_edit_form.php template/search_accounts_form.php
|
||||
msgid "Account Suspended"
|
||||
msgstr ""
|
||||
|
@ -1829,14 +1825,14 @@ msgstr ""
|
|||
|
||||
#: template/pkgreq_form.php
|
||||
msgid ""
|
||||
"By submitting a deletion request, you ask a Trusted User to delete the "
|
||||
"By submitting a deletion request, you ask a Package Maintainer to delete the "
|
||||
"package base. This type of request should be used for duplicates, software "
|
||||
"abandoned by upstream, as well as illegal and irreparably broken packages."
|
||||
msgstr ""
|
||||
|
||||
#: template/pkgreq_form.php
|
||||
msgid ""
|
||||
"By submitting a merge request, you ask a Trusted User to delete the package "
|
||||
"By submitting a merge request, you ask a Package Maintainer to delete the package "
|
||||
"base and transfer its votes and comments to another package base. Merging a "
|
||||
"package does not affect the corresponding Git repositories. Make sure you "
|
||||
"update the Git history of the target package yourself."
|
||||
|
@ -1844,7 +1840,7 @@ msgstr ""
|
|||
|
||||
#: template/pkgreq_form.php
|
||||
msgid ""
|
||||
"By submitting an orphan request, you ask a Trusted User to disown the "
|
||||
"By submitting an orphan request, you ask a Package Maintainer to disown the "
|
||||
"package base. Please only do this if the package needs maintainer action, "
|
||||
"the maintainer is MIA and you already tried to contact the maintainer "
|
||||
"previously."
|
||||
|
@ -2100,7 +2096,7 @@ msgid "Registered Users"
|
|||
msgstr ""
|
||||
|
||||
#: template/stats/general_stats_table.php
|
||||
msgid "Trusted Users"
|
||||
msgid "Package Maintainers"
|
||||
msgstr ""
|
||||
|
||||
#: template/stats/updates_table.php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue