]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/UserFlag/locale/UserFlag.pot
7251033c4be2f8d97e46f493d9a15bfda354737d
[quix0rs-gnu-social.git] / plugins / UserFlag / locale / UserFlag.pot
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.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-12-16 15:08+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"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #. TRANS: Title for page with a list of profiles that were flagged for review.
21 #: adminprofileflag.php:125
22 msgid "Flagged profiles"
23 msgstr ""
24
25 #. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...).
26 #: adminprofileflag.php:242
27 msgid "Moderate"
28 msgstr ""
29
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
34 #, php-format
35 msgid "Flagged by %1$s and %2$d other"
36 msgid_plural "Flagged by %1$s and %2$d others"
37 msgstr[0] ""
38 msgstr[1] ""
39
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
43 #, php-format
44 msgid "Flagged by %s"
45 msgstr ""
46
47 #. TRANS: AJAX form title for a flagged profile.
48 #: flagprofile.php:125
49 msgid "Flagged for review"
50 msgstr ""
51
52 #. TRANS: Body text for AJAX form when a profile has been flagged for review.
53 #. TRANS: Message added to a profile if it has been flagged for review.
54 #: flagprofile.php:129 UserFlagPlugin.php:173
55 msgid "Flagged"
56 msgstr ""
57
58 #. TRANS: Plugin description.
59 #: UserFlagPlugin.php:294
60 msgid ""
61 "This plugin allows flagging of profiles for review and reviewing flagged "
62 "profiles."
63 msgstr ""
64
65 #. TRANS: Server exception given when flags could not be cleared.
66 #: clearflag.php:105
67 #, php-format
68 msgid "Couldn't clear flags for profile \"%s\"."
69 msgstr ""
70
71 #. TRANS: Title for AJAX form to indicated that flags were removed.
72 #: clearflag.php:129
73 msgid "Flags cleared"
74 msgstr ""
75
76 #. TRANS: Body element for "flags cleared" form.
77 #: clearflag.php:133
78 msgid "Cleared"
79 msgstr ""
80
81 #. TRANS: Form title for flagging a profile for review.
82 #: flagprofileform.php:78
83 msgid "Flag"
84 msgstr ""
85
86 #. TRANS: Form description.
87 #: flagprofileform.php:89
88 msgid "Flag profile for review."
89 msgstr ""
90
91 #. TRANS: Server exception.
92 #: User_flag_profile.php:160
93 #, php-format
94 msgid "Couldn't flag profile \"%d\" for review."
95 msgstr ""
96
97 #. TRANS: Form title for action on a profile.
98 #: clearflagform.php:76
99 msgid "Clear"
100 msgstr ""
101
102 #: clearflagform.php:88
103 msgid "Clear all flags"
104 msgstr ""