summaryrefslogtreecommitdiff
path: root/plugins/UserFlag/locale/UserFlag.pot
blob: decb06d0472389e31e620ae6b2fb43203fb117e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-10-27 23:43+0000\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"
"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: Title for page with a list of profiles that were flagged for review.
#: adminprofileflag.php:125
msgid "Flagged profiles"
msgstr ""

#. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...).
#: 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 the plural.
#: adminprofileflag.php:388
#, php-format
msgid "Flagged by %1$s and %2$d other"
msgid_plural "Flagged by %1$s and %2$d others"
msgstr[0] ""
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:392
#, php-format
msgid "Flagged by %s"
msgstr ""

#. TRANS: Client error when setting flag that has already been set for a profile.
#: flagprofile.php:66
msgid "Flag already exists."
msgstr ""

#. TRANS: AJAX form title for a flagged profile.
#: flagprofile.php:126
msgid "Flagged for review"
msgstr ""

#. TRANS: Body text for AJAX form when a profile has been flagged for review.
#: flagprofile.php:130
msgid "Flagged"
msgstr ""

#. TRANS: Plugin description.
#: UserFlagPlugin.php:292
msgid ""
"This plugin allows flagging of profiles for review and reviewing flagged "
"profiles."
msgstr ""

#. TRANS: Server exception given when flags could not be cleared.
#: clearflag.php:105
#, php-format
msgid "Couldn't clear flags for profile \"%s\"."
msgstr ""

#. TRANS: Title for AJAX form to indicated that flags were removed.
#: clearflag.php:129
msgid "Flags cleared"
msgstr ""

#. TRANS: Body element for "flags cleared" form.
#: clearflag.php:133
msgid "Cleared"
msgstr ""

#. TRANS: Form title for flagging a profile for review.
#: flagprofileform.php:78
msgid "Flag"
msgstr ""

#. TRANS: Form description.
#: flagprofileform.php:89
msgid "Flag profile for review."
msgstr ""

#. TRANS: Server exception.
#: User_flag_profile.php:145
#, php-format
msgid "Couldn't flag profile \"%d\" for review."
msgstr ""

#. TRANS: Form title for action on a profile.
#: clearflagform.php:76
msgid "Clear"
msgstr ""

#: clearflagform.php:88
msgid "Clear all flags"
msgstr ""