[VersionBump] 2.0.0alpha0

Ran composer update and locale updater
This commit is contained in:
Diogo Cordeiro
2020-08-04 05:31:44 +01:00
parent 8ad928d48d
commit a9c365a5eb
229 changed files with 4505 additions and 13941 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-08-14 14:51+0100\n"
"POT-Creation-Date: 2020-08-04 01:05+0100\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"
@@ -18,43 +18,73 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
#: classes/User_flag_profile.php:110
#, php-format
msgid "Could not flag profile \"%d\" for review."
msgstr ""
#. TRANS: Form title for action on a profile.
#: forms/clearflag.php:79
msgid "Clear"
msgstr ""
#. TRANS: Form description for clearing flags from a profile.
#: forms/clearflag.php:90
msgid "Clear all flags"
msgstr ""
#. TRANS: Form title for flagging a profile for review.
#: forms/flagprofile.php:81
msgid "Flag"
msgstr ""
#. TRANS: Form description.
#: forms/flagprofile.php:92
msgid "Flag profile for review."
msgstr ""
#. TRANS: Message added to a profile if it has been flagged for review.
#. TRANS: Body text for AJAX form when a profile has been flagged for review.
#: UserFlagPlugin.php:136 actions/flagprofile.php:127
#: UserFlagPlugin.php:141 actions/flagprofile.php:130
msgid "Flagged"
msgstr ""
#. TRANS: Plugin description.
#: UserFlagPlugin.php:242
#: UserFlagPlugin.php:247
msgid ""
"This plugin allows flagging of profiles for review and reviewing flagged "
"profiles."
msgstr ""
#. TRANS: AJAX form title for a flagged profile.
#: actions/flagprofile.php:126
msgid "Flagged for review"
msgstr ""
#. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
#: actions/adminprofileflag.php:65
#: actions/adminprofileflag.php:68
msgid "Not logged in."
msgstr ""
#. TRANS: Error message displayed when trying to review profile flags while not authorised.
#: actions/adminprofileflag.php:89
#: actions/adminprofileflag.php:92
msgid "You cannot review profile flags."
msgstr ""
#. TRANS: Title for page with a list of profiles that were flagged for review.
#: actions/adminprofileflag.php:125
#: actions/adminprofileflag.php:128
msgid "Flagged profiles"
msgstr ""
#. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...).
#: actions/adminprofileflag.php:242
#: actions/adminprofileflag.php:249
msgid "Moderate"
msgstr ""
#. TRANS: Message displayed on a profile if it has been flagged.
#. TRANS: %1$s is a comma separated list of at most 5 user nicknames that flagged.
#. TRANS: %2$d is a positive integer of additional flagging users. Also used for plural.
#: actions/adminprofileflag.php:388
#: actions/adminprofileflag.php:393
#, php-format
msgid "Flagged by %1$s and %2$d other"
msgid_plural "Flagged by %1$s and %2$d others"
@@ -63,56 +93,7 @@ msgstr[1] ""
#. TRANS: Message displayed on a profile if it has been flagged.
#. TRANS: %s is a comma separated list of at most 5 user nicknames that flagged.
#: actions/adminprofileflag.php:392
#: actions/adminprofileflag.php:397
#, php-format
msgid "Flagged by %s"
msgstr ""
#. TRANS: Server exception given when flags could not be cleared.
#. TRANS: %s is a profile nickname.
#: actions/clearflag.php:105
#, php-format
msgid "Could not clear flags for profile \"%s\"."
msgstr ""
#. TRANS: Title for AJAX form to indicated that flags were removed.
#: actions/clearflag.php:127
msgid "Flags cleared"
msgstr ""
#. TRANS: Body element for "flags cleared" form.
#: actions/clearflag.php:131
msgid "Cleared"
msgstr ""
#. TRANS: AJAX form title for a flagged profile.
#: actions/flagprofile.php:123
msgid "Flagged for review"
msgstr ""
#. TRANS: Server exception.
#. TRANS: %d is a profile ID (number).
#: classes/User_flag_profile.php:115
#, php-format
msgid "Could not flag profile \"%d\" for review."
msgstr ""
#. TRANS: Form title for action on a profile.
#: forms/clearflag.php:76
msgid "Clear"
msgstr ""
#. TRANS: Form description for clearing flags from a profile.
#: forms/clearflag.php:88
msgid "Clear all flags"
msgstr ""
#. TRANS: Form title for flagging a profile for review.
#: forms/flagprofile.php:78
msgid "Flag"
msgstr ""
#. TRANS: Form description.
#: forms/flagprofile.php:89
msgid "Flag profile for review."
msgstr ""