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.
8 "Project-Id-Version: GNU social\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2015-02-02 17:47+0100\n"
11 "PO-Revision-Date: 2015-02-07 12:17+0000\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: Malayalam (http://www.transifex.com/gnu-social/gnu-social/language/ml/)\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 #. TRANS: Form title for flagging a profile for review.
21 #: forms/flagprofile.php:78
25 #. TRANS: Form description.
26 #: forms/flagprofile.php:89
27 msgid "Flag profile for review."
30 #. TRANS: Form title for action on a profile.
31 #: forms/clearflag.php:76
35 #. TRANS: Form description for clearing flags from a profile.
36 #: forms/clearflag.php:88
37 msgid "Clear all flags"
40 #. TRANS: AJAX form title for a flagged profile.
41 #: actions/flagprofile.php:123
42 msgid "Flagged for review"
45 #. TRANS: Body text for AJAX form when a profile has been flagged for review.
46 #. TRANS: Message added to a profile if it has been flagged for review.
47 #: actions/flagprofile.php:127 UserFlagPlugin.php:134
51 #. TRANS: Error message displayed when trying to perform an action that
52 #. requires a logged in user.
53 #: actions/adminprofileflag.php:65
54 msgid "Not logged in."
55 msgstr "ലോഗിൻ ചെയ്തിട്ടില്ല"
57 #. TRANS: Error message displayed when trying to review profile flags while
59 #: actions/adminprofileflag.php:89
60 msgid "You cannot review profile flags."
63 #. TRANS: Title for page with a list of profiles that were flagged for review.
64 #: actions/adminprofileflag.php:125
65 msgid "Flagged profiles"
68 #. TRANS: Header for moderation menu with action buttons for flagged profiles
69 #. (like 'sandbox', 'silence', ...).
70 #: actions/adminprofileflag.php:242
72 msgstr "മാദ്ധ്യസ്ഥം വഹിക്കുക"
74 #. TRANS: Message displayed on a profile if it has been flagged.
75 #. TRANS: %1$s is a comma separated list of at most 5 user nicknames that
77 #. TRANS: %2$d is a positive integer of additional flagging users. Also used
79 #: actions/adminprofileflag.php:388
81 msgid "Flagged by %1$s and %2$d other"
82 msgid_plural "Flagged by %1$s and %2$d others"
86 #. TRANS: Message displayed on a profile if it has been flagged.
87 #. TRANS: %s is a comma separated list of at most 5 user nicknames that
89 #: actions/adminprofileflag.php:392
94 #. TRANS: Server exception given when flags could not be cleared.
95 #. TRANS: %s is a profile nickname.
96 #: actions/clearflag.php:105
98 msgid "Could not clear flags for profile \"%s\"."
101 #. TRANS: Title for AJAX form to indicated that flags were removed.
102 #: actions/clearflag.php:127
103 msgid "Flags cleared"
106 #. TRANS: Body element for "flags cleared" form.
107 #: actions/clearflag.php:131
111 #. TRANS: Server exception.
112 #. TRANS: %d is a profile ID (number).
113 #: classes/User_flag_profile.php:115
115 msgid "Could not flag profile \"%d\" for review."
118 #. TRANS: Plugin description.
119 #: UserFlagPlugin.php:240
121 "This plugin allows flagging of profiles for review and reviewing flagged "