X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FUserFlag%2Flocale%2FUserFlag.pot;h=95778e063483b3a374b636882e22bdee6f532ff9;hb=a452a3b1a028c0249defa82f4a87ac5aed8f3411;hp=bb538a35c95506ef381aeedefbb6ec167499c5ba;hpb=29403a764cf172f63d7e7f39b49fdd30c92d916e;p=quix0rs-gnu-social.git diff --git a/plugins/UserFlag/locale/UserFlag.pot b/plugins/UserFlag/locale/UserFlag.pot index bb538a35c9..95778e0634 100644 --- a/plugins/UserFlag/locale/UserFlag.pot +++ b/plugins/UserFlag/locale/UserFlag.pot @@ -8,77 +8,71 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-06-18 15:54+0000\n" +"POT-Creation-Date: 2015-02-27 16:31+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#. TRANS: AJAX form title for a flagged profile. -#: flagprofile.php:125 -msgid "Flagged for review" -msgstr "" - -#. TRANS: Body text for AJAX form when a profile has been flagged for review. -#. TRANS: Message added to a profile if it has been flagged for review. -#: flagprofile.php:129 UserFlagPlugin.php:173 -msgid "Flagged" -msgstr "" - -#. TRANS: Plugin description. -#: UserFlagPlugin.php:279 -msgid "" -"This plugin allows flagging of profiles for review and reviewing flagged " -"profiles." -msgstr "" - #. TRANS: Form title for flagging a profile for review. -#: flagprofileform.php:78 +#: forms/flagprofile.php:78 msgid "Flag" msgstr "" #. TRANS: Form description. -#: flagprofileform.php:89 +#: forms/flagprofile.php:89 msgid "Flag profile for review." msgstr "" #. TRANS: Form title for action on a profile. -#: clearflagform.php:76 +#: forms/clearflag.php:76 msgid "Clear" msgstr "" #. TRANS: Form description for clearing flags from a profile. -#: clearflagform.php:88 +#: forms/clearflag.php:88 msgid "Clear all flags" msgstr "" +#. TRANS: AJAX form title for a flagged profile. +#: actions/flagprofile.php:123 +msgid "Flagged for review" +msgstr "" + +#. TRANS: Body text for AJAX form when a profile has been flagged for review. +#. TRANS: Message added to a profile if it has been flagged for review. +#: actions/flagprofile.php:127 UserFlagPlugin.php:134 +msgid "Flagged" +msgstr "" + #. TRANS: Error message displayed when trying to perform an action that requires a logged in user. -#: adminprofileflag.php:65 +#: actions/adminprofileflag.php:65 msgid "Not logged in." msgstr "" #. TRANS: Error message displayed when trying to review profile flags while not authorised. -#: adminprofileflag.php:90 +#: actions/adminprofileflag.php:89 msgid "You cannot review profile flags." msgstr "" #. TRANS: Title for page with a list of profiles that were flagged for review. -#: adminprofileflag.php:127 +#: actions/adminprofileflag.php:125 msgid "Flagged profiles" msgstr "" #. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...). -#: adminprofileflag.php:244 +#: actions/adminprofileflag.php:242 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. -#: adminprofileflag.php:390 +#: actions/adminprofileflag.php:388 #, php-format msgid "Flagged by %1$s and %2$d other" msgid_plural "Flagged by %1$s and %2$d others" @@ -87,31 +81,38 @@ 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. -#: adminprofileflag.php:394 +#: actions/adminprofileflag.php:392 #, php-format msgid "Flagged by %s" msgstr "" #. TRANS: Server exception given when flags could not be cleared. #. TRANS: %s is a profile nickname. -#: clearflag.php:105 +#: 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. -#: clearflag.php:129 +#: actions/clearflag.php:127 msgid "Flags cleared" msgstr "" #. TRANS: Body element for "flags cleared" form. -#: clearflag.php:133 +#: actions/clearflag.php:131 msgid "Cleared" msgstr "" #. TRANS: Server exception. #. TRANS: %d is a profile ID (number). -#: User_flag_profile.php:161 +#: classes/User_flag_profile.php:115 #, php-format msgid "Could not flag profile \"%d\" for review." msgstr "" + +#. TRANS: Plugin description. +#: UserFlagPlugin.php:240 +msgid "" +"This plugin allows flagging of profiles for review and reviewing flagged " +"profiles." +msgstr ""