]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/statusnet.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / locale / statusnet.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: 2011-06-18 15:54+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=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #. TRANS: Database error message.
21 #: index.php:110
22 #, php-format
23 msgid ""
24 "The database for %1$s is not responding correctly, so the site will not work "
25 "properly. The site admins probably know about the problem, but you can "
26 "contact them at %2$s to make sure. Otherwise, wait a few minutes and try "
27 "again."
28 msgstr ""
29
30 #. TRANS: Error message.
31 #: index.php:121
32 msgid ""
33 "An important error occured, probably related to email setup. Check logfiles "
34 "for more info."
35 msgstr ""
36
37 #. TRANS: Error message.
38 #: index.php:131
39 msgid "An error occurred."
40 msgstr ""
41
42 #. TRANS: Error message displayed when there is no StatusNet configuration file.
43 #: index.php:264
44 #, php-format
45 msgid ""
46 "No configuration file found. Try running the installation program first."
47 msgstr ""
48
49 #. TRANS: Error message displayed when trying to access a non-existing page.
50 #: index.php:295
51 msgid "Unknown page"
52 msgstr ""
53
54 #. TRANS: Error message displayed when trying to perform an undefined action.
55 #. TRANS: Title for password recovery page when an unknown action has been specified.
56 #: index.php:350 actions/recoverpassword.php:232
57 msgid "Unknown action"
58 msgstr ""
59
60 #. TRANS: Page title for Access admin panel that allows configuring site access.
61 #: actions/accessadminpanel.php:53
62 msgid "Access"
63 msgstr ""
64
65 #. TRANS: Page notice.
66 #: actions/accessadminpanel.php:64
67 msgid "Site access settings"
68 msgstr ""
69
70 #. TRANS: Form legend for registration form.
71 #: actions/accessadminpanel.php:151
72 msgid "Registration"
73 msgstr ""
74
75 #. TRANS: Checkbox instructions for admin setting "Private".
76 #: actions/accessadminpanel.php:155
77 msgid "Prohibit anonymous users (not logged in) from viewing site?"
78 msgstr ""
79
80 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
81 #. TRANS: Checkbox label to show private tags.
82 #. TRANS: Checkbox field label on group edit form to mark a group private.
83 #: actions/accessadminpanel.php:157 actions/peopletagsbyuser.php:185
84 #: lib/groupeditform.php:206
85 msgctxt "LABEL"
86 msgid "Private"
87 msgstr ""
88
89 #. TRANS: Checkbox instructions for admin setting "Invite only".
90 #: actions/accessadminpanel.php:164
91 msgid "Make registration invitation only."
92 msgstr ""
93
94 #. TRANS: Checkbox label for configuring site as invite only.
95 #: actions/accessadminpanel.php:166
96 msgid "Invite only"
97 msgstr ""
98
99 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
100 #: actions/accessadminpanel.php:173
101 msgid "Disable new registrations."
102 msgstr ""
103
104 #. TRANS: Checkbox label for disabling new user registrations.
105 #: actions/accessadminpanel.php:175
106 msgid "Closed"
107 msgstr ""
108
109 #. TRANS: Title for button to save access settings in site admin panel.
110 #: actions/accessadminpanel.php:191
111 msgid "Save access settings"
112 msgstr ""
113
114 #. TRANS: Tooltip for button to save access settings in site admin panel.
115 #. TRANS: Button label to save e-mail preferences.
116 #. TRANS: Button label to save IM preferences.
117 #. TRANS: Button text in the license admin panel.
118 #. TRANS: Button text to store form data in the Paths admin panel.
119 #. TRANS: Button to save input in profile settings.
120 #. TRANS: Submit button text on the sessions administration panel.
121 #. TRANS: Button text for saving site settings.
122 #. TRANS: Button text for saving site notice in admin panel.
123 #. TRANS: Button label to save SMS preferences.
124 #. TRANS: Button text to save snapshot settings.
125 #. TRANS: Save button for settings for a profile in a subscriptions list.
126 #. TRANS: Button text to save lists.
127 #. TRANS: Button text for saving "Other settings" in profile.
128 #. TRANS: Button text to save user settings in user admin panel.
129 #. TRANS: Button label in the "Edit application" form.
130 #. TRANS: Text for save button on group edit form.
131 #. TRANS: Button text to save tags for a profile.
132 #: actions/accessadminpanel.php:193 actions/emailsettings.php:251
133 #: actions/imsettings.php:201 actions/licenseadminpanel.php:335
134 #: actions/pathsadminpanel.php:463 actions/profilesettings.php:215
135 #: actions/sessionsadminpanel.php:202 actions/siteadminpanel.php:373
136 #: actions/sitenoticeadminpanel.php:197 actions/smssettings.php:204
137 #: actions/snapshotadminpanel.php:252 actions/subscriptions.php:251
138 #: actions/tagprofile.php:169 actions/urlsettings.php:152
139 #: actions/useradminpanel.php:300 lib/applicationeditform.php:355
140 #: lib/groupeditform.php:225 lib/peopletags.php:146
141 msgctxt "BUTTON"
142 msgid "Save"
143 msgstr ""
144
145 #. TRANS: Client error displayed when the session token does not match or is not given.
146 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
147 #. TRANS: Client error displayed when the session token does not match or is not given.
148 #. TRANS: Form validation error message.
149 #. TRANS: Client error displayed when the session token does not match or is not given.
150 #. TRANS: Form validation error.
151 #. TRANS: Form validation error message.
152 #. TRANS: Client error displayed when the session token does not match or is not given.
153 #. TRANS: Client error displayed when the session token is not okay.
154 #. TRANS: Client error displayed when the session token does not match or is not given.
155 #: actions/addpeopletag.php:78 actions/apioauthauthorize.php:147
156 #: actions/avatarsettings.php:283 actions/cancelsubscription.php:75
157 #: actions/deletenotice.php:178 actions/disfavor.php:75
158 #: actions/emailsettings.php:293 actions/favor.php:76 actions/geocode.php:56
159 #: actions/groupblock.php:66 actions/grouplogo.php:321
160 #: actions/groupunblock.php:66 actions/imsettings.php:244
161 #: actions/invite.php:67 actions/makeadmin.php:68 actions/newmessage.php:141
162 #: actions/newnotice.php:105 actions/nudge.php:82
163 #: actions/oauthappssettings.php:162 actions/oauthconnectionssettings.php:136
164 #: actions/passwordsettings.php:147 actions/peopletagautocomplete.php:67
165 #: actions/pluginenable.php:88 actions/profilecompletion.php:81
166 #: actions/profilesettings.php:235 actions/recoverpassword.php:303
167 #: actions/register.php:164 actions/remotesubscribe.php:78
168 #: actions/removepeopletag.php:79 actions/repeat.php:80
169 #: actions/smssettings.php:250 actions/subedit.php:41 actions/subscribe.php:87
170 #: actions/subscribepeopletag.php:76 actions/tagprofile.php:186
171 #: actions/unsubscribe.php:70 actions/unsubscribepeopletag.php:77
172 #: actions/urlsettings.php:171 actions/userauthorization.php:54
173 msgid "There was a problem with your session token. Try again, please."
174 msgstr ""
175
176 #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
177 #: actions/addpeopletag.php:89 actions/cancelsubscription.php:57
178 #: actions/deletenotice.php:52 actions/disfavor.php:61
179 #: actions/editpeopletag.php:69 actions/favor.php:62 actions/groupblock.php:60
180 #: actions/groupunblock.php:60 actions/logout.php:69 actions/makeadmin.php:62
181 #: actions/newmessage.php:89 actions/newnotice.php:87 actions/nudge.php:64
182 #: actions/peopletagautocomplete.php:57 actions/peopletagsbyuser.php:121
183 #: actions/pluginenable.php:99 actions/profilecompletion.php:92
184 #: actions/removepeopletag.php:90 actions/subedit.php:33
185 #: actions/subscribe.php:98 actions/unsubscribe.php:52
186 #: lib/adminpanelaction.php:71 lib/profileformaction.php:63
187 #: lib/settingsaction.php:73
188 msgid "Not logged in."
189 msgstr ""
190
191 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
192 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
193 #. TRANS: Client exception.
194 #. TRANS: Client error displayed when referring to a non-existing profile.
195 #. TRANS: Client error displayed trying to subscribe to a non-existing profile.
196 #. TRANS: Client error displayed trying to perform an action related to a non-existing profile.
197 #: actions/addpeopletag.php:101 actions/atompubfavoritefeed.php:69
198 #: actions/atompubmembershipfeed.php:71 actions/atompubshowfavorite.php:75
199 #: actions/atompubshowmembership.php:72 actions/removepeopletag.php:102
200 #: actions/subscribe.php:110 lib/command.php:435 lib/command.php:494
201 msgid "No such profile."
202 msgstr ""
203
204 #. TRANS: Client error displayed trying to reference a non-existing list.
205 #. TRANS: Client error displayed when referring to a non-existing list.
206 #. TRANS: Client error displayed trying to reference a non-existing list.
207 #: actions/addpeopletag.php:110 actions/editpeopletag.php:109
208 #: actions/peopletagged.php:96 actions/peopletagsubscribers.php:96
209 #: actions/profilecompletion.php:101 actions/profiletagbyid.php:67
210 #: actions/removepeopletag.php:111 actions/showprofiletag.php:86
211 #: actions/subscribepeopletag.php:95 actions/unsubscribepeopletag.php:96
212 msgid "No such list."
213 msgstr ""
214
215 #. TRANS: Client error displayed when trying to add an OMB 0.1 remote profile to a list.
216 #: actions/addpeopletag.php:121
217 msgid "You cannot list an OMB 0.1 remote profile with this action."
218 msgstr ""
219
220 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
221 #. TRANS: %s is a username.
222 #: actions/addpeopletag.php:150
223 #, php-format
224 msgid "There was an unexpected error while listing %s."
225 msgstr ""
226
227 #. TRANS: Client error displayed when an unknown error occurs when adding a user to a list.
228 #. TRANS: %s is a profile URL.
229 #: actions/addpeopletag.php:155
230 #, php-format
231 msgid ""
232 "There was a problem listing %s. The remote server is probably not responding "
233 "correctly. Please try retrying later."
234 msgstr ""
235
236 #. TRANS: Title after adding a user to a list.
237 #: actions/addpeopletag.php:165
238 msgctxt "TITLE"
239 msgid "Listed"
240 msgstr ""
241
242 #. TRANS: Server error when page not found (404).
243 #. TRANS: Server error when page not found (404)
244 #. TRANS: Server error when page not found (404).
245 #: actions/all.php:66 actions/public.php:104 actions/replies.php:96
246 #: actions/showfavorites.php:140 actions/showprofiletag.php:100
247 #: actions/tag.php:52
248 msgid "No such page."
249 msgstr ""
250
251 #. TRANS: Client error when user not found for an action.
252 #. TRANS: Client error when user not found for an rss related action.
253 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
254 #. TRANS: Client error displayed if a user could not be found.
255 #. TRANS: Client error displayed updating profile image without having a user object.
256 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
257 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
258 #. TRANS: Client error when user not found for an API action to remove a block for a user.
259 #. TRANS: Client error given when a user was not found (404).
260 #. TRANS: Client error when user not found for an API direct message action.
261 #. TRANS: Client error given when a user was not found (404).
262 #. TRANS: Client error displayed when checking group membership for a non-existing user.
263 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
264 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
265 #. TRANS: Client error displayed when user not found for an action.
266 #. TRANS: Client error displayed when not providing a user or an invalid user.
267 #. TRANS: Client error displayed when referring to a non-existing user.
268 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
269 #. TRANS: Client error displayed when updating a status for a non-existing user.
270 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
271 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
272 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
273 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
274 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
275 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
276 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
277 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
278 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
279 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
280 #. TRANS: Client error displayed when trying to get a user hCard for a non-existing user.
281 #. TRANS: Client error displayed trying to make a micro summary without providing a valid user.
282 #. TRANS: Client error displayed trying to send a direct message to a non-existing user.
283 #. TRANS: Client error displayed trying to use "one time password login" without using an existing user.
284 #. TRANS: Client error displayed when referring to non-existing user.
285 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
286 #. TRANS: Form validation error on page for remote subscribe when no user was provided.
287 #. TRANS: Form validation error on page for remote subscribe when no user profile was found.
288 #. TRANS: Client error displayed when trying to reply to a non-exsting user.
289 #. TRANS: Client error displayed when providing a non-existing nickname in a RSS 1.0 action.
290 #. TRANS: Client error.
291 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
292 #. TRANS: Client error displayed trying to perform an action related to a non-existing user.
293 #. TRANS: Client error displayed trying to find a user by ID for a non-existing ID.
294 #. TRANS: Client error displayed requesting groups for a non-existing user.
295 #. TRANS: Client error displayed when user not found for an action.
296 #. TRANS: Client error displayed providing a non-existing nickname.
297 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
298 #. TRANS: Client error displayed when trying to perform a gallery action with an unknown user.
299 #. TRANS: Client error displayed when trying to access a mailbox without providing a user.
300 #. TRANS: Client error displayed when calling a profile action without specifying a user.
301 #: actions/all.php:78 actions/allrss.php:69
302 #: actions/apiaccountupdatedeliverydevice.php:110
303 #: actions/apiaccountupdateprofile.php:103
304 #: actions/apiaccountupdateprofileimage.php:104 actions/apiatomservice.php:59
305 #: actions/apiblockcreate.php:96 actions/apiblockdestroy.php:94
306 #: actions/apidirectmessage.php:75 actions/apidirectmessagenew.php:72
307 #: actions/apigroupcreate.php:111 actions/apigroupismember.php:89
308 #: actions/apigroupjoin.php:98 actions/apigroupleave.php:98
309 #: actions/apigrouplist.php:71 actions/apigroupprofileupdate.php:107
310 #: actions/apilistmember.php:76 actions/apilistmemberships.php:71
311 #: actions/apilists.php:78 actions/apilistsubscriber.php:53
312 #: actions/apilistsubscriptions.php:77 actions/apistatusesupdate.php:230
313 #: actions/apisubscriptions.php:85 actions/apitimelinefavorites.php:70
314 #: actions/apitimelinefriends.php:173 actions/apitimelinehome.php:78
315 #: actions/apitimelinementions.php:77 actions/apitimelineuser.php:79
316 #: actions/avatarbynickname.php:79 actions/favoritesrss.php:72
317 #: actions/foaf.php:42 actions/foaf.php:61 actions/hcard.php:67
318 #: actions/microsummary.php:63 actions/newmessage.php:119 actions/otp.php:78
319 #: actions/peopletagged.php:87 actions/peopletagsbyuser.php:97
320 #: actions/peopletagsforuser.php:79 actions/peopletagsubscribers.php:87
321 #: actions/peopletagsubscriptions.php:81 actions/remotesubscribe.php:156
322 #: actions/remotesubscribe.php:166 actions/replies.php:72
323 #: actions/repliesrss.php:38 actions/rsd.php:114 actions/showfavorites.php:106
324 #: actions/showprofiletag.php:73 actions/showprofiletag.php:112
325 #: actions/userbyid.php:75 actions/usergroups.php:95 actions/userrss.php:41
326 #: actions/userxrd.php:60 actions/xrds.php:71 lib/command.php:624
327 #: lib/galleryaction.php:61 lib/mailbox.php:79 lib/profileaction.php:77
328 msgid "No such user."
329 msgstr ""
330
331 #. TRANS: Title of a user's own start page.
332 #: actions/all.php:90
333 msgid "Home timeline"
334 msgstr ""
335
336 #. TRANS: Title of another user's start page.
337 #. TRANS: %s is the other user's name.
338 #: actions/all.php:95
339 #, php-format
340 msgid "%s's home timeline"
341 msgstr ""
342
343 #. TRANS: %s is user nickname.
344 #: actions/all.php:109
345 #, php-format
346 msgid "Feed for friends of %s (RSS 1.0)"
347 msgstr ""
348
349 #. TRANS: %s is user nickname.
350 #. TRANS: Feed title.
351 #. TRANS: %s is tagger's nickname.
352 #: actions/all.php:118 actions/showprofiletag.php:182
353 #, php-format
354 msgid "Feed for friends of %s (RSS 2.0)"
355 msgstr ""
356
357 #. TRANS: %s is user nickname.
358 #: actions/all.php:127
359 #, php-format
360 msgid "Feed for friends of %s (Atom)"
361 msgstr ""
362
363 #. TRANS: Empty list message. %s is a user nickname.
364 #: actions/all.php:134
365 #, php-format
366 msgid ""
367 "This is the timeline for %s and friends but no one has posted anything yet."
368 msgstr ""
369
370 #. TRANS: Encouragement displayed on logged in user's empty timeline.
371 #. TRANS: This message contains Markdown links. Keep "](" together.
372 #: actions/all.php:141
373 #, php-format
374 msgid ""
375 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
376 "something yourself."
377 msgstr ""
378
379 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
380 #. TRANS: This message contains Markdown links. Keep "](" together.
381 #: actions/all.php:145
382 #, php-format
383 msgid ""
384 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
385 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
386 msgstr ""
387
388 #. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
389 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
390 #. TRANS: Empty list message for page with replies for a user for not logged in users.
391 #. TRANS: %1$s is a user nickname. This message contains a Markdown link in the form [link text](link).
392 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
393 #. TRANS: This message contains a Markdown link. Keep "](" together.
394 #: actions/all.php:150 actions/replies.php:217 actions/showstream.php:216
395 #, php-format
396 msgid ""
397 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
398 "post a notice to them."
399 msgstr ""
400
401 #. TRANS: Message is used as link title. %s is a user nickname.
402 #. TRANS: Title of API timeline for a user and friends.
403 #. TRANS: %s is a username.
404 #. TRANS: Timeline title for user and friends. %s is a user nickname.
405 #. TRANS: Menu item title in administrator navigation panel.
406 #. TRANS: %s is a username.
407 #. TRANS: Menu item title in personal group navigation menu.
408 #. TRANS: %s is a username.
409 #. TRANS: Menu item title in settings navigation panel.
410 #. TRANS: %s is a username.
411 #: actions/allrss.php:110 actions/apitimelinefriends.php:209
412 #: actions/apitimelinehome.php:113 lib/adminpanelnav.php:74
413 #: lib/personalgroupnav.php:77 lib/settingsnav.php:74
414 #, php-format
415 msgid "%s and friends"
416 msgstr ""
417
418 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
419 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
420 #: actions/allrss.php:115 actions/apitimelinefriends.php:215
421 #: actions/apitimelinehome.php:119
422 #, php-format
423 msgid "Updates from %1$s and friends on %2$s!"
424 msgstr ""
425
426 #. TRANS: Client error displayed when coming across a non-supported API method.
427 #. TRANS: Client error displayed when trying to handle an unknown API method.
428 #. TRANS: Client error displayed when coming across a non-supported API method.
429 #: actions/apiaccountratelimitstatus.php:70
430 #: actions/apiaccountupdatedeliverydevice.php:92
431 #: actions/apiaccountupdateprofile.php:94
432 #: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
433 #: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
434 #: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
435 #: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
436 #: actions/apigroupismember.php:115 actions/apigroupjoin.php:148
437 #: actions/apigroupleave.php:138 actions/apigrouplist.php:135
438 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
439 #: actions/apigroupprofileupdate.php:98 actions/apigroupprofileupdate.php:216
440 #: actions/apigroupshow.php:114 actions/apihelptest.php:84
441 #: actions/apilist.php:117 actions/apilist.php:177 actions/apilist.php:214
442 #: actions/apilistmember.php:117 actions/apilistmembers.php:87
443 #: actions/apilistmembers.php:160 actions/apilistmemberships.php:103
444 #: actions/apilists.php:120 actions/apilists.php:172
445 #: actions/apilistsubscriber.php:88 actions/apilistsubscribers.php:66
446 #: actions/apilistsubscribers.php:113 actions/apilistsubscriptions.php:91
447 #: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
448 #: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:139
449 #: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
450 #: actions/apitimelinefavorites.php:182 actions/apitimelinefriends.php:278
451 #: actions/apitimelinegroup.php:148 actions/apitimelinehome.php:181
452 #: actions/apitimelinelist.php:182 actions/apitimelinementions.php:182
453 #: actions/apitimelinepublic.php:247 actions/apitimelineretweetedtome.php:150
454 #: actions/apitimelineretweetsofme.php:149 actions/apitimelinetag.php:165
455 #: actions/apitimelineuser.php:217 actions/apiusershow.php:100
456 #: lib/apilistusers.php:149
457 msgid "API method not found."
458 msgstr ""
459
460 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
461 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
462 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
463 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
464 #: actions/apiaccountupdatedeliverydevice.php:83
465 #: actions/apiaccountupdateprofile.php:85
466 #: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
467 #: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
468 #: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
469 #: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
470 #: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
471 #: actions/apigroupleave.php:89 actions/apigroupprofileupdate.php:89
472 #: actions/apimediaupload.php:66 actions/apistatusesretweet.php:63
473 #: actions/apistatusesupdate.php:194
474 msgid "This method requires a POST."
475 msgstr ""
476
477 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
478 #: actions/apiaccountupdatedeliverydevice.php:103
479 msgid ""
480 "You must specify a parameter named 'device' with a value of one of: sms, im, "
481 "none."
482 msgstr ""
483
484 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
485 #. TRANS: Server error displayed when confirming an e-mail address or IM address fails.
486 #. TRANS: Server error thrown on database error updating e-mail preferences.
487 #. TRANS: Server error thrown on database error removing a registered e-mail address.
488 #. TRANS: Server error thrown when user profile settings could not be updated.
489 #. TRANS: Server error thrown on database error updating SMS preferences.
490 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
491 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
492 #: actions/apiaccountupdatedeliverydevice.php:136
493 #: actions/confirmaddress.php:122 actions/emailsettings.php:353
494 #: actions/emailsettings.php:504 actions/profilesettings.php:348
495 #: actions/smssettings.php:301 actions/smssettings.php:454
496 #: actions/urlsettings.php:213
497 msgid "Could not update user."
498 msgstr ""
499
500 #. TRANS: Error message displayed when referring to a user without a profile.
501 #: actions/apiaccountupdateprofile.php:111
502 #: actions/apiaccountupdateprofileimage.php:131
503 #: actions/apiuserprofileimage.php:88 actions/apiusershow.php:108
504 #: actions/avatarbynickname.php:85 actions/avatarsettings.php:108
505 #: actions/avatarsettings.php:194 actions/foaf.php:69
506 #: actions/grouplogo.php:184 actions/hcard.php:75
507 #: actions/peopletagsbyuser.php:105 actions/peopletagsforuser.php:87
508 #: actions/peopletagsubscriptions.php:89 actions/remotesubscribe.php:209
509 #: actions/replies.php:80 actions/userauthorization.php:75
510 #: actions/usergroups.php:103 actions/userrss.php:110 lib/galleryaction.php:69
511 #: lib/profileaction.php:85
512 msgid "User has no profile."
513 msgstr ""
514
515 #. TRANS: Server error displayed if a user profile could not be saved.
516 #. TRANS: Server error thrown when user profile settings could not be saved.
517 #: actions/apiaccountupdateprofile.php:147 actions/profilesettings.php:448
518 msgid "Could not save profile."
519 msgstr ""
520
521 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
522 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
523 #: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
524 #: actions/apistatusesupdate.php:210 actions/avatarsettings.php:271
525 #: actions/editapplication.php:121 actions/newapplication.php:102
526 #: actions/newnotice.php:94
527 #, php-format
528 msgid ""
529 "The server was unable to handle that much POST data (%s byte) due to its "
530 "current configuration."
531 msgid_plural ""
532 "The server was unable to handle that much POST data (%s bytes) due to its "
533 "current configuration."
534 msgstr[0] ""
535 msgstr[1] ""
536
537 #. TRANS: Title for Atom feed.
538 #: actions/apiatomservice.php:85
539 msgctxt "ATOM"
540 msgid "Main"
541 msgstr ""
542
543 #. TRANS: Title for Atom feed. %s is a user nickname.
544 #. TRANS: Message is used as link title. %s is a user nickname.
545 #. TRANS: Title in atom group notice feed. %s is a group name.
546 #. TRANS: Title in atom user notice feed. %s is a user name.
547 #: actions/apiatomservice.php:93 actions/grouprss.php:138
548 #: actions/userrss.php:95 lib/atomgroupnoticefeed.php:63
549 #: lib/atomusernoticefeed.php:88
550 #, php-format
551 msgid "%s timeline"
552 msgstr ""
553
554 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
555 #. TRANS: Title for Atom subscription feed.
556 #. TRANS: %s is a user nickname.
557 #. TRANS: Header for subscriptions overview for a user (first page).
558 #. TRANS: %s is a user nickname.
559 #: actions/apiatomservice.php:104 actions/atompubsubscriptionfeed.php:148
560 #: actions/subscriptions.php:51
561 #, php-format
562 msgid "%s subscriptions"
563 msgstr ""
564
565 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
566 #. TRANS: Title for Atom favorites feed.
567 #. TRANS: %s is a user nickname.
568 #: actions/apiatomservice.php:115 actions/atompubfavoritefeed.php:142
569 #, php-format
570 msgid "%s favorites"
571 msgstr ""
572
573 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
574 #: actions/apiatomservice.php:126
575 #, php-format
576 msgid "%s memberships"
577 msgstr ""
578
579 #. TRANS: Client error displayed when users try to block themselves.
580 #: actions/apiblockcreate.php:105
581 msgid "You cannot block yourself!"
582 msgstr ""
583
584 #. TRANS: Server error displayed when blocking a user has failed.
585 #: actions/apiblockcreate.php:127
586 msgid "Block user failed."
587 msgstr ""
588
589 #. TRANS: Server error displayed when unblocking a user has failed.
590 #: actions/apiblockdestroy.php:113
591 msgid "Unblock user failed."
592 msgstr ""
593
594 #. TRANS: Title. %s is a user nickname.
595 #: actions/apidirectmessage.php:88
596 #, php-format
597 msgid "Direct messages from %s"
598 msgstr ""
599
600 #. TRANS: Subtitle. %s is a user nickname.
601 #: actions/apidirectmessage.php:93
602 #, php-format
603 msgid "All the direct messages sent from %s"
604 msgstr ""
605
606 #. TRANS: Title. %s is a user nickname.
607 #: actions/apidirectmessage.php:102
608 #, php-format
609 msgid "Direct messages to %s"
610 msgstr ""
611
612 #. TRANS: Subtitle. %s is a user nickname.
613 #: actions/apidirectmessage.php:107
614 #, php-format
615 msgid "All the direct messages sent to %s"
616 msgstr ""
617
618 #. TRANS: Client error displayed when no message text was submitted (406).
619 #: actions/apidirectmessagenew.php:117
620 msgid "No message text!"
621 msgstr ""
622
623 #. TRANS: Client error displayed when message content is too long.
624 #. TRANS: %d is the maximum number of characters for a message.
625 #. TRANS: Form validation error displayed when message content is too long.
626 #. TRANS: %d is the maximum number of characters for a message.
627 #: actions/apidirectmessagenew.php:127 actions/newmessage.php:159
628 #, php-format
629 msgid "That's too long. Maximum message size is %d character."
630 msgid_plural "That's too long. Maximum message size is %d characters."
631 msgstr[0] ""
632 msgstr[1] ""
633
634 #. TRANS: Client error displayed if a recipient user could not be found (403).
635 #: actions/apidirectmessagenew.php:139
636 msgid "Recipient user not found."
637 msgstr ""
638
639 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
640 #: actions/apidirectmessagenew.php:144
641 msgid "Cannot send direct messages to users who aren't your friend."
642 msgstr ""
643
644 #. TRANS: Client error displayed trying to direct message self (403).
645 #. TRANS: Client error displayed trying to send a direct message to self.
646 #. TRANS: Error text shown when trying to send a direct message to self.
647 #: actions/apidirectmessagenew.php:154 actions/newmessage.php:178
648 #: lib/command.php:632
649 msgid ""
650 "Do not send a message to yourself; just say it to yourself quietly instead."
651 msgstr ""
652
653 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
654 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
655 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
656 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
657 #: actions/apistatusesdestroy.php:121
658 msgid "No status found with that ID."
659 msgstr ""
660
661 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
662 #: actions/apifavoritecreate.php:120
663 msgid "This status is already a favorite."
664 msgstr ""
665
666 #. TRANS: Client error displayed when marking a notice as favourite fails.
667 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
668 #. TRANS: Error message text shown when a favorite could not be set.
669 #: actions/apifavoritecreate.php:132 actions/favor.php:87 lib/command.php:306
670 msgid "Could not create favorite."
671 msgstr ""
672
673 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
674 #: actions/apifavoritedestroy.php:122
675 msgid "That status is not a favorite."
676 msgstr ""
677
678 #. TRANS: Client error displayed when removing a favourite has failed.
679 #. TRANS: Server error displayed when removing a favorite from the database fails.
680 #: actions/apifavoritedestroy.php:135 actions/disfavor.php:90
681 msgid "Could not delete favorite."
682 msgstr ""
683
684 #. TRANS: Client error displayed when trying follow who's profile could not be found.
685 #: actions/apifriendshipscreate.php:109
686 msgid "Could not follow user: profile not found."
687 msgstr ""
688
689 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
690 #. TRANS: %s is the nickname of the user that is already being followed.
691 #: actions/apifriendshipscreate.php:120
692 #, php-format
693 msgid "Could not follow user: %s is already on your list."
694 msgstr ""
695
696 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
697 #: actions/apifriendshipsdestroy.php:109
698 msgid "Could not unfollow user: User not found."
699 msgstr ""
700
701 #. TRANS: Client error displayed when trying to unfollow self.
702 #: actions/apifriendshipsdestroy.php:121
703 msgid "You cannot unfollow yourself."
704 msgstr ""
705
706 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
707 #: actions/apifriendshipsexists.php:88
708 msgid "Two valid IDs or nick names must be supplied."
709 msgstr ""
710
711 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
712 #: actions/apifriendshipsshow.php:131
713 msgid "Could not determine source user."
714 msgstr ""
715
716 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
717 #: actions/apifriendshipsshow.php:140
718 msgid "Could not find target user."
719 msgstr ""
720
721 #. TRANS: Client error trying to create a group with a nickname this is already in use.
722 #. TRANS: API validation exception thrown when nickname is already used.
723 #. TRANS: Group edit form validation error.
724 #. TRANS: Group create form validation error.
725 #. TRANS: Validation error in form for profile settings.
726 #. TRANS: Form validation error displayed when trying to register with an existing nickname.
727 #: actions/apigroupcreate.php:156 actions/apigroupprofileupdate.php:257
728 #: actions/editgroup.php:200 actions/newgroup.php:138
729 #: actions/profilesettings.php:293 actions/register.php:210
730 msgid "Nickname already in use. Try another one."
731 msgstr ""
732
733 #. TRANS: Client error in form for group creation.
734 #. TRANS: API validation exception thrown when nickname does not validate.
735 #. TRANS: Group edit form validation error.
736 #. TRANS: Group create form validation error.
737 #. TRANS: Validation error in form for profile settings.
738 #. TRANS: Form validation error displayed when trying to register with an invalid nickname.
739 #: actions/apigroupcreate.php:164 actions/apigroupprofileupdate.php:262
740 #: actions/editgroup.php:204 actions/newgroup.php:142
741 #: actions/profilesettings.php:263 actions/register.php:213
742 msgid "Not a valid nickname."
743 msgstr ""
744
745 #. TRANS: Client error in form for group creation.
746 #. TRANS: API validation exception thrown when homepage URL does not validate.
747 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
748 #. TRANS: Group edit form validation error.
749 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
750 #. TRANS: Group create form validation error.
751 #. TRANS: Validation error in form for profile settings.
752 #. TRANS: Form validation error displayed when trying to register with an invalid homepage URL.
753 #: actions/apigroupcreate.php:181 actions/apigroupprofileupdate.php:281
754 #: actions/editapplication.php:236 actions/editgroup.php:211
755 #: actions/newapplication.php:222 actions/newgroup.php:149
756 #: actions/profilesettings.php:268 actions/register.php:222
757 msgid "Homepage is not a valid URL."
758 msgstr ""
759
760 #. TRANS: Client error in form for group creation.
761 #. TRANS: API validation exception thrown when full name does not validate.
762 #. TRANS: Group edit form validation error.
763 #. TRANS: Group create form validation error.
764 #. TRANS: Validation error in form for profile settings.
765 #. TRANS: Form validation error displayed when trying to register with a too long full name.
766 #: actions/apigroupcreate.php:191 actions/apigroupprofileupdate.php:291
767 #: actions/editgroup.php:215 actions/newgroup.php:153
768 #: actions/profilesettings.php:272 actions/register.php:226
769 msgid "Full name is too long (maximum 255 characters)."
770 msgstr ""
771
772 #. TRANS: Client error shown when providing too long a description during group creation.
773 #. TRANS: %d is the maximum number of allowed characters.
774 #. TRANS: API validation exception thrown when description does not validate.
775 #. TRANS: %d is the maximum description length and used for plural.
776 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
777 #. TRANS: %d is the maximum number of allowed characters.
778 #. TRANS: Group edit form validation error.
779 #. TRANS: Client error shown when providing too long a description when editing a list.
780 #. TRANS: %d is the maximum number of allowed characters.
781 #. TRANS: Form validation error in New application form.
782 #. TRANS: %d is the maximum number of characters for the description.
783 #. TRANS: Group create form validation error.
784 #. TRANS: %d is the maximum number of allowed characters.
785 #: actions/apigroupcreate.php:201 actions/apigroupprofileupdate.php:301
786 #: actions/editapplication.php:203 actions/editgroup.php:220
787 #: actions/editpeopletag.php:265 actions/newapplication.php:183
788 #: actions/newgroup.php:158
789 #, php-format
790 msgid "Description is too long (maximum %d character)."
791 msgid_plural "Description is too long (maximum %d characters)."
792 msgstr[0] ""
793 msgstr[1] ""
794
795 #. TRANS: Client error shown when providing too long a location during group creation.
796 #. TRANS: API validation exception thrown when location does not validate.
797 #. TRANS: Group edit form validation error.
798 #. TRANS: Group create form validation error.
799 #. TRANS: Validation error in form for profile settings.
800 #. TRANS: Form validation error displayed when trying to register with a too long location.
801 #: actions/apigroupcreate.php:215 actions/apigroupprofileupdate.php:313
802 #: actions/editgroup.php:227 actions/newgroup.php:165
803 #: actions/profilesettings.php:285 actions/register.php:238
804 msgid "Location is too long (maximum 255 characters)."
805 msgstr ""
806
807 #. TRANS: Client error shown when providing too many aliases during group creation.
808 #. TRANS: %d is the maximum number of allowed aliases.
809 #. TRANS: API validation exception thrown when aliases do not validate.
810 #. TRANS: %d is the maximum number of aliases and used for plural.
811 #. TRANS: Group edit form validation error.
812 #. TRANS: %d is the maximum number of allowed aliases.
813 #. TRANS: Group create form validation error.
814 #. TRANS: %d is the maximum number of allowed aliases.
815 #: actions/apigroupcreate.php:236 actions/apigroupprofileupdate.php:332
816 #: actions/editgroup.php:240 actions/newgroup.php:178
817 #, php-format
818 msgid "Too many aliases! Maximum %d allowed."
819 msgid_plural "Too many aliases! Maximum %d allowed."
820 msgstr[0] ""
821 msgstr[1] ""
822
823 #. TRANS: Client error shown when providing an invalid alias during group creation.
824 #. TRANS: %s is the invalid alias.
825 #. TRANS: API validation exception thrown when aliases does not validate.
826 #. TRANS: %s is the invalid alias.
827 #: actions/apigroupcreate.php:253 actions/apigroupprofileupdate.php:350
828 #, php-format
829 msgid "Invalid alias: \"%s\"."
830 msgstr ""
831
832 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
833 #. TRANS: %s is the alias that is already in use.
834 #. TRANS: API validation exception thrown when aliases is already used.
835 #. TRANS: %s is the already used alias.
836 #. TRANS: Group edit form validation error.
837 #. TRANS: Group create form validation error. %s is the already used alias.
838 #: actions/apigroupcreate.php:264 actions/apigroupprofileupdate.php:361
839 #: actions/editgroup.php:255 actions/newgroup.php:194
840 #, php-format
841 msgid "Alias \"%s\" already in use. Try another one."
842 msgstr ""
843
844 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
845 #. TRANS: Group edit form validation error.
846 #: actions/apigroupcreate.php:278 actions/editgroup.php:262
847 msgid "Alias can't be the same as nickname."
848 msgstr ""
849
850 #. TRANS: Client error displayed when checking group membership for a non-existing group.
851 #. TRANS: Client error displayed when trying to join a group that does not exist.
852 #. TRANS: Client error displayed when trying to leave a group that does not exist.
853 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
854 #. TRANS: Client error displayed when not providing a group or an invalid group.
855 #. TRANS: Client error displayed when trying to show a group that could not be found.
856 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
857 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
858 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:71
859 #: actions/apigroupprofileupdate.php:113 actions/apigroupshow.php:81
860 #: actions/apitimelinegroup.php:89
861 msgid "Group not found."
862 msgstr ""
863
864 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
865 #. TRANS: Client error displayed when trying to join a group while already a member.
866 #. TRANS: Error text shown a user tries to join a group they already are a member of.
867 #: actions/apigroupjoin.php:111 actions/joingroup.php:103 lib/command.php:345
868 msgid "You are already a member of that group."
869 msgstr ""
870
871 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
872 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
873 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
874 #: actions/apigroupjoin.php:121 actions/joingroup.php:109 lib/command.php:350
875 msgid "You have been blocked from that group by the admin."
876 msgstr ""
877
878 #. TRANS: Server error displayed when joining a group failed in the database.
879 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
880 #. TRANS: Message given having failed to add a user to a group.
881 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
882 #: actions/apigroupjoin.php:133 actions/joingroup.php:136 lib/command.php:359
883 #, php-format
884 msgid "Could not join user %1$s to group %2$s."
885 msgstr ""
886
887 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
888 #: actions/apigroupleave.php:115
889 msgid "You are not a member of this group."
890 msgstr ""
891
892 #. TRANS: Server error displayed when leaving a group failed in the database.
893 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
894 #. TRANS: Message given having failed to remove a user from a group.
895 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
896 #: actions/apigroupleave.php:124 actions/leavegroup.php:130
897 #: lib/command.php:404
898 #, php-format
899 msgid "Could not remove user %1$s from group %2$s."
900 msgstr ""
901
902 #. TRANS: Used as title in check for group membership. %s is a user name.
903 #: actions/apigrouplist.php:95
904 #, php-format
905 msgid "%s's groups"
906 msgstr ""
907
908 #. TRANS: Used as subtitle in check for group membership. %1$s is the site name, %2$s is a user name.
909 #: actions/apigrouplist.php:105
910 #, php-format
911 msgid "%1$s groups %2$s is a member of."
912 msgstr ""
913
914 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
915 #. TRANS: Page title for first page of groups for a user.
916 #. TRANS: %s is a nickname.
917 #: actions/apigrouplistall.php:88 actions/usergroups.php:63
918 #, php-format
919 msgid "%s groups"
920 msgstr ""
921
922 #. TRANS: Message is used as a subtitle when listing the latest 20 groups. %s is a site name.
923 #: actions/apigrouplistall.php:93
924 #, php-format
925 msgid "groups on %s"
926 msgstr ""
927
928 #. TRANS: Client error displayed when trying to edit a group without being an admin.
929 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
930 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
931 #: actions/apigroupprofileupdate.php:119 actions/editgroup.php:110
932 #: actions/editgroup.php:176 actions/grouplogo.php:111
933 msgid "You must be an admin to edit the group."
934 msgstr ""
935
936 #. TRANS: Server error displayed when group update fails.
937 #. TRANS: Server error displayed when editing a group fails.
938 #: actions/apigroupprofileupdate.php:173 actions/editgroup.php:285
939 msgid "Could not update group."
940 msgstr ""
941
942 #. TRANS: Server error displayed when adding group aliases fails.
943 #. TRANS: Server error displayed when group aliases could not be added.
944 #. TRANS: Server exception thrown when creating group aliases failed.
945 #: actions/apigroupprofileupdate.php:196 actions/editgroup.php:292
946 #: classes/User_group.php:552
947 msgid "Could not create aliases."
948 msgstr ""
949
950 #. TRANS: API validation exception thrown when nickname does not validate.
951 #. TRANS: Validation error in form for registration, profile and group settings, etc.
952 #: actions/apigroupprofileupdate.php:252 lib/nickname.php:165
953 msgid "Nickname must have only lowercase letters and numbers and no spaces."
954 msgstr ""
955
956 #. TRANS: API validation exception thrown when alias is the same as nickname.
957 #. TRANS: Group create form validation error.
958 #: actions/apigroupprofileupdate.php:370 actions/newgroup.php:201
959 msgid "Alias cannot be the same as nickname."
960 msgstr ""
961
962 #. TRANS: Client error displayed when referring to a non-existing list.
963 #. TRANS: Client error displayed trying to perform an action related to a non-existing list.
964 #. TRANS: Client error displayed when referring to a non-existing list.
965 #: actions/apilist.php:81 actions/apilistmember.php:70
966 #: actions/apilistsubscriber.php:47 actions/apitimelinelist.php:95
967 #: lib/apilistusers.php:67
968 msgid "List not found."
969 msgstr ""
970
971 #. TRANS: Client error displayed when trying to update another user's list.
972 #: actions/apilist.php:145
973 msgid "You cannot update lists that do not belong to you."
974 msgstr ""
975
976 #. TRANS: Client error displayed when an unknown error occurs updating a list.
977 #. TRANS: Client error displayed when an unknown error occurs viewing list members.
978 #. TRANS: Client error displayed when an unknown error occurs in the list subscribers action.
979 #. TRANS: Client error displayed when an unknown error occurs unsubscribing from a list.
980 #: actions/apilist.php:161 actions/apilistmembers.php:70
981 #: actions/apilistmembers.php:143 actions/apilistsubscribers.php:49
982 #: actions/apilistsubscribers.php:96
983 msgid "An error occured."
984 msgstr ""
985
986 #. TRANS: Client error displayed when trying to delete another user's list.
987 #: actions/apilist.php:195
988 msgid "You cannot delete lists that do not belong to you."
989 msgstr ""
990
991 #. TRANS: Client error displayed when referring to a non-list member.
992 #: actions/apilistmember.php:99
993 msgid "The specified user is not a member of this list."
994 msgstr ""
995
996 #. TRANS: Client error displayed when trying to add members to a list without having the right to do so.
997 #: actions/apilistmembers.php:47
998 msgid "You are not allowed to add members to this list."
999 msgstr ""
1000
1001 #. TRANS: Client error displayed when trying to modify list members without specifying them.
1002 #: actions/apilistmembers.php:57 actions/apilistmembers.php:116
1003 msgid "You must specify a member."
1004 msgstr ""
1005
1006 #. TRANS: Client error displayed when trying to remove members from a list without having the right to do so.
1007 #: actions/apilistmembers.php:106
1008 msgid "You are not allowed to remove members from this list."
1009 msgstr ""
1010
1011 #. TRANS: Client error displayed when trying to remove a list member that is not part of a list.
1012 #: actions/apilistmembers.php:131
1013 msgid "The user you are trying to remove from the list is not a member."
1014 msgstr ""
1015
1016 #. TRANS: Client error displayed when trying to create a list without a name.
1017 #: actions/apilists.php:139
1018 msgid "A list must have a name."
1019 msgstr ""
1020
1021 #. TRANS: Client error displayed when a membership check for a user is nagative.
1022 #: actions/apilistsubscriber.php:70
1023 msgid "The specified user is not a subscriber of this list."
1024 msgstr ""
1025
1026 #. TRANS: Client error displayed when trying to unsubscribe from a non-subscribed list.
1027 #: actions/apilistsubscribers.php:84
1028 msgid "You are not subscribed to this list."
1029 msgstr ""
1030
1031 #. TRANS: Client error displayed when uploading a media file has failed.
1032 #: actions/apimediaupload.php:101
1033 msgid "Upload failed."
1034 msgstr ""
1035
1036 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
1037 #: actions/apioauthaccesstoken.php:102
1038 msgid "Invalid request token or verifier."
1039 msgstr ""
1040
1041 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
1042 #: actions/apioauthauthorize.php:107
1043 msgid "No oauth_token parameter provided."
1044 msgstr ""
1045
1046 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
1047 #: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
1048 msgid "Invalid request token."
1049 msgstr ""
1050
1051 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
1052 #: actions/apioauthauthorize.php:121
1053 msgid "Request token already authorized."
1054 msgstr ""
1055
1056 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
1057 #: actions/apioauthauthorize.php:168
1058 msgid "Invalid nickname / password!"
1059 msgstr ""
1060
1061 #. TRANS: Server error displayed when a database action fails.
1062 #: actions/apioauthauthorize.php:211
1063 msgid "Database error inserting oauth_token_association."
1064 msgstr ""
1065
1066 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
1067 #. TRANS: Unexpected validation error on avatar upload form.
1068 #. TRANS: Client error displayed submitting invalid form data for edit application.
1069 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
1070 #. TRANS: Form validation error message when an unsupported argument is used.
1071 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
1072 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
1073 #. TRANS: Client error when submitting a form with unexpected information.
1074 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
1075 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
1076 #: actions/apioauthauthorize.php:288 actions/avatarsettings.php:297
1077 #: actions/editapplication.php:145 actions/emailsettings.php:312
1078 #: actions/grouplogo.php:332 actions/imsettings.php:259
1079 #: actions/newapplication.php:125 actions/oauthconnectionssettings.php:145
1080 #: actions/recoverpassword.php:46 actions/smssettings.php:271
1081 msgid "Unexpected form submission."
1082 msgstr ""
1083
1084 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
1085 #: actions/apioauthauthorize.php:357
1086 msgid "An application would like to connect to your account"
1087 msgstr ""
1088
1089 #. TRANS: Fieldset legend.
1090 #: actions/apioauthauthorize.php:374
1091 msgid "Allow or deny access"
1092 msgstr ""
1093
1094 #. TRANS: User notification of external application requesting account access.
1095 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
1096 #: actions/apioauthauthorize.php:395
1097 #, php-format
1098 msgid ""
1099 "An application would like the ability to <strong>%3$s</strong> your %4$s "
1100 "account data. You should only give access to your %4$s account to third "
1101 "parties you trust."
1102 msgstr ""
1103
1104 #. TRANS: User notification of external application requesting account access.
1105 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
1106 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
1107 #: actions/apioauthauthorize.php:403
1108 #, php-format
1109 msgid ""
1110 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
1111 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
1112 "give access to your %4$s account to third parties you trust."
1113 msgstr ""
1114
1115 #. TRANS: Fieldset legend.
1116 #: actions/apioauthauthorize.php:425
1117 msgctxt "LEGEND"
1118 msgid "Account"
1119 msgstr ""
1120
1121 #. TRANS: Field label on OAuth API authorisation form.
1122 #. TRANS: Field label in form for profile settings.
1123 #. TRANS: Field label on account registration page.
1124 #. TRANS: Label for nickname on user authorisation page.
1125 #. TRANS: Field label on group edit form.
1126 #. TRANS: Dropdown option for searching in profiles.
1127 #: actions/apioauthauthorize.php:429 actions/profilesettings.php:104
1128 #: actions/register.php:438 actions/userauthorization.php:146
1129 #: lib/groupeditform.php:147 lib/togglepeopletag.php:107
1130 msgid "Nickname"
1131 msgstr ""
1132
1133 #. TRANS: Field label on OAuth API authorisation form.
1134 #. TRANS: Field label on login page.
1135 #. TRANS: Field label on account registration page.
1136 #: actions/apioauthauthorize.php:433 actions/login.php:235
1137 #: actions/register.php:444
1138 msgid "Password"
1139 msgstr ""
1140
1141 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
1142 #. TRANS: by an external application.
1143 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
1144 #. TRANS: Button label to cancel an IM address confirmation procedure.
1145 #. TRANS: Button label to cancel a SMS address confirmation procedure.
1146 #. TRANS: Button label in the "Edit application" form.
1147 #: actions/apioauthauthorize.php:448 actions/emailsettings.php:125
1148 #: actions/imsettings.php:136 actions/smssettings.php:132
1149 #: lib/applicationeditform.php:351
1150 msgctxt "BUTTON"
1151 msgid "Cancel"
1152 msgstr ""
1153
1154 #. TRANS: Button text that when clicked will allow access to an account by an external application.
1155 #: actions/apioauthauthorize.php:455
1156 msgctxt "BUTTON"
1157 msgid "Allow"
1158 msgstr ""
1159
1160 #. TRANS: Form instructions.
1161 #: actions/apioauthauthorize.php:472
1162 msgid "Authorize access to your account information."
1163 msgstr ""
1164
1165 #. TRANS: Header for user notification after revoking OAuth access to an application.
1166 #: actions/apioauthauthorize.php:564
1167 msgid "Authorization canceled."
1168 msgstr ""
1169
1170 #. TRANS: User notification after revoking OAuth access to an application.
1171 #. TRANS: %s is an OAuth token.
1172 #: actions/apioauthauthorize.php:568
1173 #, php-format
1174 msgid "The request token %s has been revoked."
1175 msgstr ""
1176
1177 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
1178 #: actions/apioauthauthorize.php:591
1179 msgid "You have successfully authorized the application"
1180 msgstr ""
1181
1182 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
1183 #: actions/apioauthauthorize.php:595
1184 msgid ""
1185 "Please return to the application and enter the following security code to "
1186 "complete the process."
1187 msgstr ""
1188
1189 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
1190 #. TRANS: %s is the authorised application name.
1191 #: actions/apioauthauthorize.php:602
1192 #, php-format
1193 msgid "You have successfully authorized %s"
1194 msgstr ""
1195
1196 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
1197 #. TRANS: %s is the authorised application name.
1198 #: actions/apioauthauthorize.php:609
1199 #, php-format
1200 msgid ""
1201 "Please return to %s and enter the following security code to complete the "
1202 "process."
1203 msgstr ""
1204
1205 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
1206 #. TRANS: POST and DELETE should not be translated.
1207 #: actions/apistatusesdestroy.php:111
1208 msgid "This method requires a POST or DELETE."
1209 msgstr ""
1210
1211 #. TRANS: Client error displayed trying to delete a status of another user.
1212 #: actions/apistatusesdestroy.php:136
1213 msgid "You may not delete another user's status."
1214 msgstr ""
1215
1216 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
1217 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
1218 #. TRANS: Client exception thrown when referencing a non-existing notice.
1219 #. TRANS: Error message displayed trying to delete a non-existing notice.
1220 #. TRANS: Client error displayed trying to show a non-existing notice.
1221 #: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
1222 #: actions/atompubshowfavorite.php:82 actions/deletenotice.php:61
1223 #: actions/shownotice.php:130
1224 msgid "No such notice."
1225 msgstr ""
1226
1227 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
1228 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1229 #. TRANS: Client exception thrown using an unsupported HTTP method.
1230 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1231 #. TRANS: Client error shown when using a non-supported HTTP method.
1232 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1233 #: actions/apistatusesshow.php:118 actions/atompubfavoritefeed.php:103
1234 #: actions/atompubmembershipfeed.php:105 actions/atompubshowfavorite.php:117
1235 #: actions/atompubshowmembership.php:116
1236 #: actions/atompubshowsubscription.php:122
1237 #: actions/atompubsubscriptionfeed.php:109
1238 msgid "HTTP method not supported."
1239 msgstr ""
1240
1241 #. TRANS: Exception thrown requesting an unsupported notice output format.
1242 #. TRANS: %s is the requested output format.
1243 #: actions/apistatusesshow.php:144
1244 #, php-format
1245 msgid "Unsupported format: %s."
1246 msgstr ""
1247
1248 #. TRANS: Client error displayed requesting a deleted status.
1249 #: actions/apistatusesshow.php:155
1250 msgid "Status deleted."
1251 msgstr ""
1252
1253 #. TRANS: Client error displayed requesting a status with an invalid ID.
1254 #: actions/apistatusesshow.php:162
1255 msgid "No status with that ID found."
1256 msgstr ""
1257
1258 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1259 #: actions/apistatusesshow.php:227
1260 msgid "Can only delete using the Atom format."
1261 msgstr ""
1262
1263 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1264 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1265 #: actions/apistatusesshow.php:235 actions/deletenotice.php:78
1266 msgid "Cannot delete this notice."
1267 msgstr ""
1268
1269 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1270 #: actions/apistatusesshow.php:249
1271 #, php-format
1272 msgid "Deleted notice %d"
1273 msgstr ""
1274
1275 #. TRANS: Client error displayed when the parameter "status" is missing.
1276 #: actions/apistatusesupdate.php:221
1277 msgid "Client must provide a 'status' parameter with a value."
1278 msgstr ""
1279
1280 #. TRANS: Client error displayed exceeding the maximum notice length.
1281 #. TRANS: %d is the maximum length for a notice.
1282 #. TRANS: Client error displayed when the parameter "status" is missing.
1283 #. TRANS: %d is the maximum number of character for a notice.
1284 #. TRANS: Error message in incoming mail handler used when an incoming e-mail contains too many characters.
1285 #: actions/apistatusesupdate.php:244 actions/newnotice.php:161
1286 #: lib/mailhandler.php:65
1287 #, php-format
1288 msgid "That's too long. Maximum notice size is %d character."
1289 msgid_plural "That's too long. Maximum notice size is %d characters."
1290 msgstr[0] ""
1291 msgstr[1] ""
1292
1293 #. TRANS: Client error displayed when replying to a non-existing notice.
1294 #: actions/apistatusesupdate.php:284
1295 msgid "Parent notice not found."
1296 msgstr ""
1297
1298 #. TRANS: Client error displayed exceeding the maximum notice length.
1299 #. TRANS: %d is the maximum lenth for a notice.
1300 #. TRANS: Client error displayed exceeding the maximum notice length.
1301 #. TRANS: %d is the maximum length for a notice.
1302 #: actions/apistatusesupdate.php:308 actions/newnotice.php:186
1303 #, php-format
1304 msgid "Maximum notice size is %d character, including attachment URL."
1305 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1306 msgstr[0] ""
1307 msgstr[1] ""
1308
1309 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1310 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1311 #: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
1312 msgid "Unsupported format."
1313 msgstr ""
1314
1315 #. TRANS: Title for timeline of most recent favourite notices by a user.
1316 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1317 #: actions/apitimelinefavorites.php:108
1318 #, php-format
1319 msgid "%1$s / Favorites from %2$s"
1320 msgstr ""
1321
1322 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1323 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1324 #. TRANS: %3$s is a user nickname.
1325 #: actions/apitimelinefavorites.php:120
1326 #, php-format
1327 msgid "%1$s updates favorited by %2$s / %3$s."
1328 msgstr ""
1329
1330 #. TRANS: Server error displayed whe trying to get a timeline fails.
1331 #. TRANS: %s is the error message.
1332 #: actions/apitimelinelist.php:155
1333 #, php-format
1334 msgid "Could not generate feed for list - %s"
1335 msgstr ""
1336
1337 #. TRANS: Title for timeline of most recent mentions of a user.
1338 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1339 #: actions/apitimelinementions.php:115
1340 #, php-format
1341 msgid "%1$s / Updates mentioning %2$s"
1342 msgstr ""
1343
1344 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1345 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1346 #. TRANS: %3$s is a user's full name.
1347 #: actions/apitimelinementions.php:131
1348 #, php-format
1349 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1350 msgstr ""
1351
1352 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1353 #. TRANS: Public RSS feed title. %s is the StatusNet site name.
1354 #: actions/apitimelinepublic.php:193 actions/publicrss.php:103
1355 #, php-format
1356 msgid "%s public timeline"
1357 msgstr ""
1358
1359 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1360 #: actions/apitimelinepublic.php:199
1361 #, php-format
1362 msgid "%s updates from everyone!"
1363 msgstr ""
1364
1365 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1366 #: actions/apitimelineretweetedbyme.php:71
1367 msgid "Unimplemented."
1368 msgstr ""
1369
1370 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1371 #: actions/apitimelineretweetedtome.php:96
1372 #, php-format
1373 msgid "Repeated to %s"
1374 msgstr ""
1375
1376 #. TRANS: Subtitle for API action that shows most recent notices that are repeats in user's inbox.
1377 #. TRANS: %1$s is the sitename, %2$s is a user nickname, %3$s is a user profile name.
1378 #: actions/apitimelineretweetedtome.php:101
1379 #, php-format
1380 msgid "%1$s notices that were to repeated to %2$s / %3$s."
1381 msgstr ""
1382
1383 #. TRANS: Title of list of repeated notices of the logged in user.
1384 #. TRANS: %s is the nickname of the logged in user.
1385 #: actions/apitimelineretweetsofme.php:98
1386 #, php-format
1387 msgid "Repeats of %s"
1388 msgstr ""
1389
1390 #. TRANS: Subtitle of API time with retweets of me.
1391 #. TRANS: %1$s is the StatusNet sitename, %2$s is the user nickname, %3$s is the user profile name.
1392 #: actions/apitimelineretweetsofme.php:106
1393 #, php-format
1394 msgid "%1$s notices that %2$s / %3$s has repeated."
1395 msgstr ""
1396
1397 #. TRANS: Title for timeline with lastest notices with a given tag.
1398 #. TRANS: %s is the tag.
1399 #. TRANS: Title for first page of notices with tags.
1400 #. TRANS: %s is the tag.
1401 #: actions/apitimelinetag.php:101 actions/tag.php:63
1402 #, php-format
1403 msgid "Notices tagged with %s"
1404 msgstr ""
1405
1406 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1407 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1408 #. TRANS: Tag feed description.
1409 #. TRANS: %1$s is the tag name, %2$s is the StatusNet sitename.
1410 #: actions/apitimelinetag.php:105 actions/tagrss.php:67
1411 #, php-format
1412 msgid "Updates tagged with %1$s on %2$s!"
1413 msgstr ""
1414
1415 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1416 #: actions/apitimelineuser.php:308
1417 msgid "Only the user can add to their own timeline."
1418 msgstr ""
1419
1420 #. TRANS: Client error displayed when using another format than AtomPub.
1421 #: actions/apitimelineuser.php:315
1422 msgid "Only accept AtomPub for Atom feeds."
1423 msgstr ""
1424
1425 #. TRANS: Client error displayed attempting to post an empty API notice.
1426 #: actions/apitimelineuser.php:322
1427 msgid "Atom post must not be empty."
1428 msgstr ""
1429
1430 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1431 #: actions/apitimelineuser.php:331
1432 msgid "Atom post must be well-formed XML."
1433 msgstr ""
1434
1435 #. TRANS: Client error displayed when not using an Atom entry.
1436 #: actions/apitimelineuser.php:337 actions/atompubfavoritefeed.php:228
1437 #: actions/atompubmembershipfeed.php:230
1438 #: actions/atompubsubscriptionfeed.php:236
1439 msgid "Atom post must be an Atom entry."
1440 msgstr ""
1441
1442 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1443 #: actions/apitimelineuser.php:348
1444 msgid "Can only handle POST activities."
1445 msgstr ""
1446
1447 #. TRANS: Client error displayed when using an unsupported activity object type.
1448 #. TRANS: %s is the unsupported activity object type.
1449 #: actions/apitimelineuser.php:359
1450 #, php-format
1451 msgid "Cannot handle activity object type \"%s\"."
1452 msgstr ""
1453
1454 #. TRANS: Client error displayed when posting a notice without content through the API.
1455 #. TRANS: %d is the notice ID (number).
1456 #: actions/apitimelineuser.php:393
1457 #, php-format
1458 msgid "No content for notice %d."
1459 msgstr ""
1460
1461 #. TRANS: Client error displayed when using another format than AtomPub.
1462 #. TRANS: %s is the notice URI.
1463 #: actions/apitimelineuser.php:422
1464 #, php-format
1465 msgid "Notice with URI \"%s\" already exists."
1466 msgstr ""
1467
1468 #. TRANS: Server error for unfinished API method showTrends.
1469 #: actions/apitrends.php:85
1470 msgid "API method under construction."
1471 msgstr ""
1472
1473 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1474 #: actions/apiuserprofileimage.php:80 actions/apiusershow.php:94
1475 msgid "User not found."
1476 msgstr ""
1477
1478 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1479 #: actions/approvegroup.php:59 actions/cancelgroup.php:59
1480 #: actions/leavegroup.php:59
1481 msgid "You must be logged in to leave a group."
1482 msgstr ""
1483
1484 #. TRANS: Client error displayed when trying to leave a non-local group.
1485 #. TRANS: Client error displayed when trying to leave a non-existing group.
1486 #. TRANS: Client exception thrown when referencing a non-existing group.
1487 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1488 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1489 #. TRANS: Client error displayed when trying to leave a non-local group.
1490 #. TRANS: Client error displayed when trying to leave a non-existing group.
1491 #. TRANS: Client error when trying to delete a non-local group.
1492 #. TRANS: Client error when trying to delete a non-existing group.
1493 #. TRANS: Client error displayed trying to edit a non-existing group.
1494 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1495 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1496 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1497 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1498 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1499 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1500 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1501 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1502 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1503 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1504 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1505 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1506 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1507 #. TRANS: Client error displayed when trying to join a non-local group.
1508 #. TRANS: Client error displayed when trying to join a non-existing group.
1509 #. TRANS: Client error displayed when trying to leave a non-local group.
1510 #. TRANS: Client error displayed when trying to leave a non-existing group.
1511 #. TRANS: Client error displayed when providing an invalid group ID on the Make Admin page.
1512 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1513 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1514 #. TRANS: Command exception text shown when a group is requested that does not exist.
1515 #. TRANS: Error text shown when trying to leave a group that does not exist.
1516 #: actions/approvegroup.php:82 actions/approvegroup.php:95
1517 #: actions/atompubshowmembership.php:81 actions/blockedfromgroup.php:81
1518 #: actions/blockedfromgroup.php:89 actions/cancelgroup.php:81
1519 #: actions/cancelgroup.php:94 actions/deletegroup.php:87
1520 #: actions/deletegroup.php:100 actions/editgroup.php:102
1521 #: actions/foafgroup.php:46 actions/foafgroup.php:65 actions/foafgroup.php:73
1522 #: actions/groupblock.php:90 actions/groupbyid.php:83
1523 #: actions/grouplogo.php:103 actions/groupmembers.php:84
1524 #: actions/groupmembers.php:92 actions/groupqueue.php:85
1525 #: actions/groupqueue.php:93 actions/grouprss.php:97 actions/grouprss.php:105
1526 #: actions/groupunblock.php:90 actions/joingroup.php:82
1527 #: actions/joingroup.php:95 actions/leavegroup.php:82
1528 #: actions/leavegroup.php:95 actions/makeadmin.php:92
1529 #: actions/showgroup.php:136 actions/showgroup.php:145 lib/command.php:168
1530 #: lib/command.php:389
1531 msgid "No such group."
1532 msgstr ""
1533
1534 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1535 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1536 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1537 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1538 #: actions/approvegroup.php:89 actions/cancelgroup.php:88
1539 #: actions/deletegroup.php:94 actions/joingroup.php:89
1540 #: actions/leavegroup.php:89
1541 msgid "No nickname or ID."
1542 msgstr ""
1543
1544 #. TRANS: Client error displayed trying to approve group membership while not logged in.
1545 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1546 #: actions/approvegroup.php:102 actions/approvesub.php:60
1547 #: actions/cancelgroup.php:101
1548 msgid "Must be logged in."
1549 msgstr ""
1550
1551 #. TRANS: Client error displayed trying to approve group membership while not a group administrator.
1552 #. TRANS: Client error displayed when trying to approve or cancel a group join request without
1553 #. TRANS: being a group administrator.
1554 #: actions/approvegroup.php:110 actions/cancelgroup.php:110
1555 msgid "Only group admin can approve or cancel join requests."
1556 msgstr ""
1557
1558 #. TRANS: Client error displayed trying to approve group membership without specifying a profile to approve.
1559 #. TRANS: Client error displayed trying to approve subscriptionswithout specifying a profile to approve.
1560 #: actions/approvegroup.php:115 actions/approvesub.php:67
1561 msgid "Must specify a profile."
1562 msgstr ""
1563
1564 #. TRANS: Client error displayed trying to approve group membership for a non-existing request.
1565 #. TRANS: %s is a nickname.
1566 #. TRANS: Client error displayed when trying to approve a non-existing group join request.
1567 #. TRANS: %s is a user nickname.
1568 #: actions/approvegroup.php:125 actions/cancelgroup.php:123
1569 #: actions/cancelsubscription.php:102
1570 #, php-format
1571 msgid "%s is not in the moderation queue for this group."
1572 msgstr ""
1573
1574 #. TRANS: Client error displayed trying to approve/deny group membership.
1575 #. TRANS: Client error displayed trying to approve/deny subscription.
1576 #: actions/approvegroup.php:132 actions/approvesub.php:84
1577 msgid "Internal error: received neither cancel nor abort."
1578 msgstr ""
1579
1580 #. TRANS: Client error displayed trying to approve/deny group membership.
1581 #. TRANS: Client error displayed trying to approve/deny  subscription
1582 #: actions/approvegroup.php:136 actions/approvesub.php:88
1583 msgid "Internal error: received both cancel and abort."
1584 msgstr ""
1585
1586 #. TRANS: Server error displayed when cancelling a queued group join request fails.
1587 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
1588 #: actions/approvegroup.php:164 actions/cancelgroup.php:147
1589 #, php-format
1590 msgid "Could not cancel request for user %1$s to join group %2$s."
1591 msgstr ""
1592
1593 #. TRANS: Title for leave group page after group join request is approved/disapproved.
1594 #. TRANS: %1$s is the user nickname, %2$s is the group nickname.
1595 #: actions/approvegroup.php:174
1596 #, php-format
1597 msgctxt "TITLE"
1598 msgid "%1$s's request for %2$s"
1599 msgstr ""
1600
1601 #. TRANS: Message on page for group admin after approving a join request.
1602 #: actions/approvegroup.php:181
1603 msgid "Join request approved."
1604 msgstr ""
1605
1606 #. TRANS: Message on page for group admin after rejecting a join request.
1607 #: actions/approvegroup.php:184
1608 msgid "Join request canceled."
1609 msgstr ""
1610
1611 #. TRANS: Client error displayed trying to approve subscription for a non-existing request.
1612 #. TRANS: %s is a user nickname.
1613 #: actions/approvesub.php:77
1614 #, php-format
1615 msgid "%s is not in the moderation queue for your subscriptions."
1616 msgstr ""
1617
1618 #. TRANS: Server error displayed when cancelling a queued subscription request fails.
1619 #. TRANS: %1$s is the leaving user's nickname, $2$s is the nickname for which the leave failed.
1620 #: actions/approvesub.php:117
1621 #, php-format
1622 msgid "Could not cancel or approve request for user %1$s to join group %2$s."
1623 msgstr ""
1624
1625 #. TRANS: Title for subscription approval ajax return
1626 #. TRANS: %1$s is the approved user's nickname
1627 #: actions/approvesub.php:127
1628 #, php-format
1629 msgctxt "TITLE"
1630 msgid "%1$s's request"
1631 msgstr ""
1632
1633 #. TRANS: Message on page for user after approving a subscription request.
1634 #: actions/approvesub.php:133
1635 msgid "Subscription approved."
1636 msgstr ""
1637
1638 #. TRANS: Message on page for user after rejecting a subscription request.
1639 #: actions/approvesub.php:136
1640 msgid "Subscription canceled."
1641 msgstr ""
1642
1643 #. TRANS: Subtitle for Atom favorites feed.
1644 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1645 #: actions/atompubfavoritefeed.php:147
1646 #, php-format
1647 msgid "Notices %1$s has favorited on %2$s"
1648 msgstr ""
1649
1650 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1651 #. TRANS: Client exception thrown when trying to subscribe another user.
1652 #: actions/atompubfavoritefeed.php:217 actions/atompubsubscriptionfeed.php:225
1653 msgid "Cannot add someone else's subscription."
1654 msgstr ""
1655
1656 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1657 #: actions/atompubfavoritefeed.php:240
1658 msgid "Can only handle favorite activities."
1659 msgstr ""
1660
1661 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1662 #: actions/atompubfavoritefeed.php:250 actions/atompubmembershipfeed.php:249
1663 msgid "Can only fave notices."
1664 msgstr ""
1665
1666 #. TRANS: Client exception thrown when trying favorite a notice without content.
1667 #: actions/atompubfavoritefeed.php:259
1668 msgid "Unknown notice."
1669 msgstr ""
1670
1671 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1672 #: actions/atompubfavoritefeed.php:267
1673 msgid "Already a favorite."
1674 msgstr ""
1675
1676 #. TRANS: Title for group membership feed.
1677 #. TRANS: %s is a username.
1678 #: actions/atompubmembershipfeed.php:144
1679 #, php-format
1680 msgid "Group memberships of %s"
1681 msgstr ""
1682
1683 #. TRANS: Subtitle for group membership feed.
1684 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1685 #: actions/atompubmembershipfeed.php:149
1686 #, php-format
1687 msgid "Groups %1$s is a member of on %2$s"
1688 msgstr ""
1689
1690 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1691 #: actions/atompubmembershipfeed.php:219
1692 msgid "Cannot add someone else's membership."
1693 msgstr ""
1694
1695 #. TRANS: Client error displayed when not using the join verb.
1696 #: actions/atompubmembershipfeed.php:241
1697 msgid "Can only handle join activities."
1698 msgstr ""
1699
1700 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1701 #: actions/atompubmembershipfeed.php:258
1702 msgid "Unknown group."
1703 msgstr ""
1704
1705 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1706 #: actions/atompubmembershipfeed.php:266
1707 msgid "Already a member."
1708 msgstr ""
1709
1710 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1711 #: actions/atompubmembershipfeed.php:274
1712 msgid "Blocked by admin."
1713 msgstr ""
1714
1715 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1716 #: actions/atompubshowfavorite.php:90
1717 msgid "No such favorite."
1718 msgstr ""
1719
1720 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1721 #: actions/atompubshowfavorite.php:151
1722 msgid "Cannot delete someone else's favorite."
1723 msgstr ""
1724
1725 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1726 #: actions/atompubshowmembership.php:91
1727 msgid "Not a member."
1728 msgstr ""
1729
1730 #. TRANS: Client exception thrown when deleting someone else's membership.
1731 #: actions/atompubshowmembership.php:150
1732 msgid "Cannot delete someone else's membership."
1733 msgstr ""
1734
1735 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1736 #. TRANS: %d is the non-existing profile ID number.
1737 #: actions/atompubshowsubscription.php:72
1738 #: actions/atompubshowsubscription.php:83
1739 #: actions/atompubsubscriptionfeed.php:74
1740 #, php-format
1741 msgid "No such profile id: %d."
1742 msgstr ""
1743
1744 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1745 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1746 #: actions/atompubshowsubscription.php:94
1747 #, php-format
1748 msgid "Profile %1$d not subscribed to profile %2$d."
1749 msgstr ""
1750
1751 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1752 #: actions/atompubshowsubscription.php:157
1753 msgid "Cannot delete someone else's subscription."
1754 msgstr ""
1755
1756 #. TRANS: Subtitle for Atom subscription feed.
1757 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1758 #: actions/atompubsubscriptionfeed.php:153
1759 #, php-format
1760 msgid "People %1$s has subscribed to on %2$s"
1761 msgstr ""
1762
1763 #. TRANS: Client error displayed when not using the follow verb.
1764 #: actions/atompubsubscriptionfeed.php:248
1765 msgid "Can only handle Follow activities."
1766 msgstr ""
1767
1768 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1769 #: actions/atompubsubscriptionfeed.php:256
1770 msgid "Can only follow people."
1771 msgstr ""
1772
1773 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1774 #. TRANS: %s is the unknown profile ID.
1775 #: actions/atompubsubscriptionfeed.php:267
1776 #, php-format
1777 msgid "Unknown profile %s."
1778 msgstr ""
1779
1780 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1781 #. TRANS: %s is the profile the user already has a subscription on.
1782 #: actions/atompubsubscriptionfeed.php:275
1783 #, php-format
1784 msgid "Already subscribed to %s."
1785 msgstr ""
1786
1787 #. TRANS: Client error displayed trying to get a non-existing attachment.
1788 #: actions/attachment.php:73
1789 msgid "No such attachment."
1790 msgstr ""
1791
1792 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1793 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1794 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1795 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1796 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1797 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1798 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1799 #: actions/avatarbynickname.php:60 actions/blockedfromgroup.php:73
1800 #: actions/editgroup.php:85 actions/grouplogo.php:86
1801 #: actions/groupmembers.php:76 actions/groupqueue.php:77
1802 #: actions/grouprss.php:89 actions/showgroup.php:118
1803 msgid "No nickname."
1804 msgstr ""
1805
1806 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1807 #: actions/avatarbynickname.php:66
1808 msgid "No size."
1809 msgstr ""
1810
1811 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1812 #: actions/avatarbynickname.php:72
1813 msgid "Invalid size."
1814 msgstr ""
1815
1816 #. TRANS: Title for avatar upload page.
1817 #: actions/avatarsettings.php:66
1818 msgid "Avatar"
1819 msgstr ""
1820
1821 #. TRANS: Instruction for avatar upload page.
1822 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1823 #: actions/avatarsettings.php:78
1824 #, php-format
1825 msgid "You can upload your personal avatar. The maximum file size is %s."
1826 msgstr ""
1827
1828 #. TRANS: Avatar upload page form legend.
1829 #. TRANS: Avatar upload page crop form legend.
1830 #. TRANS: Legend for group logo settings fieldset.
1831 #: actions/avatarsettings.php:122 actions/avatarsettings.php:207
1832 #: actions/grouplogo.php:261
1833 msgid "Avatar settings"
1834 msgstr ""
1835
1836 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1837 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1838 #. TRANS: Uploaded original file in group logo form.
1839 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1840 #: actions/avatarsettings.php:131 actions/avatarsettings.php:216
1841 #: actions/grouplogo.php:207 actions/grouplogo.php:270
1842 msgid "Original"
1843 msgstr ""
1844
1845 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1846 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1847 #. TRANS: Header for preview of to be displayed group logo.
1848 #. TRANS: Header for the cropped group logo on the group logo page.
1849 #: actions/avatarsettings.php:147 actions/avatarsettings.php:229
1850 #: actions/grouplogo.php:219 actions/grouplogo.php:283
1851 msgid "Preview"
1852 msgstr ""
1853
1854 #. TRANS: Button on avatar upload page to delete current avatar.
1855 #. TRANS: Button text for user account deletion.
1856 #. TRANS: Submit button text the OAuth application page to delete an application.
1857 #. TRANS: Button text for deleting a group.
1858 #. TRANS: Button text to delete a list.
1859 #: actions/avatarsettings.php:156 actions/deleteaccount.php:319
1860 #: actions/showapplication.php:243 lib/deletegroupform.php:115
1861 #: lib/peopletageditform.php:171
1862 msgctxt "BUTTON"
1863 msgid "Delete"
1864 msgstr ""
1865
1866 #. TRANS: Button on avatar upload page to upload an avatar.
1867 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1868 #: actions/avatarsettings.php:175 actions/restoreaccount.php:369
1869 msgctxt "BUTTON"
1870 msgid "Upload"
1871 msgstr ""
1872
1873 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1874 #: actions/avatarsettings.php:245
1875 msgctxt "BUTTON"
1876 msgid "Crop"
1877 msgstr ""
1878
1879 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1880 #: actions/avatarsettings.php:321
1881 msgid "No file uploaded."
1882 msgstr ""
1883
1884 #. TRANS: Avatar upload form instruction after uploading a file.
1885 #: actions/avatarsettings.php:348
1886 msgid "Pick a square area of the image to be your avatar."
1887 msgstr ""
1888
1889 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1890 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1891 #: actions/avatarsettings.php:363 actions/grouplogo.php:391
1892 msgid "Lost our file data."
1893 msgstr ""
1894
1895 #. TRANS: Success message for having updated a user avatar.
1896 #: actions/avatarsettings.php:387
1897 msgid "Avatar updated."
1898 msgstr ""
1899
1900 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1901 #: actions/avatarsettings.php:391
1902 msgid "Failed updating avatar."
1903 msgstr ""
1904
1905 #. TRANS: Success message for deleting a user avatar.
1906 #: actions/avatarsettings.php:415
1907 msgid "Avatar deleted."
1908 msgstr ""
1909
1910 #. TRANS: Title for backup account page.
1911 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1912 #: actions/backupaccount.php:61 actions/profilesettings.php:497
1913 msgid "Backup account"
1914 msgstr ""
1915
1916 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1917 #: actions/backupaccount.php:79
1918 msgid "Only logged-in users can backup their account."
1919 msgstr ""
1920
1921 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1922 #: actions/backupaccount.php:84
1923 msgid "You may not backup your account."
1924 msgstr ""
1925
1926 #. TRANS: Information displayed on the backup account page.
1927 #: actions/backupaccount.php:227
1928 msgid ""
1929 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1930 "\">Activity Streams</a> format. This is an experimental feature and provides "
1931 "an incomplete backup; private account information like email and IM "
1932 "addresses is not backed up. Additionally, uploaded files and direct messages "
1933 "are not backed up."
1934 msgstr ""
1935
1936 #. TRANS: Submit button to backup an account on the backup account page.
1937 #: actions/backupaccount.php:250
1938 msgctxt "BUTTON"
1939 msgid "Backup"
1940 msgstr ""
1941
1942 #. TRANS: Title for submit button to backup an account on the backup account page.
1943 #: actions/backupaccount.php:254
1944 msgid "Backup your account."
1945 msgstr ""
1946
1947 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1948 #: actions/block.php:68
1949 msgid "You already blocked that user."
1950 msgstr ""
1951
1952 #. TRANS: Title for block user page.
1953 #. TRANS: Legend for block user form.
1954 #. TRANS: Fieldset legend for block user from group form.
1955 #: actions/block.php:106 actions/block.php:136 actions/groupblock.php:166
1956 msgid "Block user"
1957 msgstr ""
1958
1959 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1960 #: actions/block.php:139
1961 msgid ""
1962 "Are you sure you want to block this user? Afterwards, they will be "
1963 "unsubscribed from you, unable to subscribe to you in the future, and you "
1964 "will not be notified of any @-replies from them."
1965 msgstr ""
1966
1967 #. TRANS: Button label on the user block form.
1968 #. TRANS: Button label on the delete application form.
1969 #. TRANS: Button label on the delete group form.
1970 #. TRANS: Button label on the delete notice form.
1971 #. TRANS: Button label on the delete user form.
1972 #. TRANS: Button label on the form to block a user from a group.
1973 #: actions/block.php:154 actions/deleteapplication.php:158
1974 #: actions/deletegroup.php:220 actions/deletenotice.php:155
1975 #: actions/deleteuser.php:154 actions/editpeopletag.php:174
1976 #: actions/groupblock.php:188
1977 msgctxt "BUTTON"
1978 msgid "No"
1979 msgstr ""
1980
1981 #. TRANS: Submit button title for 'No' when blocking a user.
1982 #: actions/block.php:158
1983 msgid "Do not block this user."
1984 msgstr ""
1985
1986 #. TRANS: Button label on the user block form.
1987 #. TRANS: Button label on the delete application form.
1988 #. TRANS: Button label on the delete group form.
1989 #. TRANS: Button label on the delete notice form.
1990 #. TRANS: Button label on the delete user form.
1991 #. TRANS: Button label on the form to block a user from a group.
1992 #. TRANS: Button text to repeat a notice on notice repeat form.
1993 #: actions/block.php:161 actions/deleteapplication.php:165
1994 #: actions/deletegroup.php:227 actions/deletenotice.php:162
1995 #: actions/deleteuser.php:161 actions/editpeopletag.php:178
1996 #: actions/groupblock.php:195 lib/repeatform.php:126
1997 msgctxt "BUTTON"
1998 msgid "Yes"
1999 msgstr ""
2000
2001 #. TRANS: Submit button title for 'Yes' when blocking a user.
2002 #: actions/block.php:165
2003 msgid "Block this user."
2004 msgstr ""
2005
2006 #. TRANS: Server error displayed when blocking a user fails.
2007 #: actions/block.php:189
2008 msgid "Failed to save block information."
2009 msgstr ""
2010
2011 #. TRANS: Title for first page with list of users blocked from a group.
2012 #. TRANS: %s is a group nickname.
2013 #: actions/blockedfromgroup.php:101
2014 #, php-format
2015 msgid "%s blocked profiles"
2016 msgstr ""
2017
2018 #. TRANS: Title for any but the first page with list of users blocked from a group.
2019 #. TRANS: %1$s is a group nickname, %2$d is a page number.
2020 #: actions/blockedfromgroup.php:106
2021 #, php-format
2022 msgid "%1$s blocked profiles, page %2$d"
2023 msgstr ""
2024
2025 #. TRANS: Instructions for list of users blocked from a group.
2026 #: actions/blockedfromgroup.php:122
2027 msgid "A list of the users blocked from joining this group."
2028 msgstr ""
2029
2030 #. TRANS: Form legend for unblocking a user from a group.
2031 #: actions/blockedfromgroup.php:291
2032 msgid "Unblock user from group"
2033 msgstr ""
2034
2035 #. TRANS: Button text for unblocking a user from a group.
2036 #: actions/blockedfromgroup.php:323
2037 msgctxt "BUTTON"
2038 msgid "Unblock"
2039 msgstr ""
2040
2041 #. TRANS: Tooltip for button for unblocking a user from a group.
2042 #. TRANS: Description of the form to unblock a user.
2043 #: actions/blockedfromgroup.php:327 lib/unblockform.php:78
2044 msgid "Unblock this user"
2045 msgstr ""
2046
2047 #. TRANS: Title for mini-posting window loaded from bookmarklet.
2048 #. TRANS: %s is the StatusNet site name.
2049 #: actions/bookmarklet.php:51
2050 #, php-format
2051 msgid "Post to %s"
2052 msgstr ""
2053
2054 #. TRANS: Title for leave group page after leaving.
2055 #. TRANS: %s$s is the leaving user's name, %2$s is the group name.
2056 #. TRANS: Title for leave group page after leaving.
2057 #: actions/cancelgroup.php:157 actions/leavegroup.php:139
2058 #, php-format
2059 msgctxt "TITLE"
2060 msgid "%1$s left group %2$s"
2061 msgstr ""
2062
2063 #. TRANS: Client error displayed when trying to leave a group without specifying an ID.
2064 #. TRANS: Client error displayed when trying to unsubscribe without providing a profile ID.
2065 #: actions/cancelsubscription.php:84 actions/unsubscribe.php:79
2066 msgid "No profile ID in request."
2067 msgstr ""
2068
2069 #. TRANS: Client error displayed when trying to leave a non-existing group.
2070 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
2071 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
2072 #. TRANS: Client error displayed when specifying an invalid profile ID on the Make Admin page.
2073 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
2074 #. TRANS: Client error displayed when referring to non-existing profile ID.
2075 #. TRANS: Client error displayed when trying to unsubscribe while providing a non-existing profile ID.
2076 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
2077 #: actions/cancelsubscription.php:92 actions/groupblock.php:78
2078 #: actions/groupunblock.php:78 actions/makeadmin.php:80 actions/subedit.php:58
2079 #: actions/tagprofile.php:48 actions/unsubscribe.php:87
2080 #: lib/profileformaction.php:87
2081 msgid "No profile with that ID."
2082 msgstr ""
2083
2084 #. TRANS: Title after unsubscribing from a group.
2085 #: actions/cancelsubscription.php:111
2086 msgctxt "TITLE"
2087 msgid "Unsubscribed"
2088 msgstr ""
2089
2090 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
2091 #: actions/confirmaddress.php:74
2092 msgid "No confirmation code."
2093 msgstr ""
2094
2095 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
2096 #: actions/confirmaddress.php:80
2097 msgid "Confirmation code not found."
2098 msgstr ""
2099
2100 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
2101 #: actions/confirmaddress.php:86
2102 msgid "That confirmation code is not for you!"
2103 msgstr ""
2104
2105 #. TRANS: Server error for an unknown address type, which can be 'email', 'sms', or the name of an IM network (such as 'xmpp' or 'aim')
2106 #: actions/confirmaddress.php:94
2107 #, php-format
2108 msgid "Unrecognized address type %s"
2109 msgstr ""
2110
2111 #. TRANS: Client error for an already confirmed email/jabber/sms address.
2112 #. TRANS: Client error for an already confirmed IM address.
2113 #: actions/confirmaddress.php:103 actions/confirmaddress.php:138
2114 msgid "That address has already been confirmed."
2115 msgstr ""
2116
2117 #. TRANS: Server error displayed when updating IM preferences fails.
2118 #. TRANS: Server error thrown on database error removing a registered IM address.
2119 #: actions/confirmaddress.php:147 actions/imsettings.php:447
2120 msgid "Could not update user IM preferences."
2121 msgstr ""
2122
2123 #. TRANS: Server error displayed when adding IM preferences fails.
2124 #: actions/confirmaddress.php:160
2125 msgid "Could not insert user IM preferences."
2126 msgstr ""
2127
2128 #. TRANS: Server error displayed when an address confirmation code deletion from the
2129 #. TRANS: database fails in the contact address confirmation action.
2130 #: actions/confirmaddress.php:173
2131 msgid "Could not delete address confirmation."
2132 msgstr ""
2133
2134 #. TRANS: Title for the contact address confirmation action.
2135 #: actions/confirmaddress.php:189
2136 msgid "Confirm address"
2137 msgstr ""
2138
2139 #. TRANS: Success message for the contact address confirmation action.
2140 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
2141 #: actions/confirmaddress.php:204
2142 #, php-format
2143 msgid "The address \"%s\" has been confirmed for your account."
2144 msgstr ""
2145
2146 #. TRANS: Title for page with a conversion (multiple notices in context).
2147 #: actions/conversation.php:113
2148 msgid "Conversation"
2149 msgstr ""
2150
2151 #. TRANS: Title for conversation page.
2152 #. TRANS: Title for page that shows a notice.
2153 #: actions/conversationreplies.php:81 actions/shownotice.php:258
2154 msgctxt "TITLE"
2155 msgid "Notice"
2156 msgstr ""
2157
2158 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
2159 #: actions/deleteaccount.php:71
2160 msgid "Only logged-in users can delete their account."
2161 msgstr ""
2162
2163 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
2164 #: actions/deleteaccount.php:77
2165 msgid "You cannot delete your account."
2166 msgstr ""
2167
2168 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
2169 #: actions/deleteaccount.php:160 actions/deleteaccount.php:297
2170 msgid "I am sure."
2171 msgstr ""
2172
2173 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
2174 #. TRANS: %s is the text that needs to be input.
2175 #: actions/deleteaccount.php:164
2176 #, php-format
2177 msgid "You must write \"%s\" exactly in the box."
2178 msgstr ""
2179
2180 #. TRANS: Confirmation that a user account has been deleted.
2181 #: actions/deleteaccount.php:206
2182 msgid "Account deleted."
2183 msgstr ""
2184
2185 #. TRANS: Page title for page on which a user account can be deleted.
2186 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
2187 #: actions/deleteaccount.php:228 actions/profilesettings.php:505
2188 msgid "Delete account"
2189 msgstr ""
2190
2191 #. TRANS: Form text for user deletion form.
2192 #: actions/deleteaccount.php:279
2193 msgid ""
2194 "This will <strong>permanently delete</strong> your account data from this "
2195 "server."
2196 msgstr ""
2197
2198 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
2199 #. TRANS: %s is a URL to the backup page.
2200 #: actions/deleteaccount.php:285
2201 #, php-format
2202 msgid ""
2203 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
2204 "deletion."
2205 msgstr ""
2206
2207 #. TRANS: Field label for delete account confirmation entry.
2208 #. TRANS: Field label for password reset form where the password has to be typed again.
2209 #: actions/deleteaccount.php:300 actions/recoverpassword.php:262
2210 msgid "Confirm"
2211 msgstr ""
2212
2213 #. TRANS: Input title for the delete account field.
2214 #. TRANS: %s is the text that needs to be input.
2215 #: actions/deleteaccount.php:304
2216 #, php-format
2217 msgid "Enter \"%s\" to confirm that you want to delete your account."
2218 msgstr ""
2219
2220 #. TRANS: Button title for user account deletion.
2221 #: actions/deleteaccount.php:323
2222 msgid "Permanently delete your account"
2223 msgstr ""
2224
2225 #. TRANS: Client error displayed trying to delete an application while not logged in.
2226 #: actions/deleteapplication.php:62
2227 msgid "You must be logged in to delete an application."
2228 msgstr ""
2229
2230 #. TRANS: Client error displayed trying to delete an application that does not exist.
2231 #: actions/deleteapplication.php:71
2232 msgid "Application not found."
2233 msgstr ""
2234
2235 #. TRANS: Client error displayed trying to delete an application the current user does not own.
2236 #. TRANS: Client error displayed trying to edit an application while not being its owner.
2237 #. TRANS: Client error displayed trying to display an OAuth application for which the logged in user is not the owner.
2238 #: actions/deleteapplication.php:79 actions/editapplication.php:78
2239 #: actions/showapplication.php:93
2240 msgid "You are not the owner of this application."
2241 msgstr ""
2242
2243 #. TRANS: Client error displayed when the session token does not match or is not given.
2244 #. TRANS: Client error text when there is a problem with the session token.
2245 #: actions/deleteapplication.php:103 actions/editapplication.php:132
2246 #: actions/newapplication.php:113 actions/showapplication.php:117
2247 #: lib/action.php:1450
2248 msgid "There was a problem with your session token."
2249 msgstr ""
2250
2251 #. TRANS: Title for delete application page.
2252 #. TRANS: Fieldset legend on delete application page.
2253 #: actions/deleteapplication.php:125 actions/deleteapplication.php:150
2254 msgid "Delete application"
2255 msgstr ""
2256
2257 #. TRANS: Confirmation text on delete application page.
2258 #: actions/deleteapplication.php:153
2259 msgid ""
2260 "Are you sure you want to delete this application? This will clear all data "
2261 "about the application from the database, including all existing user "
2262 "connections."
2263 msgstr ""
2264
2265 #. TRANS: Submit button title for 'No' when deleting an application.
2266 #: actions/deleteapplication.php:162
2267 msgid "Do not delete this application."
2268 msgstr ""
2269
2270 #. TRANS: Submit button title for 'Yes' when deleting an application.
2271 #: actions/deleteapplication.php:168
2272 msgid "Delete this application."
2273 msgstr ""
2274
2275 #. TRANS: Client error when trying to delete group while not logged in.
2276 #: actions/deletegroup.php:64
2277 msgid "You must be logged in to delete a group."
2278 msgstr ""
2279
2280 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
2281 #: actions/deletegroup.php:107
2282 msgid "You are not allowed to delete this group."
2283 msgstr ""
2284
2285 #. TRANS: Server error displayed if a group could not be deleted.
2286 #. TRANS: %s is the name of the group that could not be deleted.
2287 #: actions/deletegroup.php:150
2288 #, php-format
2289 msgid "Could not delete group %s."
2290 msgstr ""
2291
2292 #. TRANS: Message given after deleting a group.
2293 #. TRANS: %s is the deleted group's name.
2294 #: actions/deletegroup.php:159
2295 #, php-format
2296 msgid "Deleted group %s"
2297 msgstr ""
2298
2299 #. TRANS: Title of delete group page.
2300 #. TRANS: Form legend for deleting a group.
2301 #: actions/deletegroup.php:176 actions/deletegroup.php:202
2302 msgid "Delete group"
2303 msgstr ""
2304
2305 #. TRANS: Warning in form for deleleting a group.
2306 #: actions/deletegroup.php:206
2307 msgid ""
2308 "Are you sure you want to delete this group? This will clear all data about "
2309 "the group from the database, without a backup. Public posts to this group "
2310 "will still appear in individual timelines."
2311 msgstr ""
2312
2313 #. TRANS: Submit button title for 'No' when deleting a group.
2314 #: actions/deletegroup.php:224
2315 msgid "Do not delete this group."
2316 msgstr ""
2317
2318 #. TRANS: Submit button title for 'Yes' when deleting a group.
2319 #: actions/deletegroup.php:231
2320 msgid "Delete this group."
2321 msgstr ""
2322
2323 #. TRANS: Instructions for deleting a notice.
2324 #: actions/deletenotice.php:110
2325 msgid ""
2326 "You are about to permanently delete a notice. Once this is done, it cannot "
2327 "be undone."
2328 msgstr ""
2329
2330 #. TRANS: Page title when deleting a notice.
2331 #. TRANS: Fieldset legend for the delete notice form.
2332 #: actions/deletenotice.php:117 actions/deletenotice.php:148
2333 msgid "Delete notice"
2334 msgstr ""
2335
2336 #. TRANS: Message for the delete notice form.
2337 #: actions/deletenotice.php:152
2338 msgid "Are you sure you want to delete this notice?"
2339 msgstr ""
2340
2341 #. TRANS: Submit button title for 'No' when deleting a notice.
2342 #: actions/deletenotice.php:159
2343 msgid "Do not delete this notice."
2344 msgstr ""
2345
2346 #. TRANS: Submit button title for 'Yes' when deleting a notice.
2347 #: actions/deletenotice.php:166
2348 msgid "Delete this notice."
2349 msgstr ""
2350
2351 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
2352 #: actions/deleteuser.php:66
2353 msgid "You cannot delete users."
2354 msgstr ""
2355
2356 #. TRANS: Client error displayed when trying to delete a non-local user.
2357 #: actions/deleteuser.php:74
2358 msgid "You can only delete local users."
2359 msgstr ""
2360
2361 #. TRANS: Title of delete user page.
2362 #: actions/deleteuser.php:110
2363 msgctxt "TITLE"
2364 msgid "Delete user"
2365 msgstr ""
2366
2367 #. TRANS: Fieldset legend on delete user page.
2368 #: actions/deleteuser.php:134
2369 msgid "Delete user"
2370 msgstr ""
2371
2372 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
2373 #: actions/deleteuser.php:138
2374 msgid ""
2375 "Are you sure you want to delete this user? This will clear all data about "
2376 "the user from the database, without a backup."
2377 msgstr ""
2378
2379 #. TRANS: Submit button title for 'No' when deleting a user.
2380 #: actions/deleteuser.php:158
2381 msgid "Do not delete this user."
2382 msgstr ""
2383
2384 #. TRANS: Submit button title for 'Yes' when deleting a user.
2385 #: actions/deleteuser.php:165
2386 msgid "Delete this user."
2387 msgstr ""
2388
2389 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
2390 #: actions/disfavor.php:83
2391 msgid "This notice is not a favorite!"
2392 msgstr ""
2393
2394 #. TRANS: Title for page on which favorites can be added.
2395 #: actions/disfavor.php:98
2396 msgid "Add to favorites"
2397 msgstr ""
2398
2399 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
2400 #. TRANS: %s is the non-existing document.
2401 #: actions/doc.php:157
2402 #, php-format
2403 msgid "No such document \"%s\"."
2404 msgstr ""
2405
2406 #. TRANS: Title for "Edit application" form.
2407 #. TRANS: Form legend.
2408 #: actions/editapplication.php:54 lib/applicationeditform.php:129
2409 msgid "Edit application"
2410 msgstr ""
2411
2412 #. TRANS: Client error displayed trying to edit an application while not logged in.
2413 #: actions/editapplication.php:66
2414 msgid "You must be logged in to edit an application."
2415 msgstr ""
2416
2417 #. TRANS: Client error displayed trying to edit an application that does not exist.
2418 #. TRANS: Client error displayed trying to display a non-existing OAuth application.
2419 #: actions/editapplication.php:83 actions/showapplication.php:85
2420 msgid "No such application."
2421 msgstr ""
2422
2423 #. TRANS: Instructions for "Edit application" form.
2424 #: actions/editapplication.php:168
2425 msgid "Use this form to edit your application."
2426 msgstr ""
2427
2428 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2429 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2430 #: actions/editapplication.php:185 actions/newapplication.php:165
2431 msgid "Name is required."
2432 msgstr ""
2433
2434 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2435 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2436 #: actions/editapplication.php:189 actions/newapplication.php:173
2437 msgid "Name is too long (maximum 255 characters)."
2438 msgstr ""
2439
2440 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2441 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2442 #: actions/editapplication.php:193 actions/newapplication.php:169
2443 msgid "Name already in use. Try another one."
2444 msgstr ""
2445
2446 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2447 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2448 #: actions/editapplication.php:197 actions/newapplication.php:177
2449 msgid "Description is required."
2450 msgstr ""
2451
2452 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2453 #: actions/editapplication.php:210
2454 msgid "Source URL is too long."
2455 msgstr ""
2456
2457 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2458 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2459 #: actions/editapplication.php:217 actions/newapplication.php:200
2460 msgid "Source URL is not valid."
2461 msgstr ""
2462
2463 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2464 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2465 #: actions/editapplication.php:221 actions/newapplication.php:204
2466 msgid "Organization is required."
2467 msgstr ""
2468
2469 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2470 #: actions/editapplication.php:225 actions/newapplication.php:208
2471 msgid "Organization is too long (maximum 255 characters)."
2472 msgstr ""
2473
2474 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2475 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2476 #: actions/editapplication.php:229 actions/newapplication.php:212
2477 msgid "Organization homepage is required."
2478 msgstr ""
2479
2480 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2481 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2482 #: actions/editapplication.php:240 actions/newapplication.php:226
2483 msgid "Callback is too long."
2484 msgstr ""
2485
2486 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2487 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2488 #: actions/editapplication.php:248 actions/newapplication.php:236
2489 msgid "Callback URL is not valid."
2490 msgstr ""
2491
2492 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2493 #: actions/editapplication.php:285
2494 msgid "Could not update application."
2495 msgstr ""
2496
2497 #. TRANS: Title for form to edit a group. %s is a group nickname.
2498 #: actions/editgroup.php:55
2499 #, php-format
2500 msgid "Edit %s group"
2501 msgstr ""
2502
2503 #. TRANS: Client error displayed trying to edit a group while not logged in.
2504 #. TRANS: Client error displayed when trying to create a group while not logged in.
2505 #. TRANS: Client error displayed trying to create a group while not logged in.
2506 #: actions/editgroup.php:68 actions/grouplogo.php:69 actions/newgroup.php:65
2507 msgid "You must be logged in to create a group."
2508 msgstr ""
2509
2510 #. TRANS: Form instructions for group edit form.
2511 #: actions/editgroup.php:161
2512 msgid "Use this form to edit the group."
2513 msgstr ""
2514
2515 #. TRANS: Group edit form validation error.
2516 #. TRANS: Group create form validation error.
2517 #. TRANS: %s is the invalid alias.
2518 #: actions/editgroup.php:250 actions/newgroup.php:189
2519 #, php-format
2520 msgid "Invalid alias: \"%s\""
2521 msgstr ""
2522
2523 #. TRANS: Group edit form success message.
2524 #. TRANS: Edit list form success message.
2525 #: actions/editgroup.php:312 actions/editpeopletag.php:322
2526 msgid "Options saved."
2527 msgstr ""
2528
2529 #. TRANS: Title for edit list page after deleting a tag.
2530 #. TRANS: %s is a list.
2531 #: actions/editpeopletag.php:52
2532 #, php-format
2533 msgid "Delete %s list"
2534 msgstr ""
2535
2536 #. TRANS: Title for edit list page.
2537 #. TRANS: %s is a list.
2538 #. TRANS: Form legend for list edit form.
2539 #. TRANS: %s is a list.
2540 #: actions/editpeopletag.php:56 lib/peopletageditform.php:110
2541 #, php-format
2542 msgid "Edit list %s"
2543 msgstr ""
2544
2545 #. TRANS: Error message displayed when trying to perform an action that requires a tagging user or ID.
2546 #: actions/editpeopletag.php:99
2547 msgid "No tagger or ID."
2548 msgstr ""
2549
2550 #. TRANS: Client error displayed when referring to non-local user.
2551 #: actions/editpeopletag.php:116
2552 msgid "Not a local user."
2553 msgstr ""
2554
2555 #. TRANS: Client error displayed when reting to edit a tag that was not self-created.
2556 #: actions/editpeopletag.php:122
2557 msgid "You must be the creator of the tag to edit it."
2558 msgstr ""
2559
2560 #. TRANS: Form instruction for edit list form.
2561 #: actions/editpeopletag.php:219
2562 msgid "Use this form to edit the list."
2563 msgstr ""
2564
2565 #. TRANS: Form validation error displayed if the form data for deleting a tag was incorrect.
2566 #: actions/editpeopletag.php:240
2567 msgid "Delete aborted."
2568 msgstr ""
2569
2570 #. TRANS: Text in confirmation dialog for deleting a tag.
2571 #: actions/editpeopletag.php:248
2572 msgid ""
2573 "Deleting this tag will permanantly remove all its subscription and "
2574 "membership records. Do you still want to continue?"
2575 msgstr ""
2576
2577 #. TRANS: Form validation error displayed if a given tag is invalid.
2578 #: actions/editpeopletag.php:254
2579 msgid "Invalid tag."
2580 msgstr ""
2581
2582 #. TRANS: Form validation error displayed if a given tag is already present.
2583 #. TRANS: %s is the already present tag.
2584 #: actions/editpeopletag.php:259
2585 #, php-format
2586 msgid "You already have a tag named %s."
2587 msgstr ""
2588
2589 #. TRANS: Text in confirmation dialog for setting a tag from public to private.
2590 #: actions/editpeopletag.php:276
2591 msgid ""
2592 "Setting a public tag as private will permanently remove all the existing "
2593 "subscriptions to it. Do you still want to continue?"
2594 msgstr ""
2595
2596 #. TRANS: TRANS: Server error displayed when updating a list fails.
2597 #: actions/editpeopletag.php:297
2598 msgid "Could not update list."
2599 msgstr ""
2600
2601 #. TRANS: Title for e-mail settings.
2602 #: actions/emailsettings.php:60
2603 msgid "Email settings"
2604 msgstr ""
2605
2606 #. TRANS: E-mail settings page instructions.
2607 #. TRANS: %%site.name%% is the name of the site.
2608 #: actions/emailsettings.php:74
2609 #, php-format
2610 msgid "Manage how you get email from %%site.name%%."
2611 msgstr ""
2612
2613 #. TRANS: Form legend for e-mail settings form.
2614 #. TRANS: Field label for e-mail address input in e-mail settings form.
2615 #: actions/emailsettings.php:104 actions/emailsettings.php:130
2616 msgid "Email address"
2617 msgstr ""
2618
2619 #. TRANS: Form note in e-mail settings form.
2620 #: actions/emailsettings.php:110
2621 msgid "Current confirmed email address."
2622 msgstr ""
2623
2624 #. TRANS: Button label to remove a confirmed e-mail address.
2625 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2626 #. TRANS: Button label to remove a confirmed IM address.
2627 #. TRANS: Button label to remove a confirmed SMS address.
2628 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2629 #. TRANS: Button text to untag a profile.
2630 #: actions/emailsettings.php:113 actions/emailsettings.php:180
2631 #: actions/imsettings.php:119 actions/smssettings.php:119
2632 #: actions/smssettings.php:175 lib/togglepeopletag.php:213
2633 msgctxt "BUTTON"
2634 msgid "Remove"
2635 msgstr ""
2636
2637 #. TRANS: Form note in e-mail settings form.
2638 #: actions/emailsettings.php:120
2639 msgid ""
2640 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2641 "a message with further instructions."
2642 msgstr ""
2643
2644 #. TRANS: Instructions for e-mail address input form. Do not translate
2645 #. TRANS: "example.org". It is one of the domain names reserved for
2646 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2647 #. TRANS: Any other domain may be owned by a legitimate person or
2648 #. TRANS: organization.
2649 #: actions/emailsettings.php:137
2650 msgid "Email address, like \"UserName@example.org\""
2651 msgstr ""
2652
2653 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2654 #. TRANS: Button label for adding an IM address in IM settings form.
2655 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2656 #. TRANS: Button text to tag a profile.
2657 #: actions/emailsettings.php:141 actions/imsettings.php:149
2658 #: actions/smssettings.php:157 lib/togglepeopletag.php:290
2659 msgctxt "BUTTON"
2660 msgid "Add"
2661 msgstr ""
2662
2663 #. TRANS: Form legend for incoming e-mail settings form.
2664 #. TRANS: Form legend for incoming SMS settings form.
2665 #: actions/emailsettings.php:149 actions/smssettings.php:166
2666 msgid "Incoming email"
2667 msgstr ""
2668
2669 #. TRANS: Checkbox label in e-mail preferences form.
2670 #: actions/emailsettings.php:155
2671 msgid "I want to post notices by email."
2672 msgstr ""
2673
2674 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2675 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2676 #: actions/emailsettings.php:177 actions/smssettings.php:173
2677 msgid "Send email to this address to post new notices."
2678 msgstr ""
2679
2680 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2681 #. TRANS: Instructions for incoming SMS e-mail address input form.
2682 #: actions/emailsettings.php:186 actions/smssettings.php:181
2683 msgid "Make a new email address for posting to; cancels the old one."
2684 msgstr ""
2685
2686 #. TRANS: Instructions for incoming e-mail address input form.
2687 #: actions/emailsettings.php:190
2688 msgid ""
2689 "To send notices via email, we need to create a unique email address for you "
2690 "on this server:"
2691 msgstr ""
2692
2693 #. TRANS: Button label for adding an e-mail address to send notices from.
2694 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2695 #: actions/emailsettings.php:196 actions/smssettings.php:184
2696 msgctxt "BUTTON"
2697 msgid "New"
2698 msgstr ""
2699
2700 #. TRANS: Form legend for e-mail preferences form.
2701 #: actions/emailsettings.php:205
2702 msgid "Email preferences"
2703 msgstr ""
2704
2705 #. TRANS: Checkbox label in e-mail preferences form.
2706 #: actions/emailsettings.php:213
2707 msgid "Send me notices of new subscriptions through email."
2708 msgstr ""
2709
2710 #. TRANS: Checkbox label in e-mail preferences form.
2711 #: actions/emailsettings.php:219
2712 msgid "Send me email when someone adds my notice as a favorite."
2713 msgstr ""
2714
2715 #. TRANS: Checkbox label in e-mail preferences form.
2716 #: actions/emailsettings.php:226
2717 msgid "Send me email when someone sends me a private message."
2718 msgstr ""
2719
2720 #. TRANS: Checkbox label in e-mail preferences form.
2721 #: actions/emailsettings.php:232
2722 msgid "Send me email when someone sends me an \"@-reply\"."
2723 msgstr ""
2724
2725 #. TRANS: Checkbox label in e-mail preferences form.
2726 #: actions/emailsettings.php:238
2727 msgid "Allow friends to nudge me and send me an email."
2728 msgstr ""
2729
2730 #. TRANS: Checkbox label in e-mail preferences form.
2731 #: actions/emailsettings.php:244
2732 msgid "Publish a MicroID for my email address."
2733 msgstr ""
2734
2735 #. TRANS: Confirmation message for successful e-mail preferences save.
2736 #: actions/emailsettings.php:362
2737 msgid "Email preferences saved."
2738 msgstr ""
2739
2740 #. TRANS: Message given saving e-mail address without having provided one.
2741 #: actions/emailsettings.php:381
2742 msgid "No email address."
2743 msgstr ""
2744
2745 #. TRANS: Message given saving e-mail address that cannot be normalised.
2746 #: actions/emailsettings.php:389
2747 msgid "Cannot normalize that email address."
2748 msgstr ""
2749
2750 #. TRANS: Message given saving e-mail address that not valid.
2751 #. TRANS: Form validation error displayed when trying to register without a valid e-mail address.
2752 #. TRANS: Client error displayed trying to save site settings without a valid contact address.
2753 #: actions/emailsettings.php:394 actions/register.php:207
2754 #: actions/siteadminpanel.php:154
2755 msgid "Not a valid email address."
2756 msgstr ""
2757
2758 #. TRANS: Message given saving e-mail address that is already set.
2759 #: actions/emailsettings.php:398
2760 msgid "That is already your email address."
2761 msgstr ""
2762
2763 #. TRANS: Message given saving e-mail address that is already set for another user.
2764 #: actions/emailsettings.php:402
2765 msgid "That email address already belongs to another user."
2766 msgstr ""
2767
2768 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2769 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2770 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2771 #: actions/emailsettings.php:421 actions/imsettings.php:366
2772 #: actions/smssettings.php:365
2773 msgid "Could not insert confirmation code."
2774 msgstr ""
2775
2776 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2777 #: actions/emailsettings.php:431
2778 msgid ""
2779 "A confirmation code was sent to the email address you added. Check your "
2780 "inbox (and spam box!) for the code and instructions on how to use it."
2781 msgstr ""
2782
2783 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2784 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2785 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2786 #: actions/emailsettings.php:451 actions/imsettings.php:395
2787 #: actions/smssettings.php:399
2788 msgid "No pending confirmation to cancel."
2789 msgstr ""
2790
2791 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2792 #: actions/emailsettings.php:456
2793 msgid "That is the wrong email address."
2794 msgstr ""
2795
2796 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2797 #: actions/emailsettings.php:465
2798 msgid "Could not delete email confirmation."
2799 msgstr ""
2800
2801 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2802 #: actions/emailsettings.php:470
2803 msgid "Email confirmation cancelled."
2804 msgstr ""
2805
2806 #. TRANS: Message given trying to remove an e-mail address that is not
2807 #. TRANS: registered for the active user.
2808 #: actions/emailsettings.php:489
2809 msgid "That is not your email address."
2810 msgstr ""
2811
2812 #. TRANS: Message given after successfully removing a registered e-mail address.
2813 #: actions/emailsettings.php:510
2814 msgid "The email address was removed."
2815 msgstr ""
2816
2817 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2818 #: actions/emailsettings.php:524 actions/smssettings.php:555
2819 msgid "No incoming email address."
2820 msgstr ""
2821
2822 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2823 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2824 #. TRANS: Server error displayed when the user could not be updated in SMS settings.
2825 #: actions/emailsettings.php:536 actions/emailsettings.php:560
2826 #: actions/smssettings.php:566 actions/smssettings.php:591
2827 msgid "Could not update user record."
2828 msgstr ""
2829
2830 #. TRANS: Message given after successfully removing an incoming e-mail address.
2831 #. TRANS: Confirmation text after updating SMS settings.
2832 #: actions/emailsettings.php:540 actions/smssettings.php:570
2833 msgid "Incoming email address removed."
2834 msgstr ""
2835
2836 #. TRANS: Message given after successfully adding an incoming e-mail address.
2837 #. TRANS: Confirmation text after updating SMS settings.
2838 #: actions/emailsettings.php:564 actions/smssettings.php:595
2839 msgid "New incoming email address added."
2840 msgstr ""
2841
2842 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2843 #: actions/favor.php:81
2844 msgid "This notice is already a favorite!"
2845 msgstr ""
2846
2847 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2848 #: actions/favor.php:96
2849 msgid "Disfavor favorite."
2850 msgstr ""
2851
2852 #. TRANS: Page title for first page of favorited notices.
2853 #. TRANS: Title for favourited notices section.
2854 #. TRANS: Menu item title in search group navigation panel.
2855 #: actions/favorited.php:65 lib/popularnoticesection.php:62
2856 #: lib/publicgroupnav.php:90
2857 msgid "Popular notices"
2858 msgstr ""
2859
2860 #. TRANS: Page title for all but first page of favorited notices.
2861 #. TRANS: %d is the page number being displayed.
2862 #: actions/favorited.php:69
2863 #, php-format
2864 msgid "Popular notices, page %d"
2865 msgstr ""
2866
2867 #. TRANS: Description on page displaying favorited notices.
2868 #: actions/favorited.php:81
2869 msgid "The most popular notices on the site right now."
2870 msgstr ""
2871
2872 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2873 #: actions/favorited.php:149
2874 msgid "Favorite notices appear on this page but no one has favorited one yet."
2875 msgstr ""
2876
2877 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2878 #: actions/favorited.php:153
2879 msgid ""
2880 "Be the first to add a notice to your favorites by clicking the fave button "
2881 "next to any notice you like."
2882 msgstr ""
2883
2884 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2885 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2886 #: actions/favorited.php:158
2887 #, php-format
2888 msgid ""
2889 "Why not [register an account](%%action.register%%) and be the first to add a "
2890 "notice to your favorites!"
2891 msgstr ""
2892
2893 #. TRANS: Title of RSS feed with favourite notices of a user.
2894 #. TRANS: %s is a user's nickname.
2895 #. TRANS: Title for first page of favourite notices of a user.
2896 #. TRANS: %s is the user for whom the favourite notices are displayed.
2897 #. TRANS: Menu item title in personal group navigation menu.
2898 #. TRANS: %s is a username.
2899 #: actions/favoritesrss.php:111 actions/showfavorites.php:76
2900 #: lib/personalgroupnav.php:102
2901 #, php-format
2902 msgid "%s's favorite notices"
2903 msgstr ""
2904
2905 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2906 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2907 #: actions/favoritesrss.php:117
2908 #, php-format
2909 msgid "Updates favored by %1$s on %2$s!"
2910 msgstr ""
2911
2912 #. TRANS: Page title for first page of featured users.
2913 #. TRANS: Title for featured users section.
2914 #. TRANS: Menu item title in search group navigation panel.
2915 #: actions/featured.php:69 lib/featureduserssection.php:96
2916 #: lib/publicgroupnav.php:84
2917 msgid "Featured users"
2918 msgstr ""
2919
2920 #. TRANS: Page title for all but first page of featured users.
2921 #. TRANS: %d is the page number being displayed.
2922 #: actions/featured.php:73
2923 #, php-format
2924 msgid "Featured users, page %d"
2925 msgstr ""
2926
2927 #. TRANS: Description on page displaying featured users.
2928 #: actions/featured.php:96
2929 #, php-format
2930 msgid "A selection of some great users on %s."
2931 msgstr ""
2932
2933 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2934 #: actions/file.php:36
2935 msgid "No notice ID."
2936 msgstr ""
2937
2938 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2939 #: actions/file.php:41
2940 msgid "No notice."
2941 msgstr ""
2942
2943 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2944 #: actions/file.php:46
2945 msgid "No attachments."
2946 msgstr ""
2947
2948 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2949 #. TRANS: that could not be found.
2950 #: actions/file.php:58
2951 msgid "No uploaded attachments."
2952 msgstr ""
2953
2954 #. TRANS: Client error displayed when subscribing to a remote profile and an unexpected response is received.
2955 #: actions/finishremotesubscribe.php:69
2956 msgid "Not expecting this response!"
2957 msgstr ""
2958
2959 #. TRANS: Client error displayed when subscribing to a remote profile that does not exist.
2960 #: actions/finishremotesubscribe.php:81
2961 msgid "User being listened to does not exist."
2962 msgstr ""
2963
2964 #. TRANS: Client error displayed when subscribing to a remote profile that is a local profile.
2965 #. TRANS: Client error displayed when using remote subscribe for a local entity.
2966 #: actions/finishremotesubscribe.php:89 actions/remotesubscribe.php:59
2967 msgid "You can use the local subscription!"
2968 msgstr ""
2969
2970 #. TRANS: Client error displayed when subscribing to a remote profile that is blocked form subscribing to.
2971 #: actions/finishremotesubscribe.php:102
2972 msgid "That user has blocked you from subscribing."
2973 msgstr ""
2974
2975 #. TRANS: Client error displayed when subscribing to a remote profile without providing an authorised token.
2976 #: actions/finishremotesubscribe.php:114
2977 msgid "You are not authorized."
2978 msgstr ""
2979
2980 #. TRANS: Client error displayed when subscribing to a remote profile and conversion of the request token to access token fails.
2981 #: actions/finishremotesubscribe.php:118
2982 msgid "Could not convert request token to access token."
2983 msgstr ""
2984
2985 #. TRANS: Client error displayed when subscribing to a remote profile fails because of an unsupported version of the OMB protocol.
2986 #: actions/finishremotesubscribe.php:124
2987 msgid "Remote service uses unknown version of OMB protocol."
2988 msgstr ""
2989
2990 #. TRANS: Server error displayed when subscribing to a remote profile fails because the remote profile could not be updated.
2991 #. TRANS: Exception thrown when updating a remote profile fails in OAuth store.
2992 #: actions/finishremotesubscribe.php:145 lib/oauthstore.php:316
2993 msgid "Error updating remote profile."
2994 msgstr ""
2995
2996 #. TRANS: Client error displayed when requesting a non-existent file.
2997 #: actions/getfile.php:77
2998 msgid "No such file."
2999 msgstr ""
3000
3001 #. TRANS: Client error displayed when requesting a file without having read access to it.
3002 #: actions/getfile.php:82
3003 msgid "Cannot read file."
3004 msgstr ""
3005
3006 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
3007 #. TRANS: Client error displayed when trying to revoke an invalid role.
3008 #: actions/grantrole.php:61 actions/revokerole.php:61
3009 msgid "Invalid role."
3010 msgstr ""
3011
3012 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
3013 #. TRANS: Client error displayed when trying to revoke a reserved role.
3014 #: actions/grantrole.php:66 actions/revokerole.php:66
3015 msgid "This role is reserved and cannot be set."
3016 msgstr ""
3017
3018 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
3019 #: actions/grantrole.php:76
3020 msgid "You cannot grant user roles on this site."
3021 msgstr ""
3022
3023 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
3024 #: actions/grantrole.php:84
3025 msgid "User already has this role."
3026 msgstr ""
3027
3028 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
3029 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
3030 #. TRANS: Client error displayed when not providing a profile ID on the Make Admin page.
3031 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
3032 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
3033 #: actions/groupblock.php:72 actions/groupunblock.php:72
3034 #: actions/makeadmin.php:74 actions/subedit.php:50
3035 #: lib/profileformaction.php:79
3036 msgid "No profile specified."
3037 msgstr ""
3038
3039 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
3040 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
3041 #. TRANS: Client error displayed when not providing a group ID on the Make Admin page.
3042 #: actions/groupblock.php:84 actions/groupunblock.php:84
3043 #: actions/makeadmin.php:86
3044 msgid "No group specified."
3045 msgstr ""
3046
3047 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
3048 #: actions/groupblock.php:96
3049 msgid "Only an admin can block group members."
3050 msgstr ""
3051
3052 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
3053 #: actions/groupblock.php:101
3054 msgid "User is already blocked from group."
3055 msgstr ""
3056
3057 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
3058 #: actions/groupblock.php:107
3059 msgid "User is not a member of group."
3060 msgstr ""
3061
3062 #. TRANS: Title for block user from group page.
3063 #. TRANS: Form legend for form to block user from a group.
3064 #: actions/groupblock.php:142 lib/groupblockform.php:91
3065 msgid "Block user from group"
3066 msgstr ""
3067
3068 #. TRANS: Explanatory text for block user from group form before setting the block.
3069 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
3070 #: actions/groupblock.php:170
3071 #, php-format
3072 msgid ""
3073 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
3074 "will be removed from the group, unable to post, and unable to subscribe to "
3075 "the group in the future."
3076 msgstr ""
3077
3078 #. TRANS: Submit button title for 'No' when blocking a user from a group.
3079 #: actions/groupblock.php:192
3080 msgid "Do not block this user from this group."
3081 msgstr ""
3082
3083 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
3084 #: actions/groupblock.php:199
3085 msgid "Block this user from this group."
3086 msgstr ""
3087
3088 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
3089 #: actions/groupblock.php:216
3090 msgid "Database error blocking user from group."
3091 msgstr ""
3092
3093 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
3094 #. TRANS: Client error displayed trying to perform an action without providing an ID.
3095 #. TRANS: Client error displayed trying to find a user by ID without providing an ID.
3096 #: actions/groupbyid.php:73 actions/profiletagbyid.php:57
3097 #: actions/userbyid.php:70
3098 msgid "No ID."
3099 msgstr ""
3100
3101 #. TRANS: Title for group logo settings page.
3102 #. TRANS: Group logo form legend.
3103 #: actions/grouplogo.php:144 actions/grouplogo.php:199
3104 msgid "Group logo"
3105 msgstr ""
3106
3107 #. TRANS: Instructions for group logo page.
3108 #. TRANS: %s is the maximum file size for that site.
3109 #: actions/grouplogo.php:156
3110 #, php-format
3111 msgid ""
3112 "You can upload a logo image for your group. The maximum file size is %s."
3113 msgstr ""
3114
3115 #. TRANS: Submit button for uploading a group logo.
3116 #: actions/grouplogo.php:243
3117 msgid "Upload"
3118 msgstr ""
3119
3120 #. TRANS: Button text for cropping an uploaded group logo.
3121 #: actions/grouplogo.php:299
3122 msgid "Crop"
3123 msgstr ""
3124
3125 #. TRANS: Form instructions on the group logo page.
3126 #: actions/grouplogo.php:376
3127 msgid "Pick a square area of the image to be the logo."
3128 msgstr ""
3129
3130 #. TRANS: Form success message after updating a group logo.
3131 #: actions/grouplogo.php:411
3132 msgid "Logo updated."
3133 msgstr ""
3134
3135 #. TRANS: Form failure message after failing to update a group logo.
3136 #: actions/grouplogo.php:414
3137 msgid "Failed updating logo."
3138 msgstr ""
3139
3140 #. TRANS: Title of the page showing group members.
3141 #. TRANS: %s is the name of the group.
3142 #: actions/groupmembers.php:104
3143 #, php-format
3144 msgid "%s group members"
3145 msgstr ""
3146
3147 #. TRANS: Title of the page showing group members.
3148 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
3149 #: actions/groupmembers.php:109
3150 #, php-format
3151 msgid "%1$s group members, page %2$d"
3152 msgstr ""
3153
3154 #. TRANS: Page notice for group members page.
3155 #: actions/groupmembers.php:125
3156 msgid "A list of the users in this group."
3157 msgstr ""
3158
3159 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
3160 #: actions/groupqueue.php:100
3161 msgid "Only the group admin may approve users."
3162 msgstr ""
3163
3164 #. TRANS: Title of the first page showing pending group members still awaiting approval to join the group.
3165 #. TRANS: %s is the name of the group.
3166 #: actions/groupqueue.php:111
3167 #, php-format
3168 msgid "%s group members awaiting approval"
3169 msgstr ""
3170
3171 #. TRANS: Title of all but the first page showing pending group members still awaiting approval to join the group.
3172 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
3173 #: actions/groupqueue.php:116
3174 #, php-format
3175 msgid "%1$s group members awaiting approval, page %2$d"
3176 msgstr ""
3177
3178 #. TRANS: Page notice for group members page.
3179 #: actions/groupqueue.php:132
3180 msgid "A list of users awaiting approval to join this group."
3181 msgstr ""
3182
3183 #. TRANS: Message is used as link description. %1$s is a group name, %2$s is a site name.
3184 #: actions/grouprss.php:141
3185 #, php-format
3186 msgid "Updates from members of %1$s on %2$s!"
3187 msgstr ""
3188
3189 #. TRANS: Title for first page of the groups list.
3190 #: actions/groups.php:62
3191 msgctxt "TITLE"
3192 msgid "Groups"
3193 msgstr ""
3194
3195 #. TRANS: Title for all but the first page of the groups list.
3196 #. TRANS: %d is the page number.
3197 #: actions/groups.php:66
3198 #, php-format
3199 msgctxt "TITLE"
3200 msgid "Groups, page %d"
3201 msgstr ""
3202
3203 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
3204 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
3205 #. TRANS: This message contains Markdown links in the form [link text](link).
3206 #: actions/groups.php:89
3207 #, php-format
3208 msgid ""
3209 "%%%%site.name%%%% groups let you find and talk with people of similar "
3210 "interests. After you join a group you can send messages to all other members "
3211 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
3212 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
3213 "%%%)!"
3214 msgstr ""
3215
3216 #. TRANS: Link to create a new group on the group list page.
3217 #. TRANS: Link text on group page to create a new group.
3218 #. TRANS: Form legend for group edit form.
3219 #: actions/groups.php:107 actions/usergroups.php:124 lib/groupeditform.php:116
3220 msgid "Create a new group"
3221 msgstr ""
3222
3223 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
3224 #: actions/groupsearch.php:53
3225 #, php-format
3226 msgid ""
3227 "Search for groups on %%site.name%% by their name, location, or description. "
3228 "Separate the terms by spaces; they must be 3 characters or more."
3229 msgstr ""
3230
3231 #. TRANS: Title for page where groups can be searched.
3232 #: actions/groupsearch.php:60
3233 msgid "Group search"
3234 msgstr ""
3235
3236 #. TRANS: Text on page where groups can be searched if no results were found for a query.
3237 #. TRANS: Text for notice search results is the query had no results.
3238 #. TRANS: Message on the "People search" page where a query has no results.
3239 #. TRANS: Output when there are no results for a search.
3240 #: actions/groupsearch.php:82 actions/noticesearch.php:155
3241 #: actions/peoplesearch.php:87 actions/profilecompletion.php:150
3242 msgid "No results."
3243 msgstr ""
3244
3245 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
3246 #. TRANS: This message contains Markdown links in the form [link text](link).
3247 #: actions/groupsearch.php:87
3248 #, php-format
3249 msgid ""
3250 "If you cannot find the group you're looking for, you can [create it](%%"
3251 "action.newgroup%%) yourself."
3252 msgstr ""
3253
3254 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
3255 #. TRANS: This message contains Markdown links in the form [link text](link).
3256 #: actions/groupsearch.php:92
3257 #, php-format
3258 msgid ""
3259 "Why not [register an account](%%action.register%%) and [create the group](%%"
3260 "action.newgroup%%) yourself!"
3261 msgstr ""
3262
3263 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
3264 #: actions/groupunblock.php:96
3265 msgid "Only an admin can unblock group members."
3266 msgstr ""
3267
3268 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
3269 #: actions/groupunblock.php:101
3270 msgid "User is not blocked from group."
3271 msgstr ""
3272
3273 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
3274 #. TRANS: Server error displayed when removing a user block.
3275 #: actions/groupunblock.php:133 actions/unblock.php:86
3276 msgid "Error removing the block."
3277 msgstr ""
3278
3279 #. TRANS: Title for Instant Messaging settings.
3280 #: actions/imsettings.php:56
3281 msgid "IM settings"
3282 msgstr ""
3283
3284 #. TRANS: Instant messaging settings page instructions.
3285 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
3286 #. TRANS: the order and formatting of link text and link should remain unchanged.
3287 #: actions/imsettings.php:69
3288 #, php-format
3289 msgid ""
3290 "You can send and receive notices through instant messaging [instant messages]"
3291 "(%%doc.im%%). Configure your addresses and settings below."
3292 msgstr ""
3293
3294 #. TRANS: Message given in the IM settings if IM is not enabled on the site.
3295 #: actions/imsettings.php:90
3296 msgid "IM is not available."
3297 msgstr ""
3298
3299 #. TRANS: Form note in IM settings form. %s is the type of IM address that was confirmed.
3300 #: actions/imsettings.php:116
3301 #, php-format
3302 msgid "Current confirmed %s address."
3303 msgstr ""
3304
3305 #. TRANS: Form note in IM settings form.
3306 #. TRANS: %s is the IM service name, %2$s is the IM address set.
3307 #: actions/imsettings.php:128
3308 #, php-format
3309 msgid ""
3310 "Awaiting confirmation on this address. Check your %1$s account for a message "
3311 "with further instructions. (Did you add %2$s to your buddy list?)"
3312 msgstr ""
3313
3314 #. TRANS: Field label for IM address.
3315 #: actions/imsettings.php:141
3316 msgid "IM address"
3317 msgstr ""
3318
3319 #. TRANS: Field title for IM address. %s is the IM service name.
3320 #: actions/imsettings.php:144
3321 #, php-format
3322 msgid "%s screenname."
3323 msgstr ""
3324
3325 #. TRANS: Header for IM preferences form.
3326 #: actions/imsettings.php:165
3327 msgid "IM Preferences"
3328 msgstr ""
3329
3330 #. TRANS: Checkbox label in IM preferences form.
3331 #: actions/imsettings.php:176
3332 msgid "Send me notices"
3333 msgstr ""
3334
3335 #. TRANS: Checkbox label in IM preferences form.
3336 #: actions/imsettings.php:178
3337 msgid "Post a notice when my status changes."
3338 msgstr ""
3339
3340 #. TRANS: Checkbox label in IM preferences form.
3341 #: actions/imsettings.php:180
3342 msgid "Send me replies from people I'm not subscribed to."
3343 msgstr ""
3344
3345 #. TRANS: Checkbox label in IM preferences form.
3346 #: actions/imsettings.php:183
3347 msgid "Publish a MicroID"
3348 msgstr ""
3349
3350 #. TRANS: Server error thrown on database error updating IM preferences.
3351 #: actions/imsettings.php:294
3352 msgid "Could not update IM preferences."
3353 msgstr ""
3354
3355 #. TRANS: Confirmation message for successful IM preferences save.
3356 #. TRANS: Confirmation message after saving preferences.
3357 #: actions/imsettings.php:301 actions/urlsettings.php:247
3358 msgid "Preferences saved."
3359 msgstr ""
3360
3361 #. TRANS: Message given saving IM address without having provided one.
3362 #: actions/imsettings.php:323
3363 msgid "No screenname."
3364 msgstr ""
3365
3366 #. TRANS: Form validation error when no transport is available setting an IM address.
3367 #: actions/imsettings.php:329
3368 msgid "No transport."
3369 msgstr ""
3370
3371 #. TRANS: Message given saving IM address that cannot be normalised.
3372 #: actions/imsettings.php:337
3373 msgid "Cannot normalize that screenname."
3374 msgstr ""
3375
3376 #. TRANS: Message given saving IM address that not valid.
3377 #: actions/imsettings.php:344
3378 msgid "Not a valid screenname."
3379 msgstr ""
3380
3381 #. TRANS: Message given saving IM address that is already set for another user.
3382 #: actions/imsettings.php:348
3383 msgid "Screenname already belongs to another user."
3384 msgstr ""
3385
3386 #. TRANS: Message given saving valid IM address that is to be confirmed.
3387 #: actions/imsettings.php:373
3388 msgid "A confirmation code was sent to the IM address you added."
3389 msgstr ""
3390
3391 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
3392 #: actions/imsettings.php:400
3393 msgid "That is the wrong IM address."
3394 msgstr ""
3395
3396 #. TRANS: Server error thrown on database error canceling IM address confirmation.
3397 #: actions/imsettings.php:409
3398 msgid "Could not delete confirmation."
3399 msgstr ""
3400
3401 #. TRANS: Message given after successfully canceling IM address confirmation.
3402 #: actions/imsettings.php:414
3403 msgid "IM confirmation cancelled."
3404 msgstr ""
3405
3406 #. TRANS: Message given trying to remove an IM address that is not
3407 #. TRANS: registered for the active user.
3408 #: actions/imsettings.php:438
3409 msgid "That is not your screenname."
3410 msgstr ""
3411
3412 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
3413 #: actions/imsettings.php:454
3414 msgid "The IM address was removed."
3415 msgstr ""
3416
3417 #. TRANS: Title for all but the first page of the inbox page.
3418 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
3419 #: actions/inbox.php:59
3420 #, php-format
3421 msgid "Inbox for %1$s - page %2$d"
3422 msgstr ""
3423
3424 #. TRANS: Title for the first page of the inbox page.
3425 #. TRANS: %s is the user's nickname.
3426 #: actions/inbox.php:64
3427 #, php-format
3428 msgid "Inbox for %s"
3429 msgstr ""
3430
3431 #. TRANS: Instructions for user inbox page.
3432 #: actions/inbox.php:106
3433 msgid "This is your inbox, which lists your incoming private messages."
3434 msgstr ""
3435
3436 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
3437 #: actions/invite.php:46
3438 msgid "Invites have been disabled."
3439 msgstr ""
3440
3441 #. TRANS: Client error displayed when trying to sent invites while not logged in.
3442 #. TRANS: %s is the StatusNet site name.
3443 #: actions/invite.php:50
3444 #, php-format
3445 msgid "You must be logged in to invite other users to use %s."
3446 msgstr ""
3447
3448 #. TRANS: Form validation message when providing an e-mail address that does not validate.
3449 #. TRANS: %s is an invalid e-mail address.
3450 #: actions/invite.php:100
3451 #, php-format
3452 msgid "Invalid email address: %s."
3453 msgstr ""
3454
3455 #. TRANS: Page title when invitations have been sent.
3456 #: actions/invite.php:145
3457 msgid "Invitations sent"
3458 msgstr ""
3459
3460 #. TRANS: Page title when inviting potential users.
3461 #: actions/invite.php:148
3462 msgid "Invite new users"
3463 msgstr ""
3464
3465 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
3466 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
3467 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
3468 #. TRANS: Followed by a bullet list.
3469 #: actions/invite.php:169
3470 msgid "You are already subscribed to this user:"
3471 msgid_plural "You are already subscribed to these users:"
3472 msgstr[0] ""
3473 msgstr[1] ""
3474
3475 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
3476 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
3477 #: actions/invite.php:175 actions/invite.php:189
3478 #, php-format
3479 msgctxt "INVITE"
3480 msgid "%1$s (%2$s)"
3481 msgstr ""
3482
3483 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
3484 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
3485 #. TRANS: reported already present people. Followed by a bullet list.
3486 #: actions/invite.php:183
3487 msgid "This person is already a user and you were automatically subscribed:"
3488 msgid_plural ""
3489 "These people are already users and you were automatically subscribed to them:"
3490 msgstr[0] ""
3491 msgstr[1] ""
3492
3493 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
3494 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
3495 #. TRANS: e-mail addresses to which invitations were sent.
3496 #: actions/invite.php:197
3497 msgid "Invitation sent to the following person:"
3498 msgid_plural "Invitations sent to the following people:"
3499 msgstr[0] ""
3500 msgstr[1] ""
3501
3502 #. TRANS: Generic message displayed after sending out one or more invitations to
3503 #. TRANS: people to join a StatusNet site.
3504 #: actions/invite.php:207
3505 msgid ""
3506 "You will be notified when your invitees accept the invitation and register "
3507 "on the site. Thanks for growing the community!"
3508 msgstr ""
3509
3510 #. TRANS: Form instructions.
3511 #: actions/invite.php:222
3512 msgid ""
3513 "Use this form to invite your friends and colleagues to use this service."
3514 msgstr ""
3515
3516 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3517 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3518 #. TRANS: the StatusNet sitename.
3519 #: actions/invite.php:275
3520 #, php-format
3521 msgid "%1$s has invited you to join them on %2$s"
3522 msgstr ""
3523
3524 #. TRANS: Client error displayed when trying to join a group while not logged in.
3525 #: actions/joingroup.php:59
3526 msgid "You must be logged in to join a group."
3527 msgstr ""
3528
3529 #. TRANS: Title for join group page after joining.
3530 #: actions/joingroup.php:145
3531 #, php-format
3532 msgctxt "TITLE"
3533 msgid "%1$s joined group %2$s"
3534 msgstr ""
3535
3536 #. TRANS: Exception thrown when there is an unknown error joining a group.
3537 #: actions/joingroup.php:158
3538 msgid "Unknown error joining group."
3539 msgstr ""
3540
3541 #. TRANS: Client error displayed when trying to join a group while already a member.
3542 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3543 #: actions/leavegroup.php:103 lib/command.php:395
3544 msgid "You are not a member of that group."
3545 msgstr ""
3546
3547 #. TRANS: User admin panel title
3548 #: actions/licenseadminpanel.php:54
3549 msgctxt "TITLE"
3550 msgid "License"
3551 msgstr ""
3552
3553 #. TRANS: Form instructions for the site license admin panel.
3554 #: actions/licenseadminpanel.php:65
3555 msgid "License for this StatusNet site"
3556 msgstr ""
3557
3558 #. TRANS: Client error displayed selecting an invalid license in the license admin panel.
3559 #: actions/licenseadminpanel.php:135
3560 msgid "Invalid license selection."
3561 msgstr ""
3562
3563 #. TRANS: Client error displayed when not specifying an owner for the all rights reserved license in the license admin panel.
3564 #: actions/licenseadminpanel.php:146
3565 msgid ""
3566 "You must specify the owner of the content when using the All Rights Reserved "
3567 "license."
3568 msgstr ""
3569
3570 #. TRANS: Client error displayed selecting a too long license title in the license admin panel.
3571 #: actions/licenseadminpanel.php:154
3572 msgid "Invalid license title. Maximum length is 255 characters."
3573 msgstr ""
3574
3575 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3576 #: actions/licenseadminpanel.php:167
3577 msgid "Invalid license URL."
3578 msgstr ""
3579
3580 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3581 #: actions/licenseadminpanel.php:171
3582 msgid "Invalid license image URL."
3583 msgstr ""
3584
3585 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3586 #: actions/licenseadminpanel.php:180
3587 msgid "License URL must be blank or a valid URL."
3588 msgstr ""
3589
3590 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3591 #: actions/licenseadminpanel.php:189
3592 msgid "License image must be blank or valid URL."
3593 msgstr ""
3594
3595 #. TRANS: Form legend in the license admin panel.
3596 #: actions/licenseadminpanel.php:240
3597 msgid "License selection"
3598 msgstr ""
3599
3600 #. TRANS: License option in the license admin panel.
3601 #. TRANS: Checkbox label to mark a list private.
3602 #: actions/licenseadminpanel.php:247 lib/peopletageditform.php:155
3603 msgid "Private"
3604 msgstr ""
3605
3606 #. TRANS: License option in the license admin panel.
3607 #: actions/licenseadminpanel.php:249
3608 msgid "All Rights Reserved"
3609 msgstr ""
3610
3611 #. TRANS: License option in the license admin panel.
3612 #: actions/licenseadminpanel.php:251
3613 msgid "Creative Commons"
3614 msgstr ""
3615
3616 #. TRANS: Dropdown field label in the license admin panel.
3617 #: actions/licenseadminpanel.php:257
3618 msgid "Type"
3619 msgstr ""
3620
3621 #. TRANS: Dropdown field instructions in the license admin panel.
3622 #: actions/licenseadminpanel.php:260
3623 msgid "Select a license."
3624 msgstr ""
3625
3626 #. TRANS: Form legend in the license admin panel.
3627 #: actions/licenseadminpanel.php:275
3628 msgid "License details"
3629 msgstr ""
3630
3631 #. TRANS: Field label in the license admin panel.
3632 #: actions/licenseadminpanel.php:282
3633 msgid "Owner"
3634 msgstr ""
3635
3636 #. TRANS: Field title in the license admin panel.
3637 #: actions/licenseadminpanel.php:284
3638 msgid "Name of the owner of the site's content (if applicable)."
3639 msgstr ""
3640
3641 #. TRANS: Field label in the license admin panel.
3642 #: actions/licenseadminpanel.php:293
3643 msgid "License Title"
3644 msgstr ""
3645
3646 #. TRANS: Field title in the license admin panel.
3647 #: actions/licenseadminpanel.php:295
3648 msgid "The title of the license."
3649 msgstr ""
3650
3651 #. TRANS: Field label in the license admin panel.
3652 #: actions/licenseadminpanel.php:304
3653 msgid "License URL"
3654 msgstr ""
3655
3656 #. TRANS: Field title in the license admin panel.
3657 #: actions/licenseadminpanel.php:306
3658 msgid "URL for more information about the license."
3659 msgstr ""
3660
3661 #. TRANS: Field label in the license admin panel.
3662 #: actions/licenseadminpanel.php:314
3663 msgid "License Image URL"
3664 msgstr ""
3665
3666 #. TRANS: Field title in the license admin panel.
3667 #: actions/licenseadminpanel.php:316
3668 msgid "URL for an image to display with the license."
3669 msgstr ""
3670
3671 #. TRANS: Button title in the license admin panel.
3672 #: actions/licenseadminpanel.php:339
3673 msgid "Save license settings."
3674 msgstr ""
3675
3676 #. TRANS: Client error displayed when trying to log in while already logged in.
3677 #. TRANS: Client error displayed trying to use "one time password login" when already logged in.
3678 #. TRANS: Client error displayed when trying to register while already logged in.
3679 #: actions/login.php:98 actions/otp.php:62 actions/register.php:136
3680 msgid "Already logged in."
3681 msgstr ""
3682
3683 #. TRANS: Form validation error displayed when trying to log in with incorrect credentials.
3684 #: actions/login.php:127
3685 msgid "Incorrect username or password."
3686 msgstr ""
3687
3688 #. TRANS: Server error displayed when during login a server error occurs.
3689 #. TRANS: Server error displayed when a user object could not be created trying to login using "one time password login".
3690 #: actions/login.php:134 actions/otp.php:127
3691 msgid "Error setting user. You are probably not authorized."
3692 msgstr ""
3693
3694 #. TRANS: Page title for login page.
3695 #: actions/login.php:189
3696 msgid "Login"
3697 msgstr ""
3698
3699 #. TRANS: Form legend on login page.
3700 #: actions/login.php:227
3701 msgid "Login to site"
3702 msgstr ""
3703
3704 #. TRANS: Field label on login page.
3705 #: actions/login.php:231
3706 msgid "Username or email address"
3707 msgstr ""
3708
3709 #. TRANS: Checkbox label label on login page.
3710 #. TRANS: Checkbox label on account registration page.
3711 #: actions/login.php:239 actions/register.php:514
3712 msgid "Remember me"
3713 msgstr ""
3714
3715 #. TRANS: Checkbox title on login page.
3716 #. TRANS: Checkbox title on account registration page.
3717 #: actions/login.php:241 actions/register.php:517
3718 msgid "Automatically login in the future; not for shared computers!"
3719 msgstr ""
3720
3721 #. TRANS: Button text for log in on login page.
3722 #: actions/login.php:246
3723 msgctxt "BUTTON"
3724 msgid "Login"
3725 msgstr ""
3726
3727 #. TRANS: Link text for link to "reset password" on login page.
3728 #: actions/login.php:252
3729 msgid "Lost or forgotten password?"
3730 msgstr ""
3731
3732 #. TRANS: Form instructions on login page before being able to change user settings.
3733 #: actions/login.php:271
3734 msgid ""
3735 "For security reasons, please re-enter your user name and password before "
3736 "changing your settings."
3737 msgstr ""
3738
3739 #. TRANS: Form instructions on login page.
3740 #: actions/login.php:276
3741 msgid "Login with your username and password."
3742 msgstr ""
3743
3744 #. TRANS: Form instructions on login page. This message contains Markdown links in the form [Link text](Link).
3745 #. TRANS: %%action.register%% is a link to the registration page.
3746 #: actions/login.php:281
3747 #, php-format
3748 msgid ""
3749 "Don't have a username yet? [Register](%%action.register%%) a new account."
3750 msgstr ""
3751
3752 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page while not an admin.
3753 #: actions/makeadmin.php:99
3754 msgid "Only an admin can make another user an admin."
3755 msgstr ""
3756
3757 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page who already is admin.
3758 #. TRANS: %1$s is the user that is already admin, %2$s is the group user is already admin for.
3759 #: actions/makeadmin.php:105
3760 #, php-format
3761 msgid "%1$s is already an admin for group \"%2$s\"."
3762 msgstr ""
3763
3764 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3765 #. TRANS: because the group membership record could not be gotten.
3766 #. TRANS: %1$s is the to be admin user, %2$s is the group user should be admin for.
3767 #: actions/makeadmin.php:145
3768 #, php-format
3769 msgid "Can't get membership record for %1$s in group %2$s."
3770 msgstr ""
3771
3772 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3773 #. TRANS: because the group adminship record coud not be saved properly.
3774 #. TRANS: %1$s is the to be admin user, %2$s is the group user is already admin for.
3775 #: actions/makeadmin.php:161
3776 #, php-format
3777 msgid "Can't make %1$s an admin for group %2$s."
3778 msgstr ""
3779
3780 #. TRANS: Client error displayed trying to make a micro summary without providing a status.
3781 #: actions/microsummary.php:71
3782 msgid "No current status."
3783 msgstr ""
3784
3785 #. TRANS: This is the title of the form for adding a new application.
3786 #: actions/newapplication.php:52
3787 msgid "New application"
3788 msgstr ""
3789
3790 #. TRANS: Client error displayed trying to add a new application while not logged in.
3791 #: actions/newapplication.php:64
3792 msgid "You must be logged in to register an application."
3793 msgstr ""
3794
3795 #. TRANS: Form instructions for registering a new application.
3796 #: actions/newapplication.php:148
3797 msgid "Use this form to register a new application."
3798 msgstr ""
3799
3800 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3801 #: actions/newapplication.php:190
3802 msgid "Source URL is required."
3803 msgstr ""
3804
3805 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3806 #: actions/newapplication.php:280 actions/newapplication.php:290
3807 msgid "Could not create application."
3808 msgstr ""
3809
3810 #: actions/newapplication.php:298
3811 msgid "Invalid image."
3812 msgstr ""
3813
3814 #. TRANS: Title for form to create a group.
3815 #: actions/newgroup.php:53
3816 msgid "New group"
3817 msgstr ""
3818
3819 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3820 #: actions/newgroup.php:73 classes/User_group.php:485
3821 msgid "You are not allowed to create groups on this site."
3822 msgstr ""
3823
3824 #. TRANS: Form instructions for group create form.
3825 #: actions/newgroup.php:117
3826 msgid "Use this form to create a new group."
3827 msgstr ""
3828
3829 #. TRANS: Page title for new direct message page.
3830 #. TRANS: Page title on page for sending a direct message.
3831 #: actions/newmessage.php:72 actions/newmessage.php:250
3832 msgid "New message"
3833 msgstr ""
3834
3835 #. TRANS: Client error displayed trying to send a direct message to a user while sender and
3836 #. TRANS: receiver are not subscribed to each other.
3837 #: actions/newmessage.php:126 actions/newmessage.php:174
3838 msgid "You cannot send a message to this user."
3839 msgstr ""
3840
3841 #. TRANS: Form validator error displayed trying to send a direct message without content.
3842 #. TRANS: Client error displayed trying to send a notice without content.
3843 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3844 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3845 #: actions/newmessage.php:151 actions/newnotice.php:140 lib/command.php:605
3846 #: lib/command.php:694
3847 msgid "No content!"
3848 msgstr ""
3849
3850 #. TRANS: Form validation error displayed trying to send a direct message without specifying a recipient.
3851 #: actions/newmessage.php:169
3852 msgid "No recipient specified."
3853 msgstr ""
3854
3855 #. TRANS: Page title after sending a direct message.
3856 #: actions/newmessage.php:196
3857 msgid "Message sent"
3858 msgstr ""
3859
3860 #. TRANS: Confirmation text after sending a direct message.
3861 #. TRANS: %s is the direct message recipient.
3862 #. TRANS: Message given have sent a direct message to another user.
3863 #. TRANS: %s is the name of the other user.
3864 #: actions/newmessage.php:202 lib/command.php:640
3865 #, php-format
3866 msgid "Direct message to %s sent."
3867 msgstr ""
3868
3869 #. TRANS: Page title after an AJAX error occurred on the "send direct message" page.
3870 #. TRANS: Page title after an AJAX error occurs on the send notice page.
3871 #: actions/newmessage.php:228 actions/newnotice.php:271 lib/error.php:117
3872 msgid "Ajax Error"
3873 msgstr ""
3874
3875 #. TRANS: Page title for sending a new notice.
3876 #. TRANS: Title for form to send a new notice.
3877 #: actions/newnotice.php:67 actions/newnotice.php:293
3878 msgctxt "TITLE"
3879 msgid "New notice"
3880 msgstr ""
3881
3882 #. TRANS: Page title after sending a notice.
3883 #: actions/newnotice.php:237
3884 msgid "Notice posted"
3885 msgstr ""
3886
3887 #. TRANS: Instructions for Notice search page.
3888 #. TRANS: %%site.name%% is the name of the StatusNet site.
3889 #: actions/noticesearch.php:95
3890 #, php-format
3891 msgid ""
3892 "Search for notices on %%site.name%% by their contents. Separate search terms "
3893 "by spaces; they must be 3 characters or more."
3894 msgstr ""
3895
3896 #. TRANS: Title of the page where users can search for notices.
3897 #: actions/noticesearch.php:106
3898 msgid "Text search"
3899 msgstr ""
3900
3901 #. TRANS: Test in RSS notice search.
3902 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3903 #: actions/noticesearch.php:121
3904 #, php-format
3905 msgid "Search results for \"%1$s\" on %2$s"
3906 msgstr ""
3907
3908 #. TRANS: Text for logged in users making a query for notices without results.
3909 #. TRANS: This message contains a Markdown link.
3910 #: actions/noticesearch.php:161
3911 #, php-format
3912 msgid ""
3913 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
3914 "status_textarea=%s)!"
3915 msgstr ""
3916
3917 #. TRANS: Text for not logged in users making a query for notices without results.
3918 #. TRANS: This message contains Markdown links.
3919 #: actions/noticesearch.php:166
3920 #, php-format
3921 msgid ""
3922 "Why not [register an account](%%%%action.register%%%%) and be the first to "
3923 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
3924 msgstr ""
3925
3926 #. TRANS: RSS notice search feed title. %s is the query.
3927 #: actions/noticesearchrss.php:95
3928 #, php-format
3929 msgid "Updates with \"%s\""
3930 msgstr ""
3931
3932 #. TRANS: RSS notice search feed description.
3933 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
3934 #: actions/noticesearchrss.php:99
3935 #, php-format
3936 msgid "Updates matching search term \"%1$s\" on %2$s."
3937 msgstr ""
3938
3939 #. TRANS: Client error displayed trying to nudge a user that cannot be nudged.
3940 #: actions/nudge.php:88
3941 msgid ""
3942 "This user doesn't allow nudges or hasn't confirmed or set their email "
3943 "address yet."
3944 msgstr ""
3945
3946 #. TRANS: Page title after sending a nudge.
3947 #: actions/nudge.php:98
3948 msgid "Nudge sent"
3949 msgstr ""
3950
3951 #. TRANS: Confirmation text after sending a nudge.
3952 #: actions/nudge.php:102
3953 msgid "Nudge sent!"
3954 msgstr ""
3955
3956 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
3957 #: actions/oauthappssettings.php:57
3958 msgid "You must be logged in to list your applications."
3959 msgstr ""
3960
3961 #. TRANS: Page title for OAuth applications
3962 #: actions/oauthappssettings.php:73
3963 msgid "OAuth applications"
3964 msgstr ""
3965
3966 #. TRANS: Page instructions for OAuth applications
3967 #: actions/oauthappssettings.php:85
3968 msgid "Applications you have registered"
3969 msgstr ""
3970
3971 #. TRANS: Empty list message on page with OAuth applications.
3972 #: actions/oauthappssettings.php:138
3973 #, php-format
3974 msgid "You have not registered any applications yet."
3975 msgstr ""
3976
3977 #. TRANS: Title for OAuth connection settings.
3978 #: actions/oauthconnectionssettings.php:69
3979 msgid "Connected applications"
3980 msgstr ""
3981
3982 #. TRANS: Instructions for OAuth connection settings.
3983 #: actions/oauthconnectionssettings.php:80
3984 msgid "The following connections exist for your account."
3985 msgstr ""
3986
3987 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
3988 #: actions/oauthconnectionssettings.php:166
3989 msgid "You are not a user of that application."
3990 msgstr ""
3991
3992 #. TRANS: Client error when revoking access has failed for some reason.
3993 #. TRANS: %s is the application ID revoking access failed for.
3994 #: actions/oauthconnectionssettings.php:181
3995 #, php-format
3996 msgid "Unable to revoke access for application: %s."
3997 msgstr ""
3998
3999 #. TRANS: Success message after revoking access for an application.
4000 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
4001 #: actions/oauthconnectionssettings.php:200
4002 #, php-format
4003 msgid ""
4004 "You have successfully revoked access for %1$s and the access token starting "
4005 "with %2$s."
4006 msgstr ""
4007
4008 #. TRANS: Empty list message when no applications have been authorised yet.
4009 #: actions/oauthconnectionssettings.php:211
4010 msgid "You have not authorized any applications to use your account."
4011 msgstr ""
4012
4013 #. TRANS: Note for developers in the OAuth connection settings form.
4014 #. TRANS: This message contains a Markdown link. Do not separate "](".
4015 #. TRANS: %s is the URL to the OAuth settings.
4016 #: actions/oauthconnectionssettings.php:231
4017 #, php-format
4018 msgid ""
4019 "Are you a developer? [Register an OAuth client application](%s) to use with "
4020 "this instance of StatusNet."
4021 msgstr ""
4022
4023 #. TRANS: Server error displayed in oEmbed action when path not found.
4024 #. TRANS: %s is a path.
4025 #: actions/oembed.php:66
4026 #, php-format
4027 msgid "\"%s\" not found."
4028 msgstr ""
4029
4030 #. TRANS: Server error displayed in oEmbed action when notice not found.
4031 #. TRANS: %s is a notice.
4032 #: actions/oembed.php:80
4033 #, php-format
4034 msgid "Notice %s not found."
4035 msgstr ""
4036
4037 #. TRANS: Server error displayed in oEmbed action when notice has not profile.
4038 #. TRANS: Server error displayed trying to show a notice without a connected profile.
4039 #: actions/oembed.php:85 actions/shownotice.php:99
4040 msgid "Notice has no profile."
4041 msgstr ""
4042
4043 #. TRANS: oEmbed title. %1$s is the author name, %2$s is the creation date.
4044 #. TRANS: Title of the page that shows a notice.
4045 #. TRANS: %1$s is a user name, %2$s is the notice creation date/time.
4046 #: actions/oembed.php:89 actions/shownotice.php:196
4047 #, php-format
4048 msgid "%1$s's status on %2$s"
4049 msgstr ""
4050
4051 #. TRANS: Server error displayed in oEmbed action when attachment not found.
4052 #. TRANS: %d is an attachment ID.
4053 #: actions/oembed.php:103
4054 #, php-format
4055 msgid "Attachment %s not found."
4056 msgstr ""
4057
4058 #. TRANS: Server error displayed in oEmbed request when a path is not supported.
4059 #. TRANS: %s is a path.
4060 #: actions/oembed.php:146
4061 #, php-format
4062 msgid "\"%s\" not supported for oembed requests."
4063 msgstr ""
4064
4065 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
4066 #: actions/oembed.php:178
4067 #, php-format
4068 msgid "Content type %s not supported."
4069 msgstr ""
4070
4071 #. TRANS: Error message displaying attachments. %s is the site's base URL.
4072 #: actions/oembed.php:182
4073 #, php-format
4074 msgid "Only %s URLs over plain HTTP please."
4075 msgstr ""
4076
4077 #. TRANS: Server error displayed in oEmbed action when request specifies an unsupported data format.
4078 #. TRANS: Client error on an API request with an unsupported data format.
4079 #: actions/oembed.php:204 actions/oembed.php:224 lib/apiaction.php:1292
4080 #: lib/apiaction.php:1319 lib/apiaction.php:1454
4081 msgid "Not a supported data format."
4082 msgstr ""
4083
4084 #. TRANS: ShortName in the OpenSearch interface when trying to find users.
4085 #: actions/opensearch.php:64
4086 msgid "People Search"
4087 msgstr ""
4088
4089 #. TRANS: ShortName in the OpenSearch interface when trying to find notices.
4090 #: actions/opensearch.php:68
4091 msgid "Notice Search"
4092 msgstr ""
4093
4094 #. TRANS: Client error displayed trying to use "one time password login" without specifying a user.
4095 #: actions/otp.php:70
4096 msgid "No user ID specified."
4097 msgstr ""
4098
4099 #. TRANS: Client error displayed trying to use "one time password login" without specifying a login token.
4100 #: actions/otp.php:86
4101 msgid "No login token specified."
4102 msgstr ""
4103
4104 #. TRANS: Client error displayed trying to use "one time password login" without requesting a login token.
4105 #: actions/otp.php:94
4106 msgid "No login token requested."
4107 msgstr ""
4108
4109 #. TRANS: Client error displayed trying to use "one time password login" while specifying an invalid login token.
4110 #: actions/otp.php:100
4111 msgid "Invalid login token specified."
4112 msgstr ""
4113
4114 #. TRANS: Client error displayed trying to use "one time password login" while specifying an expired login token.
4115 #: actions/otp.php:110
4116 msgid "Login token expired."
4117 msgstr ""
4118
4119 #. TRANS: Title for outbox for any but the fist page.
4120 #. TRANS: %1$s is the user nickname, %2$d is the page number.
4121 #: actions/outbox.php:57
4122 #, php-format
4123 msgid "Outbox for %1$s - page %2$d"
4124 msgstr ""
4125
4126 #. TRANS: Title for first page of outbox.
4127 #: actions/outbox.php:61
4128 #, php-format
4129 msgid "Outbox for %s"
4130 msgstr ""
4131
4132 #. TRANS: Instructions for outbox.
4133 #: actions/outbox.php:103
4134 msgid "This is your outbox, which lists private messages you have sent."
4135 msgstr ""
4136
4137 #. TRANS: Title for page where to change password.
4138 #: actions/passwordsettings.php:59
4139 msgctxt "TITLE"
4140 msgid "Change password"
4141 msgstr ""
4142
4143 #. TRANS: Instructions for page where to change password.
4144 #: actions/passwordsettings.php:71
4145 msgid "Change your password."
4146 msgstr ""
4147
4148 #. TRANS: Fieldset legend on page where to change password.
4149 #. TRANS: Fieldset legend for password reset form.
4150 #: actions/passwordsettings.php:99 actions/recoverpassword.php:251
4151 msgid "Password change"
4152 msgstr ""
4153
4154 #. TRANS: Field label on page where to change password.
4155 #: actions/passwordsettings.php:108
4156 msgid "Old password"
4157 msgstr ""
4158
4159 #. TRANS: Field label on page where to change password.
4160 #. TRANS: Field label for password reset form.
4161 #: actions/passwordsettings.php:113 actions/recoverpassword.php:256
4162 msgid "New password"
4163 msgstr ""
4164
4165 #. TRANS: Field title on page where to change password.
4166 #. TRANS: Field title on account registration page.
4167 #: actions/passwordsettings.php:115 actions/register.php:446
4168 msgid "6 or more characters."
4169 msgstr ""
4170
4171 #. TRANS: Field label on page where to change password. In this field the new password should be typed a second time.
4172 #: actions/passwordsettings.php:119
4173 msgctxt "LABEL"
4174 msgid "Confirm"
4175 msgstr ""
4176
4177 #. TRANS: Field title on page where to change password.
4178 #. TRANS: Title for field label for password reset form where the password has to be typed again.
4179 #. TRANS: Field title on account registration page.
4180 #: actions/passwordsettings.php:121 actions/recoverpassword.php:264
4181 #: actions/register.php:452
4182 msgid "Same as password above."
4183 msgstr ""
4184
4185 #. TRANS: Button text on page where to change password.
4186 #: actions/passwordsettings.php:126
4187 msgctxt "BUTTON"
4188 msgid "Change"
4189 msgstr ""
4190
4191 #. TRANS: Form validation error on page where to change password.
4192 #. TRANS: Form validation error displayed when trying to register with too short a password.
4193 #: actions/passwordsettings.php:164 actions/register.php:242
4194 msgid "Password must be 6 or more characters."
4195 msgstr ""
4196
4197 #. TRANS: Form validation error on password change when password confirmation does not match.
4198 #. TRANS: Form validation error displayed when trying to register with non-matching passwords.
4199 #: actions/passwordsettings.php:168 actions/register.php:246
4200 msgid "Passwords do not match."
4201 msgstr ""
4202
4203 #. TRANS: Form validation error on page where to change password.
4204 #: actions/passwordsettings.php:177
4205 msgid "Incorrect old password."
4206 msgstr ""
4207
4208 #. TRANS: Form validation error on page where to change password.
4209 #: actions/passwordsettings.php:194
4210 msgid "Error saving user; invalid."
4211 msgstr ""
4212
4213 #. TRANS: Server error displayed on page where to change password when password change
4214 #. TRANS: could not be made because of a server error.
4215 #. TRANS: Reset password form validation error message.
4216 #: actions/passwordsettings.php:201 actions/recoverpassword.php:338
4217 msgid "Cannot save new password."
4218 msgstr ""
4219
4220 #. TRANS: Form validation notice on page where to change password.
4221 #: actions/passwordsettings.php:208
4222 msgid "Password saved."
4223 msgstr ""
4224
4225 #. TRANS: Title for Paths admin panel.
4226 #: actions/pathsadminpanel.php:58
4227 msgid "Paths"
4228 msgstr ""
4229
4230 #. TRANS: Form instructions for Path admin panel.
4231 #: actions/pathsadminpanel.php:69
4232 msgid "Path and server settings for this StatusNet site"
4233 msgstr ""
4234
4235 #. TRANS: Client error in Paths admin panel.
4236 #. TRANS: %s is the directory that could not be read from.
4237 #: actions/pathsadminpanel.php:155
4238 #, php-format
4239 msgid "Theme directory not readable: %s."
4240 msgstr ""
4241
4242 #. TRANS: Client error in Paths admin panel.
4243 #. TRANS: %s is the avatar directory that could not be written to.
4244 #: actions/pathsadminpanel.php:163
4245 #, php-format
4246 msgid "Avatar directory not writable: %s."
4247 msgstr ""
4248
4249 #. TRANS: Client error in Paths admin panel.
4250 #. TRANS: %s is the background directory that could not be written to.
4251 #: actions/pathsadminpanel.php:171
4252 #, php-format
4253 msgid "Background directory not writable: %s."
4254 msgstr ""
4255
4256 #. TRANS: Client error in Paths admin panel.
4257 #. TRANS: %s is the locales directory that could not be read from.
4258 #: actions/pathsadminpanel.php:181
4259 #, php-format
4260 msgid "Locales directory not readable: %s."
4261 msgstr ""
4262
4263 #. TRANS: Client error in Paths admin panel.
4264 #. TRANS: %s is the SSL server URL that is too long.
4265 #: actions/pathsadminpanel.php:189
4266 msgid "Invalid SSL server. The maximum length is 255 characters."
4267 msgstr ""
4268
4269 #. TRANS: Fieldset legend in Paths admin panel.
4270 #: actions/pathsadminpanel.php:235
4271 msgid "Site"
4272 msgstr ""
4273
4274 #. TRANS: Field label in Paths admin panel.
4275 #: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:284
4276 #: actions/pathsadminpanel.php:376
4277 msgid "Server"
4278 msgstr ""
4279
4280 #. TRANS: Field title in Paths admin panel.
4281 #: actions/pathsadminpanel.php:243
4282 msgid "Site's server hostname."
4283 msgstr ""
4284
4285 #. TRANS: Field label in Paths admin panel.
4286 #: actions/pathsadminpanel.php:249 actions/pathsadminpanel.php:293
4287 #: actions/pathsadminpanel.php:385
4288 msgid "Path"
4289 msgstr ""
4290
4291 #. TRANS: Field title in Paths admin panel.
4292 #: actions/pathsadminpanel.php:251
4293 msgid "Site path."
4294 msgstr ""
4295
4296 #. TRANS: Field label in Paths admin panel.
4297 #: actions/pathsadminpanel.php:257
4298 msgid "Locale directory"
4299 msgstr ""
4300
4301 #. TRANS: Field title in Paths admin panel.
4302 #: actions/pathsadminpanel.php:259
4303 msgid "Directory path to locales."
4304 msgstr ""
4305
4306 #. TRANS: Checkbox label in Paths admin panel.
4307 #: actions/pathsadminpanel.php:266
4308 msgid "Fancy URLs"
4309 msgstr ""
4310
4311 #. TRANS: Field title in Paths admin panel.
4312 #: actions/pathsadminpanel.php:269
4313 msgid "Use fancy URLs (more readable and memorable)?"
4314 msgstr ""
4315
4316 #. TRANS: Fieldset legend in Paths admin panel.
4317 #: actions/pathsadminpanel.php:277
4318 msgctxt "LEGEND"
4319 msgid "Theme"
4320 msgstr ""
4321
4322 #. TRANS: Tooltip for field label in Paths admin panel.
4323 #: actions/pathsadminpanel.php:286
4324 msgid "Server for themes."
4325 msgstr ""
4326
4327 #. TRANS: Tooltip for field label in Paths admin panel.
4328 #: actions/pathsadminpanel.php:295
4329 msgid "Web path to themes."
4330 msgstr ""
4331
4332 #. TRANS: Field label in Paths admin panel.
4333 #: actions/pathsadminpanel.php:302 actions/pathsadminpanel.php:394
4334 #: actions/pathsadminpanel.php:446
4335 msgid "SSL server"
4336 msgstr ""
4337
4338 #. TRANS: Tooltip for field label in Paths admin panel.
4339 #: actions/pathsadminpanel.php:304
4340 msgid "SSL server for themes (default: SSL server)."
4341 msgstr ""
4342
4343 #. TRANS: Field label in Paths admin panel.
4344 #: actions/pathsadminpanel.php:311 actions/pathsadminpanel.php:403
4345 msgid "SSL path"
4346 msgstr ""
4347
4348 #. TRANS: Tooltip for field label in Paths admin panel.
4349 #: actions/pathsadminpanel.php:313
4350 msgid "SSL path to themes (default: /theme/)."
4351 msgstr ""
4352
4353 #. TRANS: Field label in Paths admin panel.
4354 #: actions/pathsadminpanel.php:320 actions/pathsadminpanel.php:412
4355 msgid "Directory"
4356 msgstr ""
4357
4358 #. TRANS: Tooltip for field label in Paths admin panel.
4359 #: actions/pathsadminpanel.php:322
4360 msgid "Directory where themes are located."
4361 msgstr ""
4362
4363 #. TRANS: Fieldset legend in Paths admin panel.
4364 #: actions/pathsadminpanel.php:331
4365 msgid "Avatars"
4366 msgstr ""
4367
4368 #. TRANS: Field label in Paths admin panel.
4369 #: actions/pathsadminpanel.php:338
4370 msgid "Avatar server"
4371 msgstr ""
4372
4373 #. TRANS: Tooltip for field label in Paths admin panel.
4374 #: actions/pathsadminpanel.php:340
4375 msgid "Server for avatars."
4376 msgstr ""
4377
4378 #. TRANS: Field label in Paths admin panel.
4379 #: actions/pathsadminpanel.php:347
4380 msgid "Avatar path"
4381 msgstr ""
4382
4383 #. TRANS: Tooltip for field label in Paths admin panel.
4384 #: actions/pathsadminpanel.php:349
4385 msgid "Web path to avatars."
4386 msgstr ""
4387
4388 #. TRANS: Field label in Paths admin panel.
4389 #: actions/pathsadminpanel.php:356
4390 msgid "Avatar directory"
4391 msgstr ""
4392
4393 #. TRANS: Tooltip for field label in Paths admin panel.
4394 #: actions/pathsadminpanel.php:358
4395 msgid "Directory where avatars are located."
4396 msgstr ""
4397
4398 #. TRANS: Fieldset legens in Paths admin panel.
4399 #: actions/pathsadminpanel.php:370
4400 msgid "Attachments"
4401 msgstr ""
4402
4403 #. TRANS: Tooltip for field label in Paths admin panel.
4404 #: actions/pathsadminpanel.php:378
4405 msgid "Server for attachments."
4406 msgstr ""
4407
4408 #. TRANS: Tooltip for field label in Paths admin panel.
4409 #: actions/pathsadminpanel.php:387
4410 msgid "Web path to attachments."
4411 msgstr ""
4412
4413 #. TRANS: Tooltip for field label in Paths admin panel.
4414 #: actions/pathsadminpanel.php:396
4415 msgid "Server for attachments on SSL pages."
4416 msgstr ""
4417
4418 #. TRANS: Tooltip for field label in Paths admin panel.
4419 #: actions/pathsadminpanel.php:405
4420 msgid "Web path to attachments on SSL pages."
4421 msgstr ""
4422
4423 #. TRANS: Tooltip for field label in Paths admin panel.
4424 #: actions/pathsadminpanel.php:414
4425 msgid "Directory where attachments are located."
4426 msgstr ""
4427
4428 #. TRANS: Fieldset legend in Paths admin panel.
4429 #: actions/pathsadminpanel.php:423
4430 msgctxt "LEGEND"
4431 msgid "SSL"
4432 msgstr ""
4433
4434 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4435 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
4436 #: actions/pathsadminpanel.php:428 actions/snapshotadminpanel.php:203
4437 msgid "Never"
4438 msgstr ""
4439
4440 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4441 #: actions/pathsadminpanel.php:430
4442 msgid "Sometimes"
4443 msgstr ""
4444
4445 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4446 #: actions/pathsadminpanel.php:432
4447 msgid "Always"
4448 msgstr ""
4449
4450 #. TRANS: Drop down label in Paths admin panel.
4451 #: actions/pathsadminpanel.php:436
4452 msgid "Use SSL"
4453 msgstr ""
4454
4455 #. TRANS: Tooltip for field label in Paths admin panel.
4456 #: actions/pathsadminpanel.php:438
4457 msgid "When to use SSL."
4458 msgstr ""
4459
4460 #. TRANS: Tooltip for field label in Paths admin panel.
4461 #: actions/pathsadminpanel.php:448
4462 msgid "Server to direct SSL requests to."
4463 msgstr ""
4464
4465 #. TRANS: Button title text to store form data in the Paths admin panel.
4466 #: actions/pathsadminpanel.php:465
4467 msgid "Save paths"
4468 msgstr ""
4469
4470 #. TRANS: Instructions for the "People search" page.
4471 #. TRANS: %%site.name%% is the name of the StatusNet site.
4472 #: actions/peoplesearch.php:54
4473 #, php-format
4474 msgid ""
4475 "Search for people on %%site.name%% by their name, location, or interests. "
4476 "Separate the terms by spaces; they must be 3 characters or more."
4477 msgstr ""
4478
4479 #. TRANS: Title of a page where users can search for other users.
4480 #: actions/peoplesearch.php:61
4481 msgid "People search"
4482 msgstr ""
4483
4484 #. TRANS: Title for list page.
4485 #. TRANS: %s is a list.
4486 #: actions/peopletag.php:57
4487 #, php-format
4488 msgid "Public list %s"
4489 msgstr ""
4490
4491 #. TRANS: Title for list page.
4492 #. TRANS: %1$s is a list, %2$d is a page number.
4493 #: actions/peopletag.php:61
4494 #, php-format
4495 msgid "Public list %1$s, page %2$d"
4496 msgstr ""
4497
4498 #. TRANS: Message for anonymous users on list page.
4499 #. TRANS: This message contains Markdown links in the form [description](link).
4500 #: actions/peopletag.php:105
4501 #, php-format
4502 msgid ""
4503 "Lists are how you sort similar people on %%site.name%%, a [micro-blogging]"
4504 "(http://en.wikipedia.org/wiki/Micro-blogging) service based on the Free "
4505 "Software [StatusNet](http://status.net/) tool. You can then easily keep "
4506 "track of what they are doing by subscribing to the list's timeline."
4507 msgstr ""
4508
4509 #. TRANS: Client error displayed when a tagger is expected but not provided.
4510 #: actions/peopletagged.php:79 actions/peopletagsubscribers.php:79
4511 #: actions/showprofiletag.php:65
4512 msgid "No tagger."
4513 msgstr ""
4514
4515 #. TRANS: Title for list of people listed by the user.
4516 #. TRANS: %1$s is a list, %2$s is a username.
4517 #: actions/peopletagged.php:108
4518 #, php-format
4519 msgid "People listed in %1$s by %2$s"
4520 msgstr ""
4521
4522 #. TRANS: Title for list of people listed by the user.
4523 #. TRANS: %1$s is a list, %2$s is a username, %2$s is a page number.
4524 #: actions/peopletagged.php:113
4525 #, php-format
4526 msgid "People listed in %1$s by %2$s, page %3$d"
4527 msgstr ""
4528
4529 #. TRANS: Addition in tag membership list for creator of a tag.
4530 #. TRANS: Addition in tag subscribers list for creator of a tag.
4531 #: actions/peopletagged.php:192 actions/peopletagsubscribers.php:192
4532 msgid "Creator"
4533 msgstr ""
4534
4535 #. TRANS: Title for lists by a user page for a private tag.
4536 #: actions/peopletagsbyuser.php:53
4537 msgid "Private lists by you"
4538 msgstr ""
4539
4540 #. TRANS: Title for lists by a user page for a public tag.
4541 #: actions/peopletagsbyuser.php:56
4542 msgid "Public lists by you"
4543 msgstr ""
4544
4545 #. TRANS: Title for lists by a user page.
4546 #: actions/peopletagsbyuser.php:59
4547 msgid "Lists by you"
4548 msgstr ""
4549
4550 #. TRANS: Title for lists by a user page.
4551 #. TRANS: %s is a user nickname.
4552 #: actions/peopletagsbyuser.php:63
4553 #, php-format
4554 msgid "Lists by %s"
4555 msgstr ""
4556
4557 #. TRANS: Title for lists by a user page.
4558 #. TRANS: %1$s is a user nickname, %2$d is a page number.
4559 #: actions/peopletagsbyuser.php:67
4560 #, php-format
4561 msgid "Lists by %1$s, page %2$d"
4562 msgstr ""
4563
4564 #. TRANS: Client error displayed when trying view another user's private lists.
4565 #: actions/peopletagsbyuser.php:128
4566 msgid "You cannot view others' private lists"
4567 msgstr ""
4568
4569 #. TRANS: Mode selector label.
4570 #: actions/peopletagsbyuser.php:154
4571 msgid "Mode"
4572 msgstr ""
4573
4574 #. TRANS: Link text to show lists for user %s.
4575 #: actions/peopletagsbyuser.php:164
4576 #, php-format
4577 msgid "Lists for %s"
4578 msgstr ""
4579
4580 #. TRANS: Fieldset legend.
4581 #. TRANS: Fieldset legend on gallery action page.
4582 #: actions/peopletagsbyuser.php:176 lib/galleryaction.php:138
4583 msgid "Select tag to filter"
4584 msgstr ""
4585
4586 #. TRANS: Checkbox title.
4587 #: actions/peopletagsbyuser.php:187
4588 msgid "Show private tags."
4589 msgstr ""
4590
4591 #. TRANS: Checkbox label to show public tags.
4592 #: actions/peopletagsbyuser.php:189
4593 msgctxt "LABEL"
4594 msgid "Public"
4595 msgstr ""
4596
4597 #. TRANS: Checkbox title.
4598 #: actions/peopletagsbyuser.php:191
4599 msgid "Show public tags."
4600 msgstr ""
4601
4602 #. TRANS: Submit button text for tag filter form.
4603 #. TRANS: Submit button text on gallery action page.
4604 #: actions/peopletagsbyuser.php:194 lib/galleryaction.php:145
4605 msgctxt "BUTTON"
4606 msgid "Go"
4607 msgstr ""
4608
4609 #. TRANS: Message displayed for anonymous users on page that displays lists by a user.
4610 #. TRANS: This message contains Markdown links in the form [description](links).
4611 #. TRANS: %s is a tagger nickname.
4612 #: actions/peopletagsbyuser.php:210
4613 #, php-format
4614 msgid ""
4615 "These are lists created by **%s**. Lists are how you sort similar people on %"
4616 "%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4617 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4618 "tool. You can easily keep track of what they are doing by subscribing to the "
4619 "tag's timeline."
4620 msgstr ""
4621
4622 #. TRANS: Message displayed on page that displays lists by a user when there are none.
4623 #. TRANS: This message contains Markdown links in the form [description](links).
4624 #. TRANS: %s is a tagger nickname.
4625 #: actions/peopletagsbyuser.php:273
4626 #, php-format
4627 msgid "%s has not created any [lists](%%%%doc.lists%%%%) yet."
4628 msgstr ""
4629
4630 #. TRANS: Page title. %s is a tagged user's nickname.
4631 #: actions/peopletagsforuser.php:50
4632 #, php-format
4633 msgid "Lists with %s in them"
4634 msgstr ""
4635
4636 #. TRANS: Page title. %1$s is a tagged user's nickname, %2$s is a page number.
4637 #: actions/peopletagsforuser.php:53
4638 #, php-format
4639 msgid "Lists with %1$s, page %2$d"
4640 msgstr ""
4641
4642 #. TRANS: Message displayed for anonymous users on page that displays lists for a user.
4643 #. TRANS: This message contains Markdown links in the form [description](links).
4644 #. TRANS: %s is a tagger nickname.
4645 #: actions/peopletagsforuser.php:108
4646 #, php-format
4647 msgid ""
4648 "These are lists for **%s**. lists are how you sort similar people on %%%%"
4649 "site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4650 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4651 "tool. You can easily keep track of what they are doing by subscribing to the "
4652 "tag's timeline."
4653 msgstr ""
4654
4655 #. TRANS: Message displayed on page that displays lists a user was added to when there are none.
4656 #. TRANS: This message contains Markdown links in the form [description](links).
4657 #. TRANS: %s is a user nickname.
4658 #: actions/peopletagsforuser.php:144
4659 #, php-format
4660 msgid "%s has not been [listed](%%%%doc.lists%%%%) by anyone yet."
4661 msgstr ""
4662
4663 #. TRANS: Page title for list of list subscribers.
4664 #. TRANS: %1$s is a list, %2$s is a user nickname.
4665 #: actions/peopletagsubscribers.php:108
4666 #, php-format
4667 msgid "Subscribers to list %1$s by %2$s"
4668 msgstr ""
4669
4670 #. TRANS: Page title for list of list subscribers.
4671 #. TRANS: %1$s is a list, %2$s is a user nickname, %3$d is a page number.
4672 #: actions/peopletagsubscribers.php:113
4673 #, php-format
4674 msgid "Subscribers to list %1$s by %2$s, page %3$d"
4675 msgstr ""
4676
4677 #. TRANS: Title for page that displays lists subscribed to by a user.
4678 #. TRANS: %s is a profile nickname.
4679 #: actions/peopletagsubscriptions.php:51
4680 #, php-format
4681 msgid "Lists subscribed to by %s"
4682 msgstr ""
4683
4684 #. TRANS: Title for page that displays lists subscribed to by a user.
4685 #. TRANS: %1$s is a profile nickname, %2$d is a page number.
4686 #: actions/peopletagsubscriptions.php:55
4687 #, php-format
4688 msgid "Lists subscribed to by %1$s, page %2$d"
4689 msgstr ""
4690
4691 #. TRANS: Message displayed for anonymous users on page that displays lists subscribed to by a user.
4692 #. TRANS: This message contains Markdown links in the form [description](links).
4693 #. TRANS: %s is a profile nickname.
4694 #: actions/peopletagsubscriptions.php:110
4695 #, php-format
4696 msgid ""
4697 "These are lists subscribed to by **%s**. Lists are how you sort similar "
4698 "people on %%%%site.name%%%%, a [micro-blogging](http://en.wikipedia.org/wiki/"
4699 "Micro-blogging) service based on the Free Software [StatusNet](http://status."
4700 "net/) tool. You can easily keep track of what they are doing by subscribing "
4701 "to the list's timeline."
4702 msgstr ""
4703
4704 #. TRANS: Page title for AJAX form return when a disabling a plugin.
4705 #: actions/plugindisable.php:68
4706 msgctxt "plugin"
4707 msgid "Disabled"
4708 msgstr ""
4709
4710 #. TRANS: Client error displayed when trying to use another method than POST.
4711 #. TRANS: Do not translate POST.
4712 #. TRANS: Client error displayed trying to perform any request method other than POST.
4713 #. TRANS: Do not translate POST.
4714 #. TRANS: Client error displayed when trying to use another method than POST.
4715 #: actions/pluginenable.php:78 actions/subscribe.php:77
4716 #: actions/subscribepeopletag.php:66 actions/unsubscribepeopletag.php:67
4717 msgid "This action only accepts POST requests."
4718 msgstr ""
4719
4720 #. TRANS: Client error displayed when trying to enable or disable a plugin without access rights.
4721 #: actions/pluginenable.php:105
4722 msgid "You cannot administer plugins."
4723 msgstr ""
4724
4725 #. TRANS: Client error displayed when trying to enable or disable a non-existing plugin.
4726 #: actions/pluginenable.php:113
4727 msgid "No such plugin."
4728 msgstr ""
4729
4730 #. TRANS: Page title for AJAX form return when enabling a plugin.
4731 #: actions/pluginenable.php:162
4732 msgctxt "plugin"
4733 msgid "Enabled"
4734 msgstr ""
4735
4736 #. TRANS: Tab and title for plugins admin panel.
4737 #: actions/pluginsadminpanel.php:53
4738 msgctxt "TITLE"
4739 msgid "Plugins"
4740 msgstr ""
4741
4742 #. TRANS: Instructions at top of plugin admin page.
4743 #: actions/pluginsadminpanel.php:64
4744 msgid ""
4745 "Additional plugins can be enabled and configured manually. See the <a href="
4746 "\"http://status.net/wiki/Plugins\">online plugin documentation</a> for more "
4747 "details."
4748 msgstr ""
4749
4750 #. TRANS: Admin form section header
4751 #: actions/pluginsadminpanel.php:79
4752 msgid "Default plugins"
4753 msgstr ""
4754
4755 #. TRANS: Text displayed on plugin admin page when no plugin are enabled.
4756 #: actions/pluginsadminpanel.php:102
4757 msgid ""
4758 "All default plugins have been disabled from the site's configuration file."
4759 msgstr ""
4760
4761 #. TRANS: Client error displayed if the notice posted has too many characters.
4762 #: actions/postnotice.php:96
4763 msgid "Invalid notice content."
4764 msgstr ""
4765
4766 #. TRANS: Exception thrown if a notice's license is not compatible with the StatusNet site license.
4767 #. TRANS: %1$s is the notice license, %2$s is the StatusNet site's license.
4768 #: actions/postnotice.php:104
4769 #, php-format
4770 msgid "Notice license \"%1$s\" is not compatible with site license \"%2$s\"."
4771 msgstr ""
4772
4773 #. TRANS: Client error displayed when trying to add an unindentified field to profile.
4774 #. TRANS: %s is a field name.
4775 #: actions/profilecompletion.php:109
4776 #, php-format
4777 msgid "Unidentified field %s."
4778 msgstr ""
4779
4780 #. TRANS: Page title.
4781 #: actions/profilecompletion.php:134
4782 msgctxt "TITLE"
4783 msgid "Search results"
4784 msgstr ""
4785
4786 #. TRANS: Error message in case a search is shorter than three characters.
4787 #: actions/profilecompletion.php:164
4788 msgid "The search string must be at least 3 characters long."
4789 msgstr ""
4790
4791 #. TRANS: Page title for profile settings.
4792 #: actions/profilesettings.php:57
4793 msgid "Profile settings"
4794 msgstr ""
4795
4796 #. TRANS: Usage instructions for profile settings.
4797 #: actions/profilesettings.php:68
4798 msgid ""
4799 "You can update your personal profile info here so people know more about you."
4800 msgstr ""
4801
4802 #. TRANS: Profile settings form legend.
4803 #: actions/profilesettings.php:96
4804 msgid "Profile information"
4805 msgstr ""
4806
4807 #. TRANS: Tooltip for field label in form for profile settings.
4808 #. TRANS: Field title on account registration page.
4809 #. TRANS: Field title on group edit form.
4810 #: actions/profilesettings.php:107 actions/register.php:440
4811 #: lib/groupeditform.php:150
4812 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4813 msgstr ""
4814
4815 #. TRANS: Field label in form for profile settings.
4816 #. TRANS: Field label on account registration page.
4817 #. TRANS: Field label on group edit form.
4818 #: actions/profilesettings.php:111 actions/register.php:471
4819 #: lib/groupeditform.php:154
4820 msgid "Full name"
4821 msgstr ""
4822
4823 #. TRANS: Field label in form for profile settings.
4824 #. TRANS: Field label on account registration page.
4825 #. TRANS: Form input field label.
4826 #. TRANS: Field label on group edit form; points to "more info" for a group.
4827 #: actions/profilesettings.php:116 actions/register.php:478
4828 #: lib/applicationeditform.php:236 lib/groupeditform.php:159
4829 msgid "Homepage"
4830 msgstr ""
4831
4832 #. TRANS: Tooltip for field label in form for profile settings.
4833 #. TRANS: Field title on account registration page.
4834 #: actions/profilesettings.php:119 actions/register.php:481
4835 msgid "URL of your homepage, blog, or profile on another site."
4836 msgstr ""
4837
4838 #. TRANS: Tooltip for field label in form for profile settings. Plural
4839 #. TRANS: is decided by the number of characters available for the
4840 #. TRANS: biography (%d).
4841 #. TRANS: Text area title in form for account registration. Plural
4842 #. TRANS: is decided by the number of characters available for the
4843 #. TRANS: biography (%d).
4844 #: actions/profilesettings.php:127 actions/register.php:490
4845 #, php-format
4846 msgid "Describe yourself and your interests in %d character."
4847 msgid_plural "Describe yourself and your interests in %d characters."
4848 msgstr[0] ""
4849 msgstr[1] ""
4850
4851 #. TRANS: Tooltip for field label in form for profile settings.
4852 #. TRANS: Text area title on account registration page.
4853 #: actions/profilesettings.php:133 actions/register.php:496
4854 msgid "Describe yourself and your interests."
4855 msgstr ""
4856
4857 #. TRANS: Text area label in form for profile settings where users can provide
4858 #. TRANS: their biography.
4859 #. TRANS: Text area label on account registration page.
4860 #: actions/profilesettings.php:137 actions/register.php:499
4861 msgid "Bio"
4862 msgstr ""
4863
4864 #. TRANS: Field label in form for profile settings.
4865 #. TRANS: Field label on account registration page.
4866 #. TRANS: Field label on group edit form.
4867 #. TRANS: Dropdown option for searching in profiles.
4868 #: actions/profilesettings.php:143 actions/register.php:505
4869 #: lib/groupeditform.php:184 lib/togglepeopletag.php:113
4870 msgid "Location"
4871 msgstr ""
4872
4873 #. TRANS: Tooltip for field label in form for profile settings.
4874 #. TRANS: Field title on account registration page.
4875 #: actions/profilesettings.php:146 actions/register.php:508
4876 msgid "Where you are, like \"City, State (or Region), Country\"."
4877 msgstr ""
4878
4879 #. TRANS: Checkbox label in form for profile settings.
4880 #: actions/profilesettings.php:151
4881 msgid "Share my current location when posting notices"
4882 msgstr ""
4883
4884 #. TRANS: Field label in form for profile settings.
4885 #: actions/profilesettings.php:159 lib/galleryaction.php:118
4886 msgid "Tags"
4887 msgstr ""
4888
4889 #. TRANS: Tooltip for field label in form for profile settings.
4890 #: actions/profilesettings.php:162
4891 msgid ""
4892 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- "
4893 "separated."
4894 msgstr ""
4895
4896 #. TRANS: Dropdownlist label in form for profile settings.
4897 #: actions/profilesettings.php:167
4898 msgid "Language"
4899 msgstr ""
4900
4901 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4902 #: actions/profilesettings.php:169
4903 msgid "Preferred language."
4904 msgstr ""
4905
4906 #. TRANS: Dropdownlist label in form for profile settings.
4907 #: actions/profilesettings.php:179
4908 msgid "Timezone"
4909 msgstr ""
4910
4911 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4912 #: actions/profilesettings.php:181
4913 msgid "What timezone are you normally in?"
4914 msgstr ""
4915
4916 #. TRANS: Checkbox label in form for profile settings.
4917 #: actions/profilesettings.php:187
4918 msgid ""
4919 "Automatically subscribe to whoever subscribes to me (best for non-humans)."
4920 msgstr ""
4921
4922 #. TRANS: Dropdown field label on profile settings, for what policies to apply when someone else tries to subscribe to your updates.
4923 #: actions/profilesettings.php:195
4924 msgid "Subscription policy"
4925 msgstr ""
4926
4927 #. TRANS: Dropdown field option for following policy.
4928 #: actions/profilesettings.php:197
4929 msgid "Let anyone follow me"
4930 msgstr ""
4931
4932 #. TRANS: Dropdown field option for following policy.
4933 #: actions/profilesettings.php:199
4934 msgid "Ask me first"
4935 msgstr ""
4936
4937 #. TRANS: Dropdown field title on group edit form.
4938 #: actions/profilesettings.php:201
4939 msgid "Whether other users need your permission to follow your updates."
4940 msgstr ""
4941
4942 #. TRANS: Checkbox label in profile settings.
4943 #: actions/profilesettings.php:209
4944 msgid "Make updates visible only to my followers"
4945 msgstr ""
4946
4947 #. TRANS: Validation error in form for profile settings.
4948 #. TRANS: Plural form is used based on the maximum number of allowed
4949 #. TRANS: characters for the biography (%d).
4950 #. TRANS: Form validation error on registration page when providing too long a bio text.
4951 #. TRANS: %d is the maximum number of characters for bio; used for plural.
4952 #: actions/profilesettings.php:278 actions/register.php:231
4953 #, php-format
4954 msgid "Bio is too long (maximum %d character)."
4955 msgid_plural "Bio is too long (maximum %d characters)."
4956 msgstr[0] ""
4957 msgstr[1] ""
4958
4959 #. TRANS: Validation error in form for profile settings.
4960 #. TRANS: Client error displayed trying to save site settings without a timezone.
4961 #: actions/profilesettings.php:289 actions/siteadminpanel.php:175
4962 msgid "Timezone not selected."
4963 msgstr ""
4964
4965 #. TRANS: Validation error in form for profile settings.
4966 #: actions/profilesettings.php:297
4967 msgid "Language is too long (maximum 50 characters)."
4968 msgstr ""
4969
4970 #. TRANS: Validation error in form for profile settings.
4971 #. TRANS: %s is an invalid tag.
4972 #. TRANS: Form validation error displayed if a given tag is invalid.
4973 #. TRANS: %s is the invalid tag.
4974 #. TRANS: Error displayed if a given tag is invalid.
4975 #. TRANS: %s is the invalid tag.
4976 #: actions/profilesettings.php:314 actions/tagprofile.php:205
4977 #: lib/command.php:455
4978 #, php-format
4979 msgid "Invalid tag: \"%s\"."
4980 msgstr ""
4981
4982 #. TRANS: Server error thrown when user profile settings could not be updated to
4983 #. TRANS: automatically subscribe to any subscriber.
4984 #: actions/profilesettings.php:377
4985 msgid "Could not update user for autosubscribe or subscribe_policy."
4986 msgstr ""
4987
4988 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4989 #: actions/profilesettings.php:435
4990 msgid "Could not save location prefs."
4991 msgstr ""
4992
4993 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4994 #: actions/profilesettings.php:457
4995 msgid "Could not save tags."
4996 msgstr ""
4997
4998 #. TRANS: Confirmation shown when user profile settings are saved.
4999 #. TRANS: Message after successful saving of administrative settings.
5000 #: actions/profilesettings.php:466 lib/adminpanelaction.php:138
5001 msgid "Settings saved."
5002 msgstr ""
5003
5004 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
5005 #. TRANS: Page title for page where a user account can be restored from backup.
5006 #: actions/profilesettings.php:513 actions/restoreaccount.php:60
5007 msgid "Restore account"
5008 msgstr ""
5009
5010 #. TRANS: Client error displayed when requesting a public timeline page beyond the page limit.
5011 #. TRANS: %s is the page limit.
5012 #: actions/public.php:84
5013 #, php-format
5014 msgid "Beyond the page limit (%s)."
5015 msgstr ""
5016
5017 #. TRANS: Server error displayed when a public timeline cannot be retrieved.
5018 #: actions/public.php:98
5019 msgid "Could not retrieve public stream."
5020 msgstr ""
5021
5022 #. TRANS: Title for all public timeline pages but the first.
5023 #. TRANS: %d is the page number.
5024 #: actions/public.php:136
5025 #, php-format
5026 msgid "Public timeline, page %d"
5027 msgstr ""
5028
5029 #. TRANS: Title for the first public timeline page.
5030 #. TRANS: Menu item title in search group navigation panel.
5031 #: actions/public.php:139 lib/publicgroupnav.php:68
5032 msgid "Public timeline"
5033 msgstr ""
5034
5035 #. TRANS: Link description for public timeline feed.
5036 #: actions/public.php:167
5037 msgid "Public Stream Feed (RSS 1.0)"
5038 msgstr ""
5039
5040 #. TRANS: Link description for public timeline feed.
5041 #: actions/public.php:172
5042 msgid "Public Stream Feed (RSS 2.0)"
5043 msgstr ""
5044
5045 #. TRANS: Link description for public timeline feed.
5046 #: actions/public.php:177
5047 msgid "Public Stream Feed (Atom)"
5048 msgstr ""
5049
5050 #. TRANS: Text displayed for public feed when there are no public notices.
5051 #: actions/public.php:183
5052 #, php-format
5053 msgid ""
5054 "This is the public timeline for %%site.name%% but no one has posted anything "
5055 "yet."
5056 msgstr ""
5057
5058 #. TRANS: Additional text displayed for public feed when there are no public notices for a logged in user.
5059 #: actions/public.php:187
5060 msgid "Be the first to post!"
5061 msgstr ""
5062
5063 #. TRANS: Additional text displayed for public feed when there are no public notices for a not logged in user.
5064 #: actions/public.php:192
5065 #, php-format
5066 msgid ""
5067 "Why not [register an account](%%action.register%%) and be the first to post!"
5068 msgstr ""
5069
5070 #. TRANS: Message for not logged in users at an invite-only site trying to view the public feed of notices.
5071 #. TRANS: This message contains Markdown links. Please mind the formatting.
5072 #: actions/public.php:240
5073 #, php-format
5074 msgid ""
5075 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
5076 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
5077 "tool. [Join now](%%action.register%%) to share notices about yourself with "
5078 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
5079 msgstr ""
5080
5081 #. TRANS: Message for not logged in users at a closed site trying to view the public feed of notices.
5082 #. TRANS: This message contains Markdown links. Please mind the formatting.
5083 #: actions/public.php:247
5084 #, php-format
5085 msgid ""
5086 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
5087 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
5088 "tool."
5089 msgstr ""
5090
5091 #. TRANS: Title for page with public list cloud.
5092 #: actions/publicpeopletagcloud.php:57
5093 msgid "Public list cloud"
5094 msgstr ""
5095
5096 #. TRANS: Page notice for page with public list cloud.
5097 #. TRANS: %s is a StatusNet sitename.
5098 #: actions/publicpeopletagcloud.php:65
5099 #, php-format
5100 msgid "These are largest lists on %s"
5101 msgstr ""
5102
5103 #. TRANS: Empty list message on page with public list cloud.
5104 #. TRANS: This message contains Markdown links in the form [description](link).
5105 #: actions/publicpeopletagcloud.php:73
5106 #, php-format
5107 msgid "No one has [listed](%%doc.tags%%) anyone yet."
5108 msgstr ""
5109
5110 #. TRANS: Additional empty list message on page with public list cloud for logged in users.
5111 #: actions/publicpeopletagcloud.php:77
5112 msgid "Be the first to list someone!"
5113 msgstr ""
5114
5115 #. TRANS: Additional empty list message on page with public list cloud for anonymous users.
5116 #. TRANS: This message contains Markdown links in the form [description](link).
5117 #: actions/publicpeopletagcloud.php:82
5118 #, php-format
5119 msgid ""
5120 "Why not [register an account](%%action.register%%) and be the first to list "
5121 "someone!"
5122 msgstr ""
5123
5124 #. TRANS: DT element on on page with public list cloud.
5125 #: actions/publicpeopletagcloud.php:136
5126 msgid "List cloud"
5127 msgstr ""
5128
5129 #. TRANS: Link title for number of listed people. %d is the number of listed people.
5130 #: actions/publicpeopletagcloud.php:177
5131 #, php-format
5132 msgid "1 person listed"
5133 msgid_plural "%d people listed"
5134 msgstr[0] ""
5135 msgstr[1] ""
5136
5137 #. TRANS: Public RSS feed description. %s is the StatusNet site name.
5138 #: actions/publicrss.php:106
5139 #, php-format
5140 msgid "%s updates from everyone."
5141 msgstr ""
5142
5143 #. TRANS: Title for public tag cloud.
5144 #: actions/publictagcloud.php:57
5145 msgid "Public tag cloud"
5146 msgstr ""
5147
5148 #. TRANS: Instructions (more used like an explanation/header).
5149 #. TRANS: %s is the StatusNet sitename.
5150 #: actions/publictagcloud.php:65
5151 #, php-format
5152 msgid "These are most popular recent tags on %s"
5153 msgstr ""
5154
5155 #. TRANS: This message contains a Markdown URL. The link description is between
5156 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5157 #. TRANS: and do not change the URL part.
5158 #: actions/publictagcloud.php:74
5159 #, php-format
5160 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
5161 msgstr ""
5162
5163 #. TRANS: Message shown to a logged in user for the public tag cloud
5164 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
5165 #: actions/publictagcloud.php:79
5166 msgid "Be the first to post one!"
5167 msgstr ""
5168
5169 #. TRANS: Message shown to a anonymous user for the public tag cloud
5170 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
5171 #. TRANS: This message contains a Markdown URL. The link description is between
5172 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5173 #. TRANS: and do not change the URL part.
5174 #: actions/publictagcloud.php:87
5175 #, php-format
5176 msgid ""
5177 "Why not [register an account](%%action.register%%) and be the first to post "
5178 "one!"
5179 msgstr ""
5180
5181 #. TRANS: Client error displayed trying to recover password while already logged in.
5182 #: actions/recoverpassword.php:37
5183 msgid "You are already logged in!"
5184 msgstr ""
5185
5186 #. TRANS: Client error displayed when password recovery code is not correct.
5187 #: actions/recoverpassword.php:64
5188 msgid "No such recovery code."
5189 msgstr ""
5190
5191 #. TRANS: Client error displayed when no proper password recovery code was submitted.
5192 #: actions/recoverpassword.php:69
5193 msgid "Not a recovery code."
5194 msgstr ""
5195
5196 #. TRANS: Server error displayed trying to recover password without providing a user.
5197 #: actions/recoverpassword.php:77
5198 msgid "Recovery code for unknown user."
5199 msgstr ""
5200
5201 #. TRANS: Server error displayed removing a password recovery code from the database.
5202 #: actions/recoverpassword.php:91
5203 msgid "Error with confirmation code."
5204 msgstr ""
5205
5206 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
5207 #: actions/recoverpassword.php:103
5208 msgid "This confirmation code is too old. Please start again."
5209 msgstr ""
5210
5211 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
5212 #: actions/recoverpassword.php:118
5213 msgid "Could not update user with confirmed email address."
5214 msgstr ""
5215
5216 #. TRANS: Page notice for password recovery page.
5217 #: actions/recoverpassword.php:160
5218 msgid ""
5219 "If you have forgotten or lost your password, you can get a new one sent to "
5220 "the email address you have stored in your account."
5221 msgstr ""
5222
5223 #. TRANS: Page notice for password change page.
5224 #: actions/recoverpassword.php:167
5225 msgid "You have been identified. Enter a new password below."
5226 msgstr ""
5227
5228 #. TRANS: Fieldset legend for password recovery page.
5229 #: actions/recoverpassword.php:198
5230 msgid "Password recovery"
5231 msgstr ""
5232
5233 #. TRANS: Field label on password recovery page.
5234 #: actions/recoverpassword.php:202
5235 msgid "Nickname or email address"
5236 msgstr ""
5237
5238 #. TRANS: Title for field label on password recovery page.
5239 #: actions/recoverpassword.php:205
5240 msgid "Your nickname on this server, or your registered email address."
5241 msgstr ""
5242
5243 #. TRANS: Field label on password recovery page.
5244 #: actions/recoverpassword.php:212
5245 msgid "Recover"
5246 msgstr ""
5247
5248 #. TRANS: Button text on password recovery page.
5249 #: actions/recoverpassword.php:214
5250 msgctxt "BUTTON"
5251 msgid "Recover"
5252 msgstr ""
5253
5254 #. TRANS: Title for password recovery page in password reset mode.
5255 #: actions/recoverpassword.php:223
5256 msgid "Reset password"
5257 msgstr ""
5258
5259 #. TRANS: Title for password recovery page in password recover mode.
5260 #: actions/recoverpassword.php:225
5261 msgid "Recover password"
5262 msgstr ""
5263
5264 #. TRANS: Title for password recovery page in email sent mode.
5265 #. TRANS: Subject for password recovery e-mail.
5266 #: actions/recoverpassword.php:227 classes/User.php:1094
5267 msgid "Password recovery requested"
5268 msgstr ""
5269
5270 #. TRANS: Title for password recovery page in password saved mode.
5271 #: actions/recoverpassword.php:229
5272 msgid "Password saved"
5273 msgstr ""
5274
5275 #. TRANS: Title for field label for password reset form.
5276 #: actions/recoverpassword.php:258
5277 msgid "6 or more characters, and do not forget it!"
5278 msgstr ""
5279
5280 #. TRANS: Button text for password reset form.
5281 #: actions/recoverpassword.php:268
5282 msgctxt "BUTTON"
5283 msgid "Reset"
5284 msgstr ""
5285
5286 #. TRANS: Form instructions for password recovery form.
5287 #: actions/recoverpassword.php:279
5288 msgid "Enter a nickname or email address."
5289 msgstr ""
5290
5291 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
5292 #: actions/recoverpassword.php:287
5293 msgid ""
5294 "Instructions for recovering your password have been sent to the email "
5295 "address registered to your account."
5296 msgstr ""
5297
5298 #. TRANS: Client error displayed when trying to reset as password without providing a user.
5299 #: actions/recoverpassword.php:311
5300 msgid "Unexpected password reset."
5301 msgstr ""
5302
5303 #. TRANS: Reset password form validation error message.
5304 #: actions/recoverpassword.php:320
5305 msgid "Password must be 6 characters or more."
5306 msgstr ""
5307
5308 #. TRANS: Reset password form validation error message.
5309 #: actions/recoverpassword.php:325
5310 msgid "Password and confirmation do not match."
5311 msgstr ""
5312
5313 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
5314 #. TRANS: Server error displayed when saving fails during user registration.
5315 #: actions/recoverpassword.php:346 actions/register.php:263
5316 msgid "Error setting user."
5317 msgstr ""
5318
5319 #. TRANS: Success message for user after password reset.
5320 #: actions/recoverpassword.php:354
5321 msgid "New password successfully saved. You are now logged in."
5322 msgstr ""
5323
5324 #. TRANS: Client exception thrown when no ID parameter was provided.
5325 #: actions/redirecturl.php:70
5326 msgid "No id parameter."
5327 msgstr ""
5328
5329 #. TRANS: Client exception thrown when an invalid ID parameter was provided for a file.
5330 #. TRANS: %d is the provided ID for which the file is not present (number).
5331 #: actions/redirecturl.php:78
5332 #, php-format
5333 msgid "No such file \"%d\"."
5334 msgstr ""
5335
5336 #. TRANS: Client error displayed when trying to register to an invite-only site without an invitation.
5337 #: actions/register.php:81 actions/register.php:189 actions/register.php:417
5338 msgid "Sorry, only invited people can register."
5339 msgstr ""
5340
5341 #. TRANS: Client error displayed when trying to register to an invite-only site without a valid invitation.
5342 #: actions/register.php:89
5343 msgid "Sorry, invalid invitation code."
5344 msgstr ""
5345
5346 #. TRANS: Title for registration page after a succesful registration.
5347 #: actions/register.php:109
5348 msgid "Registration successful"
5349 msgstr ""
5350
5351 #. TRANS: Title for registration page.
5352 #: actions/register.php:112
5353 msgctxt "TITLE"
5354 msgid "Register"
5355 msgstr ""
5356
5357 #. TRANS: Client error displayed when trying to register to a closed site.
5358 #: actions/register.php:133
5359 msgid "Registration not allowed."
5360 msgstr ""
5361
5362 #. TRANS: Form validation error displayed when trying to register without agreeing to the site license.
5363 #: actions/register.php:203
5364 msgid "You cannot register if you do not agree to the license."
5365 msgstr ""
5366
5367 #. TRANS: Form validation error displayed when trying to register with an already registered e-mail address.
5368 #: actions/register.php:216
5369 msgid "Email address already exists."
5370 msgstr ""
5371
5372 #. TRANS: Form validation error displayed when trying to register with an invalid username or password.
5373 #: actions/register.php:257 actions/register.php:281
5374 msgid "Invalid username or password."
5375 msgstr ""
5376
5377 #. TRANS: Page notice on registration page.
5378 #: actions/register.php:357
5379 msgid ""
5380 "With this form you can create a new account. You can then post notices and "
5381 "link up to friends and colleagues."
5382 msgstr ""
5383
5384 #. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
5385 #: actions/register.php:450
5386 msgctxt "PASSWORD"
5387 msgid "Confirm"
5388 msgstr ""
5389
5390 #. TRANS: Field label on account registration page.
5391 #: actions/register.php:457 actions/register.php:463
5392 msgctxt "LABEL"
5393 msgid "Email"
5394 msgstr ""
5395
5396 #. TRANS: Field title on account registration page.
5397 #: actions/register.php:459 actions/register.php:465
5398 msgid "Used only for updates, announcements, and password recovery."
5399 msgstr ""
5400
5401 #. TRANS: Field title on account registration page.
5402 #: actions/register.php:474
5403 msgid "Longer name, preferably your \"real\" name."
5404 msgstr ""
5405
5406 #. TRANS: Button text to register a user on account registration page.
5407 #: actions/register.php:537
5408 msgctxt "BUTTON"
5409 msgid "Register"
5410 msgstr ""
5411
5412 #. TRANS: Copyright checkbox label in registration dialog, for private sites.
5413 #. TRANS: %1$s is the StatusNet sitename.
5414 #: actions/register.php:550
5415 #, php-format
5416 msgid ""
5417 "I understand that content and data of %1$s are private and confidential."
5418 msgstr ""
5419
5420 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with a specified copyright owner.
5421 #. TRANS: %1$s is the license owner.
5422 #: actions/register.php:561
5423 #, php-format
5424 msgid "My text and files are copyright by %1$s."
5425 msgstr ""
5426
5427 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
5428 #: actions/register.php:565
5429 msgid "My text and files remain under my own copyright."
5430 msgstr ""
5431
5432 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
5433 #: actions/register.php:568
5434 msgid "All rights reserved."
5435 msgstr ""
5436
5437 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
5438 #: actions/register.php:573
5439 #, php-format
5440 msgid ""
5441 "My text and files are available under %s except this private data: password, "
5442 "email address, IM address, and phone number."
5443 msgstr ""
5444
5445 #. TRANS: Text displayed after successful account registration.
5446 #. TRANS: %1$s is the registered nickname, %2$s is the profile URL.
5447 #. TRANS: This message contains Markdown links in the form [link text](link)
5448 #. TRANS: and variables in the form %%%%variable%%%%. Please mind the syntax.
5449 #: actions/register.php:619
5450 #, php-format
5451 msgid ""
5452 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
5453 "want to...\n"
5454 "\n"
5455 "* Go to [your profile](%2$s) and post your first message.\n"
5456 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
5457 "notices through instant messages.\n"
5458 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
5459 "share your interests. \n"
5460 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
5461 "others more about you. \n"
5462 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
5463 "missed. \n"
5464 "\n"
5465 "Thanks for signing up and we hope you enjoy using this service."
5466 msgstr ""
5467
5468 #. TRANS: Instruction text on how to deal with the e-mail address confirmation e-mail.
5469 #: actions/register.php:644
5470 msgid ""
5471 "(You should receive a message by email momentarily, with instructions on how "
5472 "to confirm your email address.)"
5473 msgstr ""
5474
5475 #. TRANS: Page notice for remote subscribe. This message contains Markdown links.
5476 #. TRANS: Ensure to keep the correct markup of [link description](link).
5477 #: actions/remotesubscribe.php:101
5478 #, php-format
5479 msgid ""
5480 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
5481 "register%%) a new  account. If you already have an account  on a [compatible "
5482 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
5483 msgstr ""
5484
5485 #. TRANS: Page title for Remote subscribe.
5486 #: actions/remotesubscribe.php:116
5487 msgid "Remote subscribe"
5488 msgstr ""
5489
5490 #. TRANS: Field legend on page for remote subscribe.
5491 #: actions/remotesubscribe.php:129
5492 msgid "Subscribe to a remote user"
5493 msgstr ""
5494
5495 #. TRANS: Field label on page for remote subscribe.
5496 #: actions/remotesubscribe.php:135
5497 msgid "User nickname"
5498 msgstr ""
5499
5500 #. TRANS: Field title on page for remote subscribe.
5501 #: actions/remotesubscribe.php:137
5502 msgid "Nickname of the user you want to follow."
5503 msgstr ""
5504
5505 #. TRANS: Field label on page for remote subscribe.
5506 #: actions/remotesubscribe.php:141
5507 msgid "Profile URL"
5508 msgstr ""
5509
5510 #. TRANS: Field title on page for remote subscribe.
5511 #: actions/remotesubscribe.php:143
5512 msgid "URL of your profile on another compatible microblogging service."
5513 msgstr ""
5514
5515 #. TRANS: Button text on page for remote subscribe.
5516 #. TRANS: Link text for link that will subscribe to a remote profile.
5517 #. TRANS: Button text to subscribe to a user.
5518 #. TRANS: Button text for subscribing to a list.
5519 #: actions/remotesubscribe.php:147 lib/accountprofileblock.php:308
5520 #: lib/subscribeform.php:130 lib/subscribepeopletagform.php:106
5521 msgctxt "BUTTON"
5522 msgid "Subscribe"
5523 msgstr ""
5524
5525 #. TRANS: Form validation error on page for remote subscribe when an invalid profile URL was provided.
5526 #: actions/remotesubscribe.php:172
5527 msgid "Invalid profile URL (bad format)."
5528 msgstr ""
5529
5530 #. TRANS: Form validation error on page for remote subscribe when no the provided profile URL
5531 #. TRANS: does not contain expected data.
5532 #: actions/remotesubscribe.php:183
5533 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
5534 msgstr ""
5535
5536 #. TRANS: Form validation error on page for remote subscribe.
5537 #: actions/remotesubscribe.php:192
5538 msgid "That is a local profile! Login to subscribe."
5539 msgstr ""
5540
5541 #. TRANS: Form validation error on page for remote subscribe when the remote service is not providing a request token.
5542 #: actions/remotesubscribe.php:200
5543 msgid "Could not get a request token."
5544 msgstr ""
5545
5546 #. TRANS: Client error displayed when trying to (un)list an OMB 0.1 remote profile.
5547 #: actions/removepeopletag.php:122
5548 msgid "You cannot (un)list an OMB 0.1 remote profile with this action."
5549 msgstr ""
5550
5551 #. TRANS: Client error displayed when an unknown error occurs while delisting a user.
5552 #. TRANS: %s is a username.
5553 #: actions/removepeopletag.php:152
5554 #, php-format
5555 msgid "There was an unexpected error while delisting %s."
5556 msgstr ""
5557
5558 #. TRANS: Client error displayed when an unknown error occurs while listing a user.
5559 #. TRANS: %s is a profile URL.
5560 #: actions/removepeopletag.php:157
5561 #, php-format
5562 msgid ""
5563 "There was a problem listing %s. The remote server is probably not responding "
5564 "correctly, please try retrying later."
5565 msgstr ""
5566
5567 #. TRANS: Title after removing a user from a list.
5568 #: actions/removepeopletag.php:167
5569 msgid "Unlisted"
5570 msgstr ""
5571
5572 #. TRANS: Client error displayed when trying to repeat a notice while not logged in.
5573 #: actions/repeat.php:56
5574 msgid "Only logged-in users can repeat notices."
5575 msgstr ""
5576
5577 #. TRANS: Client error displayed when trying to repeat a notice while not providing a notice ID.
5578 #. TRANS: Client error displayed when trying to repeat a non-existing notice.
5579 #: actions/repeat.php:64 actions/repeat.php:72
5580 msgid "No notice specified."
5581 msgstr ""
5582
5583 #. TRANS: Title after repeating a notice.
5584 #. TRANS: Repeat form status in notice list when a notice has been repeated.
5585 #: actions/repeat.php:102 lib/noticelistitem.php:682
5586 msgid "Repeated"
5587 msgstr ""
5588
5589 #. TRANS: Confirmation text after repeating a notice.
5590 #: actions/repeat.php:108
5591 msgid "Repeated!"
5592 msgstr ""
5593
5594 #. TRANS: Title for first page of replies for a user.
5595 #. TRANS: %s is a user nickname.
5596 #. TRANS: RSS reply feed title. %s is a user nickname.
5597 #. TRANS: Menu item title in personal group navigation menu.
5598 #. TRANS: %s is a username.
5599 #: actions/replies.php:129 actions/repliesrss.php:68
5600 #: lib/personalgroupnav.php:93
5601 #, php-format
5602 msgid "Replies to %s"
5603 msgstr ""
5604
5605 #. TRANS: Title for all but the first page of replies for a user.
5606 #. TRANS: %1$s is a user nickname, %2$d is a page number.
5607 #: actions/replies.php:133
5608 #, php-format
5609 msgid "Replies to %1$s, page %2$d"
5610 msgstr ""
5611
5612 #. TRANS: Link for feed with replies for a user.
5613 #. TRANS: %s is a user nickname.
5614 #: actions/replies.php:151
5615 #, php-format
5616 msgid "Replies feed for %s (RSS 1.0)"
5617 msgstr ""
5618
5619 #. TRANS: Link for feed with replies for a user.
5620 #. TRANS: %s is a user nickname.
5621 #: actions/replies.php:160
5622 #, php-format
5623 msgid "Replies feed for %s (RSS 2.0)"
5624 msgstr ""
5625
5626 #. TRANS: Link for feed with replies for a user.
5627 #. TRANS: %s is a user nickname.
5628 #: actions/replies.php:169
5629 #, php-format
5630 msgid "Replies feed for %s (Atom)"
5631 msgstr ""
5632
5633 #. TRANS: Empty list message for page with replies for a user.
5634 #. TRANS: %1$s and %s$s are the user nickname.
5635 #: actions/replies.php:198
5636 #, php-format
5637 msgid ""
5638 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
5639 "notice to them yet."
5640 msgstr ""
5641
5642 #. TRANS: Empty list message for page with replies for a user for the logged in user.
5643 #. TRANS: This message contains a Markdown link in the form [link text](link).
5644 #: actions/replies.php:207
5645 #, php-format
5646 msgid ""
5647 "You can engage other users in a conversation, subscribe to more people or "
5648 "[join groups](%%action.groups%%)."
5649 msgstr ""
5650
5651 #. TRANS: Empty list message for page with replies for a user for all logged in users but the user themselves.
5652 #. TRANS: %1$s, %2$s and %3$s are a user nickname. This message contains a Markdown link in the form [link text](link).
5653 #: actions/replies.php:211
5654 #, php-format
5655 msgid ""
5656 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
5657 "newnotice%%%%?status_textarea=%3$s)."
5658 msgstr ""
5659
5660 #. TRANS: RSS reply feed description.
5661 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet site name.
5662 #: actions/repliesrss.php:74
5663 #, php-format
5664 msgid "Replies to %1$s on %2$s."
5665 msgstr ""
5666
5667 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
5668 #: actions/restoreaccount.php:78
5669 msgid "Only logged-in users can restore their account."
5670 msgstr ""
5671
5672 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
5673 #: actions/restoreaccount.php:83
5674 msgid "You may not restore your account."
5675 msgstr ""
5676
5677 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
5678 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
5679 #: actions/restoreaccount.php:121 actions/restoreaccount.php:146
5680 msgid "No uploaded file."
5681 msgstr ""
5682
5683 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
5684 #: actions/restoreaccount.php:129 lib/mediafile.php:194
5685 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
5686 msgstr ""
5687
5688 #. TRANS: Client exception.
5689 #: actions/restoreaccount.php:135 lib/mediafile.php:200
5690 msgid ""
5691 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
5692 "the HTML form."
5693 msgstr ""
5694
5695 #. TRANS: Client exception.
5696 #: actions/restoreaccount.php:141 lib/mediafile.php:206
5697 msgid "The uploaded file was only partially uploaded."
5698 msgstr ""
5699
5700 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
5701 #: actions/restoreaccount.php:150 lib/mediafile.php:214
5702 msgid "Missing a temporary folder."
5703 msgstr ""
5704
5705 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
5706 #: actions/restoreaccount.php:154 lib/mediafile.php:218
5707 msgid "Failed to write file to disk."
5708 msgstr ""
5709
5710 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
5711 #: actions/restoreaccount.php:158 lib/mediafile.php:222
5712 msgid "File upload stopped by extension."
5713 msgstr ""
5714
5715 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5716 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
5717 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5718 #: actions/restoreaccount.php:164 lib/imagefile.php:106 lib/mediafile.php:228
5719 msgid "System error uploading file."
5720 msgstr ""
5721
5722 #. TRANS: Client exception thrown when a feed is not an Atom feed.
5723 #. TRANS: Client exception thrown when an imported feed is not an Atom feed.
5724 #: actions/restoreaccount.php:207 lib/feedimporter.php:74
5725 msgid "Not an Atom feed."
5726 msgstr ""
5727
5728 #. TRANS: Success message when a feed has been restored.
5729 #: actions/restoreaccount.php:241
5730 msgid ""
5731 "Feed has been restored. Your old posts should now appear in search and your "
5732 "profile page."
5733 msgstr ""
5734
5735 #. TRANS: Message when a feed restore is in progress.
5736 #: actions/restoreaccount.php:245
5737 msgid "Feed will be restored. Please wait a few minutes for results."
5738 msgstr ""
5739
5740 #. TRANS: Form instructions for feed restore.
5741 #: actions/restoreaccount.php:342
5742 msgid ""
5743 "You can upload a backed-up stream in <a href=\"http://activitystrea.ms/"
5744 "\">Activity Streams</a> format."
5745 msgstr ""
5746
5747 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
5748 #: actions/restoreaccount.php:373
5749 msgid "Upload the file"
5750 msgstr ""
5751
5752 #. TRANS: Client error displayed when trying to revoke a role without having the right to do that.
5753 #: actions/revokerole.php:76
5754 msgid "You cannot revoke user roles on this site."
5755 msgstr ""
5756
5757 #. TRANS: Client error displayed when trying to revoke a role that is not set.
5758 #: actions/revokerole.php:84
5759 msgid "User does not have this role."
5760 msgstr ""
5761
5762 #. TRANS: Engine name for RSD.
5763 #. TRANS: Engine name.
5764 #: actions/rsd.php:144 actions/version.php:156
5765 msgid "StatusNet"
5766 msgstr ""
5767
5768 #. TRANS: Client error displayed trying to sandbox users on a site where the feature is not enabled.
5769 #. TRANS: Client error on page to unsandbox a user when the feature is not enabled.
5770 #: actions/sandbox.php:64 actions/unsandbox.php:64
5771 msgid "You cannot sandbox users on this site."
5772 msgstr ""
5773
5774 #. TRANS: Client error displayed trying to sandbox an already sandboxed user.
5775 #: actions/sandbox.php:72
5776 msgid "User is already sandboxed."
5777 msgstr ""
5778
5779 #. TRANS: Client error displayed when trying to list a profile with an invalid list.
5780 #. TRANS: %s is the invalid list name.
5781 #: actions/selftag.php:68
5782 #, php-format
5783 msgid "Not a valid list: %s."
5784 msgstr ""
5785
5786 #. TRANS: Page title for page showing self tags.
5787 #. TRANS: %1$s is a tag, %2$d is a page number.
5788 #: actions/selftag.php:154
5789 #, php-format
5790 msgid "Users self-tagged with %1$s, page %2$d"
5791 msgstr ""
5792
5793 #. TRANS: Title for the sessions administration panel.
5794 #: actions/sessionsadminpanel.php:53
5795 msgctxt "TITLE"
5796 msgid "Sessions"
5797 msgstr ""
5798
5799 #. TRANS: Instructions for the sessions administration panel.
5800 #: actions/sessionsadminpanel.php:64
5801 msgid "Session settings for this StatusNet site"
5802 msgstr ""
5803
5804 #. TRANS: Fieldset legend on the sessions administration panel.
5805 #: actions/sessionsadminpanel.php:165
5806 msgctxt "LEGEND"
5807 msgid "Sessions"
5808 msgstr ""
5809
5810 #. TRANS: Checkbox title on the sessions administration panel.
5811 #. TRANS: Indicates if StatusNet should handle session administration.
5812 #: actions/sessionsadminpanel.php:172
5813 msgid "Handle sessions"
5814 msgstr ""
5815
5816 #. TRANS: Checkbox title on the sessions administration panel.
5817 #. TRANS: Indicates if StatusNet should handle session administration.
5818 #: actions/sessionsadminpanel.php:176
5819 msgid "Handle sessions ourselves."
5820 msgstr ""
5821
5822 #. TRANS: Checkbox label on the sessions administration panel.
5823 #. TRANS: Indicates if StatusNet should write session debugging output.
5824 #: actions/sessionsadminpanel.php:182
5825 msgid "Session debugging"
5826 msgstr ""
5827
5828 #. TRANS: Checkbox title on the sessions administration panel.
5829 #: actions/sessionsadminpanel.php:185
5830 msgid "Enable debugging output for sessions."
5831 msgstr ""
5832
5833 #. TRANS: Title for submit button on the sessions administration panel.
5834 #: actions/sessionsadminpanel.php:206
5835 msgid "Save session settings"
5836 msgstr ""
5837
5838 #. TRANS: Client error displayed trying to display an OAuth application while not logged in.
5839 #: actions/showapplication.php:79
5840 msgid "You must be logged in to view an application."
5841 msgstr ""
5842
5843 #. TRANS: Header on the OAuth application page.
5844 #: actions/showapplication.php:156
5845 msgid "Application profile"
5846 msgstr ""
5847
5848 #. TRANS: Information output on an OAuth application page.
5849 #. TRANS: %1$s is the application creator, %2$s is "read-only" or "read-write",
5850 #. TRANS: %3$d is the number of users using the OAuth application.
5851 #: actions/showapplication.php:187
5852 #, php-format
5853 msgid "Created by %1$s - %2$s access by default - %3$d user"
5854 msgid_plural "Created by %1$s - %2$s access by default - %3$d users"
5855 msgstr[0] ""
5856 msgstr[1] ""
5857
5858 #. TRANS: Header on the OAuth application page.
5859 #: actions/showapplication.php:200
5860 msgid "Application actions"
5861 msgstr ""
5862
5863 #. TRANS: Link text to edit application on the OAuth application page.
5864 #: actions/showapplication.php:207
5865 msgctxt "EDITAPP"
5866 msgid "Edit"
5867 msgstr ""
5868
5869 #. TRANS: Button text on the OAuth application page.
5870 #. TRANS: Resets the OAuth consumer key and secret.
5871 #: actions/showapplication.php:226
5872 msgid "Reset key & secret"
5873 msgstr ""
5874
5875 #. TRANS: Header on the OAuth application page.
5876 #: actions/showapplication.php:253
5877 msgid "Application info"
5878 msgstr ""
5879
5880 #. TRANS: Note on the OAuth application page about signature support.
5881 #: actions/showapplication.php:272
5882 msgid ""
5883 "Note: HMAC-SHA1 signatures are supported. The plaintext signature method is "
5884 "not supported."
5885 msgstr ""
5886
5887 #. TRANS: Text in confirmation dialog to reset consumer key and secret for an OAuth application.
5888 #: actions/showapplication.php:293
5889 msgid "Are you sure you want to reset your consumer key and secret?"
5890 msgstr ""
5891
5892 #. TRANS: Title for all but the first page of favourite notices of a user.
5893 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5894 #: actions/showfavorites.php:80
5895 #, php-format
5896 msgid "%1$s's favorite notices, page %2$d"
5897 msgstr ""
5898
5899 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5900 #: actions/showfavorites.php:134
5901 msgid "Could not retrieve favorite notices."
5902 msgstr ""
5903
5904 #. TRANS: Feed link text. %s is a username.
5905 #: actions/showfavorites.php:172
5906 #, php-format
5907 msgid "Feed for favorites of %s (RSS 1.0)"
5908 msgstr ""
5909
5910 #. TRANS: Feed link text. %s is a username.
5911 #: actions/showfavorites.php:180
5912 #, php-format
5913 msgid "Feed for favorites of %s (RSS 2.0)"
5914 msgstr ""
5915
5916 #. TRANS: Feed link text. %s is a username.
5917 #: actions/showfavorites.php:188
5918 #, php-format
5919 msgid "Feed for favorites of %s (Atom)"
5920 msgstr ""
5921
5922 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5923 #: actions/showfavorites.php:198
5924 msgid ""
5925 "You haven't chosen any favorite notices yet. Click the fave button on "
5926 "notices you like to bookmark them for later or shed a spotlight on them."
5927 msgstr ""
5928
5929 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5930 #. TRANS: %s is a username.
5931 #: actions/showfavorites.php:202
5932 #, php-format
5933 msgid ""
5934 "%s hasn't added any favorite notices yet. Post something interesting they "
5935 "would add to their favorites :)"
5936 msgstr ""
5937
5938 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5939 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5940 #. TRANS: (link text)[link] is a Mark Down link.
5941 #: actions/showfavorites.php:209
5942 #, php-format
5943 msgid ""
5944 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5945 "action.register%%%%) and then post something interesting they would add to "
5946 "their favorites :)"
5947 msgstr ""
5948
5949 #. TRANS: Page notice for show favourites page.
5950 #: actions/showfavorites.php:240
5951 msgid "This is a way to share what you like."
5952 msgstr ""
5953
5954 #. TRANS: Page title for first group page. %s is a group name.
5955 #: actions/showgroup.php:77
5956 #, php-format
5957 msgid "%s group"
5958 msgstr ""
5959
5960 #. TRANS: Page title for any but first group page.
5961 #. TRANS: %1$s is a group name, $2$s is a page number.
5962 #: actions/showgroup.php:81
5963 #, php-format
5964 msgid "%1$s group, page %2$d"
5965 msgstr ""
5966
5967 #. TRANS: Tooltip for feed link. %s is a group nickname.
5968 #: actions/showgroup.php:227
5969 #, php-format
5970 msgid "Notice feed for %s group (RSS 1.0)"
5971 msgstr ""
5972
5973 #. TRANS: Tooltip for feed link. %s is a group nickname.
5974 #: actions/showgroup.php:234
5975 #, php-format
5976 msgid "Notice feed for %s group (RSS 2.0)"
5977 msgstr ""
5978
5979 #. TRANS: Tooltip for feed link. %s is a group nickname.
5980 #: actions/showgroup.php:241
5981 #, php-format
5982 msgid "Notice feed for %s group (Atom)"
5983 msgstr ""
5984
5985 #. TRANS: Tooltip for feed link. %s is a group nickname.
5986 #: actions/showgroup.php:247
5987 #, php-format
5988 msgid "FOAF for %s group"
5989 msgstr ""
5990
5991 #. TRANS: Header for mini list of group members on a group page (h2).
5992 #: actions/showgroup.php:284
5993 msgid "Members"
5994 msgstr ""
5995
5996 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5997 #. TRANS: Content of "Listed" page if there are no listed users.
5998 #. TRANS: Content of "People following tag x" if there are no subscribed users.
5999 #. TRANS: Empty list message for tags.
6000 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
6001 #. TRANS: Text for user subscriber statistics if user has no subscribers.
6002 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
6003 #. TRANS: Default content for section/sidebar widget.
6004 #: actions/showgroup.php:290 actions/showprofiletag.php:300
6005 #: actions/showprofiletag.php:338 lib/peopletags.php:166
6006 #: lib/profileaction.php:140 lib/profileaction.php:172
6007 #: lib/profileaction.php:270 lib/section.php:117
6008 msgid "(None)"
6009 msgstr ""
6010
6011 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
6012 #: actions/showgroup.php:299
6013 msgid "All members"
6014 msgstr ""
6015
6016 #. TRANS: Header for group statistics on a group page (h2).
6017 #. TRANS: H2 text for user statistics.
6018 #: actions/showgroup.php:330 lib/profileaction.php:196
6019 msgid "Statistics"
6020 msgstr ""
6021
6022 #. TRANS: Label for group creation date.
6023 #: actions/showgroup.php:335
6024 msgctxt "LABEL"
6025 msgid "Created"
6026 msgstr ""
6027
6028 #. TRANS: Label for member count in statistics on group page.
6029 #: actions/showgroup.php:340
6030 msgctxt "LABEL"
6031 msgid "Members"
6032 msgstr ""
6033
6034 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
6035 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
6036 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
6037 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
6038 #: actions/showgroup.php:355
6039 #, php-format
6040 msgid ""
6041 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
6042 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6043 "[StatusNet](http://status.net/) tool. Its members share short messages about "
6044 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
6045 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
6046 msgstr ""
6047
6048 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
6049 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
6050 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
6051 #: actions/showgroup.php:365
6052 #, php-format
6053 msgid ""
6054 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
6055 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6056 "[StatusNet](http://status.net/) tool. Its members share short messages about "
6057 "their life and interests. "
6058 msgstr ""
6059
6060 #. TRANS: Title for list of group administrators on a group page.
6061 #: actions/showgroup.php:406
6062 msgctxt "TITLE"
6063 msgid "Admins"
6064 msgstr ""
6065
6066 #. TRANS: Client error displayed requesting a single message that does not exist.
6067 #: actions/showmessage.php:76
6068 msgid "No such message."
6069 msgstr ""
6070
6071 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
6072 #: actions/showmessage.php:86
6073 msgid "Only the sender and recipient may read this message."
6074 msgstr ""
6075
6076 #. TRANS: Page title for single direct message display when viewing user is the sender.
6077 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
6078 #: actions/showmessage.php:105
6079 #, php-format
6080 msgid "Message to %1$s on %2$s"
6081 msgstr ""
6082
6083 #. TRANS: Page title for single message display.
6084 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
6085 #: actions/showmessage.php:113
6086 #, php-format
6087 msgid "Message from %1$s on %2$s"
6088 msgstr ""
6089
6090 #. TRANS: Client exception thrown when trying a view a notice the user has no access to.
6091 #: actions/shownotice.php:92
6092 msgid "Not available."
6093 msgstr ""
6094
6095 #. TRANS: Client error displayed trying to show a deleted notice.
6096 #: actions/shownotice.php:127
6097 msgid "Notice deleted."
6098 msgstr ""
6099
6100 #. TRANS: Title for private list timeline.
6101 #. TRANS: %1$s is a list, %2$s is a page number.
6102 #: actions/showprofiletag.php:125
6103 #, php-format
6104 msgid "Private timeline for %1$s list by you, page %2$d"
6105 msgstr ""
6106
6107 #. TRANS: Title for public list timeline where the viewer is the tagger.
6108 #. TRANS: %1$s is a list, %2$s is a page number.
6109 #: actions/showprofiletag.php:133
6110 #, php-format
6111 msgid "Timeline for %1$s list by you, page %2$d"
6112 msgstr ""
6113
6114 #. TRANS: Title for private list timeline.
6115 #. TRANS: %1$s is a list, %2$s is the tagger's nickname, %3$d is a page number.
6116 #: actions/showprofiletag.php:139
6117 #, php-format
6118 msgid "Timeline for %1$s list by %2$s, page %3$d"
6119 msgstr ""
6120
6121 #. TRANS: Title for private list timeline.
6122 #. TRANS: %s is a list.
6123 #: actions/showprofiletag.php:148
6124 #, php-format
6125 msgid "Private timeline of %s list by you"
6126 msgstr ""
6127
6128 #. TRANS: Title for public list timeline where the viewer is the tagger.
6129 #. TRANS: %s is a list.
6130 #: actions/showprofiletag.php:156
6131 #, php-format
6132 msgid "Timeline for %s list by you"
6133 msgstr ""
6134
6135 #. TRANS: Title for private list timeline.
6136 #. TRANS: %1$s is a list, %2$s is the tagger's nickname.
6137 #: actions/showprofiletag.php:162
6138 #, php-format
6139 msgid "Timeline for %1$s list by %2$s"
6140 msgstr ""
6141
6142 #. TRANS: Feed title.
6143 #. TRANS: %1$s is a list, %2$s is tagger's nickname.
6144 #: actions/showprofiletag.php:193
6145 #, php-format
6146 msgid "Feed for %1$s list by %2$s (Atom)"
6147 msgstr ""
6148
6149 #. TRANS: Empty list message for list timeline.
6150 #. TRANS: %1$s is a list, %2$s is a tagger's nickname.
6151 #: actions/showprofiletag.php:210
6152 #, php-format
6153 msgid ""
6154 "This is the timeline for %1$s list by %2$s but no one has posted anything "
6155 "yet."
6156 msgstr ""
6157
6158 #. TRANS: Additional empty list message for list timeline for currently logged in user tagged tags.
6159 #: actions/showprofiletag.php:218
6160 msgid "Try tagging more people."
6161 msgstr ""
6162
6163 #. TRANS: Additional empty list message for list timeline.
6164 #. TRANS: This message contains Markdown links in the form [description](link).
6165 #: actions/showprofiletag.php:223
6166 #, php-format
6167 msgid ""
6168 "Why not [register an account](%%%%action.register%%%%) and start following "
6169 "this timeline!"
6170 msgstr ""
6171
6172 #. TRANS: Header on show list page.
6173 #: actions/showprofiletag.php:291
6174 msgid "Listed"
6175 msgstr ""
6176
6177 #. TRANS: Link for more "People in list x by a user"
6178 #. TRANS: if there are more than the mini list's maximum.
6179 #: actions/showprofiletag.php:312
6180 msgid "Show all"
6181 msgstr ""
6182
6183 #. TRANS: Header for tag subscribers.
6184 #. TRANS: Link description for link to list of users subscribed to a tag.
6185 #: actions/showprofiletag.php:329 lib/peopletaglist.php:183
6186 msgid "Subscribers"
6187 msgstr ""
6188
6189 #. TRANS: Link for more "People following tag x"
6190 #. TRANS: if there are more than the mini list's maximum.
6191 #: actions/showprofiletag.php:350
6192 msgid "All subscribers"
6193 msgstr ""
6194
6195 #. TRANS: Page title showing tagged notices in one user's stream.
6196 #. TRANS: %1$s is the username, %2$s is the hash tag.
6197 #: actions/showstream.php:70
6198 #, php-format
6199 msgid "Notices by %1$s tagged %2$s"
6200 msgstr ""
6201
6202 #. TRANS: Page title showing tagged notices in one user's stream.
6203 #. TRANS: %1$s is the username, %2$s is the hash tag, %3$d is the page number.
6204 #: actions/showstream.php:74
6205 #, php-format
6206 msgid "Notices by %1$s tagged %2$s, page %3$d"
6207 msgstr ""
6208
6209 #. TRANS: Extended page title showing tagged notices in one user's stream.
6210 #. TRANS: %1$s is the username, %2$d is the page number.
6211 #: actions/showstream.php:82
6212 #, php-format
6213 msgid "Notices by %1$s, page %2$d"
6214 msgstr ""
6215
6216 #. TRANS: Title for link to notice feed.
6217 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
6218 #: actions/showstream.php:126
6219 #, php-format
6220 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
6221 msgstr ""
6222
6223 #. TRANS: Title for link to notice feed.
6224 #. TRANS: %s is a user nickname.
6225 #: actions/showstream.php:135
6226 #, php-format
6227 msgid "Notice feed for %s (RSS 1.0)"
6228 msgstr ""
6229
6230 #. TRANS: Title for link to notice feed.
6231 #. TRANS: %s is a user nickname.
6232 #: actions/showstream.php:144
6233 #, php-format
6234 msgid "Notice feed for %s (RSS 2.0)"
6235 msgstr ""
6236
6237 #. TRANS: Title for link to notice feed.
6238 #. TRANS: %s is a user nickname.
6239 #: actions/showstream.php:153
6240 #, php-format
6241 msgid "Notice feed for %s (Atom)"
6242 msgstr ""
6243
6244 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
6245 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
6246 #: actions/showstream.php:160
6247 #, php-format
6248 msgid "FOAF for %s"
6249 msgstr ""
6250
6251 #. TRANS: First sentence of empty list message for a stream. $1%s is a user nickname.
6252 #: actions/showstream.php:200
6253 #, php-format
6254 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
6255 msgstr ""
6256
6257 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
6258 #: actions/showstream.php:206
6259 msgid ""
6260 "Seen anything interesting recently? You haven't posted any notices yet, now "
6261 "would be a good time to start :)"
6262 msgstr ""
6263
6264 #. TRANS: Second sentence of empty  list message for a non-self stream. %1$s is a user nickname, %2$s is a part of a URL.
6265 #. TRANS: This message contains a Markdown link. Keep "](" together.
6266 #: actions/showstream.php:210
6267 #, php-format
6268 msgid ""
6269 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
6270 "%?status_textarea=%2$s)."
6271 msgstr ""
6272
6273 #. TRANS: Announcement for anonymous users showing a stream if site registrations are open.
6274 #. TRANS: This message contains a Markdown link. Keep "](" together.
6275 #: actions/showstream.php:253
6276 #, php-format
6277 msgid ""
6278 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
6279 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6280 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
6281 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
6282 msgstr ""
6283
6284 #. TRANS: Announcement for anonymous users showing a stream if site registrations are closed or invite only.
6285 #. TRANS: This message contains a Markdown link. Keep "](" together.
6286 #: actions/showstream.php:260
6287 #, php-format
6288 msgid ""
6289 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
6290 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6291 "[StatusNet](http://status.net/) tool. "
6292 msgstr ""
6293
6294 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
6295 #: actions/showstream.php:336
6296 #, php-format
6297 msgid "Repeat of %s"
6298 msgstr ""
6299
6300 #. TRANS: Client error displayed trying to silence a user on a site where the feature is not enabled.
6301 #. TRANS: Client error on page to unsilence a user when the feature is not enabled.
6302 #: actions/silence.php:64 actions/unsilence.php:64
6303 msgid "You cannot silence users on this site."
6304 msgstr ""
6305
6306 #. TRANS: Client error displayed trying to silence an already silenced user.
6307 #: actions/silence.php:72
6308 msgid "User is already silenced."
6309 msgstr ""
6310
6311 #. TRANS: Title for site administration panel.
6312 #: actions/siteadminpanel.php:57
6313 msgctxt "TITLE"
6314 msgid "Site"
6315 msgstr ""
6316
6317 #. TRANS: Instructions for site administration panel.
6318 #: actions/siteadminpanel.php:68
6319 msgid "Basic settings for this StatusNet site"
6320 msgstr ""
6321
6322 #. TRANS: Client error displayed trying to save an empty site name.
6323 #: actions/siteadminpanel.php:141
6324 msgid "Site name must have non-zero length."
6325 msgstr ""
6326
6327 #. TRANS: Client error displayed trying to save site settings without a contact address.
6328 #: actions/siteadminpanel.php:150
6329 msgid "You must have a valid contact email address."
6330 msgstr ""
6331
6332 #. TRANS: Client error displayed when a logo URL is not valid.
6333 #: actions/siteadminpanel.php:161
6334 msgid "Invalid logo URL."
6335 msgstr ""
6336
6337 #. TRANS: Client error displayed when a SSL logo URL is invalid.
6338 #: actions/siteadminpanel.php:167
6339 msgid "Invalid SSL logo URL."
6340 msgstr ""
6341
6342 #. TRANS: Client error displayed trying to save site settings with an invalid language code.
6343 #. TRANS: %s is the invalid language code.
6344 #: actions/siteadminpanel.php:185
6345 #, php-format
6346 msgid "Unknown language \"%s\"."
6347 msgstr ""
6348
6349 #. TRANS: Client error displayed trying to save site settings with a text limit below 0.
6350 #: actions/siteadminpanel.php:192
6351 msgid "Minimum text limit is 0 (unlimited)."
6352 msgstr ""
6353
6354 #. TRANS: Client error displayed trying to save site settings with a text limit below 1.
6355 #: actions/siteadminpanel.php:199
6356 msgid "Dupe limit must be one or more seconds."
6357 msgstr ""
6358
6359 #. TRANS: Fieldset legend on site settings panel.
6360 #: actions/siteadminpanel.php:246
6361 msgctxt "LEGEND"
6362 msgid "General"
6363 msgstr ""
6364
6365 #. TRANS: Field label on site settings panel.
6366 #: actions/siteadminpanel.php:250
6367 msgctxt "LABEL"
6368 msgid "Site name"
6369 msgstr ""
6370
6371 #. TRANS: Field title on site settings panel.
6372 #: actions/siteadminpanel.php:252
6373 msgid "The name of your site, like \"Yourcompany Microblog\"."
6374 msgstr ""
6375
6376 #. TRANS: Field label on site settings panel.
6377 #: actions/siteadminpanel.php:257
6378 msgid "Brought by"
6379 msgstr ""
6380
6381 #. TRANS: Field title on site settings panel.
6382 #: actions/siteadminpanel.php:259
6383 msgid "Text used for credits link in footer of each page."
6384 msgstr ""
6385
6386 #. TRANS: Field label on site settings panel.
6387 #: actions/siteadminpanel.php:264
6388 msgid "Brought by URL"
6389 msgstr ""
6390
6391 #. TRANS: Field title on site settings panel.
6392 #: actions/siteadminpanel.php:266
6393 msgid "URL used for credits link in footer of each page."
6394 msgstr ""
6395
6396 #. TRANS: Field label on site settings panel.
6397 #: actions/siteadminpanel.php:270
6398 msgid "Email"
6399 msgstr ""
6400
6401 #. TRANS: Field title on site settings panel.
6402 #: actions/siteadminpanel.php:272
6403 msgid "Contact email address for your site."
6404 msgstr ""
6405
6406 #. TRANS: Fieldset legend on site settings panel.
6407 #: actions/siteadminpanel.php:281
6408 msgctxt "LEGEND"
6409 msgid "Local"
6410 msgstr ""
6411
6412 #. TRANS: Dropdown label on site settings panel.
6413 #: actions/siteadminpanel.php:293
6414 msgid "Default timezone"
6415 msgstr ""
6416
6417 #. TRANS: Dropdown title on site settings panel.
6418 #: actions/siteadminpanel.php:295
6419 msgid "Default timezone for the site; usually UTC."
6420 msgstr ""
6421
6422 #. TRANS: Dropdown label on site settings panel.
6423 #: actions/siteadminpanel.php:302
6424 msgid "Default language"
6425 msgstr ""
6426
6427 #. TRANS: Dropdown title on site settings panel.
6428 #: actions/siteadminpanel.php:305
6429 msgid ""
6430 "The site language when autodetection from browser settings is not available."
6431 msgstr ""
6432
6433 #. TRANS: Fieldset legend on site settings panel.
6434 #: actions/siteadminpanel.php:314
6435 msgctxt "LEGEND"
6436 msgid "Limits"
6437 msgstr ""
6438
6439 #. TRANS: Field label on site settings panel.
6440 #: actions/siteadminpanel.php:319
6441 msgid "Text limit"
6442 msgstr ""
6443
6444 #. TRANS: Field title on site settings panel.
6445 #: actions/siteadminpanel.php:321
6446 msgid "Maximum number of characters for notices."
6447 msgstr ""
6448
6449 #. TRANS: Field label on site settings panel.
6450 #: actions/siteadminpanel.php:327
6451 msgid "Dupe limit"
6452 msgstr ""
6453
6454 #. TRANS: Field title on site settings panel.
6455 #: actions/siteadminpanel.php:329
6456 msgid "How long users must wait (in seconds) to post the same thing again."
6457 msgstr ""
6458
6459 #. TRANS: Fieldset legend for form to change logo.
6460 #: actions/siteadminpanel.php:339
6461 msgid "Logo"
6462 msgstr ""
6463
6464 #. TRANS: Field label for StatusNet site logo.
6465 #: actions/siteadminpanel.php:346
6466 msgid "Site logo"
6467 msgstr ""
6468
6469 #. TRANS: Field label for SSL StatusNet site logo.
6470 #: actions/siteadminpanel.php:354
6471 msgid "SSL logo"
6472 msgstr ""
6473
6474 #. TRANS: Button title for saving site settings.
6475 #: actions/siteadminpanel.php:377
6476 msgid "Save the site settings."
6477 msgstr ""
6478
6479 #. TRANS: Page title for site-wide notice tab in admin panel.
6480 #: actions/sitenoticeadminpanel.php:55
6481 msgid "Site Notice"
6482 msgstr ""
6483
6484 #. TRANS: Instructions for site-wide notice tab in admin panel.
6485 #: actions/sitenoticeadminpanel.php:66
6486 msgid "Edit site-wide message"
6487 msgstr ""
6488
6489 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
6490 #: actions/sitenoticeadminpanel.php:101
6491 msgid "Unable to save site notice."
6492 msgstr ""
6493
6494 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
6495 #: actions/sitenoticeadminpanel.php:112
6496 msgid "Maximum length for the site-wide notice is 255 characters."
6497 msgstr ""
6498
6499 #. TRANS: Label for site-wide notice text field in admin panel.
6500 #: actions/sitenoticeadminpanel.php:176
6501 msgid "Site notice text"
6502 msgstr ""
6503
6504 #. TRANS: Tooltip for site-wide notice text field in admin panel.
6505 #: actions/sitenoticeadminpanel.php:179
6506 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
6507 msgstr ""
6508
6509 #. TRANS: Title for button to save site notice in admin panel.
6510 #: actions/sitenoticeadminpanel.php:201
6511 msgid "Save site notice."
6512 msgstr ""
6513
6514 #. TRANS: Title for SMS settings.
6515 #: actions/smssettings.php:56
6516 msgid "SMS settings"
6517 msgstr ""
6518
6519 #. TRANS: SMS settings page instructions.
6520 #. TRANS: %%site.name%% is the name of the site.
6521 #: actions/smssettings.php:70
6522 #, php-format
6523 msgid "You can receive SMS messages through email from %%site.name%%."
6524 msgstr ""
6525
6526 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
6527 #: actions/smssettings.php:92
6528 msgid "SMS is not available."
6529 msgstr ""
6530
6531 #. TRANS: Form legend for SMS settings form.
6532 #: actions/smssettings.php:106
6533 msgid "SMS address"
6534 msgstr ""
6535
6536 #. TRANS: Form guide in SMS settings form.
6537 #: actions/smssettings.php:115
6538 msgid "Current confirmed SMS-enabled phone number."
6539 msgstr ""
6540
6541 #. TRANS: Form guide in IM settings form.
6542 #: actions/smssettings.php:128
6543 msgid "Awaiting confirmation on this phone number."
6544 msgstr ""
6545
6546 #. TRANS: Field label for SMS address input in SMS settings form.
6547 #: actions/smssettings.php:137
6548 msgid "Confirmation code"
6549 msgstr ""
6550
6551 #. TRANS: Form field instructions in SMS settings form.
6552 #: actions/smssettings.php:139
6553 msgid "Enter the code you received on your phone."
6554 msgstr ""
6555
6556 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
6557 #: actions/smssettings.php:143
6558 msgctxt "BUTTON"
6559 msgid "Confirm"
6560 msgstr ""
6561
6562 #. TRANS: Field label for SMS phone number input in SMS settings form.
6563 #: actions/smssettings.php:148
6564 msgid "SMS phone number"
6565 msgstr ""
6566
6567 #. TRANS: SMS phone number input field instructions in SMS settings form.
6568 #: actions/smssettings.php:151
6569 msgid "Phone number, no punctuation or spaces, with area code."
6570 msgstr ""
6571
6572 #. TRANS: Form legend for SMS preferences form.
6573 #: actions/smssettings.php:190
6574 msgid "SMS preferences"
6575 msgstr ""
6576
6577 #. TRANS: Checkbox label in SMS preferences form.
6578 #: actions/smssettings.php:196
6579 msgid ""
6580 "Send me notices through SMS; I understand I may incur exorbitant charges "
6581 "from my carrier."
6582 msgstr ""
6583
6584 #. TRANS: Confirmation message for successful SMS preferences save.
6585 #: actions/smssettings.php:308
6586 msgid "SMS preferences saved."
6587 msgstr ""
6588
6589 #. TRANS: Message given saving SMS phone number without having provided one.
6590 #: actions/smssettings.php:330
6591 msgid "No phone number."
6592 msgstr ""
6593
6594 #. TRANS: Message given saving SMS phone number without having selected a carrier.
6595 #: actions/smssettings.php:336
6596 msgid "No carrier selected."
6597 msgstr ""
6598
6599 #. TRANS: Message given saving SMS phone number that is already set.
6600 #: actions/smssettings.php:344
6601 msgid "That is already your phone number."
6602 msgstr ""
6603
6604 #. TRANS: Message given saving SMS phone number that is already set for another user.
6605 #: actions/smssettings.php:348
6606 msgid "That phone number already belongs to another user."
6607 msgstr ""
6608
6609 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
6610 #: actions/smssettings.php:376
6611 msgid ""
6612 "A confirmation code was sent to the phone number you added. Check your phone "
6613 "for the code and instructions on how to use it."
6614 msgstr ""
6615
6616 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
6617 #: actions/smssettings.php:404
6618 msgid "That is the wrong confirmation number."
6619 msgstr ""
6620
6621 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
6622 #: actions/smssettings.php:413
6623 msgid "Could not delete SMS confirmation."
6624 msgstr ""
6625
6626 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
6627 #: actions/smssettings.php:418
6628 msgid "SMS confirmation cancelled."
6629 msgstr ""
6630
6631 #. TRANS: Message given trying to remove an SMS phone number that is not
6632 #. TRANS: registered for the active user.
6633 #: actions/smssettings.php:438
6634 msgid "That is not your phone number."
6635 msgstr ""
6636
6637 #. TRANS: Message given after successfully removing a registered SMS phone number.
6638 #: actions/smssettings.php:460
6639 msgid "The SMS phone number was removed."
6640 msgstr ""
6641
6642 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
6643 #: actions/smssettings.php:499
6644 msgid "Mobile carrier"
6645 msgstr ""
6646
6647 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
6648 #: actions/smssettings.php:504
6649 msgid "Select a carrier"
6650 msgstr ""
6651
6652 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
6653 #. TRANS: %s is an administrative contact's e-mail address.
6654 #: actions/smssettings.php:513
6655 #, php-format
6656 msgid ""
6657 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
6658 "email but isn't listed here, send email to let us know at %s."
6659 msgstr ""
6660
6661 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
6662 #: actions/smssettings.php:535
6663 msgid "No code entered."
6664 msgstr ""
6665
6666 #. TRANS: Title for admin panel to configure snapshots.
6667 #: actions/snapshotadminpanel.php:53
6668 msgctxt "TITLE"
6669 msgid "Snapshots"
6670 msgstr ""
6671
6672 #. TRANS: Instructions for admin panel to configure snapshots.
6673 #: actions/snapshotadminpanel.php:64
6674 msgid "Manage snapshot configuration"
6675 msgstr ""
6676
6677 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid run value.
6678 #: actions/snapshotadminpanel.php:125
6679 msgid "Invalid snapshot run value."
6680 msgstr ""
6681
6682 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid value for frequency.
6683 #: actions/snapshotadminpanel.php:132
6684 msgid "Snapshot frequency must be a number."
6685 msgstr ""
6686
6687 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid report URL.
6688 #: actions/snapshotadminpanel.php:144
6689 msgid "Invalid snapshot report URL."
6690 msgstr ""
6691
6692 #. TRANS: Fieldset legend on admin panel for snapshots.
6693 #: actions/snapshotadminpanel.php:194
6694 msgctxt "LEGEND"
6695 msgid "Snapshots"
6696 msgstr ""
6697
6698 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
6699 #: actions/snapshotadminpanel.php:199
6700 msgid "Randomly during web hit"
6701 msgstr ""
6702
6703 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
6704 #: actions/snapshotadminpanel.php:201
6705 msgid "In a scheduled job"
6706 msgstr ""
6707
6708 #. TRANS: Dropdown label for snapshot method in admin panel for snapshots.
6709 #: actions/snapshotadminpanel.php:208
6710 msgid "Data snapshots"
6711 msgstr ""
6712
6713 #. TRANS: Dropdown title for snapshot method in admin panel for snapshots.
6714 #: actions/snapshotadminpanel.php:211
6715 msgid "When to send statistical data to status.net servers."
6716 msgstr ""
6717
6718 #. TRANS: Input field label for snapshot frequency in admin panel for snapshots.
6719 #: actions/snapshotadminpanel.php:221
6720 msgid "Frequency"
6721 msgstr ""
6722
6723 #. TRANS: Input field title for snapshot frequency in admin panel for snapshots.
6724 #: actions/snapshotadminpanel.php:223
6725 msgid "Snapshots will be sent once every N web hits."
6726 msgstr ""
6727
6728 #. TRANS: Input field label for snapshot report URL in admin panel for snapshots.
6729 #: actions/snapshotadminpanel.php:232
6730 msgid "Report URL"
6731 msgstr ""
6732
6733 #. TRANS: Input field title for snapshot report URL in admin panel for snapshots.
6734 #: actions/snapshotadminpanel.php:234
6735 msgid "Snapshots will be sent to this URL."
6736 msgstr ""
6737
6738 #. TRANS: Title for button to save snapshot settings.
6739 #: actions/snapshotadminpanel.php:256
6740 msgid "Save snapshot settings."
6741 msgstr ""
6742
6743 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
6744 #: actions/subedit.php:76
6745 msgid "You are not subscribed to that profile."
6746 msgstr ""
6747
6748 #. TRANS: Server error displayed when updating a subscription fails with a database error.
6749 #. TRANS: Exception thrown when a subscription could not be stored on the server.
6750 #: actions/subedit.php:90 classes/Subscription.php:147
6751 msgid "Could not save subscription."
6752 msgstr ""
6753
6754 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
6755 #: actions/subqueue.php:62
6756 msgid "You may only approve your own pending subscriptions."
6757 msgstr ""
6758
6759 #. TRANS: Title of the first page showing pending subscribers still awaiting approval.
6760 #. TRANS: %s is the name of the user.
6761 #: actions/subqueue.php:73
6762 #, php-format
6763 msgid "%s subscribers awaiting approval"
6764 msgstr ""
6765
6766 #. TRANS: Title of all but the first page showing pending subscribersmembers still awaiting approval.
6767 #. TRANS: %1$s is the name of the user, %2$d is the page number of the members list.
6768 #: actions/subqueue.php:78
6769 #, php-format
6770 msgid "%1$s subscribers awaiting approval, page %2$d"
6771 msgstr ""
6772
6773 #. TRANS: Page notice for group members page.
6774 #: actions/subqueue.php:88
6775 msgid "A list of users awaiting approval to subscribe to you."
6776 msgstr ""
6777
6778 #. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
6779 #: actions/subscribe.php:121
6780 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
6781 msgstr ""
6782
6783 #. TRANS: Page title when subscription succeeded.
6784 #: actions/subscribe.php:149
6785 msgid "Subscribed"
6786 msgstr ""
6787
6788 #. TRANS: Client error displayed when trying to perform an action while not logged in.
6789 #: actions/subscribepeopletag.php:59 actions/unsubscribepeopletag.php:60
6790 msgid "You must be logged in to unsubscribe from a list."
6791 msgstr ""
6792
6793 #. TRANS: Client error displayed when trying to perform an action without providing an ID.
6794 #: actions/subscribepeopletag.php:89 actions/unsubscribepeopletag.php:90
6795 msgid "No ID given."
6796 msgstr ""
6797
6798 #. TRANS: Server error displayed subscribing to a list fails.
6799 #. TRANS: %1$s is a user nickname, %2$s is a list, %3$s is the error message (no period).
6800 #: actions/subscribepeopletag.php:125
6801 #, php-format
6802 msgid "Could not subscribe user %1$s to list %2$s: %3$s"
6803 msgstr ""
6804
6805 #. TRANS: Title of form to subscribe to a list.
6806 #. TRANS: %1%s is a user nickname, %2$s is a list, %3$s is a tagger nickname.
6807 #: actions/subscribepeopletag.php:134
6808 #, php-format
6809 msgid "%1$s subscribed to list %2$s by %3$s"
6810 msgstr ""
6811
6812 #. TRANS: Header for list of subscribers for a user (first page).
6813 #. TRANS: %s is the user's nickname.
6814 #: actions/subscribers.php:51
6815 #, php-format
6816 msgid "%s subscribers"
6817 msgstr ""
6818
6819 #. TRANS: Header for list of subscribers for a user (not first page).
6820 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
6821 #: actions/subscribers.php:55
6822 #, php-format
6823 msgid "%1$s subscribers, page %2$d"
6824 msgstr ""
6825
6826 #. TRANS: Page notice for page with an overview of all subscribers
6827 #. TRANS: of the logged in user's own profile.
6828 #: actions/subscribers.php:68
6829 msgid "These are the people who listen to your notices."
6830 msgstr ""
6831
6832 #. TRANS: Page notice for page with an overview of all subscribers of a user other
6833 #. TRANS: than the logged in user. %s is the user nickname.
6834 #: actions/subscribers.php:74
6835 #, php-format
6836 msgid "These are the people who listen to %s's notices."
6837 msgstr ""
6838
6839 #. TRANS: Subscriber list text when the logged in user has no subscribers.
6840 #: actions/subscribers.php:114
6841 msgid ""
6842 "You have no subscribers. Try subscribing to people you know and they might "
6843 "return the favor."
6844 msgstr ""
6845
6846 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
6847 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
6848 #: actions/subscribers.php:118
6849 #, php-format
6850 msgid "%s has no subscribers. Want to be the first?"
6851 msgstr ""
6852
6853 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
6854 #. TRANS: as an anonymous user. %s is the user nickname.
6855 #. TRANS: This message contains a Markdown URL. The link description is between
6856 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6857 #. TRANS: and do not change the URL part.
6858 #: actions/subscribers.php:127
6859 #, php-format
6860 msgid ""
6861 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
6862 "%) and be the first?"
6863 msgstr ""
6864
6865 #. TRANS: Header for subscriptions overview for a user (not first page).
6866 #. TRANS: %1$s is a user nickname, %2$d is the page number.
6867 #: actions/subscriptions.php:55
6868 #, php-format
6869 msgid "%1$s subscriptions, page %2$d"
6870 msgstr ""
6871
6872 #. TRANS: Page notice for page with an overview of all subscriptions
6873 #. TRANS: of the logged in user's own profile.
6874 #: actions/subscriptions.php:68
6875 msgid "These are the people whose notices you listen to."
6876 msgstr ""
6877
6878 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
6879 #. TRANS: than the logged in user. %s is the user nickname.
6880 #: actions/subscriptions.php:74
6881 #, php-format
6882 msgid "These are the people whose notices %s listens to."
6883 msgstr ""
6884
6885 #. TRANS: Subscription list text when the logged in user has no subscriptions.
6886 #. TRANS: This message contains Markdown URLs. The link description is between
6887 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6888 #. TRANS: and do not change the URL part.
6889 #: actions/subscriptions.php:133
6890 #, php-format
6891 msgid ""
6892 "You're not listening to anyone's notices right now, try subscribing to "
6893 "people you know. Try [people search](%%action.peoplesearch%%), look for "
6894 "members in groups you're interested in and in our [featured users](%%action."
6895 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
6896 "automatically subscribe to people you already follow there."
6897 msgstr ""
6898
6899 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
6900 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
6901 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
6902 #. TRANS: as an anonymous user. %s is the user nickname.
6903 #: actions/subscriptions.php:141 actions/subscriptions.php:147
6904 #, php-format
6905 msgid "%s is not listening to anyone."
6906 msgstr ""
6907
6908 #. TRANS: Atom feed title. %s is a profile nickname.
6909 #: actions/subscriptions.php:166
6910 #, php-format
6911 msgid "Subscription feed for %s (Atom)"
6912 msgstr ""
6913
6914 #. TRANS: Checkbox label for enabling IM messages for a profile in a subscriptions list.
6915 #: actions/subscriptions.php:231
6916 msgctxt "LABEL"
6917 msgid "IM"
6918 msgstr ""
6919
6920 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
6921 #: actions/subscriptions.php:246
6922 msgid "SMS"
6923 msgstr ""
6924
6925 #. TRANS: Title for all but the first page of notices with tags.
6926 #. TRANS: %1$s is the tag, %2$d is the page number.
6927 #: actions/tag.php:67
6928 #, php-format
6929 msgid "Notices tagged with %1$s, page %2$d"
6930 msgstr ""
6931
6932 #. TRANS: Link label for feed on "notices with tag" page.
6933 #. TRANS: %s is the tag the feed is for.
6934 #: actions/tag.php:87
6935 #, php-format
6936 msgid "Notice feed for tag %s (RSS 1.0)"
6937 msgstr ""
6938
6939 #. TRANS: Link label for feed on "notices with tag" page.
6940 #. TRANS: %s is the tag the feed is for.
6941 #: actions/tag.php:95
6942 #, php-format
6943 msgid "Notice feed for tag %s (RSS 2.0)"
6944 msgstr ""
6945
6946 #. TRANS: Link label for feed on "notices with tag" page.
6947 #. TRANS: %s is the tag the feed is for.
6948 #: actions/tag.php:103
6949 #, php-format
6950 msgid "Notice feed for tag %s (Atom)"
6951 msgstr ""
6952
6953 #. TRANS: Client error displayed when trying to tag a user that cannot be tagged.
6954 #. TRANS: Client exception thrown trying to set a tag for a user that cannot be tagged.
6955 #. TRANS: Error displayed when trying to tag a user that cannot be tagged.
6956 #: actions/tagprofile.php:56 classes/Profile_tag.php:147 lib/command.php:440
6957 #: lib/command.php:499
6958 msgid "You cannot tag this user."
6959 msgstr ""
6960
6961 #. TRANS: Title for list form when not on a profile page.
6962 #: actions/tagprofile.php:78
6963 msgid "List a profile"
6964 msgstr ""
6965
6966 #. TRANS: Title for list form when on a profile page.
6967 #. TRANS: %s is a profile nickname.
6968 #: actions/tagprofile.php:82
6969 #, php-format
6970 msgctxt "ADDTOLIST"
6971 msgid "List %s"
6972 msgstr ""
6973
6974 #. TRANS: Title for list form when an error has occurred.
6975 #: actions/tagprofile.php:92
6976 msgctxt "TITLE"
6977 msgid "Error"
6978 msgstr ""
6979
6980 #. TRANS: Header in list form.
6981 #: actions/tagprofile.php:108
6982 msgid "User profile"
6983 msgstr ""
6984
6985 #. TRANS: Fieldset legend for list form.
6986 #: actions/tagprofile.php:151
6987 msgid "List user"
6988 msgstr ""
6989
6990 #. TRANS: Field label on list form.
6991 #: actions/tagprofile.php:162
6992 msgctxt "LABEL"
6993 msgid "Lists"
6994 msgstr ""
6995
6996 #. TRANS: Field title on list form.
6997 #: actions/tagprofile.php:165
6998 msgid ""
6999 "Lists for this user (letters, numbers, -, ., and _), comma- or space- "
7000 "separated."
7001 msgstr ""
7002
7003 #. TRANS: Title for personal tag cloud section.
7004 #: actions/tagprofile.php:228 lib/personaltagcloudsection.php:56
7005 msgctxt "TITLE"
7006 msgid "Tags"
7007 msgstr ""
7008
7009 #. TRANS: Success message if lists are saved.
7010 #: actions/tagprofile.php:244
7011 msgid "Lists saved."
7012 msgstr ""
7013
7014 #. TRANS: Page notice.
7015 #: actions/tagprofile.php:260
7016 msgid "Use this form to add your subscribers or subscriptions to lists."
7017 msgstr ""
7018
7019 #. TRANS: Client error when requesting a tag feed for a non-existing tag.
7020 #: actions/tagrss.php:35
7021 msgid "No such tag."
7022 msgstr ""
7023
7024 #. TRANS: Client error displayed when trying to unblock a non-blocked user.
7025 #: actions/unblock.php:59
7026 msgid "You haven't blocked that user."
7027 msgstr ""
7028
7029 #. TRANS: Client error on page to unsilence a user when the to be unsandboxed user has not been sandboxed.
7030 #: actions/unsandbox.php:72
7031 msgid "User is not sandboxed."
7032 msgstr ""
7033
7034 #. TRANS: Client error on page to unsilence a user when the to be unsilenced user has not been silenced.
7035 #: actions/unsilence.php:72
7036 msgid "User is not silenced."
7037 msgstr ""
7038
7039 #. TRANS: Page title for page to unsubscribe.
7040 #: actions/unsubscribe.php:102
7041 msgid "Unsubscribed"
7042 msgstr ""
7043
7044 #. TRANS: Page title for form that allows unsubscribing from a list.
7045 #. TRANS: %1$s is a nickname, %2$s is a list, %3$s is a tagger nickname.
7046 #: actions/unsubscribepeopletag.php:127
7047 #, php-format
7048 msgid "%1$s unsubscribed from list %2$s by %3$s"
7049 msgstr ""
7050
7051 #. TRANS: Client error displayed when trying to update profile with an incompatible license.
7052 #. TRANS: %1$s is the license incompatible with site license %2$s.
7053 #. TRANS: Exception thrown when licenses are not compatible for an authorisation request.
7054 #. TRANS: %1$s is the license for the listenee, %2$s is the license for "this" StatusNet site.
7055 #: actions/updateprofile.php:65 actions/userauthorization.php:342
7056 #, php-format
7057 msgid ""
7058 "Listenee stream license \"%1$s\" is not compatible with site license \"%2$s"
7059 "\"."
7060 msgstr ""
7061
7062 #. TRANS: Title of URL settings tab in profile settings.
7063 #: actions/urlsettings.php:57
7064 msgid "URL settings"
7065 msgstr ""
7066
7067 #. TRANS: Instructions for tab "Other" in user profile settings.
7068 #: actions/urlsettings.php:68
7069 msgid "Manage various other options."
7070 msgstr ""
7071
7072 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
7073 #. TRANS: user's profile settings. This message has one space at the beginning. Use your
7074 #. TRANS: language's word separator here if it has one (most likely a single space).
7075 #: actions/urlsettings.php:110
7076 msgid " (free service)"
7077 msgstr ""
7078
7079 #. TRANS: Default value for URL shortening settings.
7080 #: actions/urlsettings.php:117
7081 msgid "[none]"
7082 msgstr ""
7083
7084 #. TRANS: Default value for URL shortening settings.
7085 #: actions/urlsettings.php:119
7086 msgid "[internal]"
7087 msgstr ""
7088
7089 #. TRANS: Label for dropdown with URL shortener services.
7090 #: actions/urlsettings.php:126
7091 msgid "Shorten URLs with"
7092 msgstr ""
7093
7094 #. TRANS: Tooltip for for dropdown with URL shortener services.
7095 #: actions/urlsettings.php:128
7096 msgid "Automatic shortening service to use."
7097 msgstr ""
7098
7099 #. TRANS: Field label in URL settings in profile.
7100 #: actions/urlsettings.php:135
7101 msgid "URL longer than"
7102 msgstr ""
7103
7104 #. TRANS: Field title in URL settings in profile.
7105 #: actions/urlsettings.php:139
7106 msgid "URLs longer than this will be shortened, 0 means always shorten."
7107 msgstr ""
7108
7109 #. TRANS: Field label in URL settings in profile.
7110 #: actions/urlsettings.php:144
7111 msgid "Text longer than"
7112 msgstr ""
7113
7114 #. TRANS: Field title in URL settings in profile.
7115 #: actions/urlsettings.php:148
7116 msgid ""
7117 "URLs in notices longer than this will be shortened, 0 means always shorten."
7118 msgstr ""
7119
7120 #. TRANS: Form validation error for form "Other settings" in user profile.
7121 #: actions/urlsettings.php:180
7122 msgid "URL shortening service is too long (maximum 50 characters)."
7123 msgstr ""
7124
7125 #. TRANS: Client exception thrown when the maximum URL settings value is invalid in profile URL settings.
7126 #: actions/urlsettings.php:188
7127 msgid "Invalid number for maximum URL length."
7128 msgstr ""
7129
7130 #. TRANS: Client exception thrown when the maximum notice length settings value is invalid in profile URL settings.
7131 #: actions/urlsettings.php:195
7132 msgid "Invalid number for maximum notice length."
7133 msgstr ""
7134
7135 #. TRANS: Server exception thrown in profile URL settings when preferences could not be saved.
7136 #: actions/urlsettings.php:241
7137 msgid "Error saving user URL shortening preferences."
7138 msgstr ""
7139
7140 #. TRANS: User admin panel title.
7141 #: actions/useradminpanel.php:58
7142 msgctxt "TITLE"
7143 msgid "User"
7144 msgstr ""
7145
7146 #. TRANS: Instruction for user admin panel.
7147 #: actions/useradminpanel.php:69
7148 msgid "User settings for this StatusNet site"
7149 msgstr ""
7150
7151 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
7152 #: actions/useradminpanel.php:147
7153 msgid "Invalid bio limit. Must be numeric."
7154 msgstr ""
7155
7156 #. TRANS: Form validation error in user admin panel when welcome text is too long.
7157 #: actions/useradminpanel.php:154
7158 msgid "Invalid welcome text. Maximum length is 255 characters."
7159 msgstr ""
7160
7161 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
7162 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
7163 #: actions/useradminpanel.php:166
7164 #, php-format
7165 msgid "Invalid default subscripton: \"%1$s\" is not a user."
7166 msgstr ""
7167
7168 #. TRANS: Fieldset legend in user administration panel.
7169 #: actions/useradminpanel.php:217
7170 msgctxt "LEGEND"
7171 msgid "Profile"
7172 msgstr ""
7173
7174 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
7175 #: actions/useradminpanel.php:222
7176 msgid "Bio Limit"
7177 msgstr ""
7178
7179 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
7180 #: actions/useradminpanel.php:224
7181 msgid "Maximum length of a profile bio in characters."
7182 msgstr ""
7183
7184 #. TRANS: Form legend in user admin panel.
7185 #: actions/useradminpanel.php:233
7186 msgid "New users"
7187 msgstr ""
7188
7189 #. TRANS: Field label in user admin panel for setting new user welcome text.
7190 #: actions/useradminpanel.php:238
7191 msgid "New user welcome"
7192 msgstr ""
7193
7194 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
7195 #: actions/useradminpanel.php:240
7196 msgid "Welcome text for new users (maximum 255 characters)."
7197 msgstr ""
7198
7199 #. TRANS: Field label in user admin panel for setting default subscription for new users.
7200 #: actions/useradminpanel.php:246
7201 msgid "Default subscription"
7202 msgstr ""
7203
7204 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
7205 #: actions/useradminpanel.php:248
7206 msgid "Automatically subscribe new users to this user."
7207 msgstr ""
7208
7209 #. TRANS: Form legend in user admin panel.
7210 #: actions/useradminpanel.php:258
7211 msgid "Invitations"
7212 msgstr ""
7213
7214 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
7215 #: actions/useradminpanel.php:264
7216 msgid "Invitations enabled"
7217 msgstr ""
7218
7219 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
7220 #: actions/useradminpanel.php:267
7221 msgid "Whether to allow users to invite new users."
7222 msgstr ""
7223
7224 #. TRANS: Title for button to save user settings in user admin panel.
7225 #: actions/useradminpanel.php:304
7226 msgid "Save user settings."
7227 msgstr ""
7228
7229 #. TRANS: Page title.
7230 #: actions/userauthorization.php:109
7231 msgid "Authorize subscription"
7232 msgstr ""
7233
7234 #. TRANS: Page notice on "Authorize subscription" page.
7235 #: actions/userauthorization.php:115
7236 msgid ""
7237 "Please check these details to make sure that you want to subscribe to this "
7238 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
7239 "click \"Reject\"."
7240 msgstr ""
7241
7242 #. TRANS: Button text on Authorise Subscription page.
7243 #. TRANS: Submit button text to accept a group membership request on approve group form.
7244 #. TRANS: Submit button text to accept a subscription request on approve sub form.
7245 #: actions/userauthorization.php:202 lib/approvegroupform.php:116
7246 #: lib/approvesubform.php:110
7247 msgctxt "BUTTON"
7248 msgid "Accept"
7249 msgstr ""
7250
7251 #. TRANS: Title for button on Authorise Subscription page.
7252 #. TRANS: Button title to subscribe to a user.
7253 #: actions/userauthorization.php:204 lib/subscribeform.php:132
7254 msgid "Subscribe to this user."
7255 msgstr ""
7256
7257 #. TRANS: Button text on Authorise Subscription page.
7258 #. TRANS: Submit button text to reject a group membership request on approve group form.
7259 #. TRANS: Submit button text to reject a subscription request on approve sub form.
7260 #: actions/userauthorization.php:207 lib/approvegroupform.php:118
7261 #: lib/approvesubform.php:112
7262 msgctxt "BUTTON"
7263 msgid "Reject"
7264 msgstr ""
7265
7266 #. TRANS: Title for button on Authorise Subscription page.
7267 #: actions/userauthorization.php:209
7268 msgid "Reject this subscription."
7269 msgstr ""
7270
7271 #. TRANS: Client error displayed for an empty authorisation request.
7272 #: actions/userauthorization.php:222
7273 msgid "No authorization request!"
7274 msgstr ""
7275
7276 #. TRANS: Accept message header from Authorise subscription page.
7277 #: actions/userauthorization.php:245
7278 msgid "Subscription authorized"
7279 msgstr ""
7280
7281 #. TRANS: Accept message text from Authorise subscription page.
7282 #: actions/userauthorization.php:248
7283 msgid ""
7284 "The subscription has been authorized, but no callback URL was passed. Check "
7285 "with the site's instructions for details on how to authorize the "
7286 "subscription. Your subscription token is:"
7287 msgstr ""
7288
7289 #. TRANS: Reject message header from Authorise subscription page.
7290 #: actions/userauthorization.php:259
7291 msgid "Subscription rejected"
7292 msgstr ""
7293
7294 #. TRANS: Reject message from Authorise subscription page.
7295 #: actions/userauthorization.php:262
7296 msgid ""
7297 "The subscription has been rejected, but no callback URL was passed. Check "
7298 "with the site's instructions for details on how to fully reject the "
7299 "subscription."
7300 msgstr ""
7301
7302 #. TRANS: Exception thrown when no valid user is found for an authorisation request.
7303 #. TRANS: %s is a listener URI.
7304 #: actions/userauthorization.php:299
7305 #, php-format
7306 msgid "Listener URI \"%s\" not found here."
7307 msgstr ""
7308
7309 #. TRANS: Exception thrown when listenee URI is too long for an authorisation request.
7310 #. TRANS: %s is a listenee URI.
7311 #: actions/userauthorization.php:306
7312 #, php-format
7313 msgid "Listenee URI \"%s\" is too long."
7314 msgstr ""
7315
7316 #. TRANS: Exception thrown when listenee URI is a local user for an authorisation request.
7317 #. TRANS: %s is a listenee URI.
7318 #: actions/userauthorization.php:314
7319 #, php-format
7320 msgid "Listenee URI \"%s\" is a local user."
7321 msgstr ""
7322
7323 #. TRANS: Exception thrown when profile URL is a local user for an authorisation request.
7324 #. TRANS: %s is a profile URL.
7325 #: actions/userauthorization.php:332
7326 #, php-format
7327 msgid "Profile URL \"%s\" is for a local user."
7328 msgstr ""
7329
7330 #. TRANS: Exception thrown when avatar URL is invalid for an authorisation request.
7331 #. TRANS: %s is an avatar URL.
7332 #: actions/userauthorization.php:352
7333 #, php-format
7334 msgid "Avatar URL \"%s\" is not valid."
7335 msgstr ""
7336
7337 #. TRANS: Exception thrown when avatar URL could not be read for an authorisation request.
7338 #. TRANS: %s is an avatar URL.
7339 #: actions/userauthorization.php:359
7340 #, php-format
7341 msgid "Cannot read avatar URL \"%s\"."
7342 msgstr ""
7343
7344 #. TRANS: Exception thrown when avatar URL return an invalid image type for an authorisation request.
7345 #. TRANS: %s is an avatar URL.
7346 #: actions/userauthorization.php:366
7347 #, php-format
7348 msgid "Wrong image type for avatar URL \"%s\"."
7349 msgstr ""
7350
7351 #. TRANS: Page title for all but the first page of groups for a user.
7352 #. TRANS: %1$s is a nickname, %2$d is a page number.
7353 #: actions/usergroups.php:67
7354 #, php-format
7355 msgid "%1$s groups, page %2$d"
7356 msgstr ""
7357
7358 #. TRANS: Link text on group page to search for groups.
7359 #: actions/usergroups.php:131
7360 msgid "Search for more groups"
7361 msgstr ""
7362
7363 #. TRANS: Text on group page for a user that is not a member of any group.
7364 #. TRANS: %s is a user nickname.
7365 #: actions/usergroups.php:160
7366 #, php-format
7367 msgid "%s is not a member of any group."
7368 msgstr ""
7369
7370 #. TRANS: Text on group page for a user that is not a member of any group. This message contains
7371 #. TRANS: a Markdown link in the form [link text](link) and a variable that should not be changed.
7372 #: actions/usergroups.php:167
7373 #, php-format
7374 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
7375 msgstr ""
7376
7377 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
7378 #. TRANS: Message is used as a subtitle in atom group notice feed.
7379 #. TRANS: %1$s is a group name, %2$s is a site name.
7380 #. TRANS: Message is used as a subtitle in atom user notice feed.
7381 #. TRANS: %1$s is a user name, %2$s is a site name.
7382 #: actions/userrss.php:98 lib/atomgroupnoticefeed.php:70
7383 #: lib/atomusernoticefeed.php:95
7384 #, php-format
7385 msgid "Updates from %1$s on %2$s!"
7386 msgstr ""
7387
7388 #. TRANS: Title for version page. %s is the StatusNet version.
7389 #: actions/version.php:73
7390 #, php-format
7391 msgid "StatusNet %s"
7392 msgstr ""
7393
7394 #. TRANS: Content part of StatusNet version page.
7395 #. TRANS: %1$s is the engine name (StatusNet) and %2$s is the StatusNet version.
7396 #: actions/version.php:151
7397 #, php-format
7398 msgid ""
7399 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
7400 "Inc. and contributors."
7401 msgstr ""
7402
7403 #. TRANS: Header for StatusNet contributors section on the version page.
7404 #: actions/version.php:161
7405 msgid "Contributors"
7406 msgstr ""
7407
7408 #. TRANS: Header for StatusNet license section on the version page.
7409 #: actions/version.php:166
7410 msgid "License"
7411 msgstr ""
7412
7413 #. TRANS: Content part of StatusNet version page.
7414 #: actions/version.php:170
7415 msgid ""
7416 "StatusNet is free software: you can redistribute it and/or modify it under "
7417 "the terms of the GNU Affero General Public License as published by the Free "
7418 "Software Foundation, either version 3 of the License, or (at your option) "
7419 "any later version. "
7420 msgstr ""
7421
7422 #. TRANS: Content part of StatusNet version page.
7423 #: actions/version.php:177
7424 msgid ""
7425 "This program is distributed in the hope that it will be useful, but WITHOUT "
7426 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
7427 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
7428 "for more details. "
7429 msgstr ""
7430
7431 #. TRANS: Content part of StatusNet version page.
7432 #. TRANS: %s is a link to the AGPL license with link description "http://www.gnu.org/licenses/agpl.html".
7433 #: actions/version.php:185
7434 #, php-format
7435 msgid ""
7436 "You should have received a copy of the GNU Affero General Public License "
7437 "along with this program.  If not, see %s."
7438 msgstr ""
7439
7440 #. TRANS: Header for StatusNet plugins section on the version page.
7441 #: actions/version.php:195
7442 msgid "Plugins"
7443 msgstr ""
7444
7445 #. TRANS: Column header for plugins table on version page.
7446 #: actions/version.php:202
7447 msgctxt "HEADER"
7448 msgid "Name"
7449 msgstr ""
7450
7451 #. TRANS: Column header for plugins table on version page.
7452 #: actions/version.php:204
7453 msgctxt "HEADER"
7454 msgid "Version"
7455 msgstr ""
7456
7457 #. TRANS: Column header for plugins table on version page.
7458 #: actions/version.php:206
7459 msgctxt "HEADER"
7460 msgid "Author(s)"
7461 msgstr ""
7462
7463 #. TRANS: Column header for plugins table on version page.
7464 #: actions/version.php:208
7465 msgctxt "HEADER"
7466 msgid "Description"
7467 msgstr ""
7468
7469 #. TRANS: Activity title when marking a notice as favorite.
7470 #: classes/Fave.php:112
7471 msgid "Favor"
7472 msgstr ""
7473
7474 #. TRANS: Ntofication given when a user marks a notice as favorite.
7475 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
7476 #: classes/Fave.php:115
7477 #, php-format
7478 msgid "%1$s marked notice %2$s as a favorite."
7479 msgstr ""
7480
7481 #. TRANS: Server exception thrown when a URL cannot be processed.
7482 #: classes/File.php:162
7483 #, php-format
7484 msgid "Cannot process URL '%s'"
7485 msgstr ""
7486
7487 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
7488 #: classes/File.php:194
7489 msgid "Robin thinks something is impossible."
7490 msgstr ""
7491
7492 #. TRANS: Message given if an upload is larger than the configured maximum.
7493 #. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
7494 #. TRANS: %1$s is used for plural.
7495 #: classes/File.php:210
7496 #, php-format
7497 msgid ""
7498 "No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
7499 "Try to upload a smaller version."
7500 msgid_plural ""
7501 "No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
7502 "Try to upload a smaller version."
7503 msgstr[0] ""
7504 msgstr[1] ""
7505
7506 #. TRANS: Message given if an upload would exceed user quota.
7507 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
7508 #: classes/File.php:223
7509 #, php-format
7510 msgid "A file this large would exceed your user quota of %d byte."
7511 msgid_plural "A file this large would exceed your user quota of %d bytes."
7512 msgstr[0] ""
7513 msgstr[1] ""
7514
7515 #. TRANS: Message given id an upload would exceed a user's monthly quota.
7516 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
7517 #: classes/File.php:235
7518 #, php-format
7519 msgid "A file this large would exceed your monthly quota of %d byte."
7520 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
7521 msgstr[0] ""
7522 msgstr[1] ""
7523
7524 #. TRANS: Client exception thrown if a file upload does not have a valid name.
7525 #: classes/File.php:282 classes/File.php:297
7526 msgid "Invalid filename."
7527 msgstr ""
7528
7529 #. TRANS: Exception thrown providing an invalid profile ID.
7530 #. TRANS: %s is the invalid profile ID.
7531 #: classes/Group_join_queue.php:66 classes/Group_member.php:86
7532 #, php-format
7533 msgid "Profile ID %s is invalid."
7534 msgstr ""
7535
7536 #. TRANS: Exception thrown providing an invalid group ID.
7537 #. TRANS: %s is the invalid group ID.
7538 #: classes/Group_join_queue.php:79 classes/Group_member.php:99
7539 #, php-format
7540 msgid "Group ID %s is invalid."
7541 msgstr ""
7542
7543 #. TRANS: Exception thrown when joining a group fails.
7544 #: classes/Group_member.php:52
7545 msgid "Group join failed."
7546 msgstr ""
7547
7548 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
7549 #: classes/Group_member.php:65
7550 msgid "Not part of group."
7551 msgstr ""
7552
7553 #. TRANS: Exception thrown when trying to leave a group fails.
7554 #: classes/Group_member.php:73
7555 msgid "Group leave failed."
7556 msgstr ""
7557
7558 #. TRANS: Activity title.
7559 #: classes/Group_member.php:148
7560 msgid "Join"
7561 msgstr ""
7562
7563 #. TRANS: Success message for subscribe to group attempt through OStatus.
7564 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
7565 #: classes/Group_member.php:152
7566 #, php-format
7567 msgid "%1$s has joined group %2$s."
7568 msgstr ""
7569
7570 #. TRANS: Server exception thrown when updating a local group fails.
7571 #: classes/Local_group.php:42
7572 msgid "Could not update local group."
7573 msgstr ""
7574
7575 #. TRANS: Exception thrown when trying creating a login token failed.
7576 #. TRANS: %s is the user nickname for which token creation failed.
7577 #: classes/Login_token.php:78
7578 #, php-format
7579 msgid "Could not create login token for %s"
7580 msgstr ""
7581
7582 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
7583 #: classes/Memcached_DataObject.php:555
7584 msgid "No database name or DSN found anywhere."
7585 msgstr ""
7586
7587 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
7588 #: classes/Message.php:45
7589 msgid "You are banned from sending direct messages."
7590 msgstr ""
7591
7592 #. TRANS: Message given when a message could not be stored on the server.
7593 #: classes/Message.php:69
7594 msgid "Could not insert message."
7595 msgstr ""
7596
7597 #. TRANS: Message given when a message could not be updated on the server.
7598 #: classes/Message.php:80
7599 msgid "Could not update message with new URI."
7600 msgstr ""
7601
7602 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
7603 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
7604 #: classes/Notice.php:109
7605 #, php-format
7606 msgid "No such profile (%1$d) for notice (%2$d)."
7607 msgstr ""
7608
7609 #. TRANS: Server exception. %s are the error details.
7610 #: classes/Notice.php:211
7611 #, php-format
7612 msgid "Database error inserting hashtag: %s."
7613 msgstr ""
7614
7615 #. TRANS: Client exception thrown if a notice contains too many characters.
7616 #: classes/Notice.php:294
7617 msgid "Problem saving notice. Too long."
7618 msgstr ""
7619
7620 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
7621 #: classes/Notice.php:299
7622 msgid "Problem saving notice. Unknown user."
7623 msgstr ""
7624
7625 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
7626 #: classes/Notice.php:305
7627 msgid ""
7628 "Too many notices too fast; take a breather and post again in a few minutes."
7629 msgstr ""
7630
7631 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
7632 #: classes/Notice.php:312
7633 msgid ""
7634 "Too many duplicate messages too quickly; take a breather and post again in a "
7635 "few minutes."
7636 msgstr ""
7637
7638 #. TRANS: Client exception thrown when a user tries to post while being banned.
7639 #: classes/Notice.php:320
7640 msgid "You are banned from posting notices on this site."
7641 msgstr ""
7642
7643 #. TRANS: Client exception thrown in notice when trying to repeat a missing or deleted notice.
7644 #: classes/Notice.php:367
7645 msgid "Cannot repeat; original notice is missing or deleted."
7646 msgstr ""
7647
7648 #. TRANS: Client error displayed when trying to repeat an own notice.
7649 #: classes/Notice.php:372
7650 msgid "You cannot repeat your own notice."
7651 msgstr ""
7652
7653 #. TRANS: Client error displayed when trying to repeat a non-public notice.
7654 #: classes/Notice.php:378
7655 msgid "Cannot repeat a private notice."
7656 msgstr ""
7657
7658 #. TRANS: Client error displayed when trying to repeat a notice you cannot access.
7659 #: classes/Notice.php:384
7660 msgid "Cannot repeat a notice you cannot read."
7661 msgstr ""
7662
7663 #. TRANS: Client error displayed when trying to repeat an already repeated notice.
7664 #: classes/Notice.php:389
7665 msgid "You already repeated that notice."
7666 msgstr ""
7667
7668 #. TRANS: Client error displayed when trying to reply to a notice a the target has no access to.
7669 #. TRANS: %1$s is a user nickname, %2$d is a notice ID (number).
7670 #: classes/Notice.php:401
7671 #, php-format
7672 msgid "%1$s has no access to notice %2$d."
7673 msgstr ""
7674
7675 #. TRANS: Server exception thrown when a notice cannot be saved.
7676 #. TRANS: Server exception thrown when a notice cannot be updated.
7677 #: classes/Notice.php:490 classes/Notice.php:517
7678 msgid "Problem saving notice."
7679 msgstr ""
7680
7681 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
7682 #: classes/Notice.php:1098
7683 msgid "Bad type provided to saveKnownGroups."
7684 msgstr ""
7685
7686 #. TRANS: Server exception thrown when an update for a group inbox fails.
7687 #: classes/Notice.php:1190
7688 msgid "Problem saving group inbox."
7689 msgstr ""
7690
7691 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
7692 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
7693 #: classes/Notice.php:1824
7694 #, php-format
7695 msgid "RT @%1$s %2$s"
7696 msgstr ""
7697
7698 #. TRANS: Full name of a profile or group (%1$s) followed by nickname (%2$s) in parentheses.
7699 #. TRANS: Full name of a profile or group followed by nickname in parens
7700 #: classes/Profile.php:186 classes/User_group.php:247
7701 #, php-format
7702 msgctxt "FANCYNAME"
7703 msgid "%1$s (%2$s)"
7704 msgstr ""
7705
7706 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
7707 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
7708 #: classes/Profile.php:1005
7709 #, php-format
7710 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
7711 msgstr ""
7712
7713 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
7714 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
7715 #: classes/Profile.php:1014
7716 #, php-format
7717 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
7718 msgstr ""
7719
7720 #. TRANS: Server exception.
7721 #: classes/Profile_list.php:358
7722 msgid "The tag you are trying to rename to already exists."
7723 msgstr ""
7724
7725 #. TRANS: Server exception saving new tag without having a tagger specified.
7726 #: classes/Profile_list.php:593
7727 msgid "No tagger specified."
7728 msgstr ""
7729
7730 #. TRANS: Server exception saving new tag without having a tag specified.
7731 #: classes/Profile_list.php:598
7732 msgid "No tag specified."
7733 msgstr ""
7734
7735 #. TRANS: Server exception saving new tag.
7736 #: classes/Profile_list.php:636
7737 msgid "Could not create profile tag."
7738 msgstr ""
7739
7740 #. TRANS: Server exception saving new tag.
7741 #: classes/Profile_list.php:646
7742 msgid "Could not set profile tag URI."
7743 msgstr ""
7744
7745 #. TRANS: Server exception saving new tag.
7746 #: classes/Profile_list.php:663
7747 msgid "Could not set profile tag mainpage."
7748 msgstr ""
7749
7750 #. TRANS: Client exception thrown trying to set more tags than allowed.
7751 #: classes/Profile_tag.php:157
7752 #, php-format
7753 msgid ""
7754 "You already have created %d or more tags which is the maximum allowed number "
7755 "of tags. Try using or deleting some existing tags."
7756 msgstr ""
7757
7758 #. TRANS: Client exception thrown when trying to add more people than allowed to a list.
7759 #: classes/Profile_tag.php:171
7760 #, php-format
7761 msgid ""
7762 "You already have %1$d or more people in list %2$s, which is the maximum "
7763 "allowed number.Try unlisting others first."
7764 msgstr ""
7765
7766 #. TRANS: Exception thrown when inserting a list subscription in the database fails.
7767 #: classes/Profile_tag_subscription.php:54
7768 msgid "Adding list subscription failed."
7769 msgstr ""
7770
7771 #. TRANS: Exception thrown when deleting a list subscription from the database fails.
7772 #: classes/Profile_tag_subscription.php:81
7773 msgid "Removing list subscription failed."
7774 msgstr ""
7775
7776 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
7777 #: classes/Remote_profile.php:54
7778 msgid "Missing profile."
7779 msgstr ""
7780
7781 #. TRANS: Exception thrown when a tag cannot be saved.
7782 #: classes/Status_network.php:341
7783 msgid "Unable to save tag."
7784 msgstr ""
7785
7786 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
7787 #. TRANS: Error message displayed to a banned user when they try to subscribe.
7788 #: classes/Subscription.php:79 lib/oauthstore.php:483
7789 msgid "You have been banned from subscribing."
7790 msgstr ""
7791
7792 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
7793 #: classes/Subscription.php:84
7794 msgid "Already subscribed!"
7795 msgstr ""
7796
7797 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
7798 #: classes/Subscription.php:89
7799 msgid "User has blocked you."
7800 msgstr ""
7801
7802 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
7803 #: classes/Subscription.php:182
7804 msgid "Not subscribed!"
7805 msgstr ""
7806
7807 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
7808 #: classes/Subscription.php:189
7809 msgid "Could not delete self-subscription."
7810 msgstr ""
7811
7812 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
7813 #: classes/Subscription.php:217
7814 msgid "Could not delete subscription OMB token."
7815 msgstr ""
7816
7817 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
7818 #: classes/Subscription.php:229
7819 msgid "Could not delete subscription."
7820 msgstr ""
7821
7822 #. TRANS: Activity title when subscribing to another person.
7823 #: classes/Subscription.php:271
7824 msgctxt "TITLE"
7825 msgid "Follow"
7826 msgstr ""
7827
7828 #. TRANS: Notification given when one person starts following another.
7829 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
7830 #: classes/Subscription.php:274
7831 #, php-format
7832 msgid "%1$s is now following %2$s."
7833 msgstr ""
7834
7835 #. TRANS: Notice given on user registration.
7836 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
7837 #: classes/User.php:414
7838 #, php-format
7839 msgid "Welcome to %1$s, @%2$s!"
7840 msgstr ""
7841
7842 #. TRANS: Exception thrown when trying view "repeated to me".
7843 #: classes/User.php:813
7844 msgid "Not implemented since inbox change."
7845 msgstr ""
7846
7847 #. TRANS: Server exception.
7848 #: classes/User.php:899
7849 msgid "No single user defined for single-user mode."
7850 msgstr ""
7851
7852 #. TRANS: Server exception.
7853 #: classes/User.php:903
7854 msgid "Single-user mode code called when not enabled."
7855 msgstr ""
7856
7857 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
7858 #: classes/User.php:1037
7859 msgid "No user with that email address or username."
7860 msgstr ""
7861
7862 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
7863 #: classes/User.php:1055
7864 msgid "No registered email address for that user."
7865 msgstr ""
7866
7867 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
7868 #: classes/User.php:1070
7869 msgid "Error saving address confirmation."
7870 msgstr ""
7871
7872 #. TRANS: Server exception thrown when creating a group failed.
7873 #: classes/User_group.php:534
7874 msgid "Could not create group."
7875 msgstr ""
7876
7877 #. TRANS: Server exception thrown when updating a group URI failed.
7878 #: classes/User_group.php:544
7879 msgid "Could not set group URI."
7880 msgstr ""
7881
7882 #. TRANS: Server exception thrown when setting group membership failed.
7883 #: classes/User_group.php:567
7884 msgid "Could not set group membership."
7885 msgstr ""
7886
7887 #. TRANS: Server exception thrown when saving local group information failed.
7888 #: classes/User_group.php:584
7889 msgid "Could not save local group info."
7890 msgstr ""
7891
7892 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7893 #. TRANS: %s is the remote site.
7894 #: lib/accountmover.php:65
7895 #, php-format
7896 msgid "Cannot locate account %s."
7897 msgstr ""
7898
7899 #. TRANS: Exception thrown when a service document could not be located account move.
7900 #. TRANS: %s is the remote site.
7901 #: lib/accountmover.php:106
7902 #, php-format
7903 msgid "Cannot find XRD for %s."
7904 msgstr ""
7905
7906 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7907 #. TRANS: %s is the remote site.
7908 #: lib/accountmover.php:131
7909 #, php-format
7910 msgid "No AtomPub API service for %s."
7911 msgstr ""
7912
7913 #. TRANS: H2 for user actions in a profile.
7914 #. TRANS: H2 for entity actions in a profile.
7915 #: lib/accountprofileblock.php:120 lib/accountprofileblock.php:135
7916 msgid "User actions"
7917 msgstr ""
7918
7919 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
7920 #: lib/accountprofileblock.php:124
7921 msgid "User deletion in progress..."
7922 msgstr ""
7923
7924 #. TRANS: Link title for link on user profile.
7925 #: lib/accountprofileblock.php:151
7926 msgid "Edit profile settings."
7927 msgstr ""
7928
7929 #. TRANS: Link text for link on user profile.
7930 #: lib/accountprofileblock.php:153
7931 msgctxt "BUTTON"
7932 msgid "Edit"
7933 msgstr ""
7934
7935 #. TRANS: Link title for link on user profile.
7936 #: lib/accountprofileblock.php:180
7937 msgid "Send a direct message to this user."
7938 msgstr ""
7939
7940 #. TRANS: Link text for link on user profile.
7941 #: lib/accountprofileblock.php:182
7942 msgctxt "BUTTON"
7943 msgid "Message"
7944 msgstr ""
7945
7946 #. TRANS: Label text on user profile to select a user role.
7947 #: lib/accountprofileblock.php:224
7948 msgid "Moderate"
7949 msgstr ""
7950
7951 #. TRANS: Label text on user profile to select a user role.
7952 #: lib/accountprofileblock.php:263
7953 msgid "User role"
7954 msgstr ""
7955
7956 #. TRANS: Role that can be set for a user profile.
7957 #: lib/accountprofileblock.php:266
7958 msgctxt "role"
7959 msgid "Administrator"
7960 msgstr ""
7961
7962 #. TRANS: Role that can be set for a user profile.
7963 #: lib/accountprofileblock.php:268
7964 msgctxt "role"
7965 msgid "Moderator"
7966 msgstr ""
7967
7968 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
7969 #: lib/action.php:168
7970 #, php-format
7971 msgid "%1$s - %2$s"
7972 msgstr ""
7973
7974 #. TRANS: Page title for a page without a title set.
7975 #: lib/action.php:184
7976 msgid "Untitled page"
7977 msgstr ""
7978
7979 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
7980 #: lib/action.php:352
7981 msgctxt "TOOLTIP"
7982 msgid "Show more"
7983 msgstr ""
7984
7985 #. TRANS: Inline reply form submit button: submits a reply comment.
7986 #: lib/action.php:355
7987 msgctxt "BUTTON"
7988 msgid "Reply"
7989 msgstr ""
7990
7991 #. TRANS: Placeholder text for inline reply form. Clicking in this box will turn it into a mini notice form.
7992 #. TRANS: Field label for reply mini form.
7993 #: lib/action.php:358 lib/threadednoticelist.php:396
7994 msgid "Write a reply..."
7995 msgstr ""
7996
7997 #. TRANS: Tab on the notice form.
7998 #: lib/action.php:608
7999 msgctxt "TAB"
8000 msgid "Status"
8001 msgstr ""
8002
8003 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
8004 #. TRANS: Text between [] is a link description, text between () is the link itself.
8005 #. TRANS: Make sure there is no whitespace between "]" and "(".
8006 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
8007 #: lib/action.php:984
8008 #, php-format
8009 msgid ""
8010 "**%%site.name%%** is a microblogging service brought to you by [%%site."
8011 "broughtby%%](%%site.broughtbyurl%%)."
8012 msgstr ""
8013
8014 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
8015 #: lib/action.php:987
8016 #, php-format
8017 msgid "**%%site.name%%** is a microblogging service."
8018 msgstr ""
8019
8020 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
8021 #. TRANS: Make sure there is no whitespace between "]" and "(".
8022 #. TRANS: Text between [] is a link description, text between () is the link itself.
8023 #. TRANS: %s is the version of StatusNet that is being used.
8024 #: lib/action.php:994
8025 #, php-format
8026 msgid ""
8027 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
8028 "s, available under the [GNU Affero General Public License](http://www.fsf."
8029 "org/licensing/licenses/agpl-3.0.html)."
8030 msgstr ""
8031
8032 #. TRANS: Content license displayed when license is set to 'private'.
8033 #. TRANS: %1$s is the site name.
8034 #: lib/action.php:1012
8035 #, php-format
8036 msgid "Content and data of %1$s are private and confidential."
8037 msgstr ""
8038
8039 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
8040 #. TRANS: %1$s is the copyright owner.
8041 #: lib/action.php:1019
8042 #, php-format
8043 msgid "Content and data copyright by %1$s. All rights reserved."
8044 msgstr ""
8045
8046 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
8047 #: lib/action.php:1023
8048 msgid "Content and data copyright by contributors. All rights reserved."
8049 msgstr ""
8050
8051 #. TRANS: license message in footer.
8052 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
8053 #: lib/action.php:1055
8054 #, php-format
8055 msgid "All %1$s content and data are available under the %2$s license."
8056 msgstr ""
8057
8058 #. TRANS: Pagination message to go to a page displaying information more in the
8059 #. TRANS: present than the currently displayed information.
8060 #: lib/action.php:1404
8061 msgid "After"
8062 msgstr ""
8063
8064 #. TRANS: Pagination message to go to a page displaying information more in the
8065 #. TRANS: past than the currently displayed information.
8066 #: lib/action.php:1414
8067 msgid "Before"
8068 msgstr ""
8069
8070 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
8071 #: lib/activity.php:125
8072 msgid "Expecting a root feed element but got a whole XML document."
8073 msgstr ""
8074
8075 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
8076 #: lib/activityimporter.php:81
8077 #, php-format
8078 msgid "Unknown verb: \"%s\"."
8079 msgstr ""
8080
8081 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
8082 #: lib/activityimporter.php:101
8083 msgid "Cannot force subscription for untrusted user."
8084 msgstr ""
8085
8086 #. TRANS: Client exception thrown when trying to force a remote user to subscribe.
8087 #: lib/activityimporter.php:111
8088 msgid "Cannot force remote user to subscribe."
8089 msgstr ""
8090
8091 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
8092 #: lib/activityimporter.php:126
8093 msgid "Unknown profile."
8094 msgstr ""
8095
8096 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
8097 #: lib/activityimporter.php:132
8098 msgid "This activity seems unrelated to our user."
8099 msgstr ""
8100
8101 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
8102 #: lib/activityimporter.php:148
8103 msgid "Remote profile is not a group!"
8104 msgstr ""
8105
8106 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
8107 #: lib/activityimporter.php:157
8108 msgid "User is already a member of this group."
8109 msgstr ""
8110
8111 #. TRANS: Client exception thrown when trying to import a notice by another user.
8112 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
8113 #: lib/activityimporter.php:192
8114 #, php-format
8115 msgid "Already know about notice %1$s and  it has a different author %2$s."
8116 msgstr ""
8117
8118 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
8119 #: lib/activityimporter.php:198
8120 msgid "Not overwriting author info for non-trusted user."
8121 msgstr ""
8122
8123 #. TRANS: Client exception thrown when trying to import a notice without content.
8124 #. TRANS: %s is the notice URI.
8125 #: lib/activityimporter.php:214
8126 #, php-format
8127 msgid "No content for notice %s."
8128 msgstr ""
8129
8130 #. TRANS: Exception thrown if a non-existing user is provided. %s is a user ID.
8131 #: lib/activitymover.php:85
8132 #, php-format
8133 msgid "No such user \"%s\"."
8134 msgstr ""
8135
8136 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
8137 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
8138 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
8139 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
8140 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
8141 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
8142 #: lib/activitysink.php:163 lib/activitysink.php:167 lib/activitysink.php:172
8143 #, php-format
8144 msgctxt "URLSTATUSREASON"
8145 msgid "%1$s %2$s %3$s"
8146 msgstr ""
8147
8148 #. TRANS: Client exception thrown when there is no source attribute.
8149 #: lib/activityutils.php:201
8150 msgid "Can't handle remote content yet."
8151 msgstr ""
8152
8153 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
8154 #: lib/activityutils.php:238
8155 msgid "Can't handle embedded XML content yet."
8156 msgstr ""
8157
8158 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
8159 #: lib/activityutils.php:243
8160 msgid "Can't handle embedded Base64 content yet."
8161 msgstr ""
8162
8163 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
8164 #: lib/adminpanelaction.php:96
8165 msgid "You cannot make changes to this site."
8166 msgstr ""
8167
8168 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
8169 #: lib/adminpanelaction.php:108
8170 msgid "Changes to that panel are not allowed."
8171 msgstr ""
8172
8173 #. TRANS: Client error message.
8174 #: lib/adminpanelaction.php:222
8175 msgid "showForm() not implemented."
8176 msgstr ""
8177
8178 #. TRANS: Client error message
8179 #: lib/adminpanelaction.php:250
8180 msgid "saveSettings() not implemented."
8181 msgstr ""
8182
8183 #. TRANS: Header in administrator navigation panel.
8184 #. TRANS: Header in settings navigation panel.
8185 #: lib/adminpanelnav.php:66 lib/settingsnav.php:66
8186 msgctxt "HEADER"
8187 msgid "Home"
8188 msgstr ""
8189
8190 #. TRANS: Menu item in administrator navigation panel.
8191 #. TRANS: Menu item in default local navigation panel.
8192 #. TRANS: Menu item in personal group navigation menu.
8193 #. TRANS: Menu item in settings navigation panel.
8194 #: lib/adminpanelnav.php:71 lib/defaultlocalnav.php:60
8195 #: lib/personalgroupnav.php:74 lib/settingsnav.php:71
8196 msgctxt "MENU"
8197 msgid "Home"
8198 msgstr ""
8199
8200 #. TRANS: Header in administrator navigation panel.
8201 #: lib/adminpanelnav.php:84
8202 msgctxt "HEADER"
8203 msgid "Admin"
8204 msgstr ""
8205
8206 #. TRANS: Menu item title in administrator navigation panel.
8207 #: lib/adminpanelnav.php:91
8208 msgid "Basic site configuration"
8209 msgstr ""
8210
8211 #. TRANS: Menu item in administrator navigation panel.
8212 #: lib/adminpanelnav.php:93
8213 msgctxt "MENU"
8214 msgid "Site"
8215 msgstr ""
8216
8217 #. TRANS: Menu item title in administrator navigation panel.
8218 #: lib/adminpanelnav.php:99
8219 msgid "User configuration"
8220 msgstr ""
8221
8222 #. TRANS: Menu item in administrator navigation panel.
8223 #: lib/adminpanelnav.php:101
8224 msgctxt "MENU"
8225 msgid "User"
8226 msgstr ""
8227
8228 #. TRANS: Menu item title in administrator navigation panel.
8229 #: lib/adminpanelnav.php:107
8230 msgid "Access configuration"
8231 msgstr ""
8232
8233 #. TRANS: Menu item in administrator navigation panel.
8234 #: lib/adminpanelnav.php:109
8235 msgctxt "MENU"
8236 msgid "Access"
8237 msgstr ""
8238
8239 #. TRANS: Menu item title in administrator navigation panel.
8240 #: lib/adminpanelnav.php:115
8241 msgid "Paths configuration"
8242 msgstr ""
8243
8244 #. TRANS: Menu item in administrator navigation panel.
8245 #: lib/adminpanelnav.php:117
8246 msgctxt "MENU"
8247 msgid "Paths"
8248 msgstr ""
8249
8250 #. TRANS: Menu item title in administrator navigation panel.
8251 #: lib/adminpanelnav.php:123
8252 msgid "Sessions configuration"
8253 msgstr ""
8254
8255 #. TRANS: Menu item in administrator navigation panel.
8256 #: lib/adminpanelnav.php:125
8257 msgctxt "MENU"
8258 msgid "Sessions"
8259 msgstr ""
8260
8261 #. TRANS: Menu item title in administrator navigation panel.
8262 #: lib/adminpanelnav.php:131
8263 msgid "Edit site notice"
8264 msgstr ""
8265
8266 #. TRANS: Menu item in administrator navigation panel.
8267 #: lib/adminpanelnav.php:133
8268 msgctxt "MENU"
8269 msgid "Site notice"
8270 msgstr ""
8271
8272 #. TRANS: Menu item title in administrator navigation panel.
8273 #: lib/adminpanelnav.php:139
8274 msgid "Snapshots configuration"
8275 msgstr ""
8276
8277 #. TRANS: Menu item in administrator navigation panel.
8278 #: lib/adminpanelnav.php:141
8279 msgctxt "MENU"
8280 msgid "Snapshots"
8281 msgstr ""
8282
8283 #. TRANS: Menu item title in administrator navigation panel.
8284 #: lib/adminpanelnav.php:147
8285 msgid "Set site license"
8286 msgstr ""
8287
8288 #. TRANS: Menu item in administrator navigation panel.
8289 #: lib/adminpanelnav.php:149
8290 msgctxt "MENU"
8291 msgid "License"
8292 msgstr ""
8293
8294 #. TRANS: Menu item title in administrator navigation panel.
8295 #: lib/adminpanelnav.php:155
8296 msgid "Plugins configuration"
8297 msgstr ""
8298
8299 #. TRANS: Menu item in administrator navigation panel.
8300 #: lib/adminpanelnav.php:157
8301 msgctxt "MENU"
8302 msgid "Plugins"
8303 msgstr ""
8304
8305 #. TRANS: Client error 401.
8306 #: lib/apiauth.php:111
8307 msgid "API resource requires read-write access, but you only have read access."
8308 msgstr ""
8309
8310 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
8311 #: lib/apiauth.php:177
8312 msgid "No application for that consumer key."
8313 msgstr ""
8314
8315 #. TRANS: Authorization exception thrown when a user without API access tries to access the API.
8316 #: lib/apiauth.php:203 lib/apiauth.php:291
8317 msgid "Not allowed to use API."
8318 msgstr ""
8319
8320 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
8321 #: lib/apiauth.php:231
8322 msgid "Bad access token."
8323 msgstr ""
8324
8325 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
8326 #: lib/apiauth.php:236
8327 msgid "No user for that token."
8328 msgstr ""
8329
8330 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
8331 #. TRANS: Client error thrown when authentication fails.
8332 #: lib/apiauth.php:278 lib/apiauth.php:309
8333 msgid "Could not authenticate you."
8334 msgstr ""
8335
8336 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
8337 #: lib/apioauthstore.php:46
8338 msgid "Could not create anonymous consumer."
8339 msgstr ""
8340
8341 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
8342 #: lib/apioauthstore.php:70
8343 msgid "Could not create anonymous OAuth application."
8344 msgstr ""
8345
8346 #. TRANS: Exception thrown when no token association could be found.
8347 #: lib/apioauthstore.php:152
8348 msgid ""
8349 "Could not find a profile and application associated with the request token."
8350 msgstr ""
8351
8352 #. TRANS: Exception thrown when no access token can be issued.
8353 #: lib/apioauthstore.php:210
8354 msgid "Could not issue access token."
8355 msgstr ""
8356
8357 #. TRANS: Exception thrown when a database error occurs.
8358 #: lib/apioauthstore.php:318
8359 msgid "Database error inserting OAuth application user."
8360 msgstr ""
8361
8362 #. TRANS: Exception thrown when a database error occurs.
8363 #: lib/apioauthstore.php:346
8364 msgid "Database error updating OAuth application user."
8365 msgstr ""
8366
8367 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
8368 #: lib/apioauthstore.php:372
8369 msgid "Tried to revoke unknown token."
8370 msgstr ""
8371
8372 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
8373 #: lib/apioauthstore.php:377
8374 msgid "Failed to delete revoked token."
8375 msgstr ""
8376
8377 #. TRANS: Form input field label for application icon.
8378 #: lib/applicationeditform.php:177
8379 msgid "Icon"
8380 msgstr ""
8381
8382 #. TRANS: Form guide.
8383 #: lib/applicationeditform.php:182
8384 msgid "Icon for this application"
8385 msgstr ""
8386
8387 #. TRANS: Form input field label for application name.
8388 #: lib/applicationeditform.php:190
8389 msgid "Name"
8390 msgstr ""
8391
8392 #. TRANS: Form input field instructions.
8393 #. TRANS: %d is the number of available characters for the description.
8394 #: lib/applicationeditform.php:201
8395 #, php-format
8396 msgid "Describe your application in %d character"
8397 msgid_plural "Describe your application in %d characters"
8398 msgstr[0] ""
8399 msgstr[1] ""
8400
8401 #. TRANS: Form input field instructions.
8402 #: lib/applicationeditform.php:205
8403 msgid "Describe your application"
8404 msgstr ""
8405
8406 #. TRANS: Form input field label.
8407 #. TRANS: Text area label on group edit form; contains description of group.
8408 #. TRANS: Field label for description of list.
8409 #. TRANS: Dropdown option for searching in profiles.
8410 #: lib/applicationeditform.php:208 lib/groupeditform.php:178
8411 #: lib/peopletageditform.php:151 lib/togglepeopletag.php:111
8412 msgid "Description"
8413 msgstr ""
8414
8415 #. TRANS: Form input field instructions.
8416 #: lib/applicationeditform.php:216
8417 msgid "URL of the homepage of this application"
8418 msgstr ""
8419
8420 #. TRANS: Form input field label.
8421 #: lib/applicationeditform.php:218
8422 msgid "Source URL"
8423 msgstr ""
8424
8425 #. TRANS: Form input field instructions.
8426 #: lib/applicationeditform.php:225
8427 msgid "Organization responsible for this application"
8428 msgstr ""
8429
8430 #. TRANS: Form input field label.
8431 #: lib/applicationeditform.php:227
8432 msgid "Organization"
8433 msgstr ""
8434
8435 #. TRANS: Form input field instructions.
8436 #: lib/applicationeditform.php:234
8437 msgid "URL for the homepage of the organization"
8438 msgstr ""
8439
8440 #. TRANS: Form input field instructions.
8441 #: lib/applicationeditform.php:243
8442 msgid "URL to redirect to after authentication"
8443 msgstr ""
8444
8445 #. TRANS: Radio button label for application type
8446 #: lib/applicationeditform.php:271
8447 msgid "Browser"
8448 msgstr ""
8449
8450 #. TRANS: Radio button label for application type
8451 #: lib/applicationeditform.php:288
8452 msgid "Desktop"
8453 msgstr ""
8454
8455 #. TRANS: Form guide.
8456 #: lib/applicationeditform.php:290
8457 msgid "Type of application, browser or desktop"
8458 msgstr ""
8459
8460 #. TRANS: Radio button label for access type.
8461 #: lib/applicationeditform.php:314
8462 msgid "Read-only"
8463 msgstr ""
8464
8465 #. TRANS: Radio button label for access type.
8466 #: lib/applicationeditform.php:334
8467 msgid "Read-write"
8468 msgstr ""
8469
8470 #. TRANS: Form guide.
8471 #: lib/applicationeditform.php:336
8472 msgid "Default access for this application: read-only, or read-write"
8473 msgstr ""
8474
8475 #. TRANS: Submit button title.
8476 #: lib/applicationeditform.php:353
8477 msgid "Cancel"
8478 msgstr ""
8479
8480 #. TRANS: Submit button title.
8481 #. TRANS: Button text to save a list.
8482 #: lib/applicationeditform.php:357 lib/peopletageditform.php:168
8483 msgid "Save"
8484 msgstr ""
8485
8486 #. TRANS: Name for an anonymous application in application list.
8487 #: lib/applicationlist.php:241
8488 msgid "Unknown application"
8489 msgstr ""
8490
8491 #. TRANS: Message has a leading space and a trailing space. Used in application list.
8492 #. TRANS: Before this message the application name is put, behind it the organisation that manages it.
8493 #: lib/applicationlist.php:250
8494 msgid " by "
8495 msgstr ""
8496
8497 #. TRANS: Application access type
8498 #: lib/applicationlist.php:263
8499 msgid "read-write"
8500 msgstr ""
8501
8502 #. TRANS: Application access type
8503 #: lib/applicationlist.php:265
8504 msgid "read-only"
8505 msgstr ""
8506
8507 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
8508 #: lib/applicationlist.php:271
8509 #, php-format
8510 msgid "Approved %1$s - \"%2$s\" access."
8511 msgstr ""
8512
8513 #. TRANS: Access token in the application list.
8514 #. TRANS: %s are the first 7 characters of the access token.
8515 #: lib/applicationlist.php:286
8516 #, php-format
8517 msgid "Access token starting with: %s"
8518 msgstr ""
8519
8520 #. TRANS: Button label in application list to revoke access to user data.
8521 #: lib/applicationlist.php:302
8522 msgctxt "BUTTON"
8523 msgid "Revoke"
8524 msgstr ""
8525
8526 #. TRANS: Atom feed exception thrown when an author element does not contain a name element.
8527 #: lib/atom10feed.php:113
8528 msgid "Author element must contain a name element."
8529 msgstr ""
8530
8531 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
8532 #: lib/atom10feed.php:160
8533 msgid "Do not use this method!"
8534 msgstr ""
8535
8536 #. TRANS: Title in atom list notice feed. %1$s is a list name, %2$s is a tagger's nickname.
8537 #: lib/atomlistnoticefeed.php:65
8538 #, php-format
8539 msgid "Timeline for people in list %1$s by %2$s"
8540 msgstr ""
8541
8542 #. TRANS: Message is used as a subtitle in atom list notice feed.
8543 #. TRANS: %1$s is a tagger's nickname, %2$s is a list name, %3$s is a site name.
8544 #: lib/atomlistnoticefeed.php:72
8545 #, php-format
8546 msgid "Updates from %1$s's list %2$s on %3$s!"
8547 msgstr ""
8548
8549 #. TRANS: Title.
8550 #: lib/attachmentnoticesection.php:67
8551 msgid "Notices where this attachment appears"
8552 msgstr ""
8553
8554 #. TRANS: Title.
8555 #: lib/attachmenttagcloudsection.php:48
8556 msgid "Tags for this attachment"
8557 msgstr ""
8558
8559 #. TRANS: Exception thrown when a password change fails.
8560 #: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
8561 msgid "Password changing failed."
8562 msgstr ""
8563
8564 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
8565 #: lib/authenticationplugin.php:238
8566 msgid "Password changing is not allowed."
8567 msgstr ""
8568
8569 #. TRANS: Title for the form to block a user.
8570 #: lib/blockform.php:68
8571 msgid "Block"
8572 msgstr ""
8573
8574 #. TRANS: Description of the form to block a user.
8575 #: lib/blockform.php:79
8576 msgid "Block this user"
8577 msgstr ""
8578
8579 #. TRANS: Submit button text on form to cancel group join request.
8580 #: lib/cancelgroupform.php:115
8581 msgctxt "BUTTON"
8582 msgid "Cancel join request"
8583 msgstr ""
8584
8585 #. TRANS: Button text for form action to cancel a subscription request.
8586 #: lib/cancelsubscriptionform.php:122
8587 msgctxt "BUTTON"
8588 msgid "Cancel subscription request"
8589 msgstr ""
8590
8591 #. TRANS: Title for command results.
8592 #: lib/channel.php:104 lib/channel.php:125
8593 msgid "Command results"
8594 msgstr ""
8595
8596 #. TRANS: Title for command results.
8597 #: lib/channel.php:138
8598 msgid "AJAX error"
8599 msgstr ""
8600
8601 #. TRANS: E-mail subject when a command has completed.
8602 #. TRANS: E-mail subject for reply to an e-mail command.
8603 #: lib/channel.php:177 lib/mailhandler.php:147
8604 msgid "Command complete"
8605 msgstr ""
8606
8607 #. TRANS: E-mail subject when a command has failed.
8608 #: lib/channel.php:188
8609 msgid "Command failed"
8610 msgstr ""
8611
8612 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
8613 #: lib/command.php:82 lib/command.php:106
8614 msgid "Notice with that id does not exist."
8615 msgstr ""
8616
8617 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
8618 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
8619 #: lib/command.php:99 lib/command.php:743
8620 msgid "User has no last notice."
8621 msgstr ""
8622
8623 #. TRANS: Message given requesting a profile for a non-existing user.
8624 #. TRANS: %s is the nickname of the user for which the profile could not be found.
8625 #: lib/command.php:128
8626 #, php-format
8627 msgid "Could not find a user with nickname %s."
8628 msgstr ""
8629
8630 #. TRANS: Message given getting a non-existing user.
8631 #. TRANS: %s is the nickname of the user that could not be found.
8632 #: lib/command.php:148
8633 #, php-format
8634 msgid "Could not find a local user with nickname %s."
8635 msgstr ""
8636
8637 #. TRANS: Error text shown when an unimplemented command is given.
8638 #: lib/command.php:183
8639 msgid "Sorry, this command is not yet implemented."
8640 msgstr ""
8641
8642 #. TRANS: Command exception text shown when a user tries to nudge themselves.
8643 #: lib/command.php:229
8644 msgid "It does not make a lot of sense to nudge yourself!"
8645 msgstr ""
8646
8647 #. TRANS: Message given having nudged another user.
8648 #. TRANS: %s is the nickname of the user that was nudged.
8649 #: lib/command.php:238
8650 #, php-format
8651 msgid "Nudge sent to %s."
8652 msgstr ""
8653
8654 #. TRANS: User statistics text.
8655 #. TRANS: %1$s is the number of other user the user is subscribed to.
8656 #. TRANS: %2$s is the number of users that are subscribed to the user.
8657 #. TRANS: %3$s is the number of notices the user has sent.
8658 #: lib/command.php:268
8659 #, php-format
8660 msgid ""
8661 "Subscriptions: %1$s\n"
8662 "Subscribers: %2$s\n"
8663 "Notices: %3$s"
8664 msgstr ""
8665
8666 #. TRANS: Error message text shown when a favorite could not be set because it has already been favorited.
8667 #: lib/command.php:298
8668 msgid "Could not create favorite: Already favorited."
8669 msgstr ""
8670
8671 #. TRANS: Text shown when a notice has been marked as favourite successfully.
8672 #: lib/command.php:324
8673 msgid "Notice marked as fave."
8674 msgstr ""
8675
8676 #. TRANS: Message given having added a user to a group.
8677 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
8678 #: lib/command.php:366
8679 #, php-format
8680 msgid "%1$s joined group %2$s."
8681 msgstr ""
8682
8683 #. TRANS: Message given having removed a user from a group.
8684 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
8685 #: lib/command.php:411
8686 #, php-format
8687 msgid "%1$s left group %2$s."
8688 msgstr ""
8689
8690 #. TRANS: Error displayed if tagging a user fails.
8691 #. TRANS: %1$s is the tagged user, %2$s is the error message (no punctuation).
8692 #: lib/command.php:468
8693 #, php-format
8694 msgid "Error tagging %1$s: %2$s"
8695 msgstr ""
8696
8697 #. TRANS: Succes message displayed if tagging a user succeeds.
8698 #. TRANS: %1$s is the tagged user's nickname, %2$s is a list of tags.
8699 #. TRANS: Plural is decided based on the number of tags added (not part of message).
8700 #: lib/command.php:476
8701 #, php-format
8702 msgid "%1$s was tagged %2$s"
8703 msgid_plural "%1$s was tagged %2$s"
8704 msgstr[0] ""
8705 msgstr[1] ""
8706
8707 #. TRANS: Separator for list of tags.
8708 #. TRANS: Separator in list of user names like "Jim, Bob, Mary".
8709 #: lib/command.php:481 lib/command.php:534 lib/threadednoticelist.php:456
8710 msgid ", "
8711 msgstr ""
8712
8713 #. TRANS: Error displayed if a given tag is invalid.
8714 #. TRANS: %s is the invalid tag.
8715 #: lib/command.php:509
8716 #, php-format
8717 msgid "Invalid tag: \"%s\""
8718 msgstr ""
8719
8720 #. TRANS: Error displayed if untagging a user fails.
8721 #. TRANS: %1$s is the untagged user, %2$s is the error message (no punctuation).
8722 #: lib/command.php:521
8723 #, php-format
8724 msgid "Error untagging %1$s: %2$s"
8725 msgstr ""
8726
8727 #. TRANS: Succes message displayed if untagging a user succeeds.
8728 #. TRANS: %1$s is the untagged user's nickname, %2$s is a list of tags.
8729 #. TRANS: Plural is decided based on the number of tags removed (not part of message).
8730 #: lib/command.php:529
8731 #, php-format
8732 msgid "The following tag was removed from user %1$s: %2$s."
8733 msgid_plural "The following tags were removed from user %1$s: %2$s."
8734 msgstr[0] ""
8735 msgstr[1] ""
8736
8737 #. TRANS: Whois output.
8738 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
8739 #: lib/command.php:553
8740 #, php-format
8741 msgctxt "WHOIS"
8742 msgid "%1$s (%2$s)"
8743 msgstr ""
8744
8745 #. TRANS: Whois output. %s is the full name of the queried user.
8746 #: lib/command.php:557
8747 #, php-format
8748 msgid "Fullname: %s"
8749 msgstr ""
8750
8751 #. TRANS: Whois output. %s is the location of the queried user.
8752 #. TRANS: Profile info line in notification e-mail.
8753 #. TRANS: %s is a location.
8754 #: lib/command.php:561 lib/mail.php:338
8755 #, php-format
8756 msgid "Location: %s"
8757 msgstr ""
8758
8759 #. TRANS: Whois output. %s is the homepage of the queried user.
8760 #. TRANS: Profile info line in notification e-mail.
8761 #. TRANS: %s is a homepage.
8762 #: lib/command.php:565 lib/mail.php:343
8763 #, php-format
8764 msgid "Homepage: %s"
8765 msgstr ""
8766
8767 #. TRANS: Whois output. %s is the bio information of the queried user.
8768 #: lib/command.php:569
8769 #, php-format
8770 msgid "About: %s"
8771 msgstr ""
8772
8773 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
8774 #. TRANS: %s is a remote profile.
8775 #: lib/command.php:598
8776 #, php-format
8777 msgid ""
8778 "%s is a remote profile; you can only send direct messages to users on the "
8779 "same server."
8780 msgstr ""
8781
8782 #. TRANS: Message given if content is too long. %1$sd is used for plural.
8783 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
8784 #. TRANS: Message given when a status is too long. %1$s is the maximum number of characters,
8785 #. TRANS: %2$s is the number of characters sent (used for plural).
8786 #: lib/command.php:615 lib/implugin.php:492
8787 #, php-format
8788 msgid "Message too long - maximum is %1$d character, you sent %2$d."
8789 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
8790 msgstr[0] ""
8791 msgstr[1] ""
8792
8793 #. TRANS: Error text shown when trying to send a direct message to a user without a mutual subscription (each user must be subscribed to the other).
8794 #: lib/command.php:628
8795 msgid "You can't send a message to this user."
8796 msgstr ""
8797
8798 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
8799 #: lib/command.php:643
8800 msgid "Error sending direct message."
8801 msgstr ""
8802
8803 #. TRANS: Message given having repeated a notice from another user.
8804 #. TRANS: %s is the name of the user for which the notice was repeated.
8805 #: lib/command.php:667
8806 #, php-format
8807 msgid "Notice from %s repeated."
8808 msgstr ""
8809
8810 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
8811 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
8812 #: lib/command.php:704
8813 #, php-format
8814 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
8815 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
8816 msgstr[0] ""
8817 msgstr[1] ""
8818
8819 #. TRANS: Text shown having sent a reply to a notice successfully.
8820 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
8821 #: lib/command.php:717
8822 #, php-format
8823 msgid "Reply to %s sent."
8824 msgstr ""
8825
8826 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
8827 #: lib/command.php:720
8828 msgid "Error saving notice."
8829 msgstr ""
8830
8831 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
8832 #: lib/command.php:767
8833 msgid "Specify the name of the user to subscribe to."
8834 msgstr ""
8835
8836 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
8837 #: lib/command.php:776
8838 msgid "Can't subscribe to OMB profiles by command."
8839 msgstr ""
8840
8841 #. TRANS: Text shown after having subscribed to another user successfully.
8842 #. TRANS: %s is the name of the user the subscription was requested for.
8843 #: lib/command.php:784
8844 #, php-format
8845 msgid "Subscribed to %s."
8846 msgstr ""
8847
8848 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
8849 #. TRANS: Error text shown when no username was provided when issuing the command.
8850 #: lib/command.php:805 lib/command.php:916
8851 msgid "Specify the name of the user to unsubscribe from."
8852 msgstr ""
8853
8854 #. TRANS: Text shown after having unsubscribed from another user successfully.
8855 #. TRANS: %s is the name of the user the unsubscription was requested for.
8856 #: lib/command.php:816
8857 #, php-format
8858 msgid "Unsubscribed from %s."
8859 msgstr ""
8860
8861 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
8862 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
8863 #: lib/command.php:836 lib/command.php:862
8864 msgid "Command not yet implemented."
8865 msgstr ""
8866
8867 #. TRANS: Text shown when issuing the command "off" successfully.
8868 #: lib/command.php:840
8869 msgid "Notification off."
8870 msgstr ""
8871
8872 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
8873 #: lib/command.php:843
8874 msgid "Can't turn off notification."
8875 msgstr ""
8876
8877 #. TRANS: Text shown when issuing the command "on" successfully.
8878 #: lib/command.php:866
8879 msgid "Notification on."
8880 msgstr ""
8881
8882 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
8883 #: lib/command.php:869
8884 msgid "Can't turn on notification."
8885 msgstr ""
8886
8887 #. TRANS: Error text shown when issuing the login command while login is disabled.
8888 #: lib/command.php:883
8889 msgid "Login command is disabled."
8890 msgstr ""
8891
8892 #. TRANS: Text shown after issuing the login command successfully.
8893 #. TRANS: %s is a logon link..
8894 #: lib/command.php:896
8895 #, php-format
8896 msgid "This link is useable only once and is valid for only 2 minutes: %s."
8897 msgstr ""
8898
8899 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
8900 #. TRANS: %s is the name of the user the unsubscription was requested for.
8901 #: lib/command.php:925
8902 #, php-format
8903 msgid "Unsubscribed %s."
8904 msgstr ""
8905
8906 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
8907 #: lib/command.php:943
8908 msgid "You are not subscribed to anyone."
8909 msgstr ""
8910
8911 #. TRANS: Text shown after requesting other users a user is subscribed to.
8912 #. TRANS: This message supports plural forms. This message is followed by a
8913 #. TRANS: hard coded space and a comma separated list of subscribed users.
8914 #: lib/command.php:948
8915 msgid "You are subscribed to this person:"
8916 msgid_plural "You are subscribed to these people:"
8917 msgstr[0] ""
8918 msgstr[1] ""
8919
8920 #. TRANS: Text shown after requesting other users that are subscribed to a user
8921 #. TRANS: (followers) without having any subscribers.
8922 #: lib/command.php:970
8923 msgid "No one is subscribed to you."
8924 msgstr ""
8925
8926 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
8927 #. TRANS: This message supports plural forms. This message is followed by a
8928 #. TRANS: hard coded space and a comma separated list of subscribing users.
8929 #: lib/command.php:975
8930 msgid "This person is subscribed to you:"
8931 msgid_plural "These people are subscribed to you:"
8932 msgstr[0] ""
8933 msgstr[1] ""
8934
8935 #. TRANS: Text shown after requesting groups a user is subscribed to without having
8936 #. TRANS: any group subscriptions.
8937 #: lib/command.php:997
8938 msgid "You are not a member of any groups."
8939 msgstr ""
8940
8941 #. TRANS: Text shown after requesting groups a user is subscribed to.
8942 #. TRANS: This message supports plural forms. This message is followed by a
8943 #. TRANS: hard coded space and a comma separated list of subscribed groups.
8944 #: lib/command.php:1002
8945 msgid "You are a member of this group:"
8946 msgid_plural "You are a member of these groups:"
8947 msgstr[0] ""
8948 msgstr[1] ""
8949
8950 #. TRANS: Header line of help text for commands.
8951 #: lib/command.php:1016
8952 msgctxt "COMMANDHELP"
8953 msgid "Commands:"
8954 msgstr ""
8955
8956 #. TRANS: Help message for IM/SMS command "on".
8957 #: lib/command.php:1018
8958 msgctxt "COMMANDHELP"
8959 msgid "turn on notifications"
8960 msgstr ""
8961
8962 #. TRANS: Help message for IM/SMS command "off".
8963 #: lib/command.php:1020
8964 msgctxt "COMMANDHELP"
8965 msgid "turn off notifications"
8966 msgstr ""
8967
8968 #. TRANS: Help message for IM/SMS command "help".
8969 #: lib/command.php:1022
8970 msgctxt "COMMANDHELP"
8971 msgid "show this help"
8972 msgstr ""
8973
8974 #. TRANS: Help message for IM/SMS command "follow <nickname>".
8975 #: lib/command.php:1024
8976 msgctxt "COMMANDHELP"
8977 msgid "subscribe to user"
8978 msgstr ""
8979
8980 #. TRANS: Help message for IM/SMS command "groups".
8981 #: lib/command.php:1026
8982 msgctxt "COMMANDHELP"
8983 msgid "lists the groups you have joined"
8984 msgstr ""
8985
8986 #. TRANS: Help message for IM/SMS command "tag".
8987 #: lib/command.php:1028
8988 msgctxt "COMMANDHELP"
8989 msgid "tag a user"
8990 msgstr ""
8991
8992 #. TRANS: Help message for IM/SMS command "untag".
8993 #: lib/command.php:1030
8994 msgctxt "COMMANDHELP"
8995 msgid "untag a user"
8996 msgstr ""
8997
8998 #. TRANS: Help message for IM/SMS command "subscriptions".
8999 #: lib/command.php:1032
9000 msgctxt "COMMANDHELP"
9001 msgid "list the people you follow"
9002 msgstr ""
9003
9004 #. TRANS: Help message for IM/SMS command "subscribers".
9005 #: lib/command.php:1034
9006 msgctxt "COMMANDHELP"
9007 msgid "list the people that follow you"
9008 msgstr ""
9009
9010 #. TRANS: Help message for IM/SMS command "leave <nickname>".
9011 #: lib/command.php:1036
9012 msgctxt "COMMANDHELP"
9013 msgid "unsubscribe from user"
9014 msgstr ""
9015
9016 #. TRANS: Help message for IM/SMS command "d <nickname> <text>".
9017 #: lib/command.php:1038
9018 msgctxt "COMMANDHELP"
9019 msgid "direct message to user"
9020 msgstr ""
9021
9022 #. TRANS: Help message for IM/SMS command "get <nickname>".
9023 #: lib/command.php:1040
9024 msgctxt "COMMANDHELP"
9025 msgid "get last notice from user"
9026 msgstr ""
9027
9028 #. TRANS: Help message for IM/SMS command "whois <nickname>".
9029 #: lib/command.php:1042
9030 msgctxt "COMMANDHELP"
9031 msgid "get profile info on user"
9032 msgstr ""
9033
9034 #. TRANS: Help message for IM/SMS command "lose <nickname>".
9035 #: lib/command.php:1044
9036 msgctxt "COMMANDHELP"
9037 msgid "force user to stop following you"
9038 msgstr ""
9039
9040 #. TRANS: Help message for IM/SMS command "fav <nickname>".
9041 #: lib/command.php:1046
9042 msgctxt "COMMANDHELP"
9043 msgid "add user's last notice as a 'fave'"
9044 msgstr ""
9045
9046 #. TRANS: Help message for IM/SMS command "fav #<notice_id>".
9047 #: lib/command.php:1048
9048 msgctxt "COMMANDHELP"
9049 msgid "add notice with the given id as a 'fave'"
9050 msgstr ""
9051
9052 #. TRANS: Help message for IM/SMS command "repeat #<notice_id>".
9053 #: lib/command.php:1050
9054 msgctxt "COMMANDHELP"
9055 msgid "repeat a notice with a given id"
9056 msgstr ""
9057
9058 #. TRANS: Help message for IM/SMS command "repeat <nickname>".
9059 #: lib/command.php:1052
9060 msgctxt "COMMANDHELP"
9061 msgid "repeat the last notice from user"
9062 msgstr ""
9063
9064 #. TRANS: Help message for IM/SMS command "reply #<notice_id>".
9065 #: lib/command.php:1054
9066 msgctxt "COMMANDHELP"
9067 msgid "reply to notice with a given id"
9068 msgstr ""
9069
9070 #. TRANS: Help message for IM/SMS command "reply <nickname>".
9071 #: lib/command.php:1056
9072 msgctxt "COMMANDHELP"
9073 msgid "reply to the last notice from user"
9074 msgstr ""
9075
9076 #. TRANS: Help message for IM/SMS command "join <group>".
9077 #: lib/command.php:1058
9078 msgctxt "COMMANDHELP"
9079 msgid "join group"
9080 msgstr ""
9081
9082 #. TRANS: Help message for IM/SMS command "login".
9083 #: lib/command.php:1060
9084 msgctxt "COMMANDHELP"
9085 msgid "Get a link to login to the web interface"
9086 msgstr ""
9087
9088 #. TRANS: Help message for IM/SMS command "drop <group>".
9089 #: lib/command.php:1062
9090 msgctxt "COMMANDHELP"
9091 msgid "leave group"
9092 msgstr ""
9093
9094 #. TRANS: Help message for IM/SMS command "stats".
9095 #: lib/command.php:1064
9096 msgctxt "COMMANDHELP"
9097 msgid "get your stats"
9098 msgstr ""
9099
9100 #. TRANS: Help message for IM/SMS command "stop".
9101 #. TRANS: Help message for IM/SMS command "quit".
9102 #: lib/command.php:1066 lib/command.php:1068
9103 msgctxt "COMMANDHELP"
9104 msgid "same as 'off'"
9105 msgstr ""
9106
9107 #. TRANS: Help message for IM/SMS command "sub <nickname>".
9108 #: lib/command.php:1070
9109 msgctxt "COMMANDHELP"
9110 msgid "same as 'follow'"
9111 msgstr ""
9112
9113 #. TRANS: Help message for IM/SMS command "unsub <nickname>".
9114 #: lib/command.php:1072
9115 msgctxt "COMMANDHELP"
9116 msgid "same as 'leave'"
9117 msgstr ""
9118
9119 #. TRANS: Help message for IM/SMS command "last <nickname>".
9120 #: lib/command.php:1074
9121 msgctxt "COMMANDHELP"
9122 msgid "same as 'get'"
9123 msgstr ""
9124
9125 #. TRANS: Help message for IM/SMS command "on <nickname>".
9126 #. TRANS: Help message for IM/SMS command "off <nickname>".
9127 #. TRANS: Help message for IM/SMS command "invite <phone number>".
9128 #. TRANS: Help message for IM/SMS command "track <word>".
9129 #. TRANS: Help message for IM/SMS command "untrack <word>".
9130 #. TRANS: Help message for IM/SMS command "track off".
9131 #. TRANS: Help message for IM/SMS command "untrack all".
9132 #. TRANS: Help message for IM/SMS command "tracks".
9133 #. TRANS: Help message for IM/SMS command "tracking".
9134 #: lib/command.php:1076 lib/command.php:1078 lib/command.php:1082
9135 #: lib/command.php:1084 lib/command.php:1086 lib/command.php:1088
9136 #: lib/command.php:1090 lib/command.php:1092 lib/command.php:1094
9137 msgctxt "COMMANDHELP"
9138 msgid "not yet implemented."
9139 msgstr ""
9140
9141 #. TRANS: Help message for IM/SMS command "nudge <nickname>".
9142 #: lib/command.php:1080
9143 msgctxt "COMMANDHELP"
9144 msgid "remind a user to update."
9145 msgstr ""
9146
9147 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
9148 #: lib/common.php:36
9149 msgid "No configuration file found."
9150 msgstr ""
9151
9152 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
9153 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
9154 #: lib/common.php:39
9155 msgid "I looked for configuration files in the following places:"
9156 msgstr ""
9157
9158 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
9159 #: lib/common.php:42
9160 msgid "You may wish to run the installer to fix this."
9161 msgstr ""
9162
9163 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
9164 #. TRANS: The text is link text that leads to the installer page.
9165 #: lib/common.php:46
9166 msgid "Go to the installer."
9167 msgstr ""
9168
9169 #. TRANS: Page title for when a database error occurs.
9170 #: lib/dberroraction.php:60
9171 msgid "Database error"
9172 msgstr ""
9173
9174 #. TRANS: Menu item in default local navigation panel.
9175 #. TRANS: Menu item in search group navigation panel.
9176 #: lib/defaultlocalnav.php:65 lib/publicgroupnav.php:66
9177 msgctxt "MENU"
9178 msgid "Public"
9179 msgstr ""
9180
9181 #. TRANS: Menu item in default local navigation panel.
9182 #. TRANS: Menu item in search group navigation panel.
9183 #. TRANS: Menu item in local navigation menu.
9184 #: lib/defaultlocalnav.php:71 lib/publicgroupnav.php:71
9185 #: lib/searchgroupnav.php:82 lib/subgroupnav.php:124
9186 msgctxt "MENU"
9187 msgid "Groups"
9188 msgstr ""
9189
9190 #. TRANS: Menu item in default local navigation panel.
9191 #. TRANS: Menu item title in local navigation menu.
9192 #: lib/defaultlocalnav.php:79 lib/subgroupnav.php:135
9193 msgctxt "MENU"
9194 msgid "Lists"
9195 msgstr ""
9196
9197 #. TRANS: Title of form for deleting a user.
9198 #. TRANS: Link text in notice list item to delete a notice.
9199 #: lib/deleteuserform.php:64 lib/noticelistitem.php:659
9200 msgid "Delete"
9201 msgstr ""
9202
9203 #. TRANS: Description of form for deleting a user.
9204 #: lib/deleteuserform.php:75
9205 msgid "Delete this user"
9206 msgstr ""
9207
9208 #. TRANS: Exception. %s is an ID.
9209 #: lib/discovery.php:153
9210 #, php-format
9211 msgid "Unable to find services for %s."
9212 msgstr ""
9213
9214 #. TRANS: Form legend for removing the favourite status for a favourite notice.
9215 #. TRANS: Title for button text for removing the favourite status for a favourite notice.
9216 #: lib/disfavorform.php:108 lib/disfavorform.php:140
9217 msgid "Disfavor this notice"
9218 msgstr ""
9219
9220 #. TRANS: Button text for removing the favourite status for a favourite notice.
9221 #: lib/disfavorform.php:136
9222 msgctxt "BUTTON"
9223 msgid "Disfavor favorite"
9224 msgstr ""
9225
9226 #. TRANS: Form legend for adding the favourite status to a notice.
9227 #. TRANS: Title for button text for adding the favourite status to a notice.
9228 #: lib/favorform.php:108 lib/favorform.php:139
9229 msgid "Favor this notice"
9230 msgstr ""
9231
9232 #. TRANS: Button text for adding the favourite status to a notice.
9233 #: lib/favorform.php:135
9234 msgctxt "BUTTON"
9235 msgid "Favor"
9236 msgstr ""
9237
9238 #. TRANS: Feed type name.
9239 #: lib/feed.php:85
9240 msgid "RSS 1.0"
9241 msgstr ""
9242
9243 #. TRANS: Feed type name.
9244 #: lib/feed.php:88
9245 msgid "RSS 2.0"
9246 msgstr ""
9247
9248 #. TRANS: Feed type name.
9249 #: lib/feed.php:91
9250 msgid "Atom"
9251 msgstr ""
9252
9253 #. TRANS: Feed type name. FOAF stands for Friend of a Friend.
9254 #: lib/feed.php:94
9255 msgid "FOAF"
9256 msgstr ""
9257
9258 #. TRANS: Client exception thrown when an imported feed does not have an author.
9259 #: lib/feedimporter.php:82
9260 msgid "No author in the feed."
9261 msgstr ""
9262
9263 #. TRANS: Client exception thrown when an imported feed does not have an author that
9264 #. TRANS: can be associated with a user.
9265 #: lib/feedimporter.php:91
9266 msgid "Cannot import without a user."
9267 msgstr ""
9268
9269 #. TRANS: Header for feed links (h2).
9270 #: lib/feedlist.php:66
9271 msgid "Feeds"
9272 msgstr ""
9273
9274 #. TRANS: List element on gallery action page to show all tags.
9275 #: lib/galleryaction.php:129
9276 msgctxt "TAGS"
9277 msgid "All"
9278 msgstr ""
9279
9280 #. TRANS: Dropdown field label on gallery action page for a list containing tags.
9281 #: lib/galleryaction.php:140
9282 msgid "Tag"
9283 msgstr ""
9284
9285 #. TRANS: Dropdown field title on gallery action page for a list containing tags.
9286 #: lib/galleryaction.php:142
9287 msgid "Choose a tag to narrow list."
9288 msgstr ""
9289
9290 #. TRANS: Description on form for granting a role.
9291 #: lib/grantroleform.php:88
9292 #, php-format
9293 msgid "Grant this user the \"%s\" role"
9294 msgstr ""
9295
9296 #. TRANS: Button text for the form that will block a user from a group.
9297 #: lib/groupblockform.php:124
9298 msgctxt "BUTTON"
9299 msgid "Block"
9300 msgstr ""
9301
9302 #. TRANS: Submit button title.
9303 #: lib/groupblockform.php:128
9304 msgctxt "TOOLTIP"
9305 msgid "Block this user"
9306 msgstr ""
9307
9308 #. TRANS: Field title on group edit form.
9309 #: lib/groupeditform.php:162
9310 msgid "URL of the homepage or blog of the group or topic."
9311 msgstr ""
9312
9313 #. TRANS: Text area title for group description when there is no text limit.
9314 #: lib/groupeditform.php:168
9315 msgid "Describe the group or topic."
9316 msgstr ""
9317
9318 #. TRANS: Text area title for group description.
9319 #. TRANS: %d is the number of characters available for the description.
9320 #: lib/groupeditform.php:172
9321 #, php-format
9322 msgid "Describe the group or topic in %d character or less."
9323 msgid_plural "Describe the group or topic in %d characters or less."
9324 msgstr[0] ""
9325 msgstr[1] ""
9326
9327 #. TRANS: Field title on group edit form.
9328 #: lib/groupeditform.php:187
9329 msgid ""
9330 "Location for the group, if any, like \"City, State (or Region), Country\"."
9331 msgstr ""
9332
9333 #. TRANS: Field label on group edit form.
9334 #: lib/groupeditform.php:193
9335 msgid "Aliases"
9336 msgstr ""
9337
9338 #. TRANS: Input field title for group aliases.
9339 #. TRANS: %d is the maximum number of group aliases available.
9340 #: lib/groupeditform.php:198
9341 #, php-format
9342 msgid ""
9343 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
9344 "alias allowed."
9345 msgid_plural ""
9346 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
9347 "aliases allowed."
9348 msgstr[0] ""
9349 msgstr[1] ""
9350
9351 #. TRANS: Checkbox field title on group edit form to mark a group private.
9352 #: lib/groupeditform.php:210
9353 msgid ""
9354 "New members must be approved by admin and all posts are forced to be private."
9355 msgstr ""
9356
9357 #. TRANS: Indicator in group members list that this user is a group administrator.
9358 #: lib/groupmemberlistitem.php:21
9359 msgctxt "GROUPADMIN"
9360 msgid "Admin"
9361 msgstr ""
9362
9363 #. TRANS: Menu item in the group navigation page.
9364 #: lib/groupnav.php:81
9365 msgctxt "MENU"
9366 msgid "Group"
9367 msgstr ""
9368
9369 #. TRANS: Tooltip for menu item in the group navigation page.
9370 #. TRANS: %s is the nickname of the group.
9371 #: lib/groupnav.php:84
9372 #, php-format
9373 msgctxt "TOOLTIP"
9374 msgid "%s group"
9375 msgstr ""
9376
9377 #. TRANS: Menu item in the group navigation page.
9378 #: lib/groupnav.php:90
9379 msgctxt "MENU"
9380 msgid "Members"
9381 msgstr ""
9382
9383 #. TRANS: Tooltip for menu item in the group navigation page.
9384 #. TRANS: %s is the nickname of the group.
9385 #: lib/groupnav.php:93
9386 #, php-format
9387 msgctxt "TOOLTIP"
9388 msgid "%s group members"
9389 msgstr ""
9390
9391 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9392 #. TRANS: %d is the number of pending members.
9393 #: lib/groupnav.php:106
9394 #, php-format
9395 msgctxt "MENU"
9396 msgid "Pending members (%d)"
9397 msgid_plural "Pending members (%d)"
9398 msgstr[0] ""
9399 msgstr[1] ""
9400
9401 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9402 #. TRANS: %s is the nickname of the group.
9403 #: lib/groupnav.php:109
9404 #, php-format
9405 msgctxt "TOOLTIP"
9406 msgid "%s pending members"
9407 msgstr ""
9408
9409 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9410 #: lib/groupnav.php:116
9411 msgctxt "MENU"
9412 msgid "Blocked"
9413 msgstr ""
9414
9415 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9416 #. TRANS: %s is the nickname of the group.
9417 #: lib/groupnav.php:119
9418 #, php-format
9419 msgctxt "TOOLTIP"
9420 msgid "%s blocked users"
9421 msgstr ""
9422
9423 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9424 #. TRANS: Menu item in primary navigation panel.
9425 #: lib/groupnav.php:125 lib/primarynav.php:66
9426 msgctxt "MENU"
9427 msgid "Admin"
9428 msgstr ""
9429
9430 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9431 #. TRANS: %s is the nickname of the group.
9432 #: lib/groupnav.php:128
9433 #, php-format
9434 msgctxt "TOOLTIP"
9435 msgid "Edit %s group properties"
9436 msgstr ""
9437
9438 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9439 #: lib/groupnav.php:134
9440 msgctxt "MENU"
9441 msgid "Logo"
9442 msgstr ""
9443
9444 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9445 #. TRANS: %s is the nickname of the group.
9446 #: lib/groupnav.php:137
9447 #, php-format
9448 msgctxt "TOOLTIP"
9449 msgid "Add or edit %s logo"
9450 msgstr ""
9451
9452 #. TRANS: Group actions header (h2). Text hidden by default.
9453 #: lib/groupprofileblock.php:94
9454 msgid "Group actions"
9455 msgstr ""
9456
9457 #. TRANS: Title for groups with the most members section.
9458 #: lib/groupsbymemberssection.php:71
9459 msgid "Popular groups"
9460 msgstr ""
9461
9462 #. TRANS: Title for groups with the most posts section.
9463 #: lib/groupsbypostssection.php:71
9464 msgid "Active groups"
9465 msgstr ""
9466
9467 #. TRANS: Title for group tag cloud section.
9468 #. TRANS: %s is a group name.
9469 #: lib/grouptagcloudsection.php:57
9470 #, php-format
9471 msgid "Tags in %s group's notices"
9472 msgstr ""
9473
9474 #. TRANS: Client exception 406
9475 #: lib/htmloutputter.php:104
9476 msgid "This page is not available in a media type you accept"
9477 msgstr ""
9478
9479 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
9480 #: lib/imagefile.php:73
9481 msgid "Unsupported image file format."
9482 msgstr ""
9483
9484 #. TRANS: Exception thrown when too large a file is uploaded.
9485 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
9486 #: lib/imagefile.php:91
9487 #, php-format
9488 msgid "That file is too big. The maximum file size is %s."
9489 msgstr ""
9490
9491 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
9492 #: lib/imagefile.php:97
9493 msgid "Partial upload."
9494 msgstr ""
9495
9496 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
9497 #: lib/imagefile.php:115
9498 msgid "Not an image or corrupt file."
9499 msgstr ""
9500
9501 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
9502 #: lib/imagefile.php:178
9503 msgid "Lost our file."
9504 msgstr ""
9505
9506 #. TRANS: Exception thrown when trying to resize an unknown file type.
9507 #. TRANS: Exception thrown when trying resize an unknown file type.
9508 #: lib/imagefile.php:216 lib/imagefile.php:257
9509 msgid "Unknown file type"
9510 msgstr ""
9511
9512 #. TRANS: Number of megabytes. %d is the number.
9513 #: lib/imagefile.php:303
9514 #, php-format
9515 msgid "%dMB"
9516 msgid_plural "%dMB"
9517 msgstr[0] ""
9518 msgstr[1] ""
9519
9520 #. TRANS: Number of kilobytes. %d is the number.
9521 #: lib/imagefile.php:307
9522 #, php-format
9523 msgid "%dkB"
9524 msgid_plural "%dkB"
9525 msgstr[0] ""
9526 msgstr[1] ""
9527
9528 #. TRANS: Number of bytes. %d is the number.
9529 #: lib/imagefile.php:310
9530 #, php-format
9531 msgid "%dB"
9532 msgid_plural "%dB"
9533 msgstr[0] ""
9534 msgstr[1] ""
9535
9536 #. TRANS: Body text for confirmation code e-mail.
9537 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
9538 #. TRANS: %3$s is the display name of an IM plugin.
9539 #: lib/implugin.php:265
9540 #, php-format
9541 msgid ""
9542 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
9543 "that is true, you can confirm by clicking on this URL: %4$s . (If you cannot "
9544 "click it, copy-and-paste it into the address bar of your browser). If that "
9545 "user is not you, or if you did not request this confirmation, just ignore "
9546 "this message."
9547 msgstr ""
9548
9549 #. TRANS: Exception thrown when trying to deliver a notice to an unknown inbox.
9550 #. TRANS: %d is the unknown inbox ID (number).
9551 #: lib/implugin.php:353
9552 #, php-format
9553 msgid "Unknown inbox source %d."
9554 msgstr ""
9555
9556 #. TRANS: Server exception thrown trying to initialise an IM plugin without meeting all prerequisites.
9557 #: lib/implugin.php:629
9558 msgid "Queueing must be enabled to use IM plugins."
9559 msgstr ""
9560
9561 #. TRANS: Server exception thrown trying to initialise an IM plugin without a transport method.
9562 #: lib/implugin.php:634
9563 msgid "Transport cannot be null."
9564 msgstr ""
9565
9566 #. TRANS: Title for inbox tag cloud section.
9567 #: lib/inboxtagcloudsection.php:56
9568 msgctxt "TITLE"
9569 msgid "Trends"
9570 msgstr ""
9571
9572 #. TRANS: Button text for inviting more users to the StatusNet instance.
9573 #: lib/invitebuttonsection.php:60
9574 msgctxt "BUTTON"
9575 msgid "Invite more colleagues"
9576 msgstr ""
9577
9578 #. TRANS: Form legend.
9579 #: lib/inviteform.php:85
9580 msgid "Invite collegues"
9581 msgstr ""
9582
9583 #. TRANS: Field label for a list of e-mail addresses.
9584 #: lib/inviteform.php:100
9585 msgid "Email addresses"
9586 msgstr ""
9587
9588 #. TRANS: Field title for a list of e-mail addresses.
9589 #: lib/inviteform.php:103
9590 msgid "Addresses of friends to invite (one per line)."
9591 msgstr ""
9592
9593 #. TRANS: Field label for a personal message to send to invitees.
9594 #: lib/inviteform.php:109
9595 msgid "Personal message"
9596 msgstr ""
9597
9598 #. TRANS: Field title for a personal message to send to invitees.
9599 #: lib/inviteform.php:112
9600 msgid "Optionally add a personal message to the invitation."
9601 msgstr ""
9602
9603 #. TRANS: Send button for inviting friends
9604 #. TRANS: Button text for sending notice.
9605 #: lib/inviteform.php:128 lib/noticeform.php:302
9606 msgctxt "BUTTON"
9607 msgid "Send"
9608 msgstr ""
9609
9610 #. TRANS: Submit button title.
9611 #: lib/inviteform.php:131
9612 msgid "Send invitations."
9613 msgstr ""
9614
9615 #. TRANS: Button text for joining a group.
9616 #: lib/joinform.php:108
9617 msgctxt "BUTTON"
9618 msgid "Join"
9619 msgstr ""
9620
9621 #. TRANS: Button text on form to leave a group.
9622 #: lib/leaveform.php:109
9623 msgctxt "BUTTON"
9624 msgid "Leave"
9625 msgstr ""
9626
9627 #. TRANS: Menu item for logging in to the StatusNet site.
9628 #. TRANS: Menu item in primary navigation panel.
9629 #: lib/logingroupnav.php:64 lib/primarynav.php:82
9630 msgctxt "MENU"
9631 msgid "Login"
9632 msgstr ""
9633
9634 #. TRANS: Title for menu item for logging in to the StatusNet site.
9635 #: lib/logingroupnav.php:66
9636 msgid "Login with a username and password"
9637 msgstr ""
9638
9639 #. TRANS: Menu item for registering with the StatusNet site.
9640 #: lib/logingroupnav.php:73
9641 msgctxt "MENU"
9642 msgid "Register"
9643 msgstr ""
9644
9645 #. TRANS: Title for menu item for registering with the StatusNet site.
9646 #: lib/logingroupnav.php:75
9647 msgid "Sign up for a new account"
9648 msgstr ""
9649
9650 #. TRANS: Subject for address confirmation email.
9651 #: lib/mail.php:172
9652 msgid "Email address confirmation"
9653 msgstr ""
9654
9655 #. TRANS: Body for address confirmation email.
9656 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
9657 #. TRANS: %3$s is the URL to confirm at.
9658 #: lib/mail.php:177
9659 #, php-format
9660 msgid ""
9661 "Hey, %1$s.\n"
9662 "\n"
9663 "Someone just entered this email address on %2$s.\n"
9664 "\n"
9665 "If it was you, and you want to confirm your entry, use the URL below:\n"
9666 "\n"
9667 "\t%3$s\n"
9668 "\n"
9669 "If not, just ignore this message.\n"
9670 "\n"
9671 "Thanks for your time, \n"
9672 "%2$s\n"
9673 msgstr ""
9674
9675 #. TRANS: Subject of new-subscriber notification e-mail.
9676 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
9677 #. TRANS: Main body of new-subscriber notification e-mail.
9678 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
9679 #: lib/mail.php:243 lib/mail.php:249
9680 #, php-format
9681 msgid "%1$s is now following you on %2$s."
9682 msgstr ""
9683
9684 #. TRANS: Subject of pending new-subscriber notification e-mail.
9685 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
9686 #: lib/mail.php:283
9687 #, php-format
9688 msgid "%1$s would like to listen to your notices on %2$s."
9689 msgstr ""
9690
9691 #. TRANS: Main body of pending new-subscriber notification e-mail.
9692 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
9693 #: lib/mail.php:290
9694 #, php-format
9695 msgid ""
9696 "%1$s would like to listen to your notices on %2$s. You may approve or reject "
9697 "their subscription at %3$s"
9698 msgstr ""
9699
9700 #. TRANS: Common footer block for StatusNet notification emails.
9701 #. TRANS: %1$s is the StatusNet sitename,
9702 #. TRANS: %2$s is a link to the addressed user's e-mail settings.
9703 #: lib/mail.php:309
9704 #, php-format
9705 msgid ""
9706 "Faithfully yours,\n"
9707 "%1$s.\n"
9708 "\n"
9709 "----\n"
9710 "Change your email address or notification options at %2$s"
9711 msgstr ""
9712
9713 #. TRANS: Profile info line in notification e-mail.
9714 #. TRANS: %s is a URL.
9715 #: lib/mail.php:334
9716 #, php-format
9717 msgid "Profile: %s"
9718 msgstr ""
9719
9720 #. TRANS: Profile info line in notification e-mail.
9721 #. TRANS: %s is biographical information.
9722 #: lib/mail.php:348
9723 #, php-format
9724 msgid "Bio: %s"
9725 msgstr ""
9726
9727 #. TRANS: This is a paragraph in a new-subscriber e-mail.
9728 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
9729 #: lib/mail.php:358
9730 #, php-format
9731 msgid ""
9732 "If you believe this account is being used abusively, you can block them from "
9733 "your subscribers list and report as spam to site administrators at %s."
9734 msgstr ""
9735
9736 #. TRANS: Subject of notification mail for new posting email address.
9737 #. TRANS: %s is the StatusNet sitename.
9738 #: lib/mail.php:386
9739 #, php-format
9740 msgid "New email address for posting to %s"
9741 msgstr ""
9742
9743 #. TRANS: Body of notification mail for new posting email address.
9744 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
9745 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
9746 #: lib/mail.php:392
9747 #, php-format
9748 msgid ""
9749 "You have a new posting address on %1$s.\n"
9750 "\n"
9751 "Send email to %2$s to post new messages.\n"
9752 "\n"
9753 "More email instructions at %3$s."
9754 msgstr ""
9755
9756 #. TRANS: Subject line for SMS-by-email notification messages.
9757 #. TRANS: %s is the posting user's nickname.
9758 #: lib/mail.php:513
9759 #, php-format
9760 msgid "%s status"
9761 msgstr ""
9762
9763 #. TRANS: Subject line for SMS-by-email address confirmation message.
9764 #: lib/mail.php:539
9765 msgid "SMS confirmation"
9766 msgstr ""
9767
9768 #. TRANS: Main body heading for SMS-by-email address confirmation message.
9769 #. TRANS: %s is the addressed user's nickname.
9770 #: lib/mail.php:543
9771 #, php-format
9772 msgid "%s: confirm you own this phone number with this code:"
9773 msgstr ""
9774
9775 #. TRANS: Subject for 'nudge' notification email.
9776 #. TRANS: %s is the nudging user.
9777 #: lib/mail.php:564
9778 #, php-format
9779 msgid "You have been nudged by %s"
9780 msgstr ""
9781
9782 #. TRANS: Body for 'nudge' notification email.
9783 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
9784 #. TRANS: %3$s is a URL to post notices at.
9785 #: lib/mail.php:571
9786 #, php-format
9787 msgid ""
9788 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
9789 "to post some news.\n"
9790 "\n"
9791 "So let's hear from you :)\n"
9792 "\n"
9793 "%3$s\n"
9794 "\n"
9795 "Don't reply to this email; it won't get to them."
9796 msgstr ""
9797
9798 #. TRANS: Subject for direct-message notification email.
9799 #. TRANS: %s is the sending user's nickname.
9800 #: lib/mail.php:616
9801 #, php-format
9802 msgid "New private message from %s"
9803 msgstr ""
9804
9805 #. TRANS: Body for direct-message notification email.
9806 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
9807 #. TRANS: %3$s is the message content, %4$s a URL to the message,
9808 #: lib/mail.php:623
9809 #, php-format
9810 msgid ""
9811 "%1$s (%2$s) sent you a private message:\n"
9812 "\n"
9813 "------------------------------------------------------\n"
9814 "%3$s\n"
9815 "------------------------------------------------------\n"
9816 "\n"
9817 "You can reply to their message here:\n"
9818 "\n"
9819 "%4$s\n"
9820 "\n"
9821 "Don't reply to this email; it won't get to them."
9822 msgstr ""
9823
9824 #. TRANS: Subject for favorite notification e-mail.
9825 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
9826 #: lib/mail.php:673
9827 #, php-format
9828 msgid "%1$s (@%2$s) added your notice as a favorite"
9829 msgstr ""
9830
9831 #. TRANS: Body for favorite notification e-mail.
9832 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
9833 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
9834 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
9835 #. TRANS: %7$s is the adding user's nickname.
9836 #: lib/mail.php:680
9837 #, php-format
9838 msgid ""
9839 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
9840 "\n"
9841 "The URL of your notice is:\n"
9842 "\n"
9843 "%3$s\n"
9844 "\n"
9845 "The text of your notice is:\n"
9846 "\n"
9847 "%4$s\n"
9848 "\n"
9849 "You can see the list of %1$s's favorites here:\n"
9850 "\n"
9851 "%5$s"
9852 msgstr ""
9853
9854 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
9855 #: lib/mail.php:737
9856 #, php-format
9857 msgid ""
9858 "The full conversation can be read here:\n"
9859 "\n"
9860 "\t%s"
9861 msgstr ""
9862
9863 #. TRANS: E-mail subject for notice notification.
9864 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
9865 #: lib/mail.php:745
9866 #, php-format
9867 msgid "%1$s (@%2$s) sent a notice to your attention"
9868 msgstr ""
9869
9870 #. TRANS: Body of @-reply notification e-mail.
9871 #. TRANS: %1$s is the sending user's name, $2$s is the StatusNet sitename,
9872 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
9873 #. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
9874 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replies for the addressed user,
9875 #: lib/mail.php:752
9876 #, php-format
9877 msgid ""
9878 "%1$s just sent a notice to your attention (an '@-reply') on %2$s.\n"
9879 "\n"
9880 "The notice is here:\n"
9881 "\n"
9882 "\t%3$s\n"
9883 "\n"
9884 "It reads:\n"
9885 "\n"
9886 "\t%4$s\n"
9887 "\n"
9888 "%5$sYou can reply back here:\n"
9889 "\n"
9890 "\t%6$s\n"
9891 "\n"
9892 "The list of all @-replies for you here:\n"
9893 "\n"
9894 "%7$s"
9895 msgstr ""
9896
9897 #. TRANS: Subject of group join notification e-mail.
9898 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
9899 #. TRANS: Main body of group join notification e-mail.
9900 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
9901 #. TRANS: %4$s is a block of profile info about the subscriber.
9902 #. TRANS: %5$s is a link to the addressed user's e-mail settings.
9903 #: lib/mail.php:823 lib/mail.php:833
9904 #, php-format
9905 msgid "%1$s has joined your group %2$s on %3$s."
9906 msgstr ""
9907
9908 #. TRANS: Subject of pending group join request notification e-mail.
9909 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
9910 #: lib/mail.php:870
9911 #, php-format
9912 msgid "%1$s wants to join your group %2$s on %3$s."
9913 msgstr ""
9914
9915 #. TRANS: Main body of pending group join request notification e-mail.
9916 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
9917 #. TRANS: %4$s is the URL to the moderation queue page.
9918 #: lib/mail.php:878
9919 #, php-format
9920 msgid ""
9921 "%1$s would like to join your group %2$s on %3$s. You may approve or reject "
9922 "their group membership at %4$s"
9923 msgstr ""
9924
9925 #. TRANS: Client error displayed when trying to access a mailbox that is not of the logged in user.
9926 #: lib/mailbox.php:87
9927 msgid "Only the user can read their own mailboxes."
9928 msgstr ""
9929
9930 #. TRANS: Message displayed when there are no private messages in the inbox of a user.
9931 #: lib/mailbox.php:120
9932 msgid ""
9933 "You have no private messages. You can send private message to engage other "
9934 "users in conversation. People can send you messages for your eyes only."
9935 msgstr ""
9936
9937 #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
9938 #: lib/mailboxmenu.php:59
9939 msgctxt "MENU"
9940 msgid "Inbox"
9941 msgstr ""
9942
9943 #. TRANS: Menu item title in mailbox menu. Leads to incoming private messages.
9944 #: lib/mailboxmenu.php:61
9945 msgid "Your incoming messages."
9946 msgstr ""
9947
9948 #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
9949 #: lib/mailboxmenu.php:66
9950 msgctxt "MENU"
9951 msgid "Outbox"
9952 msgstr ""
9953
9954 #. TRANS: Menu item title in mailbox menu. Leads to outgoing private messages.
9955 #: lib/mailboxmenu.php:68
9956 msgid "Your sent messages."
9957 msgstr ""
9958
9959 #. TRANS: Error message in incoming mail handler used when an incoming e-mail cannot be processed.
9960 #: lib/mailhandler.php:38
9961 msgid "Could not parse message."
9962 msgstr ""
9963
9964 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a registered user.
9965 #: lib/mailhandler.php:44
9966 msgid "Not a registered user."
9967 msgstr ""
9968
9969 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a user's incoming e-mail address.
9970 #: lib/mailhandler.php:49
9971 msgid "Sorry, that is not your incoming email address."
9972 msgstr ""
9973
9974 #. TRANS: Error message in incoming mail handler used when no incoming e-mail is allowed.
9975 #: lib/mailhandler.php:54
9976 msgid "Sorry, no incoming email allowed."
9977 msgstr ""
9978
9979 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is of an unsupported type.
9980 #. TRANS: %s is the unsupported type.
9981 #: lib/mailhandler.php:235
9982 #, php-format
9983 msgid "Unsupported message type: %s."
9984 msgstr ""
9985
9986 #. TRANS: Form legend for form to make a user a group admin.
9987 #: lib/makeadminform.php:87
9988 msgid "Make user an admin of the group"
9989 msgstr ""
9990
9991 #. TRANS: Button text for the form that will make a user administrator.
9992 #: lib/makeadminform.php:120
9993 msgctxt "BUTTON"
9994 msgid "Make Admin"
9995 msgstr ""
9996
9997 #. TRANS: Submit button title.
9998 #: lib/makeadminform.php:124
9999 msgctxt "TOOLTIP"
10000 msgid "Make this user an admin"
10001 msgstr ""
10002
10003 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
10004 #: lib/mediafile.php:102 lib/mediafile.php:174
10005 msgid "There was a database error while saving your file. Please try again."
10006 msgstr ""
10007
10008 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
10009 #: lib/mediafile.php:238 lib/mediafile.php:281
10010 msgid "File exceeds user's quota."
10011 msgstr ""
10012
10013 #. TRANS: Client exception thrown when a file upload operation fails because the file could
10014 #. TRANS: not be moved from the temporary folder to the permanent file location.
10015 #: lib/mediafile.php:258 lib/mediafile.php:300
10016 msgid "File could not be moved to destination directory."
10017 msgstr ""
10018
10019 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
10020 #. TRANS: type of the uploaded file could not be determined.
10021 #: lib/mediafile.php:265 lib/mediafile.php:306
10022 msgid "Could not determine file's MIME type."
10023 msgstr ""
10024
10025 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
10026 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
10027 #. TRANS: the MIME type that was denied.
10028 #: lib/mediafile.php:396
10029 #, php-format
10030 msgid ""
10031 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
10032 "format."
10033 msgstr ""
10034
10035 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
10036 #. TRANS: %s is the file type that was denied.
10037 #: lib/mediafile.php:401
10038 #, php-format
10039 msgid "\"%s\" is not a supported file type on this server."
10040 msgstr ""
10041
10042 #. TRANS: Form legend for direct notice.
10043 #: lib/messageform.php:114
10044 msgid "Send a direct notice"
10045 msgstr ""
10046
10047 #. TRANS: Label entry in drop-down selection box in direct-message inbox/outbox.
10048 #. TRANS: This is the default entry in the drop-down box, doubling as instructions
10049 #. TRANS: and a brake against accidental submissions with the first user in the list.
10050 #: lib/messageform.php:132
10051 msgid "Select recipient:"
10052 msgstr ""
10053
10054 #. TRANS Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
10055 #: lib/messageform.php:145
10056 msgid "No mutual subscribers."
10057 msgstr ""
10058
10059 #. TRANS: Dropdown label in direct notice form.
10060 #: lib/messageform.php:149
10061 msgid "To"
10062 msgstr ""
10063
10064 #. TRANS: Button text for sending a direct notice.
10065 #: lib/messageform.php:179
10066 msgctxt "Send button for sending notice"
10067 msgid "Send"
10068 msgstr ""
10069
10070 #. TRANS: Header in message list.
10071 #: lib/messagelist.php:77
10072 msgid "Messages"
10073 msgstr ""
10074
10075 #. TRANS: Followed by notice source (usually the client used to send the notice).
10076 #. TRANS: Followed by notice source.
10077 #: lib/messagelistitem.php:123 lib/noticelistitem.php:506
10078 msgid "from"
10079 msgstr ""
10080
10081 #. TRANS: A possible notice source (web interface).
10082 #: lib/messagelistitem.php:144 lib/noticelistitem.php:501
10083 msgctxt "SOURCE"
10084 msgid "web"
10085 msgstr ""
10086
10087 #. TRANS: A possible notice source (XMPP).
10088 #: lib/messagelistitem.php:146
10089 msgctxt "SOURCE"
10090 msgid "xmpp"
10091 msgstr ""
10092
10093 #. TRANS: A possible notice source (e-mail).
10094 #: lib/messagelistitem.php:148
10095 msgctxt "SOURCE"
10096 msgid "mail"
10097 msgstr ""
10098
10099 #. TRANS: A possible notice source (OpenMicroBlogging).
10100 #: lib/messagelistitem.php:150
10101 msgctxt "SOURCE"
10102 msgid "omb"
10103 msgstr ""
10104
10105 #. TRANS: A possible notice source (Application Programming Interface).
10106 #: lib/messagelistitem.php:152
10107 msgctxt "SOURCE"
10108 msgid "api"
10109 msgstr ""
10110
10111 #. TRANS: Client exception thrown when no author for an activity was found.
10112 #: lib/microappplugin.php:356
10113 msgid "Cannot get author for activity."
10114 msgstr ""
10115
10116 #. TRANS: Client exception thrown when ...
10117 #: lib/microappplugin.php:394
10118 msgid "Bookmark not posted to this group."
10119 msgstr ""
10120
10121 #. TRANS: Client exception when ...
10122 #: lib/microappplugin.php:408
10123 msgid "Object not posted to this user."
10124 msgstr ""
10125
10126 #. TRANS: Server exception thrown when a micro app plugin uses a target that cannot be handled.
10127 #: lib/microappplugin.php:412
10128 msgid "Do not know how to handle this kind of target."
10129 msgstr ""
10130
10131 #. TRANS: Server exception thrown when a micro app plugin developer has not done his job too well.
10132 #: lib/microappplugin.php:554
10133 msgid "You must implement either adaptNoticeListItem() or showNotice()."
10134 msgstr ""
10135
10136 #. TRANS: Validation error in form for registration, profile and group settings, etc.
10137 #: lib/nickname.php:178
10138 msgid "Nickname cannot be empty."
10139 msgstr ""
10140
10141 #. TRANS: Validation error in form for registration, profile and group settings, etc.
10142 #: lib/nickname.php:191
10143 #, php-format
10144 msgid "Nickname cannot be more than %d character long."
10145 msgid_plural "Nickname cannot be more than %d characters long."
10146 msgstr[0] ""
10147 msgstr[1] ""
10148
10149 #. TRANS: Form legend for notice form.
10150 #: lib/noticeform.php:194
10151 msgid "Send a notice"
10152 msgstr ""
10153
10154 #. TRANS: Title for notice label. %s is the user's nickname.
10155 #: lib/noticeform.php:208
10156 #, php-format
10157 msgid "What's up, %s?"
10158 msgstr ""
10159
10160 #. TRANS: Input label in notice form for adding an attachment.
10161 #: lib/noticeform.php:228
10162 msgid "Attach"
10163 msgstr ""
10164
10165 #. TRANS: Title for input field to attach a file to a notice.
10166 #: lib/noticeform.php:233
10167 msgid "Attach a file."
10168 msgstr ""
10169
10170 #. TRANS: Field label to add location to a notice.
10171 #: lib/noticeform.php:271
10172 msgid "Share my location"
10173 msgstr ""
10174
10175 #. TRANS: Text to not share location for a notice in notice form.
10176 #: lib/noticeform.php:276
10177 msgid "Do not share my location"
10178 msgstr ""
10179
10180 #. TRANS: Timeout error text for location retrieval in notice form.
10181 #: lib/noticeform.php:278
10182 msgid ""
10183 "Sorry, retrieving your geo location is taking longer than expected, please "
10184 "try again later"
10185 msgstr ""
10186
10187 #. TRANS: Separator in profile addressees list.
10188 #: lib/noticelistitem.php:243
10189 msgctxt "SEPARATOR"
10190 msgid ", "
10191 msgstr ""
10192
10193 #. TRANS: Used in coordinates as abbreviation of north.
10194 #: lib/noticelistitem.php:429
10195 msgid "N"
10196 msgstr ""
10197
10198 #. TRANS: Used in coordinates as abbreviation of south.
10199 #: lib/noticelistitem.php:431
10200 msgid "S"
10201 msgstr ""
10202
10203 #. TRANS: Used in coordinates as abbreviation of east.
10204 #: lib/noticelistitem.php:433
10205 msgid "E"
10206 msgstr ""
10207
10208 #. TRANS: Used in coordinates as abbreviation of west.
10209 #: lib/noticelistitem.php:435
10210 msgid "W"
10211 msgstr ""
10212
10213 #. TRANS: Coordinates message.
10214 #. TRANS: %1$s is lattitude degrees, %2$s is lattitude minutes,
10215 #. TRANS: %3$s is lattitude seconds, %4$s is N (north) or S (south) depending on lattitude,
10216 #. TRANS: %5$s is longitude degrees, %6$s is longitude minutes,
10217 #. TRANS: %7$s is longitude seconds, %8$s is E (east) or W (west) depending on longitude,
10218 #: lib/noticelistitem.php:442
10219 #, php-format
10220 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
10221 msgstr ""
10222
10223 #. TRANS: Followed by geo location.
10224 #: lib/noticelistitem.php:452
10225 msgid "at"
10226 msgstr ""
10227
10228 #. TRANS: Addition in notice list item if notice is part of a conversation.
10229 #: lib/noticelistitem.php:567
10230 msgid "in context"
10231 msgstr ""
10232
10233 #. TRANS: Addition in notice list item if notice was repeated. Followed by a span with a nickname.
10234 #: lib/noticelistitem.php:602
10235 msgid "Repeated by"
10236 msgstr ""
10237
10238 #. TRANS: Link title in notice list item to reply to a notice.
10239 #: lib/noticelistitem.php:629
10240 msgid "Reply to this notice"
10241 msgstr ""
10242
10243 #. TRANS: Link text in notice list item to reply to a notice.
10244 #: lib/noticelistitem.php:631
10245 msgid "Reply"
10246 msgstr ""
10247
10248 #. TRANS: Link title in notice list item to delete a notice.
10249 #: lib/noticelistitem.php:657
10250 msgid "Delete this notice"
10251 msgstr ""
10252
10253 #. TRANS: Title for repeat form status in notice list when a notice has been repeated.
10254 #: lib/noticelistitem.php:680
10255 msgid "Notice repeated."
10256 msgstr ""
10257
10258 #. TRANS: Field label for notice text.
10259 #: lib/noticeplaceholderform.php:55
10260 msgid "Update your status..."
10261 msgstr ""
10262
10263 #. TRANS: Form legend of form to nudge/ping another user.
10264 #: lib/nudgeform.php:111
10265 msgid "Nudge this user"
10266 msgstr ""
10267
10268 #. TRANS: Button text to nudge/ping another user.
10269 #: lib/nudgeform.php:124
10270 msgctxt "BUTTON"
10271 msgid "Nudge"
10272 msgstr ""
10273
10274 #. TRANS: Button title to nudge/ping another user.
10275 #: lib/nudgeform.php:128
10276 msgid "Send a nudge to this user."
10277 msgstr ""
10278
10279 #. TRANS: Exception thrown when creating a new profile fails in OAuth store.
10280 #: lib/oauthstore.php:291
10281 msgid "Error inserting new profile."
10282 msgstr ""
10283
10284 #. TRANS: Exception thrown when creating a new avatar fails in OAuth store.
10285 #: lib/oauthstore.php:300
10286 msgid "Error inserting avatar."
10287 msgstr ""
10288
10289 #. TRANS: Exception thrown when creating a remote profile fails in OAuth store.
10290 #: lib/oauthstore.php:322
10291 msgid "Error inserting remote profile."
10292 msgstr ""
10293
10294 #. TRANS: Exception thrown when a notice is denied because it has been sent before.
10295 #: lib/oauthstore.php:362
10296 msgid "Duplicate notice."
10297 msgstr ""
10298
10299 #. TRANS: Exception thrown when creating a new subscription fails in OAuth store.
10300 #: lib/oauthstore.php:509
10301 msgid "Could not insert new subscription."
10302 msgstr ""
10303
10304 #. TRANS: Server exception thrown in oEmbed action if no API endpoint is available.
10305 #: lib/oembedhelper.php:135
10306 msgid "No oEmbed API endpoint available."
10307 msgstr ""
10308
10309 #. TRANS: Field label for list.
10310 #: lib/peopletageditform.php:131
10311 msgctxt "LABEL"
10312 msgid "List"
10313 msgstr ""
10314
10315 #. TRANS: Field title for list.
10316 #: lib/peopletageditform.php:134
10317 msgid "Change the list (letters, numbers, -, ., and _ are allowed)."
10318 msgstr ""
10319
10320 #. TRANS: Field title for description of list.
10321 #: lib/peopletageditform.php:141
10322 msgid "Describe the list or topic."
10323 msgstr ""
10324
10325 #. TRANS: Field title for description of list.
10326 #. TRANS: %d is the maximum number of characters for the description.
10327 #: lib/peopletageditform.php:145
10328 #, php-format
10329 msgid "Describe the list or topic in %d character."
10330 msgid_plural "Describe the list or topic in %d characters."
10331 msgstr[0] ""
10332 msgstr[1] ""
10333
10334 #. TRANS: Button title to delete a list.
10335 #: lib/peopletageditform.php:175
10336 msgid "Delete this list."
10337 msgstr ""
10338
10339 #. TRANS: Header in list edit form.
10340 #: lib/peopletageditform.php:182
10341 msgid "Add or remove people"
10342 msgstr ""
10343
10344 #. TRANS: Header in list edit form.
10345 #: lib/peopletageditform.php:186
10346 msgctxt "HEADER"
10347 msgid "Search"
10348 msgstr ""
10349
10350 #. TRANS: Menu item in list navigation panel.
10351 #: lib/peopletaggroupnav.php:107
10352 msgctxt "MENU"
10353 msgid "List"
10354 msgstr ""
10355
10356 #. TRANS: Menu item title in list navigation panel.
10357 #. TRANS: %1$s is a list, %2$s is a nickname.
10358 #: lib/peopletaggroupnav.php:110 lib/peopletaggroupnav.php:121
10359 #, php-format
10360 msgid "%1$s list by %2$s."
10361 msgstr ""
10362
10363 #. TRANS: Menu item in list navigation panel.
10364 #: lib/peopletaggroupnav.php:118
10365 msgctxt "MENU"
10366 msgid "Listed"
10367 msgstr ""
10368
10369 #. TRANS: Menu item in list navigation panel.
10370 #. TRANS: Menu item in local navigation menu.
10371 #: lib/peopletaggroupnav.php:129 lib/subgroupnav.php:96
10372 msgctxt "MENU"
10373 msgid "Subscribers"
10374 msgstr ""
10375
10376 #. TRANS: Menu item title in list navigation panel.
10377 #. TRANS: %1$s is a list, %2$s is a nickname.
10378 #: lib/peopletaggroupnav.php:132
10379 #, php-format
10380 msgid "Subscribers to %1$s list by %2$s."
10381 msgstr ""
10382
10383 #. TRANS: Menu item in list navigation panel.
10384 #: lib/peopletaggroupnav.php:142
10385 msgctxt "MENU"
10386 msgid "Edit"
10387 msgstr ""
10388
10389 #. TRANS: Menu item title in list navigation panel.
10390 #. TRANS: %s is a list.
10391 #: lib/peopletaggroupnav.php:145
10392 #, php-format
10393 msgid "Edit %s list by you."
10394 msgstr ""
10395
10396 #. TRANS: Link description for link to list of users tagged with a tag.
10397 #: lib/peopletaglist.php:173
10398 msgid "Tagged"
10399 msgstr ""
10400
10401 #. TRANS: Title for link to edit list settings.
10402 #: lib/peopletaglist.php:196
10403 msgid "Edit list settings."
10404 msgstr ""
10405
10406 #. TRANS: Text for link to edit list settings.
10407 #: lib/peopletaglist.php:198
10408 msgid "Edit"
10409 msgstr ""
10410
10411 #. TRANS: Privacy mode text in list list item for private list.
10412 #: lib/peopletaglist.php:260
10413 msgctxt "MODE"
10414 msgid "Private"
10415 msgstr ""
10416
10417 #. TRANS: Menu item in the group navigation page.
10418 #: lib/peopletagnav.php:78
10419 msgctxt "MENU"
10420 msgid "List Subscriptions"
10421 msgstr ""
10422
10423 #. TRANS: Tooltip for menu item in the group navigation page.
10424 #. TRANS: %s is a user nickname.
10425 #: lib/peopletagnav.php:81
10426 #, php-format
10427 msgctxt "TOOLTIP"
10428 msgid "Lists subscribed to by %s."
10429 msgstr ""
10430
10431 #. TRANS: Menu item in the group navigation page.
10432 #. TRANS: %s is a user nickname.
10433 #: lib/peopletagnav.php:88
10434 #, php-format
10435 msgctxt "MENU"
10436 msgid "Lists with %s"
10437 msgstr ""
10438
10439 #. TRANS: Tooltip for menu item in the group navigation page.
10440 #. TRANS: %s is a user nickname.
10441 #: lib/peopletagnav.php:91
10442 #, php-format
10443 msgctxt "TOOLTIP"
10444 msgid "Lists with %s."
10445 msgstr ""
10446
10447 #. TRANS: Menu item in the group navigation page.
10448 #. TRANS: %s is a user nickname.
10449 #: lib/peopletagnav.php:98
10450 #, php-format
10451 msgctxt "MENU"
10452 msgid "Lists by %s"
10453 msgstr ""
10454
10455 #. TRANS: Tooltip for menu item in the group navigation page.
10456 #. TRANS: %s is a user nickname.
10457 #: lib/peopletagnav.php:101
10458 #, php-format
10459 msgctxt "TOOLTIP"
10460 msgid "Lists by %s."
10461 msgstr ""
10462
10463 #. TRANS: Label in lists widget.
10464 #: lib/peopletags.php:87
10465 msgctxt "LABEL"
10466 msgid "Your lists"
10467 msgstr ""
10468
10469 #. TRANS: Fieldset legend in lists widget.
10470 #: lib/peopletags.php:135
10471 msgctxt "LEGEND"
10472 msgid "Edit lists"
10473 msgstr ""
10474
10475 #. TRANS: Label in self tags widget.
10476 #: lib/peopletags.php:193
10477 msgctxt "LABEL"
10478 msgid "Tags"
10479 msgstr ""
10480
10481 #. TRANS: Title for section contaning lists with the most subscribers.
10482 #: lib/peopletagsbysubssection.php:69
10483 msgid "Popular lists"
10484 msgstr ""
10485
10486 #. TRANS: List summary. %1$d is the number of users in the list,
10487 #. TRANS: %2$d is the number of subscribers to the list.
10488 #: lib/peopletagsection.php:125
10489 #, php-format
10490 msgid "Listed: %1$d Subscribers: %2$d"
10491 msgstr ""
10492
10493 #. TRANS: Title for page that displays which lists current user is part of.
10494 #: lib/peopletagsforusersection.php:69
10495 #, php-format
10496 msgid "Lists with you"
10497 msgstr ""
10498
10499 #. TRANS: Title for page that displays which lists a user is part of.
10500 #. TRANS: %s is a profile name.
10501 #: lib/peopletagsforusersection.php:73
10502 #, php-format
10503 msgid "Lists with %s"
10504 msgstr ""
10505
10506 #. TRANS: Title for page that displays lists a user has subscribed to.
10507 #: lib/peopletagsubscriptionssection.php:66
10508 msgid "List subscriptions"
10509 msgstr ""
10510
10511 #. TRANS: Menu item in personal group navigation menu.
10512 #. TRANS: Menu item in settings navigation panel.
10513 #. TRANS: Menu item in local navigation menu.
10514 #: lib/personalgroupnav.php:82 lib/settingsnav.php:89 lib/subgroupnav.php:77
10515 msgctxt "MENU"
10516 msgid "Profile"
10517 msgstr ""
10518
10519 #. TRANS: Menu item title in personal group navigation menu.
10520 #: lib/personalgroupnav.php:84
10521 msgid "Your profile"
10522 msgstr ""
10523
10524 #. TRANS: Menu item in personal group navigation menu.
10525 #: lib/personalgroupnav.php:90
10526 msgctxt "MENU"
10527 msgid "Replies"
10528 msgstr ""
10529
10530 #. TRANS: Menu item in personal group navigation menu.
10531 #: lib/personalgroupnav.php:98
10532 msgctxt "MENU"
10533 msgid "Favorites"
10534 msgstr ""
10535
10536 #. TRANS: Replaces %s in '%s\'s favorite notices'. (Yes, we know we need to fix this.)
10537 #: lib/personalgroupnav.php:104
10538 msgctxt "FIXME"
10539 msgid "User"
10540 msgstr ""
10541
10542 #. TRANS: Menu item in personal group navigation menu.
10543 #: lib/personalgroupnav.php:115
10544 msgctxt "MENU"
10545 msgid "Messages"
10546 msgstr ""
10547
10548 #. TRANS: Menu item title in personal group navigation menu.
10549 #: lib/personalgroupnav.php:117
10550 msgid "Your incoming messages"
10551 msgstr ""
10552
10553 #. TRANS: Displayed as version information for a plugin if no version information was found.
10554 #: lib/plugin.php:126
10555 msgid "Unknown"
10556 msgstr ""
10557
10558 #. TRANS: Plugin admin panel controls
10559 #: lib/plugindisableform.php:90
10560 msgctxt "plugin"
10561 msgid "Disable"
10562 msgstr ""
10563
10564 #. TRANS: Plugin admin panel controls
10565 #: lib/pluginenableform.php:112
10566 msgctxt "plugin"
10567 msgid "Enable"
10568 msgstr ""
10569
10570 #: lib/pluginlist.php:196
10571 msgctxt "plugin-description"
10572 msgid "(Plugin descriptions unavailable when disabled.)"
10573 msgstr ""
10574
10575 #. TRANS: Menu item in primary navigation panel.
10576 #: lib/primarynav.php:58
10577 msgctxt "MENU"
10578 msgid "Settings"
10579 msgstr ""
10580
10581 #. TRANS: Menu item title in primary navigation panel.
10582 #: lib/primarynav.php:60
10583 msgid "Change your personal settings."
10584 msgstr ""
10585
10586 #. TRANS: Menu item title in primary navigation panel.
10587 #: lib/primarynav.php:68
10588 msgid "Site configuration."
10589 msgstr ""
10590
10591 #. TRANS: Menu item in primary navigation panel.
10592 #: lib/primarynav.php:74
10593 msgctxt "MENU"
10594 msgid "Logout"
10595 msgstr ""
10596
10597 #. TRANS: Menu item title in primary navigation panel.
10598 #: lib/primarynav.php:76
10599 msgid "Logout from the site."
10600 msgstr ""
10601
10602 #. TRANS: Menu item title in primary navigation panel.
10603 #: lib/primarynav.php:84
10604 msgid "Login to the site."
10605 msgstr ""
10606
10607 #. TRANS: Menu item in primary navigation panel.
10608 #: lib/primarynav.php:92
10609 msgctxt "MENU"
10610 msgid "Search"
10611 msgstr ""
10612
10613 #. TRANS: Menu item title in primary navigation panel.
10614 #: lib/primarynav.php:94
10615 msgid "Search the site."
10616 msgstr ""
10617
10618 #. TRANS: H2 text for user subscription statistics.
10619 #: lib/profileaction.php:128
10620 msgid "Following"
10621 msgstr ""
10622
10623 #. TRANS: H2 text for user subscriber statistics.
10624 #: lib/profileaction.php:160
10625 msgid "Followers"
10626 msgstr ""
10627
10628 #. TRANS: Label for user statistics.
10629 #: lib/profileaction.php:204
10630 msgid "User ID"
10631 msgstr ""
10632
10633 #. TRANS: Label for user statistics.
10634 #: lib/profileaction.php:210
10635 msgid "Member since"
10636 msgstr ""
10637
10638 #. TRANS: Label for user statistics.
10639 #: lib/profileaction.php:216
10640 msgid "Notices"
10641 msgstr ""
10642
10643 #. TRANS: Label for user statistics.
10644 #. TRANS: Average count of posts made per day since account registration.
10645 #: lib/profileaction.php:223
10646 msgid "Daily average"
10647 msgstr ""
10648
10649 #. TRANS: H2 text for user group membership statistics.
10650 #: lib/profileaction.php:260
10651 msgid "Groups"
10652 msgstr ""
10653
10654 #. TRANS: H2 text for user list membership statistics.
10655 #: lib/profileaction.php:298
10656 msgid "Lists"
10657 msgstr ""
10658
10659 #. TRANS: Server error displayed when using an unimplemented method.
10660 #: lib/profileformaction.php:123
10661 msgid "Unimplemented method."
10662 msgstr ""
10663
10664 #. TRANS: Menu item title in search group navigation panel.
10665 #: lib/publicgroupnav.php:73
10666 msgid "User groups"
10667 msgstr ""
10668
10669 #. TRANS: Menu item in search group navigation panel.
10670 #: lib/publicgroupnav.php:76
10671 msgctxt "MENU"
10672 msgid "Recent tags"
10673 msgstr ""
10674
10675 #. TRANS: Menu item title in search group navigation panel.
10676 #: lib/publicgroupnav.php:78
10677 msgid "Recent tags"
10678 msgstr ""
10679
10680 #. TRANS: Menu item in search group navigation panel.
10681 #: lib/publicgroupnav.php:82
10682 msgctxt "MENU"
10683 msgid "Featured"
10684 msgstr ""
10685
10686 #. TRANS: Menu item in search group navigation panel.
10687 #: lib/publicgroupnav.php:88
10688 msgctxt "MENU"
10689 msgid "Popular"
10690 msgstr ""
10691
10692 #. TRANS: Title for inbox tag cloud section.
10693 #: lib/publictagcloudsection.php:53
10694 msgctxt "TITLE"
10695 msgid "Trending topics"
10696 msgstr ""
10697
10698 #. TRANS: Client error displayed when return-to was defined without a target.
10699 #: lib/redirectingaction.php:93
10700 msgid "No return-to arguments."
10701 msgstr ""
10702
10703 #. TRANS: For legend for notice repeat form.
10704 #: lib/repeatform.php:102
10705 msgid "Repeat this notice?"
10706 msgstr ""
10707
10708 #. TRANS: Button title to repeat a notice on notice repeat form.
10709 #: lib/repeatform.php:128
10710 msgid "Repeat this notice."
10711 msgstr ""
10712
10713 #. TRANS: Description of role revoke form. %s is the role to be revoked.
10714 #: lib/revokeroleform.php:88
10715 #, php-format
10716 msgid "Revoke the \"%s\" role from this user"
10717 msgstr ""
10718
10719 #. TRANS: Client error on action trying to visit a non-existing page.
10720 #: lib/router.php:1152
10721 msgid "Page not found."
10722 msgstr ""
10723
10724 #. TRANS: Title of form to sandbox a user.
10725 #: lib/sandboxform.php:65
10726 msgctxt "TITLE"
10727 msgid "Sandbox"
10728 msgstr ""
10729
10730 #. TRANS: Description of form to sandbox a user.
10731 #: lib/sandboxform.php:76
10732 msgid "Sandbox this user"
10733 msgstr ""
10734
10735 #. TRANS: Fieldset legend for the search form.
10736 #: lib/searchaction.php:106
10737 msgid "Search site"
10738 msgstr ""
10739
10740 #. TRANS: Used as a field label for the field where one or more keywords
10741 #. TRANS: for searching can be entered.
10742 #: lib/searchaction.php:114
10743 msgid "Keyword(s)"
10744 msgstr ""
10745
10746 #. TRANS: Button text for searching site.
10747 #. TRANS: Button text to search profiles.
10748 #: lib/searchaction.php:116 lib/togglepeopletag.php:134
10749 msgctxt "BUTTON"
10750 msgid "Search"
10751 msgstr ""
10752
10753 #. TRANS: Standard search suggestions shown when a search does not give any results.
10754 #: lib/searchaction.php:129
10755 msgid ""
10756 "* Make sure all words are spelled correctly.\n"
10757 "* Try different keywords.\n"
10758 "* Try more general keywords.\n"
10759 "* Try fewer keywords."
10760 msgstr ""
10761
10762 #. TRANS: Standard search suggestions shown when a search does not give any results.
10763 #: lib/searchaction.php:140
10764 #, php-format
10765 msgid ""
10766 "You can also try your search on other engines:\n"
10767 "\n"
10768 "* [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=%%%%"
10769 "site.server%%%%)\n"
10770 "* [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s)\n"
10771 "* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)\n"
10772 "* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)\n"
10773 "* [Collecta](http://collecta.com/#q=%s)"
10774 msgstr ""
10775
10776 #. TRANS: Menu item in search group navigation panel.
10777 #: lib/searchgroupnav.php:74
10778 msgctxt "MENU"
10779 msgid "People"
10780 msgstr ""
10781
10782 #. TRANS: Menu item title in search group navigation panel.
10783 #: lib/searchgroupnav.php:76
10784 msgid "Find people on this site"
10785 msgstr ""
10786
10787 #. TRANS: Menu item in search group navigation panel.
10788 #: lib/searchgroupnav.php:78
10789 msgctxt "MENU"
10790 msgid "Notices"
10791 msgstr ""
10792
10793 #. TRANS: Menu item title in search group navigation panel.
10794 #: lib/searchgroupnav.php:80
10795 msgid "Find content of notices"
10796 msgstr ""
10797
10798 #. TRANS: Menu item title in search group navigation panel.
10799 #: lib/searchgroupnav.php:84
10800 msgid "Find groups on this site"
10801 msgstr ""
10802
10803 #. TRANS: Secondary navigation menu item leading to help on StatusNet.
10804 #: lib/secondarynav.php:56
10805 msgctxt "MENU"
10806 msgid "Help"
10807 msgstr ""
10808
10809 #. TRANS: Secondary navigation menu item leading to text about StatusNet site.
10810 #: lib/secondarynav.php:59
10811 msgctxt "MENU"
10812 msgid "About"
10813 msgstr ""
10814
10815 #. TRANS: Secondary navigation menu item leading to Frequently Asked Questions.
10816 #: lib/secondarynav.php:62
10817 msgctxt "MENU"
10818 msgid "FAQ"
10819 msgstr ""
10820
10821 #. TRANS: Secondary navigation menu item leading to Terms of Service.
10822 #: lib/secondarynav.php:67
10823 msgctxt "MENU"
10824 msgid "TOS"
10825 msgstr ""
10826
10827 #. TRANS: Secondary navigation menu item leading to privacy policy.
10828 #: lib/secondarynav.php:71
10829 msgctxt "MENU"
10830 msgid "Privacy"
10831 msgstr ""
10832
10833 #. TRANS: Secondary navigation menu item. Leads to information about StatusNet and its license.
10834 #: lib/secondarynav.php:74
10835 msgctxt "MENU"
10836 msgid "Source"
10837 msgstr ""
10838
10839 #. TRANS: Secondary navigation menu item leading to version information on the StatusNet site.
10840 #: lib/secondarynav.php:77
10841 msgctxt "MENU"
10842 msgid "Version"
10843 msgstr ""
10844
10845 #. TRANS: Secondary navigation menu item leading to e-mail contact information on the
10846 #. TRANS: StatusNet site, where to report bugs, ...
10847 #: lib/secondarynav.php:81
10848 msgctxt "MENU"
10849 msgid "Contact"
10850 msgstr ""
10851
10852 #. TRANS: Secondary navigation menu item. Leads to information about embedding a timeline widget.
10853 #: lib/secondarynav.php:84
10854 msgctxt "MENU"
10855 msgid "Badge"
10856 msgstr ""
10857
10858 #. TRANS: Default title for section/sidebar widget.
10859 #: lib/section.php:105
10860 msgid "Untitled section"
10861 msgstr ""
10862
10863 #. TRANS: Default "More..." title for section/sidebar widget.
10864 #: lib/section.php:129
10865 msgid "More..."
10866 msgstr ""
10867
10868 #. TRANS: Header in settings navigation panel.
10869 #: lib/settingsnav.php:83
10870 msgctxt "HEADER"
10871 msgid "Settings"
10872 msgstr ""
10873
10874 #. TRANS: Menu item title in settings navigation panel.
10875 #: lib/settingsnav.php:91
10876 msgid "Change your profile settings"
10877 msgstr ""
10878
10879 #. TRANS: Menu item in settings navigation panel.
10880 #: lib/settingsnav.php:96
10881 msgctxt "MENU"
10882 msgid "Avatar"
10883 msgstr ""
10884
10885 #. TRANS: Menu item title in settings navigation panel.
10886 #: lib/settingsnav.php:98
10887 msgid "Upload an avatar"
10888 msgstr ""
10889
10890 #. TRANS: Menu item in settings navigation panel.
10891 #: lib/settingsnav.php:103
10892 msgctxt "MENU"
10893 msgid "Password"
10894 msgstr ""
10895
10896 #. TRANS: Menu item title in settings navigation panel.
10897 #: lib/settingsnav.php:105
10898 msgid "Change your password"
10899 msgstr ""
10900
10901 #. TRANS: Menu item in settings navigation panel.
10902 #: lib/settingsnav.php:110
10903 msgctxt "MENU"
10904 msgid "Email"
10905 msgstr ""
10906
10907 #. TRANS: Menu item title in settings navigation panel.
10908 #: lib/settingsnav.php:112
10909 msgid "Change email handling"
10910 msgstr ""
10911
10912 #. TRANS: Menu item in settings navigation panel.
10913 #: lib/settingsnav.php:117
10914 msgctxt "MENU"
10915 msgid "URL"
10916 msgstr ""
10917
10918 #. TRANS: Menu item title in settings navigation panel.
10919 #: lib/settingsnav.php:119
10920 msgid "URL shorteners"
10921 msgstr ""
10922
10923 #. TRANS: Menu item in settings navigation panel.
10924 #: lib/settingsnav.php:127
10925 msgctxt "MENU"
10926 msgid "IM"
10927 msgstr ""
10928
10929 #. TRANS: Menu item title in settings navigation panel.
10930 #: lib/settingsnav.php:129
10931 msgid "Updates by instant messenger (IM)"
10932 msgstr ""
10933
10934 #. TRANS: Menu item in settings navigation panel.
10935 #: lib/settingsnav.php:136
10936 msgctxt "MENU"
10937 msgid "SMS"
10938 msgstr ""
10939
10940 #. TRANS: Menu item title in settings navigation panel.
10941 #: lib/settingsnav.php:138
10942 msgid "Updates by SMS"
10943 msgstr ""
10944
10945 #. TRANS: Menu item in settings navigation panel.
10946 #: lib/settingsnav.php:144
10947 msgctxt "MENU"
10948 msgid "Connections"
10949 msgstr ""
10950
10951 #. TRANS: Menu item title in settings navigation panel.
10952 #: lib/settingsnav.php:146
10953 msgid "Authorized connected applications"
10954 msgstr ""
10955
10956 #. TRANS: Title of form to silence a user.
10957 #: lib/silenceform.php:65
10958 msgctxt "TITLE"
10959 msgid "Silence"
10960 msgstr ""
10961
10962 #. TRANS: Description of form to silence a user.
10963 #: lib/silenceform.php:76
10964 msgid "Silence this user"
10965 msgstr ""
10966
10967 #. TRANS: Menu item in local navigation menu.
10968 #: lib/subgroupnav.php:85
10969 msgctxt "MENU"
10970 msgid "Subscriptions"
10971 msgstr ""
10972
10973 #. TRANS: Menu item title in local navigation menu.
10974 #. TRANS: %s is a user nickname.
10975 #: lib/subgroupnav.php:88
10976 #, php-format
10977 msgid "People %s subscribes to."
10978 msgstr ""
10979
10980 #. TRANS: Menu item title in local navigation menu.
10981 #. TRANS: %s is a user nickname.
10982 #: lib/subgroupnav.php:99
10983 #, php-format
10984 msgid "People subscribed to %s."
10985 msgstr ""
10986
10987 #. TRANS: Menu item in local navigation menu.
10988 #. TRANS: %d is the number of pending subscription requests.
10989 #: lib/subgroupnav.php:112
10990 #, php-format
10991 msgctxt "MENU"
10992 msgid "Pending (%d)"
10993 msgstr ""
10994
10995 #. TRANS: Menu item title in local navigation menu.
10996 #: lib/subgroupnav.php:114
10997 #, php-format
10998 msgid "Approve pending subscription requests."
10999 msgstr ""
11000
11001 #. TRANS: Menu item title in local navigation menu.
11002 #. TRANS: %s is a user nickname.
11003 #: lib/subgroupnav.php:127
11004 #, php-format
11005 msgid "Groups %s is a member of."
11006 msgstr ""
11007
11008 #. TRANS: Menu item title in local navigation menu.
11009 #. TRANS: %s is a user nickname.
11010 #: lib/subgroupnav.php:138
11011 #, php-format
11012 msgid "List subscriptions by %s."
11013 msgstr ""
11014
11015 #. TRANS: Menu item in local navigation menu.
11016 #: lib/subgroupnav.php:146
11017 msgctxt "MENU"
11018 msgid "Invite"
11019 msgstr ""
11020
11021 #. TRANS: Menu item title in local navigation menu.
11022 #. TRANS: %s is the StatusNet sitename.
11023 #: lib/subgroupnav.php:149
11024 #, php-format
11025 msgid "Invite friends and colleagues to join you on %s."
11026 msgstr ""
11027
11028 #. TRANS: Form of form to subscribe to a user.
11029 #: lib/subscribeform.php:107
11030 msgid "Subscribe to this user"
11031 msgstr ""
11032
11033 #. TRANS: Title of personal tag cloud section.
11034 #: lib/subscriberspeopleselftagcloudsection.php:48
11035 #: lib/subscriptionspeopleselftagcloudsection.php:48
11036 msgid "People Tagcloud as self-tagged"
11037 msgstr ""
11038
11039 #. TRANS: Title of personal tag cloud section.
11040 #: lib/subscriberspeopletagcloudsection.php:48
11041 #: lib/subscriptionspeopletagcloudsection.php:48
11042 msgid "People Tagcloud as tagged"
11043 msgstr ""
11044
11045 #. TRANS: Content displayed in a tag cloud section if there are no tags.
11046 #: lib/tagcloudsection.php:56 lib/tagcloudsection.php:72
11047 msgctxt "NOTAGS"
11048 msgid "None"
11049 msgstr ""
11050
11051 #. TRANS: Server exception displayed if a theme name was invalid.
11052 #: lib/theme.php:77
11053 msgid "Invalid theme name."
11054 msgstr ""
11055
11056 #. TRANS: Exception thrown when a compressed theme is uploaded while no support present in PHP configuration.
11057 #: lib/themeuploader.php:51
11058 msgid "This server cannot handle theme uploads without ZIP support."
11059 msgstr ""
11060
11061 #. TRANS: Server exception thrown when uploading a theme fails.
11062 #: lib/themeuploader.php:60 lib/themeuploader.php:64
11063 msgid "The theme file is missing or the upload failed."
11064 msgstr ""
11065
11066 #. TRANS: Server exception thrown when saving an uploaded theme after decompressing it fails.
11067 #. TRANS: Server exception thrown when an uploaded theme cannot be saved during extraction.
11068 #: lib/themeuploader.php:95 lib/themeuploader.php:107
11069 #: lib/themeuploader.php:293 lib/themeuploader.php:298
11070 #: lib/themeuploader.php:307 lib/themeuploader.php:315
11071 msgid "Failed saving theme."
11072 msgstr ""
11073
11074 #. TRANS: Server exception thrown when an uploaded theme has an incorrect structure.
11075 #: lib/themeuploader.php:153
11076 msgid "Invalid theme: Bad directory structure."
11077 msgstr ""
11078
11079 #. TRANS: Client exception thrown when an uploaded theme is larger than the limit.
11080 #. TRANS: %d is the number of bytes of the uncompressed theme.
11081 #: lib/themeuploader.php:174
11082 #, php-format
11083 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
11084 msgid_plural ""
11085 "Uploaded theme is too large; must be less than %d bytes uncompressed."
11086 msgstr[0] ""
11087 msgstr[1] ""
11088
11089 #. TRANS: Server exception thrown when an uploaded theme is incomplete.
11090 #: lib/themeuploader.php:188
11091 msgid "Invalid theme archive: Missing file css/display.css"
11092 msgstr ""
11093
11094 #. TRANS: Server exception thrown when an uploaded theme has an incorrect file or folder name.
11095 #: lib/themeuploader.php:229
11096 msgid ""
11097 "Theme contains invalid file or folder name. Stick with ASCII letters, "
11098 "digits, underscore, and minus sign."
11099 msgstr ""
11100
11101 #. TRANS: Server exception thrown when an uploaded theme contains files with unsafe file extensions.
11102 #: lib/themeuploader.php:236
11103 msgid "Theme contains unsafe file extension names; may be unsafe."
11104 msgstr ""
11105
11106 #. TRANS: Server exception thrown when an uploaded theme contains a file type that is not allowed.
11107 #. TRANS: %s is the file type that is not allowed.
11108 #: lib/themeuploader.php:255
11109 #, php-format
11110 msgid "Theme contains file of type \".%s\", which is not allowed."
11111 msgstr ""
11112
11113 #. TRANS: Server exception thrown when an uploaded compressed theme cannot be opened.
11114 #: lib/themeuploader.php:273
11115 msgid "Error opening theme archive."
11116 msgstr ""
11117
11118 #. TRANS: Header for Notices section.
11119 #: lib/threadednoticelist.php:76
11120 msgctxt "HEADER"
11121 msgid "Notices"
11122 msgstr ""
11123
11124 #. TRANS: Link to show replies for a notice.
11125 #. TRANS: %d is the number of replies to a notice and used for plural.
11126 #: lib/threadednoticelist.php:355
11127 #, php-format
11128 msgid "Show reply"
11129 msgid_plural "Show all %d replies"
11130 msgstr[0] ""
11131 msgstr[1] ""
11132
11133 #. TRANS: Reference to the logged in user in favourite list.
11134 #: lib/threadednoticelist.php:421
11135 msgctxt "FAVELIST"
11136 msgid "You"
11137 msgstr ""
11138
11139 #. TRANS: For building a list such as "Jim, Bob, Mary and 5 others like this".
11140 #. TRANS: %1$s is a list of users, separated by a separator (default: ", "), %2$s is the last user in the list.
11141 #: lib/threadednoticelist.php:459
11142 #, php-format
11143 msgctxt "FAVELIST"
11144 msgid "%1$s and %2$s"
11145 msgstr ""
11146
11147 #. TRANS: List message for notice favoured by logged in user.
11148 #: lib/threadednoticelist.php:493
11149 msgctxt "FAVELIST"
11150 msgid "You like this."
11151 msgstr ""
11152
11153 #. TRANS: List message for when more than 4 people like something.
11154 #. TRANS: %%s is a list of users liking a notice, %d is the number over 4 that like the notice.
11155 #. TRANS: Plural is decided on the total number of users liking the notice (count of %%s + %d).
11156 #: lib/threadednoticelist.php:498
11157 #, php-format
11158 msgid "%%s and %d others like this."
11159 msgid_plural "%%s and %d others like this."
11160 msgstr[0] ""
11161 msgstr[1] ""
11162
11163 #. TRANS: List message for favoured notices.
11164 #. TRANS: %%s is a list of users liking a notice.
11165 #. TRANS: Plural is based on the number of of users that have favoured a notice.
11166 #: lib/threadednoticelist.php:506
11167 #, php-format
11168 msgid "%%s likes this."
11169 msgid_plural "%%s like this."
11170 msgstr[0] ""
11171 msgstr[1] ""
11172
11173 #. TRANS: List message for notice repeated by logged in user.
11174 #: lib/threadednoticelist.php:559
11175 msgctxt "REPEATLIST"
11176 msgid "You have repeated this notice."
11177 msgstr ""
11178
11179 #. TRANS: List message for repeated notices.
11180 #. TRANS: %d is the number of users that have repeated a notice.
11181 #: lib/threadednoticelist.php:563
11182 #, php-format
11183 msgid "One person has repeated this notice."
11184 msgid_plural "%d people have repeated this notice."
11185 msgstr[0] ""
11186 msgstr[1] ""
11187
11188 #. TRANS: Form legend.
11189 #: lib/togglepeopletag.php:94
11190 #, php-format
11191 msgid "Search and list people"
11192 msgstr ""
11193
11194 #. TRANS: Dropdown option for searching in profiles.
11195 #: lib/togglepeopletag.php:105
11196 msgid "Everything"
11197 msgstr ""
11198
11199 #. TRANS: Dropdown option for searching in profiles.
11200 #: lib/togglepeopletag.php:109
11201 msgid "Fullname"
11202 msgstr ""
11203
11204 #. TRANS: Dropdown option for searching in profiles.
11205 #: lib/togglepeopletag.php:115
11206 msgid "URI (Remote users)"
11207 msgstr ""
11208
11209 #. TRANS: Dropdown field label.
11210 #: lib/togglepeopletag.php:121
11211 msgctxt "LABEL"
11212 msgid "Search in"
11213 msgstr ""
11214
11215 #. TRANS: Dropdown field title.
11216 #: lib/togglepeopletag.php:123
11217 msgid "Choose a field to search."
11218 msgstr ""
11219
11220 #. TRANS: Form legend.
11221 #. TRANS: %1$s is a nickname, $2$s is a list.
11222 #: lib/togglepeopletag.php:190
11223 #, php-format
11224 msgid "Remove %1$s from list %2$s"
11225 msgstr ""
11226
11227 #. TRANS: Legend on form to add a profile to a list.
11228 #. TRANS: %1$s is a nickname, %2$s is a list.
11229 #: lib/togglepeopletag.php:268
11230 #, php-format
11231 msgid "Add %1$s to list %2$s"
11232 msgstr ""
11233
11234 #. TRANS: Title for top posters section.
11235 #: lib/topposterssection.php:74
11236 msgid "Top posters"
11237 msgstr ""
11238
11239 #. TRANS: Option in drop-down of potential addressees.
11240 #: lib/toselector.php:87
11241 msgctxt "SENDTO"
11242 msgid "Everyone"
11243 msgstr ""
11244
11245 #. TRANS: Option in drop-down of potential addressees.
11246 #. TRANS: %s is a StatusNet sitename.
11247 #: lib/toselector.php:93
11248 #, php-format
11249 msgid "My colleagues at %s"
11250 msgstr ""
11251
11252 #. TRANS: Label for drop-down of potential addressees.
11253 #: lib/toselector.php:115
11254 msgctxt "LABEL"
11255 msgid "To:"
11256 msgstr ""
11257
11258 #. TRANS: Checkbox label in widget for selecting potential addressees to mark the notice private.
11259 #: lib/toselector.php:124
11260 msgid "Private?"
11261 msgstr ""
11262
11263 #. TRANS: Client exception thrown in widget for selecting potential addressees when an invalid fill option was received.
11264 #: lib/toselector.php:163
11265 #, php-format
11266 msgid "Unknown to value: \"%s\"."
11267 msgstr ""
11268
11269 #. TRANS: Title for the form to unblock a user.
11270 #: lib/unblockform.php:67
11271 msgctxt "TITLE"
11272 msgid "Unblock"
11273 msgstr ""
11274
11275 #. TRANS: Title for unsandbox form.
11276 #: lib/unsandboxform.php:67
11277 msgctxt "TITLE"
11278 msgid "Unsandbox"
11279 msgstr ""
11280
11281 #. TRANS: Description for unsandbox form.
11282 #: lib/unsandboxform.php:78
11283 msgid "Unsandbox this user"
11284 msgstr ""
11285
11286 #. TRANS: Title for unsilence form.
11287 #: lib/unsilenceform.php:65
11288 msgid "Unsilence"
11289 msgstr ""
11290
11291 #. TRANS: Form description for unsilence form.
11292 #: lib/unsilenceform.php:76
11293 msgid "Unsilence this user"
11294 msgstr ""
11295
11296 #. TRANS: Form legend on unsubscribe form.
11297 #. TRANS: Button title on unsubscribe form.
11298 #: lib/unsubscribeform.php:109 lib/unsubscribeform.php:134
11299 msgid "Unsubscribe from this user"
11300 msgstr ""
11301
11302 #. TRANS: Button text on unsubscribe form.
11303 #. TRANS: Button text for unsubscribing from a list.
11304 #: lib/unsubscribeform.php:132 lib/unsubscribepeopletagform.php:106
11305 msgctxt "BUTTON"
11306 msgid "Unsubscribe"
11307 msgstr ""
11308
11309 #. TRANS: Exception text shown when no profile can be found for a user.
11310 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
11311 #: lib/usernoprofileexception.php:60
11312 #, php-format
11313 msgid "User %1$s (%2$d) has no profile record."
11314 msgstr ""
11315
11316 #. TRANS: Authorisation exception thrown when a user a not allowed to login.
11317 #: lib/util.php:328
11318 msgid "Not allowed to log in."
11319 msgstr ""
11320
11321 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11322 #: lib/util.php:1343
11323 msgid "a few seconds ago"
11324 msgstr ""
11325
11326 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11327 #: lib/util.php:1346
11328 msgid "about a minute ago"
11329 msgstr ""
11330
11331 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11332 #: lib/util.php:1350
11333 #, php-format
11334 msgid "about one minute ago"
11335 msgid_plural "about %d minutes ago"
11336 msgstr[0] ""
11337 msgstr[1] ""
11338
11339 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11340 #: lib/util.php:1353
11341 msgid "about an hour ago"
11342 msgstr ""
11343
11344 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11345 #: lib/util.php:1357
11346 #, php-format
11347 msgid "about one hour ago"
11348 msgid_plural "about %d hours ago"
11349 msgstr[0] ""
11350 msgstr[1] ""
11351
11352 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11353 #: lib/util.php:1360
11354 msgid "about a day ago"
11355 msgstr ""
11356
11357 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11358 #: lib/util.php:1364
11359 #, php-format
11360 msgid "about one day ago"
11361 msgid_plural "about %d days ago"
11362 msgstr[0] ""
11363 msgstr[1] ""
11364
11365 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11366 #: lib/util.php:1367
11367 msgid "about a month ago"
11368 msgstr ""
11369
11370 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11371 #: lib/util.php:1371
11372 #, php-format
11373 msgid "about one month ago"
11374 msgid_plural "about %d months ago"
11375 msgstr[0] ""
11376 msgstr[1] ""
11377
11378 #. TRANS: Used in notices to indicate when the notice was made compared to now.
11379 #: lib/util.php:1374
11380 msgid "about a year ago"
11381 msgstr ""
11382
11383 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
11384 #. TRANS: %s is the provided (invalid) color code.
11385 #: lib/webcolor.php:81 lib/webcolor.php:121
11386 #, php-format
11387 msgid "%s is not a valid color! Use 3 or 6 hex characters."
11388 msgstr ""
11389
11390 #. TRANS: Exception.
11391 #: lib/xrd.php:63
11392 msgid "Invalid XML."
11393 msgstr ""
11394
11395 #. TRANS: Exception.
11396 #: lib/xrd.php:68
11397 msgid "Invalid XML, missing XRD root."
11398 msgstr ""
11399
11400 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
11401 #: scripts/restoreuser.php:62
11402 #, php-format
11403 msgid "Getting backup from file '%s'."
11404 msgstr ""
11405
11406 #. TRANS: Server exception. %s is a URL.
11407 #: scripts/update_ostatus_profiles.php:56
11408 #, php-format
11409 msgid "Invalid avatar URL %s."
11410 msgstr ""
11411
11412 #. TRANS: Server exception. %s is a URI.
11413 #: scripts/update_ostatus_profiles.php:67
11414 #, php-format
11415 msgid "Tried to update avatar for unsaved remote profile %s."
11416 msgstr ""
11417
11418 #. TRANS: Server exception. %s is a URL.
11419 #: scripts/update_ostatus_profiles.php:77
11420 #, php-format
11421 msgid "Unable to fetch avatar from %s."
11422 msgstr ""
11423
11424 #. TRANS: Exception. %s is a profile URL.
11425 #: scripts/update_ostatus_profiles.php:136
11426 #, php-format
11427 msgid "Could not reach profile page %s."
11428 msgstr ""
11429
11430 #. TRANS: Exception. %s is a URL.
11431 #: scripts/update_ostatus_profiles.php:187
11432 #, php-format
11433 msgid "Could not find a feed URL for profile page %s."
11434 msgstr ""
11435
11436 #. TRANS: Exception.
11437 #: scripts/update_ostatus_profiles.php:212
11438 msgid "Not a valid webfinger address."
11439 msgstr ""
11440
11441 #: scripts/update_ostatus_profiles.php:264
11442 #, php-format
11443 msgid "Could not find a valid profile for \"%s\"."
11444 msgstr ""