]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/UserFlag/locale/ia/LC_MESSAGES/UserFlag.po
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / UserFlag / locale / ia / LC_MESSAGES / UserFlag.po
1 # Translation of StatusNet - UserFlag to Interlingua (Interlingua)
2 # Expored from translatewiki.net
3 #
4 # Author: McDutchie
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - UserFlag\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-10-27 23:43+0000\n"
13 "PO-Revision-Date: 2010-10-27 23:47:54+0000\n"
14 "Language-Team: Interlingua <http://translatewiki.net/wiki/Portal:ia>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2010-10-23 19:01:50+0000\n"
18 "X-Generator: MediaWiki 1.17alpha (r75596); Translate extension (2010-09-17)\n"
19 "X-Translation-Project: translatewiki.net at http://translatewiki.net\n"
20 "X-Language-Code: ia\n"
21 "X-Message-Group: #out-statusnet-plugin-userflag\n"
22 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23
24 #. TRANS: Title for page with a list of profiles that were flagged for review.
25 #: adminprofileflag.php:125
26 msgid "Flagged profiles"
27 msgstr "Profilos marcate"
28
29 #. TRANS: Header for moderation menu with action buttons for flagged profiles (like 'sandbox', 'silence', ...).
30 #: adminprofileflag.php:242
31 msgid "Moderate"
32 msgstr "Moderar"
33
34 #. TRANS: Message displayed on a profile if it has been flagged.
35 #. TRANS: %1$s is a comma separated list of at most 5 user nicknames that flagged.
36 #. TRANS: %2$d is a positive integer of additional flagging users. Also used for the plural.
37 #: adminprofileflag.php:388
38 #, php-format
39 msgid "Flagged by %1$s and %2$d other"
40 msgid_plural "Flagged by %1$s and %2$d others"
41 msgstr[0] "Marcate per %1$s e %2$d altere"
42 msgstr[1] "Marcate per %1$s e %2$d alteres"
43
44 #. TRANS: Message displayed on a profile if it has been flagged.
45 #. TRANS: %s is a comma separated list of at most 5 user nicknames that flagged.
46 #: adminprofileflag.php:392
47 #, php-format
48 msgid "Flagged by %s"
49 msgstr "Marcate per %s"
50
51 #. TRANS: Client error when setting flag that has already been set for a profile.
52 #: flagprofile.php:66
53 msgid "Flag already exists."
54 msgstr "Le marca ja existe."
55
56 #. TRANS: AJAX form title for a flagged profile.
57 #: flagprofile.php:126
58 msgid "Flagged for review"
59 msgstr "Marcate pro revision"
60
61 #. TRANS: Body text for AJAX form when a profile has been flagged for review.
62 #: flagprofile.php:130
63 msgid "Flagged"
64 msgstr "Marcate"
65
66 #. TRANS: Plugin description.
67 #: UserFlagPlugin.php:292
68 msgid ""
69 "This plugin allows flagging of profiles for review and reviewing flagged "
70 "profiles."
71 msgstr ""
72 "Iste plugin permitte marcar profilos pro revision e revider profilos marcate."
73
74 #. TRANS: Server exception given when flags could not be cleared.
75 #: clearflag.php:105
76 #, php-format
77 msgid "Couldn't clear flags for profile \"%s\"."
78 msgstr "Non poteva rader marcas pro profilo \"%s\"."
79
80 #. TRANS: Title for AJAX form to indicated that flags were removed.
81 #: clearflag.php:129
82 msgid "Flags cleared"
83 msgstr "Marcas radite"
84
85 #. TRANS: Body element for "flags cleared" form.
86 #: clearflag.php:133
87 msgid "Cleared"
88 msgstr "Radite"
89
90 #. TRANS: Form title for flagging a profile for review.
91 #: flagprofileform.php:78
92 msgid "Flag"
93 msgstr "Rader tote le marcas"
94
95 #. TRANS: Form description.
96 #: flagprofileform.php:89
97 msgid "Flag profile for review."
98 msgstr "Marcar profilo pro revision."
99
100 #. TRANS: Server exception.
101 #: User_flag_profile.php:145
102 #, php-format
103 msgid "Couldn't flag profile \"%d\" for review."
104 msgstr "Non poteva marcar profilo \"%d\" pro revision."
105
106 #. TRANS: Form title for action on a profile.
107 #: clearflagform.php:76
108 msgid "Clear"
109 msgstr "Rader"
110
111 #: clearflagform.php:88
112 msgid "Clear all flags"
113 msgstr "Rader tote le marcas"