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.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-10-27 23:43+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"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #. TRANS: Page title for Access admin panel that allows configuring site access.
21 #. TRANS: Menu item for site administration
22 #: actions/accessadminpanel.php:53 lib/adminpanelaction.php:363
26 #. TRANS: Page notice.
27 #: actions/accessadminpanel.php:64
28 msgid "Site access settings"
31 #. TRANS: Form legend for registration form.
32 #: actions/accessadminpanel.php:151
36 #. TRANS: Checkbox instructions for admin setting "Private".
37 #: actions/accessadminpanel.php:155
38 msgid "Prohibit anonymous users (not logged in) from viewing site?"
41 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
42 #: actions/accessadminpanel.php:157
47 #. TRANS: Checkbox instructions for admin setting "Invite only".
48 #: actions/accessadminpanel.php:164
49 msgid "Make registration invitation only."
52 #. TRANS: Checkbox label for configuring site as invite only.
53 #: actions/accessadminpanel.php:166
57 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
58 #: actions/accessadminpanel.php:173
59 msgid "Disable new registrations."
62 #. TRANS: Checkbox label for disabling new user registrations.
63 #: actions/accessadminpanel.php:175
67 #. TRANS: Title for button to save access settings in site admin panel.
68 #: actions/accessadminpanel.php:191
69 msgid "Save access settings"
72 #. TRANS: Tooltip for button to save access settings in site admin panel.
73 #. TRANS: Button label to save e-mail preferences.
74 #. TRANS: Button label to save IM preferences.
75 #. TRANS: Button text to store form data in the Paths admin panel.
76 #. TRANS: Button to save input in profile settings.
77 #. TRANS: Button label to save SMS preferences.
78 #. TRANS: Save button for settings for a profile in a subscriptions list.
79 #. TRANS: Button label in the "Edit application" form.
80 #: actions/accessadminpanel.php:193 actions/emailsettings.php:228
81 #: actions/imsettings.php:187 actions/pathsadminpanel.php:512
82 #: actions/profilesettings.php:201 actions/smssettings.php:209
83 #: actions/subscriptions.php:246 lib/applicationeditform.php:355
88 #. TRANS: Server error when page not found (404).
89 #. TRANS: Server error when page not found (404)
90 #: actions/all.php:68 actions/public.php:98 actions/replies.php:93
91 #: actions/showfavorites.php:138 actions/tag.php:52
95 #. TRANS: Client error when user not found for an action.
96 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
97 #. TRANS: Client error displayed if a user could not be found.
98 #. TRANS: Client error when user not found updating a profile background image.
99 #. TRANS: Client error displayed updating profile image without having a user object.
100 #. TRANS: Client error when user not found for an API action to remove a block for a user.
101 #. TRANS: Client error given when a user was not found (404).
102 #. TRANS: Client error when user not found for an API direct message action.
103 #. TRANS: Client error given when a user was not found (404).
104 #. TRANS: Client error displayed when checking group membership for a non-existing user.
105 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
106 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
107 #. TRANS: Client error displayed when updating a status for a non-existing user.
108 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
109 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
110 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
111 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
112 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
113 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
114 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
115 #: actions/all.php:80 actions/apiaccountupdatedeliverydevice.php:110
116 #: actions/apiaccountupdateprofile.php:103
117 #: actions/apiaccountupdateprofilebackgroundimage.php:118
118 #: actions/apiaccountupdateprofileimage.php:104 actions/apiblockcreate.php:95
119 #: actions/apiblockdestroy.php:94 actions/apidirectmessage.php:75
120 #: actions/apidirectmessagenew.php:72 actions/apigroupcreate.php:111
121 #: actions/apigroupismember.php:89 actions/apigroupjoin.php:98
122 #: actions/apigroupleave.php:98 actions/apigrouplist.php:70
123 #: actions/apistatusesupdate.php:230 actions/apisubscriptions.php:85
124 #: actions/apitimelinefavorites.php:70 actions/apitimelinefriends.php:173
125 #: actions/apitimelinehome.php:78 actions/apitimelinementions.php:77
126 #: actions/apitimelineuser.php:79 actions/avatarbynickname.php:75
127 #: actions/favoritesrss.php:74 actions/foaf.php:40 actions/foaf.php:58
128 #: actions/hcard.php:67 actions/microsummary.php:62 actions/newmessage.php:116
129 #: actions/otp.php:76 actions/remotesubscribe.php:145
130 #: actions/remotesubscribe.php:154 actions/replies.php:73
131 #: actions/repliesrss.php:38 actions/rsd.php:116 actions/showfavorites.php:105
132 #: actions/userbyid.php:74 actions/usergroups.php:93 actions/userrss.php:40
133 #: actions/xrds.php:71 lib/command.php:495 lib/galleryaction.php:59
134 #: lib/mailbox.php:82 lib/profileaction.php:77
135 msgid "No such user."
138 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
139 #: actions/all.php:91
141 msgid "%1$s and friends, page %2$d"
144 #. TRANS: Page title. %s is user nickname
145 #. TRANS: H1 text for page. %s is a user nickname.
146 #. TRANS: Message is used as link title. %s is a user nickname.
147 #. TRANS: Timeline title for user and friends. %s is a user nickname.
148 #: actions/all.php:94 actions/all.php:191 actions/allrss.php:115
149 #: actions/apitimelinefriends.php:207 actions/apitimelinehome.php:113
150 #: lib/personalgroupnav.php:100
152 msgid "%s and friends"
155 #. TRANS: %s is user nickname.
156 #: actions/all.php:108
158 msgid "Feed for friends of %s (RSS 1.0)"
161 #. TRANS: %s is user nickname.
162 #: actions/all.php:117
164 msgid "Feed for friends of %s (RSS 2.0)"
167 #. TRANS: %s is user nickname.
168 #: actions/all.php:126
170 msgid "Feed for friends of %s (Atom)"
173 #. TRANS: Empty list message. %s is a user nickname.
174 #: actions/all.php:139
177 "This is the timeline for %s and friends but no one has posted anything yet."
180 #. TRANS: Encouragement displayed on logged in user's empty timeline.
181 #. TRANS: This message contains Markdown links. Keep "](" together.
182 #: actions/all.php:146
185 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
186 "something yourself."
189 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
190 #. TRANS: This message contains Markdown links. Keep "](" together.
191 #: actions/all.php:150
194 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
195 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
198 #. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
199 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
200 #: actions/all.php:155 actions/replies.php:210 actions/showstream.php:208
203 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
204 "post a notice to them."
207 #. TRANS: H1 text for page when viewing a list for self.
208 #: actions/all.php:188
209 msgid "You and friends"
212 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
213 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
214 #: actions/allrss.php:120 actions/apitimelinefriends.php:213
215 #: actions/apitimelinehome.php:119
217 msgid "Updates from %1$s and friends on %2$s!"
220 #. TRANS: Client error displayed handling a non-existing API method.
221 #. TRANS: Client error displayed when trying to handle an unknown API method.
222 #. TRANS: Client error displayed trying to execute an unknown API method updating profile colours.
223 #. TRANS: Client error displayed trying to execute an unknown API method verifying user credentials.
224 #. TRANS: Client error given when an API method was not found (404).
225 #. TRANS: Client error displayed when trying to handle an unknown API method.
226 #. TRANS: Client error displayed trying to execute an unknown API method showing friendship.
227 #. TRANS: Client error given when an API method was not found (404).
228 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
229 #. TRANS: Client error displayed trying to execute an unknown API method joining a group.
230 #. TRANS: Client error displayed trying to execute an unknown API method leaving a group.
231 #. TRANS: Client error displayed trying to execute an unknown API method checking group membership.
232 #. TRANS: Client error displayed trying to execute an unknown API method listing the latest 20 groups.
233 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
234 #. TRANS: Client error displayed trying to execute an unknown API method showing a group.
235 #. TRANS: Client error displayed trying to execute an unknown API method testing API connectivity.
236 #. TRANS: Client error displayed trying to execute an unknown API method deleting a status.
237 #. TRANS: Client error displayed when trying to handle an unknown API method.
238 #: actions/apiaccountratelimitstatus.php:69
239 #: actions/apiaccountupdatedeliverydevice.php:92
240 #: actions/apiaccountupdateprofile.php:94
241 #: actions/apiaccountupdateprofilebackgroundimage.php:92
242 #: actions/apiaccountupdateprofilecolors.php:115
243 #: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
244 #: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
245 #: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
246 #: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
247 #: actions/apigroupismember.php:115 actions/apigroupjoin.php:160
248 #: actions/apigroupleave.php:145 actions/apigrouplist.php:134
249 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
250 #: actions/apigroupshow.php:114 actions/apihelptest.php:84
251 #: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
252 #: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:138
253 #: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
254 #: actions/apitimelinefavorites.php:174 actions/apitimelinefriends.php:268
255 #: actions/apitimelinegroup.php:151 actions/apitimelinehome.php:173
256 #: actions/apitimelinementions.php:174 actions/apitimelinepublic.php:239
257 #: actions/apitimelineretweetedtome.php:118
258 #: actions/apitimelineretweetsofme.php:150 actions/apitimelinetag.php:159
259 #: actions/apitimelineuser.php:158 actions/apiusershow.php:100
260 msgid "API method not found."
263 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
264 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
265 #: actions/apiaccountupdatedeliverydevice.php:83
266 #: actions/apiaccountupdateprofile.php:85
267 #: actions/apiaccountupdateprofilebackgroundimage.php:83
268 #: actions/apiaccountupdateprofilecolors.php:106
269 #: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
270 #: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
271 #: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
272 #: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
273 #: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
274 #: actions/apigroupleave.php:89 actions/apimediaupload.php:66
275 #: actions/apistatusesretweet.php:63 actions/apistatusesupdate.php:194
276 msgid "This method requires a POST."
279 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
280 #: actions/apiaccountupdatedeliverydevice.php:103
282 "You must specify a parameter named 'device' with a value of one of: sms, im, "
286 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
287 #: actions/apiaccountupdatedeliverydevice.php:130
288 msgid "Could not update user."
291 #. TRANS: Client error displayed if a user profile could not be found.
292 #. TRANS: Client error displayed when a user has no profile.
293 #. TRANS: Client error displayed a user has no profile updating profile colours.
294 #. TRANS: Client error displayed if a user profile could not be found updating a profile image.
295 #. TRANS: Client error displayed when requesting user information for a user without a profile.
296 #: actions/apiaccountupdateprofile.php:111
297 #: actions/apiaccountupdateprofilebackgroundimage.php:199
298 #: actions/apiaccountupdateprofilecolors.php:183
299 #: actions/apiaccountupdateprofileimage.php:130 actions/apiusershow.php:108
300 #: actions/avatarbynickname.php:80 actions/foaf.php:65 actions/hcard.php:74
301 #: actions/replies.php:80 actions/usergroups.php:100 lib/galleryaction.php:66
302 #: lib/profileaction.php:84
303 msgid "User has no profile."
306 #. TRANS: Server error displayed if a user profile could not be saved.
307 #: actions/apiaccountupdateprofile.php:147
308 msgid "Could not save profile."
311 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
312 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
313 #: actions/apiaccountupdateprofilebackgroundimage.php:108
314 #: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
315 #: actions/apistatusesupdate.php:210 actions/avatarsettings.php:259
316 #: actions/designadminpanel.php:125 actions/editapplication.php:121
317 #: actions/newapplication.php:104 actions/newnotice.php:95
320 "The server was unable to handle that much POST data (%s byte) due to its "
321 "current configuration."
323 "The server was unable to handle that much POST data (%s bytes) due to its "
324 "current configuration."
328 #. TRANS: Client error displayed when saving design settings fails because of an empty id.
329 #. TRANS: Client error displayed when saving design settings fails because of an empty result.
330 #. TRANS: Client error displayed when a database error occurs inserting profile colours.
331 #. TRANS: Client error displayed when a database error occurs updating profile colours.
332 #: actions/apiaccountupdateprofilebackgroundimage.php:138
333 #: actions/apiaccountupdateprofilebackgroundimage.php:149
334 #: actions/apiaccountupdateprofilecolors.php:160
335 #: actions/apiaccountupdateprofilecolors.php:171
336 #: actions/groupdesignsettings.php:290 actions/groupdesignsettings.php:300
337 #: actions/userdesignsettings.php:210 actions/userdesignsettings.php:220
338 #: actions/userdesignsettings.php:263 actions/userdesignsettings.php:273
339 msgid "Unable to save your design settings."
342 #. TRANS: Error displayed when updating design settings fails.
343 #. TRANS: Client error displayed when a database error occurs updating profile colours.
344 #: actions/apiaccountupdateprofilebackgroundimage.php:191
345 #: actions/apiaccountupdateprofilecolors.php:139
346 msgid "Could not update your design."
349 #. TRANS: Client error displayed when users try to block themselves.
350 #: actions/apiblockcreate.php:104
351 msgid "You cannot block yourself!"
354 #. TRANS: Server error displayed when blocking a user has failed.
355 #: actions/apiblockcreate.php:126
356 msgid "Block user failed."
359 #. TRANS: Server error displayed when unblocking a user has failed.
360 #: actions/apiblockdestroy.php:113
361 msgid "Unblock user failed."
364 #. TRANS: Title. %s is a user nickname.
365 #: actions/apidirectmessage.php:88
367 msgid "Direct messages from %s"
370 #. TRANS: Subtitle. %s is a user nickname.
371 #: actions/apidirectmessage.php:93
373 msgid "All the direct messages sent from %s"
376 #. TRANS: Title. %s is a user nickname.
377 #: actions/apidirectmessage.php:102
379 msgid "Direct messages to %s"
382 #. TRANS: Subtitle. %s is a user nickname.
383 #: actions/apidirectmessage.php:107
385 msgid "All the direct messages sent to %s"
388 #. TRANS: Client error displayed when no message text was submitted (406).
389 #: actions/apidirectmessagenew.php:117
390 msgid "No message text!"
393 #. TRANS: Client error displayed when message content is too long.
394 #. TRANS: %d is the maximum number of characters for a message.
395 #. TRANS: Form validation error displayed when message content is too long.
396 #. TRANS: %d is the maximum number of characters for a message.
397 #: actions/apidirectmessagenew.php:127 actions/newmessage.php:152
399 msgid "That's too long. Maximum message size is %d character."
400 msgid_plural "That's too long. Maximum message size is %d characters."
404 #. TRANS: Client error displayed if a recipient user could not be found (403).
405 #: actions/apidirectmessagenew.php:139
406 msgid "Recipient user not found."
409 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
410 #: actions/apidirectmessagenew.php:144
411 msgid "Can't send direct messages to users who aren't your friend."
414 #. TRANS: Client error displayed trying to direct message self (403).
415 #: actions/apidirectmessagenew.php:154
417 "Do not send a message to yourself; just say it to yourself quietly instead."
420 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
421 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
422 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
423 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
424 #: actions/apistatusesdestroy.php:121
425 msgid "No status found with that ID."
428 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
429 #: actions/apifavoritecreate.php:120
430 msgid "This status is already a favorite."
433 #. TRANS: Client error displayed when marking a notice as favourite fails.
434 #. TRANS: Error message text shown when a favorite could not be set.
435 #: actions/apifavoritecreate.php:132 actions/favor.php:84 lib/command.php:294
436 msgid "Could not create favorite."
439 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
440 #: actions/apifavoritedestroy.php:122
441 msgid "That status is not a favorite."
444 #. TRANS: Client error displayed when removing a favourite has failed.
445 #: actions/apifavoritedestroy.php:135 actions/disfavor.php:87
446 msgid "Could not delete favorite."
449 #. TRANS: Client error displayed when trying follow who's profile could not be found.
450 #: actions/apifriendshipscreate.php:109
451 msgid "Could not follow user: profile not found."
454 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
455 #. TRANS: %s is the nickname of the user that is already being followed.
456 #: actions/apifriendshipscreate.php:120
458 msgid "Could not follow user: %s is already on your list."
461 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
462 #: actions/apifriendshipsdestroy.php:109
463 msgid "Could not unfollow user: User not found."
466 #. TRANS: Client error displayed when trying to unfollow self.
467 #: actions/apifriendshipsdestroy.php:121
468 msgid "You cannot unfollow yourself."
471 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
472 #: actions/apifriendshipsexists.php:88
473 msgid "Two valid IDs or screen_names must be supplied."
476 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
477 #: actions/apifriendshipsshow.php:131
478 msgid "Could not determine source user."
481 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
482 #: actions/apifriendshipsshow.php:140
483 msgid "Could not find target user."
486 #. TRANS: Validation error in form for profile settings.
487 #: actions/apigroupcreate.php:165 actions/editgroup.php:186
488 #: actions/newgroup.php:126 actions/profilesettings.php:243
489 #: actions/register.php:212
490 msgid "Nickname must have only lowercase letters and numbers and no spaces."
493 #. TRANS: Client error trying to create a group with a nickname this is already in use.
494 #. TRANS: Validation error in form for profile settings.
495 #: actions/apigroupcreate.php:175 actions/editgroup.php:190
496 #: actions/newgroup.php:130 actions/profilesettings.php:277
497 #: actions/register.php:215
498 msgid "Nickname already in use. Try another one."
501 #. TRANS: Client error in form for group creation.
502 #. TRANS: Validation error in form for profile settings.
503 #: actions/apigroupcreate.php:183 actions/editgroup.php:193
504 #: actions/newgroup.php:133 actions/profilesettings.php:247
505 #: actions/register.php:217
506 msgid "Not a valid nickname."
509 #. TRANS: Client error in form for group creation.
510 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
511 #. TRANS: Validation error in form for profile settings.
512 #: actions/apigroupcreate.php:200 actions/editapplication.php:233
513 #: actions/editgroup.php:199 actions/newapplication.php:211
514 #: actions/newgroup.php:139 actions/profilesettings.php:252
515 #: actions/register.php:224
516 msgid "Homepage is not a valid URL."
519 #. TRANS: Client error in form for group creation.
520 #. TRANS: Validation error in form for profile settings.
521 #: actions/apigroupcreate.php:210 actions/editgroup.php:202
522 #: actions/newgroup.php:142 actions/profilesettings.php:256
523 #: actions/register.php:227
524 msgid "Full name is too long (maximum 255 characters)."
527 #. TRANS: Client error shown when providing too long a description during group creation.
528 #. TRANS: %d is the maximum number of allowed characters.
529 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
530 #. TRANS: Form validation error in New application form.
531 #. TRANS: %d is the maximum number of characters for the description.
532 #: actions/apigroupcreate.php:220 actions/editapplication.php:201
533 #: actions/newapplication.php:178
535 msgid "Description is too long (maximum %d character)."
536 msgid_plural "Description is too long (maximum %d characters)."
540 #. TRANS: Client error shown when providing too long a location during group creation.
541 #. TRANS: Validation error in form for profile settings.
542 #: actions/apigroupcreate.php:234 actions/editgroup.php:208
543 #: actions/newgroup.php:153 actions/profilesettings.php:269
544 #: actions/register.php:236
545 msgid "Location is too long (maximum 255 characters)."
548 #. TRANS: Client error shown when providing too many aliases during group creation.
549 #. TRANS: %d is the maximum number of allowed aliases.
550 #: actions/apigroupcreate.php:255 actions/newgroup.php:166
552 msgid "Too many aliases! Maximum %d allowed."
553 msgid_plural "Too many aliases! Maximum %d allowed."
557 #. TRANS: Client error shown when providing an invalid alias during group creation.
558 #. TRANS: %s is the invalid alias.
559 #: actions/apigroupcreate.php:280
561 msgid "Invalid alias: \"%s\"."
564 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
565 #. TRANS: %s is the alias that is already in use.
566 #: actions/apigroupcreate.php:291 actions/editgroup.php:232
567 #: actions/newgroup.php:181
569 msgid "Alias \"%s\" already in use. Try another one."
572 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
573 #: actions/apigroupcreate.php:305 actions/editgroup.php:238
574 #: actions/newgroup.php:187
575 msgid "Alias can't be the same as nickname."
578 #. TRANS: Client error displayed when checking group membership for a non-existing group.
579 #. TRANS: Client error displayed when trying to join a group that does not exist.
580 #. TRANS: Client error displayed when trying to leave a group that does not exist.
581 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
582 #. TRANS: Client error displayed when trying to show a group that could not be found.
583 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
584 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
585 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:89
586 #: actions/apigroupshow.php:81 actions/apitimelinegroup.php:89
587 msgid "Group not found."
590 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
591 #. TRANS: Error text shown a user tries to join a group they already are a member of.
592 #: actions/apigroupjoin.php:111 actions/joingroup.php:100 lib/command.php:333
593 msgid "You are already a member of that group."
596 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
597 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
598 #: actions/apigroupjoin.php:121 actions/joingroup.php:105 lib/command.php:338
599 msgid "You have been blocked from that group by the admin."
602 #. TRANS: Server error displayed when joining a group fails.
603 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
604 #. TRANS: Message given having failed to add a user to a group.
605 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
606 #: actions/apigroupjoin.php:142 actions/joingroup.php:134 lib/command.php:350
608 msgid "Could not join user %1$s to group %2$s."
611 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
612 #: actions/apigroupleave.php:115
613 msgid "You are not a member of this group."
616 #. TRANS: Server error displayed when leaving a group fails.
617 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
618 #. TRANS: Message given having failed to remove a user from a group.
619 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
620 #: actions/apigroupleave.php:127 actions/leavegroup.php:129
621 #: lib/command.php:398
623 msgid "Could not remove user %1$s from group %2$s."
626 #. TRANS: Used as title in check for group membership. %s is a user name.
627 #: actions/apigrouplist.php:94
632 #. TRANS: Used as subtitle in check for group membership. %1$s is a user name, %2$s is the site name.
633 #: actions/apigrouplist.php:104
635 msgid "%1$s groups %2$s is a member of."
638 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
639 #. TRANS: Message is used as a page title. %s is a nick name.
640 #: actions/apigrouplistall.php:88 actions/usergroups.php:63
645 #. TRANS: Message is used as a subtitle when listing the lastest 20 groups. %s is a site name.
646 #: actions/apigrouplistall.php:93
651 #. TRANS: Client error displayed when uploading a media file has failed.
652 #: actions/apimediaupload.php:101
653 msgid "Upload failed."
656 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
657 #: actions/apioauthaccesstoken.php:101
658 msgid "Invalid request token or verifier."
661 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
662 #: actions/apioauthauthorize.php:107
663 msgid "No oauth_token parameter provided."
666 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
667 #: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
668 msgid "Invalid request token."
671 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
672 #: actions/apioauthauthorize.php:121
673 msgid "Request token already authorized."
676 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
677 #: actions/apioauthauthorize.php:147 actions/avatarsettings.php:270
678 #: actions/deletenotice.php:172 actions/disfavor.php:74
679 #: actions/emailsettings.php:271 actions/favor.php:75 actions/geocode.php:55
680 #: actions/groupblock.php:66 actions/grouplogo.php:312
681 #: actions/groupunblock.php:66 actions/imsettings.php:230
682 #: actions/invite.php:59 actions/login.php:137 actions/makeadmin.php:66
683 #: actions/newmessage.php:135 actions/newnotice.php:105 actions/nudge.php:80
684 #: actions/oauthappssettings.php:165 actions/oauthconnectionssettings.php:138
685 #: actions/othersettings.php:145 actions/passwordsettings.php:138
686 #: actions/profilesettings.php:221 actions/recoverpassword.php:350
687 #: actions/register.php:172 actions/remotesubscribe.php:77
688 #: actions/repeat.php:83 actions/smssettings.php:256 actions/subedit.php:38
689 #: actions/subscribe.php:86 actions/tagother.php:166
690 #: actions/unsubscribe.php:69 actions/userauthorization.php:52
691 #: lib/designsettings.php:294
692 msgid "There was a problem with your session token. Try again, please."
695 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
696 #: actions/apioauthauthorize.php:168
697 msgid "Invalid nickname / password!"
700 #. TRANS: Server error displayed when a database action fails.
701 #: actions/apioauthauthorize.php:217
702 msgid "Database error inserting oauth_token_association."
705 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
706 #. TRANS: Client error displayed submitting invalid form data for edit application.
707 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
708 #. TRANS: Message given submitting a form with an unknown action in IM settings.
709 #. TRANS: Client error when submitting a form with unexpected information.
710 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
711 #: actions/apioauthauthorize.php:294 actions/avatarsettings.php:283
712 #: actions/designadminpanel.php:104 actions/editapplication.php:144
713 #: actions/emailsettings.php:290 actions/grouplogo.php:322
714 #: actions/imsettings.php:245 actions/newapplication.php:125
715 #: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:44
716 #: actions/smssettings.php:277 lib/designsettings.php:304
717 msgid "Unexpected form submission."
720 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
721 #: actions/apioauthauthorize.php:387
722 msgid "An application would like to connect to your account"
725 #. TRANS: Fieldset legend.
726 #: actions/apioauthauthorize.php:404
727 msgid "Allow or deny access"
730 #. TRANS: User notification of external application requesting account access.
731 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
732 #: actions/apioauthauthorize.php:425
735 "An application would like the ability to <strong>%3$s</strong> your %4$s "
736 "account data. You should only give access to your %4$s account to third "
740 #. TRANS: User notification of external application requesting account access.
741 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
742 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
743 #: actions/apioauthauthorize.php:433
746 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
747 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
748 "give access to your %4$s account to third parties you trust."
751 #. TRANS: Fieldset legend.
752 #: actions/apioauthauthorize.php:455
757 #. TRANS: Field label on OAuth API authorisation form.
758 #. TRANS: Field label in form for profile settings.
759 #: actions/apioauthauthorize.php:459 actions/login.php:252
760 #: actions/profilesettings.php:110 actions/register.php:433
761 #: actions/showgroup.php:245 actions/tagother.php:94
762 #: actions/userauthorization.php:145 lib/groupeditform.php:152
763 #: lib/userprofile.php:132
767 #. TRANS: Field label on OAuth API authorisation form.
768 #. TRANS: Link description in user account settings menu.
769 #: actions/apioauthauthorize.php:463 actions/login.php:255
770 #: actions/register.php:438 lib/accountsettingsaction.php:120
774 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
775 #. TRANS: by an external application.
776 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
777 #. TRANS: Button label to cancel an IM address confirmation procedure.
778 #. TRANS: Button label to cancel a SMS address confirmation procedure.
779 #. TRANS: Button label in the "Edit application" form.
780 #: actions/apioauthauthorize.php:478 actions/emailsettings.php:127
781 #: actions/imsettings.php:131 actions/smssettings.php:137
782 #: lib/applicationeditform.php:351
787 #. TRANS: Button text that when clicked will allow access to an account by an external application.
788 #: actions/apioauthauthorize.php:485
793 #. TRANS: Form instructions.
794 #: actions/apioauthauthorize.php:502
795 msgid "Authorize access to your account information."
798 #. TRANS: Header for user notification after revoking OAuth access to an application.
799 #: actions/apioauthauthorize.php:594
800 msgid "Authorization canceled."
803 #. TRANS: User notification after revoking OAuth access to an application.
804 #. TRANS: %s is an OAuth token.
805 #: actions/apioauthauthorize.php:598
807 msgid "The request token %s has been revoked."
810 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
811 #: actions/apioauthauthorize.php:621
812 msgid "You have successfully authorized the application"
815 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
816 #: actions/apioauthauthorize.php:625
818 "Please return to the application and enter the following security code to "
819 "complete the process."
822 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
823 #. TRANS: %s is the authorised application name.
824 #: actions/apioauthauthorize.php:632
826 msgid "You have successfully authorized %s"
829 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
830 #. TRANS: %s is the authorised application name.
831 #: actions/apioauthauthorize.php:639
834 "Please return to %s and enter the following security code to complete the "
838 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
839 #. TRANS: POST and DELETE should not be translated.
840 #: actions/apistatusesdestroy.php:111
841 msgid "This method requires a POST or DELETE."
844 #. TRANS: Client error displayed trying to delete a status of another user.
845 #: actions/apistatusesdestroy.php:136
846 msgid "You may not delete another user's status."
849 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
850 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
851 #: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
852 #: actions/deletenotice.php:58 actions/shownotice.php:92
853 msgid "No such notice."
856 #. TRANS: Client error displayed trying to repeat an own notice through the API.
857 #. TRANS: Error text shown when trying to repeat an own notice.
858 #: actions/apistatusesretweet.php:83 lib/command.php:535
859 msgid "Cannot repeat your own notice."
862 #. TRANS: Client error displayed trying to re-repeat a notice through the API.
863 #. TRANS: Error text shown when trying to repeat an notice that was already repeated by the user.
864 #: actions/apistatusesretweet.php:92 lib/command.php:541
865 msgid "Already repeated that notice."
868 #. TRANS: Client error displayed requesting a deleted status.
869 #: actions/apistatusesshow.php:134
870 msgid "Status deleted."
873 #. TRANS: Client error displayed requesting a status with an invalid ID.
874 #: actions/apistatusesshow.php:141
875 msgid "No status with that ID found."
878 #. TRANS: Client error displayed when the parameter "status" is missing.
879 #: actions/apistatusesupdate.php:221
880 msgid "Client must provide a 'status' parameter with a value."
883 #. TRANS: Client error displayed when the parameter "status" is missing.
884 #. TRANS: %d is the maximum number of character for a notice.
885 #: actions/apistatusesupdate.php:244
887 msgid "That's too long. Maximum notice size is %d character."
888 msgid_plural "That's too long. Maximum notice size is %d characters."
892 #. TRANS: Client error displayed when replying to a non-existing notice.
893 #: actions/apistatusesupdate.php:284
894 msgid "Parent notice not found."
897 #. TRANS: Client error displayed exceeding the maximum notice length.
898 #. TRANS: %d is the maximum lenth for a notice.
899 #: actions/apistatusesupdate.php:308
901 msgid "Maximum notice size is %d character, including attachment URL."
902 msgid_plural "Maximum notice size is %d characters, including attachment URL."
906 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
907 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
908 #: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
909 msgid "Unsupported format."
912 #. TRANS: Title for timeline of most recent favourite notices by a user.
913 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
914 #: actions/apitimelinefavorites.php:108
916 msgid "%1$s / Favorites from %2$s"
919 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
920 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
921 #. TRANS: %3$s is a user nickname.
922 #: actions/apitimelinefavorites.php:120
924 msgid "%1$s updates favorited by %2$s / %3$s."
927 #. TRANS: Server error displayed when generating an Atom feed fails.
928 #. TRANS: %s is the error.
929 #: actions/apitimelinegroup.php:138
931 msgid "Could not generate feed for group - %s"
934 #. TRANS: Title for timeline of most recent mentions of a user.
935 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
936 #: actions/apitimelinementions.php:115
938 msgid "%1$s / Updates mentioning %2$s"
941 #. TRANS: Subtitle for timeline of most recent mentions of a user.
942 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
943 #. TRANS: %3$s is a user's full name.
944 #: actions/apitimelinementions.php:131
946 msgid "%1$s updates that reply to updates from %2$s / %3$s."
949 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
950 #: actions/apitimelinepublic.php:193 actions/publicrss.php:103
952 msgid "%s public timeline"
955 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
956 #: actions/apitimelinepublic.php:199 actions/publicrss.php:105
958 msgid "%s updates from everyone!"
961 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
962 #: actions/apitimelineretweetedbyme.php:71
963 msgid "Unimplemented."
966 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
967 #: actions/apitimelineretweetedtome.php:108
969 msgid "Repeated to %s"
972 #. TRANS: Title of list of repeated notices of the logged in user.
973 #. TRANS: %s is the nickname of the logged in user.
974 #: actions/apitimelineretweetsofme.php:112
976 msgid "Repeats of %s"
979 #. TRANS: Title for timeline with lastest notices with a given tag.
980 #. TRANS: %s is the tag.
981 #: actions/apitimelinetag.php:101 actions/tag.php:67
983 msgid "Notices tagged with %s"
986 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
987 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
988 #: actions/apitimelinetag.php:105 actions/tagrss.php:65
990 msgid "Updates tagged with %1$s on %2$s!"
993 #. TRANS: Server error for unfinished API method showTrends.
994 #: actions/apitrends.php:85
995 msgid "API method under construction."
998 #. TRANS: Client error displayed when requesting user information for a non-existing user.
999 #: actions/apiusershow.php:94
1000 msgid "User not found."
1003 #: actions/attachment.php:73
1004 msgid "No such attachment."
1007 #: actions/avatarbynickname.php:59 actions/blockedfromgroup.php:73
1008 #: actions/editgroup.php:84 actions/groupdesignsettings.php:84
1009 #: actions/grouplogo.php:86 actions/groupmembers.php:76
1010 #: actions/grouprss.php:91 actions/showgroup.php:121
1011 msgid "No nickname."
1014 #: actions/avatarbynickname.php:64
1018 #: actions/avatarbynickname.php:69
1019 msgid "Invalid size."
1022 #. TRANS: Link description in user account settings menu.
1023 #: actions/avatarsettings.php:67 actions/showgroup.php:230
1024 #: lib/accountsettingsaction.php:113
1028 #: actions/avatarsettings.php:78
1030 msgid "You can upload your personal avatar. The maximum file size is %s."
1033 #: actions/avatarsettings.php:106 actions/avatarsettings.php:185
1034 #: actions/grouplogo.php:181 actions/remotesubscribe.php:191
1035 #: actions/userauthorization.php:72 actions/userrss.php:108
1036 msgid "User without matching profile."
1039 #: actions/avatarsettings.php:119 actions/avatarsettings.php:197
1040 #: actions/grouplogo.php:254
1041 msgid "Avatar settings"
1044 #: actions/avatarsettings.php:127 actions/avatarsettings.php:205
1045 #: actions/grouplogo.php:202 actions/grouplogo.php:262
1049 #: actions/avatarsettings.php:142 actions/avatarsettings.php:217
1050 #: actions/grouplogo.php:213 actions/grouplogo.php:274
1054 #: actions/avatarsettings.php:149 actions/showapplication.php:252
1055 #: lib/deletegroupform.php:121 lib/deleteuserform.php:66
1056 #: lib/noticelist.php:667
1060 #: actions/avatarsettings.php:166 actions/grouplogo.php:236
1064 #: actions/avatarsettings.php:231 actions/grouplogo.php:289
1068 #: actions/avatarsettings.php:307
1069 msgid "No file uploaded."
1072 #: actions/avatarsettings.php:334
1073 msgid "Pick a square area of the image to be your avatar"
1076 #: actions/avatarsettings.php:349 actions/grouplogo.php:380
1077 msgid "Lost our file data."
1080 #: actions/avatarsettings.php:372
1081 msgid "Avatar updated."
1084 #: actions/avatarsettings.php:375
1085 msgid "Failed updating avatar."
1088 #: actions/avatarsettings.php:399
1089 msgid "Avatar deleted."
1092 #: actions/block.php:69
1093 msgid "You already blocked that user."
1096 #: actions/block.php:107 actions/block.php:136 actions/groupblock.php:158
1100 #: actions/block.php:138
1102 "Are you sure you want to block this user? Afterwards, they will be "
1103 "unsubscribed from you, unable to subscribe to you in the future, and you "
1104 "will not be notified of any @-replies from them."
1107 #. TRANS: Button label on the user block form.
1108 #. TRANS: Button label on the delete application form.
1109 #. TRANS: Button label on the delete group form.
1110 #. TRANS: Button label on the delete notice form.
1111 #. TRANS: Button label on the delete user form.
1112 #. TRANS: Button label on the form to block a user from a group.
1113 #: actions/block.php:153 actions/deleteapplication.php:154
1114 #: actions/deletegroup.php:220 actions/deletenotice.php:150
1115 #: actions/deleteuser.php:152 actions/groupblock.php:178
1120 #. TRANS: Submit button title for 'No' when blocking a user.
1121 #. TRANS: Submit button title for 'No' when deleting a user.
1122 #: actions/block.php:157 actions/deleteuser.php:156
1123 msgid "Do not block this user"
1126 #. TRANS: Button label on the user block form.
1127 #. TRANS: Button label on the delete application form.
1128 #. TRANS: Button label on the delete group form.
1129 #. TRANS: Button label on the delete notice form.
1130 #. TRANS: Button label on the delete user form.
1131 #. TRANS: Button label on the form to block a user from a group.
1132 #: actions/block.php:160 actions/deleteapplication.php:161
1133 #: actions/deletegroup.php:227 actions/deletenotice.php:157
1134 #: actions/deleteuser.php:159 actions/groupblock.php:185
1139 #. TRANS: Submit button title for 'Yes' when blocking a user.
1140 #. TRANS: Description of the form to block a user.
1141 #: actions/block.php:164 lib/blockform.php:79
1142 msgid "Block this user"
1145 #: actions/block.php:187
1146 msgid "Failed to save block information."
1149 #. TRANS: Client error when trying to delete a non-local group.
1150 #. TRANS: Client error when trying to delete a non-existing group.
1151 #. TRANS: Command exception text shown when a group is requested that does not exist.
1152 #. TRANS: Error text shown when trying to leave a group that does not exist.
1153 #: actions/blockedfromgroup.php:80 actions/blockedfromgroup.php:87
1154 #: actions/deletegroup.php:87 actions/deletegroup.php:100
1155 #: actions/editgroup.php:100 actions/foafgroup.php:44 actions/foafgroup.php:62
1156 #: actions/foafgroup.php:69 actions/groupblock.php:86 actions/groupbyid.php:83
1157 #: actions/groupdesignsettings.php:100 actions/grouplogo.php:102
1158 #: actions/groupmembers.php:83 actions/groupmembers.php:90
1159 #: actions/grouprss.php:98 actions/grouprss.php:105
1160 #: actions/groupunblock.php:86 actions/joingroup.php:82
1161 #: actions/joingroup.php:93 actions/leavegroup.php:82
1162 #: actions/leavegroup.php:93 actions/makeadmin.php:86
1163 #: actions/showgroup.php:138 actions/showgroup.php:146 lib/command.php:168
1164 #: lib/command.php:380
1165 msgid "No such group."
1168 #: actions/blockedfromgroup.php:97
1170 msgid "%s blocked profiles"
1173 #: actions/blockedfromgroup.php:100
1175 msgid "%1$s blocked profiles, page %2$d"
1178 #: actions/blockedfromgroup.php:115
1179 msgid "A list of the users blocked from joining this group."
1182 #: actions/blockedfromgroup.php:288
1183 msgid "Unblock user from group"
1186 #. TRANS: Title for the form to unblock a user.
1187 #: actions/blockedfromgroup.php:320 lib/unblockform.php:70
1191 #. TRANS: Description of the form to unblock a user.
1192 #: actions/blockedfromgroup.php:320 lib/unblockform.php:82
1193 msgid "Unblock this user"
1196 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1197 #: actions/bookmarklet.php:51
1202 #: actions/confirmaddress.php:75
1203 msgid "No confirmation code."
1206 #: actions/confirmaddress.php:80
1207 msgid "Confirmation code not found."
1210 #: actions/confirmaddress.php:85
1211 msgid "That confirmation code is not for you!"
1214 #. TRANS: Server error for an unknow address type, which can be 'email', 'jabber', or 'sms'.
1215 #: actions/confirmaddress.php:91
1217 msgid "Unrecognized address type %s."
1220 #. TRANS: Client error for an already confirmed email/jabbel/sms address.
1221 #: actions/confirmaddress.php:96
1222 msgid "That address has already been confirmed."
1225 #. TRANS: Server error thrown on database error updating e-mail preferences.
1226 #. TRANS: Server error thrown on database error removing a registered e-mail address.
1227 #. TRANS: Server error thrown on database error updating IM preferences.
1228 #. TRANS: Server error thrown on database error removing a registered IM address.
1229 #. TRANS: Server error thrown when user profile settings could not be updated.
1230 #. TRANS: Server error thrown on database error updating SMS preferences.
1231 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
1232 #: actions/confirmaddress.php:116 actions/emailsettings.php:331
1233 #: actions/emailsettings.php:477 actions/imsettings.php:283
1234 #: actions/imsettings.php:442 actions/othersettings.php:174
1235 #: actions/profilesettings.php:326 actions/smssettings.php:308
1236 #: actions/smssettings.php:464
1237 msgid "Couldn't update user."
1240 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
1241 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
1242 #: actions/confirmaddress.php:128 actions/emailsettings.php:437
1243 #: actions/smssettings.php:422
1244 msgid "Couldn't delete email confirmation."
1247 #: actions/confirmaddress.php:146
1248 msgid "Confirm address"
1251 #: actions/confirmaddress.php:161
1253 msgid "The address \"%s\" has been confirmed for your account."
1256 #: actions/conversation.php:99
1257 msgid "Conversation"
1260 #: actions/conversation.php:154 lib/mailbox.php:116 lib/noticelist.php:87
1261 #: lib/profileaction.php:229 lib/searchgroupnav.php:82
1265 #: actions/deleteapplication.php:63
1266 msgid "You must be logged in to delete an application."
1269 #: actions/deleteapplication.php:71
1270 msgid "Application not found."
1273 #. TRANS: Client error displayed trying to edit an application while not being its owner.
1274 #: actions/deleteapplication.php:78 actions/editapplication.php:78
1275 #: actions/showapplication.php:94
1276 msgid "You are not the owner of this application."
1279 #. TRANS: Client error text when there is a problem with the session token.
1280 #: actions/deleteapplication.php:102 actions/editapplication.php:131
1281 #: actions/newapplication.php:114 actions/showapplication.php:118
1282 #: lib/action.php:1354
1283 msgid "There was a problem with your session token."
1286 #: actions/deleteapplication.php:123 actions/deleteapplication.php:147
1287 msgid "Delete application"
1290 #: actions/deleteapplication.php:149
1292 "Are you sure you want to delete this application? This will clear all data "
1293 "about the application from the database, including all existing user "
1297 #. TRANS: Submit button title for 'No' when deleting an application.
1298 #: actions/deleteapplication.php:158
1299 msgid "Do not delete this application"
1302 #. TRANS: Submit button title for 'Yes' when deleting an application.
1303 #: actions/deleteapplication.php:164
1304 msgid "Delete this application"
1307 #. TRANS: Client error when trying to delete group while not logged in.
1308 #: actions/deletegroup.php:64
1309 msgid "You must be logged in to delete a group."
1312 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1313 #: actions/deletegroup.php:94 actions/joingroup.php:88
1314 #: actions/leavegroup.php:88
1315 msgid "No nickname or ID."
1318 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
1319 #: actions/deletegroup.php:107
1320 msgid "You are not allowed to delete this group."
1323 #. TRANS: Server error displayed if a group could not be deleted.
1324 #. TRANS: %s is the name of the group that could not be deleted.
1325 #: actions/deletegroup.php:150
1327 msgid "Could not delete group %s."
1330 #. TRANS: Message given after deleting a group.
1331 #. TRANS: %s is the deleted group's name.
1332 #: actions/deletegroup.php:159
1334 msgid "Deleted group %s"
1338 #. TRANS: Form legend for deleting a group.
1339 #: actions/deletegroup.php:176 actions/deletegroup.php:202
1340 msgid "Delete group"
1343 #: actions/deletegroup.php:206
1345 "Are you sure you want to delete this group? This will clear all data about "
1346 "the group from the database, without a backup. Public posts to this group "
1347 "will still appear in individual timelines."
1350 #. TRANS: Submit button title for 'No' when deleting a group.
1351 #: actions/deletegroup.php:224
1352 msgid "Do not delete this group"
1355 #. TRANS: Submit button title for 'Yes' when deleting a group.
1356 #: actions/deletegroup.php:231
1357 msgid "Delete this group"
1360 #. TRANS: Client error message thrown when trying to access the admin panel while not logged in.
1361 #: actions/deletenotice.php:50 actions/disfavor.php:61 actions/favor.php:62
1362 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69
1363 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:88
1364 #: actions/nudge.php:63 actions/subedit.php:31 actions/subscribe.php:96
1365 #: actions/tagother.php:33 actions/unsubscribe.php:52
1366 #: lib/adminpanelaction.php:71 lib/profileformaction.php:64
1367 #: lib/settingsaction.php:72
1368 msgid "Not logged in."
1371 #: actions/deletenotice.php:74
1372 msgid "Can't delete this notice."
1375 #: actions/deletenotice.php:106
1377 "You are about to permanently delete a notice. Once this is done, it cannot "
1381 #: actions/deletenotice.php:112 actions/deletenotice.php:144
1382 msgid "Delete notice"
1385 #: actions/deletenotice.php:147
1386 msgid "Are you sure you want to delete this notice?"
1389 #. TRANS: Submit button title for 'No' when deleting a notice.
1390 #: actions/deletenotice.php:154
1391 msgid "Do not delete this notice"
1394 #. TRANS: Submit button title for 'Yes' when deleting a notice.
1395 #: actions/deletenotice.php:161 lib/noticelist.php:667
1396 msgid "Delete this notice"
1399 #: actions/deleteuser.php:67
1400 msgid "You cannot delete users."
1403 #: actions/deleteuser.php:74
1404 msgid "You can only delete local users."
1407 #: actions/deleteuser.php:110 actions/deleteuser.php:133
1411 #: actions/deleteuser.php:136
1413 "Are you sure you want to delete this user? This will clear all data about "
1414 "the user from the database, without a backup."
1417 #. TRANS: Submit button title for 'Yes' when deleting a user.
1418 #: actions/deleteuser.php:163 lib/deleteuserform.php:77
1419 msgid "Delete this user"
1422 #. TRANS: Message used as title for design settings for the site.
1423 #. TRANS: Link description in user account settings menu.
1424 #: actions/designadminpanel.php:63 lib/accountsettingsaction.php:134
1428 #: actions/designadminpanel.php:74
1429 msgid "Design settings for this StatusNet site"
1432 #: actions/designadminpanel.php:335
1433 msgid "Invalid logo URL."
1436 #: actions/designadminpanel.php:340
1437 msgid "Invalid SSL logo URL."
1440 #: actions/designadminpanel.php:344
1442 msgid "Theme not available: %s."
1445 #: actions/designadminpanel.php:448
1449 #: actions/designadminpanel.php:453
1453 #: actions/designadminpanel.php:457
1457 #: actions/designadminpanel.php:469
1458 msgid "Change theme"
1461 #: actions/designadminpanel.php:486
1465 #: actions/designadminpanel.php:487
1466 msgid "Theme for the site."
1469 #: actions/designadminpanel.php:493
1470 msgid "Custom theme"
1473 #: actions/designadminpanel.php:497
1474 msgid "You can upload a custom StatusNet theme as a .ZIP archive."
1477 #: actions/designadminpanel.php:512 lib/designsettings.php:101
1478 msgid "Change background image"
1481 #: actions/designadminpanel.php:517 actions/designadminpanel.php:600
1482 #: lib/designsettings.php:178
1486 #: actions/designadminpanel.php:522
1489 "You can upload a background image for the site. The maximum file size is %1"
1493 #. TRANS: Used as radio button label to add a background image.
1494 #: actions/designadminpanel.php:553 lib/designsettings.php:139
1498 #. TRANS: Used as radio button label to not add a background image.
1499 #: actions/designadminpanel.php:570 lib/designsettings.php:155
1503 #: actions/designadminpanel.php:571 lib/designsettings.php:156
1504 msgid "Turn background image on or off."
1507 #: actions/designadminpanel.php:576 lib/designsettings.php:161
1508 msgid "Tile background image"
1511 #: actions/designadminpanel.php:590 lib/designsettings.php:170
1512 msgid "Change colours"
1515 #: actions/designadminpanel.php:613 lib/designsettings.php:191
1519 #: actions/designadminpanel.php:626 lib/designsettings.php:204
1523 #: actions/designadminpanel.php:639 lib/designsettings.php:217
1527 #: actions/designadminpanel.php:652 lib/designsettings.php:230
1531 #: actions/designadminpanel.php:677
1535 #: actions/designadminpanel.php:681
1539 #: actions/designadminpanel.php:702 lib/designsettings.php:247
1540 msgid "Use defaults"
1543 #: actions/designadminpanel.php:703 lib/designsettings.php:248
1544 msgid "Restore default designs"
1547 #: actions/designadminpanel.php:709 lib/designsettings.php:254
1548 msgid "Reset back to default"
1551 #. TRANS: Submit button title.
1552 #: actions/designadminpanel.php:711 actions/licenseadminpanel.php:319
1553 #: actions/othersettings.php:126 actions/sessionsadminpanel.php:199
1554 #: actions/siteadminpanel.php:292 actions/sitenoticeadminpanel.php:195
1555 #: actions/snapshotadminpanel.php:245 actions/tagother.php:154
1556 #: actions/useradminpanel.php:295 lib/applicationeditform.php:357
1557 #: lib/designsettings.php:256 lib/groupeditform.php:202
1561 #: actions/designadminpanel.php:712 lib/designsettings.php:257
1565 #: actions/disfavor.php:81
1566 msgid "This notice is not a favorite!"
1569 #: actions/disfavor.php:94
1570 msgid "Add to favorites"
1573 #: actions/doc.php:158
1575 msgid "No such document \"%s\""
1578 #. TRANS: Title for "Edit application" form.
1579 #. TRANS: Form legend.
1580 #: actions/editapplication.php:54 lib/applicationeditform.php:129
1581 msgid "Edit application"
1584 #. TRANS: Client error displayed trying to edit an application while not logged in.
1585 #: actions/editapplication.php:66
1586 msgid "You must be logged in to edit an application."
1589 #. TRANS: Client error displayed trying to edit an application that does not exist.
1590 #: actions/editapplication.php:83 actions/showapplication.php:87
1591 msgid "No such application."
1594 #. TRANS: Instructions for "Edit application" form.
1595 #: actions/editapplication.php:167
1596 msgid "Use this form to edit your application."
1599 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
1600 #: actions/editapplication.php:184 actions/newapplication.php:163
1601 msgid "Name is required."
1604 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
1605 #: actions/editapplication.php:188
1606 msgid "Name is too long (max 255 characters)."
1609 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
1610 #: actions/editapplication.php:192 actions/newapplication.php:166
1611 msgid "Name already in use. Try another one."
1614 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
1615 #: actions/editapplication.php:196 actions/newapplication.php:172
1616 msgid "Description is required."
1619 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
1620 #: actions/editapplication.php:208
1621 msgid "Source URL is too long."
1624 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
1625 #: actions/editapplication.php:215 actions/newapplication.php:193
1626 msgid "Source URL is not valid."
1629 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
1630 #: actions/editapplication.php:219 actions/newapplication.php:196
1631 msgid "Organization is required."
1634 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
1635 #: actions/editapplication.php:223
1636 msgid "Organization is too long (maximum 255 characters)."
1639 #: actions/editapplication.php:226 actions/newapplication.php:202
1640 msgid "Organization homepage is required."
1643 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
1644 #: actions/editapplication.php:237 actions/newapplication.php:214
1645 msgid "Callback is too long."
1648 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
1649 #: actions/editapplication.php:245 actions/newapplication.php:223
1650 msgid "Callback URL is not valid."
1653 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
1654 #: actions/editapplication.php:282
1655 msgid "Could not update application."
1658 #: actions/editgroup.php:56
1660 msgid "Edit %s group"
1663 #: actions/editgroup.php:68 actions/grouplogo.php:70 actions/newgroup.php:65
1664 msgid "You must be logged in to create a group."
1667 #: actions/editgroup.php:107 actions/editgroup.php:172
1668 #: actions/groupdesignsettings.php:107 actions/grouplogo.php:109
1669 msgid "You must be an admin to edit the group."
1672 #: actions/editgroup.php:158
1673 msgid "Use this form to edit the group."
1676 #: actions/editgroup.php:205
1678 msgid "Description is too long (max %d chars)."
1681 #: actions/editgroup.php:219
1683 msgid "Too many aliases! Maximum %d."
1686 #: actions/editgroup.php:228 actions/newgroup.php:177
1688 msgid "Invalid alias: \"%s\""
1691 #: actions/editgroup.php:258
1692 msgid "Could not update group."
1695 #. TRANS: Server exception thrown when creating group aliases failed.
1696 #: actions/editgroup.php:264 classes/User_group.php:513
1697 msgid "Could not create aliases."
1700 #: actions/editgroup.php:280
1701 msgid "Options saved."
1704 #. TRANS: Title for e-mail settings.
1705 #: actions/emailsettings.php:61
1706 msgid "Email settings"
1709 #. TRANS: E-mail settings page instructions.
1710 #. TRANS: %%site.name%% is the name of the site.
1711 #: actions/emailsettings.php:76
1713 msgid "Manage how you get email from %%site.name%%."
1716 #. TRANS: Form legend for e-mail settings form.
1717 #. TRANS: Field label for e-mail address input in e-mail settings form.
1718 #: actions/emailsettings.php:106 actions/emailsettings.php:132
1719 msgid "Email address"
1722 #. TRANS: Form note in e-mail settings form.
1723 #: actions/emailsettings.php:112
1724 msgid "Current confirmed email address."
1727 #. TRANS: Button label to remove a confirmed e-mail address.
1728 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
1729 #. TRANS: Button label to remove a confirmed IM address.
1730 #. TRANS: Button label to remove a confirmed SMS address.
1731 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
1732 #: actions/emailsettings.php:115 actions/emailsettings.php:162
1733 #: actions/imsettings.php:116 actions/smssettings.php:124
1734 #: actions/smssettings.php:180
1739 #: actions/emailsettings.php:122
1741 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
1742 "a message with further instructions."
1745 #. TRANS: Instructions for e-mail address input form. Do not translate
1746 #. TRANS: "example.org". It is one of the domain names reserved for
1747 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
1748 #. TRANS: Any other domain may be owned by a legitimate person or
1749 #. TRANS: organization.
1750 #: actions/emailsettings.php:139
1751 msgid "Email address, like \"UserName@example.org\""
1754 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
1755 #. TRANS: Button label for adding an IM address in IM settings form.
1756 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
1757 #: actions/emailsettings.php:143 actions/imsettings.php:151
1758 #: actions/smssettings.php:162
1763 #. TRANS: Form legend for incoming e-mail settings form.
1764 #. TRANS: Form legend for incoming SMS settings form.
1765 #: actions/emailsettings.php:151 actions/smssettings.php:171
1766 msgid "Incoming email"
1769 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
1770 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
1771 #: actions/emailsettings.php:159 actions/smssettings.php:178
1772 msgid "Send email to this address to post new notices."
1775 #. TRANS: Instructions for incoming e-mail address input form.
1776 #. TRANS: Instructions for incoming SMS e-mail address input form.
1777 #: actions/emailsettings.php:168 actions/smssettings.php:186
1778 msgid "Make a new email address for posting to; cancels the old one."
1781 #. TRANS: Button label for adding an e-mail address to send notices from.
1782 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
1783 #: actions/emailsettings.php:172 actions/smssettings.php:189
1788 #. TRANS: Form legend for e-mail preferences form.
1789 #: actions/emailsettings.php:178
1790 msgid "Email preferences"
1793 #. TRANS: Checkbox label in e-mail preferences form.
1794 #: actions/emailsettings.php:184
1795 msgid "Send me notices of new subscriptions through email."
1798 #. TRANS: Checkbox label in e-mail preferences form.
1799 #: actions/emailsettings.php:190
1800 msgid "Send me email when someone adds my notice as a favorite."
1803 #. TRANS: Checkbox label in e-mail preferences form.
1804 #: actions/emailsettings.php:197
1805 msgid "Send me email when someone sends me a private message."
1808 #. TRANS: Checkbox label in e-mail preferences form.
1809 #: actions/emailsettings.php:203
1810 msgid "Send me email when someone sends me an \"@-reply\"."
1813 #. TRANS: Checkbox label in e-mail preferences form.
1814 #: actions/emailsettings.php:209
1815 msgid "Allow friends to nudge me and send me an email."
1818 #. TRANS: Checkbox label in e-mail preferences form.
1819 #: actions/emailsettings.php:216
1820 msgid "I want to post notices by email."
1823 #. TRANS: Checkbox label in e-mail preferences form.
1824 #: actions/emailsettings.php:223
1825 msgid "Publish a MicroID for my email address."
1828 #. TRANS: Confirmation message for successful e-mail preferences save.
1829 #: actions/emailsettings.php:338
1830 msgid "Email preferences saved."
1833 #. TRANS: Message given saving e-mail address without having provided one.
1834 #: actions/emailsettings.php:357
1835 msgid "No email address."
1838 #. TRANS: Message given saving e-mail address that cannot be normalised.
1839 #: actions/emailsettings.php:365
1840 msgid "Cannot normalize that email address"
1843 #. TRANS: Message given saving e-mail address that not valid.
1844 #: actions/emailsettings.php:370 actions/register.php:208
1845 #: actions/siteadminpanel.php:144
1846 msgid "Not a valid email address."
1849 #. TRANS: Message given saving e-mail address that is already set.
1850 #: actions/emailsettings.php:374
1851 msgid "That is already your email address."
1854 #. TRANS: Message given saving e-mail address that is already set for another user.
1855 #: actions/emailsettings.php:378
1856 msgid "That email address already belongs to another user."
1859 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
1860 #. TRANS: Server error thrown on database error adding IM confirmation code.
1861 #. TRANS: Server error thrown on database error adding SMS confirmation code.
1862 #: actions/emailsettings.php:395 actions/imsettings.php:351
1863 #: actions/smssettings.php:373
1864 msgid "Couldn't insert confirmation code."
1867 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
1868 #: actions/emailsettings.php:402
1870 "A confirmation code was sent to the email address you added. Check your "
1871 "inbox (and spam box!) for the code and instructions on how to use it."
1874 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
1875 #. TRANS: Message given canceling IM address confirmation that is not pending.
1876 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
1877 #: actions/emailsettings.php:423 actions/imsettings.php:386
1878 #: actions/smssettings.php:408
1879 msgid "No pending confirmation to cancel."
1882 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
1883 #: actions/emailsettings.php:428
1884 msgid "That is the wrong email address."
1887 #. TRANS: Message given after successfully canceling e-mail address confirmation.
1888 #: actions/emailsettings.php:442
1889 msgid "Email confirmation cancelled."
1892 #. TRANS: Message given trying to remove an e-mail address that is not
1893 #. TRANS: registered for the active user.
1894 #: actions/emailsettings.php:462
1895 msgid "That is not your email address."
1898 #. TRANS: Message given after successfully removing a registered e-mail address.
1899 #: actions/emailsettings.php:483
1900 msgid "The email address was removed."
1903 #: actions/emailsettings.php:497 actions/smssettings.php:568
1904 msgid "No incoming email address."
1907 #. TRANS: Server error thrown on database error removing incoming e-mail address.
1908 #. TRANS: Server error thrown on database error adding incoming e-mail address.
1909 #: actions/emailsettings.php:508 actions/emailsettings.php:532
1910 #: actions/smssettings.php:578 actions/smssettings.php:602
1911 msgid "Couldn't update user record."
1914 #. TRANS: Message given after successfully removing an incoming e-mail address.
1915 #: actions/emailsettings.php:512 actions/smssettings.php:581
1916 msgid "Incoming email address removed."
1919 #. TRANS: Message given after successfully adding an incoming e-mail address.
1920 #: actions/emailsettings.php:536 actions/smssettings.php:605
1921 msgid "New incoming email address added."
1924 #: actions/favor.php:79
1925 msgid "This notice is already a favorite!"
1928 #: actions/favor.php:92 lib/disfavorform.php:144
1929 msgid "Disfavor favorite"
1932 #: actions/favorited.php:65 lib/popularnoticesection.php:91
1933 #: lib/publicgroupnav.php:93
1934 msgid "Popular notices"
1937 #: actions/favorited.php:67
1939 msgid "Popular notices, page %d"
1942 #: actions/favorited.php:79
1943 msgid "The most popular notices on the site right now."
1946 #: actions/favorited.php:150
1947 msgid "Favorite notices appear on this page but no one has favorited one yet."
1950 #: actions/favorited.php:153
1952 "Be the first to add a notice to your favorites by clicking the fave button "
1953 "next to any notice you like."
1956 #: actions/favorited.php:156
1959 "Why not [register an account](%%action.register%%) and be the first to add a "
1960 "notice to your favorites!"
1963 #: actions/favoritesrss.php:111 actions/showfavorites.php:77
1964 #: lib/personalgroupnav.php:115
1966 msgid "%s's favorite notices"
1969 #: actions/favoritesrss.php:115
1971 msgid "Updates favored by %1$s on %2$s!"
1974 #: actions/featured.php:69 lib/featureduserssection.php:87
1975 #: lib/publicgroupnav.php:89
1976 msgid "Featured users"
1979 #: actions/featured.php:71
1981 msgid "Featured users, page %d"
1984 #: actions/featured.php:99
1986 msgid "A selection of some great users on %s"
1989 #: actions/file.php:34
1990 msgid "No notice ID."
1993 #: actions/file.php:38
1997 #: actions/file.php:42
1998 msgid "No attachments."
2001 #: actions/file.php:51
2002 msgid "No uploaded attachments."
2005 #: actions/finishremotesubscribe.php:69
2006 msgid "Not expecting this response!"
2009 #: actions/finishremotesubscribe.php:80
2010 msgid "User being listened to does not exist."
2013 #: actions/finishremotesubscribe.php:87 actions/remotesubscribe.php:59
2014 msgid "You can use the local subscription!"
2017 #: actions/finishremotesubscribe.php:99
2018 msgid "That user has blocked you from subscribing."
2021 #: actions/finishremotesubscribe.php:110
2022 msgid "You are not authorized."
2025 #: actions/finishremotesubscribe.php:113
2026 msgid "Could not convert request token to access token."
2029 #: actions/finishremotesubscribe.php:118
2030 msgid "Remote service uses unknown version of OMB protocol."
2033 #: actions/finishremotesubscribe.php:138 lib/oauthstore.php:317
2034 msgid "Error updating remote profile."
2037 #: actions/getfile.php:79
2038 msgid "No such file."
2041 #: actions/getfile.php:83
2042 msgid "Cannot read file."
2045 #: actions/grantrole.php:62 actions/revokerole.php:62
2046 msgid "Invalid role."
2049 #: actions/grantrole.php:66 actions/revokerole.php:66
2050 msgid "This role is reserved and cannot be set."
2053 #: actions/grantrole.php:75
2054 msgid "You cannot grant user roles on this site."
2057 #: actions/grantrole.php:82
2058 msgid "User already has this role."
2061 #: actions/groupblock.php:71 actions/groupunblock.php:71
2062 #: actions/makeadmin.php:71 actions/subedit.php:46
2063 #: lib/profileformaction.php:79
2064 msgid "No profile specified."
2067 #: actions/groupblock.php:76 actions/groupunblock.php:76
2068 #: actions/makeadmin.php:76 actions/subedit.php:53 actions/tagother.php:46
2069 #: actions/unsubscribe.php:84 lib/profileformaction.php:86
2070 msgid "No profile with that ID."
2073 #: actions/groupblock.php:81 actions/groupunblock.php:81
2074 #: actions/makeadmin.php:81
2075 msgid "No group specified."
2078 #: actions/groupblock.php:91
2079 msgid "Only an admin can block group members."
2082 #: actions/groupblock.php:95
2083 msgid "User is already blocked from group."
2086 #: actions/groupblock.php:100
2087 msgid "User is not a member of group."
2090 #: actions/groupblock.php:134 actions/groupmembers.php:364
2091 msgid "Block user from group"
2094 #: actions/groupblock.php:160
2097 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
2098 "will be removed from the group, unable to post, and unable to subscribe to "
2099 "the group in the future."
2102 #. TRANS: Submit button title for 'No' when blocking a user from a group.
2103 #: actions/groupblock.php:182
2104 msgid "Do not block this user from this group"
2107 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
2108 #: actions/groupblock.php:189
2109 msgid "Block this user from this group"
2112 #: actions/groupblock.php:206
2113 msgid "Database error blocking user from group."
2116 #: actions/groupbyid.php:74 actions/userbyid.php:70
2120 #: actions/groupdesignsettings.php:68
2121 msgid "You must be logged in to edit a group."
2124 #: actions/groupdesignsettings.php:144
2125 msgid "Group design"
2128 #: actions/groupdesignsettings.php:155
2130 "Customize the way your group looks with a background image and a colour "
2131 "palette of your choice."
2134 #: actions/groupdesignsettings.php:266 actions/userdesignsettings.php:186
2135 #: lib/designsettings.php:391 lib/designsettings.php:413
2136 msgid "Couldn't update your design."
2139 #: actions/groupdesignsettings.php:311 actions/userdesignsettings.php:231
2140 msgid "Design preferences saved."
2143 #: actions/grouplogo.php:142 actions/grouplogo.php:195
2147 #: actions/grouplogo.php:153
2150 "You can upload a logo image for your group. The maximum file size is %s."
2153 #: actions/grouplogo.php:365
2154 msgid "Pick a square area of the image to be the logo."
2157 #: actions/grouplogo.php:399
2158 msgid "Logo updated."
2161 #: actions/grouplogo.php:401
2162 msgid "Failed updating logo."
2165 #. TRANS: Title of the page showing group members.
2166 #. TRANS: %s is the name of the group.
2167 #: actions/groupmembers.php:102
2169 msgid "%s group members"
2172 #. TRANS: Title of the page showing group members.
2173 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2174 #: actions/groupmembers.php:107
2176 msgid "%1$s group members, page %2$d"
2179 #: actions/groupmembers.php:122
2180 msgid "A list of the users in this group."
2183 #: actions/groupmembers.php:186
2187 #. TRANS: Button text for the form that will block a user from a group.
2188 #: actions/groupmembers.php:399
2193 #. TRANS: Submit button title.
2194 #: actions/groupmembers.php:403
2196 msgid "Block this user"
2199 #: actions/groupmembers.php:498
2200 msgid "Make user an admin of the group"
2203 #. TRANS: Button text for the form that will make a user administrator.
2204 #: actions/groupmembers.php:533
2209 #. TRANS: Submit button title.
2210 #: actions/groupmembers.php:537
2212 msgid "Make this user an admin"
2215 #. TRANS: Message is used as link title. %s is a user nickname.
2216 #. TRANS: Title in atom group notice feed. %s is a group name.
2217 #. TRANS: Title in atom user notice feed. %s is a user name.
2218 #: actions/grouprss.php:139 actions/userrss.php:94
2219 #: lib/atomgroupnoticefeed.php:63 lib/atomusernoticefeed.php:68
2224 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
2225 #: actions/grouprss.php:142
2227 msgid "Updates from members of %1$s on %2$s!"
2230 #: actions/groups.php:62 lib/profileaction.php:223 lib/profileaction.php:249
2231 #: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
2235 #: actions/groups.php:64
2237 msgid "Groups, page %d"
2240 #: actions/groups.php:90
2243 "%%%%site.name%%%% groups let you find and talk with people of similar "
2244 "interests. After you join a group you can send messages to all other members "
2245 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
2246 "for one](%%%%action.groupsearch%%%%) or [start your own!](%%%%action.newgroup"
2250 #: actions/groups.php:107 actions/usergroups.php:126 lib/groupeditform.php:122
2251 msgid "Create a new group"
2254 #: actions/groupsearch.php:52
2257 "Search for groups on %%site.name%% by their name, location, or description. "
2258 "Separate the terms by spaces; they must be 3 characters or more."
2261 #: actions/groupsearch.php:58
2262 msgid "Group search"
2265 #: actions/groupsearch.php:79 actions/noticesearch.php:117
2266 #: actions/peoplesearch.php:83
2270 #: actions/groupsearch.php:82
2273 "If you can't find the group you're looking for, you can [create it](%%action."
2274 "newgroup%%) yourself."
2277 #: actions/groupsearch.php:85
2280 "Why not [register an account](%%action.register%%) and [create the group](%%"
2281 "action.newgroup%%) yourself!"
2284 #: actions/groupunblock.php:91
2285 msgid "Only an admin can unblock group members."
2288 #: actions/groupunblock.php:95
2289 msgid "User is not blocked from group."
2292 #: actions/groupunblock.php:128 actions/unblock.php:86
2293 msgid "Error removing the block."
2296 #. TRANS: Title for instance messaging settings.
2297 #: actions/imsettings.php:60
2301 #. TRANS: Instant messaging settings page instructions.
2302 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
2303 #. TRANS: the order and formatting of link text and link should remain unchanged.
2304 #: actions/imsettings.php:74
2307 "You can send and receive notices through Jabber/GTalk [instant messages](%%"
2308 "doc.im%%). Configure your address and settings below."
2311 #. TRANS: Message given in the IM settings if XMPP is not enabled on the site.
2312 #: actions/imsettings.php:94
2313 msgid "IM is not available."
2316 #. TRANS: Form legend for IM settings form.
2317 #. TRANS: Field label for IM address input in IM settings form.
2318 #: actions/imsettings.php:106 actions/imsettings.php:136
2322 #: actions/imsettings.php:113
2323 msgid "Current confirmed Jabber/GTalk address."
2326 #. TRANS: Form note in IM settings form.
2327 #. TRANS: %s is the IM address set for the site.
2328 #: actions/imsettings.php:124
2331 "Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
2332 "message with further instructions. (Did you add %s to your buddy list?)"
2335 #. TRANS: IM address input field instructions in IM settings form.
2336 #. TRANS: %s is the IM address set for the site.
2337 #. TRANS: Do not translate "example.org". It is one of the domain names reserved for use in examples by
2338 #. TRANS: http://www.rfc-editor.org/rfc/rfc2606.txt. Any other domain may be owned by a legitimate
2339 #. TRANS: person or organization.
2340 #: actions/imsettings.php:143
2343 "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
2344 "add %s to your buddy list in your IM client or on GTalk."
2347 #. TRANS: Form legend for IM preferences form.
2348 #: actions/imsettings.php:158
2349 msgid "IM preferences"
2352 #. TRANS: Checkbox label in IM preferences form.
2353 #: actions/imsettings.php:163
2354 msgid "Send me notices through Jabber/GTalk."
2357 #. TRANS: Checkbox label in IM preferences form.
2358 #: actions/imsettings.php:169
2359 msgid "Post a notice when my Jabber/GTalk status changes."
2362 #. TRANS: Checkbox label in IM preferences form.
2363 #: actions/imsettings.php:175
2364 msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to."
2367 #. TRANS: Checkbox label in IM preferences form.
2368 #: actions/imsettings.php:182
2369 msgid "Publish a MicroID for my Jabber/GTalk address."
2372 #. TRANS: Confirmation message for successful IM preferences save.
2373 #: actions/imsettings.php:290 actions/othersettings.php:180
2374 msgid "Preferences saved."
2377 #. TRANS: Message given saving IM address without having provided one.
2378 #: actions/imsettings.php:312
2379 msgid "No Jabber ID."
2382 #. TRANS: Message given saving IM address that cannot be normalised.
2383 #: actions/imsettings.php:320
2384 msgid "Cannot normalize that Jabber ID"
2387 #. TRANS: Message given saving IM address that not valid.
2388 #: actions/imsettings.php:325
2389 msgid "Not a valid Jabber ID"
2392 #. TRANS: Message given saving IM address that is already set.
2393 #: actions/imsettings.php:329
2394 msgid "That is already your Jabber ID."
2397 #. TRANS: Message given saving IM address that is already set for another user.
2398 #: actions/imsettings.php:333
2399 msgid "Jabber ID already belongs to another user."
2402 #. TRANS: Message given saving valid IM address that is to be confirmed.
2403 #. TRANS: %s is the IM address set for the site.
2404 #: actions/imsettings.php:361
2407 "A confirmation code was sent to the IM address you added. You must approve %"
2408 "s for sending messages to you."
2411 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
2412 #: actions/imsettings.php:391
2413 msgid "That is the wrong IM address."
2416 #. TRANS: Server error thrown on database error canceling IM address confirmation.
2417 #: actions/imsettings.php:400
2418 msgid "Couldn't delete IM confirmation."
2421 #. TRANS: Message given after successfully canceling IM address confirmation.
2422 #: actions/imsettings.php:405
2423 msgid "IM confirmation cancelled."
2426 #. TRANS: Message given trying to remove an IM address that is not
2427 #. TRANS: registered for the active user.
2428 #: actions/imsettings.php:427
2429 msgid "That is not your Jabber ID."
2432 #. TRANS: Message given after successfully removing a registered IM address.
2433 #: actions/imsettings.php:450
2434 msgid "The IM address was removed."
2437 #: actions/inbox.php:59
2439 msgid "Inbox for %1$s - page %2$d"
2442 #: actions/inbox.php:62
2444 msgid "Inbox for %s"
2447 #: actions/inbox.php:115
2448 msgid "This is your inbox, which lists your incoming private messages."
2451 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
2452 #: actions/invite.php:40
2453 msgid "Invites have been disabled."
2456 #. TRANS: Client error displayed when trying to sent invites while not logged in.
2457 #. TRANS: %s is the StatusNet site name.
2458 #: actions/invite.php:44
2460 msgid "You must be logged in to invite other users to use %s."
2463 #. TRANS: Form validation message when providing an e-mail address that does not validate.
2464 #. TRANS: %s is an invalid e-mail address.
2465 #: actions/invite.php:77
2467 msgid "Invalid email address: %s."
2470 #. TRANS: Page title when invitations have been sent.
2471 #: actions/invite.php:116
2472 msgid "Invitations sent"
2475 #. TRANS: Page title when inviting potential users.
2476 #: actions/invite.php:119
2477 msgid "Invite new users"
2480 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
2481 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
2482 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
2483 #. TRANS: Followed by a bullet list.
2484 #: actions/invite.php:139
2485 msgid "You are already subscribed to this user:"
2486 msgid_plural "You are already subscribed to these users:"
2490 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
2491 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
2492 #. TRANS: Whois output.
2493 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
2494 #: actions/invite.php:145 actions/invite.php:159 lib/command.php:426
2499 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
2500 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
2501 #. TRANS: reported already present people. Followed by a bullet list.
2502 #: actions/invite.php:153
2503 msgid "This person is already a user and you were automatically subscribed:"
2505 "These people are already users and you were automatically subscribed to them:"
2509 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
2510 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
2511 #. TRANS: e-mail addresses to which invitations were sent.
2512 #: actions/invite.php:167
2513 msgid "Invitation sent to the following person:"
2514 msgid_plural "Invitations sent to the following people:"
2518 #. TRANS: Generic message displayed after sending out one or more invitations to
2519 #. TRANS: people to join a StatusNet site.
2520 #: actions/invite.php:177
2522 "You will be notified when your invitees accept the invitation and register "
2523 "on the site. Thanks for growing the community!"
2526 #. TRANS: Form instructions.
2527 #: actions/invite.php:190
2529 "Use this form to invite your friends and colleagues to use this service."
2532 #. TRANS: Field label for a list of e-mail addresses.
2533 #: actions/invite.php:217
2534 msgid "Email addresses"
2537 #. TRANS: Tooltip for field label for a list of e-mail addresses.
2538 #: actions/invite.php:220
2539 msgid "Addresses of friends to invite (one per line)"
2542 #. TRANS: Field label for a personal message to send to invitees.
2543 #: actions/invite.php:224
2544 msgid "Personal message"
2547 #. TRANS: Tooltip for field label for a personal message to send to invitees.
2548 #: actions/invite.php:227
2549 msgid "Optionally add a personal message to the invitation."
2552 #. TRANS: Send button for inviting friends
2553 #: actions/invite.php:231
2558 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
2559 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
2560 #. TRANS: the StatusNet sitename.
2561 #: actions/invite.php:263
2563 msgid "%1$s has invited you to join them on %2$s"
2566 #. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral
2567 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, %2$s is the
2568 #. TRANS: StatusNet sitename, %3$s is the site URL, %4$s is the personal message from the
2569 #. TRANS: inviting user, %s%5 a link to the timeline for the inviting user, %s$6 is a link
2570 #. TRANS: to register with the StatusNet site.
2571 #: actions/invite.php:270
2574 "%1$s has invited you to join them on %2$s (%3$s).\n"
2576 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
2577 "you know and people who interest you.\n"
2579 "You can also share news about yourself, your thoughts, or your life online "
2580 "with people who know about you. It's also great for meeting new people who "
2581 "share your interests.\n"
2587 "You can see %1$s's profile page on %2$s here:\n"
2591 "If you'd like to try the service, click on the link below to accept the "
2596 "If not, you can ignore this message. Thanks for your patience and your "
2602 #: actions/joingroup.php:60
2603 msgid "You must be logged in to join a group."
2606 #: actions/joingroup.php:141
2608 msgid "%1$s joined group %2$s"
2611 #: actions/leavegroup.php:60
2612 msgid "You must be logged in to leave a group."
2615 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
2616 #: actions/leavegroup.php:100 lib/command.php:386
2617 msgid "You are not a member of that group."
2620 #: actions/leavegroup.php:137
2622 msgid "%1$s left group %2$s"
2625 #. TRANS: User admin panel title
2626 #: actions/licenseadminpanel.php:56
2631 #: actions/licenseadminpanel.php:67
2632 msgid "License for this StatusNet site"
2635 #: actions/licenseadminpanel.php:139
2636 msgid "Invalid license selection."
2639 #: actions/licenseadminpanel.php:149
2641 "You must specify the owner of the content when using the All Rights Reserved "
2645 #: actions/licenseadminpanel.php:156
2646 msgid "Invalid license title. Max length is 255 characters."
2649 #: actions/licenseadminpanel.php:168
2650 msgid "Invalid license URL."
2653 #: actions/licenseadminpanel.php:171
2654 msgid "Invalid license image URL."
2657 #: actions/licenseadminpanel.php:179
2658 msgid "License URL must be blank or a valid URL."
2661 #: actions/licenseadminpanel.php:187
2662 msgid "License image must be blank or valid URL."
2665 #: actions/licenseadminpanel.php:239
2666 msgid "License selection"
2669 #: actions/licenseadminpanel.php:245
2673 #: actions/licenseadminpanel.php:246
2674 msgid "All Rights Reserved"
2677 #: actions/licenseadminpanel.php:247
2678 msgid "Creative Commons"
2681 #: actions/licenseadminpanel.php:252
2685 #: actions/licenseadminpanel.php:254
2686 msgid "Select license"
2689 #: actions/licenseadminpanel.php:268
2690 msgid "License details"
2693 #: actions/licenseadminpanel.php:274
2697 #: actions/licenseadminpanel.php:275
2698 msgid "Name of the owner of the site's content (if applicable)."
2701 #: actions/licenseadminpanel.php:283
2702 msgid "License Title"
2705 #: actions/licenseadminpanel.php:284
2706 msgid "The title of the license."
2709 #: actions/licenseadminpanel.php:292
2713 #: actions/licenseadminpanel.php:293
2714 msgid "URL for more information about the license."
2717 #: actions/licenseadminpanel.php:300
2718 msgid "License Image URL"
2721 #: actions/licenseadminpanel.php:301
2722 msgid "URL for an image to display with the license."
2725 #: actions/licenseadminpanel.php:319
2726 msgid "Save license settings"
2729 #: actions/login.php:102 actions/otp.php:62 actions/register.php:144
2730 msgid "Already logged in."
2733 #: actions/login.php:148
2734 msgid "Incorrect username or password."
2737 #: actions/login.php:154 actions/otp.php:120
2738 msgid "Error setting user. You are probably not authorized."
2741 #: actions/login.php:210 actions/login.php:263 lib/logingroupnav.php:79
2745 #: actions/login.php:249
2746 msgid "Login to site"
2749 #: actions/login.php:258 actions/register.php:492
2753 #: actions/login.php:259 actions/register.php:494
2754 msgid "Automatically login in the future; not for shared computers!"
2757 #: actions/login.php:269
2758 msgid "Lost or forgotten password?"
2761 #: actions/login.php:288
2763 "For security reasons, please re-enter your user name and password before "
2764 "changing your settings."
2767 #: actions/login.php:292
2768 msgid "Login with your username and password."
2771 #: actions/login.php:295
2774 "Don't have a username yet? [Register](%%action.register%%) a new account."
2777 #: actions/makeadmin.php:92
2778 msgid "Only an admin can make another user an admin."
2781 #: actions/makeadmin.php:96
2783 msgid "%1$s is already an admin for group \"%2$s\"."
2786 #: actions/makeadmin.php:133
2788 msgid "Can't get membership record for %1$s in group %2$s."
2791 #: actions/makeadmin.php:146
2793 msgid "Can't make %1$s an admin for group %2$s."
2796 #: actions/microsummary.php:69
2797 msgid "No current status."
2800 #. TRANS: This is the title of the form for adding a new application.
2801 #: actions/newapplication.php:52
2802 msgid "New application"
2805 #. TRANS: Client error displayed trying to add a new application while not logged in.
2806 #: actions/newapplication.php:65
2807 msgid "You must be logged in to register an application."
2810 #: actions/newapplication.php:147
2811 msgid "Use this form to register a new application."
2814 #: actions/newapplication.php:169
2815 msgid "Name is too long (maximum 255 chars)."
2818 #: actions/newapplication.php:184
2819 msgid "Source URL is required."
2822 #: actions/newapplication.php:199
2823 msgid "Organization is too long (maximum 255 chars)."
2826 #: actions/newapplication.php:266 actions/newapplication.php:275
2827 msgid "Could not create application."
2830 #: actions/newgroup.php:53
2834 #: actions/newgroup.php:110
2835 msgid "Use this form to create a new group."
2838 #: actions/newmessage.php:71 actions/newmessage.php:234
2842 #. 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).
2843 #: actions/newmessage.php:121 actions/newmessage.php:164 lib/command.php:499
2844 msgid "You can't send a message to this user."
2847 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
2848 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
2849 #: actions/newmessage.php:144 actions/newnotice.php:140 lib/command.php:478
2850 #: lib/command.php:579
2854 #: actions/newmessage.php:161
2855 msgid "No recipient specified."
2858 #. TRANS: Error text shown when trying to send a direct message to self.
2859 #: actions/newmessage.php:167 lib/command.php:503
2861 "Don't send a message to yourself; just say it to yourself quietly instead."
2864 #: actions/newmessage.php:184
2865 msgid "Message sent"
2868 #. TRANS: Message given have sent a direct message to another user.
2869 #. TRANS: %s is the name of the other user.
2870 #: actions/newmessage.php:188 lib/command.php:511
2872 msgid "Direct message to %s sent."
2875 #: actions/newmessage.php:213 actions/newnotice.php:263
2879 #: actions/newnotice.php:69
2883 #: actions/newnotice.php:159 lib/mailhandler.php:60
2885 msgid "That's too long. Max notice size is %d chars."
2888 #: actions/newnotice.php:183
2890 msgid "Max notice size is %d chars, including attachment URL."
2893 #: actions/newnotice.php:229
2894 msgid "Notice posted"
2897 #: actions/noticesearch.php:68
2900 "Search for notices on %%site.name%% by their contents. Separate search terms "
2901 "by spaces; they must be 3 characters or more."
2904 #: actions/noticesearch.php:78
2908 #: actions/noticesearch.php:91
2910 msgid "Search results for \"%1$s\" on %2$s"
2913 #: actions/noticesearch.php:121
2916 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
2917 "status_textarea=%s)!"
2920 #: actions/noticesearch.php:124
2923 "Why not [register an account](%%%%action.register%%%%) and be the first to "
2924 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
2927 #: actions/noticesearchrss.php:96
2929 msgid "Updates with \"%s\""
2932 #: actions/noticesearchrss.php:98
2934 msgid "Updates matching search term \"%1$s\" on %2$s!"
2937 #: actions/nudge.php:85
2939 "This user doesn't allow nudges or hasn't confirmed or set their email "
2943 #: actions/nudge.php:94
2947 #: actions/nudge.php:97
2951 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
2952 #: actions/oauthappssettings.php:60
2953 msgid "You must be logged in to list your applications."
2956 #. TRANS: Page title for OAuth applications
2957 #: actions/oauthappssettings.php:76
2958 msgid "OAuth applications"
2961 #. TRANS: Page instructions for OAuth applications
2962 #: actions/oauthappssettings.php:88
2963 msgid "Applications you have registered"
2966 #. TRANS: Empty list message on page with OAuth applications.
2967 #: actions/oauthappssettings.php:141
2969 msgid "You have not registered any applications yet."
2972 #. TRANS: Title for OAuth connection settings.
2973 #: actions/oauthconnectionssettings.php:71
2974 msgid "Connected applications"
2977 #. TRANS: Instructions for OAuth connection settings.
2978 #: actions/oauthconnectionssettings.php:83
2979 msgid "The following connections exist for your account."
2982 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
2983 #: actions/oauthconnectionssettings.php:168
2984 msgid "You are not a user of that application."
2987 #. TRANS: Client error when revoking access has failed for some reason.
2988 #. TRANS: %s is the application ID revoking access failed for.
2989 #: actions/oauthconnectionssettings.php:183
2991 msgid "Unable to revoke access for application: %s."
2994 #. TRANS: Success message after revoking access for an application.
2995 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
2996 #: actions/oauthconnectionssettings.php:202
2999 "You have successfully revoked access for %1$s and the access token starting "
3003 #. TRANS: Empty list message when no applications have been authorised yet.
3004 #: actions/oauthconnectionssettings.php:213
3005 msgid "You have not authorized any applications to use your account."
3008 #. TRANS: Note for developers in the OAuth connection settings form.
3009 #. TRANS: This message contains a Markdown link. Do not separate "](".
3010 #. TRANS: %s is the URL to the OAuth settings.
3011 #: actions/oauthconnectionssettings.php:233
3014 "Are you a developer? [Register an OAuth client application](%s) to use with "
3015 "this instance of StatusNet."
3018 #: actions/oembed.php:80 actions/shownotice.php:100
3019 msgid "Notice has no profile."
3022 #: actions/oembed.php:87 actions/shownotice.php:176
3024 msgid "%1$s's status on %2$s"
3027 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
3028 #: actions/oembed.php:159
3030 msgid "Content type %s not supported."
3033 #. TRANS: Error message displaying attachments. %s is the site's base URL.
3034 #: actions/oembed.php:163
3036 msgid "Only %s URLs over plain HTTP please."
3039 #. TRANS: Client error on an API request with an unsupported data format.
3040 #: actions/oembed.php:184 actions/oembed.php:203 lib/apiaction.php:1200
3041 #: lib/apiaction.php:1227 lib/apiaction.php:1356
3042 msgid "Not a supported data format."
3045 #: actions/opensearch.php:64
3046 msgid "People Search"
3049 #: actions/opensearch.php:67
3050 msgid "Notice Search"
3053 #: actions/othersettings.php:60
3054 msgid "Other settings"
3057 #: actions/othersettings.php:71
3058 msgid "Manage various other options."
3061 #: actions/othersettings.php:108
3062 msgid " (free service)"
3065 #: actions/othersettings.php:116
3066 msgid "Shorten URLs with"
3069 #: actions/othersettings.php:117
3070 msgid "Automatic shortening service to use."
3073 #: actions/othersettings.php:122
3074 msgid "View profile designs"
3077 #: actions/othersettings.php:123
3078 msgid "Show or hide profile designs."
3081 #: actions/othersettings.php:153
3082 msgid "URL shortening service is too long (max 50 chars)."
3085 #: actions/otp.php:69
3086 msgid "No user ID specified."
3089 #: actions/otp.php:83
3090 msgid "No login token specified."
3093 #: actions/otp.php:90
3094 msgid "No login token requested."
3097 #: actions/otp.php:95
3098 msgid "Invalid login token specified."
3101 #: actions/otp.php:104
3102 msgid "Login token expired."
3105 #: actions/outbox.php:58
3107 msgid "Outbox for %1$s - page %2$d"
3110 #: actions/outbox.php:61
3112 msgid "Outbox for %s"
3115 #: actions/outbox.php:116
3116 msgid "This is your outbox, which lists private messages you have sent."
3119 #: actions/passwordsettings.php:58
3120 msgid "Change password"
3123 #: actions/passwordsettings.php:69
3124 msgid "Change your password."
3127 #: actions/passwordsettings.php:96 actions/recoverpassword.php:231
3128 msgid "Password change"
3131 #: actions/passwordsettings.php:104
3132 msgid "Old password"
3135 #: actions/passwordsettings.php:108 actions/recoverpassword.php:235
3136 msgid "New password"
3139 #: actions/passwordsettings.php:109
3140 msgid "6 or more characters"
3143 #: actions/passwordsettings.php:112 actions/recoverpassword.php:239
3144 #: actions/register.php:442
3148 #: actions/passwordsettings.php:113 actions/recoverpassword.php:240
3149 msgid "Same as password above"
3152 #: actions/passwordsettings.php:117
3156 #: actions/passwordsettings.php:154 actions/register.php:239
3157 msgid "Password must be 6 or more characters."
3160 #: actions/passwordsettings.php:157 actions/register.php:242
3161 msgid "Passwords don't match."
3164 #: actions/passwordsettings.php:165
3165 msgid "Incorrect old password"
3168 #: actions/passwordsettings.php:181
3169 msgid "Error saving user; invalid."
3172 #: actions/passwordsettings.php:186 actions/recoverpassword.php:381
3173 msgid "Can't save new password."
3176 #: actions/passwordsettings.php:192 actions/recoverpassword.php:211
3177 msgid "Password saved."
3180 #. TRANS: Title for Paths admin panel.
3181 #. TRANS: Menu item for site administration
3182 #: actions/pathsadminpanel.php:58 lib/adminpanelaction.php:371
3186 #. TRANS: Form instructions for Path admin panel.
3187 #: actions/pathsadminpanel.php:69
3188 msgid "Path and server settings for this StatusNet site"
3191 #. TRANS: Client error in Paths admin panel.
3192 #. TRANS: %s is the directory that could not be read from.
3193 #: actions/pathsadminpanel.php:155
3195 msgid "Theme directory not readable: %s."
3198 #. TRANS: Client error in Paths admin panel.
3199 #. TRANS: %s is the avatar directory that could not be written to.
3200 #: actions/pathsadminpanel.php:163
3202 msgid "Avatar directory not writable: %s."
3205 #. TRANS: Client error in Paths admin panel.
3206 #. TRANS: %s is the background directory that could not be written to.
3207 #: actions/pathsadminpanel.php:171
3209 msgid "Background directory not writable: %s."
3212 #. TRANS: Client error in Paths admin panel.
3213 #. TRANS: %s is the locales directory that could not be read from.
3214 #: actions/pathsadminpanel.php:181
3216 msgid "Locales directory not readable: %s."
3219 #. TRANS: Client error in Paths admin panel.
3220 #. TRANS: %s is the SSL server URL that is too long.
3221 #: actions/pathsadminpanel.php:189
3222 msgid "Invalid SSL server. The maximum length is 255 characters."
3225 #. TRANS: Fieldset legend in Paths admin panel.
3226 #: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58
3230 #. TRANS: Field label in Paths admin panel.
3231 #: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:279
3232 #: actions/pathsadminpanel.php:370 actions/pathsadminpanel.php:425
3236 #: actions/pathsadminpanel.php:242
3237 msgid "Site's server hostname."
3240 #. TRANS: Field label in Paths admin panel.
3241 #: actions/pathsadminpanel.php:248 actions/pathsadminpanel.php:288
3242 #: actions/pathsadminpanel.php:379 actions/pathsadminpanel.php:434
3246 #: actions/pathsadminpanel.php:249
3250 #. TRANS: Field label in Paths admin panel.
3251 #: actions/pathsadminpanel.php:255
3252 msgid "Locale directory"
3255 #: actions/pathsadminpanel.php:256
3256 msgid "Directory path to locales."
3259 #. TRANS: Checkbox label in Paths admin panel.
3260 #: actions/pathsadminpanel.php:263
3264 #: actions/pathsadminpanel.php:265
3265 msgid "Use fancy (more readable and memorable) URLs?"
3268 #: actions/pathsadminpanel.php:272
3272 #. TRANS: Tooltip for field label in Paths admin panel.
3273 #: actions/pathsadminpanel.php:281
3274 msgid "Server for themes."
3277 #. TRANS: Tooltip for field label in Paths admin panel.
3278 #: actions/pathsadminpanel.php:290
3279 msgid "Web path to themes."
3282 #. TRANS: Field label in Paths admin panel.
3283 #: actions/pathsadminpanel.php:297 actions/pathsadminpanel.php:388
3284 #: actions/pathsadminpanel.php:443 actions/pathsadminpanel.php:495
3288 #. TRANS: Tooltip for field label in Paths admin panel.
3289 #: actions/pathsadminpanel.php:299
3290 msgid "SSL server for themes (default: SSL server)."
3293 #. TRANS: Field label in Paths admin panel.
3294 #: actions/pathsadminpanel.php:306 actions/pathsadminpanel.php:397
3295 #: actions/pathsadminpanel.php:452
3299 #. TRANS: Tooltip for field label in Paths admin panel.
3300 #: actions/pathsadminpanel.php:308
3301 msgid "SSL path to themes (default: /theme/)."
3304 #. TRANS: Field label in Paths admin panel.
3305 #: actions/pathsadminpanel.php:315 actions/pathsadminpanel.php:406
3306 #: actions/pathsadminpanel.php:461
3310 #. TRANS: Tooltip for field label in Paths admin panel.
3311 #: actions/pathsadminpanel.php:317
3312 msgid "Directory where themes are located."
3315 #. TRANS: Fieldset legend in Paths admin panel.
3316 #: actions/pathsadminpanel.php:326
3320 #. TRANS: Field label in Paths admin panel.
3321 #: actions/pathsadminpanel.php:333
3322 msgid "Avatar server"
3325 #. TRANS: Tooltip for field label in Paths admin panel.
3326 #: actions/pathsadminpanel.php:335
3327 msgid "Server for avatars."
3330 #. TRANS: Field label in Paths admin panel.
3331 #: actions/pathsadminpanel.php:342
3335 #. TRANS: Tooltip for field label in Paths admin panel.
3336 #: actions/pathsadminpanel.php:344
3337 msgid "Web path to avatars."
3340 #. TRANS: Field label in Paths admin panel.
3341 #: actions/pathsadminpanel.php:351
3342 msgid "Avatar directory"
3345 #. TRANS: Tooltip for field label in Paths admin panel.
3346 #: actions/pathsadminpanel.php:353
3347 msgid "Directory where avatars are located."
3350 #. TRANS: Fieldset legend in Paths admin panel.
3351 #: actions/pathsadminpanel.php:364
3355 #. TRANS: Tooltip for field label in Paths admin panel.
3356 #: actions/pathsadminpanel.php:372
3357 msgid "Server for backgrounds."
3360 #. TRANS: Tooltip for field label in Paths admin panel.
3361 #: actions/pathsadminpanel.php:381
3362 msgid "Web path to backgrounds."
3365 #. TRANS: Tooltip for field label in Paths admin panel.
3366 #: actions/pathsadminpanel.php:390
3367 msgid "Server for backgrounds on SSL pages."
3370 #. TRANS: Tooltip for field label in Paths admin panel.
3371 #: actions/pathsadminpanel.php:399
3372 msgid "Web path to backgrounds on SSL pages."
3375 #. TRANS: Tooltip for field label in Paths admin panel.
3376 #: actions/pathsadminpanel.php:408
3377 msgid "Directory where backgrounds are located."
3380 #. TRANS: Fieldset legens in Paths admin panel.
3381 #. TRANS: DT element label in attachment list.
3382 #: actions/pathsadminpanel.php:419 lib/attachmentlist.php:85
3386 #. TRANS: Tooltip for field label in Paths admin panel.
3387 #: actions/pathsadminpanel.php:427
3388 msgid "Server for attachments."
3391 #. TRANS: Tooltip for field label in Paths admin panel.
3392 #: actions/pathsadminpanel.php:436
3393 msgid "Web path to attachments."
3396 #. TRANS: Tooltip for field label in Paths admin panel.
3397 #: actions/pathsadminpanel.php:445
3398 msgid "Server for attachments on SSL pages."
3401 #. TRANS: Tooltip for field label in Paths admin panel.
3402 #: actions/pathsadminpanel.php:454
3403 msgid "Web path to attachments on SSL pages."
3406 #. TRANS: Tooltip for field label in Paths admin panel.
3407 #: actions/pathsadminpanel.php:463
3408 msgid "Directory where attachments are located."
3411 #. TRANS: Fieldset legend in Paths admin panel.
3412 #: actions/pathsadminpanel.php:472
3416 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3417 #: actions/pathsadminpanel.php:477 actions/snapshotadminpanel.php:202
3421 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3422 #: actions/pathsadminpanel.php:479
3426 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
3427 #: actions/pathsadminpanel.php:481
3431 #: actions/pathsadminpanel.php:485
3435 #. TRANS: Tooltip for field label in Paths admin panel.
3436 #: actions/pathsadminpanel.php:487
3437 msgid "When to use SSL."
3440 #. TRANS: Tooltip for field label in Paths admin panel.
3441 #: actions/pathsadminpanel.php:497
3442 msgid "Server to direct SSL requests to."
3445 #. TRANS: Button title text to store form data in the Paths admin panel.
3446 #: actions/pathsadminpanel.php:514
3450 #: actions/peoplesearch.php:52
3453 "Search for people on %%site.name%% by their name, location, or interests. "
3454 "Separate the terms by spaces; they must be 3 characters or more."
3457 #: actions/peoplesearch.php:58
3458 msgid "People search"
3461 #: actions/peopletag.php:68
3463 msgid "Not a valid people tag: %s."
3466 #: actions/peopletag.php:142
3468 msgid "Users self-tagged with %1$s - page %2$d"
3471 #: actions/postnotice.php:95
3472 msgid "Invalid notice content."
3475 #: actions/postnotice.php:101
3477 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
3480 #. TRANS: Page title for profile settings.
3481 #: actions/profilesettings.php:61
3482 msgid "Profile settings"
3485 #. TRANS: Usage instructions for profile settings.
3486 #: actions/profilesettings.php:73
3488 "You can update your personal profile info here so people know more about you."
3491 #. TRANS: Profile settings form legend.
3492 #: actions/profilesettings.php:102
3493 msgid "Profile information"
3496 #. TRANS: Tooltip for field label in form for profile settings.
3497 #: actions/profilesettings.php:113
3498 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
3501 #. TRANS: Field label in form for profile settings.
3502 #: actions/profilesettings.php:117 actions/register.php:457
3503 #: actions/showgroup.php:256 actions/tagother.php:104
3504 #: lib/groupeditform.php:157 lib/userprofile.php:150
3508 #. TRANS: Field label in form for profile settings.
3509 #. TRANS: Form input field label.
3510 #: actions/profilesettings.php:122 actions/register.php:462
3511 #: lib/applicationeditform.php:236 lib/groupeditform.php:161
3515 #. TRANS: Tooltip for field label in form for profile settings.
3516 #: actions/profilesettings.php:125
3517 msgid "URL of your homepage, blog, or profile on another site."
3520 #. TRANS: Tooltip for field label in form for profile settings. Plural
3521 #. TRANS: is decided by the number of characters available for the
3522 #. TRANS: biography (%d).
3523 #: actions/profilesettings.php:133 actions/register.php:473
3525 msgid "Describe yourself and your interests in %d character"
3526 msgid_plural "Describe yourself and your interests in %d characters"
3530 #. TRANS: Tooltip for field label in form for profile settings.
3531 #: actions/profilesettings.php:139 actions/register.php:478
3532 msgid "Describe yourself and your interests"
3535 #. TRANS: Text area label in form for profile settings where users can provide.
3536 #. TRANS: their biography.
3537 #: actions/profilesettings.php:143 actions/register.php:480
3541 #. TRANS: Field label in form for profile settings.
3542 #: actions/profilesettings.php:149 actions/register.php:485
3543 #: actions/showgroup.php:265 actions/tagother.php:112
3544 #: actions/userauthorization.php:166 lib/groupeditform.php:177
3545 #: lib/userprofile.php:165
3549 #. TRANS: Tooltip for field label in form for profile settings.
3550 #: actions/profilesettings.php:152 actions/register.php:487
3551 msgid "Where you are, like \"City, State (or Region), Country\""
3554 #. TRANS: Checkbox label in form for profile settings.
3555 #: actions/profilesettings.php:157
3556 msgid "Share my current location when posting notices"
3559 #. TRANS: Field label in form for profile settings.
3560 #: actions/profilesettings.php:165 actions/tagother.php:149
3561 #: actions/tagother.php:209 lib/subscriptionlist.php:106
3562 #: lib/subscriptionlist.php:108 lib/userprofile.php:210
3566 #. TRANS: Tooltip for field label in form for profile settings.
3567 #: actions/profilesettings.php:168
3569 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
3572 #. TRANS: Dropdownlist label in form for profile settings.
3573 #: actions/profilesettings.php:173
3577 #. TRANS: Tooltip for dropdown list label in form for profile settings.
3578 #: actions/profilesettings.php:175
3579 msgid "Preferred language"
3582 #. TRANS: Dropdownlist label in form for profile settings.
3583 #: actions/profilesettings.php:185
3587 #. TRANS: Tooltip for dropdown list label in form for profile settings.
3588 #: actions/profilesettings.php:187
3589 msgid "What timezone are you normally in?"
3592 #. TRANS: Checkbox label in form for profile settings.
3593 #: actions/profilesettings.php:193
3595 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
3598 #. TRANS: Validation error in form for profile settings.
3599 #. TRANS: Plural form is used based on the maximum number of allowed
3600 #. TRANS: characters for the biography (%d).
3601 #: actions/profilesettings.php:262 actions/register.php:230
3603 msgid "Bio is too long (maximum %d character)."
3604 msgid_plural "Bio is too long (maximum %d characters)."
3608 #. TRANS: Validation error in form for profile settings.
3609 #: actions/profilesettings.php:273 actions/siteadminpanel.php:151
3610 msgid "Timezone not selected."
3613 #. TRANS: Validation error in form for profile settings.
3614 #: actions/profilesettings.php:281
3615 msgid "Language is too long (maximum 50 characters)."
3618 #. TRANS: Validation error in form for profile settings.
3619 #. TRANS: %s is an invalid tag.
3620 #: actions/profilesettings.php:295 actions/tagother.php:178
3622 msgid "Invalid tag: \"%s\""
3625 #. TRANS: Server error thrown when user profile settings could not be updated to
3626 #. TRANS: automatically subscribe to any subscriber.
3627 #: actions/profilesettings.php:351
3628 msgid "Couldn't update user for autosubscribe."
3631 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
3632 #: actions/profilesettings.php:409
3633 msgid "Couldn't save location prefs."
3636 #. TRANS: Server error thrown when user profile settings could not be saved.
3637 #: actions/profilesettings.php:422
3638 msgid "Couldn't save profile."
3641 #. TRANS: Server error thrown when user profile settings tags could not be saved.
3642 #: actions/profilesettings.php:431
3643 msgid "Couldn't save tags."
3646 #. TRANS: Confirmation shown when user profile settings are saved.
3647 #. TRANS: Message after successful saving of administrative settings.
3648 #: actions/profilesettings.php:440 lib/adminpanelaction.php:138
3649 msgid "Settings saved."
3652 #: actions/public.php:83
3654 msgid "Beyond the page limit (%s)."
3657 #: actions/public.php:92
3658 msgid "Could not retrieve public stream."
3661 #: actions/public.php:130
3663 msgid "Public timeline, page %d"
3666 #: actions/public.php:132 lib/publicgroupnav.php:79
3667 msgid "Public timeline"
3670 #: actions/public.php:160
3671 msgid "Public Stream Feed (RSS 1.0)"
3674 #: actions/public.php:164
3675 msgid "Public Stream Feed (RSS 2.0)"
3678 #: actions/public.php:168
3679 msgid "Public Stream Feed (Atom)"
3682 #: actions/public.php:188
3685 "This is the public timeline for %%site.name%% but no one has posted anything "
3689 #: actions/public.php:191
3690 msgid "Be the first to post!"
3693 #: actions/public.php:195
3696 "Why not [register an account](%%action.register%%) and be the first to post!"
3699 #: actions/public.php:242
3702 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3703 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3704 "tool. [Join now](%%action.register%%) to share notices about yourself with "
3705 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
3708 #: actions/public.php:247
3711 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3712 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3716 #. TRANS: Title for public tag cloud.
3717 #: actions/publictagcloud.php:57
3718 msgid "Public tag cloud"
3721 #. TRANS: Instructions (more used like an explanation/header).
3722 #. TRANS: %s is the StatusNet sitename.
3723 #: actions/publictagcloud.php:65
3725 msgid "These are most popular recent tags on %s"
3728 #. TRANS: This message contains a Markdown URL. The link description is between
3729 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
3730 #. TRANS: and do not change the URL part.
3731 #: actions/publictagcloud.php:74
3733 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
3736 #. TRANS: Message shown to a logged in user for the public tag cloud
3737 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
3738 #: actions/publictagcloud.php:79
3739 msgid "Be the first to post one!"
3742 #. TRANS: Message shown to a anonymous user for the public tag cloud
3743 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
3744 #. TRANS: This message contains a Markdown URL. The link description is between
3745 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
3746 #. TRANS: and do not change the URL part.
3747 #: actions/publictagcloud.php:87
3750 "Why not [register an account](%%action.register%%) and be the first to post "
3754 #: actions/publictagcloud.php:146
3758 #: actions/recoverpassword.php:36
3759 msgid "You are already logged in!"
3762 #: actions/recoverpassword.php:62
3763 msgid "No such recovery code."
3766 #: actions/recoverpassword.php:66
3767 msgid "Not a recovery code."
3770 #: actions/recoverpassword.php:73
3771 msgid "Recovery code for unknown user."
3774 #: actions/recoverpassword.php:86
3775 msgid "Error with confirmation code."
3778 #: actions/recoverpassword.php:97
3779 msgid "This confirmation code is too old. Please start again."
3782 #: actions/recoverpassword.php:111
3783 msgid "Could not update user with confirmed email address."
3786 #: actions/recoverpassword.php:152
3788 "If you have forgotten or lost your password, you can get a new one sent to "
3789 "the email address you have stored in your account."
3792 #: actions/recoverpassword.php:158
3793 msgid "You have been identified. Enter a new password below. "
3796 #: actions/recoverpassword.php:188
3797 msgid "Password recovery"
3800 #: actions/recoverpassword.php:191
3801 msgid "Nickname or email address"
3804 #: actions/recoverpassword.php:193
3805 msgid "Your nickname on this server, or your registered email address."
3808 #: actions/recoverpassword.php:199 actions/recoverpassword.php:200
3812 #: actions/recoverpassword.php:208
3813 msgid "Reset password"
3816 #: actions/recoverpassword.php:209
3817 msgid "Recover password"
3820 #: actions/recoverpassword.php:210 actions/recoverpassword.php:335
3821 msgid "Password recovery requested"
3824 #: actions/recoverpassword.php:213
3825 msgid "Unknown action"
3828 #: actions/recoverpassword.php:236
3829 msgid "6 or more characters, and don't forget it!"
3832 #: actions/recoverpassword.php:243
3836 #: actions/recoverpassword.php:252
3837 msgid "Enter a nickname or email address."
3840 #: actions/recoverpassword.php:282
3841 msgid "No user with that email address or username."
3844 #: actions/recoverpassword.php:299
3845 msgid "No registered email address for that user."
3848 #: actions/recoverpassword.php:313
3849 msgid "Error saving address confirmation."
3852 #: actions/recoverpassword.php:338
3854 "Instructions for recovering your password have been sent to the email "
3855 "address registered to your account."
3858 #: actions/recoverpassword.php:357
3859 msgid "Unexpected password reset."
3862 #: actions/recoverpassword.php:365
3863 msgid "Password must be 6 chars or more."
3866 #: actions/recoverpassword.php:369
3867 msgid "Password and confirmation do not match."
3870 #: actions/recoverpassword.php:388 actions/register.php:257
3871 msgid "Error setting user."
3874 #: actions/recoverpassword.php:395
3875 msgid "New password successfully saved. You are now logged in."
3878 #: actions/register.php:92 actions/register.php:196 actions/register.php:414
3879 msgid "Sorry, only invited people can register."
3882 #: actions/register.php:99
3883 msgid "Sorry, invalid invitation code."
3886 #: actions/register.php:119
3887 msgid "Registration successful"
3890 #: actions/register.php:121 actions/register.php:513 lib/logingroupnav.php:85
3894 #: actions/register.php:142
3895 msgid "Registration not allowed."
3898 #: actions/register.php:205
3899 msgid "You can't register if you don't agree to the license."
3902 #: actions/register.php:219
3903 msgid "Email address already exists."
3906 #: actions/register.php:252 actions/register.php:274
3907 msgid "Invalid username or password."
3910 #: actions/register.php:352
3912 "With this form you can create a new account. You can then post notices and "
3913 "link up to friends and colleagues. "
3916 #: actions/register.php:434
3917 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
3920 #: actions/register.php:439
3921 msgid "6 or more characters. Required."
3924 #: actions/register.php:443
3925 msgid "Same as password above. Required."
3928 #. TRANS: Link description in user account settings menu.
3929 #: actions/register.php:447 actions/register.php:451
3930 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:127
3934 #: actions/register.php:448 actions/register.php:452
3935 msgid "Used only for updates, announcements, and password recovery"
3938 #: actions/register.php:459
3939 msgid "Longer name, preferably your \"real\" name"
3942 #: actions/register.php:464
3943 msgid "URL of your homepage, blog, or profile on another site"
3946 #: actions/register.php:525
3949 "I understand that content and data of %1$s are private and confidential."
3952 #: actions/register.php:535
3954 msgid "My text and files are copyright by %1$s."
3957 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
3958 #: actions/register.php:539
3959 msgid "My text and files remain under my own copyright."
3962 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
3963 #: actions/register.php:542
3964 msgid "All rights reserved."
3967 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
3968 #: actions/register.php:547
3971 "My text and files are available under %s except this private data: password, "
3972 "email address, IM address, and phone number."
3975 #: actions/register.php:590
3978 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
3981 "* Go to [your profile](%2$s) and post your first message.\n"
3982 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
3983 "notices through instant messages.\n"
3984 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
3985 "share your interests. \n"
3986 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
3987 "others more about you. \n"
3988 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
3991 "Thanks for signing up and we hope you enjoy using this service."
3994 #: actions/register.php:614
3996 "(You should receive a message by email momentarily, with instructions on how "
3997 "to confirm your email address.)"
4000 #: actions/remotesubscribe.php:98
4003 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
4004 "register%%) a new account. If you already have an account on a [compatible "
4005 "microblogging site](%%doc.openmublog%%), enter your profile URL below."
4008 #: actions/remotesubscribe.php:112
4009 msgid "Remote subscribe"
4012 #: actions/remotesubscribe.php:124
4013 msgid "Subscribe to a remote user"
4016 #: actions/remotesubscribe.php:129
4017 msgid "User nickname"
4020 #: actions/remotesubscribe.php:130
4021 msgid "Nickname of the user you want to follow"
4024 #: actions/remotesubscribe.php:133
4028 #: actions/remotesubscribe.php:134
4029 msgid "URL of your profile on another compatible microblogging service"
4032 #: actions/remotesubscribe.php:137 lib/subscribeform.php:139
4033 #: lib/userprofile.php:406
4037 #: actions/remotesubscribe.php:159
4038 msgid "Invalid profile URL (bad format)"
4041 #: actions/remotesubscribe.php:168
4042 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
4045 #: actions/remotesubscribe.php:176
4046 msgid "That’s a local profile! Login to subscribe."
4049 #: actions/remotesubscribe.php:183
4050 msgid "Couldn’t get a request token."
4053 #: actions/repeat.php:57
4054 msgid "Only logged-in users can repeat notices."
4057 #: actions/repeat.php:64 actions/repeat.php:71
4058 msgid "No notice specified."
4061 #: actions/repeat.php:76
4062 msgid "You can't repeat your own notice."
4065 #: actions/repeat.php:90
4066 msgid "You already repeated that notice."
4069 #: actions/repeat.php:114 lib/noticelist.php:686
4073 #: actions/repeat.php:119
4077 #: actions/replies.php:126 actions/repliesrss.php:68
4078 #: lib/personalgroupnav.php:105
4080 msgid "Replies to %s"
4083 #: actions/replies.php:128
4085 msgid "Replies to %1$s, page %2$d"
4088 #: actions/replies.php:145
4090 msgid "Replies feed for %s (RSS 1.0)"
4093 #: actions/replies.php:152
4095 msgid "Replies feed for %s (RSS 2.0)"
4098 #: actions/replies.php:159
4100 msgid "Replies feed for %s (Atom)"
4103 #: actions/replies.php:199
4106 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
4107 "notice to them yet."
4110 #: actions/replies.php:204
4113 "You can engage other users in a conversation, subscribe to more people or "
4114 "[join groups](%%action.groups%%)."
4117 #: actions/replies.php:206
4120 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
4121 "newnotice%%%%?status_textarea=%3$s)."
4124 #: actions/repliesrss.php:72
4126 msgid "Replies to %1$s on %2$s!"
4129 #: actions/revokerole.php:75
4130 msgid "You cannot revoke user roles on this site."
4133 #: actions/revokerole.php:82
4134 msgid "User doesn't have this role."
4137 #: actions/rsd.php:146 actions/version.php:159
4141 #: actions/sandbox.php:65 actions/unsandbox.php:65
4142 msgid "You cannot sandbox users on this site."
4145 #: actions/sandbox.php:72
4146 msgid "User is already sandboxed."
4149 #. TRANS: Menu item for site administration
4150 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
4151 #: lib/adminpanelaction.php:379
4155 #: actions/sessionsadminpanel.php:65
4156 msgid "Session settings for this StatusNet site"
4159 #: actions/sessionsadminpanel.php:175
4160 msgid "Handle sessions"
4163 #: actions/sessionsadminpanel.php:177
4164 msgid "Whether to handle sessions ourselves."
4167 #: actions/sessionsadminpanel.php:181
4168 msgid "Session debugging"
4171 #: actions/sessionsadminpanel.php:183
4172 msgid "Turn on debugging output for sessions."
4175 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
4176 msgid "Save site settings"
4179 #: actions/showapplication.php:82
4180 msgid "You must be logged in to view an application."
4183 #: actions/showapplication.php:157
4184 msgid "Application profile"
4187 #. TRANS: Form input field label for application icon.
4188 #: actions/showapplication.php:159 lib/applicationeditform.php:173
4192 #. TRANS: Form input field label for application name.
4193 #: actions/showapplication.php:169 actions/version.php:197
4194 #: lib/applicationeditform.php:190
4198 #. TRANS: Form input field label.
4199 #: actions/showapplication.php:178 lib/applicationeditform.php:227
4200 msgid "Organization"
4203 #. TRANS: Form input field label.
4204 #: actions/showapplication.php:187 actions/version.php:200
4205 #: lib/applicationeditform.php:208 lib/groupeditform.php:172
4209 #: actions/showapplication.php:192 actions/showgroup.php:442
4210 #: lib/profileaction.php:187
4214 #: actions/showapplication.php:203
4216 msgid "Created by %1$s - %2$s access by default - %3$d users"
4219 #: actions/showapplication.php:213
4220 msgid "Application actions"
4223 #: actions/showapplication.php:236
4224 msgid "Reset key & secret"
4227 #: actions/showapplication.php:261
4228 msgid "Application info"
4231 #: actions/showapplication.php:263
4232 msgid "Consumer key"
4235 #: actions/showapplication.php:268
4236 msgid "Consumer secret"
4239 #: actions/showapplication.php:273
4240 msgid "Request token URL"
4243 #: actions/showapplication.php:278
4244 msgid "Access token URL"
4247 #: actions/showapplication.php:283
4248 msgid "Authorize URL"
4251 #: actions/showapplication.php:288
4253 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
4257 #: actions/showapplication.php:309
4258 msgid "Are you sure you want to reset your consumer key and secret?"
4261 #: actions/showfavorites.php:79
4263 msgid "%1$s's favorite notices, page %2$d"
4266 #: actions/showfavorites.php:132
4267 msgid "Could not retrieve favorite notices."
4270 #: actions/showfavorites.php:171
4272 msgid "Feed for favorites of %s (RSS 1.0)"
4275 #: actions/showfavorites.php:178
4277 msgid "Feed for favorites of %s (RSS 2.0)"
4280 #: actions/showfavorites.php:185
4282 msgid "Feed for favorites of %s (Atom)"
4285 #: actions/showfavorites.php:206
4287 "You haven't chosen any favorite notices yet. Click the fave button on "
4288 "notices you like to bookmark them for later or shed a spotlight on them."
4291 #: actions/showfavorites.php:208
4294 "%s hasn't added any favorite notices yet. Post something interesting they "
4295 "would add to their favorites :)"
4298 #: actions/showfavorites.php:212
4301 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
4302 "action.register%%%%) and then post something interesting they would add to "
4303 "their favorites :)"
4306 #: actions/showfavorites.php:243
4307 msgid "This is a way to share what you like."
4310 #: actions/showgroup.php:82
4315 #: actions/showgroup.php:84
4317 msgid "%1$s group, page %2$d"
4320 #: actions/showgroup.php:227
4321 msgid "Group profile"
4324 #: actions/showgroup.php:272 actions/tagother.php:118
4325 #: actions/userauthorization.php:175 lib/userprofile.php:178
4329 #: actions/showgroup.php:283 actions/tagother.php:128
4330 #: actions/userauthorization.php:187 lib/userprofile.php:195
4334 #: actions/showgroup.php:293 lib/groupeditform.php:184
4338 #: actions/showgroup.php:302
4339 msgid "Group actions"
4342 #: actions/showgroup.php:344
4344 msgid "Notice feed for %s group (RSS 1.0)"
4347 #: actions/showgroup.php:350
4349 msgid "Notice feed for %s group (RSS 2.0)"
4352 #: actions/showgroup.php:356
4354 msgid "Notice feed for %s group (Atom)"
4357 #: actions/showgroup.php:361
4359 msgid "FOAF for %s group"
4362 #: actions/showgroup.php:399 actions/showgroup.php:451
4366 #: actions/showgroup.php:404 lib/profileaction.php:117
4367 #: lib/profileaction.php:152 lib/profileaction.php:255 lib/section.php:95
4368 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71
4372 #: actions/showgroup.php:410
4376 #: actions/showgroup.php:445
4380 #: actions/showgroup.php:461
4383 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
4384 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
4385 "[StatusNet](http://status.net/) tool. Its members share short messages about "
4386 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
4387 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
4390 #: actions/showgroup.php:467
4393 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
4394 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
4395 "[StatusNet](http://status.net/) tool. Its members share short messages about "
4396 "their life and interests. "
4399 #: actions/showgroup.php:495
4403 #: actions/showmessage.php:81
4404 msgid "No such message."
4407 #: actions/showmessage.php:98
4408 msgid "Only the sender and recipient may read this message."
4411 #: actions/showmessage.php:108
4413 msgid "Message to %1$s on %2$s"
4416 #: actions/showmessage.php:113
4418 msgid "Message from %1$s on %2$s"
4421 #: actions/shownotice.php:90
4422 msgid "Notice deleted."
4425 #: actions/showstream.php:72
4430 #: actions/showstream.php:78
4432 msgid "%1$s, page %2$d"
4435 #: actions/showstream.php:120
4437 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
4440 #: actions/showstream.php:127
4442 msgid "Notice feed for %s (RSS 1.0)"
4445 #: actions/showstream.php:134
4447 msgid "Notice feed for %s (RSS 2.0)"
4450 #: actions/showstream.php:141
4452 msgid "Notice feed for %s (Atom)"
4455 #: actions/showstream.php:146
4460 #: actions/showstream.php:197
4462 msgid "This is the timeline for %1$s but %2$s hasn't posted anything yet."
4465 #: actions/showstream.php:202
4467 "Seen anything interesting recently? You haven't posted any notices yet, now "
4468 "would be a good time to start :)"
4471 #: actions/showstream.php:204
4474 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
4475 "%?status_textarea=%2$s)."
4478 #: actions/showstream.php:243
4481 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
4482 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
4483 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
4484 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
4487 #: actions/showstream.php:248
4490 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
4491 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
4492 "[StatusNet](http://status.net/) tool. "
4495 #: actions/showstream.php:305
4497 msgid "Repeat of %s"
4500 #: actions/silence.php:65 actions/unsilence.php:65
4501 msgid "You cannot silence users on this site."
4504 #: actions/silence.php:72
4505 msgid "User is already silenced."
4508 #: actions/siteadminpanel.php:69
4509 msgid "Basic settings for this StatusNet site"
4512 #: actions/siteadminpanel.php:133
4513 msgid "Site name must have non-zero length."
4516 #: actions/siteadminpanel.php:141
4517 msgid "You must have a valid contact email address."
4520 #: actions/siteadminpanel.php:159
4522 msgid "Unknown language \"%s\"."
4525 #: actions/siteadminpanel.php:165
4526 msgid "Minimum text limit is 0 (unlimited)."
4529 #: actions/siteadminpanel.php:171
4530 msgid "Dupe limit must be one or more seconds."
4533 #: actions/siteadminpanel.php:221
4537 #: actions/siteadminpanel.php:224
4541 #: actions/siteadminpanel.php:225
4542 msgid "The name of your site, like \"Yourcompany Microblog\""
4545 #: actions/siteadminpanel.php:229
4549 #: actions/siteadminpanel.php:230
4550 msgid "Text used for credits link in footer of each page"
4553 #: actions/siteadminpanel.php:234
4554 msgid "Brought by URL"
4557 #: actions/siteadminpanel.php:235
4558 msgid "URL used for credits link in footer of each page"
4561 #: actions/siteadminpanel.php:239
4562 msgid "Contact email address for your site"
4565 #: actions/siteadminpanel.php:245
4569 #: actions/siteadminpanel.php:256
4570 msgid "Default timezone"
4573 #: actions/siteadminpanel.php:257
4574 msgid "Default timezone for the site; usually UTC."
4577 #: actions/siteadminpanel.php:262
4578 msgid "Default language"
4581 #: actions/siteadminpanel.php:263
4582 msgid "Site language when autodetection from browser settings is not available"
4585 #: actions/siteadminpanel.php:271
4589 #: actions/siteadminpanel.php:274
4593 #: actions/siteadminpanel.php:274
4594 msgid "Maximum number of characters for notices."
4597 #: actions/siteadminpanel.php:278
4601 #: actions/siteadminpanel.php:278
4602 msgid "How long users must wait (in seconds) to post the same thing again."
4605 #: actions/sitenoticeadminpanel.php:56
4609 #: actions/sitenoticeadminpanel.php:67
4610 msgid "Edit site-wide message"
4613 #: actions/sitenoticeadminpanel.php:103
4614 msgid "Unable to save site notice."
4617 #: actions/sitenoticeadminpanel.php:113
4618 msgid "Max length for the site-wide notice is 255 chars."
4621 #: actions/sitenoticeadminpanel.php:176
4622 msgid "Site notice text"
4625 #: actions/sitenoticeadminpanel.php:178
4626 msgid "Site-wide notice text (255 chars max; HTML okay)"
4629 #: actions/sitenoticeadminpanel.php:198
4630 msgid "Save site notice"
4633 #. TRANS: Title for SMS settings.
4634 #: actions/smssettings.php:59
4635 msgid "SMS settings"
4638 #. TRANS: SMS settings page instructions.
4639 #. TRANS: %%site.name%% is the name of the site.
4640 #: actions/smssettings.php:74
4642 msgid "You can receive SMS messages through email from %%site.name%%."
4645 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
4646 #: actions/smssettings.php:97
4647 msgid "SMS is not available."
4650 #. TRANS: Form legend for SMS settings form.
4651 #: actions/smssettings.php:111
4655 #. TRANS: Form guide in SMS settings form.
4656 #: actions/smssettings.php:120
4657 msgid "Current confirmed SMS-enabled phone number."
4660 #. TRANS: Form guide in IM settings form.
4661 #: actions/smssettings.php:133
4662 msgid "Awaiting confirmation on this phone number."
4665 #. TRANS: Field label for SMS address input in SMS settings form.
4666 #: actions/smssettings.php:142
4667 msgid "Confirmation code"
4670 #. TRANS: Form field instructions in SMS settings form.
4671 #: actions/smssettings.php:144
4672 msgid "Enter the code you received on your phone."
4675 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
4676 #: actions/smssettings.php:148
4681 #. TRANS: Field label for SMS phone number input in SMS settings form.
4682 #: actions/smssettings.php:153
4683 msgid "SMS phone number"
4686 #. TRANS: SMS phone number input field instructions in SMS settings form.
4687 #: actions/smssettings.php:156
4688 msgid "Phone number, no punctuation or spaces, with area code"
4691 #. TRANS: Form legend for SMS preferences form.
4692 #: actions/smssettings.php:195
4693 msgid "SMS preferences"
4696 #. TRANS: Checkbox label in SMS preferences form.
4697 #: actions/smssettings.php:201
4699 "Send me notices through SMS; I understand I may incur exorbitant charges "
4703 #. TRANS: Confirmation message for successful SMS preferences save.
4704 #: actions/smssettings.php:315
4705 msgid "SMS preferences saved."
4708 #. TRANS: Message given saving SMS phone number without having provided one.
4709 #: actions/smssettings.php:338
4710 msgid "No phone number."
4713 #. TRANS: Message given saving SMS phone number without having selected a carrier.
4714 #: actions/smssettings.php:344
4715 msgid "No carrier selected."
4718 #. TRANS: Message given saving SMS phone number that is already set.
4719 #: actions/smssettings.php:352
4720 msgid "That is already your phone number."
4723 #. TRANS: Message given saving SMS phone number that is already set for another user.
4724 #: actions/smssettings.php:356
4725 msgid "That phone number already belongs to another user."
4728 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
4729 #: actions/smssettings.php:384
4731 "A confirmation code was sent to the phone number you added. Check your phone "
4732 "for the code and instructions on how to use it."
4735 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
4736 #: actions/smssettings.php:413
4737 msgid "That is the wrong confirmation number."
4740 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
4741 #: actions/smssettings.php:427
4742 msgid "SMS confirmation cancelled."
4745 #. TRANS: Message given trying to remove an SMS phone number that is not
4746 #. TRANS: registered for the active user.
4747 #: actions/smssettings.php:448
4748 msgid "That is not your phone number."
4751 #. TRANS: Message given after successfully removing a registered SMS phone number.
4752 #: actions/smssettings.php:470
4753 msgid "The SMS phone number was removed."
4756 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
4757 #: actions/smssettings.php:511
4758 msgid "Mobile carrier"
4761 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
4762 #: actions/smssettings.php:516
4763 msgid "Select a carrier"
4766 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
4767 #. TRANS: %s is an administrative contact's e-mail address.
4768 #: actions/smssettings.php:525
4771 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
4772 "email but isn't listed here, send email to let us know at %s."
4775 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
4776 #: actions/smssettings.php:548
4777 msgid "No code entered"
4780 #. TRANS: Menu item for site administration
4781 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
4782 #: lib/adminpanelaction.php:395
4786 #: actions/snapshotadminpanel.php:65
4787 msgid "Manage snapshot configuration"
4790 #: actions/snapshotadminpanel.php:127
4791 msgid "Invalid snapshot run value."
4794 #: actions/snapshotadminpanel.php:133
4795 msgid "Snapshot frequency must be a number."
4798 #: actions/snapshotadminpanel.php:144
4799 msgid "Invalid snapshot report URL."
4802 #: actions/snapshotadminpanel.php:200
4803 msgid "Randomly during web hit"
4806 #: actions/snapshotadminpanel.php:201
4807 msgid "In a scheduled job"
4810 #: actions/snapshotadminpanel.php:206
4811 msgid "Data snapshots"
4814 #: actions/snapshotadminpanel.php:208
4815 msgid "When to send statistical data to status.net servers"
4818 #: actions/snapshotadminpanel.php:217
4822 #: actions/snapshotadminpanel.php:218
4823 msgid "Snapshots will be sent once every N web hits"
4826 #: actions/snapshotadminpanel.php:226
4830 #: actions/snapshotadminpanel.php:227
4831 msgid "Snapshots will be sent to this URL"
4834 #: actions/snapshotadminpanel.php:248
4835 msgid "Save snapshot settings"
4838 #: actions/subedit.php:70
4839 msgid "You are not subscribed to that profile."
4842 #. TRANS: Exception thrown when a subscription could not be stored on the server.
4843 #: actions/subedit.php:83 classes/Subscription.php:136
4844 msgid "Could not save subscription."
4847 #: actions/subscribe.php:77
4848 msgid "This action only accepts POST requests."
4851 #: actions/subscribe.php:107
4852 msgid "No such profile."
4855 #: actions/subscribe.php:117
4856 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
4859 #: actions/subscribe.php:145
4863 #. TRANS: Header for list of subscribers for a user (first page).
4864 #. TRANS: %s is the user's nickname.
4865 #: actions/subscribers.php:51
4867 msgid "%s subscribers"
4870 #. TRANS: Header for list of subscribers for a user (not first page).
4871 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
4872 #: actions/subscribers.php:55
4874 msgid "%1$s subscribers, page %2$d"
4877 #. TRANS: Page notice for page with an overview of all subscribers
4878 #. TRANS: of the logged in user's own profile.
4879 #: actions/subscribers.php:68
4880 msgid "These are the people who listen to your notices."
4883 #. TRANS: Page notice for page with an overview of all subscribers of a user other
4884 #. TRANS: than the logged in user. %s is the user nickname.
4885 #: actions/subscribers.php:74
4887 msgid "These are the people who listen to %s's notices."
4890 #. TRANS: Subscriber list text when the logged in user has no subscribers.
4891 #: actions/subscribers.php:116
4893 "You have no subscribers. Try subscribing to people you know and they might "
4897 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
4898 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
4899 #: actions/subscribers.php:120
4901 msgid "%s has no subscribers. Want to be the first?"
4904 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
4905 #. TRANS: as an anonymous user. %s is the user nickname.
4906 #. TRANS: This message contains a Markdown URL. The link description is between
4907 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4908 #. TRANS: and do not change the URL part.
4909 #: actions/subscribers.php:129
4912 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
4913 "%) and be the first?"
4916 #. TRANS: Header for subscriptions overview for a user (first page).
4917 #. TRANS: %s is a user nickname.
4918 #: actions/subscriptions.php:51
4920 msgid "%s subscriptions"
4923 #. TRANS: Header for subscriptions overview for a user (not first page).
4924 #. TRANS: %1$s is a user nickname, %2$d is the page number.
4925 #: actions/subscriptions.php:55
4927 msgid "%1$s subscriptions, page %2$d"
4930 #. TRANS: Page notice for page with an overview of all subscriptions
4931 #. TRANS: of the logged in user's own profile.
4932 #: actions/subscriptions.php:68
4933 msgid "These are the people whose notices you listen to."
4936 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
4937 #. TRANS: than the logged in user. %s is the user nickname.
4938 #: actions/subscriptions.php:74
4940 msgid "These are the people whose notices %s listens to."
4943 #. TRANS: Subscription list text when the logged in user has no subscriptions.
4944 #. TRANS: This message contains Markdown URLs. The link description is between
4945 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4946 #. TRANS: and do not change the URL part.
4947 #: actions/subscriptions.php:135
4950 "You're not listening to anyone's notices right now, try subscribing to "
4951 "people you know. Try [people search](%%action.peoplesearch%%), look for "
4952 "members in groups you're interested in and in our [featured users](%%action."
4953 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
4954 "automatically subscribe to people you already follow there."
4957 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
4958 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
4959 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
4960 #. TRANS: as an anonymous user. %s is the user nickname.
4961 #: actions/subscriptions.php:143 actions/subscriptions.php:149
4963 msgid "%s is not listening to anyone."
4966 #. TRANS: Checkbox label for enabling Jabber messages for a profile in a subscriptions list.
4967 #: actions/subscriptions.php:226
4971 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
4972 #: actions/subscriptions.php:241
4976 #: actions/tag.php:69
4978 msgid "Notices tagged with %1$s, page %2$d"
4981 #: actions/tag.php:87
4983 msgid "Notice feed for tag %s (RSS 1.0)"
4986 #: actions/tag.php:93
4988 msgid "Notice feed for tag %s (RSS 2.0)"
4991 #: actions/tag.php:99
4993 msgid "Notice feed for tag %s (Atom)"
4996 #: actions/tagother.php:39
4997 msgid "No ID argument."
5000 #: actions/tagother.php:65
5005 #: actions/tagother.php:77 lib/userprofile.php:76
5006 msgid "User profile"
5009 #: actions/tagother.php:81 actions/userauthorization.php:132
5010 #: lib/userprofile.php:103
5014 #: actions/tagother.php:141
5018 #: actions/tagother.php:151
5020 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
5024 #: actions/tagother.php:193
5026 "You can only tag people you are subscribed to or who are subscribed to you."
5029 #: actions/tagother.php:200
5030 msgid "Could not save tags."
5033 #: actions/tagother.php:236
5034 msgid "Use this form to add tags to your subscribers or subscriptions."
5037 #: actions/tagrss.php:35
5038 msgid "No such tag."
5041 #: actions/unblock.php:59
5042 msgid "You haven't blocked that user."
5045 #: actions/unsandbox.php:72
5046 msgid "User is not sandboxed."
5049 #: actions/unsilence.php:72
5050 msgid "User is not silenced."
5053 #: actions/unsubscribe.php:77
5054 msgid "No profile ID in request."
5057 #: actions/unsubscribe.php:98
5058 msgid "Unsubscribed"
5061 #: actions/updateprofile.php:64 actions/userauthorization.php:337
5064 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
5067 #. TRANS: User admin panel title
5068 #: actions/useradminpanel.php:60
5073 #: actions/useradminpanel.php:71
5074 msgid "User settings for this StatusNet site"
5077 #: actions/useradminpanel.php:150
5078 msgid "Invalid bio limit. Must be numeric."
5081 #: actions/useradminpanel.php:156
5082 msgid "Invalid welcome text. Max length is 255 characters."
5085 #: actions/useradminpanel.php:166
5087 msgid "Invalid default subscripton: '%1$s' is not user."
5090 #. TRANS: Link description in user account settings menu.
5091 #: actions/useradminpanel.php:219 lib/accountsettingsaction.php:106
5092 #: lib/personalgroupnav.php:109
5096 #: actions/useradminpanel.php:223
5100 #: actions/useradminpanel.php:224
5101 msgid "Maximum length of a profile bio in characters."
5104 #: actions/useradminpanel.php:232
5108 #: actions/useradminpanel.php:236
5109 msgid "New user welcome"
5112 #: actions/useradminpanel.php:237
5113 msgid "Welcome text for new users (Max 255 chars)."
5116 #: actions/useradminpanel.php:242
5117 msgid "Default subscription"
5120 #: actions/useradminpanel.php:243
5121 msgid "Automatically subscribe new users to this user."
5124 #: actions/useradminpanel.php:252
5128 #: actions/useradminpanel.php:257
5129 msgid "Invitations enabled"
5132 #: actions/useradminpanel.php:259
5133 msgid "Whether to allow users to invite new users."
5136 #: actions/useradminpanel.php:295
5137 msgid "Save user settings"
5140 #: actions/userauthorization.php:105
5141 msgid "Authorize subscription"
5144 #: actions/userauthorization.php:110
5146 "Please check these details to make sure that you want to subscribe to this "
5147 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
5151 #. TRANS: Menu item for site administration
5152 #: actions/userauthorization.php:196 actions/version.php:167
5153 #: lib/adminpanelaction.php:403
5157 #: actions/userauthorization.php:217
5161 #: actions/userauthorization.php:218 lib/subscribeform.php:115
5162 #: lib/subscribeform.php:139
5163 msgid "Subscribe to this user"
5166 #: actions/userauthorization.php:219
5170 #: actions/userauthorization.php:220
5171 msgid "Reject this subscription"
5174 #: actions/userauthorization.php:232
5175 msgid "No authorization request!"
5178 #: actions/userauthorization.php:254
5179 msgid "Subscription authorized"
5182 #: actions/userauthorization.php:256
5184 "The subscription has been authorized, but no callback URL was passed. Check "
5185 "with the site’s instructions for details on how to authorize the "
5186 "subscription. Your subscription token is:"
5189 #: actions/userauthorization.php:266
5190 msgid "Subscription rejected"
5193 #: actions/userauthorization.php:268
5195 "The subscription has been rejected, but no callback URL was passed. Check "
5196 "with the site’s instructions for details on how to fully reject the "
5200 #: actions/userauthorization.php:303
5202 msgid "Listener URI ‘%s’ not found here."
5205 #: actions/userauthorization.php:308
5207 msgid "Listenee URI ‘%s’ is too long."
5210 #: actions/userauthorization.php:314
5212 msgid "Listenee URI ‘%s’ is a local user."
5215 #: actions/userauthorization.php:329
5217 msgid "Profile URL ‘%s’ is for a local user."
5220 #: actions/userauthorization.php:345
5222 msgid "Avatar URL ‘%s’ is not valid."
5225 #: actions/userauthorization.php:350
5227 msgid "Can’t read avatar URL ‘%s’."
5230 #: actions/userauthorization.php:355
5232 msgid "Wrong image type for avatar URL ‘%s’."
5235 #: actions/userdesignsettings.php:76 lib/designsettings.php:65
5236 msgid "Profile design"
5239 #: actions/userdesignsettings.php:87 lib/designsettings.php:76
5241 "Customize the way your profile looks with a background image and a colour "
5242 "palette of your choice."
5245 #: actions/userdesignsettings.php:282
5246 msgid "Enjoy your hotdog!"
5249 #. TRANS: Message is used as a page title. %1$s is a nick name, %2$d is a page number.
5250 #: actions/usergroups.php:66
5252 msgid "%1$s groups, page %2$d"
5255 #: actions/usergroups.php:132
5256 msgid "Search for more groups"
5259 #: actions/usergroups.php:159
5261 msgid "%s is not a member of any group."
5264 #: actions/usergroups.php:164
5266 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
5269 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
5270 #. TRANS: Message is used as a subtitle in atom group notice feed.
5271 #. TRANS: %1$s is a group name, %2$s is a site name.
5272 #. TRANS: Message is used as a subtitle in atom user notice feed.
5273 #. TRANS: %1$s is a user name, %2$s is a site name.
5274 #: actions/userrss.php:97 lib/atomgroupnoticefeed.php:70
5275 #: lib/atomusernoticefeed.php:75
5277 msgid "Updates from %1$s on %2$s!"
5280 #: actions/version.php:75
5282 msgid "StatusNet %s"
5285 #: actions/version.php:155
5288 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
5289 "Inc. and contributors."
5292 #: actions/version.php:163
5293 msgid "Contributors"
5296 #: actions/version.php:170
5298 "StatusNet is free software: you can redistribute it and/or modify it under "
5299 "the terms of the GNU Affero General Public License as published by the Free "
5300 "Software Foundation, either version 3 of the License, or (at your option) "
5301 "any later version. "
5304 #: actions/version.php:176
5306 "This program is distributed in the hope that it will be useful, but WITHOUT "
5307 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
5308 "FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License "
5309 "for more details. "
5312 #: actions/version.php:182
5315 "You should have received a copy of the GNU Affero General Public License "
5316 "along with this program. If not, see %s."
5319 #: actions/version.php:191
5323 #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site.
5324 #: actions/version.php:198 lib/action.php:831
5328 #: actions/version.php:199
5332 #. TRANS: Activity title when marking a notice as favorite.
5333 #: classes/Fave.php:148 lib/favorform.php:143
5337 #. TRANS: Ntofication given when a user marks a notice as favorite.
5338 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
5339 #: classes/Fave.php:151
5341 msgid "%1$s marked notice %2$s as a favorite."
5344 #. TRANS: Server exception thrown when a URL cannot be processed.
5345 #: classes/File.php:142
5347 msgid "Cannot process URL '%s'"
5350 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
5351 #: classes/File.php:174
5352 msgid "Robin thinks something is impossible."
5355 #. TRANS: Message given if an upload is larger than the configured maximum.
5356 #. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
5357 #: classes/File.php:189
5360 "No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
5361 "Try to upload a smaller version."
5364 #. TRANS: Message given if an upload would exceed user quota.
5365 #. TRANS: %d (number) is the user quota in bytes.
5366 #: classes/File.php:201
5368 msgid "A file this large would exceed your user quota of %d bytes."
5371 #. TRANS: Message given id an upload would exceed a user's monthly quota.
5372 #. TRANS: $d (number) is the monthly user quota in bytes.
5373 #: classes/File.php:210
5375 msgid "A file this large would exceed your monthly quota of %d bytes."
5378 #. TRANS: Client exception thrown if a file upload does not have a valid name.
5379 #: classes/File.php:247 classes/File.php:262
5380 msgid "Invalid filename."
5383 #. TRANS: Exception thrown when joining a group fails.
5384 #: classes/Group_member.php:42
5385 msgid "Group join failed."
5388 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
5389 #: classes/Group_member.php:55
5390 msgid "Not part of group."
5393 #. TRANS: Exception thrown when trying to leave a group fails.
5394 #: classes/Group_member.php:63
5395 msgid "Group leave failed."
5398 #. TRANS: Exception thrown providing an invalid profile ID.
5399 #. TRANS: %s is the invalid profile ID.
5400 #: classes/Group_member.php:76
5402 msgid "Profile ID %s is invalid."
5405 #. TRANS: Exception thrown providing an invalid group ID.
5406 #. TRANS: %s is the invalid group ID.
5407 #: classes/Group_member.php:89
5409 msgid "Group ID %s is invalid."
5412 #. TRANS: Activity title.
5413 #: classes/Group_member.php:113 lib/joinform.php:114
5417 #. TRANS: Success message for subscribe to group attempt through OStatus.
5418 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
5419 #: classes/Group_member.php:117
5421 msgid "%1$s has joined group %2$s."
5424 #. TRANS: Server exception thrown when updating a local group fails.
5425 #: classes/Local_group.php:42
5426 msgid "Could not update local group."
5429 #. TRANS: Exception thrown when trying creating a login token failed.
5430 #. TRANS: %s is the user nickname for which token creation failed.
5431 #: classes/Login_token.php:78
5433 msgid "Could not create login token for %s"
5436 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
5437 #: classes/Memcached_DataObject.php:533
5438 msgid "No database name or DSN found anywhere."
5441 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
5442 #: classes/Message.php:45
5443 msgid "You are banned from sending direct messages."
5446 #. TRANS: Message given when a message could not be stored on the server.
5447 #: classes/Message.php:62
5448 msgid "Could not insert message."
5451 #. TRANS: Message given when a message could not be updated on the server.
5452 #: classes/Message.php:73
5453 msgid "Could not update message with new URI."
5456 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
5457 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
5458 #: classes/Notice.php:98
5460 msgid "No such profile (%1$d) for notice (%2$d)."
5463 #. TRANS: Server exception. %s are the error details.
5464 #: classes/Notice.php:193
5466 msgid "Database error inserting hashtag: %s"
5469 #. TRANS: Client exception thrown if a notice contains too many characters.
5470 #: classes/Notice.php:265
5471 msgid "Problem saving notice. Too long."
5474 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
5475 #: classes/Notice.php:270
5476 msgid "Problem saving notice. Unknown user."
5479 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
5480 #: classes/Notice.php:276
5482 "Too many notices too fast; take a breather and post again in a few minutes."
5485 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
5486 #: classes/Notice.php:283
5488 "Too many duplicate messages too quickly; take a breather and post again in a "
5492 #. TRANS: Client exception thrown when a user tries to post while being banned.
5493 #: classes/Notice.php:291
5494 msgid "You are banned from posting notices on this site."
5497 #. TRANS: Server exception thrown when a notice cannot be saved.
5498 #. TRANS: Server exception thrown when a notice cannot be updated.
5499 #: classes/Notice.php:358 classes/Notice.php:385
5500 msgid "Problem saving notice."
5503 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
5504 #: classes/Notice.php:907
5505 msgid "Bad type provided to saveKnownGroups"
5508 #. TRANS: Server exception thrown when an update for a group inbox fails.
5509 #: classes/Notice.php:1006
5510 msgid "Problem saving group inbox."
5513 #. TRANS: Server exception thrown when a reply cannot be saved.
5514 #. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
5515 #: classes/Notice.php:1120
5517 msgid "Could not save reply for %1$d, %2$d."
5520 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
5521 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
5522 #: classes/Notice.php:1822
5524 msgid "RT @%1$s %2$s"
5527 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
5528 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
5529 #: classes/Profile.php:791
5531 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
5534 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
5535 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
5536 #: classes/Profile.php:800
5538 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
5541 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
5542 #: classes/Remote_profile.php:54
5543 msgid "Missing profile."
5546 #. TRANS: Exception thrown when a tag cannot be saved.
5547 #: classes/Status_network.php:338
5548 msgid "Unable to save tag."
5551 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
5552 #: classes/Subscription.php:75 lib/oauthstore.php:482
5553 msgid "You have been banned from subscribing."
5556 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
5557 #: classes/Subscription.php:80
5558 msgid "Already subscribed!"
5561 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
5562 #: classes/Subscription.php:85
5563 msgid "User has blocked you."
5566 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
5567 #: classes/Subscription.php:171
5568 msgid "Not subscribed!"
5571 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
5572 #: classes/Subscription.php:178
5573 msgid "Could not delete self-subscription."
5576 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
5577 #: classes/Subscription.php:206
5578 msgid "Could not delete subscription OMB token."
5581 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
5582 #: classes/Subscription.php:218
5583 msgid "Could not delete subscription."
5586 #. TRANS: Activity tile when subscribing to another person.
5587 #: classes/Subscription.php:255
5591 #. TRANS: Notification given when one person starts following another.
5592 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
5593 #: classes/Subscription.php:258
5595 msgid "%1$s is now following %2$s."
5598 #. TRANS: Notice given on user registration.
5599 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
5600 #: classes/User.php:384
5602 msgid "Welcome to %1$s, @%2$s!"
5605 #. TRANS: Server exception.
5606 #: classes/User.php:902
5607 msgid "No single user defined for single-user mode."
5610 #. TRANS: Server exception.
5611 #: classes/User.php:906
5612 msgid "Single-user mode code called when not enabled."
5615 #. TRANS: Server exception thrown when creating a group failed.
5616 #: classes/User_group.php:495
5617 msgid "Could not create group."
5620 #. TRANS: Server exception thrown when updating a group URI failed.
5621 #: classes/User_group.php:505
5622 msgid "Could not set group URI."
5625 #. TRANS: Server exception thrown when setting group membership failed.
5626 #: classes/User_group.php:528
5627 msgid "Could not set group membership."
5630 #. TRANS: Server exception thrown when saving local group information failed.
5631 #: classes/User_group.php:543
5632 msgid "Could not save local group info."
5635 #. TRANS: Link title attribute in user account settings menu.
5636 #: lib/accountsettingsaction.php:104
5637 msgid "Change your profile settings"
5640 #. TRANS: Link title attribute in user account settings menu.
5641 #: lib/accountsettingsaction.php:111
5642 msgid "Upload an avatar"
5645 #. TRANS: Link title attribute in user account settings menu.
5646 #: lib/accountsettingsaction.php:118
5647 msgid "Change your password"
5650 #. TRANS: Link title attribute in user account settings menu.
5651 #: lib/accountsettingsaction.php:125
5652 msgid "Change email handling"
5655 #. TRANS: Link title attribute in user account settings menu.
5656 #: lib/accountsettingsaction.php:132
5657 msgid "Design your profile"
5660 #. TRANS: Link title attribute in user account settings menu.
5661 #: lib/accountsettingsaction.php:139
5662 msgid "Other options"
5665 #. TRANS: Link description in user account settings menu.
5666 #: lib/accountsettingsaction.php:141
5670 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
5671 #: lib/action.php:148
5676 #. TRANS: Page title for a page without a title set.
5677 #: lib/action.php:164
5678 msgid "Untitled page"
5681 #. TRANS: DT element for primary navigation menu. String is hidden in default CSS.
5682 #: lib/action.php:477
5683 msgid "Primary site navigation"
5686 #. TRANS: Tooltip for main menu option "Personal"
5687 #: lib/action.php:483
5689 msgid "Personal profile and friends timeline"
5692 #. TRANS: Main menu option when logged in for access to personal profile and friends timeline
5693 #: lib/action.php:486
5698 #. TRANS: Tooltip for main menu option "Account"
5699 #: lib/action.php:488
5701 msgid "Change your email, avatar, password, profile"
5704 #. TRANS: Main menu option when logged in for access to user settings
5705 #: lib/action.php:491
5709 #. TRANS: Tooltip for main menu option "Services"
5710 #: lib/action.php:493
5712 msgid "Connect to services"
5715 #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services
5716 #: lib/action.php:496
5720 #. TRANS: Tooltip for menu option "Admin"
5721 #: lib/action.php:499
5723 msgid "Change site configuration"
5726 #. TRANS: Main menu option when logged in and site admin for access to site configuration
5727 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
5728 #: lib/action.php:502 lib/groupnav.php:117
5733 #. TRANS: Tooltip for main menu option "Invite"
5734 #: lib/action.php:506
5737 msgid "Invite friends and colleagues to join you on %s"
5740 #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users
5741 #: lib/action.php:509
5746 #. TRANS: Tooltip for main menu option "Logout"
5747 #: lib/action.php:515
5749 msgid "Logout from the site"
5752 #. TRANS: Main menu option when logged in to log out the current user
5753 #: lib/action.php:518
5758 #. TRANS: Tooltip for main menu option "Register"
5759 #: lib/action.php:523
5761 msgid "Create an account"
5764 #. TRANS: Main menu option when not logged in to register a new account
5765 #: lib/action.php:526
5770 #. TRANS: Tooltip for main menu option "Login"
5771 #: lib/action.php:529
5773 msgid "Login to the site"
5776 #. TRANS: Main menu option when not logged in to log in
5777 #: lib/action.php:532
5782 #. TRANS: Tooltip for main menu option "Help"
5783 #: lib/action.php:535
5788 #. TRANS: Main menu option for help on the StatusNet site
5789 #: lib/action.php:538
5794 #. TRANS: Tooltip for main menu option "Search"
5795 #: lib/action.php:541
5797 msgid "Search for people or text"
5800 #. TRANS: Main menu option when logged in or when the StatusNet instance is not private
5801 #: lib/action.php:544
5806 #. TRANS: DT element for site notice. String is hidden in default CSS.
5807 #. TRANS: Menu item for site administration
5808 #: lib/action.php:566 lib/adminpanelaction.php:387
5812 #. TRANS: DT element for local views block. String is hidden in default CSS.
5813 #: lib/action.php:633
5817 #. TRANS: DT element for page notice. String is hidden in default CSS.
5818 #: lib/action.php:703
5822 #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS.
5823 #: lib/action.php:804
5824 msgid "Secondary site navigation"
5827 #. TRANS: Secondary navigation menu option leading to help on StatusNet.
5828 #: lib/action.php:810
5832 #. TRANS: Secondary navigation menu option leading to text about StatusNet site.
5833 #: lib/action.php:813
5837 #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions.
5838 #: lib/action.php:816
5842 #. TRANS: Secondary navigation menu option leading to Terms of Service.
5843 #: lib/action.php:821
5847 #. TRANS: Secondary navigation menu option leading to privacy policy.
5848 #: lib/action.php:825
5852 #. TRANS: Secondary navigation menu option.
5853 #: lib/action.php:828
5857 #. TRANS: Secondary navigation menu option leading to contact information on the StatusNet site.
5858 #: lib/action.php:834
5862 #. TRANS: Secondary navigation menu option.
5863 #: lib/action.php:837
5867 #. TRANS: DT element for StatusNet software license.
5868 #: lib/action.php:866
5869 msgid "StatusNet software license"
5872 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
5873 #. TRANS: Text between [] is a link description, text between () is the link itself.
5874 #. TRANS: Make sure there is no whitespace between "]" and "(".
5875 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
5876 #: lib/action.php:873
5879 "**%%site.name%%** is a microblogging service brought to you by [%%site."
5880 "broughtby%%](%%site.broughtbyurl%%)."
5883 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
5884 #: lib/action.php:876
5886 msgid "**%%site.name%%** is a microblogging service."
5889 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
5890 #. TRANS: Make sure there is no whitespace between "]" and "(".
5891 #. TRANS: Text between [] is a link description, text between () is the link itself.
5892 #. TRANS: %s is the version of StatusNet that is being used.
5893 #: lib/action.php:883
5896 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
5897 "s, available under the [GNU Affero General Public License](http://www.fsf."
5898 "org/licensing/licenses/agpl-3.0.html)."
5901 #. TRANS: DT element for StatusNet site content license.
5902 #: lib/action.php:899
5903 msgid "Site content license"
5906 #. TRANS: Content license displayed when license is set to 'private'.
5907 #. TRANS: %1$s is the site name.
5908 #: lib/action.php:906
5910 msgid "Content and data of %1$s are private and confidential."
5913 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
5914 #. TRANS: %1$s is the copyright owner.
5915 #: lib/action.php:913
5917 msgid "Content and data copyright by %1$s. All rights reserved."
5920 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
5921 #: lib/action.php:917
5922 msgid "Content and data copyright by contributors. All rights reserved."
5925 #. TRANS: license message in footer.
5926 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
5927 #: lib/action.php:949
5929 msgid "All %1$s content and data are available under the %2$s license."
5932 #. TRANS: DT element for pagination (previous/next, etc.).
5933 #: lib/action.php:1285
5937 #. TRANS: Pagination message to go to a page displaying information more in the
5938 #. TRANS: present than the currently displayed information.
5939 #: lib/action.php:1296
5943 #. TRANS: Pagination message to go to a page displaying information more in the
5944 #. TRANS: past than the currently displayed information.
5945 #: lib/action.php:1306
5949 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
5950 #: lib/activity.php:120
5951 msgid "Expecting a root feed element but got a whole XML document."
5954 #. TRANS: Client exception thrown when there is no source attribute.
5955 #: lib/activityutils.php:200
5956 msgid "Can't handle remote content yet."
5959 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
5960 #: lib/activityutils.php:237
5961 msgid "Can't handle embedded XML content yet."
5964 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
5965 #: lib/activityutils.php:242
5966 msgid "Can't handle embedded Base64 content yet."
5969 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
5970 #: lib/adminpanelaction.php:96
5971 msgid "You cannot make changes to this site."
5974 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
5975 #: lib/adminpanelaction.php:108
5976 msgid "Changes to that panel are not allowed."
5979 #. TRANS: Client error message.
5980 #: lib/adminpanelaction.php:222
5981 msgid "showForm() not implemented."
5984 #. TRANS: Client error message
5985 #: lib/adminpanelaction.php:250
5986 msgid "saveSettings() not implemented."
5989 #. TRANS: Client error message thrown if design settings could not be deleted in
5990 #. TRANS: the admin panel Design.
5991 #: lib/adminpanelaction.php:274
5992 msgid "Unable to delete design setting."
5995 #. TRANS: Menu item title/tooltip
5996 #: lib/adminpanelaction.php:337
5997 msgid "Basic site configuration"
6000 #. TRANS: Menu item for site administration
6001 #: lib/adminpanelaction.php:339
6006 #. TRANS: Menu item title/tooltip
6007 #: lib/adminpanelaction.php:345
6008 msgid "Design configuration"
6011 #. TRANS: Menu item for site administration
6012 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
6013 #: lib/adminpanelaction.php:347 lib/groupnav.php:135
6018 #. TRANS: Menu item title/tooltip
6019 #: lib/adminpanelaction.php:353
6020 msgid "User configuration"
6023 #. TRANS: Menu item for site administration
6024 #: lib/adminpanelaction.php:355 lib/personalgroupnav.php:115
6028 #. TRANS: Menu item title/tooltip
6029 #: lib/adminpanelaction.php:361
6030 msgid "Access configuration"
6033 #. TRANS: Menu item title/tooltip
6034 #: lib/adminpanelaction.php:369
6035 msgid "Paths configuration"
6038 #. TRANS: Menu item title/tooltip
6039 #: lib/adminpanelaction.php:377
6040 msgid "Sessions configuration"
6043 #. TRANS: Menu item title/tooltip
6044 #: lib/adminpanelaction.php:385
6045 msgid "Edit site notice"
6048 #. TRANS: Menu item title/tooltip
6049 #: lib/adminpanelaction.php:393
6050 msgid "Snapshots configuration"
6053 #. TRANS: Menu item title/tooltip
6054 #: lib/adminpanelaction.php:401
6055 msgid "Set site license"
6058 #. TRANS: Client error 401.
6059 #: lib/apiauth.php:111
6060 msgid "API resource requires read-write access, but you only have read access."
6063 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
6064 #: lib/apiauth.php:177
6065 msgid "No application for that consumer key."
6068 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
6069 #: lib/apiauth.php:219
6070 msgid "Bad access token."
6073 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
6074 #: lib/apiauth.php:224
6075 msgid "No user for that token."
6078 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
6079 #. TRANS: Client error thrown when authentication fails.
6080 #: lib/apiauth.php:266 lib/apiauth.php:293
6081 msgid "Could not authenticate you."
6084 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
6085 #: lib/apioauthstore.php:45
6086 msgid "Could not create anonymous consumer."
6089 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
6090 #: lib/apioauthstore.php:69
6091 msgid "Could not create anonymous OAuth application."
6094 #. TRANS: Exception thrown when no token association could be found.
6095 #: lib/apioauthstore.php:151
6097 "Could not find a profile and application associated with the request token."
6100 #. TRANS: Exception thrown when no access token can be issued.
6101 #: lib/apioauthstore.php:186
6102 msgid "Could not issue access token."
6105 #. TRANS: Server error displayed when a database error occurs.
6106 #: lib/apioauthstore.php:243
6107 msgid "Database error inserting OAuth application user."
6110 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
6111 #: lib/apioauthstore.php:285
6112 msgid "Tried to revoke unknown token."
6115 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
6116 #: lib/apioauthstore.php:290
6117 msgid "Failed to delete revoked token."
6120 #. TRANS: Form guide.
6121 #: lib/applicationeditform.php:178
6122 msgid "Icon for this application"
6125 #. TRANS: Form input field instructions.
6126 #. TRANS: %d is the number of available characters for the description.
6127 #: lib/applicationeditform.php:201
6129 msgid "Describe your application in %d character"
6130 msgid_plural "Describe your application in %d characters"
6134 #. TRANS: Form input field instructions.
6135 #: lib/applicationeditform.php:205
6136 msgid "Describe your application"
6139 #. TRANS: Form input field instructions.
6140 #: lib/applicationeditform.php:216
6141 msgid "URL of the homepage of this application"
6144 #. TRANS: Form input field label.
6145 #: lib/applicationeditform.php:218
6149 #. TRANS: Form input field instructions.
6150 #: lib/applicationeditform.php:225
6151 msgid "Organization responsible for this application"
6154 #. TRANS: Form input field instructions.
6155 #: lib/applicationeditform.php:234
6156 msgid "URL for the homepage of the organization"
6159 #. TRANS: Form input field instructions.
6160 #: lib/applicationeditform.php:243
6161 msgid "URL to redirect to after authentication"
6164 #. TRANS: Radio button label for application type
6165 #: lib/applicationeditform.php:271
6169 #. TRANS: Radio button label for application type
6170 #: lib/applicationeditform.php:288
6174 #. TRANS: Form guide.
6175 #: lib/applicationeditform.php:290
6176 msgid "Type of application, browser or desktop"
6179 #. TRANS: Radio button label for access type.
6180 #: lib/applicationeditform.php:314
6184 #. TRANS: Radio button label for access type.
6185 #: lib/applicationeditform.php:334
6189 #. TRANS: Form guide.
6190 #: lib/applicationeditform.php:336
6191 msgid "Default access for this application: read-only, or read-write"
6194 #. TRANS: Submit button title.
6195 #: lib/applicationeditform.php:353
6199 #: lib/applicationlist.php:247
6203 #. TRANS: Application access type
6204 #: lib/applicationlist.php:260
6208 #. TRANS: Application access type
6209 #: lib/applicationlist.php:262
6213 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
6214 #: lib/applicationlist.php:268
6216 msgid "Approved %1$s - \"%2$s\" access."
6219 #. TRANS: Access token in the application list.
6220 #. TRANS: %s are the first 7 characters of the access token.
6221 #: lib/applicationlist.php:282
6223 msgid "Access token starting with: %s"
6226 #. TRANS: Button label
6227 #: lib/applicationlist.php:298
6232 #: lib/atom10feed.php:112
6233 msgid "author element must contain a name element."
6236 #. TRANS: DT element label in attachment list item.
6237 #: lib/attachmentlist.php:256
6241 #. TRANS: DT element label in attachment list item.
6242 #: lib/attachmentlist.php:270
6247 #: lib/attachmentnoticesection.php:67
6248 msgid "Notices where this attachment appears"
6252 #: lib/attachmenttagcloudsection.php:48
6253 msgid "Tags for this attachment"
6256 #. TRANS: Exception thrown when a password change fails.
6257 #: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
6258 msgid "Password changing failed."
6261 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
6262 #: lib/authenticationplugin.php:238
6263 msgid "Password changing is not allowed."
6266 #. TRANS: Title for the form to block a user.
6267 #: lib/blockform.php:68
6271 #. TRANS: Title for command results.
6272 #: lib/channel.php:160 lib/channel.php:181
6273 msgid "Command results"
6276 #. TRANS: Title for command results.
6277 #: lib/channel.php:194
6281 #. TRANS: E-mail subject when a command has completed.
6282 #: lib/channel.php:233 lib/mailhandler.php:142
6283 msgid "Command complete"
6286 #. TRANS: E-mail subject when a command has failed.
6287 #: lib/channel.php:244
6288 msgid "Command failed"
6291 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
6292 #: lib/command.php:82 lib/command.php:106
6293 msgid "Notice with that id does not exist."
6296 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
6297 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
6298 #: lib/command.php:99 lib/command.php:626
6299 msgid "User has no last notice."
6302 #. TRANS: Message given requesting a profile for a non-existing user.
6303 #. TRANS: %s is the nickname of the user for which the profile could not be found.
6304 #: lib/command.php:128
6306 msgid "Could not find a user with nickname %s."
6309 #. TRANS: Message given getting a non-existing user.
6310 #. TRANS: %s is the nickname of the user that could not be found.
6311 #: lib/command.php:148
6313 msgid "Could not find a local user with nickname %s."
6316 #. TRANS: Error text shown when an unimplemented command is given.
6317 #: lib/command.php:183
6318 msgid "Sorry, this command is not yet implemented."
6321 #. TRANS: Command exception text shown when a user tries to nudge themselves.
6322 #: lib/command.php:229
6323 msgid "It does not make a lot of sense to nudge yourself!"
6326 #. TRANS: Message given having nudged another user.
6327 #. TRANS: %s is the nickname of the user that was nudged.
6328 #: lib/command.php:238
6330 msgid "Nudge sent to %s."
6333 #. TRANS: User statistics text.
6334 #. TRANS: %1$s is the number of other user the user is subscribed to.
6335 #. TRANS: %2$s is the number of users that are subscribed to the user.
6336 #. TRANS: %3$s is the number of notices the user has sent.
6337 #: lib/command.php:268
6340 "Subscriptions: %1$s\n"
6341 "Subscribers: %2$s\n"
6345 #. TRANS: Text shown when a notice has been marked as favourite successfully.
6346 #: lib/command.php:312
6347 msgid "Notice marked as fave."
6350 #. TRANS: Message given having added a user to a group.
6351 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
6352 #: lib/command.php:357
6354 msgid "%1$s joined group %2$s."
6357 #. TRANS: Message given having removed a user from a group.
6358 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
6359 #: lib/command.php:405
6361 msgid "%1$s left group %2$s."
6364 #. TRANS: Whois output. %s is the full name of the queried user.
6365 #: lib/command.php:430
6367 msgid "Fullname: %s"
6370 #. TRANS: Whois output. %s is the location of the queried user.
6371 #. TRANS: Profile info line in new-subscriber notification e-mail.
6372 #. TRANS: %s is a location.
6373 #: lib/command.php:434 lib/mail.php:278
6375 msgid "Location: %s"
6378 #. TRANS: Whois output. %s is the homepage of the queried user.
6379 #. TRANS: Profile info line in new-subscriber notification e-mail.
6380 #. TRANS: %s is a homepage.
6381 #: lib/command.php:438 lib/mail.php:282
6383 msgid "Homepage: %s"
6386 #. TRANS: Whois output. %s is the bio information of the queried user.
6387 #: lib/command.php:442
6392 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
6393 #. TRANS: %s is a remote profile.
6394 #: lib/command.php:471
6397 "%s is a remote profile; you can only send direct messages to users on the "
6401 #. TRANS: Message given if content is too long.
6402 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
6403 #: lib/command.php:488
6405 msgid "Message too long - maximum is %1$d characters, you sent %2$d."
6408 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
6409 #: lib/command.php:514
6410 msgid "Error sending direct message."
6413 #. TRANS: Message given having repeated a notice from another user.
6414 #. TRANS: %s is the name of the user for which the notice was repeated.
6415 #: lib/command.php:551
6417 msgid "Notice from %s repeated."
6420 #. TRANS: Error text shown when repeating a notice fails with an unknown reason.
6421 #: lib/command.php:554
6422 msgid "Error repeating notice."
6425 #. TRANS: Message given if content of a notice for a reply is too long.
6426 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
6427 #: lib/command.php:589
6429 msgid "Notice too long - maximum is %1$d characters, you sent %2$d."
6432 #. TRANS: Text shown having sent a reply to a notice successfully.
6433 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
6434 #: lib/command.php:600
6436 msgid "Reply to %s sent."
6439 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
6440 #: lib/command.php:603
6441 msgid "Error saving notice."
6444 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
6445 #: lib/command.php:650
6446 msgid "Specify the name of the user to subscribe to."
6449 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
6450 #: lib/command.php:659
6451 msgid "Can't subscribe to OMB profiles by command."
6454 #. TRANS: Text shown after having subscribed to another user successfully.
6455 #. TRANS: %s is the name of the user the subscription was requested for.
6456 #: lib/command.php:667
6458 msgid "Subscribed to %s."
6461 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
6462 #. TRANS: Error text shown when no username was provided when issuing the command.
6463 #: lib/command.php:688 lib/command.php:799
6464 msgid "Specify the name of the user to unsubscribe from."
6467 #. TRANS: Text shown after having unsubscribed from another user successfully.
6468 #. TRANS: %s is the name of the user the unsubscription was requested for.
6469 #: lib/command.php:699
6471 msgid "Unsubscribed from %s."
6474 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
6475 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
6476 #: lib/command.php:719 lib/command.php:745
6477 msgid "Command not yet implemented."
6480 #. TRANS: Text shown when issuing the command "off" successfully.
6481 #: lib/command.php:723
6482 msgid "Notification off."
6485 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
6486 #: lib/command.php:726
6487 msgid "Can't turn off notification."
6490 #. TRANS: Text shown when issuing the command "on" successfully.
6491 #: lib/command.php:749
6492 msgid "Notification on."
6495 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
6496 #: lib/command.php:752
6497 msgid "Can't turn on notification."
6500 #. TRANS: Error text shown when issuing the login command while login is disabled.
6501 #: lib/command.php:766
6502 msgid "Login command is disabled."
6505 #. TRANS: Text shown after issuing the login command successfully.
6506 #. TRANS: %s is a logon link..
6507 #: lib/command.php:779
6509 msgid "This link is useable only once and is valid for only 2 minutes: %s."
6512 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
6513 #. TRANS: %s is the name of the user the unsubscription was requested for.
6514 #: lib/command.php:808
6516 msgid "Unsubscribed %s."
6519 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
6520 #: lib/command.php:826
6521 msgid "You are not subscribed to anyone."
6524 #. TRANS: Text shown after requesting other users a user is subscribed to.
6525 #. TRANS: This message supports plural forms. This message is followed by a
6526 #. TRANS: hard coded space and a comma separated list of subscribed users.
6527 #: lib/command.php:831
6528 msgid "You are subscribed to this person:"
6529 msgid_plural "You are subscribed to these people:"
6533 #. TRANS: Text shown after requesting other users that are subscribed to a user
6534 #. TRANS: (followers) without having any subscribers.
6535 #: lib/command.php:853
6536 msgid "No one is subscribed to you."
6539 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
6540 #. TRANS: This message supports plural forms. This message is followed by a
6541 #. TRANS: hard coded space and a comma separated list of subscribing users.
6542 #: lib/command.php:858
6543 msgid "This person is subscribed to you:"
6544 msgid_plural "These people are subscribed to you:"
6548 #. TRANS: Text shown after requesting groups a user is subscribed to without having
6549 #. TRANS: any group subscriptions.
6550 #: lib/command.php:880
6551 msgid "You are not a member of any groups."
6554 #. TRANS: Text shown after requesting groups a user is subscribed to.
6555 #. TRANS: This message supports plural forms. This message is followed by a
6556 #. TRANS: hard coded space and a comma separated list of subscribed groups.
6557 #: lib/command.php:885
6558 msgid "You are a member of this group:"
6559 msgid_plural "You are a member of these groups:"
6563 #. TRANS: Help text for commands. Do not translate the command names themselves; they are fixed strings.
6564 #: lib/command.php:900
6567 "on - turn on notifications\n"
6568 "off - turn off notifications\n"
6569 "help - show this help\n"
6570 "follow <nickname> - subscribe to user\n"
6571 "groups - lists the groups you have joined\n"
6572 "subscriptions - list the people you follow\n"
6573 "subscribers - list the people that follow you\n"
6574 "leave <nickname> - unsubscribe from user\n"
6575 "d <nickname> <text> - direct message to user\n"
6576 "get <nickname> - get last notice from user\n"
6577 "whois <nickname> - get profile info on user\n"
6578 "lose <nickname> - force user to stop following you\n"
6579 "fav <nickname> - add user's last notice as a 'fave'\n"
6580 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
6581 "repeat #<notice_id> - repeat a notice with a given id\n"
6582 "repeat <nickname> - repeat the last notice from user\n"
6583 "reply #<notice_id> - reply to notice with a given id\n"
6584 "reply <nickname> - reply to the last notice from user\n"
6585 "join <group> - join group\n"
6586 "login - Get a link to login to the web interface\n"
6587 "drop <group> - leave group\n"
6588 "stats - get your stats\n"
6589 "stop - same as 'off'\n"
6590 "quit - same as 'off'\n"
6591 "sub <nickname> - same as 'follow'\n"
6592 "unsub <nickname> - same as 'leave'\n"
6593 "last <nickname> - same as 'get'\n"
6594 "on <nickname> - not yet implemented.\n"
6595 "off <nickname> - not yet implemented.\n"
6596 "nudge <nickname> - remind a user to update.\n"
6597 "invite <phone number> - not yet implemented.\n"
6598 "track <word> - not yet implemented.\n"
6599 "untrack <word> - not yet implemented.\n"
6600 "track off - not yet implemented.\n"
6601 "untrack all - not yet implemented.\n"
6602 "tracks - not yet implemented.\n"
6603 "tracking - not yet implemented.\n"
6606 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
6607 #: lib/common.php:136
6608 msgid "No configuration file found."
6611 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
6612 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
6613 #: lib/common.php:139
6614 msgid "I looked for configuration files in the following places:"
6617 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
6618 #: lib/common.php:142
6619 msgid "You may wish to run the installer to fix this."
6622 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
6623 #. TRANS: The text is link text that leads to the installer page.
6624 #: lib/common.php:146
6625 msgid "Go to the installer."
6628 #. TRANS: Menu item for Instant Messaging settings.
6629 #: lib/connectsettingsaction.php:106
6634 #. TRANS: Tooltip for Instant Messaging menu item.
6635 #: lib/connectsettingsaction.php:108
6636 msgid "Updates by instant messenger (IM)"
6639 #. TRANS: Menu item for Short Message Service settings.
6640 #: lib/connectsettingsaction.php:113
6645 #. TRANS: Tooltip for Short Message Service menu item.
6646 #: lib/connectsettingsaction.php:115
6647 msgid "Updates by SMS"
6650 #. TRANS: Menu item for OuAth connection settings.
6651 #: lib/connectsettingsaction.php:120
6656 #. TRANS: Tooltip for connected applications (Connections through OAuth) menu item.
6657 #: lib/connectsettingsaction.php:122
6658 msgid "Authorized connected applications"
6661 #: lib/dberroraction.php:59
6662 msgid "Database error"
6665 #: lib/designsettings.php:105
6669 #: lib/designsettings.php:109
6671 "You can upload your personal background image. The maximum file size is 2MB."
6674 #: lib/designsettings.php:283
6677 "The server was unable to handle that much POST data (%s bytes) due to its "
6678 "current configuration."
6681 #: lib/designsettings.php:418
6682 msgid "Design defaults restored."
6685 #: lib/disfavorform.php:114 lib/disfavorform.php:144
6686 msgid "Disfavor this notice"
6689 #: lib/favorform.php:114 lib/favorform.php:143
6690 msgid "Favor this notice"
6709 #: lib/feedlist.php:65
6713 #: lib/galleryaction.php:121
6717 #: lib/galleryaction.php:131
6721 #: lib/galleryaction.php:139
6722 msgid "Select tag to filter"
6725 #: lib/galleryaction.php:140
6729 #: lib/galleryaction.php:141
6730 msgid "Choose a tag to narrow list"
6733 #: lib/galleryaction.php:143
6737 #: lib/grantroleform.php:91
6739 msgid "Grant this user the \"%s\" role"
6742 #: lib/groupeditform.php:154
6743 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
6746 #: lib/groupeditform.php:163
6747 msgid "URL of the homepage or blog of the group or topic"
6750 #: lib/groupeditform.php:168
6751 msgid "Describe the group or topic"
6754 #: lib/groupeditform.php:170
6756 msgid "Describe the group or topic in %d characters"
6759 #: lib/groupeditform.php:179
6761 "Location for the group, if any, like \"City, State (or Region), Country\""
6764 #: lib/groupeditform.php:187
6766 msgid "Extra nicknames for the group, comma- or space- separated, max %d"
6769 #. TRANS: Menu item in the group navigation page.
6770 #: lib/groupnav.php:86
6775 #. TRANS: Tooltip for menu item in the group navigation page.
6776 #. TRANS: %s is the nickname of the group.
6777 #: lib/groupnav.php:89
6783 #. TRANS: Menu item in the group navigation page.
6784 #: lib/groupnav.php:95
6789 #. TRANS: Tooltip for menu item in the group navigation page.
6790 #. TRANS: %s is the nickname of the group.
6791 #: lib/groupnav.php:98
6794 msgid "%s group members"
6797 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
6798 #: lib/groupnav.php:108
6803 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
6804 #. TRANS: %s is the nickname of the group.
6805 #: lib/groupnav.php:111
6808 msgid "%s blocked users"
6811 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
6812 #. TRANS: %s is the nickname of the group.
6813 #: lib/groupnav.php:120
6816 msgid "Edit %s group properties"
6819 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
6820 #: lib/groupnav.php:126
6825 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
6826 #. TRANS: %s is the nickname of the group.
6827 #: lib/groupnav.php:129
6830 msgid "Add or edit %s logo"
6833 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
6834 #. TRANS: %s is the nickname of the group.
6835 #: lib/groupnav.php:138
6838 msgid "Add or edit %s design"
6841 #. TRANS: Title for groups with the most members section.
6842 #: lib/groupsbymemberssection.php:71
6843 msgid "Groups with most members"
6846 #. TRANS: Title for groups with the most posts section.
6847 #: lib/groupsbypostssection.php:71
6848 msgid "Groups with most posts"
6851 #. TRANS: Title for group tag cloud section.
6852 #. TRANS: %s is a group name.
6853 #: lib/grouptagcloudsection.php:57
6855 msgid "Tags in %s group's notices"
6858 #. TRANS: Client exception 406
6859 #: lib/htmloutputter.php:104
6860 msgid "This page is not available in a media type you accept"
6863 #: lib/imagefile.php:72
6864 msgid "Unsupported image file format."
6867 #: lib/imagefile.php:88
6869 msgid "That file is too big. The maximum file size is %s."
6872 #: lib/imagefile.php:93
6873 msgid "Partial upload."
6876 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
6877 #: lib/imagefile.php:101 lib/mediafile.php:179
6878 msgid "System error uploading file."
6881 #: lib/imagefile.php:109
6882 msgid "Not an image or corrupt file."
6885 #: lib/imagefile.php:122
6886 msgid "Lost our file."
6889 #: lib/imagefile.php:163 lib/imagefile.php:224
6890 msgid "Unknown file type"
6893 #: lib/imagefile.php:244
6897 #: lib/imagefile.php:246
6901 #: lib/jabber.php:387
6906 #: lib/jabber.php:567
6908 msgid "Unknown inbox source %d."
6911 #: lib/leaveform.php:114
6915 #: lib/logingroupnav.php:80
6916 msgid "Login with a username and password"
6919 #: lib/logingroupnav.php:86
6920 msgid "Sign up for a new account"
6923 #. TRANS: Subject for address confirmation email.
6925 msgid "Email address confirmation"
6928 #. TRANS: Body for address confirmation email.
6929 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
6930 #. TRANS: %3$s is the URL to confirm at.
6936 "Someone just entered this email address on %2$s.\n"
6938 "If it was you, and you want to confirm your entry, use the URL below:\n"
6942 "If not, just ignore this message.\n"
6944 "Thanks for your time, \n"
6948 #. TRANS: Subject of new-subscriber notification e-mail.
6949 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
6952 msgid "%1$s is now listening to your notices on %2$s."
6955 #. TRANS: This is a paragraph in a new-subscriber e-mail.
6956 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
6960 "If you believe this account is being used abusively, you can block them from "
6961 "your subscribers list and report as spam to site administrators at %s"
6964 #. TRANS: Main body of new-subscriber notification e-mail.
6965 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename,
6966 #. TRANS: %3$s is the subscriber's profile URL, %4$s is the subscriber's location (or empty)
6967 #. TRANS: %5$s is the subscriber's homepage URL (or empty), %6%s is the subscriber's bio (or empty)
6968 #. TRANS: %7$s is a link to the addressed user's e-mail settings.
6972 "%1$s is now listening to your notices on %2$s.\n"
6977 "Faithfully yours,\n"
6981 "Change your email address or notification options at %7$s\n"
6984 #. TRANS: Profile info line in new-subscriber notification e-mail.
6985 #. TRANS: %s is biographical information.
6991 #. TRANS: Subject of notification mail for new posting email address.
6992 #. TRANS: %s is the StatusNet sitename.
6995 msgid "New email address for posting to %s"
6998 #. TRANS: Body of notification mail for new posting email address.
6999 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
7000 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
7004 "You have a new posting address on %1$s.\n"
7006 "Send email to %2$s to post new messages.\n"
7008 "More email instructions at %3$s.\n"
7010 "Faithfully yours,\n"
7014 #. TRANS: Subject line for SMS-by-email notification messages.
7015 #. TRANS: %s is the posting user's nickname.
7021 #. TRANS: Subject line for SMS-by-email address confirmation message.
7023 msgid "SMS confirmation"
7026 #. TRANS: Main body heading for SMS-by-email address confirmation message.
7027 #. TRANS: %s is the addressed user's nickname.
7030 msgid "%s: confirm you own this phone number with this code:"
7033 #. TRANS: Subject for 'nudge' notification email.
7034 #. TRANS: %s is the nudging user.
7037 msgid "You've been nudged by %s"
7040 #. TRANS: Body for 'nudge' notification email.
7041 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
7042 #. TRANS: %3$s is a URL to post notices at, %4$s is the StatusNet sitename.
7046 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
7047 "to post some news.\n"
7049 "So let's hear from you :)\n"
7053 "Don't reply to this email; it won't get to them.\n"
7055 "With kind regards,\n"
7059 #. TRANS: Subject for direct-message notification email.
7060 #. TRANS: %s is the sending user's nickname.
7063 msgid "New private message from %s"
7066 #. TRANS: Body for direct-message notification email.
7067 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
7068 #. TRANS: %3$s is the message content, %4$s a URL to the message,
7069 #. TRANS: %5$s is the StatusNet sitename.
7073 "%1$s (%2$s) sent you a private message:\n"
7075 "------------------------------------------------------\n"
7077 "------------------------------------------------------\n"
7079 "You can reply to their message here:\n"
7083 "Don't reply to this email; it won't get to them.\n"
7085 "With kind regards,\n"
7089 #. TRANS: Subject for favorite notification e-mail.
7090 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
7093 msgid "%1$s (@%2$s) added your notice as a favorite"
7096 #. TRANS: Body for favorite notification e-mail.
7097 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
7098 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
7099 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
7100 #. TRANS: %7$s is the adding user's nickname.
7104 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
7106 "The URL of your notice is:\n"
7110 "The text of your notice is:\n"
7114 "You can see the list of %1$s's favorites here:\n"
7118 "Faithfully yours,\n"
7122 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
7126 "The full conversation can be read here:\n"
7131 #. TRANS: E-mail subject for notice notification.
7132 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
7135 msgid "%1$s (@%2$s) sent a notice to your attention"
7138 #. TRANS: Body of @-reply notification e-mail.
7139 #. TRANS: %1$s is the sending user's long name, $2$s is the StatusNet sitename,
7140 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
7141 #. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
7142 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replied for the addressed user,
7143 #. TRANS: %8$s is a URL to the addressed user's e-mail settings, %9$s is the sender's nickname.
7147 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
7149 "The notice is here:\n"
7157 "%5$sYou can reply back here:\n"
7161 "The list of all @-replies for you here:\n"
7165 "Faithfully yours,\n"
7168 "P.S. You can turn off these email notifications here: %8$s\n"
7171 #: lib/mailbox.php:89
7172 msgid "Only the user can read their own mailboxes."
7175 #: lib/mailbox.php:139
7177 "You have no private messages. You can send private message to engage other "
7178 "users in conversation. People can send you messages for your eyes only."
7181 #: lib/mailbox.php:228 lib/noticelist.php:516
7185 #: lib/mailhandler.php:37
7186 msgid "Could not parse message."
7189 #: lib/mailhandler.php:42
7190 msgid "Not a registered user."
7193 #: lib/mailhandler.php:46
7194 msgid "Sorry, that is not your incoming email address."
7197 #: lib/mailhandler.php:50
7198 msgid "Sorry, no incoming email allowed."
7201 #: lib/mailhandler.php:228
7203 msgid "Unsupported message type: %s"
7206 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
7207 #: lib/mediafile.php:99 lib/mediafile.php:125
7208 msgid "There was a database error while saving your file. Please try again."
7211 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
7212 #: lib/mediafile.php:145
7213 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
7216 #. TRANS: Client exception.
7217 #: lib/mediafile.php:151
7219 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
7223 #. TRANS: Client exception.
7224 #: lib/mediafile.php:157
7225 msgid "The uploaded file was only partially uploaded."
7228 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
7229 #: lib/mediafile.php:165
7230 msgid "Missing a temporary folder."
7233 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
7234 #: lib/mediafile.php:169
7235 msgid "Failed to write file to disk."
7238 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
7239 #: lib/mediafile.php:173
7240 msgid "File upload stopped by extension."
7243 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
7244 #: lib/mediafile.php:189 lib/mediafile.php:232
7245 msgid "File exceeds user's quota."
7248 #. TRANS: Client exception thrown when a file upload operation fails because the file could
7249 #. TRANS: not be moved from the temporary folder to the permanent file location.
7250 #: lib/mediafile.php:209 lib/mediafile.php:251
7251 msgid "File could not be moved to destination directory."
7254 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
7255 #. TRANS: type of the uploaded file could not be determined.
7256 #: lib/mediafile.php:216 lib/mediafile.php:257
7257 msgid "Could not determine file's MIME type."
7260 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
7261 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
7262 #. TRANS: the MIME type that was denied.
7263 #: lib/mediafile.php:340
7266 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
7270 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
7271 #. TRANS: %s is the file type that was denied.
7272 #: lib/mediafile.php:345
7274 msgid "\"%s\" is not a supported file type on this server."
7277 #: lib/messageform.php:120
7278 msgid "Send a direct notice"
7281 #: lib/messageform.php:146
7285 #: lib/messageform.php:159 lib/noticeform.php:186
7286 msgid "Available characters"
7289 #: lib/messageform.php:178 lib/noticeform.php:237
7290 msgctxt "Send button for sending notice"
7294 #: lib/noticeform.php:160
7295 msgid "Send a notice"
7298 #: lib/noticeform.php:174
7300 msgid "What's up, %s?"
7303 #: lib/noticeform.php:193
7307 #: lib/noticeform.php:197
7308 msgid "Attach a file"
7311 #: lib/noticeform.php:213
7312 msgid "Share my location"
7315 #: lib/noticeform.php:216
7316 msgid "Do not share my location"
7319 #: lib/noticeform.php:217
7321 "Sorry, retrieving your geo location is taking longer than expected, please "
7325 #. TRANS: Used in coordinates as abbreviation of north
7326 #: lib/noticelist.php:446
7330 #. TRANS: Used in coordinates as abbreviation of south
7331 #: lib/noticelist.php:448
7335 #. TRANS: Used in coordinates as abbreviation of east
7336 #: lib/noticelist.php:450
7340 #. TRANS: Used in coordinates as abbreviation of west
7341 #: lib/noticelist.php:452
7345 #: lib/noticelist.php:454
7347 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
7350 #: lib/noticelist.php:463
7354 #: lib/noticelist.php:512
7358 #: lib/noticelist.php:578
7362 #: lib/noticelist.php:613
7366 #: lib/noticelist.php:640
7367 msgid "Reply to this notice"
7370 #: lib/noticelist.php:641
7374 #: lib/noticelist.php:685
7375 msgid "Notice repeated"
7378 #: lib/nudgeform.php:116
7379 msgid "Nudge this user"
7382 #: lib/nudgeform.php:128
7386 #: lib/nudgeform.php:128
7387 msgid "Send a nudge to this user"
7390 #: lib/oauthstore.php:294
7391 msgid "Error inserting new profile."
7394 #: lib/oauthstore.php:302
7395 msgid "Error inserting avatar."
7398 #: lib/oauthstore.php:322
7399 msgid "Error inserting remote profile."
7402 #. TRANS: Exception thrown when a notice is denied because it has been sent before.
7403 #: lib/oauthstore.php:362
7404 msgid "Duplicate notice."
7407 #: lib/oauthstore.php:507
7408 msgid "Couldn't insert new subscription."
7411 #: lib/personalgroupnav.php:99
7415 #: lib/personalgroupnav.php:104
7419 #: lib/personalgroupnav.php:114
7423 #: lib/personalgroupnav.php:125
7427 #: lib/personalgroupnav.php:126
7428 msgid "Your incoming messages"
7431 #: lib/personalgroupnav.php:130
7435 #: lib/personalgroupnav.php:131
7436 msgid "Your sent messages"
7439 #: lib/personaltagcloudsection.php:56
7441 msgid "Tags in %s's notices"
7444 #. TRANS: Displayed as version information for a plugin if no version information was found.
7445 #: lib/plugin.php:121
7449 #: lib/profileaction.php:109 lib/profileaction.php:205 lib/subgroupnav.php:82
7450 msgid "Subscriptions"
7453 #: lib/profileaction.php:126
7454 msgid "All subscriptions"
7457 #: lib/profileaction.php:144 lib/profileaction.php:214 lib/subgroupnav.php:90
7461 #: lib/profileaction.php:161
7462 msgid "All subscribers"
7465 #: lib/profileaction.php:191
7469 #: lib/profileaction.php:196
7470 msgid "Member since"
7473 #. TRANS: Average count of posts made per day since account registration
7474 #: lib/profileaction.php:235
7475 msgid "Daily average"
7478 #: lib/profileaction.php:264
7482 #: lib/profileformaction.php:123
7483 msgid "Unimplemented method."
7486 #: lib/publicgroupnav.php:78
7490 #: lib/publicgroupnav.php:82
7494 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
7498 #: lib/publicgroupnav.php:88
7502 #: lib/publicgroupnav.php:92
7506 #: lib/redirectingaction.php:95
7507 msgid "No return-to arguments."
7510 #: lib/repeatform.php:107
7511 msgid "Repeat this notice?"
7514 #: lib/repeatform.php:132
7518 #: lib/repeatform.php:132
7519 msgid "Repeat this notice"
7522 #: lib/revokeroleform.php:91
7524 msgid "Revoke the \"%s\" role from this user"
7527 #. TRANS: Client error on action trying to visit a non-existing page.
7528 #: lib/router.php:847
7529 msgid "Page not found."
7532 #: lib/sandboxform.php:67
7536 #: lib/sandboxform.php:78
7537 msgid "Sandbox this user"
7540 #. TRANS: Fieldset legend for the search form.
7541 #: lib/searchaction.php:121
7545 #. TRANS: Used as a field label for the field where one or more keywords
7546 #. TRANS: for searching can be entered.
7547 #: lib/searchaction.php:129
7551 #: lib/searchaction.php:130
7556 #. TRANS: Definition list item with instructions on how to get (better) search results.
7557 #: lib/searchaction.php:170
7561 #: lib/searchgroupnav.php:80
7565 #: lib/searchgroupnav.php:81
7566 msgid "Find people on this site"
7569 #: lib/searchgroupnav.php:83
7570 msgid "Find content of notices"
7573 #: lib/searchgroupnav.php:85
7574 msgid "Find groups on this site"
7577 #: lib/section.php:89
7578 msgid "Untitled section"
7581 #: lib/section.php:106
7585 #: lib/silenceform.php:67
7589 #: lib/silenceform.php:78
7590 msgid "Silence this user"
7593 #: lib/subgroupnav.php:83
7595 msgid "People %s subscribes to"
7598 #: lib/subgroupnav.php:91
7600 msgid "People subscribed to %s"
7603 #: lib/subgroupnav.php:99
7605 msgid "Groups %s is a member of"
7608 #: lib/subgroupnav.php:105
7612 #: lib/subgroupnav.php:106
7614 msgid "Invite friends and colleagues to join you on %s"
7617 #: lib/subscriberspeopleselftagcloudsection.php:48
7618 #: lib/subscriptionspeopleselftagcloudsection.php:48
7619 msgid "People Tagcloud as self-tagged"
7622 #: lib/subscriberspeopletagcloudsection.php:48
7623 #: lib/subscriptionspeopletagcloudsection.php:48
7624 msgid "People Tagcloud as tagged"
7627 #: lib/tagcloudsection.php:56
7631 #: lib/themeuploader.php:50
7632 msgid "This server cannot handle theme uploads without ZIP support."
7635 #: lib/themeuploader.php:58 lib/themeuploader.php:61
7636 msgid "The theme file is missing or the upload failed."
7639 #: lib/themeuploader.php:91 lib/themeuploader.php:102
7640 #: lib/themeuploader.php:278 lib/themeuploader.php:282
7641 #: lib/themeuploader.php:290 lib/themeuploader.php:297
7642 msgid "Failed saving theme."
7645 #: lib/themeuploader.php:147
7646 msgid "Invalid theme: bad directory structure."
7649 #: lib/themeuploader.php:166
7651 msgid "Uploaded theme is too large; must be less than %d bytes uncompressed."
7654 #: lib/themeuploader.php:178
7655 msgid "Invalid theme archive: missing file css/display.css"
7658 #: lib/themeuploader.php:218
7660 "Theme contains invalid file or folder name. Stick with ASCII letters, "
7661 "digits, underscore, and minus sign."
7664 #: lib/themeuploader.php:224
7665 msgid "Theme contains unsafe file extension names; may be unsafe."
7668 #: lib/themeuploader.php:241
7670 msgid "Theme contains file of type '.%s', which is not allowed."
7673 #: lib/themeuploader.php:259
7674 msgid "Error opening theme archive."
7677 #: lib/topposterssection.php:74
7681 #: lib/unsandboxform.php:69
7685 #: lib/unsandboxform.php:80
7686 msgid "Unsandbox this user"
7689 #: lib/unsilenceform.php:67
7693 #: lib/unsilenceform.php:78
7694 msgid "Unsilence this user"
7697 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
7698 msgid "Unsubscribe from this user"
7701 #: lib/unsubscribeform.php:137
7705 #. TRANS: Exception text shown when no profile can be found for a user.
7706 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
7707 #: lib/usernoprofileexception.php:60
7709 msgid "User %1$s (%2$d) has no profile record."
7712 #: lib/userprofile.php:117
7716 #: lib/userprofile.php:234 lib/userprofile.php:248
7717 msgid "User actions"
7720 #: lib/userprofile.php:237
7721 msgid "User deletion in progress..."
7724 #: lib/userprofile.php:263
7725 msgid "Edit profile settings"
7728 #: lib/userprofile.php:264
7732 #: lib/userprofile.php:287
7733 msgid "Send a direct message to this user"
7736 #: lib/userprofile.php:288
7740 #: lib/userprofile.php:326
7744 #: lib/userprofile.php:364
7748 #: lib/userprofile.php:366
7750 msgid "Administrator"
7753 #: lib/userprofile.php:367
7758 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7759 #: lib/util.php:1175
7760 msgid "a few seconds ago"
7763 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7764 #: lib/util.php:1178
7765 msgid "about a minute ago"
7768 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7769 #: lib/util.php:1182
7771 msgid "about one minute ago"
7772 msgid_plural "about %d minutes ago"
7776 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7777 #: lib/util.php:1185
7778 msgid "about an hour ago"
7781 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7782 #: lib/util.php:1189
7784 msgid "about one hour ago"
7785 msgid_plural "about %d hours ago"
7789 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7790 #: lib/util.php:1192
7791 msgid "about a day ago"
7794 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7795 #: lib/util.php:1196
7797 msgid "about one day ago"
7798 msgid_plural "about %d days ago"
7802 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7803 #: lib/util.php:1199
7804 msgid "about a month ago"
7807 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7808 #: lib/util.php:1203
7810 msgid "about one month ago"
7811 msgid_plural "about %d months ago"
7815 #. TRANS: Used in notices to indicate when the notice was made compared to now.
7816 #: lib/util.php:1206
7817 msgid "about a year ago"
7820 #: lib/webcolor.php:80
7822 msgid "%s is not a valid color!"
7825 #. TRANS: Validation error for a web colour.
7826 #. TRANS: %s is the provided (invalid) text for colour.
7827 #: lib/webcolor.php:120
7829 msgid "%s is not a valid color! Use 3 or 6 hex characters."
7832 #. TRANS: %s is the URL to the StatusNet site's Instant Messaging settings.
7833 #: lib/xmppmanager.php:285
7835 msgid "Unknown user. Go to %s to add your address to your account"
7838 #. TRANS: Response to XMPP source when it sent too long a message.
7839 #. TRANS: %1$d the maximum number of allowed characters (used for plural), %2$d is the sent number.
7840 #: lib/xmppmanager.php:404
7842 msgid "Message too long. Maximum is %1$d character, you sent %2$d."
7843 msgid_plural "Message too long. Maximum is %1$d characters, you sent %2$d."
7847 #: scripts/restoreuser.php:82
7849 msgid "Backup file for user %s (%s)"
7852 #: scripts/restoreuser.php:88
7853 msgid "No user specified; using backup user."
7856 #: scripts/restoreuser.php:94
7858 msgid "%d entries in backup."