1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-10-09 14:04+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #. TRANS: Title for page with a list of profiles that were flagged for review.
21 #: adminprofileflag.php:125
22 msgid "Flagged profiles"
25 #. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...).
26 #: adminprofileflag.php:242
30 #. TRANS: Message displayed on a profile if it has been flagged.
31 #. TRANS: %1$s is a comma separated list of at most 5 user nicknames that flagged.
32 #. TRANS: %2$d is a positive integer of additional flagging users. Also used for the plural.
33 #: adminprofileflag.php:388
35 msgid "Flagged by %1$s and %2$d other"
36 msgid_plural "Flagged by %1$s and %2$d others"
40 #. TRANS: Message displayed on a profile if it has been flagged.
41 #. TRANS: %s is a comma separated list of at most 5 user nicknames that flagged.
42 #: adminprofileflag.php:392
47 #. TRANS: Client error when setting flag that has already been set for a profile.
49 msgid "Flag already exists."
52 #. TRANS: AJAX form title for a flagged profile.
53 #: flagprofile.php:126
54 msgid "Flagged for review"
57 #. TRANS: Body text for AJAX form when a profile has been flagged for review.
58 #: flagprofile.php:130
62 #. TRANS: Plugin description.
63 #: UserFlagPlugin.php:292
65 "This plugin allows flagging of profiles for review and reviewing flagged "
69 #. TRANS: Server exception given when flags could not be cleared.
72 msgid "Couldn't clear flags for profile \"%s\"."
75 #. TRANS: Title for AJAX form to indicated that flags were removed.
80 #. TRANS: Body element for "flags cleared" form.
85 #. TRANS: Form title for flagging a profile for review.
86 #: flagprofileform.php:78
90 #. TRANS: Form description.
91 #: flagprofileform.php:89
92 msgid "Flag profile for review."
95 #. TRANS: Server exception.
96 #: User_flag_profile.php:145
98 msgid "Couldn't flag profile \"%d\" for review."
101 #. TRANS: Form title for action on a profile.
102 #: clearflagform.php:76
106 #: clearflagform.php:88
107 msgid "Clear all flags"