]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/statusnet.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / locale / statusnet.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-03 15:58+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #. TRANS: 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
23 msgid "Access"
24 msgstr ""
25
26 #. TRANS: Page notice.
27 #: actions/accessadminpanel.php:64
28 msgid "Site access settings"
29 msgstr ""
30
31 #. TRANS: Form legend for registration form.
32 #: actions/accessadminpanel.php:151
33 msgid "Registration"
34 msgstr ""
35
36 #. TRANS: Checkbox instructions for admin setting "Private".
37 #: actions/accessadminpanel.php:155
38 msgid "Prohibit anonymous users (not logged in) from viewing site?"
39 msgstr ""
40
41 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
42 #: actions/accessadminpanel.php:157
43 msgctxt "LABEL"
44 msgid "Private"
45 msgstr ""
46
47 #. TRANS: Checkbox instructions for admin setting "Invite only".
48 #: actions/accessadminpanel.php:164
49 msgid "Make registration invitation only."
50 msgstr ""
51
52 #. TRANS: Checkbox label for configuring site as invite only.
53 #: actions/accessadminpanel.php:166
54 msgid "Invite only"
55 msgstr ""
56
57 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
58 #: actions/accessadminpanel.php:173
59 msgid "Disable new registrations."
60 msgstr ""
61
62 #. TRANS: Checkbox label for disabling new user registrations.
63 #: actions/accessadminpanel.php:175
64 msgid "Closed"
65 msgstr ""
66
67 #. TRANS: Title for button to save access settings in site admin panel.
68 #: actions/accessadminpanel.php:191
69 msgid "Save access settings"
70 msgstr ""
71
72 #. TRANS: Tooltip for button to save access settings in site admin panel.
73 #. TRANS: Button text for saving theme settings.
74 #. TRANS: Button label to save e-mail preferences.
75 #. TRANS: Button label to save Instant Messaging preferences.
76 #. TRANS: Button text for saving "Other settings" in profile.
77 #. TRANS: Button text to store form data in the Paths admin panel.
78 #. TRANS: Button to save input in profile settings.
79 #. TRANS: Button text for saving site notice in admin panel.
80 #. TRANS: Button label to save SMS preferences.
81 #. TRANS: Save button for settings for a profile in a subscriptions list.
82 #. TRANS: Button text to save user settings in user admin panel.
83 #. TRANS: Button label in the "Edit application" form.
84 #. TRANS: Button text on profile design page to save settings.
85 #: actions/accessadminpanel.php:193 actions/designadminpanel.php:732
86 #: actions/emailsettings.php:250 actions/imsettings.php:183
87 #: actions/othersettings.php:136 actions/pathsadminpanel.php:512
88 #: actions/profilesettings.php:197 actions/sitenoticeadminpanel.php:197
89 #: actions/smssettings.php:205 actions/subscriptions.php:259
90 #: actions/useradminpanel.php:298 lib/applicationeditform.php:355
91 #: lib/designsettings.php:270 lib/groupeditform.php:201
92 msgctxt "BUTTON"
93 msgid "Save"
94 msgstr ""
95
96 #. TRANS: Server error when page not found (404).
97 #. TRANS: Server error when page not found (404)
98 #: actions/all.php:68 actions/public.php:98 actions/replies.php:93
99 #: actions/showfavorites.php:140 actions/tag.php:52
100 msgid "No such page."
101 msgstr ""
102
103 #. TRANS: Client error when user not found for an action.
104 #. TRANS: Client error when user not found for an rss related action.
105 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
106 #. TRANS: Client error displayed if a user could not be found.
107 #. TRANS: Client error when user not found updating a profile background image.
108 #. TRANS: Client error displayed updating profile image without having a user object.
109 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
110 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
111 #. TRANS: Client error when user not found for an API action to remove a block for a user.
112 #. TRANS: Client error given when a user was not found (404).
113 #. TRANS: Client error when user not found for an API direct message action.
114 #. TRANS: Client error given when a user was not found (404).
115 #. TRANS: Client error displayed when checking group membership for a non-existing user.
116 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
117 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
118 #. TRANS: Client error displayed when updating a status for a non-existing user.
119 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
120 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
121 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
122 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
123 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
124 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
125 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
126 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
127 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
128 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
129 #. TRANS: Client error displayed when trying to get a user hCard for a non-existing user.
130 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
131 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
132 #. TRANS: Client error displayed when calling a profile action without specifying a user.
133 #: actions/all.php:80 actions/allrss.php:69
134 #: actions/apiaccountupdatedeliverydevice.php:110
135 #: actions/apiaccountupdateprofile.php:103
136 #: actions/apiaccountupdateprofilebackgroundimage.php:118
137 #: actions/apiaccountupdateprofileimage.php:104 actions/apiatomservice.php:59
138 #: actions/apiblockcreate.php:96 actions/apiblockdestroy.php:94
139 #: actions/apidirectmessage.php:75 actions/apidirectmessagenew.php:72
140 #: actions/apigroupcreate.php:111 actions/apigroupismember.php:89
141 #: actions/apigroupjoin.php:98 actions/apigroupleave.php:98
142 #: actions/apigrouplist.php:70 actions/apistatusesupdate.php:230
143 #: actions/apisubscriptions.php:85 actions/apitimelinefavorites.php:70
144 #: actions/apitimelinefriends.php:173 actions/apitimelinehome.php:78
145 #: actions/apitimelinementions.php:77 actions/apitimelineuser.php:79
146 #: actions/avatarbynickname.php:79 actions/favoritesrss.php:72
147 #: actions/foaf.php:42 actions/foaf.php:61 actions/hcard.php:67
148 #: actions/microsummary.php:62 actions/newmessage.php:116 actions/otp.php:76
149 #: actions/remotesubscribe.php:144 actions/remotesubscribe.php:153
150 #: actions/replies.php:73 actions/repliesrss.php:38 actions/rsd.php:116
151 #: actions/showfavorites.php:106 actions/userbyid.php:74
152 #: actions/usergroups.php:93 actions/userrss.php:40 actions/userxrd.php:59
153 #: actions/xrds.php:71 lib/command.php:509 lib/galleryaction.php:59
154 #: lib/mailbox.php:80 lib/profileaction.php:77
155 msgid "No such user."
156 msgstr ""
157
158 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
159 #: actions/all.php:91
160 #, php-format
161 msgid "%1$s and friends, page %2$d"
162 msgstr ""
163
164 #. TRANS: Page title. %s is user nickname
165 #. TRANS: H1 text for page. %s is a user nickname.
166 #. TRANS: Message is used as link title. %s is a user nickname.
167 #. TRANS: Timeline title for user and friends. %s is a user nickname.
168 #. TRANS: Tooltop for personal group navigation menu option when logged in for viewing timeline of self and friends.
169 #: actions/all.php:94 actions/all.php:191 actions/allrss.php:117
170 #: actions/apitimelinefriends.php:207 actions/apitimelinehome.php:113
171 #: lib/personalgroupnav.php:102
172 #, php-format
173 msgid "%s and friends"
174 msgstr ""
175
176 #. TRANS: %s is user nickname.
177 #: actions/all.php:108
178 #, php-format
179 msgid "Feed for friends of %s (RSS 1.0)"
180 msgstr ""
181
182 #. TRANS: %s is user nickname.
183 #: actions/all.php:117
184 #, php-format
185 msgid "Feed for friends of %s (RSS 2.0)"
186 msgstr ""
187
188 #. TRANS: %s is user nickname.
189 #: actions/all.php:126
190 #, php-format
191 msgid "Feed for friends of %s (Atom)"
192 msgstr ""
193
194 #. TRANS: Empty list message. %s is a user nickname.
195 #: actions/all.php:139
196 #, php-format
197 msgid ""
198 "This is the timeline for %s and friends but no one has posted anything yet."
199 msgstr ""
200
201 #. TRANS: Encouragement displayed on logged in user's empty timeline.
202 #. TRANS: This message contains Markdown links. Keep "](" together.
203 #: actions/all.php:146
204 #, php-format
205 msgid ""
206 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
207 "something yourself."
208 msgstr ""
209
210 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
211 #. TRANS: This message contains Markdown links. Keep "](" together.
212 #: actions/all.php:150
213 #, php-format
214 msgid ""
215 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
216 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
217 msgstr ""
218
219 #. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
220 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
221 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
222 #. TRANS: This message contains a Markdown link. Keep "](" together.
223 #: actions/all.php:155 actions/replies.php:210 actions/showstream.php:227
224 #, php-format
225 msgid ""
226 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
227 "post a notice to them."
228 msgstr ""
229
230 #. TRANS: H1 text for page when viewing a list for self.
231 #: actions/all.php:188
232 msgid "You and friends"
233 msgstr ""
234
235 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
236 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
237 #: actions/allrss.php:122 actions/apitimelinefriends.php:213
238 #: actions/apitimelinehome.php:119
239 #, php-format
240 msgid "Updates from %1$s and friends on %2$s!"
241 msgstr ""
242
243 #. TRANS: Client error displayed handling a non-existing API method.
244 #. TRANS: Client error displayed when trying to handle an unknown API method.
245 #. TRANS: Client error displayed trying to execute an unknown API method updating profile colours.
246 #. TRANS: Client error displayed trying to execute an unknown API method verifying user credentials.
247 #. TRANS: Client error given when an API method was not found (404).
248 #. TRANS: Client error displayed when trying to handle an unknown API method.
249 #. TRANS: Client error displayed trying to execute an unknown API method showing friendship.
250 #. TRANS: Client error given when an API method was not found (404).
251 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
252 #. TRANS: Client error displayed trying to execute an unknown API method joining a group.
253 #. TRANS: Client error displayed trying to execute an unknown API method leaving a group.
254 #. TRANS: Client error displayed trying to execute an unknown API method checking group membership.
255 #. TRANS: Client error displayed trying to execute an unknown API method listing the latest 20 groups.
256 #. TRANS: Client error displayed trying to execute an unknown API method showing group membership.
257 #. TRANS: Client error displayed trying to execute an unknown API method showing a group.
258 #. TRANS: Client error displayed trying to execute an unknown API method testing API connectivity.
259 #. TRANS: Client error displayed trying to execute an unknown API method deleting a status.
260 #. TRANS: Client error displayed when trying to handle an unknown API method.
261 #: actions/apiaccountratelimitstatus.php:69
262 #: actions/apiaccountupdatedeliverydevice.php:92
263 #: actions/apiaccountupdateprofile.php:94
264 #: actions/apiaccountupdateprofilebackgroundimage.php:92
265 #: actions/apiaccountupdateprofilecolors.php:115
266 #: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
267 #: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
268 #: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
269 #: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
270 #: actions/apigroupismember.php:115 actions/apigroupjoin.php:160
271 #: actions/apigroupleave.php:145 actions/apigrouplist.php:134
272 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
273 #: actions/apigroupshow.php:114 actions/apihelptest.php:84
274 #: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
275 #: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:139
276 #: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
277 #: actions/apitimelinefavorites.php:174 actions/apitimelinefriends.php:268
278 #: actions/apitimelinegroup.php:147 actions/apitimelinehome.php:173
279 #: actions/apitimelinementions.php:174 actions/apitimelinepublic.php:239
280 #: actions/apitimelineretweetedtome.php:118
281 #: actions/apitimelineretweetsofme.php:150 actions/apitimelinetag.php:159
282 #: actions/apitimelineuser.php:206 actions/apiusershow.php:100
283 msgid "API method not found."
284 msgstr ""
285
286 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
287 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
288 #: actions/apiaccountupdatedeliverydevice.php:83
289 #: actions/apiaccountupdateprofile.php:85
290 #: actions/apiaccountupdateprofilebackgroundimage.php:83
291 #: actions/apiaccountupdateprofilecolors.php:106
292 #: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
293 #: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
294 #: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
295 #: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
296 #: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
297 #: actions/apigroupleave.php:89 actions/apimediaupload.php:66
298 #: actions/apistatusesretweet.php:63 actions/apistatusesupdate.php:194
299 msgid "This method requires a POST."
300 msgstr ""
301
302 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
303 #: actions/apiaccountupdatedeliverydevice.php:103
304 msgid ""
305 "You must specify a parameter named 'device' with a value of one of: sms, im, "
306 "none."
307 msgstr ""
308
309 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
310 #. TRANS: Server error displayed when a user update to the database fails in the contact address confirmation action.
311 #. TRANS: Server error thrown on database error updating e-mail preferences.
312 #. TRANS: Server error thrown on database error removing a registered e-mail address.
313 #. TRANS: Server error thrown on database error updating Instant Messaging preferences.
314 #. TRANS: Server error thrown on database error removing a registered Instant Messaging address.
315 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
316 #. TRANS: Server error thrown when user profile settings could not be updated.
317 #. TRANS: Server error thrown on database error updating SMS preferences.
318 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
319 #: actions/apiaccountupdatedeliverydevice.php:130
320 #: actions/confirmaddress.php:118 actions/emailsettings.php:352
321 #: actions/emailsettings.php:498 actions/imsettings.php:276
322 #: actions/imsettings.php:432 actions/othersettings.php:186
323 #: actions/profilesettings.php:322 actions/smssettings.php:301
324 #: actions/smssettings.php:454
325 msgid "Could not update user."
326 msgstr ""
327
328 #. TRANS: Client error displayed if a user profile could not be found.
329 #. TRANS: Client error displayed when a user has no profile.
330 #. TRANS: Client error displayed a user has no profile updating profile colours.
331 #. TRANS: Client error displayed if a user profile could not be found updating a profile image.
332 #. TRANS: Client error displayed when requesting user information for a user without a profile.
333 #. TRANS: Client error displayed trying to get an avatar for a user without a profile.
334 #. TRANS: Server error displayed when requesting Friends of a Friend feed for a user for which the profile could not be found.
335 #. TRANS: Server error displayed when trying to get a user hCard for a user without a profile.
336 #. TRANS: Server error displayed when calling a profile action while the specified user does not have a profile.
337 #: actions/apiaccountupdateprofile.php:111
338 #: actions/apiaccountupdateprofilebackgroundimage.php:199
339 #: actions/apiaccountupdateprofilecolors.php:183
340 #: actions/apiaccountupdateprofileimage.php:131
341 #: actions/apiuserprofileimage.php:88 actions/apiusershow.php:108
342 #: actions/avatarbynickname.php:85 actions/foaf.php:69 actions/hcard.php:75
343 #: actions/replies.php:80 actions/usergroups.php:100 lib/galleryaction.php:66
344 #: lib/profileaction.php:85
345 msgid "User has no profile."
346 msgstr ""
347
348 #. TRANS: Server error displayed if a user profile could not be saved.
349 #. TRANS: Server error thrown when user profile settings could not be saved.
350 #: actions/apiaccountupdateprofile.php:147 actions/profilesettings.php:418
351 msgid "Could not save profile."
352 msgstr ""
353
354 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
355 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
356 #. TRANS: Form validation error in design settings form. POST should remain untranslated.
357 #: actions/apiaccountupdateprofilebackgroundimage.php:108
358 #: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
359 #: actions/apistatusesupdate.php:210 actions/avatarsettings.php:269
360 #: actions/designadminpanel.php:120 actions/editapplication.php:121
361 #: actions/newapplication.php:102 actions/newnotice.php:95
362 #: lib/designsettings.php:298
363 #, php-format
364 msgid ""
365 "The server was unable to handle that much POST data (%s byte) due to its "
366 "current configuration."
367 msgid_plural ""
368 "The server was unable to handle that much POST data (%s bytes) due to its "
369 "current configuration."
370 msgstr[0] ""
371 msgstr[1] ""
372
373 #. TRANS: Client error displayed when saving design settings fails because of an empty id.
374 #. TRANS: Client error displayed when saving design settings fails because of an empty result.
375 #. TRANS: Client error displayed when a database error occurs inserting profile colours.
376 #. TRANS: Client error displayed when a database error occurs updating profile colours.
377 #. TRANS: Form validation error displayed when group design settings could not be saved because of an application issue.
378 #: actions/apiaccountupdateprofilebackgroundimage.php:138
379 #: actions/apiaccountupdateprofilebackgroundimage.php:149
380 #: actions/apiaccountupdateprofilecolors.php:160
381 #: actions/apiaccountupdateprofilecolors.php:171
382 #: actions/groupdesignsettings.php:285 actions/groupdesignsettings.php:296
383 #: actions/userdesignsettings.php:201 actions/userdesignsettings.php:211
384 #: actions/userdesignsettings.php:253 actions/userdesignsettings.php:263
385 msgid "Unable to save your design settings."
386 msgstr ""
387
388 #. TRANS: Error displayed when updating design settings fails.
389 #. TRANS: Client error displayed when a database error occurs updating profile colours.
390 #: actions/apiaccountupdateprofilebackgroundimage.php:191
391 #: actions/apiaccountupdateprofilecolors.php:139
392 #: actions/userdesignsettings.php:179
393 msgid "Could not update your design."
394 msgstr ""
395
396 #. TRANS: Title for Atom feed.
397 #: actions/apiatomservice.php:85
398 msgctxt "ATOM"
399 msgid "Main"
400 msgstr ""
401
402 #. TRANS: Title for Atom feed. %s is a user nickname.
403 #. TRANS: Message is used as link title. %s is a user nickname.
404 #. TRANS: Title in atom group notice feed. %s is a group name.
405 #. TRANS: Title in atom user notice feed. %s is a user name.
406 #: actions/apiatomservice.php:93 actions/grouprss.php:138
407 #: actions/userrss.php:94 lib/atomgroupnoticefeed.php:63
408 #: lib/atomusernoticefeed.php:88
409 #, php-format
410 msgid "%s timeline"
411 msgstr ""
412
413 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
414 #. TRANS: Title for Atom subscription feed.
415 #. TRANS: %s is a user nickname.
416 #. TRANS: Header for subscriptions overview for a user (first page).
417 #. TRANS: %s is a user nickname.
418 #: actions/apiatomservice.php:104 actions/atompubsubscriptionfeed.php:148
419 #: actions/subscriptions.php:51
420 #, php-format
421 msgid "%s subscriptions"
422 msgstr ""
423
424 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
425 #. TRANS: Title for Atom favorites feed.
426 #. TRANS: %s is a user nickname.
427 #: actions/apiatomservice.php:115 actions/atompubfavoritefeed.php:142
428 #, php-format
429 msgid "%s favorites"
430 msgstr ""
431
432 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
433 #: actions/apiatomservice.php:126
434 #, php-format
435 msgid "%s memberships"
436 msgstr ""
437
438 #. TRANS: Client error displayed when users try to block themselves.
439 #: actions/apiblockcreate.php:105
440 msgid "You cannot block yourself!"
441 msgstr ""
442
443 #. TRANS: Server error displayed when blocking a user has failed.
444 #: actions/apiblockcreate.php:127
445 msgid "Block user failed."
446 msgstr ""
447
448 #. TRANS: Server error displayed when unblocking a user has failed.
449 #: actions/apiblockdestroy.php:113
450 msgid "Unblock user failed."
451 msgstr ""
452
453 #. TRANS: Title. %s is a user nickname.
454 #: actions/apidirectmessage.php:88
455 #, php-format
456 msgid "Direct messages from %s"
457 msgstr ""
458
459 #. TRANS: Subtitle. %s is a user nickname.
460 #: actions/apidirectmessage.php:93
461 #, php-format
462 msgid "All the direct messages sent from %s"
463 msgstr ""
464
465 #. TRANS: Title. %s is a user nickname.
466 #: actions/apidirectmessage.php:102
467 #, php-format
468 msgid "Direct messages to %s"
469 msgstr ""
470
471 #. TRANS: Subtitle. %s is a user nickname.
472 #: actions/apidirectmessage.php:107
473 #, php-format
474 msgid "All the direct messages sent to %s"
475 msgstr ""
476
477 #. TRANS: Client error displayed when no message text was submitted (406).
478 #: actions/apidirectmessagenew.php:117
479 msgid "No message text!"
480 msgstr ""
481
482 #. TRANS: Client error displayed when message content is too long.
483 #. TRANS: %d is the maximum number of characters for a message.
484 #. TRANS: Form validation error displayed when message content is too long.
485 #. TRANS: %d is the maximum number of characters for a message.
486 #: actions/apidirectmessagenew.php:127 actions/newmessage.php:152
487 #, php-format
488 msgid "That's too long. Maximum message size is %d character."
489 msgid_plural "That's too long. Maximum message size is %d characters."
490 msgstr[0] ""
491 msgstr[1] ""
492
493 #. TRANS: Client error displayed if a recipient user could not be found (403).
494 #: actions/apidirectmessagenew.php:139
495 msgid "Recipient user not found."
496 msgstr ""
497
498 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
499 #: actions/apidirectmessagenew.php:144
500 msgid "Can't send direct messages to users who aren't your friend."
501 msgstr ""
502
503 #. TRANS: Client error displayed trying to direct message self (403).
504 #: actions/apidirectmessagenew.php:154
505 msgid ""
506 "Do not send a message to yourself; just say it to yourself quietly instead."
507 msgstr ""
508
509 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
510 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
511 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
512 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
513 #: actions/apistatusesdestroy.php:121
514 msgid "No status found with that ID."
515 msgstr ""
516
517 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
518 #: actions/apifavoritecreate.php:120
519 msgid "This status is already a favorite."
520 msgstr ""
521
522 #. TRANS: Client error displayed when marking a notice as favourite fails.
523 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
524 #. TRANS: Error message text shown when a favorite could not be set.
525 #: actions/apifavoritecreate.php:132 actions/favor.php:86 lib/command.php:306
526 msgid "Could not create favorite."
527 msgstr ""
528
529 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
530 #: actions/apifavoritedestroy.php:122
531 msgid "That status is not a favorite."
532 msgstr ""
533
534 #. TRANS: Client error displayed when removing a favourite has failed.
535 #. TRANS: Server error displayed when removing a favorite from the database fails.
536 #: actions/apifavoritedestroy.php:135 actions/disfavor.php:90
537 msgid "Could not delete favorite."
538 msgstr ""
539
540 #. TRANS: Client error displayed when trying follow who's profile could not be found.
541 #: actions/apifriendshipscreate.php:109
542 msgid "Could not follow user: profile not found."
543 msgstr ""
544
545 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
546 #. TRANS: %s is the nickname of the user that is already being followed.
547 #: actions/apifriendshipscreate.php:120
548 #, php-format
549 msgid "Could not follow user: %s is already on your list."
550 msgstr ""
551
552 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
553 #: actions/apifriendshipsdestroy.php:109
554 msgid "Could not unfollow user: User not found."
555 msgstr ""
556
557 #. TRANS: Client error displayed when trying to unfollow self.
558 #: actions/apifriendshipsdestroy.php:121
559 msgid "You cannot unfollow yourself."
560 msgstr ""
561
562 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
563 #: actions/apifriendshipsexists.php:88
564 msgid "Two valid IDs or nick names must be supplied."
565 msgstr ""
566
567 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
568 #: actions/apifriendshipsshow.php:131
569 msgid "Could not determine source user."
570 msgstr ""
571
572 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
573 #: actions/apifriendshipsshow.php:140
574 msgid "Could not find target user."
575 msgstr ""
576
577 #. TRANS: Client error trying to create a group with a nickname this is already in use.
578 #. TRANS: Group edit form validation error.
579 #. TRANS: Group create form validation error.
580 #. TRANS: Validation error in form for profile settings.
581 #: actions/apigroupcreate.php:156 actions/editgroup.php:191
582 #: actions/newgroup.php:137 actions/profilesettings.php:273
583 #: actions/register.php:214
584 msgid "Nickname already in use. Try another one."
585 msgstr ""
586
587 #. TRANS: Client error in form for group creation.
588 #. TRANS: Group edit form validation error.
589 #. TRANS: Group create form validation error.
590 #. TRANS: Validation error in form for profile settings.
591 #: actions/apigroupcreate.php:164 actions/editgroup.php:195
592 #: actions/newgroup.php:141 actions/profilesettings.php:243
593 #: actions/register.php:216
594 msgid "Not a valid nickname."
595 msgstr ""
596
597 #. TRANS: Client error in form for group creation.
598 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
599 #. TRANS: Group edit form validation error.
600 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
601 #. TRANS: Group create form validation error.
602 #. TRANS: Validation error in form for profile settings.
603 #: actions/apigroupcreate.php:181 actions/editapplication.php:235
604 #: actions/editgroup.php:202 actions/newapplication.php:221
605 #: actions/newgroup.php:148 actions/profilesettings.php:248
606 #: actions/register.php:223
607 msgid "Homepage is not a valid URL."
608 msgstr ""
609
610 #. TRANS: Client error in form for group creation.
611 #. TRANS: Group edit form validation error.
612 #. TRANS: Group create form validation error.
613 #. TRANS: Validation error in form for profile settings.
614 #: actions/apigroupcreate.php:191 actions/editgroup.php:206
615 #: actions/newgroup.php:152 actions/profilesettings.php:252
616 #: actions/register.php:226
617 msgid "Full name is too long (maximum 255 characters)."
618 msgstr ""
619
620 #. TRANS: Client error shown when providing too long a description during group creation.
621 #. TRANS: %d is the maximum number of allowed characters.
622 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
623 #. TRANS: %d is the maximum number of allowed characters.
624 #. TRANS: Group edit form validation error.
625 #. TRANS: Form validation error in New application form.
626 #. TRANS: %d is the maximum number of characters for the description.
627 #. TRANS: Group create form validation error.
628 #. TRANS: %d is the maximum number of allowed characters.
629 #: actions/apigroupcreate.php:201 actions/editapplication.php:202
630 #: actions/editgroup.php:211 actions/newapplication.php:182
631 #: actions/newgroup.php:157
632 #, php-format
633 msgid "Description is too long (maximum %d character)."
634 msgid_plural "Description is too long (maximum %d characters)."
635 msgstr[0] ""
636 msgstr[1] ""
637
638 #. TRANS: Client error shown when providing too long a location during group creation.
639 #. TRANS: Group edit form validation error.
640 #. TRANS: Group create form validation error.
641 #. TRANS: Validation error in form for profile settings.
642 #: actions/apigroupcreate.php:215 actions/editgroup.php:218
643 #: actions/newgroup.php:164 actions/profilesettings.php:265
644 #: actions/register.php:235
645 msgid "Location is too long (maximum 255 characters)."
646 msgstr ""
647
648 #. TRANS: Client error shown when providing too many aliases during group creation.
649 #. TRANS: %d is the maximum number of allowed aliases.
650 #. TRANS: Group edit form validation error.
651 #. TRANS: %d is the maximum number of allowed aliases.
652 #. TRANS: Group create form validation error.
653 #. TRANS: %d is the maximum number of allowed aliases.
654 #: actions/apigroupcreate.php:236 actions/editgroup.php:231
655 #: actions/newgroup.php:177
656 #, php-format
657 msgid "Too many aliases! Maximum %d allowed."
658 msgid_plural "Too many aliases! Maximum %d allowed."
659 msgstr[0] ""
660 msgstr[1] ""
661
662 #. TRANS: Client error shown when providing an invalid alias during group creation.
663 #. TRANS: %s is the invalid alias.
664 #: actions/apigroupcreate.php:253
665 #, php-format
666 msgid "Invalid alias: \"%s\"."
667 msgstr ""
668
669 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
670 #. TRANS: %s is the alias that is already in use.
671 #. TRANS: Group edit form validation error.
672 #. TRANS: Group create form validation error. %s is the already used alias.
673 #: actions/apigroupcreate.php:264 actions/editgroup.php:246
674 #: actions/newgroup.php:193
675 #, php-format
676 msgid "Alias \"%s\" already in use. Try another one."
677 msgstr ""
678
679 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
680 #. TRANS: Group edit form validation error.
681 #: actions/apigroupcreate.php:278 actions/editgroup.php:253
682 msgid "Alias can't be the same as nickname."
683 msgstr ""
684
685 #. TRANS: Client error displayed when checking group membership for a non-existing group.
686 #. TRANS: Client error displayed when trying to join a group that does not exist.
687 #. TRANS: Client error displayed when trying to leave a group that does not exist.
688 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
689 #. TRANS: Client error displayed when trying to show a group that could not be found.
690 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
691 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
692 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:71
693 #: actions/apigroupshow.php:81 actions/apitimelinegroup.php:89
694 msgid "Group not found."
695 msgstr ""
696
697 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
698 #. TRANS: Client error displayed when trying to join a group while already a member.
699 #. TRANS: Error text shown a user tries to join a group they already are a member of.
700 #: actions/apigroupjoin.php:111 actions/joingroup.php:103 lib/command.php:345
701 msgid "You are already a member of that group."
702 msgstr ""
703
704 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
705 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
706 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
707 #: actions/apigroupjoin.php:121 actions/joingroup.php:109 lib/command.php:350
708 msgid "You have been blocked from that group by the admin."
709 msgstr ""
710
711 #. TRANS: Server error displayed when joining a group fails.
712 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
713 #. TRANS: Server error displayed when joining a group failed in the database.
714 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
715 #. TRANS: Message given having failed to add a user to a group.
716 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
717 #: actions/apigroupjoin.php:142 actions/joingroup.php:139 lib/command.php:362
718 #, php-format
719 msgid "Could not join user %1$s to group %2$s."
720 msgstr ""
721
722 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
723 #: actions/apigroupleave.php:115
724 msgid "You are not a member of this group."
725 msgstr ""
726
727 #. TRANS: Server error displayed when leaving a group fails.
728 #. TRANS: %1$s is a user nickname, $2$s is a group nickname.
729 #. TRANS: Server error displayed when leaving a group failed in the database.
730 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
731 #. TRANS: Message given having failed to remove a user from a group.
732 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
733 #: actions/apigroupleave.php:127 actions/leavegroup.php:133
734 #: lib/command.php:410
735 #, php-format
736 msgid "Could not remove user %1$s from group %2$s."
737 msgstr ""
738
739 #. TRANS: Used as title in check for group membership. %s is a user name.
740 #: actions/apigrouplist.php:94
741 #, php-format
742 msgid "%s's groups"
743 msgstr ""
744
745 #. TRANS: Used as subtitle in check for group membership. %1$s is a user name, %2$s is the site name.
746 #: actions/apigrouplist.php:104
747 #, php-format
748 msgid "%1$s groups %2$s is a member of."
749 msgstr ""
750
751 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
752 #. TRANS: Message is used as a page title. %s is a nick name.
753 #: actions/apigrouplistall.php:88 actions/usergroups.php:63
754 #, php-format
755 msgid "%s groups"
756 msgstr ""
757
758 #. TRANS: Message is used as a subtitle when listing the lastest 20 groups. %s is a site name.
759 #: actions/apigrouplistall.php:93
760 #, php-format
761 msgid "groups on %s"
762 msgstr ""
763
764 #. TRANS: Client error displayed when uploading a media file has failed.
765 #: actions/apimediaupload.php:101
766 msgid "Upload failed."
767 msgstr ""
768
769 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
770 #: actions/apioauthaccesstoken.php:102
771 msgid "Invalid request token or verifier."
772 msgstr ""
773
774 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
775 #: actions/apioauthauthorize.php:107
776 msgid "No oauth_token parameter provided."
777 msgstr ""
778
779 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
780 #: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
781 msgid "Invalid request token."
782 msgstr ""
783
784 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
785 #: actions/apioauthauthorize.php:121
786 msgid "Request token already authorized."
787 msgstr ""
788
789 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
790 #. TRANS: Client error displayed when the session token does not match or is not given.
791 #. TRANS: Form validation error message.
792 #. TRANS: Form validation error.
793 #. TRANS: Form validation error message.
794 #: actions/apioauthauthorize.php:147 actions/avatarsettings.php:280
795 #: actions/deletenotice.php:177 actions/disfavor.php:75
796 #: actions/emailsettings.php:291 actions/favor.php:75 actions/geocode.php:55
797 #: actions/groupblock.php:65 actions/grouplogo.php:321
798 #: actions/groupunblock.php:65 actions/imsettings.php:224
799 #: actions/invite.php:60 actions/login.php:137 actions/makeadmin.php:66
800 #: actions/newmessage.php:135 actions/newnotice.php:105 actions/nudge.php:80
801 #: actions/oauthappssettings.php:165 actions/oauthconnectionssettings.php:138
802 #: actions/othersettings.php:155 actions/passwordsettings.php:138
803 #: actions/profilesettings.php:217 actions/recoverpassword.php:383
804 #: actions/register.php:172 actions/remotesubscribe.php:76
805 #: actions/repeat.php:82 actions/smssettings.php:250 actions/subedit.php:40
806 #: actions/subscribe.php:86 actions/tagother.php:166
807 #: actions/unsubscribe.php:69 actions/userauthorization.php:52
808 #: lib/designsettings.php:310
809 msgid "There was a problem with your session token. Try again, please."
810 msgstr ""
811
812 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
813 #: actions/apioauthauthorize.php:168
814 msgid "Invalid nickname / password!"
815 msgstr ""
816
817 #. TRANS: Server error displayed when a database action fails.
818 #: actions/apioauthauthorize.php:217
819 msgid "Database error inserting oauth_token_association."
820 msgstr ""
821
822 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
823 #. TRANS: Unexpected validation error on avatar upload form.
824 #. TRANS: Client error displayed when the submitted form contains unexpected data.
825 #. TRANS: Client error displayed submitting invalid form data for edit application.
826 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
827 #. TRANS: Form validation error message when an unsupported argument is used.
828 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
829 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
830 #. TRANS: Client error when submitting a form with unexpected information.
831 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
832 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
833 #. TRANS: Unknown form validation error in design settings form.
834 #: actions/apioauthauthorize.php:294 actions/avatarsettings.php:294
835 #: actions/designadminpanel.php:100 actions/editapplication.php:144
836 #: actions/emailsettings.php:310 actions/grouplogo.php:332
837 #: actions/imsettings.php:239 actions/newapplication.php:124
838 #: actions/oauthconnectionssettings.php:147 actions/recoverpassword.php:46
839 #: actions/smssettings.php:271 lib/designsettings.php:321
840 msgid "Unexpected form submission."
841 msgstr ""
842
843 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
844 #: actions/apioauthauthorize.php:387
845 msgid "An application would like to connect to your account"
846 msgstr ""
847
848 #. TRANS: Fieldset legend.
849 #: actions/apioauthauthorize.php:404
850 msgid "Allow or deny access"
851 msgstr ""
852
853 #. TRANS: User notification of external application requesting account access.
854 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
855 #: actions/apioauthauthorize.php:425
856 #, php-format
857 msgid ""
858 "An application would like the ability to <strong>%3$s</strong> your %4$s "
859 "account data. You should only give access to your %4$s account to third "
860 "parties you trust."
861 msgstr ""
862
863 #. TRANS: User notification of external application requesting account access.
864 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
865 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
866 #: actions/apioauthauthorize.php:433
867 #, php-format
868 msgid ""
869 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
870 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
871 "give access to your %4$s account to third parties you trust."
872 msgstr ""
873
874 #. TRANS: Fieldset legend.
875 #: actions/apioauthauthorize.php:455
876 msgctxt "LEGEND"
877 msgid "Account"
878 msgstr ""
879
880 #. TRANS: Field label on OAuth API authorisation form.
881 #. TRANS: Field label in form for profile settings.
882 #. TRANS: Label for group nickname (dt). Text hidden by default.
883 #. TRANS: DT for nick name in a profile.
884 #: actions/apioauthauthorize.php:459 actions/login.php:252
885 #: actions/profilesettings.php:106 actions/register.php:432
886 #: actions/showgroup.php:243 actions/tagother.php:94
887 #: actions/userauthorization.php:145 lib/groupeditform.php:145
888 #: lib/userprofile.php:137
889 msgid "Nickname"
890 msgstr ""
891
892 #. TRANS: Field label on OAuth API authorisation form.
893 #. TRANS: Link description in user account settings menu.
894 #: actions/apioauthauthorize.php:463 actions/login.php:255
895 #: actions/register.php:436 lib/accountsettingsaction.php:120
896 msgid "Password"
897 msgstr ""
898
899 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
900 #. TRANS: by an external application.
901 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
902 #. TRANS: Button label to cancel an Instant Messaging address confirmation procedure.
903 #. TRANS: Button label to cancel a SMS address confirmation procedure.
904 #. TRANS: Button label in the "Edit application" form.
905 #: actions/apioauthauthorize.php:478 actions/emailsettings.php:124
906 #: actions/imsettings.php:127 actions/smssettings.php:133
907 #: lib/applicationeditform.php:351
908 msgctxt "BUTTON"
909 msgid "Cancel"
910 msgstr ""
911
912 #. TRANS: Button text that when clicked will allow access to an account by an external application.
913 #: actions/apioauthauthorize.php:485
914 msgctxt "BUTTON"
915 msgid "Allow"
916 msgstr ""
917
918 #. TRANS: Form instructions.
919 #: actions/apioauthauthorize.php:502
920 msgid "Authorize access to your account information."
921 msgstr ""
922
923 #. TRANS: Header for user notification after revoking OAuth access to an application.
924 #: actions/apioauthauthorize.php:594
925 msgid "Authorization canceled."
926 msgstr ""
927
928 #. TRANS: User notification after revoking OAuth access to an application.
929 #. TRANS: %s is an OAuth token.
930 #: actions/apioauthauthorize.php:598
931 #, php-format
932 msgid "The request token %s has been revoked."
933 msgstr ""
934
935 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
936 #: actions/apioauthauthorize.php:621
937 msgid "You have successfully authorized the application"
938 msgstr ""
939
940 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
941 #: actions/apioauthauthorize.php:625
942 msgid ""
943 "Please return to the application and enter the following security code to "
944 "complete the process."
945 msgstr ""
946
947 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
948 #. TRANS: %s is the authorised application name.
949 #: actions/apioauthauthorize.php:632
950 #, php-format
951 msgid "You have successfully authorized %s"
952 msgstr ""
953
954 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
955 #. TRANS: %s is the authorised application name.
956 #: actions/apioauthauthorize.php:639
957 #, php-format
958 msgid ""
959 "Please return to %s and enter the following security code to complete the "
960 "process."
961 msgstr ""
962
963 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
964 #. TRANS: POST and DELETE should not be translated.
965 #: actions/apistatusesdestroy.php:111
966 msgid "This method requires a POST or DELETE."
967 msgstr ""
968
969 #. TRANS: Client error displayed trying to delete a status of another user.
970 #: actions/apistatusesdestroy.php:136
971 msgid "You may not delete another user's status."
972 msgstr ""
973
974 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
975 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
976 #. TRANS: Client exception thrown when referencing a non-existing notice.
977 #. TRANS: Error message displayed trying to delete a non-existing notice.
978 #: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
979 #: actions/atompubshowfavorite.php:82 actions/deletenotice.php:61
980 #: actions/shownotice.php:92
981 msgid "No such notice."
982 msgstr ""
983
984 #. TRANS: Client error displayed trying to repeat an own notice through the API.
985 #. TRANS: Error text shown when trying to repeat an own notice.
986 #: actions/apistatusesretweet.php:83 lib/command.php:549
987 msgid "Cannot repeat your own notice."
988 msgstr ""
989
990 #. TRANS: Client error displayed trying to re-repeat a notice through the API.
991 #. TRANS: Error text shown when trying to repeat an notice that was already repeated by the user.
992 #: actions/apistatusesretweet.php:92 lib/command.php:555
993 msgid "Already repeated that notice."
994 msgstr ""
995
996 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
997 #. TRANS: Client exception thrown when using an unsupported HTTP method.
998 #. TRANS: Client exception thrown using an unsupported HTTP method.
999 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1000 #. TRANS: Client error shown when using a non-supported HTTP method.
1001 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1002 #: actions/apistatusesshow.php:118 actions/atompubfavoritefeed.php:103
1003 #: actions/atompubmembershipfeed.php:105 actions/atompubshowfavorite.php:117
1004 #: actions/atompubshowmembership.php:116
1005 #: actions/atompubshowsubscription.php:122
1006 #: actions/atompubsubscriptionfeed.php:109
1007 msgid "HTTP method not supported."
1008 msgstr ""
1009
1010 #. TRANS: Exception thrown requesting an unsupported notice output format.
1011 #. TRANS: %s is the requested output format.
1012 #: actions/apistatusesshow.php:144
1013 #, php-format
1014 msgid "Unsupported format: %s"
1015 msgstr ""
1016
1017 #. TRANS: Client error displayed requesting a deleted status.
1018 #: actions/apistatusesshow.php:155
1019 msgid "Status deleted."
1020 msgstr ""
1021
1022 #. TRANS: Client error displayed requesting a status with an invalid ID.
1023 #: actions/apistatusesshow.php:162
1024 msgid "No status with that ID found."
1025 msgstr ""
1026
1027 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1028 #: actions/apistatusesshow.php:227
1029 msgid "Can only delete using the Atom format."
1030 msgstr ""
1031
1032 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1033 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1034 #: actions/apistatusesshow.php:235 actions/deletenotice.php:78
1035 msgid "Cannot delete this notice."
1036 msgstr ""
1037
1038 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1039 #: actions/apistatusesshow.php:249
1040 #, php-format
1041 msgid "Deleted notice %d"
1042 msgstr ""
1043
1044 #. TRANS: Client error displayed when the parameter "status" is missing.
1045 #: actions/apistatusesupdate.php:221
1046 msgid "Client must provide a 'status' parameter with a value."
1047 msgstr ""
1048
1049 #. TRANS: Client error displayed when the parameter "status" is missing.
1050 #. TRANS: %d is the maximum number of character for a notice.
1051 #: actions/apistatusesupdate.php:244 actions/newnotice.php:161
1052 #: lib/mailhandler.php:60
1053 #, php-format
1054 msgid "That's too long. Maximum notice size is %d character."
1055 msgid_plural "That's too long. Maximum notice size is %d characters."
1056 msgstr[0] ""
1057 msgstr[1] ""
1058
1059 #. TRANS: Client error displayed when replying to a non-existing notice.
1060 #: actions/apistatusesupdate.php:284
1061 msgid "Parent notice not found."
1062 msgstr ""
1063
1064 #. TRANS: Client error displayed exceeding the maximum notice length.
1065 #. TRANS: %d is the maximum lenth for a notice.
1066 #: actions/apistatusesupdate.php:308 actions/newnotice.php:184
1067 #, php-format
1068 msgid "Maximum notice size is %d character, including attachment URL."
1069 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1070 msgstr[0] ""
1071 msgstr[1] ""
1072
1073 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1074 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1075 #: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
1076 msgid "Unsupported format."
1077 msgstr ""
1078
1079 #. TRANS: Title for timeline of most recent favourite notices by a user.
1080 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1081 #: actions/apitimelinefavorites.php:108
1082 #, php-format
1083 msgid "%1$s / Favorites from %2$s"
1084 msgstr ""
1085
1086 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1087 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1088 #. TRANS: %3$s is a user nickname.
1089 #: actions/apitimelinefavorites.php:120
1090 #, php-format
1091 msgid "%1$s updates favorited by %2$s / %3$s."
1092 msgstr ""
1093
1094 #. TRANS: Server error displayed when generating an Atom feed fails.
1095 #. TRANS: %s is the error.
1096 #: actions/apitimelinegroup.php:134
1097 #, php-format
1098 msgid "Could not generate feed for group - %s"
1099 msgstr ""
1100
1101 #. TRANS: Title for timeline of most recent mentions of a user.
1102 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1103 #: actions/apitimelinementions.php:115
1104 #, php-format
1105 msgid "%1$s / Updates mentioning %2$s"
1106 msgstr ""
1107
1108 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1109 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1110 #. TRANS: %3$s is a user's full name.
1111 #: actions/apitimelinementions.php:131
1112 #, php-format
1113 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1114 msgstr ""
1115
1116 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1117 #: actions/apitimelinepublic.php:193 actions/publicrss.php:103
1118 #, php-format
1119 msgid "%s public timeline"
1120 msgstr ""
1121
1122 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1123 #: actions/apitimelinepublic.php:199 actions/publicrss.php:105
1124 #, php-format
1125 msgid "%s updates from everyone!"
1126 msgstr ""
1127
1128 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1129 #: actions/apitimelineretweetedbyme.php:71
1130 msgid "Unimplemented."
1131 msgstr ""
1132
1133 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1134 #: actions/apitimelineretweetedtome.php:108
1135 #, php-format
1136 msgid "Repeated to %s"
1137 msgstr ""
1138
1139 #. TRANS: Title of list of repeated notices of the logged in user.
1140 #. TRANS: %s is the nickname of the logged in user.
1141 #: actions/apitimelineretweetsofme.php:112
1142 #, php-format
1143 msgid "Repeats of %s"
1144 msgstr ""
1145
1146 #. TRANS: Title for timeline with lastest notices with a given tag.
1147 #. TRANS: %s is the tag.
1148 #: actions/apitimelinetag.php:101 actions/tag.php:67
1149 #, php-format
1150 msgid "Notices tagged with %s"
1151 msgstr ""
1152
1153 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1154 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1155 #: actions/apitimelinetag.php:105 actions/tagrss.php:65
1156 #, php-format
1157 msgid "Updates tagged with %1$s on %2$s!"
1158 msgstr ""
1159
1160 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1161 #: actions/apitimelineuser.php:297
1162 msgid "Only the user can add to their own timeline."
1163 msgstr ""
1164
1165 #. TRANS: Client error displayed when using another format than AtomPub.
1166 #: actions/apitimelineuser.php:304
1167 msgid "Only accept AtomPub for Atom feeds."
1168 msgstr ""
1169
1170 #. TRANS: Client error displayed attempting to post an empty API notice.
1171 #: actions/apitimelineuser.php:311
1172 msgid "Atom post must not be empty."
1173 msgstr ""
1174
1175 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1176 #: actions/apitimelineuser.php:317
1177 msgid "Atom post must be well-formed XML."
1178 msgstr ""
1179
1180 #. TRANS: Client error displayed when not using an Atom entry.
1181 #: actions/apitimelineuser.php:323 actions/atompubfavoritefeed.php:228
1182 #: actions/atompubmembershipfeed.php:230
1183 #: actions/atompubsubscriptionfeed.php:236
1184 msgid "Atom post must be an Atom entry."
1185 msgstr ""
1186
1187 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1188 #: actions/apitimelineuser.php:335
1189 msgid "Can only handle POST activities."
1190 msgstr ""
1191
1192 #. TRANS: Client error displayed when using an unsupported activity object type.
1193 #. TRANS: %s is the unsupported activity object type.
1194 #: actions/apitimelineuser.php:346
1195 #, php-format
1196 msgid "Cannot handle activity object type \"%s\"."
1197 msgstr ""
1198
1199 #. TRANS: Client error displayed when posting a notice without content through the API.
1200 #. TRANS: %d is the notice ID (number).
1201 #: actions/apitimelineuser.php:380
1202 #, php-format
1203 msgid "No content for notice %d."
1204 msgstr ""
1205
1206 #. TRANS: Client error displayed when using another format than AtomPub.
1207 #: actions/apitimelineuser.php:408
1208 #, php-format
1209 msgid "Notice with URI \"%s\" already exists."
1210 msgstr ""
1211
1212 #. TRANS: Server error for unfinished API method showTrends.
1213 #: actions/apitrends.php:85
1214 msgid "API method under construction."
1215 msgstr ""
1216
1217 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1218 #: actions/apiuserprofileimage.php:80 actions/apiusershow.php:94
1219 msgid "User not found."
1220 msgstr ""
1221
1222 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
1223 #. TRANS: Client exception.
1224 #: actions/atompubfavoritefeed.php:69 actions/atompubmembershipfeed.php:71
1225 #: actions/atompubshowfavorite.php:75 actions/atompubshowmembership.php:72
1226 #: actions/subscribe.php:107
1227 msgid "No such profile."
1228 msgstr ""
1229
1230 #. TRANS: Subtitle for Atom favorites feed.
1231 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1232 #: actions/atompubfavoritefeed.php:147
1233 #, php-format
1234 msgid "Notices %1$s has favorited on %2$s"
1235 msgstr ""
1236
1237 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1238 #. TRANS: Client exception thrown when trying to subscribe another user.
1239 #: actions/atompubfavoritefeed.php:217 actions/atompubsubscriptionfeed.php:225
1240 msgid "Cannot add someone else's subscription."
1241 msgstr ""
1242
1243 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1244 #: actions/atompubfavoritefeed.php:240
1245 msgid "Can only handle favorite activities."
1246 msgstr ""
1247
1248 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1249 #: actions/atompubfavoritefeed.php:250 actions/atompubmembershipfeed.php:250
1250 msgid "Can only fave notices."
1251 msgstr ""
1252
1253 #. TRANS: Client exception thrown when trying favorite a notice without content.
1254 #: actions/atompubfavoritefeed.php:259
1255 msgid "Unknown note."
1256 msgstr ""
1257
1258 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1259 #: actions/atompubfavoritefeed.php:267
1260 msgid "Already a favorite."
1261 msgstr ""
1262
1263 #. TRANS: Title for group membership feed.
1264 #. TRANS: %s is a username.
1265 #: actions/atompubmembershipfeed.php:144
1266 #, php-format
1267 msgid "%s group memberships"
1268 msgstr ""
1269
1270 #. TRANS: Subtitle for group membership feed.
1271 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1272 #: actions/atompubmembershipfeed.php:149
1273 #, php-format
1274 msgid "Groups %1$s is a member of on %2$s"
1275 msgstr ""
1276
1277 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1278 #: actions/atompubmembershipfeed.php:219
1279 msgid "Cannot add someone else's membership."
1280 msgstr ""
1281
1282 #. TRANS: Client error displayed when not using the POST verb.
1283 #. TRANS: Do not translate POST.
1284 #: actions/atompubmembershipfeed.php:242
1285 msgid "Can only handle join activities."
1286 msgstr ""
1287
1288 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1289 #: actions/atompubmembershipfeed.php:259
1290 msgid "Unknown group."
1291 msgstr ""
1292
1293 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1294 #: actions/atompubmembershipfeed.php:267
1295 msgid "Already a member."
1296 msgstr ""
1297
1298 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1299 #: actions/atompubmembershipfeed.php:275
1300 msgid "Blocked by admin."
1301 msgstr ""
1302
1303 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1304 #: actions/atompubshowfavorite.php:90
1305 msgid "No such favorite."
1306 msgstr ""
1307
1308 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1309 #: actions/atompubshowfavorite.php:151
1310 msgid "Cannot delete someone else's favorite."
1311 msgstr ""
1312
1313 #. TRANS: Client exception thrown when referencing a non-existing group.
1314 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1315 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1316 #. TRANS: Client error when trying to delete a non-local group.
1317 #. TRANS: Client error when trying to delete a non-existing group.
1318 #. TRANS: Client error displayed trying to edit a non-existing group.
1319 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1320 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1321 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1322 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1323 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1324 #. TRANS: Client error displayed trying to change group design settings while providing a nickname for a non-existing group.
1325 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1326 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1327 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1328 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1329 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1330 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1331 #. TRANS: Client error displayed when trying to join a non-local group.
1332 #. TRANS: Client error displayed when trying to join a non-existing group.
1333 #. TRANS: Client error displayed when trying to leave a non-local group.
1334 #. TRANS: Client error displayed when trying to leave a non-existing group.
1335 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1336 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1337 #. TRANS: Command exception text shown when a group is requested that does not exist.
1338 #. TRANS: Error text shown when trying to leave a group that does not exist.
1339 #: actions/atompubshowmembership.php:81 actions/blockedfromgroup.php:81
1340 #: actions/blockedfromgroup.php:89 actions/deletegroup.php:87
1341 #: actions/deletegroup.php:100 actions/editgroup.php:102
1342 #: actions/foafgroup.php:46 actions/foafgroup.php:65 actions/foafgroup.php:73
1343 #: actions/groupblock.php:89 actions/groupbyid.php:83
1344 #: actions/groupdesignsettings.php:101 actions/grouplogo.php:103
1345 #: actions/groupmembers.php:84 actions/groupmembers.php:92
1346 #: actions/grouprss.php:97 actions/grouprss.php:105
1347 #: actions/groupunblock.php:89 actions/joingroup.php:82
1348 #: actions/joingroup.php:95 actions/leavegroup.php:82
1349 #: actions/leavegroup.php:95 actions/makeadmin.php:86
1350 #: actions/showgroup.php:134 actions/showgroup.php:143 lib/command.php:168
1351 #: lib/command.php:392
1352 msgid "No such group."
1353 msgstr ""
1354
1355 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1356 #: actions/atompubshowmembership.php:91
1357 msgid "Not a member."
1358 msgstr ""
1359
1360 #. TRANS: Client exception thrown when deleting someone else's membership.
1361 #: actions/atompubshowmembership.php:151
1362 msgid "Cannot delete someone else's membership."
1363 msgstr ""
1364
1365 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1366 #. TRANS: %d is the non-existing profile ID number.
1367 #: actions/atompubshowsubscription.php:72
1368 #: actions/atompubshowsubscription.php:83
1369 #: actions/atompubsubscriptionfeed.php:74
1370 #, php-format
1371 msgid "No such profile id: %d."
1372 msgstr ""
1373
1374 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1375 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1376 #: actions/atompubshowsubscription.php:94
1377 #, php-format
1378 msgid "Profile %1$d not subscribed to profile %2$d."
1379 msgstr ""
1380
1381 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1382 #: actions/atompubshowsubscription.php:157
1383 msgid "Cannot delete someone else's subscription."
1384 msgstr ""
1385
1386 #. TRANS: Subtitle for Atom subscription feed.
1387 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1388 #: actions/atompubsubscriptionfeed.php:153
1389 #, php-format
1390 msgid "People %1$s has subscribed to on %2$s"
1391 msgstr ""
1392
1393 #. TRANS: Client error displayed when not using the follow verb.
1394 #: actions/atompubsubscriptionfeed.php:248
1395 msgid "Can only handle Follow activities."
1396 msgstr ""
1397
1398 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1399 #: actions/atompubsubscriptionfeed.php:256
1400 msgid "Can only follow people."
1401 msgstr ""
1402
1403 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1404 #. TRANS: %s is the unknown profile ID.
1405 #: actions/atompubsubscriptionfeed.php:267
1406 #, php-format
1407 msgid "Unknown profile %s."
1408 msgstr ""
1409
1410 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1411 #. TRANS: %s is the profile the user already has a subscription on.
1412 #: actions/atompubsubscriptionfeed.php:275
1413 #, php-format
1414 msgid "Already subscribed to %s."
1415 msgstr ""
1416
1417 #. TRANS: Client error displayed trying to get a non-existing attachment.
1418 #: actions/attachment.php:73
1419 msgid "No such attachment."
1420 msgstr ""
1421
1422 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1423 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1424 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1425 #. TRANS: Client error displayed trying to change group design settings without providing a group nickname.
1426 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1427 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1428 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1429 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1430 #: actions/avatarbynickname.php:60 actions/blockedfromgroup.php:73
1431 #: actions/editgroup.php:85 actions/groupdesignsettings.php:84
1432 #: actions/grouplogo.php:86 actions/groupmembers.php:76
1433 #: actions/grouprss.php:89 actions/showgroup.php:116
1434 msgid "No nickname."
1435 msgstr ""
1436
1437 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1438 #: actions/avatarbynickname.php:66
1439 msgid "No size."
1440 msgstr ""
1441
1442 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1443 #: actions/avatarbynickname.php:72
1444 msgid "Invalid size."
1445 msgstr ""
1446
1447 #. TRANS: Title for avatar upload page.
1448 #. TRANS: Label for group avatar (dt). Text hidden by default.
1449 #. TRANS: Link description in user account settings menu.
1450 #: actions/avatarsettings.php:66 actions/showgroup.php:227
1451 #: lib/accountsettingsaction.php:113
1452 msgid "Avatar"
1453 msgstr ""
1454
1455 #. TRANS: Instruction for avatar upload page.
1456 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1457 #: actions/avatarsettings.php:78
1458 #, php-format
1459 msgid "You can upload your personal avatar. The maximum file size is %s."
1460 msgstr ""
1461
1462 #. TRANS: Server error displayed in avatar upload page when no matching profile can be found for a user.
1463 #. TRANS: Server error displayed coming across a request from a user without a profile.
1464 #: actions/avatarsettings.php:108 actions/avatarsettings.php:192
1465 #: actions/grouplogo.php:184 actions/remotesubscribe.php:190
1466 #: actions/userauthorization.php:72 actions/userrss.php:108
1467 msgid "User without matching profile."
1468 msgstr ""
1469
1470 #. TRANS: Avatar upload page form legend.
1471 #. TRANS: Avatar upload page crop form legend.
1472 #. TRANS: Legend for group logo settings fieldset.
1473 #: actions/avatarsettings.php:122 actions/avatarsettings.php:205
1474 #: actions/grouplogo.php:261
1475 msgid "Avatar settings"
1476 msgstr ""
1477
1478 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1479 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1480 #. TRANS: Uploaded original file in group logo form.
1481 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1482 #: actions/avatarsettings.php:131 actions/avatarsettings.php:214
1483 #: actions/grouplogo.php:207 actions/grouplogo.php:270
1484 msgid "Original"
1485 msgstr ""
1486
1487 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1488 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1489 #. TRANS: Header for preview of to be displayed group logo.
1490 #. TRANS: Header for the cropped group logo on the group logo page.
1491 #: actions/avatarsettings.php:147 actions/avatarsettings.php:227
1492 #: actions/grouplogo.php:219 actions/grouplogo.php:283
1493 msgid "Preview"
1494 msgstr ""
1495
1496 #. TRANS: Button on avatar upload page to delete current avatar.
1497 #. TRANS: Button text for user account deletion.
1498 #: actions/avatarsettings.php:155 actions/deleteaccount.php:319
1499 msgctxt "BUTTON"
1500 msgid "Delete"
1501 msgstr ""
1502
1503 #. TRANS: Button on avatar upload page to upload an avatar.
1504 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1505 #: actions/avatarsettings.php:173 actions/restoreaccount.php:369
1506 msgctxt "BUTTON"
1507 msgid "Upload"
1508 msgstr ""
1509
1510 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1511 #: actions/avatarsettings.php:243
1512 msgctxt "BUTTON"
1513 msgid "Crop"
1514 msgstr ""
1515
1516 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1517 #: actions/avatarsettings.php:318
1518 msgid "No file uploaded."
1519 msgstr ""
1520
1521 #. TRANS: Avatar upload form unstruction after uploading a file.
1522 #: actions/avatarsettings.php:345
1523 msgid "Pick a square area of the image to be your avatar"
1524 msgstr ""
1525
1526 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1527 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1528 #: actions/avatarsettings.php:360 actions/grouplogo.php:391
1529 msgid "Lost our file data."
1530 msgstr ""
1531
1532 #. TRANS: Success message for having updated a user avatar.
1533 #: actions/avatarsettings.php:384
1534 msgid "Avatar updated."
1535 msgstr ""
1536
1537 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1538 #: actions/avatarsettings.php:388
1539 msgid "Failed updating avatar."
1540 msgstr ""
1541
1542 #. TRANS: Success message for deleting a user avatar.
1543 #: actions/avatarsettings.php:412
1544 msgid "Avatar deleted."
1545 msgstr ""
1546
1547 #. TRANS: Title for backup account page.
1548 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1549 #: actions/backupaccount.php:61 actions/profilesettings.php:467
1550 msgid "Backup account"
1551 msgstr ""
1552
1553 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1554 #: actions/backupaccount.php:79
1555 msgid "Only logged-in users can backup their account."
1556 msgstr ""
1557
1558 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1559 #: actions/backupaccount.php:84
1560 msgid "You may not backup your account."
1561 msgstr ""
1562
1563 #. TRANS: Information displayed on the backup account page.
1564 #: actions/backupaccount.php:227
1565 msgid ""
1566 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1567 "\">Activity Streams</a> format. This is an experimental feature and provides "
1568 "an incomplete backup; private account information like email and IM "
1569 "addresses is not backed up. Additionally, uploaded files and direct messages "
1570 "are not backed up."
1571 msgstr ""
1572
1573 #. TRANS: Submit button to backup an account on the backup account page.
1574 #: actions/backupaccount.php:250
1575 msgctxt "BUTTON"
1576 msgid "Backup"
1577 msgstr ""
1578
1579 #. TRANS: Title for submit button to backup an account on the backup account page.
1580 #: actions/backupaccount.php:254
1581 msgid "Backup your account"
1582 msgstr ""
1583
1584 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1585 #: actions/block.php:68
1586 msgid "You already blocked that user."
1587 msgstr ""
1588
1589 #. TRANS: Title for block user page.
1590 #. TRANS: Legend for block user form.
1591 #. TRANS: Fieldset legend for block user from group form.
1592 #: actions/block.php:106 actions/block.php:136 actions/groupblock.php:165
1593 msgid "Block user"
1594 msgstr ""
1595
1596 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1597 #: actions/block.php:139
1598 msgid ""
1599 "Are you sure you want to block this user? Afterwards, they will be "
1600 "unsubscribed from you, unable to subscribe to you in the future, and you "
1601 "will not be notified of any @-replies from them."
1602 msgstr ""
1603
1604 #. TRANS: Button label on the user block form.
1605 #. TRANS: Button label on the delete application form.
1606 #. TRANS: Button label on the delete group form.
1607 #. TRANS: Button label on the delete notice form.
1608 #. TRANS: Button label on the delete user form.
1609 #. TRANS: Button label on the form to block a user from a group.
1610 #: actions/block.php:154 actions/deleteapplication.php:157
1611 #: actions/deletegroup.php:220 actions/deletenotice.php:155
1612 #: actions/deleteuser.php:154 actions/groupblock.php:187
1613 msgctxt "BUTTON"
1614 msgid "No"
1615 msgstr ""
1616
1617 #. TRANS: Submit button title for 'No' when blocking a user.
1618 #: actions/block.php:158
1619 msgid "Do not block this user"
1620 msgstr ""
1621
1622 #. TRANS: Button label on the user block form.
1623 #. TRANS: Button label on the delete application form.
1624 #. TRANS: Button label on the delete group form.
1625 #. TRANS: Button label on the delete notice form.
1626 #. TRANS: Button label on the delete user form.
1627 #. TRANS: Button label on the form to block a user from a group.
1628 #: actions/block.php:161 actions/deleteapplication.php:164
1629 #: actions/deletegroup.php:227 actions/deletenotice.php:162
1630 #: actions/deleteuser.php:161 actions/groupblock.php:194
1631 msgctxt "BUTTON"
1632 msgid "Yes"
1633 msgstr ""
1634
1635 #. TRANS: Submit button title for 'Yes' when blocking a user.
1636 #. TRANS: Description of the form to block a user.
1637 #: actions/block.php:165 lib/blockform.php:79
1638 msgid "Block this user"
1639 msgstr ""
1640
1641 #. TRANS: Server error displayed when blocking a user fails.
1642 #: actions/block.php:189
1643 msgid "Failed to save block information."
1644 msgstr ""
1645
1646 #. TRANS: Title for first page with list of users blocked from a group.
1647 #. TRANS: %s is a group nickname.
1648 #: actions/blockedfromgroup.php:101
1649 #, php-format
1650 msgid "%s blocked profiles"
1651 msgstr ""
1652
1653 #. TRANS: Title for any but the first page with list of users blocked from a group.
1654 #. TRANS: %1$s is a group nickname, %2$d is a page number.
1655 #: actions/blockedfromgroup.php:106
1656 #, php-format
1657 msgid "%1$s blocked profiles, page %2$d"
1658 msgstr ""
1659
1660 #. TRANS: Instructions for list of users blocked from a group.
1661 #: actions/blockedfromgroup.php:122
1662 msgid "A list of the users blocked from joining this group."
1663 msgstr ""
1664
1665 #. TRANS: Form legend for unblocking a user from a group.
1666 #: actions/blockedfromgroup.php:291
1667 msgid "Unblock user from group"
1668 msgstr ""
1669
1670 #. TRANS: Button text for unblocking a user from a group.
1671 #: actions/blockedfromgroup.php:323
1672 msgctxt "BUTTON"
1673 msgid "Unblock"
1674 msgstr ""
1675
1676 #. TRANS: Tooltip for button for unblocking a user from a group.
1677 #. TRANS: Description of the form to unblock a user.
1678 #: actions/blockedfromgroup.php:327 lib/unblockform.php:78
1679 msgid "Unblock this user"
1680 msgstr ""
1681
1682 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1683 #. TRANS: %s is the StatusNet site name.
1684 #: actions/bookmarklet.php:51
1685 #, php-format
1686 msgid "Post to %s"
1687 msgstr ""
1688
1689 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
1690 #: actions/confirmaddress.php:74
1691 msgid "No confirmation code."
1692 msgstr ""
1693
1694 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
1695 #: actions/confirmaddress.php:80
1696 msgid "Confirmation code not found."
1697 msgstr ""
1698
1699 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
1700 #: actions/confirmaddress.php:86
1701 msgid "That confirmation code is not for you!"
1702 msgstr ""
1703
1704 #. TRANS: Server error for a unknow address type %s, which can be 'email', 'jabber', or 'sms'.
1705 #: actions/confirmaddress.php:92
1706 #, php-format
1707 msgid "Unrecognized address type %s."
1708 msgstr ""
1709
1710 #. TRANS: Client error for an already confirmed email/jabber/sms address.
1711 #: actions/confirmaddress.php:97
1712 msgid "That address has already been confirmed."
1713 msgstr ""
1714
1715 #. TRANS: Server error displayed when an address confirmation code deletion from the
1716 #. TRANS: database fails in the contact address confirmation action.
1717 #: actions/confirmaddress.php:132
1718 msgid "Could not delete address confirmation."
1719 msgstr ""
1720
1721 #. TRANS: Title for the contact address confirmation action.
1722 #: actions/confirmaddress.php:150
1723 msgid "Confirm address"
1724 msgstr ""
1725
1726 #. TRANS: Success message for the contact address confirmation action.
1727 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
1728 #: actions/confirmaddress.php:166
1729 #, php-format
1730 msgid "The address \"%s\" has been confirmed for your account."
1731 msgstr ""
1732
1733 #. TRANS: Title for page with a conversion (multiple notices in context).
1734 #: actions/conversation.php:96
1735 msgid "Conversation"
1736 msgstr ""
1737
1738 #. TRANS: Header on conversation page. Hidden by default (h2).
1739 #. TRANS: Label for user statistics.
1740 #: actions/conversation.php:149 lib/noticelist.php:87
1741 #: lib/profileaction.php:246 lib/searchgroupnav.php:82
1742 msgid "Notices"
1743 msgstr ""
1744
1745 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
1746 #: actions/deleteaccount.php:71
1747 msgid "Only logged-in users can delete their account."
1748 msgstr ""
1749
1750 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
1751 #: actions/deleteaccount.php:77
1752 msgid "You cannot delete your account."
1753 msgstr ""
1754
1755 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
1756 #: actions/deleteaccount.php:160 actions/deleteaccount.php:297
1757 msgid "I am sure."
1758 msgstr ""
1759
1760 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
1761 #. TRANS: %s is the text that needs to be input.
1762 #: actions/deleteaccount.php:164
1763 #, php-format
1764 msgid "You must write \"%s\" exactly in the box."
1765 msgstr ""
1766
1767 #. TRANS: Confirmation that a user account has been deleted.
1768 #: actions/deleteaccount.php:206
1769 msgid "Account deleted."
1770 msgstr ""
1771
1772 #. TRANS: Page title for page on which a user account can be deleted.
1773 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
1774 #: actions/deleteaccount.php:228 actions/profilesettings.php:475
1775 msgid "Delete account"
1776 msgstr ""
1777
1778 #. TRANS: Form text for user deletion form.
1779 #: actions/deleteaccount.php:279
1780 msgid ""
1781 "This will <strong>permanently delete</strong> your account data from this "
1782 "server."
1783 msgstr ""
1784
1785 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
1786 #. TRANS: %s is a URL to the backup page.
1787 #: actions/deleteaccount.php:285
1788 #, php-format
1789 msgid ""
1790 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
1791 "deletion."
1792 msgstr ""
1793
1794 #. TRANS: Field label for delete account confirmation entry.
1795 #. TRANS: Field label for password reset form where the password has to be typed again.
1796 #: actions/deleteaccount.php:300 actions/passwordsettings.php:112
1797 #: actions/recoverpassword.php:262 actions/register.php:440
1798 msgid "Confirm"
1799 msgstr ""
1800
1801 #. TRANS: Input title for the delete account field.
1802 #. TRANS: %s is the text that needs to be input.
1803 #: actions/deleteaccount.php:304
1804 #, php-format
1805 msgid "Enter \"%s\" to confirm that you want to delete your account."
1806 msgstr ""
1807
1808 #. TRANS: Button title for user account deletion.
1809 #: actions/deleteaccount.php:323
1810 msgid "Permanently delete your account"
1811 msgstr ""
1812
1813 #. TRANS: Client error displayed trying to delete an application while not logged in.
1814 #: actions/deleteapplication.php:62
1815 msgid "You must be logged in to delete an application."
1816 msgstr ""
1817
1818 #. TRANS: Client error displayed trying to delete an application that does not exist.
1819 #: actions/deleteapplication.php:71
1820 msgid "Application not found."
1821 msgstr ""
1822
1823 #. TRANS: Client error displayed trying to delete an application the current user does not own.
1824 #. TRANS: Client error displayed trying to edit an application while not being its owner.
1825 #: actions/deleteapplication.php:79 actions/editapplication.php:78
1826 #: actions/showapplication.php:94
1827 msgid "You are not the owner of this application."
1828 msgstr ""
1829
1830 #. TRANS: Client error text when there is a problem with the session token.
1831 #: actions/deleteapplication.php:102 actions/editapplication.php:131
1832 #: actions/newapplication.php:112 actions/showapplication.php:118
1833 #: lib/action.php:1425
1834 msgid "There was a problem with your session token."
1835 msgstr ""
1836
1837 #. TRANS: Title for delete application page.
1838 #. TRANS: Fieldset legend on delete application page.
1839 #: actions/deleteapplication.php:124 actions/deleteapplication.php:149
1840 msgid "Delete application"
1841 msgstr ""
1842
1843 #. TRANS: Confirmation text on delete application page.
1844 #: actions/deleteapplication.php:152
1845 msgid ""
1846 "Are you sure you want to delete this application? This will clear all data "
1847 "about the application from the database, including all existing user "
1848 "connections."
1849 msgstr ""
1850
1851 #. TRANS: Submit button title for 'No' when deleting an application.
1852 #: actions/deleteapplication.php:161
1853 msgid "Do not delete this application"
1854 msgstr ""
1855
1856 #. TRANS: Submit button title for 'Yes' when deleting an application.
1857 #: actions/deleteapplication.php:167
1858 msgid "Delete this application"
1859 msgstr ""
1860
1861 #. TRANS: Client error when trying to delete group while not logged in.
1862 #: actions/deletegroup.php:64
1863 msgid "You must be logged in to delete a group."
1864 msgstr ""
1865
1866 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1867 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1868 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1869 #: actions/deletegroup.php:94 actions/joingroup.php:89
1870 #: actions/leavegroup.php:89
1871 msgid "No nickname or ID."
1872 msgstr ""
1873
1874 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
1875 #: actions/deletegroup.php:107
1876 msgid "You are not allowed to delete this group."
1877 msgstr ""
1878
1879 #. TRANS: Server error displayed if a group could not be deleted.
1880 #. TRANS: %s is the name of the group that could not be deleted.
1881 #: actions/deletegroup.php:150
1882 #, php-format
1883 msgid "Could not delete group %s."
1884 msgstr ""
1885
1886 #. TRANS: Message given after deleting a group.
1887 #. TRANS: %s is the deleted group's name.
1888 #: actions/deletegroup.php:159
1889 #, php-format
1890 msgid "Deleted group %s"
1891 msgstr ""
1892
1893 #. TRANS: Title of delete group page.
1894 #. TRANS: Form legend for deleting a group.
1895 #: actions/deletegroup.php:176 actions/deletegroup.php:202
1896 msgid "Delete group"
1897 msgstr ""
1898
1899 #. TRANS: Warning in form for deleleting a group.
1900 #: actions/deletegroup.php:206
1901 msgid ""
1902 "Are you sure you want to delete this group? This will clear all data about "
1903 "the group from the database, without a backup. Public posts to this group "
1904 "will still appear in individual timelines."
1905 msgstr ""
1906
1907 #. TRANS: Submit button title for 'No' when deleting a group.
1908 #: actions/deletegroup.php:224
1909 msgid "Do not delete this group"
1910 msgstr ""
1911
1912 #. TRANS: Submit button title for 'Yes' when deleting a group.
1913 #: actions/deletegroup.php:231
1914 msgid "Delete this group"
1915 msgstr ""
1916
1917 #. TRANS: Error message displayed trying to delete a notice while not logged in.
1918 #. TRANS: Client error displayed when trying to remove a favorite while not logged in.
1919 #. TRANS: Client error displayed when trying to mark a notice as favorite without being logged in.
1920 #. TRANS: Client error displayed trying to block a user from a group while not logged in.
1921 #. TRANS: Client error displayed when trying to unblock a user from a group while not logged in.
1922 #. TRANS: Client error displayed trying a change a subscription while not logged in.
1923 #. TRANS: Client error message thrown when trying to access the admin panel while not logged in.
1924 #. TRANS: Client error displayed when trying to change user options while not logged in.
1925 #: actions/deletenotice.php:52 actions/disfavor.php:61 actions/favor.php:62
1926 #: actions/groupblock.php:60 actions/groupunblock.php:60 actions/logout.php:69
1927 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:88
1928 #: actions/nudge.php:63 actions/subedit.php:33 actions/subscribe.php:96
1929 #: actions/tagother.php:33 actions/unsubscribe.php:52
1930 #: lib/adminpanelaction.php:71 lib/profileformaction.php:63
1931 #: lib/settingsaction.php:72
1932 msgid "Not logged in."
1933 msgstr ""
1934
1935 #. TRANS: Instructions for deleting a notice.
1936 #: actions/deletenotice.php:110
1937 msgid ""
1938 "You are about to permanently delete a notice. Once this is done, it cannot "
1939 "be undone."
1940 msgstr ""
1941
1942 #. TRANS: Page title when deleting a notice.
1943 #. TRANS: Fieldset legend for the delete notice form.
1944 #: actions/deletenotice.php:117 actions/deletenotice.php:148
1945 msgid "Delete notice"
1946 msgstr ""
1947
1948 #. TRANS: Message for the delete notice form.
1949 #: actions/deletenotice.php:152
1950 msgid "Are you sure you want to delete this notice?"
1951 msgstr ""
1952
1953 #. TRANS: Submit button title for 'No' when deleting a notice.
1954 #: actions/deletenotice.php:159
1955 msgid "Do not delete this notice"
1956 msgstr ""
1957
1958 #. TRANS: Submit button title for 'Yes' when deleting a notice.
1959 #: actions/deletenotice.php:166 lib/noticelist.php:673
1960 msgid "Delete this notice"
1961 msgstr ""
1962
1963 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
1964 #: actions/deleteuser.php:66
1965 msgid "You cannot delete users."
1966 msgstr ""
1967
1968 #. TRANS: Client error displayed when trying to delete a non-local user.
1969 #: actions/deleteuser.php:74
1970 msgid "You can only delete local users."
1971 msgstr ""
1972
1973 #. TRANS: Title of delete user page.
1974 #: actions/deleteuser.php:110
1975 msgctxt "TITLE"
1976 msgid "Delete user"
1977 msgstr ""
1978
1979 #. TRANS: Fieldset legend on delete user page.
1980 #: actions/deleteuser.php:134
1981 msgid "Delete user"
1982 msgstr ""
1983
1984 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
1985 #: actions/deleteuser.php:138
1986 msgid ""
1987 "Are you sure you want to delete this user? This will clear all data about "
1988 "the user from the database, without a backup."
1989 msgstr ""
1990
1991 #. TRANS: Submit button title for 'No' when deleting a user.
1992 #: actions/deleteuser.php:158
1993 msgid "Do not delete this user"
1994 msgstr ""
1995
1996 #. TRANS: Submit button title for 'Yes' when deleting a user.
1997 #. TRANS: Description of form for deleting a user.
1998 #: actions/deleteuser.php:165 lib/deleteuserform.php:75
1999 msgid "Delete this user"
2000 msgstr ""
2001
2002 #. TRANS: Message used as title for design settings for the site.
2003 #. TRANS: Link description in user account settings menu.
2004 #: actions/designadminpanel.php:60 lib/accountsettingsaction.php:134
2005 msgid "Design"
2006 msgstr ""
2007
2008 #. TRANS: Instructions for design adminsitration panel.
2009 #: actions/designadminpanel.php:71
2010 msgid "Design settings for this StatusNet site"
2011 msgstr ""
2012
2013 #. TRANS: Client error displayed when a logo URL does is not valid.
2014 #: actions/designadminpanel.php:327
2015 msgid "Invalid logo URL."
2016 msgstr ""
2017
2018 #. TRANS: Client error displayed when an SSL logo URL is invalid.
2019 #: actions/designadminpanel.php:333
2020 msgid "Invalid SSL logo URL."
2021 msgstr ""
2022
2023 #. TRANS: Client error displayed when a theme is submitted through the form that is not in the theme list.
2024 #. TRANS: %s is the chosen unavailable theme.
2025 #: actions/designadminpanel.php:339
2026 #, php-format
2027 msgid "Theme not available: %s."
2028 msgstr ""
2029
2030 #. TRANS: Fieldset legend for form to change logo.
2031 #: actions/designadminpanel.php:437
2032 msgid "Change logo"
2033 msgstr ""
2034
2035 #. TRANS: Field label for StatusNet site logo.
2036 #: actions/designadminpanel.php:444
2037 msgid "Site logo"
2038 msgstr ""
2039
2040 #. TRANS: Field label for SSL StatusNet site logo.
2041 #: actions/designadminpanel.php:452
2042 msgid "SSL logo"
2043 msgstr ""
2044
2045 #. TRANS: Fieldset legend for form change StatusNet site's theme.
2046 #: actions/designadminpanel.php:467
2047 msgid "Change theme"
2048 msgstr ""
2049
2050 #. TRANS: Field label for dropdown to choose site theme.
2051 #: actions/designadminpanel.php:485
2052 msgid "Site theme"
2053 msgstr ""
2054
2055 #. TRANS: Title for field label for dropdown to choose site theme.
2056 #: actions/designadminpanel.php:487
2057 msgid "Theme for the site."
2058 msgstr ""
2059
2060 #. TRANS: Field label for uploading a cutom theme.
2061 #: actions/designadminpanel.php:494
2062 msgid "Custom theme"
2063 msgstr ""
2064
2065 #. TRANS: Form instructions for uploading a cutom StatusNet theme.
2066 #: actions/designadminpanel.php:499
2067 msgid "You can upload a custom StatusNet theme as a .ZIP archive."
2068 msgstr ""
2069
2070 #. TRANS: Fieldset legend for theme background image.
2071 #. TRANS: Fieldset legend on profile design page.
2072 #: actions/designadminpanel.php:515 lib/designsettings.php:98
2073 msgid "Change background image"
2074 msgstr ""
2075
2076 #. TRANS: Field label for background image on theme designer page.
2077 #. TRANS: Field label for background color selector.
2078 #. TRANS: Label on profile design page for setting a profile page background colour.
2079 #: actions/designadminpanel.php:525 actions/designadminpanel.php:609
2080 #: lib/designsettings.php:183
2081 msgid "Background"
2082 msgstr ""
2083
2084 #. TRANS: Form guide for background image upload form on theme designer page.
2085 #: actions/designadminpanel.php:531
2086 #, php-format
2087 msgid ""
2088 "You can upload a background image for the site. The maximum file size is %1"
2089 "$s."
2090 msgstr ""
2091
2092 #. TRANS: Used as radio button label to add a background image.
2093 #: actions/designadminpanel.php:558
2094 msgid "On"
2095 msgstr ""
2096
2097 #. TRANS: Used as radio button label to not add a background image.
2098 #: actions/designadminpanel.php:575
2099 msgid "Off"
2100 msgstr ""
2101
2102 #. TRANS: Form guide for turning background image on or off on theme designer page.
2103 #. TRANS: Form guide for a set of radio buttons on the profile design page that will enable or disable
2104 #. TRANS: use of the uploaded profile image.
2105 #: actions/designadminpanel.php:577 lib/designsettings.php:159
2106 msgid "Turn background image on or off."
2107 msgstr ""
2108
2109 #. TRANS: Checkbox label to title background image on theme designer page.
2110 #. TRANS: Checkbox label on profile design page that will cause the profile image to be tiled.
2111 #: actions/designadminpanel.php:583 lib/designsettings.php:165
2112 msgid "Tile background image"
2113 msgstr ""
2114
2115 #. TRANS: Fieldset legend for theme colors.
2116 #: actions/designadminpanel.php:598
2117 msgid "Change colors"
2118 msgstr ""
2119
2120 #. TRANS: Field label for content color selector.
2121 #. TRANS: Label on profile design page for setting a profile page content colour.
2122 #: actions/designadminpanel.php:623 lib/designsettings.php:197
2123 msgid "Content"
2124 msgstr ""
2125
2126 #. TRANS: Field label for sidebar color selector.
2127 #. TRANS: Label on profile design page for setting a profile page sidebar colour.
2128 #: actions/designadminpanel.php:637 lib/designsettings.php:211
2129 msgid "Sidebar"
2130 msgstr ""
2131
2132 #. TRANS: Field label for text color selector.
2133 #. TRANS: Label on profile design page for setting a profile page text colour.
2134 #: actions/designadminpanel.php:651 lib/designsettings.php:225
2135 msgid "Text"
2136 msgstr ""
2137
2138 #. TRANS: Field label for link color selector.
2139 #. TRANS: Label on profile design page for setting a profile page links colour.
2140 #: actions/designadminpanel.php:665 lib/designsettings.php:239
2141 msgid "Links"
2142 msgstr ""
2143
2144 #. TRANS: Fieldset legend for advanced theme design settings.
2145 #: actions/designadminpanel.php:691
2146 msgid "Advanced"
2147 msgstr ""
2148
2149 #. TRANS: Field label for custom CSS.
2150 #: actions/designadminpanel.php:696
2151 msgid "Custom CSS"
2152 msgstr ""
2153
2154 #. TRANS: Button text for resetting theme settings.
2155 #: actions/designadminpanel.php:718
2156 msgctxt "BUTTON"
2157 msgid "Use defaults"
2158 msgstr ""
2159
2160 #. TRANS: Title for button for resetting theme settings.
2161 #. TRANS: Title for button on profile design page to reset all colour settings to default.
2162 #: actions/designadminpanel.php:720 lib/designsettings.php:259
2163 msgid "Restore default designs"
2164 msgstr ""
2165
2166 #. TRANS: Title for button for resetting theme settings.
2167 #. TRANS: Title for button on profile design page to reset all colour settings to default without saving.
2168 #: actions/designadminpanel.php:728 lib/designsettings.php:267
2169 msgid "Reset back to default"
2170 msgstr ""
2171
2172 #. TRANS: Title for button for saving theme settings.
2173 #. TRANS: Title for button on profile design page to save settings.
2174 #: actions/designadminpanel.php:736 lib/designsettings.php:272
2175 msgid "Save design"
2176 msgstr ""
2177
2178 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
2179 #: actions/disfavor.php:83
2180 msgid "This notice is not a favorite!"
2181 msgstr ""
2182
2183 #. TRANS: Title for page on which favorites can be added.
2184 #: actions/disfavor.php:98
2185 msgid "Add to favorites"
2186 msgstr ""
2187
2188 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
2189 #. TRANS: %s is the non-existing document.
2190 #: actions/doc.php:155
2191 #, php-format
2192 msgid "No such document \"%s\"."
2193 msgstr ""
2194
2195 #. TRANS: Title for "Edit application" form.
2196 #. TRANS: Form legend.
2197 #: actions/editapplication.php:54 lib/applicationeditform.php:129
2198 msgid "Edit application"
2199 msgstr ""
2200
2201 #. TRANS: Client error displayed trying to edit an application while not logged in.
2202 #: actions/editapplication.php:66
2203 msgid "You must be logged in to edit an application."
2204 msgstr ""
2205
2206 #. TRANS: Client error displayed trying to edit an application that does not exist.
2207 #: actions/editapplication.php:83 actions/showapplication.php:87
2208 msgid "No such application."
2209 msgstr ""
2210
2211 #. TRANS: Instructions for "Edit application" form.
2212 #: actions/editapplication.php:167
2213 msgid "Use this form to edit your application."
2214 msgstr ""
2215
2216 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2217 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2218 #: actions/editapplication.php:184 actions/newapplication.php:164
2219 msgid "Name is required."
2220 msgstr ""
2221
2222 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2223 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2224 #: actions/editapplication.php:188 actions/newapplication.php:172
2225 msgid "Name is too long (maximum 255 characters)."
2226 msgstr ""
2227
2228 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2229 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2230 #: actions/editapplication.php:192 actions/newapplication.php:168
2231 msgid "Name already in use. Try another one."
2232 msgstr ""
2233
2234 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2235 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2236 #: actions/editapplication.php:196 actions/newapplication.php:176
2237 msgid "Description is required."
2238 msgstr ""
2239
2240 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2241 #: actions/editapplication.php:209
2242 msgid "Source URL is too long."
2243 msgstr ""
2244
2245 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2246 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2247 #: actions/editapplication.php:216 actions/newapplication.php:199
2248 msgid "Source URL is not valid."
2249 msgstr ""
2250
2251 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2252 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2253 #: actions/editapplication.php:220 actions/newapplication.php:203
2254 msgid "Organization is required."
2255 msgstr ""
2256
2257 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2258 #: actions/editapplication.php:224 actions/newapplication.php:207
2259 msgid "Organization is too long (maximum 255 characters)."
2260 msgstr ""
2261
2262 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2263 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2264 #: actions/editapplication.php:228 actions/newapplication.php:211
2265 msgid "Organization homepage is required."
2266 msgstr ""
2267
2268 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2269 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2270 #: actions/editapplication.php:239 actions/newapplication.php:225
2271 msgid "Callback is too long."
2272 msgstr ""
2273
2274 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2275 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2276 #: actions/editapplication.php:247 actions/newapplication.php:235
2277 msgid "Callback URL is not valid."
2278 msgstr ""
2279
2280 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2281 #: actions/editapplication.php:284
2282 msgid "Could not update application."
2283 msgstr ""
2284
2285 #. TRANS: Title for form to edit a group. %s is a group nickname.
2286 #: actions/editgroup.php:55
2287 #, php-format
2288 msgid "Edit %s group"
2289 msgstr ""
2290
2291 #. TRANS: Client error displayed trying to edit a group while not logged in.
2292 #. TRANS: Client error displayed when trying to create a group while not logged in.
2293 #. TRANS: Client error displayed trying to create a group while not logged in.
2294 #: actions/editgroup.php:68 actions/grouplogo.php:69 actions/newgroup.php:65
2295 msgid "You must be logged in to create a group."
2296 msgstr ""
2297
2298 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
2299 #. TRANS: Client error displayed trying to change group design settings without being a (group) admin.
2300 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
2301 #: actions/editgroup.php:110 actions/editgroup.php:176
2302 #: actions/groupdesignsettings.php:109 actions/grouplogo.php:111
2303 msgid "You must be an admin to edit the group."
2304 msgstr ""
2305
2306 #. TRANS: Form instructions for group edit form.
2307 #: actions/editgroup.php:161
2308 msgid "Use this form to edit the group."
2309 msgstr ""
2310
2311 #. TRANS: Group edit form validation error.
2312 #. TRANS: Group create form validation error.
2313 #. TRANS: %s is the invalid alias.
2314 #: actions/editgroup.php:241 actions/newgroup.php:188
2315 #, php-format
2316 msgid "Invalid alias: \"%s\""
2317 msgstr ""
2318
2319 #. TRANS: Server error displayed when editing a group fails.
2320 #: actions/editgroup.php:274
2321 msgid "Could not update group."
2322 msgstr ""
2323
2324 #. TRANS: Server error displayed when group aliases could not be added.
2325 #. TRANS: Server exception thrown when creating group aliases failed.
2326 #: actions/editgroup.php:281 classes/User_group.php:540
2327 msgid "Could not create aliases."
2328 msgstr ""
2329
2330 #. TRANS: Group edit form success message.
2331 #: actions/editgroup.php:301
2332 msgid "Options saved."
2333 msgstr ""
2334
2335 #. TRANS: Title for e-mail settings.
2336 #: actions/emailsettings.php:59
2337 msgid "Email settings"
2338 msgstr ""
2339
2340 #. TRANS: E-mail settings page instructions.
2341 #. TRANS: %%site.name%% is the name of the site.
2342 #: actions/emailsettings.php:73
2343 #, php-format
2344 msgid "Manage how you get email from %%site.name%%."
2345 msgstr ""
2346
2347 #. TRANS: Form legend for e-mail settings form.
2348 #. TRANS: Field label for e-mail address input in e-mail settings form.
2349 #: actions/emailsettings.php:103 actions/emailsettings.php:129
2350 msgid "Email address"
2351 msgstr ""
2352
2353 #. TRANS: Form note in e-mail settings form.
2354 #: actions/emailsettings.php:109
2355 msgid "Current confirmed email address."
2356 msgstr ""
2357
2358 #. TRANS: Button label to remove a confirmed e-mail address.
2359 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2360 #. TRANS: Button label to remove a confirmed Instant Messaging address.
2361 #. TRANS: Button label to remove a confirmed SMS address.
2362 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2363 #: actions/emailsettings.php:112 actions/emailsettings.php:179
2364 #: actions/imsettings.php:112 actions/smssettings.php:120
2365 #: actions/smssettings.php:176
2366 msgctxt "BUTTON"
2367 msgid "Remove"
2368 msgstr ""
2369
2370 #. TRANS: Form note in e-mail settings form.
2371 #: actions/emailsettings.php:119
2372 msgid ""
2373 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2374 "a message with further instructions."
2375 msgstr ""
2376
2377 #. TRANS: Instructions for e-mail address input form. Do not translate
2378 #. TRANS: "example.org". It is one of the domain names reserved for
2379 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2380 #. TRANS: Any other domain may be owned by a legitimate person or
2381 #. TRANS: organization.
2382 #: actions/emailsettings.php:136
2383 msgid "Email address, like \"UserName@example.org\""
2384 msgstr ""
2385
2386 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2387 #. TRANS: Button label for adding an Instant Messaging address in Instant Messaging settings form.
2388 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2389 #: actions/emailsettings.php:140 actions/imsettings.php:147
2390 #: actions/smssettings.php:158
2391 msgctxt "BUTTON"
2392 msgid "Add"
2393 msgstr ""
2394
2395 #. TRANS: Form legend for incoming e-mail settings form.
2396 #. TRANS: Form legend for incoming SMS settings form.
2397 #: actions/emailsettings.php:148 actions/smssettings.php:167
2398 msgid "Incoming email"
2399 msgstr ""
2400
2401 #. TRANS: Checkbox label in e-mail preferences form.
2402 #: actions/emailsettings.php:154
2403 msgid "I want to post notices by email."
2404 msgstr ""
2405
2406 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2407 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2408 #: actions/emailsettings.php:176 actions/smssettings.php:174
2409 msgid "Send email to this address to post new notices."
2410 msgstr ""
2411
2412 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2413 #. TRANS: Instructions for incoming SMS e-mail address input form.
2414 #: actions/emailsettings.php:185 actions/smssettings.php:182
2415 msgid "Make a new email address for posting to; cancels the old one."
2416 msgstr ""
2417
2418 #. TRANS: Instructions for incoming e-mail address input form.
2419 #: actions/emailsettings.php:189
2420 msgid ""
2421 "To send notices via email, we need to create a unique email address for you "
2422 "on this server:"
2423 msgstr ""
2424
2425 #. TRANS: Button label for adding an e-mail address to send notices from.
2426 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2427 #: actions/emailsettings.php:195 actions/smssettings.php:185
2428 msgctxt "BUTTON"
2429 msgid "New"
2430 msgstr ""
2431
2432 #. TRANS: Form legend for e-mail preferences form.
2433 #: actions/emailsettings.php:204
2434 msgid "Email preferences"
2435 msgstr ""
2436
2437 #. TRANS: Checkbox label in e-mail preferences form.
2438 #: actions/emailsettings.php:212
2439 msgid "Send me notices of new subscriptions through email."
2440 msgstr ""
2441
2442 #. TRANS: Checkbox label in e-mail preferences form.
2443 #: actions/emailsettings.php:218
2444 msgid "Send me email when someone adds my notice as a favorite."
2445 msgstr ""
2446
2447 #. TRANS: Checkbox label in e-mail preferences form.
2448 #: actions/emailsettings.php:225
2449 msgid "Send me email when someone sends me a private message."
2450 msgstr ""
2451
2452 #. TRANS: Checkbox label in e-mail preferences form.
2453 #: actions/emailsettings.php:231
2454 msgid "Send me email when someone sends me an \"@-reply\"."
2455 msgstr ""
2456
2457 #. TRANS: Checkbox label in e-mail preferences form.
2458 #: actions/emailsettings.php:237
2459 msgid "Allow friends to nudge me and send me an email."
2460 msgstr ""
2461
2462 #. TRANS: Checkbox label in e-mail preferences form.
2463 #: actions/emailsettings.php:243
2464 msgid "Publish a MicroID for my email address."
2465 msgstr ""
2466
2467 #. TRANS: Confirmation message for successful e-mail preferences save.
2468 #: actions/emailsettings.php:361
2469 msgid "Email preferences saved."
2470 msgstr ""
2471
2472 #. TRANS: Message given saving e-mail address without having provided one.
2473 #: actions/emailsettings.php:380
2474 msgid "No email address."
2475 msgstr ""
2476
2477 #. TRANS: Message given saving e-mail address that cannot be normalised.
2478 #: actions/emailsettings.php:388
2479 msgid "Cannot normalize that email address."
2480 msgstr ""
2481
2482 #. TRANS: Message given saving e-mail address that not valid.
2483 #: actions/emailsettings.php:393 actions/register.php:212
2484 #: actions/siteadminpanel.php:144
2485 msgid "Not a valid email address."
2486 msgstr ""
2487
2488 #. TRANS: Message given saving e-mail address that is already set.
2489 #: actions/emailsettings.php:397
2490 msgid "That is already your email address."
2491 msgstr ""
2492
2493 #. TRANS: Message given saving e-mail address that is already set for another user.
2494 #: actions/emailsettings.php:401
2495 msgid "That email address already belongs to another user."
2496 msgstr ""
2497
2498 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2499 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2500 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2501 #: actions/emailsettings.php:418 actions/imsettings.php:343
2502 #: actions/smssettings.php:365
2503 msgid "Could not insert confirmation code."
2504 msgstr ""
2505
2506 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2507 #: actions/emailsettings.php:425
2508 msgid ""
2509 "A confirmation code was sent to the email address you added. Check your "
2510 "inbox (and spam box!) for the code and instructions on how to use it."
2511 msgstr ""
2512
2513 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2514 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2515 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2516 #: actions/emailsettings.php:445 actions/imsettings.php:377
2517 #: actions/smssettings.php:399
2518 msgid "No pending confirmation to cancel."
2519 msgstr ""
2520
2521 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2522 #: actions/emailsettings.php:450
2523 msgid "That is the wrong email address."
2524 msgstr ""
2525
2526 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2527 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
2528 #: actions/emailsettings.php:459 actions/smssettings.php:413
2529 msgid "Could not delete email confirmation."
2530 msgstr ""
2531
2532 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2533 #: actions/emailsettings.php:464
2534 msgid "Email confirmation cancelled."
2535 msgstr ""
2536
2537 #. TRANS: Message given trying to remove an e-mail address that is not
2538 #. TRANS: registered for the active user.
2539 #: actions/emailsettings.php:483
2540 msgid "That is not your email address."
2541 msgstr ""
2542
2543 #. TRANS: Message given after successfully removing a registered e-mail address.
2544 #: actions/emailsettings.php:504
2545 msgid "The email address was removed."
2546 msgstr ""
2547
2548 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2549 #: actions/emailsettings.php:518 actions/smssettings.php:555
2550 msgid "No incoming email address."
2551 msgstr ""
2552
2553 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2554 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2555 #: actions/emailsettings.php:530 actions/emailsettings.php:554
2556 #: actions/smssettings.php:565 actions/smssettings.php:588
2557 msgid "Could not update user record."
2558 msgstr ""
2559
2560 #. TRANS: Message given after successfully removing an incoming e-mail address.
2561 #: actions/emailsettings.php:534 actions/smssettings.php:568
2562 msgid "Incoming email address removed."
2563 msgstr ""
2564
2565 #. TRANS: Message given after successfully adding an incoming e-mail address.
2566 #: actions/emailsettings.php:558 actions/smssettings.php:591
2567 msgid "New incoming email address added."
2568 msgstr ""
2569
2570 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2571 #: actions/favor.php:80
2572 msgid "This notice is already a favorite!"
2573 msgstr ""
2574
2575 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2576 #: actions/favor.php:95
2577 msgid "Disfavor favorite"
2578 msgstr ""
2579
2580 #. TRANS: Page title for first page of favorited notices.
2581 #. TRANS: Title for favourited notices section.
2582 #: actions/favorited.php:65 lib/popularnoticesection.php:62
2583 #: lib/publicgroupnav.php:93
2584 msgid "Popular notices"
2585 msgstr ""
2586
2587 #. TRANS: Page title for all but first page of favorited notices.
2588 #. TRANS: %d is the page number being displayed.
2589 #: actions/favorited.php:69
2590 #, php-format
2591 msgid "Popular notices, page %d"
2592 msgstr ""
2593
2594 #. TRANS: Description on page displaying favorited notices.
2595 #: actions/favorited.php:81
2596 msgid "The most popular notices on the site right now."
2597 msgstr ""
2598
2599 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2600 #: actions/favorited.php:149
2601 msgid "Favorite notices appear on this page but no one has favorited one yet."
2602 msgstr ""
2603
2604 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2605 #: actions/favorited.php:153
2606 msgid ""
2607 "Be the first to add a notice to your favorites by clicking the fave button "
2608 "next to any notice you like."
2609 msgstr ""
2610
2611 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2612 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2613 #: actions/favorited.php:158
2614 #, php-format
2615 msgid ""
2616 "Why not [register an account](%%action.register%%) and be the first to add a "
2617 "notice to your favorites!"
2618 msgstr ""
2619
2620 #. TRANS: Title of RSS feed with favourite notices of a user.
2621 #. TRANS: %s is a user's nickname.
2622 #. TRANS: Title for first page of favourite notices of a user.
2623 #. TRANS: %s is the user for whom the favourite notices are displayed.
2624 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing own favourited notices.
2625 #: actions/favoritesrss.php:111 actions/showfavorites.php:76
2626 #: lib/personalgroupnav.php:122
2627 #, php-format
2628 msgid "%s's favorite notices"
2629 msgstr ""
2630
2631 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2632 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2633 #: actions/favoritesrss.php:117
2634 #, php-format
2635 msgid "Updates favored by %1$s on %2$s!"
2636 msgstr ""
2637
2638 #. TRANS: Page title for first page of featured users.
2639 #. TRANS: Title for featured users section.
2640 #: actions/featured.php:69 lib/featureduserssection.php:87
2641 #: lib/publicgroupnav.php:89
2642 msgid "Featured users"
2643 msgstr ""
2644
2645 #. TRANS: Page title for all but first page of featured users.
2646 #. TRANS: %d is the page number being displayed.
2647 #: actions/featured.php:73
2648 #, php-format
2649 msgid "Featured users, page %d"
2650 msgstr ""
2651
2652 #. TRANS: Description on page displaying featured users.
2653 #: actions/featured.php:102
2654 #, php-format
2655 msgid "A selection of some great users on %s."
2656 msgstr ""
2657
2658 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2659 #: actions/file.php:36
2660 msgid "No notice ID."
2661 msgstr ""
2662
2663 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2664 #: actions/file.php:41
2665 msgid "No notice."
2666 msgstr ""
2667
2668 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2669 #: actions/file.php:46
2670 msgid "No attachments."
2671 msgstr ""
2672
2673 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2674 #. TRANS: that could not be found.
2675 #: actions/file.php:58
2676 msgid "No uploaded attachments."
2677 msgstr ""
2678
2679 #. TRANS: Client error displayed when subscribing to a remote profile and an unexpected response is received.
2680 #: actions/finishremotesubscribe.php:69
2681 msgid "Not expecting this response!"
2682 msgstr ""
2683
2684 #. TRANS: Client error displayed when subscribing to a remote profile that does not exist.
2685 #: actions/finishremotesubscribe.php:81
2686 msgid "User being listened to does not exist."
2687 msgstr ""
2688
2689 #. TRANS: Client error displayed when subscribing to a remote profile that is a local profile.
2690 #: actions/finishremotesubscribe.php:89 actions/remotesubscribe.php:58
2691 msgid "You can use the local subscription!"
2692 msgstr ""
2693
2694 #. TRANS: Client error displayed when subscribing to a remote profile that is blocked form subscribing to.
2695 #: actions/finishremotesubscribe.php:102
2696 msgid "That user has blocked you from subscribing."
2697 msgstr ""
2698
2699 #. TRANS: Client error displayed when subscribing to a remote profile without providing an authorised token.
2700 #: actions/finishremotesubscribe.php:114
2701 msgid "You are not authorized."
2702 msgstr ""
2703
2704 #. TRANS: Client error displayed when subscribing to a remote profile and conversion of the request token to access token fails.
2705 #: actions/finishremotesubscribe.php:118
2706 msgid "Could not convert request token to access token."
2707 msgstr ""
2708
2709 #. TRANS: Client error displayed when subscribing to a remote profile fails because of an unsupported version of the OMB protocol.
2710 #: actions/finishremotesubscribe.php:124
2711 msgid "Remote service uses unknown version of OMB protocol."
2712 msgstr ""
2713
2714 #. TRANS: Server error displayed when subscribing to a remote profile fails because the remote profile could not be updated.
2715 #: actions/finishremotesubscribe.php:145 lib/oauthstore.php:317
2716 msgid "Error updating remote profile."
2717 msgstr ""
2718
2719 #. TRANS: Client error displayed when requesting a non-existent file.
2720 #: actions/getfile.php:77
2721 msgid "No such file."
2722 msgstr ""
2723
2724 #. TRANS: Client error displayed when requesting a file without having read access to it.
2725 #: actions/getfile.php:82
2726 msgid "Cannot read file."
2727 msgstr ""
2728
2729 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
2730 #: actions/grantrole.php:61 actions/revokerole.php:62
2731 msgid "Invalid role."
2732 msgstr ""
2733
2734 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
2735 #: actions/grantrole.php:66 actions/revokerole.php:66
2736 msgid "This role is reserved and cannot be set."
2737 msgstr ""
2738
2739 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
2740 #: actions/grantrole.php:76
2741 msgid "You cannot grant user roles on this site."
2742 msgstr ""
2743
2744 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
2745 #: actions/grantrole.php:84
2746 msgid "User already has this role."
2747 msgstr ""
2748
2749 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
2750 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
2751 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
2752 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
2753 #: actions/groupblock.php:71 actions/groupunblock.php:71
2754 #: actions/makeadmin.php:71 actions/subedit.php:49
2755 #: lib/profileformaction.php:79
2756 msgid "No profile specified."
2757 msgstr ""
2758
2759 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
2760 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
2761 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
2762 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
2763 #: actions/groupblock.php:77 actions/groupunblock.php:77
2764 #: actions/makeadmin.php:76 actions/subedit.php:57 actions/tagother.php:46
2765 #: actions/unsubscribe.php:84 lib/profileformaction.php:87
2766 msgid "No profile with that ID."
2767 msgstr ""
2768
2769 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
2770 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
2771 #: actions/groupblock.php:83 actions/groupunblock.php:83
2772 #: actions/makeadmin.php:81
2773 msgid "No group specified."
2774 msgstr ""
2775
2776 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
2777 #: actions/groupblock.php:95
2778 msgid "Only an admin can block group members."
2779 msgstr ""
2780
2781 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
2782 #: actions/groupblock.php:100
2783 msgid "User is already blocked from group."
2784 msgstr ""
2785
2786 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
2787 #: actions/groupblock.php:106
2788 msgid "User is not a member of group."
2789 msgstr ""
2790
2791 #. TRANS: Title for block user from group page.
2792 #. TRANS: Form legend for form to block user from a group.
2793 #: actions/groupblock.php:141 actions/groupmembers.php:364
2794 msgid "Block user from group"
2795 msgstr ""
2796
2797 #. TRANS: Explanatory text for block user from group form before setting the block.
2798 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
2799 #: actions/groupblock.php:169
2800 #, php-format
2801 msgid ""
2802 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
2803 "will be removed from the group, unable to post, and unable to subscribe to "
2804 "the group in the future."
2805 msgstr ""
2806
2807 #. TRANS: Submit button title for 'No' when blocking a user from a group.
2808 #: actions/groupblock.php:191
2809 msgid "Do not block this user from this group"
2810 msgstr ""
2811
2812 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
2813 #: actions/groupblock.php:198
2814 msgid "Block this user from this group"
2815 msgstr ""
2816
2817 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
2818 #: actions/groupblock.php:215
2819 msgid "Database error blocking user from group."
2820 msgstr ""
2821
2822 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
2823 #: actions/groupbyid.php:73 actions/userbyid.php:70
2824 msgid "No ID."
2825 msgstr ""
2826
2827 #. TRANS: Client error displayed trying to change group design settings while not logged in.
2828 #: actions/groupdesignsettings.php:67
2829 msgid "You must be logged in to edit a group."
2830 msgstr ""
2831
2832 #. TRANS: Title group design settings page.
2833 #: actions/groupdesignsettings.php:146
2834 msgid "Group design"
2835 msgstr ""
2836
2837 #. TRANS: Instructions for group design settings page.
2838 #: actions/groupdesignsettings.php:157
2839 msgid ""
2840 "Customize the way your group looks with a background image and a colour "
2841 "palette of your choice."
2842 msgstr ""
2843
2844 #. TRANS: Form validation error displayed when group design settings could not be updated because of an application issue.
2845 #: actions/groupdesignsettings.php:262
2846 msgid "Unable to update your design settings."
2847 msgstr ""
2848
2849 #. TRANS: Form text to confirm saved group design settings.
2850 #: actions/groupdesignsettings.php:307 actions/userdesignsettings.php:222
2851 msgid "Design preferences saved."
2852 msgstr ""
2853
2854 #. TRANS: Title for group logo settings page.
2855 #. TRANS: Group logo form legend.
2856 #: actions/grouplogo.php:144 actions/grouplogo.php:199
2857 msgid "Group logo"
2858 msgstr ""
2859
2860 #. TRANS: Instructions for group logo page.
2861 #. TRANS: %s is the maximum file size for that site.
2862 #: actions/grouplogo.php:156
2863 #, php-format
2864 msgid ""
2865 "You can upload a logo image for your group. The maximum file size is %s."
2866 msgstr ""
2867
2868 #. TRANS: Submit button for uploading a group logo.
2869 #: actions/grouplogo.php:243
2870 msgid "Upload"
2871 msgstr ""
2872
2873 #. TRANS: Button text for cropping an uploaded group logo.
2874 #: actions/grouplogo.php:299
2875 msgid "Crop"
2876 msgstr ""
2877
2878 #. TRANS: Form instructions on the group logo page.
2879 #: actions/grouplogo.php:376
2880 msgid "Pick a square area of the image to be the logo."
2881 msgstr ""
2882
2883 #. TRANS: Form success message after updating a group logo.
2884 #: actions/grouplogo.php:411
2885 msgid "Logo updated."
2886 msgstr ""
2887
2888 #. TRANS: Form failure message after failing to update a group logo.
2889 #: actions/grouplogo.php:414
2890 msgid "Failed updating logo."
2891 msgstr ""
2892
2893 #. TRANS: Title of the page showing group members.
2894 #. TRANS: %s is the name of the group.
2895 #: actions/groupmembers.php:104
2896 #, php-format
2897 msgid "%s group members"
2898 msgstr ""
2899
2900 #. TRANS: Title of the page showing group members.
2901 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
2902 #: actions/groupmembers.php:109
2903 #, php-format
2904 msgid "%1$s group members, page %2$d"
2905 msgstr ""
2906
2907 #. TRANS: Page notice for group members page.
2908 #: actions/groupmembers.php:125
2909 msgid "A list of the users in this group."
2910 msgstr ""
2911
2912 #. TRANS: Indicator in group members list that this user is a group administrator.
2913 #: actions/groupmembers.php:190
2914 msgid "Admin"
2915 msgstr ""
2916
2917 #. TRANS: Button text for the form that will block a user from a group.
2918 #: actions/groupmembers.php:397
2919 msgctxt "BUTTON"
2920 msgid "Block"
2921 msgstr ""
2922
2923 #. TRANS: Submit button title.
2924 #: actions/groupmembers.php:401
2925 msgctxt "TOOLTIP"
2926 msgid "Block this user"
2927 msgstr ""
2928
2929 #. TRANS: Form legend for form to make a user a group admin.
2930 #: actions/groupmembers.php:488
2931 msgid "Make user an admin of the group"
2932 msgstr ""
2933
2934 #. TRANS: Button text for the form that will make a user administrator.
2935 #: actions/groupmembers.php:521
2936 msgctxt "BUTTON"
2937 msgid "Make Admin"
2938 msgstr ""
2939
2940 #. TRANS: Submit button title.
2941 #: actions/groupmembers.php:525
2942 msgctxt "TOOLTIP"
2943 msgid "Make this user an admin"
2944 msgstr ""
2945
2946 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
2947 #: actions/grouprss.php:141
2948 #, php-format
2949 msgid "Updates from members of %1$s on %2$s!"
2950 msgstr ""
2951
2952 #. TRANS: Title for first page of the groups list.
2953 #: actions/groups.php:62
2954 msgctxt "TITLE"
2955 msgid "Groups"
2956 msgstr ""
2957
2958 #. TRANS: Title for all but the first page of the groups list.
2959 #. TRANS: %d is the page number.
2960 #: actions/groups.php:66
2961 #, php-format
2962 msgctxt "TITLE"
2963 msgid "Groups, page %d"
2964 msgstr ""
2965
2966 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
2967 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
2968 #. TRANS: This message contains Markdown links in the form [link text](link).
2969 #: actions/groups.php:95
2970 #, php-format
2971 msgid ""
2972 "%%%%site.name%%%% groups let you find and talk with people of similar "
2973 "interests. After you join a group you can send messages to all other members "
2974 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
2975 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
2976 "%%%)!"
2977 msgstr ""
2978
2979 #. TRANS: Link to create a new group on the group list page.
2980 #: actions/groups.php:113 actions/usergroups.php:126 lib/groupeditform.php:115
2981 msgid "Create a new group"
2982 msgstr ""
2983
2984 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
2985 #: actions/groupsearch.php:53
2986 #, php-format
2987 msgid ""
2988 "Search for groups on %%site.name%% by their name, location, or description. "
2989 "Separate the terms by spaces; they must be 3 characters or more."
2990 msgstr ""
2991
2992 #. TRANS: Title for page where groups can be searched.
2993 #: actions/groupsearch.php:60
2994 msgid "Group search"
2995 msgstr ""
2996
2997 #. TRANS: Text on page where groups can be searched if no results were found for a query.
2998 #: actions/groupsearch.php:82 actions/noticesearch.php:117
2999 #: actions/peoplesearch.php:83
3000 msgid "No results."
3001 msgstr ""
3002
3003 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
3004 #. TRANS: This message contains Markdown links in the form [link text](link).
3005 #: actions/groupsearch.php:87
3006 #, php-format
3007 msgid ""
3008 "If you cannot find the group you're looking for, you can [create it](%%"
3009 "action.newgroup%%) yourself."
3010 msgstr ""
3011
3012 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
3013 #. TRANS: This message contains Markdown links in the form [link text](link).
3014 #: actions/groupsearch.php:92
3015 #, php-format
3016 msgid ""
3017 "Why not [register an account](%%action.register%%) and [create the group](%%"
3018 "action.newgroup%%) yourself!"
3019 msgstr ""
3020
3021 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
3022 #: actions/groupunblock.php:95
3023 msgid "Only an admin can unblock group members."
3024 msgstr ""
3025
3026 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
3027 #: actions/groupunblock.php:100
3028 msgid "User is not blocked from group."
3029 msgstr ""
3030
3031 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
3032 #: actions/groupunblock.php:132 actions/unblock.php:86
3033 msgid "Error removing the block."
3034 msgstr ""
3035
3036 #. TRANS: Title for Instant Messaging settings.
3037 #: actions/imsettings.php:58
3038 msgid "IM settings"
3039 msgstr ""
3040
3041 #. TRANS: Instant messaging settings page instructions.
3042 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
3043 #. TRANS: the order and formatting of link text and link should remain unchanged.
3044 #: actions/imsettings.php:71
3045 #, php-format
3046 msgid ""
3047 "You can send and receive notices through Jabber/Google Talk [instant "
3048 "messages](%%doc.im%%). Configure your address and settings below."
3049 msgstr ""
3050
3051 #. TRANS: Message given in the Instant Messaging settings if XMPP is not enabled on the site.
3052 #: actions/imsettings.php:90
3053 msgid "IM is not available."
3054 msgstr ""
3055
3056 #. TRANS: Form legend for Instant Messaging settings form.
3057 #. TRANS: Field label for Instant Messaging address input in Instant Messaging settings form.
3058 #: actions/imsettings.php:102 actions/imsettings.php:132
3059 msgid "IM address"
3060 msgstr ""
3061
3062 #: actions/imsettings.php:109
3063 msgid "Current confirmed Jabber/Google Talk address."
3064 msgstr ""
3065
3066 #. TRANS: Form note in Instant Messaging settings form.
3067 #. TRANS: %s is the Instant Messaging address set for the site.
3068 #: actions/imsettings.php:120
3069 #, php-format
3070 msgid ""
3071 "Awaiting confirmation on this address. Check your Jabber/Google Talk account "
3072 "for a message with further instructions. (Did you add %s to your buddy list?)"
3073 msgstr ""
3074
3075 #. TRANS: IM address input field instructions in Instant Messaging settings form.
3076 #. TRANS: %s is the Instant Messaging address set for the site.
3077 #. TRANS: Do not translate "example.org". It is one of the domain names reserved for use in examples by
3078 #. TRANS: http://www.rfc-editor.org/rfc/rfc2606.txt. Any other domain may be owned by a legitimate
3079 #. TRANS: person or organization.
3080 #: actions/imsettings.php:139
3081 #, php-format
3082 msgid ""
3083 "Jabber or Google Talk address, like \"UserName@example.org\". First, make "
3084 "sure to add %s to your buddy list in your IM client or on Google Talk."
3085 msgstr ""
3086
3087 #. TRANS: Form legend for Instant Messaging preferences form.
3088 #: actions/imsettings.php:154
3089 msgid "IM preferences"
3090 msgstr ""
3091
3092 #. TRANS: Checkbox label in Instant Messaging preferences form.
3093 #: actions/imsettings.php:159
3094 msgid "Send me notices through Jabber/Google Talk."
3095 msgstr ""
3096
3097 #. TRANS: Checkbox label in Instant Messaging preferences form.
3098 #: actions/imsettings.php:165
3099 msgid "Post a notice when my Jabber/Google Talk status changes."
3100 msgstr ""
3101
3102 #. TRANS: Checkbox label in Instant Messaging preferences form.
3103 #: actions/imsettings.php:171
3104 msgid ""
3105 "Send me replies through Jabber/Google Talk from people I'm not subscribed to."
3106 msgstr ""
3107
3108 #. TRANS: Checkbox label in Instant Messaging preferences form.
3109 #: actions/imsettings.php:178
3110 msgid "Publish a MicroID for my Jabber/Google Talk address."
3111 msgstr ""
3112
3113 #. TRANS: Confirmation message for successful Instant Messaging preferences save.
3114 #: actions/imsettings.php:283 actions/othersettings.php:192
3115 msgid "Preferences saved."
3116 msgstr ""
3117
3118 #. TRANS: Message given saving Instant Messaging address without having provided one.
3119 #: actions/imsettings.php:304
3120 msgid "No Jabber ID."
3121 msgstr ""
3122
3123 #. TRANS: Message given saving Instant Messaging address that cannot be normalised.
3124 #: actions/imsettings.php:312
3125 msgid "Cannot normalize that Jabber ID."
3126 msgstr ""
3127
3128 #. TRANS: Message given saving Instant Messaging address that not valid.
3129 #: actions/imsettings.php:317
3130 msgid "Not a valid Jabber ID."
3131 msgstr ""
3132
3133 #. TRANS: Message given saving Instant Messaging address that is already set.
3134 #: actions/imsettings.php:321
3135 msgid "That is already your Jabber ID."
3136 msgstr ""
3137
3138 #. TRANS: Message given saving Instant Messaging address that is already set for another user.
3139 #: actions/imsettings.php:325
3140 msgid "Jabber ID already belongs to another user."
3141 msgstr ""
3142
3143 #. TRANS: Message given saving valid Instant Messaging address that is to be confirmed.
3144 #. TRANS: %s is the Instant Messaging address set for the site.
3145 #: actions/imsettings.php:353
3146 #, php-format
3147 msgid ""
3148 "A confirmation code was sent to the IM address you added. You must approve %"
3149 "s for sending messages to you."
3150 msgstr ""
3151
3152 #. TRANS: Message given canceling Instant Messaging address confirmation for the wrong IM address.
3153 #: actions/imsettings.php:382
3154 msgid "That is the wrong IM address."
3155 msgstr ""
3156
3157 #. TRANS: Server error thrown on database error canceling Instant Messaging address confirmation.
3158 #: actions/imsettings.php:391
3159 msgid "Could not delete IM confirmation."
3160 msgstr ""
3161
3162 #. TRANS: Message given after successfully canceling Instant Messaging address confirmation.
3163 #: actions/imsettings.php:396
3164 msgid "IM confirmation cancelled."
3165 msgstr ""
3166
3167 #. TRANS: Message given trying to remove an Instant Messaging address that is not
3168 #. TRANS: registered for the active user.
3169 #: actions/imsettings.php:417
3170 msgid "That is not your Jabber ID."
3171 msgstr ""
3172
3173 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
3174 #: actions/imsettings.php:440
3175 msgid "The IM address was removed."
3176 msgstr ""
3177
3178 #. TRANS: Title for all but the first page of the inbox page.
3179 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
3180 #: actions/inbox.php:59
3181 #, php-format
3182 msgid "Inbox for %1$s - page %2$d"
3183 msgstr ""
3184
3185 #. TRANS: Title for the first page of the inbox page.
3186 #. TRANS: %s is the user's nickname.
3187 #: actions/inbox.php:64
3188 #, php-format
3189 msgid "Inbox for %s"
3190 msgstr ""
3191
3192 #. TRANS: Instructions for user inbox page.
3193 #: actions/inbox.php:106
3194 msgid "This is your inbox, which lists your incoming private messages."
3195 msgstr ""
3196
3197 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
3198 #: actions/invite.php:41
3199 msgid "Invites have been disabled."
3200 msgstr ""
3201
3202 #. TRANS: Client error displayed when trying to sent invites while not logged in.
3203 #. TRANS: %s is the StatusNet site name.
3204 #: actions/invite.php:45
3205 #, php-format
3206 msgid "You must be logged in to invite other users to use %s."
3207 msgstr ""
3208
3209 #. TRANS: Form validation message when providing an e-mail address that does not validate.
3210 #. TRANS: %s is an invalid e-mail address.
3211 #: actions/invite.php:78
3212 #, php-format
3213 msgid "Invalid email address: %s."
3214 msgstr ""
3215
3216 #. TRANS: Page title when invitations have been sent.
3217 #: actions/invite.php:117
3218 msgid "Invitations sent"
3219 msgstr ""
3220
3221 #. TRANS: Page title when inviting potential users.
3222 #: actions/invite.php:120
3223 msgid "Invite new users"
3224 msgstr ""
3225
3226 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
3227 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
3228 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
3229 #. TRANS: Followed by a bullet list.
3230 #: actions/invite.php:140
3231 msgid "You are already subscribed to this user:"
3232 msgid_plural "You are already subscribed to these users:"
3233 msgstr[0] ""
3234 msgstr[1] ""
3235
3236 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
3237 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
3238 #: actions/invite.php:146 actions/invite.php:160
3239 #, php-format
3240 msgctxt "INVITE"
3241 msgid "%1$s (%2$s)"
3242 msgstr ""
3243
3244 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
3245 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
3246 #. TRANS: reported already present people. Followed by a bullet list.
3247 #: actions/invite.php:154
3248 msgid "This person is already a user and you were automatically subscribed:"
3249 msgid_plural ""
3250 "These people are already users and you were automatically subscribed to them:"
3251 msgstr[0] ""
3252 msgstr[1] ""
3253
3254 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
3255 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
3256 #. TRANS: e-mail addresses to which invitations were sent.
3257 #: actions/invite.php:168
3258 msgid "Invitation sent to the following person:"
3259 msgid_plural "Invitations sent to the following people:"
3260 msgstr[0] ""
3261 msgstr[1] ""
3262
3263 #. TRANS: Generic message displayed after sending out one or more invitations to
3264 #. TRANS: people to join a StatusNet site.
3265 #: actions/invite.php:178
3266 msgid ""
3267 "You will be notified when your invitees accept the invitation and register "
3268 "on the site. Thanks for growing the community!"
3269 msgstr ""
3270
3271 #. TRANS: Form instructions.
3272 #: actions/invite.php:191
3273 msgid ""
3274 "Use this form to invite your friends and colleagues to use this service."
3275 msgstr ""
3276
3277 #. TRANS: Field label for a list of e-mail addresses.
3278 #: actions/invite.php:218
3279 msgid "Email addresses"
3280 msgstr ""
3281
3282 #. TRANS: Tooltip for field label for a list of e-mail addresses.
3283 #: actions/invite.php:221
3284 msgid "Addresses of friends to invite (one per line)."
3285 msgstr ""
3286
3287 #. TRANS: Field label for a personal message to send to invitees.
3288 #: actions/invite.php:225
3289 msgid "Personal message"
3290 msgstr ""
3291
3292 #. TRANS: Tooltip for field label for a personal message to send to invitees.
3293 #: actions/invite.php:228
3294 msgid "Optionally add a personal message to the invitation."
3295 msgstr ""
3296
3297 #. TRANS: Send button for inviting friends
3298 #: actions/invite.php:232
3299 msgctxt "BUTTON"
3300 msgid "Send"
3301 msgstr ""
3302
3303 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3304 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3305 #. TRANS: the StatusNet sitename.
3306 #: actions/invite.php:264
3307 #, php-format
3308 msgid "%1$s has invited you to join them on %2$s"
3309 msgstr ""
3310
3311 #. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral
3312 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, %2$s is the
3313 #. TRANS: StatusNet sitename, %3$s is the site URL, %4$s is the personal message from the
3314 #. TRANS: inviting user, %s%5 a link to the timeline for the inviting user, %s$6 is a link
3315 #. TRANS: to register with the StatusNet site.
3316 #: actions/invite.php:271
3317 #, php-format
3318 msgid ""
3319 "%1$s has invited you to join them on %2$s (%3$s).\n"
3320 "\n"
3321 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
3322 "you know and people who interest you.\n"
3323 "\n"
3324 "You can also share news about yourself, your thoughts, or your life online "
3325 "with people who know about you. It's also great for meeting new people who "
3326 "share your interests.\n"
3327 "\n"
3328 "%1$s said:\n"
3329 "\n"
3330 "%4$s\n"
3331 "\n"
3332 "You can see %1$s's profile page on %2$s here:\n"
3333 "\n"
3334 "%5$s\n"
3335 "\n"
3336 "If you'd like to try the service, click on the link below to accept the "
3337 "invitation.\n"
3338 "\n"
3339 "%6$s\n"
3340 "\n"
3341 "If not, you can ignore this message. Thanks for your patience and your "
3342 "time.\n"
3343 "\n"
3344 "Sincerely, %2$s\n"
3345 msgstr ""
3346
3347 #. TRANS: Client error displayed when trying to join a group while not logged in.
3348 #: actions/joingroup.php:59
3349 msgid "You must be logged in to join a group."
3350 msgstr ""
3351
3352 #. TRANS: Title for join group page after joining.
3353 #: actions/joingroup.php:147
3354 #, php-format
3355 msgctxt "TITLE"
3356 msgid "%1$s joined group %2$s"
3357 msgstr ""
3358
3359 #. TRANS: Client error displayed when trying to leave a group while not logged in.
3360 #: actions/leavegroup.php:59
3361 msgid "You must be logged in to leave a group."
3362 msgstr ""
3363
3364 #. TRANS: Client error displayed when trying to join a group while already a member.
3365 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3366 #: actions/leavegroup.php:103 lib/command.php:398
3367 msgid "You are not a member of that group."
3368 msgstr ""
3369
3370 #. TRANS: Title for leave group page after leaving.
3371 #: actions/leavegroup.php:142
3372 #, php-format
3373 msgctxt "TITLE"
3374 msgid "%1$s left group %2$s"
3375 msgstr ""
3376
3377 #. TRANS: User admin panel title
3378 #: actions/licenseadminpanel.php:55
3379 msgctxt "TITLE"
3380 msgid "License"
3381 msgstr ""
3382
3383 #: actions/licenseadminpanel.php:65
3384 msgid "License for this StatusNet site"
3385 msgstr ""
3386
3387 #: actions/licenseadminpanel.php:134
3388 msgid "Invalid license selection."
3389 msgstr ""
3390
3391 #: actions/licenseadminpanel.php:144
3392 msgid ""
3393 "You must specify the owner of the content when using the All Rights Reserved "
3394 "license."
3395 msgstr ""
3396
3397 #: actions/licenseadminpanel.php:151
3398 msgid "Invalid license title. Maximum length is 255 characters."
3399 msgstr ""
3400
3401 #: actions/licenseadminpanel.php:163
3402 msgid "Invalid license URL."
3403 msgstr ""
3404
3405 #: actions/licenseadminpanel.php:166
3406 msgid "Invalid license image URL."
3407 msgstr ""
3408
3409 #: actions/licenseadminpanel.php:174
3410 msgid "License URL must be blank or a valid URL."
3411 msgstr ""
3412
3413 #: actions/licenseadminpanel.php:182
3414 msgid "License image must be blank or valid URL."
3415 msgstr ""
3416
3417 #: actions/licenseadminpanel.php:232
3418 msgid "License selection"
3419 msgstr ""
3420
3421 #: actions/licenseadminpanel.php:238
3422 msgid "Private"
3423 msgstr ""
3424
3425 #: actions/licenseadminpanel.php:239
3426 msgid "All Rights Reserved"
3427 msgstr ""
3428
3429 #: actions/licenseadminpanel.php:240
3430 msgid "Creative Commons"
3431 msgstr ""
3432
3433 #: actions/licenseadminpanel.php:245
3434 msgid "Type"
3435 msgstr ""
3436
3437 #: actions/licenseadminpanel.php:247
3438 msgid "Select license"
3439 msgstr ""
3440
3441 #: actions/licenseadminpanel.php:261
3442 msgid "License details"
3443 msgstr ""
3444
3445 #: actions/licenseadminpanel.php:267
3446 msgid "Owner"
3447 msgstr ""
3448
3449 #: actions/licenseadminpanel.php:268
3450 msgid "Name of the owner of the site's content (if applicable)."
3451 msgstr ""
3452
3453 #: actions/licenseadminpanel.php:276
3454 msgid "License Title"
3455 msgstr ""
3456
3457 #: actions/licenseadminpanel.php:277
3458 msgid "The title of the license."
3459 msgstr ""
3460
3461 #: actions/licenseadminpanel.php:285
3462 msgid "License URL"
3463 msgstr ""
3464
3465 #: actions/licenseadminpanel.php:286
3466 msgid "URL for more information about the license."
3467 msgstr ""
3468
3469 #: actions/licenseadminpanel.php:293
3470 msgid "License Image URL"
3471 msgstr ""
3472
3473 #: actions/licenseadminpanel.php:294
3474 msgid "URL for an image to display with the license."
3475 msgstr ""
3476
3477 #. TRANS: Submit button title.
3478 #: actions/licenseadminpanel.php:311 actions/sessionsadminpanel.php:199
3479 #: actions/siteadminpanel.php:292 actions/snapshotadminpanel.php:245
3480 #: actions/tagother.php:154 lib/applicationeditform.php:357
3481 msgid "Save"
3482 msgstr ""
3483
3484 #: actions/licenseadminpanel.php:311
3485 msgid "Save license settings"
3486 msgstr ""
3487
3488 #: actions/login.php:102 actions/otp.php:62 actions/register.php:144
3489 msgid "Already logged in."
3490 msgstr ""
3491
3492 #: actions/login.php:148
3493 msgid "Incorrect username or password."
3494 msgstr ""
3495
3496 #: actions/login.php:154 actions/otp.php:120
3497 msgid "Error setting user. You are probably not authorized."
3498 msgstr ""
3499
3500 #: actions/login.php:210 actions/login.php:263
3501 msgid "Login"
3502 msgstr ""
3503
3504 #: actions/login.php:249
3505 msgid "Login to site"
3506 msgstr ""
3507
3508 #: actions/login.php:258 actions/register.php:490
3509 msgid "Remember me"
3510 msgstr ""
3511
3512 #: actions/login.php:259 actions/register.php:492
3513 msgid "Automatically login in the future; not for shared computers!"
3514 msgstr ""
3515
3516 #: actions/login.php:269
3517 msgid "Lost or forgotten password?"
3518 msgstr ""
3519
3520 #: actions/login.php:288
3521 msgid ""
3522 "For security reasons, please re-enter your user name and password before "
3523 "changing your settings."
3524 msgstr ""
3525
3526 #: actions/login.php:292
3527 msgid "Login with your username and password."
3528 msgstr ""
3529
3530 #: actions/login.php:295
3531 #, php-format
3532 msgid ""
3533 "Don't have a username yet? [Register](%%action.register%%) a new account."
3534 msgstr ""
3535
3536 #: actions/makeadmin.php:92
3537 msgid "Only an admin can make another user an admin."
3538 msgstr ""
3539
3540 #: actions/makeadmin.php:96
3541 #, php-format
3542 msgid "%1$s is already an admin for group \"%2$s\"."
3543 msgstr ""
3544
3545 #: actions/makeadmin.php:133
3546 #, php-format
3547 msgid "Can't get membership record for %1$s in group %2$s."
3548 msgstr ""
3549
3550 #: actions/makeadmin.php:146
3551 #, php-format
3552 msgid "Can't make %1$s an admin for group %2$s."
3553 msgstr ""
3554
3555 #: actions/microsummary.php:69
3556 msgid "No current status."
3557 msgstr ""
3558
3559 #. TRANS: This is the title of the form for adding a new application.
3560 #: actions/newapplication.php:52
3561 msgid "New application"
3562 msgstr ""
3563
3564 #. TRANS: Client error displayed trying to add a new application while not logged in.
3565 #: actions/newapplication.php:64
3566 msgid "You must be logged in to register an application."
3567 msgstr ""
3568
3569 #. TRANS: Form instructions for registering a new application.
3570 #: actions/newapplication.php:147
3571 msgid "Use this form to register a new application."
3572 msgstr ""
3573
3574 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3575 #: actions/newapplication.php:189
3576 msgid "Source URL is required."
3577 msgstr ""
3578
3579 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3580 #: actions/newapplication.php:279 actions/newapplication.php:289
3581 msgid "Could not create application."
3582 msgstr ""
3583
3584 #. TRANS: Title for form to create a group.
3585 #: actions/newgroup.php:53
3586 msgid "New group"
3587 msgstr ""
3588
3589 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3590 #: actions/newgroup.php:73 classes/User_group.php:485
3591 msgid "You are not allowed to create groups on this site."
3592 msgstr ""
3593
3594 #. TRANS: Form instructions for group create form.
3595 #: actions/newgroup.php:117
3596 msgid "Use this form to create a new group."
3597 msgstr ""
3598
3599 #. TRANS: Group create form validation error.
3600 #: actions/newgroup.php:200
3601 msgid "Alias cannot be the same as nickname."
3602 msgstr ""
3603
3604 #: actions/newmessage.php:71 actions/newmessage.php:234
3605 msgid "New message"
3606 msgstr ""
3607
3608 #. 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).
3609 #: actions/newmessage.php:121 actions/newmessage.php:164 lib/command.php:513
3610 msgid "You can't send a message to this user."
3611 msgstr ""
3612
3613 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3614 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3615 #: actions/newmessage.php:144 actions/newnotice.php:140 lib/command.php:490
3616 #: lib/command.php:593
3617 msgid "No content!"
3618 msgstr ""
3619
3620 #: actions/newmessage.php:161
3621 msgid "No recipient specified."
3622 msgstr ""
3623
3624 #. TRANS: Error text shown when trying to send a direct message to self.
3625 #: actions/newmessage.php:167 lib/command.php:517
3626 msgid ""
3627 "Don't send a message to yourself; just say it to yourself quietly instead."
3628 msgstr ""
3629
3630 #: actions/newmessage.php:184
3631 msgid "Message sent"
3632 msgstr ""
3633
3634 #. TRANS: Message given have sent a direct message to another user.
3635 #. TRANS: %s is the name of the other user.
3636 #: actions/newmessage.php:188 lib/command.php:525
3637 #, php-format
3638 msgid "Direct message to %s sent."
3639 msgstr ""
3640
3641 #: actions/newmessage.php:213 actions/newnotice.php:264
3642 msgid "Ajax Error"
3643 msgstr ""
3644
3645 #: actions/newnotice.php:69
3646 msgid "New notice"
3647 msgstr ""
3648
3649 #: actions/newnotice.php:230
3650 msgid "Notice posted"
3651 msgstr ""
3652
3653 #: actions/noticesearch.php:68
3654 #, php-format
3655 msgid ""
3656 "Search for notices on %%site.name%% by their contents. Separate search terms "
3657 "by spaces; they must be 3 characters or more."
3658 msgstr ""
3659
3660 #: actions/noticesearch.php:78
3661 msgid "Text search"
3662 msgstr ""
3663
3664 #: actions/noticesearch.php:91
3665 #, php-format
3666 msgid "Search results for \"%1$s\" on %2$s"
3667 msgstr ""
3668
3669 #: actions/noticesearch.php:121
3670 #, php-format
3671 msgid ""
3672 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
3673 "status_textarea=%s)!"
3674 msgstr ""
3675
3676 #: actions/noticesearch.php:124
3677 #, php-format
3678 msgid ""
3679 "Why not [register an account](%%%%action.register%%%%) and be the first to "
3680 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
3681 msgstr ""
3682
3683 #: actions/noticesearchrss.php:96
3684 #, php-format
3685 msgid "Updates with \"%s\""
3686 msgstr ""
3687
3688 #: actions/noticesearchrss.php:98
3689 #, php-format
3690 msgid "Updates matching search term \"%1$s\" on %2$s!"
3691 msgstr ""
3692
3693 #: actions/nudge.php:85
3694 msgid ""
3695 "This user doesn't allow nudges or hasn't confirmed or set their email "
3696 "address yet."
3697 msgstr ""
3698
3699 #: actions/nudge.php:94
3700 msgid "Nudge sent"
3701 msgstr ""
3702
3703 #: actions/nudge.php:97
3704 msgid "Nudge sent!"
3705 msgstr ""
3706
3707 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
3708 #: actions/oauthappssettings.php:60
3709 msgid "You must be logged in to list your applications."
3710 msgstr ""
3711
3712 #. TRANS: Page title for OAuth applications
3713 #: actions/oauthappssettings.php:76
3714 msgid "OAuth applications"
3715 msgstr ""
3716
3717 #. TRANS: Page instructions for OAuth applications
3718 #: actions/oauthappssettings.php:88
3719 msgid "Applications you have registered"
3720 msgstr ""
3721
3722 #. TRANS: Empty list message on page with OAuth applications.
3723 #: actions/oauthappssettings.php:141
3724 #, php-format
3725 msgid "You have not registered any applications yet."
3726 msgstr ""
3727
3728 #. TRANS: Title for OAuth connection settings.
3729 #: actions/oauthconnectionssettings.php:71
3730 msgid "Connected applications"
3731 msgstr ""
3732
3733 #. TRANS: Instructions for OAuth connection settings.
3734 #: actions/oauthconnectionssettings.php:83
3735 msgid "The following connections exist for your account."
3736 msgstr ""
3737
3738 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
3739 #: actions/oauthconnectionssettings.php:168
3740 msgid "You are not a user of that application."
3741 msgstr ""
3742
3743 #. TRANS: Client error when revoking access has failed for some reason.
3744 #. TRANS: %s is the application ID revoking access failed for.
3745 #: actions/oauthconnectionssettings.php:183
3746 #, php-format
3747 msgid "Unable to revoke access for application: %s."
3748 msgstr ""
3749
3750 #. TRANS: Success message after revoking access for an application.
3751 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
3752 #: actions/oauthconnectionssettings.php:202
3753 #, php-format
3754 msgid ""
3755 "You have successfully revoked access for %1$s and the access token starting "
3756 "with %2$s."
3757 msgstr ""
3758
3759 #. TRANS: Empty list message when no applications have been authorised yet.
3760 #: actions/oauthconnectionssettings.php:213
3761 msgid "You have not authorized any applications to use your account."
3762 msgstr ""
3763
3764 #. TRANS: Note for developers in the OAuth connection settings form.
3765 #. TRANS: This message contains a Markdown link. Do not separate "](".
3766 #. TRANS: %s is the URL to the OAuth settings.
3767 #: actions/oauthconnectionssettings.php:233
3768 #, php-format
3769 msgid ""
3770 "Are you a developer? [Register an OAuth client application](%s) to use with "
3771 "this instance of StatusNet."
3772 msgstr ""
3773
3774 #: actions/oembed.php:80 actions/shownotice.php:100
3775 msgid "Notice has no profile."
3776 msgstr ""
3777
3778 #: actions/oembed.php:83 actions/shownotice.php:172
3779 #, php-format
3780 msgid "%1$s's status on %2$s"
3781 msgstr ""
3782
3783 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
3784 #: actions/oembed.php:168
3785 #, php-format
3786 msgid "Content type %s not supported."
3787 msgstr ""
3788
3789 #. TRANS: Error message displaying attachments. %s is the site's base URL.
3790 #: actions/oembed.php:172
3791 #, php-format
3792 msgid "Only %s URLs over plain HTTP please."
3793 msgstr ""
3794
3795 #. TRANS: Client error on an API request with an unsupported data format.
3796 #: actions/oembed.php:193 actions/oembed.php:212 lib/apiaction.php:1205
3797 #: lib/apiaction.php:1232 lib/apiaction.php:1367
3798 msgid "Not a supported data format."
3799 msgstr ""
3800
3801 #: actions/opensearch.php:64
3802 msgid "People Search"
3803 msgstr ""
3804
3805 #: actions/opensearch.php:67
3806 msgid "Notice Search"
3807 msgstr ""
3808
3809 #: actions/othersettings.php:59
3810 msgid "Other settings"
3811 msgstr ""
3812
3813 #. TRANS: Instructions for tab "Other" in user profile settings.
3814 #: actions/othersettings.php:71
3815 msgid "Manage various other options."
3816 msgstr ""
3817
3818 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
3819 #. TRANS: user's profile settings. Use of "free" is as in "open", indicating that the
3820 #. TRANS: information on the shortener site is freely distributable.
3821 #. TRANS: This message has one space at the beginning. Use your language's word separator
3822 #. TRANS: here if it has one (most likely a single space).
3823 #: actions/othersettings.php:113
3824 msgid " (free service)"
3825 msgstr ""
3826
3827 #. TRANS: Label for dropdown with URL shortener services.
3828 #: actions/othersettings.php:122
3829 msgid "Shorten URLs with"
3830 msgstr ""
3831
3832 #. TRANS: Tooltip for for dropdown with URL shortener services.
3833 #: actions/othersettings.php:124
3834 msgid "Automatic shortening service to use."
3835 msgstr ""
3836
3837 #. TRANS: Label for checkbox.
3838 #: actions/othersettings.php:130
3839 msgid "View profile designs"
3840 msgstr ""
3841
3842 #. TRANS: Tooltip for checkbox.
3843 #: actions/othersettings.php:132
3844 msgid "Show or hide profile designs."
3845 msgstr ""
3846
3847 #. TRANS: Form validation error for form "Other settings" in user profile.
3848 #: actions/othersettings.php:164
3849 msgid "URL shortening service is too long (maximum 50 characters)."
3850 msgstr ""
3851
3852 #: actions/otp.php:69
3853 msgid "No user ID specified."
3854 msgstr ""
3855
3856 #: actions/otp.php:83
3857 msgid "No login token specified."
3858 msgstr ""
3859
3860 #: actions/otp.php:90
3861 msgid "No login token requested."
3862 msgstr ""
3863
3864 #: actions/otp.php:95
3865 msgid "Invalid login token specified."
3866 msgstr ""
3867
3868 #: actions/otp.php:104
3869 msgid "Login token expired."
3870 msgstr ""
3871
3872 #: actions/outbox.php:58
3873 #, php-format
3874 msgid "Outbox for %1$s - page %2$d"
3875 msgstr ""
3876
3877 #: actions/outbox.php:61
3878 #, php-format
3879 msgid "Outbox for %s"
3880 msgstr ""
3881
3882 #: actions/outbox.php:104
3883 msgid "This is your outbox, which lists private messages you have sent."
3884 msgstr ""
3885
3886 #: actions/passwordsettings.php:58
3887 msgid "Change password"
3888 msgstr ""
3889
3890 #: actions/passwordsettings.php:69
3891 msgid "Change your password."
3892 msgstr ""
3893
3894 #. TRANS: Fieldset legend for password reset form.
3895 #: actions/passwordsettings.php:96 actions/recoverpassword.php:251
3896 msgid "Password change"
3897 msgstr ""
3898
3899 #: actions/passwordsettings.php:104
3900 msgid "Old password"
3901 msgstr ""
3902
3903 #. TRANS: Field label for password reset form.
3904 #: actions/passwordsettings.php:108 actions/recoverpassword.php:256
3905 msgid "New password"
3906 msgstr ""
3907
3908 #: actions/passwordsettings.php:109
3909 msgid "6 or more characters"
3910 msgstr ""
3911
3912 #: actions/passwordsettings.php:113
3913 msgid "Same as password above"
3914 msgstr ""
3915
3916 #: actions/passwordsettings.php:117
3917 msgid "Change"
3918 msgstr ""
3919
3920 #: actions/passwordsettings.php:154 actions/register.php:238
3921 msgid "Password must be 6 or more characters."
3922 msgstr ""
3923
3924 #: actions/passwordsettings.php:157 actions/register.php:241
3925 msgid "Passwords don't match."
3926 msgstr ""
3927
3928 #: actions/passwordsettings.php:165
3929 msgid "Incorrect old password"
3930 msgstr ""
3931
3932 #: actions/passwordsettings.php:181
3933 msgid "Error saving user; invalid."
3934 msgstr ""
3935
3936 #: actions/passwordsettings.php:186
3937 msgid "Can't save new password."
3938 msgstr ""
3939
3940 #. TRANS: Title for password recovery page in password saved mode.
3941 #: actions/passwordsettings.php:192 actions/recoverpassword.php:229
3942 msgid "Password saved."
3943 msgstr ""
3944
3945 #. TRANS: Title for Paths admin panel.
3946 #. TRANS: Menu item for site administration
3947 #: actions/pathsadminpanel.php:58 lib/adminpanelaction.php:371
3948 msgid "Paths"
3949 msgstr ""
3950
3951 #. TRANS: Form instructions for Path admin panel.
3952 #: actions/pathsadminpanel.php:69
3953 msgid "Path and server settings for this StatusNet site"
3954 msgstr ""
3955
3956 #. TRANS: Client error in Paths admin panel.
3957 #. TRANS: %s is the directory that could not be read from.
3958 #: actions/pathsadminpanel.php:155
3959 #, php-format
3960 msgid "Theme directory not readable: %s."
3961 msgstr ""
3962
3963 #. TRANS: Client error in Paths admin panel.
3964 #. TRANS: %s is the avatar directory that could not be written to.
3965 #: actions/pathsadminpanel.php:163
3966 #, php-format
3967 msgid "Avatar directory not writable: %s."
3968 msgstr ""
3969
3970 #. TRANS: Client error in Paths admin panel.
3971 #. TRANS: %s is the background directory that could not be written to.
3972 #: actions/pathsadminpanel.php:171
3973 #, php-format
3974 msgid "Background directory not writable: %s."
3975 msgstr ""
3976
3977 #. TRANS: Client error in Paths admin panel.
3978 #. TRANS: %s is the locales directory that could not be read from.
3979 #: actions/pathsadminpanel.php:181
3980 #, php-format
3981 msgid "Locales directory not readable: %s."
3982 msgstr ""
3983
3984 #. TRANS: Client error in Paths admin panel.
3985 #. TRANS: %s is the SSL server URL that is too long.
3986 #: actions/pathsadminpanel.php:189
3987 msgid "Invalid SSL server. The maximum length is 255 characters."
3988 msgstr ""
3989
3990 #. TRANS: Fieldset legend in Paths admin panel.
3991 #: actions/pathsadminpanel.php:235 actions/siteadminpanel.php:58
3992 msgid "Site"
3993 msgstr ""
3994
3995 #. TRANS: Field label in Paths admin panel.
3996 #: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:279
3997 #: actions/pathsadminpanel.php:370 actions/pathsadminpanel.php:425
3998 msgid "Server"
3999 msgstr ""
4000
4001 #: actions/pathsadminpanel.php:242
4002 msgid "Site's server hostname."
4003 msgstr ""
4004
4005 #. TRANS: Field label in Paths admin panel.
4006 #: actions/pathsadminpanel.php:248 actions/pathsadminpanel.php:288
4007 #: actions/pathsadminpanel.php:379 actions/pathsadminpanel.php:434
4008 msgid "Path"
4009 msgstr ""
4010
4011 #: actions/pathsadminpanel.php:249
4012 msgid "Site path."
4013 msgstr ""
4014
4015 #. TRANS: Field label in Paths admin panel.
4016 #: actions/pathsadminpanel.php:255
4017 msgid "Locale directory"
4018 msgstr ""
4019
4020 #: actions/pathsadminpanel.php:256
4021 msgid "Directory path to locales."
4022 msgstr ""
4023
4024 #. TRANS: Checkbox label in Paths admin panel.
4025 #: actions/pathsadminpanel.php:263
4026 msgid "Fancy URLs"
4027 msgstr ""
4028
4029 #: actions/pathsadminpanel.php:265
4030 msgid "Use fancy (more readable and memorable) URLs?"
4031 msgstr ""
4032
4033 #: actions/pathsadminpanel.php:272
4034 msgid "Theme"
4035 msgstr ""
4036
4037 #. TRANS: Tooltip for field label in Paths admin panel.
4038 #: actions/pathsadminpanel.php:281
4039 msgid "Server for themes."
4040 msgstr ""
4041
4042 #. TRANS: Tooltip for field label in Paths admin panel.
4043 #: actions/pathsadminpanel.php:290
4044 msgid "Web path to themes."
4045 msgstr ""
4046
4047 #. TRANS: Field label in Paths admin panel.
4048 #: actions/pathsadminpanel.php:297 actions/pathsadminpanel.php:388
4049 #: actions/pathsadminpanel.php:443 actions/pathsadminpanel.php:495
4050 msgid "SSL server"
4051 msgstr ""
4052
4053 #. TRANS: Tooltip for field label in Paths admin panel.
4054 #: actions/pathsadminpanel.php:299
4055 msgid "SSL server for themes (default: SSL server)."
4056 msgstr ""
4057
4058 #. TRANS: Field label in Paths admin panel.
4059 #: actions/pathsadminpanel.php:306 actions/pathsadminpanel.php:397
4060 #: actions/pathsadminpanel.php:452
4061 msgid "SSL path"
4062 msgstr ""
4063
4064 #. TRANS: Tooltip for field label in Paths admin panel.
4065 #: actions/pathsadminpanel.php:308
4066 msgid "SSL path to themes (default: /theme/)."
4067 msgstr ""
4068
4069 #. TRANS: Field label in Paths admin panel.
4070 #: actions/pathsadminpanel.php:315 actions/pathsadminpanel.php:406
4071 #: actions/pathsadminpanel.php:461
4072 msgid "Directory"
4073 msgstr ""
4074
4075 #. TRANS: Tooltip for field label in Paths admin panel.
4076 #: actions/pathsadminpanel.php:317
4077 msgid "Directory where themes are located."
4078 msgstr ""
4079
4080 #. TRANS: Fieldset legend in Paths admin panel.
4081 #: actions/pathsadminpanel.php:326
4082 msgid "Avatars"
4083 msgstr ""
4084
4085 #. TRANS: Field label in Paths admin panel.
4086 #: actions/pathsadminpanel.php:333
4087 msgid "Avatar server"
4088 msgstr ""
4089
4090 #. TRANS: Tooltip for field label in Paths admin panel.
4091 #: actions/pathsadminpanel.php:335
4092 msgid "Server for avatars."
4093 msgstr ""
4094
4095 #. TRANS: Field label in Paths admin panel.
4096 #: actions/pathsadminpanel.php:342
4097 msgid "Avatar path"
4098 msgstr ""
4099
4100 #. TRANS: Tooltip for field label in Paths admin panel.
4101 #: actions/pathsadminpanel.php:344
4102 msgid "Web path to avatars."
4103 msgstr ""
4104
4105 #. TRANS: Field label in Paths admin panel.
4106 #: actions/pathsadminpanel.php:351
4107 msgid "Avatar directory"
4108 msgstr ""
4109
4110 #. TRANS: Tooltip for field label in Paths admin panel.
4111 #: actions/pathsadminpanel.php:353
4112 msgid "Directory where avatars are located."
4113 msgstr ""
4114
4115 #. TRANS: Fieldset legend in Paths admin panel.
4116 #: actions/pathsadminpanel.php:364
4117 msgid "Backgrounds"
4118 msgstr ""
4119
4120 #. TRANS: Tooltip for field label in Paths admin panel.
4121 #: actions/pathsadminpanel.php:372
4122 msgid "Server for backgrounds."
4123 msgstr ""
4124
4125 #. TRANS: Tooltip for field label in Paths admin panel.
4126 #: actions/pathsadminpanel.php:381
4127 msgid "Web path to backgrounds."
4128 msgstr ""
4129
4130 #. TRANS: Tooltip for field label in Paths admin panel.
4131 #: actions/pathsadminpanel.php:390
4132 msgid "Server for backgrounds on SSL pages."
4133 msgstr ""
4134
4135 #. TRANS: Tooltip for field label in Paths admin panel.
4136 #: actions/pathsadminpanel.php:399
4137 msgid "Web path to backgrounds on SSL pages."
4138 msgstr ""
4139
4140 #. TRANS: Tooltip for field label in Paths admin panel.
4141 #: actions/pathsadminpanel.php:408
4142 msgid "Directory where backgrounds are located."
4143 msgstr ""
4144
4145 #. TRANS: Fieldset legens in Paths admin panel.
4146 #. TRANS: DT element label in attachment list.
4147 #: actions/pathsadminpanel.php:419 lib/attachmentlist.php:98
4148 msgid "Attachments"
4149 msgstr ""
4150
4151 #. TRANS: Tooltip for field label in Paths admin panel.
4152 #: actions/pathsadminpanel.php:427
4153 msgid "Server for attachments."
4154 msgstr ""
4155
4156 #. TRANS: Tooltip for field label in Paths admin panel.
4157 #: actions/pathsadminpanel.php:436
4158 msgid "Web path to attachments."
4159 msgstr ""
4160
4161 #. TRANS: Tooltip for field label in Paths admin panel.
4162 #: actions/pathsadminpanel.php:445
4163 msgid "Server for attachments on SSL pages."
4164 msgstr ""
4165
4166 #. TRANS: Tooltip for field label in Paths admin panel.
4167 #: actions/pathsadminpanel.php:454
4168 msgid "Web path to attachments on SSL pages."
4169 msgstr ""
4170
4171 #. TRANS: Tooltip for field label in Paths admin panel.
4172 #: actions/pathsadminpanel.php:463
4173 msgid "Directory where attachments are located."
4174 msgstr ""
4175
4176 #. TRANS: Fieldset legend in Paths admin panel.
4177 #: actions/pathsadminpanel.php:472
4178 msgid "SSL"
4179 msgstr ""
4180
4181 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4182 #: actions/pathsadminpanel.php:477 actions/snapshotadminpanel.php:202
4183 msgid "Never"
4184 msgstr ""
4185
4186 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4187 #: actions/pathsadminpanel.php:479
4188 msgid "Sometimes"
4189 msgstr ""
4190
4191 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4192 #: actions/pathsadminpanel.php:481
4193 msgid "Always"
4194 msgstr ""
4195
4196 #: actions/pathsadminpanel.php:485
4197 msgid "Use SSL"
4198 msgstr ""
4199
4200 #. TRANS: Tooltip for field label in Paths admin panel.
4201 #: actions/pathsadminpanel.php:487
4202 msgid "When to use SSL."
4203 msgstr ""
4204
4205 #. TRANS: Tooltip for field label in Paths admin panel.
4206 #: actions/pathsadminpanel.php:497
4207 msgid "Server to direct SSL requests to."
4208 msgstr ""
4209
4210 #. TRANS: Button title text to store form data in the Paths admin panel.
4211 #: actions/pathsadminpanel.php:514
4212 msgid "Save paths"
4213 msgstr ""
4214
4215 #: actions/peoplesearch.php:52
4216 #, php-format
4217 msgid ""
4218 "Search for people on %%site.name%% by their name, location, or interests. "
4219 "Separate the terms by spaces; they must be 3 characters or more."
4220 msgstr ""
4221
4222 #: actions/peoplesearch.php:58
4223 msgid "People search"
4224 msgstr ""
4225
4226 #: actions/peopletag.php:68
4227 #, php-format
4228 msgid "Not a valid people tag: %s."
4229 msgstr ""
4230
4231 #: actions/peopletag.php:142
4232 #, php-format
4233 msgid "Users self-tagged with %1$s - page %2$d"
4234 msgstr ""
4235
4236 #: actions/postnotice.php:95
4237 msgid "Invalid notice content."
4238 msgstr ""
4239
4240 #: actions/postnotice.php:101
4241 #, php-format
4242 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
4243 msgstr ""
4244
4245 #. TRANS: Page title for profile settings.
4246 #: actions/profilesettings.php:59
4247 msgid "Profile settings"
4248 msgstr ""
4249
4250 #. TRANS: Usage instructions for profile settings.
4251 #: actions/profilesettings.php:70
4252 msgid ""
4253 "You can update your personal profile info here so people know more about you."
4254 msgstr ""
4255
4256 #. TRANS: Profile settings form legend.
4257 #: actions/profilesettings.php:98
4258 msgid "Profile information"
4259 msgstr ""
4260
4261 #. TRANS: Tooltip for field label in form for profile settings.
4262 #: actions/profilesettings.php:109 actions/register.php:433
4263 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4264 msgstr ""
4265
4266 #. TRANS: Field label in form for profile settings.
4267 #. TRANS: Label for full group name (dt). Text hidden by default.
4268 #. TRANS: DT for full name in a profile.
4269 #: actions/profilesettings.php:113 actions/register.php:455
4270 #: actions/showgroup.php:255 actions/tagother.php:104
4271 #: lib/groupeditform.php:150 lib/userprofile.php:156
4272 msgid "Full name"
4273 msgstr ""
4274
4275 #. TRANS: Field label in form for profile settings.
4276 #. TRANS: Form input field label.
4277 #: actions/profilesettings.php:118 actions/register.php:460
4278 #: lib/applicationeditform.php:236 lib/groupeditform.php:154
4279 msgid "Homepage"
4280 msgstr ""
4281
4282 #. TRANS: Tooltip for field label in form for profile settings.
4283 #: actions/profilesettings.php:121
4284 msgid "URL of your homepage, blog, or profile on another site."
4285 msgstr ""
4286
4287 #. TRANS: Tooltip for field label in form for profile settings. Plural
4288 #. TRANS: is decided by the number of characters available for the
4289 #. TRANS: biography (%d).
4290 #: actions/profilesettings.php:129 actions/register.php:471
4291 #, php-format
4292 msgid "Describe yourself and your interests in %d character"
4293 msgid_plural "Describe yourself and your interests in %d characters"
4294 msgstr[0] ""
4295 msgstr[1] ""
4296
4297 #. TRANS: Tooltip for field label in form for profile settings.
4298 #: actions/profilesettings.php:135 actions/register.php:476
4299 msgid "Describe yourself and your interests"
4300 msgstr ""
4301
4302 #. TRANS: Text area label in form for profile settings where users can provide.
4303 #. TRANS: their biography.
4304 #: actions/profilesettings.php:139 actions/register.php:478
4305 msgid "Bio"
4306 msgstr ""
4307
4308 #. TRANS: Field label in form for profile settings.
4309 #. TRANS: Label for group location (dt). Text hidden by default.
4310 #. TRANS: DT for location in a profile.
4311 #: actions/profilesettings.php:145 actions/register.php:483
4312 #: actions/showgroup.php:265 actions/tagother.php:112
4313 #: actions/userauthorization.php:166 lib/groupeditform.php:173
4314 #: lib/userprofile.php:172
4315 msgid "Location"
4316 msgstr ""
4317
4318 #. TRANS: Tooltip for field label in form for profile settings.
4319 #: actions/profilesettings.php:148 actions/register.php:485
4320 msgid "Where you are, like \"City, State (or Region), Country\""
4321 msgstr ""
4322
4323 #. TRANS: Checkbox label in form for profile settings.
4324 #: actions/profilesettings.php:153
4325 msgid "Share my current location when posting notices"
4326 msgstr ""
4327
4328 #. TRANS: Field label in form for profile settings.
4329 #. TRANS: DT for tags in a profile.
4330 #: actions/profilesettings.php:161 actions/tagother.php:149
4331 #: actions/tagother.php:209 lib/subscriptionlist.php:106
4332 #: lib/subscriptionlist.php:108 lib/userprofile.php:220
4333 msgid "Tags"
4334 msgstr ""
4335
4336 #. TRANS: Tooltip for field label in form for profile settings.
4337 #: actions/profilesettings.php:164
4338 msgid ""
4339 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
4340 msgstr ""
4341
4342 #. TRANS: Dropdownlist label in form for profile settings.
4343 #: actions/profilesettings.php:169
4344 msgid "Language"
4345 msgstr ""
4346
4347 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4348 #: actions/profilesettings.php:171
4349 msgid "Preferred language"
4350 msgstr ""
4351
4352 #. TRANS: Dropdownlist label in form for profile settings.
4353 #: actions/profilesettings.php:181
4354 msgid "Timezone"
4355 msgstr ""
4356
4357 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4358 #: actions/profilesettings.php:183
4359 msgid "What timezone are you normally in?"
4360 msgstr ""
4361
4362 #. TRANS: Checkbox label in form for profile settings.
4363 #: actions/profilesettings.php:189
4364 msgid ""
4365 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
4366 msgstr ""
4367
4368 #. TRANS: Validation error in form for profile settings.
4369 #. TRANS: Plural form is used based on the maximum number of allowed
4370 #. TRANS: characters for the biography (%d).
4371 #: actions/profilesettings.php:258 actions/register.php:229
4372 #, php-format
4373 msgid "Bio is too long (maximum %d character)."
4374 msgid_plural "Bio is too long (maximum %d characters)."
4375 msgstr[0] ""
4376 msgstr[1] ""
4377
4378 #. TRANS: Validation error in form for profile settings.
4379 #: actions/profilesettings.php:269 actions/siteadminpanel.php:151
4380 msgid "Timezone not selected."
4381 msgstr ""
4382
4383 #. TRANS: Validation error in form for profile settings.
4384 #: actions/profilesettings.php:277
4385 msgid "Language is too long (maximum 50 characters)."
4386 msgstr ""
4387
4388 #. TRANS: Validation error in form for profile settings.
4389 #. TRANS: %s is an invalid tag.
4390 #: actions/profilesettings.php:291 actions/tagother.php:178
4391 #, php-format
4392 msgid "Invalid tag: \"%s\""
4393 msgstr ""
4394
4395 #. TRANS: Server error thrown when user profile settings could not be updated to
4396 #. TRANS: automatically subscribe to any subscriber.
4397 #: actions/profilesettings.php:347
4398 msgid "Could not update user for autosubscribe."
4399 msgstr ""
4400
4401 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4402 #: actions/profilesettings.php:405
4403 msgid "Could not save location prefs."
4404 msgstr ""
4405
4406 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4407 #: actions/profilesettings.php:427 actions/tagother.php:200
4408 msgid "Could not save tags."
4409 msgstr ""
4410
4411 #. TRANS: Confirmation shown when user profile settings are saved.
4412 #. TRANS: Message after successful saving of administrative settings.
4413 #: actions/profilesettings.php:436 lib/adminpanelaction.php:138
4414 msgid "Settings saved."
4415 msgstr ""
4416
4417 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
4418 #. TRANS: Page title for page where a user account can be restored from backup.
4419 #: actions/profilesettings.php:483 actions/restoreaccount.php:60
4420 msgid "Restore account"
4421 msgstr ""
4422
4423 #: actions/public.php:83
4424 #, php-format
4425 msgid "Beyond the page limit (%s)."
4426 msgstr ""
4427
4428 #: actions/public.php:92
4429 msgid "Could not retrieve public stream."
4430 msgstr ""
4431
4432 #: actions/public.php:130
4433 #, php-format
4434 msgid "Public timeline, page %d"
4435 msgstr ""
4436
4437 #: actions/public.php:132 lib/publicgroupnav.php:79
4438 msgid "Public timeline"
4439 msgstr ""
4440
4441 #: actions/public.php:160
4442 msgid "Public Stream Feed (RSS 1.0)"
4443 msgstr ""
4444
4445 #: actions/public.php:164
4446 msgid "Public Stream Feed (RSS 2.0)"
4447 msgstr ""
4448
4449 #: actions/public.php:168
4450 msgid "Public Stream Feed (Atom)"
4451 msgstr ""
4452
4453 #: actions/public.php:188
4454 #, php-format
4455 msgid ""
4456 "This is the public timeline for %%site.name%% but no one has posted anything "
4457 "yet."
4458 msgstr ""
4459
4460 #: actions/public.php:191
4461 msgid "Be the first to post!"
4462 msgstr ""
4463
4464 #: actions/public.php:195
4465 #, php-format
4466 msgid ""
4467 "Why not [register an account](%%action.register%%) and be the first to post!"
4468 msgstr ""
4469
4470 #: actions/public.php:242
4471 #, php-format
4472 msgid ""
4473 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4474 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4475 "tool. [Join now](%%action.register%%) to share notices about yourself with "
4476 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
4477 msgstr ""
4478
4479 #: actions/public.php:247
4480 #, php-format
4481 msgid ""
4482 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4483 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4484 "tool."
4485 msgstr ""
4486
4487 #. TRANS: Title for public tag cloud.
4488 #: actions/publictagcloud.php:57
4489 msgid "Public tag cloud"
4490 msgstr ""
4491
4492 #. TRANS: Instructions (more used like an explanation/header).
4493 #. TRANS: %s is the StatusNet sitename.
4494 #: actions/publictagcloud.php:65
4495 #, php-format
4496 msgid "These are most popular recent tags on %s"
4497 msgstr ""
4498
4499 #. TRANS: This message contains a Markdown URL. The link description is between
4500 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4501 #. TRANS: and do not change the URL part.
4502 #: actions/publictagcloud.php:74
4503 #, php-format
4504 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
4505 msgstr ""
4506
4507 #. TRANS: Message shown to a logged in user for the public tag cloud
4508 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4509 #: actions/publictagcloud.php:79
4510 msgid "Be the first to post one!"
4511 msgstr ""
4512
4513 #. TRANS: Message shown to a anonymous user for the public tag cloud
4514 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
4515 #. TRANS: This message contains a Markdown URL. The link description is between
4516 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
4517 #. TRANS: and do not change the URL part.
4518 #: actions/publictagcloud.php:87
4519 #, php-format
4520 msgid ""
4521 "Why not [register an account](%%action.register%%) and be the first to post "
4522 "one!"
4523 msgstr ""
4524
4525 #: actions/publictagcloud.php:146
4526 msgid "Tag cloud"
4527 msgstr ""
4528
4529 #. TRANS: Client error displayed trying to recover password while already logged in.
4530 #: actions/recoverpassword.php:37
4531 msgid "You are already logged in!"
4532 msgstr ""
4533
4534 #. TRANS: Client error displayed when password recovery code is not correct.
4535 #: actions/recoverpassword.php:64
4536 msgid "No such recovery code."
4537 msgstr ""
4538
4539 #. TRANS: Client error displayed when no proper password recovery code was submitted.
4540 #: actions/recoverpassword.php:69
4541 msgid "Not a recovery code."
4542 msgstr ""
4543
4544 #. TRANS: Server error displayed trying to recover password without providing a user.
4545 #: actions/recoverpassword.php:77
4546 msgid "Recovery code for unknown user."
4547 msgstr ""
4548
4549 #. TRANS: Server error displayed removing a password recovery code from the database.
4550 #: actions/recoverpassword.php:91
4551 msgid "Error with confirmation code."
4552 msgstr ""
4553
4554 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
4555 #: actions/recoverpassword.php:103
4556 msgid "This confirmation code is too old. Please start again."
4557 msgstr ""
4558
4559 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
4560 #: actions/recoverpassword.php:118
4561 msgid "Could not update user with confirmed email address."
4562 msgstr ""
4563
4564 #. TRANS: Page notice for password recovery page.
4565 #: actions/recoverpassword.php:160
4566 msgid ""
4567 "If you have forgotten or lost your password, you can get a new one sent to "
4568 "the email address you have stored in your account."
4569 msgstr ""
4570
4571 #: actions/recoverpassword.php:167
4572 msgid "You have been identified. Enter a new password below."
4573 msgstr ""
4574
4575 #. TRANS: Fieldset legend for password recovery page.
4576 #: actions/recoverpassword.php:198
4577 msgid "Password recovery"
4578 msgstr ""
4579
4580 #. TRANS: Field label on password recovery page.
4581 #: actions/recoverpassword.php:202
4582 msgid "Nickname or email address"
4583 msgstr ""
4584
4585 #. TRANS: Title for field label on password recovery page.
4586 #: actions/recoverpassword.php:205
4587 msgid "Your nickname on this server, or your registered email address."
4588 msgstr ""
4589
4590 #. TRANS: Field label on password recovery page.
4591 #: actions/recoverpassword.php:212
4592 msgid "Recover"
4593 msgstr ""
4594
4595 #. TRANS: Button text on password recovery page.
4596 #: actions/recoverpassword.php:214
4597 msgctxt "BUTTON"
4598 msgid "Recover"
4599 msgstr ""
4600
4601 #. TRANS: Title for password recovery page in password reset mode.
4602 #: actions/recoverpassword.php:223
4603 msgid "Reset password"
4604 msgstr ""
4605
4606 #. TRANS: Title for password recovery page in password recover mode.
4607 #: actions/recoverpassword.php:225
4608 msgid "Recover password"
4609 msgstr ""
4610
4611 #. TRANS: Title for password recovery page in email sent mode.
4612 #. TRANS: Subject for password recovery e-mail.
4613 #: actions/recoverpassword.php:227 actions/recoverpassword.php:366
4614 msgid "Password recovery requested"
4615 msgstr ""
4616
4617 #. TRANS: Title for password recovery page when an unknown action has been specified.
4618 #: actions/recoverpassword.php:232
4619 msgid "Unknown action"
4620 msgstr ""
4621
4622 #. TRANS: Title for field label for password reset form.
4623 #: actions/recoverpassword.php:258
4624 msgid "6 or more characters, and do not forget it!"
4625 msgstr ""
4626
4627 #. TRANS: Ttile for field label for password reset form where the password has to be typed again.
4628 #: actions/recoverpassword.php:264 actions/register.php:441
4629 msgid "Same as password above."
4630 msgstr ""
4631
4632 #. TRANS: Button text for password reset form.
4633 #. TRANS: Button text on profile design page to reset all colour settings to default without saving.
4634 #: actions/recoverpassword.php:268 lib/designsettings.php:264
4635 msgctxt "BUTTON"
4636 msgid "Reset"
4637 msgstr ""
4638
4639 #. TRANS: Form instructions for password recovery form.
4640 #: actions/recoverpassword.php:278
4641 msgid "Enter a nickname or email address."
4642 msgstr ""
4643
4644 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
4645 #: actions/recoverpassword.php:309
4646 msgid "No user with that email address or username."
4647 msgstr ""
4648
4649 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
4650 #: actions/recoverpassword.php:327
4651 msgid "No registered email address for that user."
4652 msgstr ""
4653
4654 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
4655 #: actions/recoverpassword.php:342
4656 msgid "Error saving address confirmation."
4657 msgstr ""
4658
4659 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
4660 #: actions/recoverpassword.php:370
4661 msgid ""
4662 "Instructions for recovering your password have been sent to the email "
4663 "address registered to your account."
4664 msgstr ""
4665
4666 #. TRANS: Client error displayed when trying to reset as password without providing a user.
4667 #: actions/recoverpassword.php:391
4668 msgid "Unexpected password reset."
4669 msgstr ""
4670
4671 #. TRANS: Reset password form validation error message.
4672 #: actions/recoverpassword.php:400
4673 msgid "Password must be 6 characters or more."
4674 msgstr ""
4675
4676 #. TRANS: Reset password form validation error message.
4677 #: actions/recoverpassword.php:405
4678 msgid "Password and confirmation do not match."
4679 msgstr ""
4680
4681 #. TRANS: Reset password form validation error message.
4682 #: actions/recoverpassword.php:418
4683 msgid "Cannot save new password."
4684 msgstr ""
4685
4686 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
4687 #: actions/recoverpassword.php:426 actions/register.php:256
4688 msgid "Error setting user."
4689 msgstr ""
4690
4691 #. TRANS: Success message for user after password reset.
4692 #: actions/recoverpassword.php:434
4693 msgid "New password successfully saved. You are now logged in."
4694 msgstr ""
4695
4696 #: actions/register.php:92 actions/register.php:196 actions/register.php:413
4697 msgid "Sorry, only invited people can register."
4698 msgstr ""
4699
4700 #: actions/register.php:99
4701 msgid "Sorry, invalid invitation code."
4702 msgstr ""
4703
4704 #: actions/register.php:119
4705 msgid "Registration successful"
4706 msgstr ""
4707
4708 #: actions/register.php:121 actions/register.php:511
4709 msgid "Register"
4710 msgstr ""
4711
4712 #: actions/register.php:142
4713 msgid "Registration not allowed."
4714 msgstr ""
4715
4716 #: actions/register.php:209
4717 msgid "You can't register if you don't agree to the license."
4718 msgstr ""
4719
4720 #: actions/register.php:218
4721 msgid "Email address already exists."
4722 msgstr ""
4723
4724 #: actions/register.php:251 actions/register.php:273
4725 msgid "Invalid username or password."
4726 msgstr ""
4727
4728 #: actions/register.php:351
4729 msgid ""
4730 "With this form you can create a new account. You can then post notices and "
4731 "link up to friends and colleagues. "
4732 msgstr ""
4733
4734 #: actions/register.php:437
4735 msgid "6 or more characters."
4736 msgstr ""
4737
4738 #. TRANS: Link description in user account settings menu.
4739 #: actions/register.php:445 actions/register.php:449
4740 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:127
4741 msgid "Email"
4742 msgstr ""
4743
4744 #: actions/register.php:446 actions/register.php:450
4745 msgid "Used only for updates, announcements, and password recovery"
4746 msgstr ""
4747
4748 #: actions/register.php:457
4749 msgid "Longer name, preferably your \"real\" name"
4750 msgstr ""
4751
4752 #: actions/register.php:462
4753 msgid "URL of your homepage, blog, or profile on another site"
4754 msgstr ""
4755
4756 #: actions/register.php:523
4757 #, php-format
4758 msgid ""
4759 "I understand that content and data of %1$s are private and confidential."
4760 msgstr ""
4761
4762 #: actions/register.php:533
4763 #, php-format
4764 msgid "My text and files are copyright by %1$s."
4765 msgstr ""
4766
4767 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
4768 #: actions/register.php:537
4769 msgid "My text and files remain under my own copyright."
4770 msgstr ""
4771
4772 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
4773 #: actions/register.php:540
4774 msgid "All rights reserved."
4775 msgstr ""
4776
4777 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
4778 #: actions/register.php:545
4779 #, php-format
4780 msgid ""
4781 "My text and files are available under %s except this private data: password, "
4782 "email address, IM address, and phone number."
4783 msgstr ""
4784
4785 #: actions/register.php:588
4786 #, php-format
4787 msgid ""
4788 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
4789 "want to...\n"
4790 "\n"
4791 "* Go to [your profile](%2$s) and post your first message.\n"
4792 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
4793 "notices through instant messages.\n"
4794 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
4795 "share your interests. \n"
4796 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
4797 "others more about you. \n"
4798 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
4799 "missed. \n"
4800 "\n"
4801 "Thanks for signing up and we hope you enjoy using this service."
4802 msgstr ""
4803
4804 #: actions/register.php:612
4805 msgid ""
4806 "(You should receive a message by email momentarily, with instructions on how "
4807 "to confirm your email address.)"
4808 msgstr ""
4809
4810 #: actions/remotesubscribe.php:97
4811 #, php-format
4812 msgid ""
4813 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
4814 "register%%) a new  account. If you already have an account  on a [compatible "
4815 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
4816 msgstr ""
4817
4818 #: actions/remotesubscribe.php:111
4819 msgid "Remote subscribe"
4820 msgstr ""
4821
4822 #: actions/remotesubscribe.php:123
4823 msgid "Subscribe to a remote user"
4824 msgstr ""
4825
4826 #: actions/remotesubscribe.php:128
4827 msgid "User nickname"
4828 msgstr ""
4829
4830 #: actions/remotesubscribe.php:129
4831 msgid "Nickname of the user you want to follow"
4832 msgstr ""
4833
4834 #: actions/remotesubscribe.php:132
4835 msgid "Profile URL"
4836 msgstr ""
4837
4838 #: actions/remotesubscribe.php:133
4839 msgid "URL of your profile on another compatible microblogging service"
4840 msgstr ""
4841
4842 #. TRANS: Link text for link that will subscribe to a remote profile.
4843 #: actions/remotesubscribe.php:136 lib/subscribeform.php:139
4844 #: lib/userprofile.php:431
4845 msgid "Subscribe"
4846 msgstr ""
4847
4848 #: actions/remotesubscribe.php:158
4849 msgid "Invalid profile URL (bad format)"
4850 msgstr ""
4851
4852 #: actions/remotesubscribe.php:167
4853 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
4854 msgstr ""
4855
4856 #: actions/remotesubscribe.php:175
4857 msgid "That is a local profile! Login to subscribe."
4858 msgstr ""
4859
4860 #: actions/remotesubscribe.php:182
4861 msgid "Could not get a request token."
4862 msgstr ""
4863
4864 #: actions/repeat.php:56
4865 msgid "Only logged-in users can repeat notices."
4866 msgstr ""
4867
4868 #: actions/repeat.php:63 actions/repeat.php:70
4869 msgid "No notice specified."
4870 msgstr ""
4871
4872 #: actions/repeat.php:75
4873 msgid "You cannot repeat your own notice."
4874 msgstr ""
4875
4876 #: actions/repeat.php:89
4877 msgid "You already repeated that notice."
4878 msgstr ""
4879
4880 #: actions/repeat.php:112 lib/noticelist.php:692
4881 msgid "Repeated"
4882 msgstr ""
4883
4884 #: actions/repeat.php:117
4885 msgid "Repeated!"
4886 msgstr ""
4887
4888 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing @-replies.
4889 #: actions/replies.php:126 actions/repliesrss.php:68
4890 #: lib/personalgroupnav.php:109
4891 #, php-format
4892 msgid "Replies to %s"
4893 msgstr ""
4894
4895 #: actions/replies.php:128
4896 #, php-format
4897 msgid "Replies to %1$s, page %2$d"
4898 msgstr ""
4899
4900 #: actions/replies.php:145
4901 #, php-format
4902 msgid "Replies feed for %s (RSS 1.0)"
4903 msgstr ""
4904
4905 #: actions/replies.php:152
4906 #, php-format
4907 msgid "Replies feed for %s (RSS 2.0)"
4908 msgstr ""
4909
4910 #: actions/replies.php:159
4911 #, php-format
4912 msgid "Replies feed for %s (Atom)"
4913 msgstr ""
4914
4915 #: actions/replies.php:199
4916 #, php-format
4917 msgid ""
4918 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
4919 "notice to them yet."
4920 msgstr ""
4921
4922 #: actions/replies.php:204
4923 #, php-format
4924 msgid ""
4925 "You can engage other users in a conversation, subscribe to more people or "
4926 "[join groups](%%action.groups%%)."
4927 msgstr ""
4928
4929 #: actions/replies.php:206
4930 #, php-format
4931 msgid ""
4932 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
4933 "newnotice%%%%?status_textarea=%3$s)."
4934 msgstr ""
4935
4936 #: actions/repliesrss.php:72
4937 #, php-format
4938 msgid "Replies to %1$s on %2$s!"
4939 msgstr ""
4940
4941 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
4942 #: actions/restoreaccount.php:78
4943 msgid "Only logged-in users can restore their account."
4944 msgstr ""
4945
4946 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
4947 #: actions/restoreaccount.php:83
4948 msgid "You may not restore your account."
4949 msgstr ""
4950
4951 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
4952 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
4953 #: actions/restoreaccount.php:121 actions/restoreaccount.php:146
4954 msgid "No uploaded file."
4955 msgstr ""
4956
4957 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
4958 #: actions/restoreaccount.php:129 lib/mediafile.php:194
4959 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
4960 msgstr ""
4961
4962 #. TRANS: Client exception.
4963 #: actions/restoreaccount.php:135 lib/mediafile.php:200
4964 msgid ""
4965 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
4966 "the HTML form."
4967 msgstr ""
4968
4969 #. TRANS: Client exception.
4970 #: actions/restoreaccount.php:141 lib/mediafile.php:206
4971 msgid "The uploaded file was only partially uploaded."
4972 msgstr ""
4973
4974 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
4975 #: actions/restoreaccount.php:150 lib/mediafile.php:214
4976 msgid "Missing a temporary folder."
4977 msgstr ""
4978
4979 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
4980 #: actions/restoreaccount.php:154 lib/mediafile.php:218
4981 msgid "Failed to write file to disk."
4982 msgstr ""
4983
4984 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
4985 #: actions/restoreaccount.php:158 lib/mediafile.php:222
4986 msgid "File upload stopped by extension."
4987 msgstr ""
4988
4989 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4990 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
4991 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
4992 #: actions/restoreaccount.php:164 lib/imagefile.php:106 lib/mediafile.php:228
4993 msgid "System error uploading file."
4994 msgstr ""
4995
4996 #. TRANS: Client exception thrown when a feed is not an Atom feed.
4997 #: actions/restoreaccount.php:207
4998 msgid "Not an Atom feed."
4999 msgstr ""
5000
5001 #. TRANS: Success message when a feed has been restored.
5002 #: actions/restoreaccount.php:241
5003 msgid ""
5004 "Feed has been restored. Your old posts should now appear in search and your "
5005 "profile page."
5006 msgstr ""
5007
5008 #. TRANS: Message when a feed restore is in progress.
5009 #: actions/restoreaccount.php:245
5010 msgid "Feed will be restored. Please wait a few minutes for results."
5011 msgstr ""
5012
5013 #. TRANS: Form instructions for feed restore.
5014 #: actions/restoreaccount.php:342
5015 msgid ""
5016 "You can upload a backed-up stream in <a href=\"http://activitystrea.ms/"
5017 "\">Activity Streams</a> format."
5018 msgstr ""
5019
5020 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
5021 #: actions/restoreaccount.php:373
5022 msgid "Upload the file"
5023 msgstr ""
5024
5025 #: actions/revokerole.php:75
5026 msgid "You cannot revoke user roles on this site."
5027 msgstr ""
5028
5029 #: actions/revokerole.php:82
5030 msgid "User doesn't have this role."
5031 msgstr ""
5032
5033 #: actions/rsd.php:146 actions/version.php:159
5034 msgid "StatusNet"
5035 msgstr ""
5036
5037 #: actions/sandbox.php:65 actions/unsandbox.php:65
5038 msgid "You cannot sandbox users on this site."
5039 msgstr ""
5040
5041 #: actions/sandbox.php:72
5042 msgid "User is already sandboxed."
5043 msgstr ""
5044
5045 #. TRANS: Menu item for site administration
5046 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
5047 #: lib/adminpanelaction.php:379
5048 msgid "Sessions"
5049 msgstr ""
5050
5051 #: actions/sessionsadminpanel.php:65
5052 msgid "Session settings for this StatusNet site"
5053 msgstr ""
5054
5055 #: actions/sessionsadminpanel.php:175
5056 msgid "Handle sessions"
5057 msgstr ""
5058
5059 #: actions/sessionsadminpanel.php:177
5060 msgid "Whether to handle sessions ourselves."
5061 msgstr ""
5062
5063 #: actions/sessionsadminpanel.php:181
5064 msgid "Session debugging"
5065 msgstr ""
5066
5067 #: actions/sessionsadminpanel.php:183
5068 msgid "Turn on debugging output for sessions."
5069 msgstr ""
5070
5071 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
5072 msgid "Save site settings"
5073 msgstr ""
5074
5075 #: actions/showapplication.php:82
5076 msgid "You must be logged in to view an application."
5077 msgstr ""
5078
5079 #: actions/showapplication.php:157
5080 msgid "Application profile"
5081 msgstr ""
5082
5083 #. TRANS: Form input field label for application icon.
5084 #: actions/showapplication.php:159 lib/applicationeditform.php:177
5085 msgid "Icon"
5086 msgstr ""
5087
5088 #. TRANS: Form input field label for application name.
5089 #: actions/showapplication.php:169 actions/version.php:197
5090 #: lib/applicationeditform.php:190
5091 msgid "Name"
5092 msgstr ""
5093
5094 #. TRANS: Form input field label.
5095 #: actions/showapplication.php:178 lib/applicationeditform.php:227
5096 msgid "Organization"
5097 msgstr ""
5098
5099 #. TRANS: Form input field label.
5100 #: actions/showapplication.php:187 actions/version.php:200
5101 #: lib/applicationeditform.php:208 lib/groupeditform.php:168
5102 msgid "Description"
5103 msgstr ""
5104
5105 #. TRANS: Header for group statistics on a group page (h2).
5106 #. TRANS: H2 text for user statistics.
5107 #: actions/showapplication.php:192 actions/showgroup.php:460
5108 #: lib/profileaction.php:205
5109 msgid "Statistics"
5110 msgstr ""
5111
5112 #: actions/showapplication.php:203
5113 #, php-format
5114 msgid "Created by %1$s - %2$s access by default - %3$d users"
5115 msgstr ""
5116
5117 #: actions/showapplication.php:213
5118 msgid "Application actions"
5119 msgstr ""
5120
5121 #: actions/showapplication.php:236
5122 msgid "Reset key & secret"
5123 msgstr ""
5124
5125 #. TRANS: Title of form for deleting a user.
5126 #: actions/showapplication.php:252 lib/deletegroupform.php:121
5127 #: lib/deleteuserform.php:64 lib/noticelist.php:673
5128 msgid "Delete"
5129 msgstr ""
5130
5131 #: actions/showapplication.php:261
5132 msgid "Application info"
5133 msgstr ""
5134
5135 #: actions/showapplication.php:263
5136 msgid "Consumer key"
5137 msgstr ""
5138
5139 #: actions/showapplication.php:268
5140 msgid "Consumer secret"
5141 msgstr ""
5142
5143 #: actions/showapplication.php:273
5144 msgid "Request token URL"
5145 msgstr ""
5146
5147 #: actions/showapplication.php:278
5148 msgid "Access token URL"
5149 msgstr ""
5150
5151 #: actions/showapplication.php:283
5152 msgid "Authorize URL"
5153 msgstr ""
5154
5155 #: actions/showapplication.php:288
5156 msgid ""
5157 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
5158 "signature method."
5159 msgstr ""
5160
5161 #: actions/showapplication.php:309
5162 msgid "Are you sure you want to reset your consumer key and secret?"
5163 msgstr ""
5164
5165 #. TRANS: Title for all but the first page of favourite notices of a user.
5166 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5167 #: actions/showfavorites.php:80
5168 #, php-format
5169 msgid "%1$s's favorite notices, page %2$d"
5170 msgstr ""
5171
5172 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5173 #: actions/showfavorites.php:134
5174 msgid "Could not retrieve favorite notices."
5175 msgstr ""
5176
5177 #. TRANS: Feed link text. %s is a username.
5178 #: actions/showfavorites.php:172
5179 #, php-format
5180 msgid "Feed for favorites of %s (RSS 1.0)"
5181 msgstr ""
5182
5183 #. TRANS: Feed link text. %s is a username.
5184 #: actions/showfavorites.php:180
5185 #, php-format
5186 msgid "Feed for favorites of %s (RSS 2.0)"
5187 msgstr ""
5188
5189 #. TRANS: Feed link text. %s is a username.
5190 #: actions/showfavorites.php:188
5191 #, php-format
5192 msgid "Feed for favorites of %s (Atom)"
5193 msgstr ""
5194
5195 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5196 #: actions/showfavorites.php:209
5197 msgid ""
5198 "You haven't chosen any favorite notices yet. Click the fave button on "
5199 "notices you like to bookmark them for later or shed a spotlight on them."
5200 msgstr ""
5201
5202 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5203 #. TRANS: %s is a username.
5204 #: actions/showfavorites.php:213
5205 #, php-format
5206 msgid ""
5207 "%s hasn't added any favorite notices yet. Post something interesting they "
5208 "would add to their favorites :)"
5209 msgstr ""
5210
5211 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5212 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5213 #. TRANS: (link text)[link] is a Mark Down link.
5214 #: actions/showfavorites.php:220
5215 #, php-format
5216 msgid ""
5217 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5218 "action.register%%%%) and then post something interesting they would add to "
5219 "their favorites :)"
5220 msgstr ""
5221
5222 #. TRANS: Page notice for show favourites page.
5223 #: actions/showfavorites.php:251
5224 msgid "This is a way to share what you like."
5225 msgstr ""
5226
5227 #. TRANS: Page title for first group page. %s is a group name.
5228 #: actions/showgroup.php:75
5229 #, php-format
5230 msgid "%s group"
5231 msgstr ""
5232
5233 #. TRANS: Page title for any but first group page.
5234 #. TRANS: %1$s is a group name, $2$s is a page number.
5235 #: actions/showgroup.php:79
5236 #, php-format
5237 msgid "%1$s group, page %2$d"
5238 msgstr ""
5239
5240 #. TRANS: Group profile header (h2). Text hidden by default.
5241 #: actions/showgroup.php:223
5242 msgid "Group profile"
5243 msgstr ""
5244
5245 #. TRANS: Label for group URL (dt). Text hidden by default.
5246 #. TRANS: DT for URL in a profile.
5247 #: actions/showgroup.php:273 actions/tagother.php:118
5248 #: actions/userauthorization.php:175 lib/userprofile.php:186
5249 msgid "URL"
5250 msgstr ""
5251
5252 #. TRANS: Label for group description or group note (dt). Text hidden by default.
5253 #. TRANS: DT for note in a profile.
5254 #: actions/showgroup.php:285 actions/tagother.php:128
5255 #: actions/userauthorization.php:187 lib/userprofile.php:204
5256 msgid "Note"
5257 msgstr ""
5258
5259 #. TRANS: Label for group aliases (dt). Text hidden by default.
5260 #: actions/showgroup.php:296 lib/groupeditform.php:180
5261 msgid "Aliases"
5262 msgstr ""
5263
5264 #. TRANS: Group actions header (h2). Text hidden by default.
5265 #: actions/showgroup.php:313
5266 msgid "Group actions"
5267 msgstr ""
5268
5269 #. TRANS: Tooltip for feed link. %s is a group nickname.
5270 #: actions/showgroup.php:357
5271 #, php-format
5272 msgid "Notice feed for %s group (RSS 1.0)"
5273 msgstr ""
5274
5275 #. TRANS: Tooltip for feed link. %s is a group nickname.
5276 #: actions/showgroup.php:364
5277 #, php-format
5278 msgid "Notice feed for %s group (RSS 2.0)"
5279 msgstr ""
5280
5281 #. TRANS: Tooltip for feed link. %s is a group nickname.
5282 #: actions/showgroup.php:371
5283 #, php-format
5284 msgid "Notice feed for %s group (Atom)"
5285 msgstr ""
5286
5287 #. TRANS: Tooltip for feed link. %s is a group nickname.
5288 #: actions/showgroup.php:377
5289 #, php-format
5290 msgid "FOAF for %s group"
5291 msgstr ""
5292
5293 #. TRANS: Header for mini list of group members on a group page (h2).
5294 #: actions/showgroup.php:414
5295 msgid "Members"
5296 msgstr ""
5297
5298 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5299 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
5300 #. TRANS: Text for user subscriber statistics if user has no subscribers.
5301 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
5302 #: actions/showgroup.php:420 lib/profileaction.php:137
5303 #: lib/profileaction.php:174 lib/profileaction.php:298 lib/section.php:95
5304 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71
5305 msgid "(None)"
5306 msgstr ""
5307
5308 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
5309 #: actions/showgroup.php:429
5310 msgid "All members"
5311 msgstr ""
5312
5313 #. TRANS: Label for creation date in statistics on group page.
5314 #: actions/showgroup.php:465
5315 msgctxt "LABEL"
5316 msgid "Created"
5317 msgstr ""
5318
5319 #. TRANS: Label for member count in statistics on group page.
5320 #: actions/showgroup.php:473
5321 msgctxt "LABEL"
5322 msgid "Members"
5323 msgstr ""
5324
5325 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
5326 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5327 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
5328 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5329 #: actions/showgroup.php:488
5330 #, php-format
5331 msgid ""
5332 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5333 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5334 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5335 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
5336 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
5337 msgstr ""
5338
5339 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
5340 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5341 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5342 #: actions/showgroup.php:498
5343 #, php-format
5344 msgid ""
5345 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5346 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5347 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5348 "their life and interests. "
5349 msgstr ""
5350
5351 #. TRANS: Header for list of group administrators on a group page (h2).
5352 #: actions/showgroup.php:527
5353 msgid "Admins"
5354 msgstr ""
5355
5356 #. TRANS: Client error displayed requesting a single message that does not exist.
5357 #: actions/showmessage.php:76
5358 msgid "No such message."
5359 msgstr ""
5360
5361 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
5362 #: actions/showmessage.php:86
5363 msgid "Only the sender and recipient may read this message."
5364 msgstr ""
5365
5366 #. TRANS: Page title for single direct message display when viewing user is the sender.
5367 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
5368 #: actions/showmessage.php:105
5369 #, php-format
5370 msgid "Message to %1$s on %2$s"
5371 msgstr ""
5372
5373 #. TRANS: Page title for single message display.
5374 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
5375 #: actions/showmessage.php:113
5376 #, php-format
5377 msgid "Message from %1$s on %2$s"
5378 msgstr ""
5379
5380 #: actions/shownotice.php:90
5381 msgid "Notice deleted."
5382 msgstr ""
5383
5384 #. TRANS: Page title showing tagged notices in one user's stream. %1$s is the username, %2$s is the hash tag.
5385 #: actions/showstream.php:70
5386 #, php-format
5387 msgid "%1$s tagged %2$s"
5388 msgstr ""
5389
5390 #. TRANS: Page title showing tagged notices in one user's stream.
5391 #. TRANS: %1$s is the username, %2$s is the hash tag, %1$d is the page number.
5392 #: actions/showstream.php:74
5393 #, php-format
5394 msgid "%1$s tagged %2$s, page %3$d"
5395 msgstr ""
5396
5397 #. TRANS: Extended page title showing tagged notices in one user's stream.
5398 #. TRANS: %1$s is the username, %2$d is the page number.
5399 #: actions/showstream.php:82
5400 #, php-format
5401 msgid "%1$s, page %2$d"
5402 msgstr ""
5403
5404 #. TRANS: Title for link to notice feed.
5405 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
5406 #: actions/showstream.php:127
5407 #, php-format
5408 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
5409 msgstr ""
5410
5411 #. TRANS: Title for link to notice feed.
5412 #. TRANS: %s is a user nickname.
5413 #: actions/showstream.php:136
5414 #, php-format
5415 msgid "Notice feed for %s (RSS 1.0)"
5416 msgstr ""
5417
5418 #. TRANS: Title for link to notice feed.
5419 #. TRANS: %s is a user nickname.
5420 #: actions/showstream.php:145
5421 #, php-format
5422 msgid "Notice feed for %s (RSS 2.0)"
5423 msgstr ""
5424
5425 #: actions/showstream.php:152
5426 #, php-format
5427 msgid "Notice feed for %s (Atom)"
5428 msgstr ""
5429
5430 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
5431 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
5432 #: actions/showstream.php:159
5433 #, php-format
5434 msgid "FOAF for %s"
5435 msgstr ""
5436
5437 #. TRANS: First sentence of empty list message for a stream. $1%s is a user nickname.
5438 #: actions/showstream.php:211
5439 #, php-format
5440 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
5441 msgstr ""
5442
5443 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
5444 #: actions/showstream.php:217
5445 msgid ""
5446 "Seen anything interesting recently? You haven't posted any notices yet, now "
5447 "would be a good time to start :)"
5448 msgstr ""
5449
5450 #. TRANS: Second sentence of empty  list message for a non-self stream. %1$s is a user nickname, %2$s is a part of a URL.
5451 #. TRANS: This message contains a Markdown link. Keep "](" together.
5452 #: actions/showstream.php:221
5453 #, php-format
5454 msgid ""
5455 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
5456 "%?status_textarea=%2$s)."
5457 msgstr ""
5458
5459 #. TRANS: Announcement for anonymous users showing a stream if site registrations are open.
5460 #. TRANS: This message contains a Markdown link. Keep "](" together.
5461 #: actions/showstream.php:264
5462 #, php-format
5463 msgid ""
5464 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5465 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5466 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
5467 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
5468 msgstr ""
5469
5470 #. TRANS: Announcement for anonymous users showing a stream if site registrations are closed or invite only.
5471 #. TRANS: This message contains a Markdown link. Keep "](" together.
5472 #: actions/showstream.php:271
5473 #, php-format
5474 msgid ""
5475 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
5476 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5477 "[StatusNet](http://status.net/) tool. "
5478 msgstr ""
5479
5480 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
5481 #: actions/showstream.php:328
5482 #, php-format
5483 msgid "Repeat of %s"
5484 msgstr ""
5485
5486 #: actions/silence.php:65 actions/unsilence.php:65
5487 msgid "You cannot silence users on this site."
5488 msgstr ""
5489
5490 #: actions/silence.php:72
5491 msgid "User is already silenced."
5492 msgstr ""
5493
5494 #: actions/siteadminpanel.php:69
5495 msgid "Basic settings for this StatusNet site"
5496 msgstr ""
5497
5498 #: actions/siteadminpanel.php:133
5499 msgid "Site name must have non-zero length."
5500 msgstr ""
5501
5502 #: actions/siteadminpanel.php:141
5503 msgid "You must have a valid contact email address."
5504 msgstr ""
5505
5506 #: actions/siteadminpanel.php:159
5507 #, php-format
5508 msgid "Unknown language \"%s\"."
5509 msgstr ""
5510
5511 #: actions/siteadminpanel.php:165
5512 msgid "Minimum text limit is 0 (unlimited)."
5513 msgstr ""
5514
5515 #: actions/siteadminpanel.php:171
5516 msgid "Dupe limit must be one or more seconds."
5517 msgstr ""
5518
5519 #: actions/siteadminpanel.php:221
5520 msgid "General"
5521 msgstr ""
5522
5523 #: actions/siteadminpanel.php:224
5524 msgid "Site name"
5525 msgstr ""
5526
5527 #: actions/siteadminpanel.php:225
5528 msgid "The name of your site, like \"Yourcompany Microblog\""
5529 msgstr ""
5530
5531 #: actions/siteadminpanel.php:229
5532 msgid "Brought by"
5533 msgstr ""
5534
5535 #: actions/siteadminpanel.php:230
5536 msgid "Text used for credits link in footer of each page"
5537 msgstr ""
5538
5539 #: actions/siteadminpanel.php:234
5540 msgid "Brought by URL"
5541 msgstr ""
5542
5543 #: actions/siteadminpanel.php:235
5544 msgid "URL used for credits link in footer of each page"
5545 msgstr ""
5546
5547 #: actions/siteadminpanel.php:239
5548 msgid "Contact email address for your site"
5549 msgstr ""
5550
5551 #: actions/siteadminpanel.php:245
5552 msgid "Local"
5553 msgstr ""
5554
5555 #: actions/siteadminpanel.php:256
5556 msgid "Default timezone"
5557 msgstr ""
5558
5559 #: actions/siteadminpanel.php:257
5560 msgid "Default timezone for the site; usually UTC."
5561 msgstr ""
5562
5563 #: actions/siteadminpanel.php:262
5564 msgid "Default language"
5565 msgstr ""
5566
5567 #: actions/siteadminpanel.php:263
5568 msgid "Site language when autodetection from browser settings is not available"
5569 msgstr ""
5570
5571 #: actions/siteadminpanel.php:271
5572 msgid "Limits"
5573 msgstr ""
5574
5575 #: actions/siteadminpanel.php:274
5576 msgid "Text limit"
5577 msgstr ""
5578
5579 #: actions/siteadminpanel.php:274
5580 msgid "Maximum number of characters for notices."
5581 msgstr ""
5582
5583 #: actions/siteadminpanel.php:278
5584 msgid "Dupe limit"
5585 msgstr ""
5586
5587 #: actions/siteadminpanel.php:278
5588 msgid "How long users must wait (in seconds) to post the same thing again."
5589 msgstr ""
5590
5591 #. TRANS: Page title for site-wide notice tab in admin panel.
5592 #: actions/sitenoticeadminpanel.php:55
5593 msgid "Site Notice"
5594 msgstr ""
5595
5596 #. TRANS: Instructions for site-wide notice tab in admin panel.
5597 #: actions/sitenoticeadminpanel.php:66
5598 msgid "Edit site-wide message"
5599 msgstr ""
5600
5601 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
5602 #: actions/sitenoticeadminpanel.php:101
5603 msgid "Unable to save site notice."
5604 msgstr ""
5605
5606 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
5607 #: actions/sitenoticeadminpanel.php:112
5608 msgid "Maximum length for the site-wide notice is 255 characters."
5609 msgstr ""
5610
5611 #. TRANS: Label for site-wide notice text field in admin panel.
5612 #: actions/sitenoticeadminpanel.php:176
5613 msgid "Site notice text"
5614 msgstr ""
5615
5616 #. TRANS: Tooltip for site-wide notice text field in admin panel.
5617 #: actions/sitenoticeadminpanel.php:179
5618 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
5619 msgstr ""
5620
5621 #. TRANS: Title for button to save site notice in admin panel.
5622 #: actions/sitenoticeadminpanel.php:201
5623 msgid "Save site notice"
5624 msgstr ""
5625
5626 #. TRANS: Title for SMS settings.
5627 #: actions/smssettings.php:57
5628 msgid "SMS settings"
5629 msgstr ""
5630
5631 #. TRANS: SMS settings page instructions.
5632 #. TRANS: %%site.name%% is the name of the site.
5633 #: actions/smssettings.php:71
5634 #, php-format
5635 msgid "You can receive SMS messages through email from %%site.name%%."
5636 msgstr ""
5637
5638 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
5639 #: actions/smssettings.php:93
5640 msgid "SMS is not available."
5641 msgstr ""
5642
5643 #. TRANS: Form legend for SMS settings form.
5644 #: actions/smssettings.php:107
5645 msgid "SMS address"
5646 msgstr ""
5647
5648 #. TRANS: Form guide in SMS settings form.
5649 #: actions/smssettings.php:116
5650 msgid "Current confirmed SMS-enabled phone number."
5651 msgstr ""
5652
5653 #. TRANS: Form guide in IM settings form.
5654 #: actions/smssettings.php:129
5655 msgid "Awaiting confirmation on this phone number."
5656 msgstr ""
5657
5658 #. TRANS: Field label for SMS address input in SMS settings form.
5659 #: actions/smssettings.php:138
5660 msgid "Confirmation code"
5661 msgstr ""
5662
5663 #. TRANS: Form field instructions in SMS settings form.
5664 #: actions/smssettings.php:140
5665 msgid "Enter the code you received on your phone."
5666 msgstr ""
5667
5668 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
5669 #: actions/smssettings.php:144
5670 msgctxt "BUTTON"
5671 msgid "Confirm"
5672 msgstr ""
5673
5674 #. TRANS: Field label for SMS phone number input in SMS settings form.
5675 #: actions/smssettings.php:149
5676 msgid "SMS phone number"
5677 msgstr ""
5678
5679 #. TRANS: SMS phone number input field instructions in SMS settings form.
5680 #: actions/smssettings.php:152
5681 msgid "Phone number, no punctuation or spaces, with area code"
5682 msgstr ""
5683
5684 #. TRANS: Form legend for SMS preferences form.
5685 #: actions/smssettings.php:191
5686 msgid "SMS preferences"
5687 msgstr ""
5688
5689 #. TRANS: Checkbox label in SMS preferences form.
5690 #: actions/smssettings.php:197
5691 msgid ""
5692 "Send me notices through SMS; I understand I may incur exorbitant charges "
5693 "from my carrier."
5694 msgstr ""
5695
5696 #. TRANS: Confirmation message for successful SMS preferences save.
5697 #: actions/smssettings.php:308
5698 msgid "SMS preferences saved."
5699 msgstr ""
5700
5701 #. TRANS: Message given saving SMS phone number without having provided one.
5702 #: actions/smssettings.php:330
5703 msgid "No phone number."
5704 msgstr ""
5705
5706 #. TRANS: Message given saving SMS phone number without having selected a carrier.
5707 #: actions/smssettings.php:336
5708 msgid "No carrier selected."
5709 msgstr ""
5710
5711 #. TRANS: Message given saving SMS phone number that is already set.
5712 #: actions/smssettings.php:344
5713 msgid "That is already your phone number."
5714 msgstr ""
5715
5716 #. TRANS: Message given saving SMS phone number that is already set for another user.
5717 #: actions/smssettings.php:348
5718 msgid "That phone number already belongs to another user."
5719 msgstr ""
5720
5721 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
5722 #: actions/smssettings.php:376
5723 msgid ""
5724 "A confirmation code was sent to the phone number you added. Check your phone "
5725 "for the code and instructions on how to use it."
5726 msgstr ""
5727
5728 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
5729 #: actions/smssettings.php:404
5730 msgid "That is the wrong confirmation number."
5731 msgstr ""
5732
5733 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
5734 #: actions/smssettings.php:418
5735 msgid "SMS confirmation cancelled."
5736 msgstr ""
5737
5738 #. TRANS: Message given trying to remove an SMS phone number that is not
5739 #. TRANS: registered for the active user.
5740 #: actions/smssettings.php:438
5741 msgid "That is not your phone number."
5742 msgstr ""
5743
5744 #. TRANS: Message given after successfully removing a registered SMS phone number.
5745 #: actions/smssettings.php:460
5746 msgid "The SMS phone number was removed."
5747 msgstr ""
5748
5749 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
5750 #: actions/smssettings.php:499
5751 msgid "Mobile carrier"
5752 msgstr ""
5753
5754 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
5755 #: actions/smssettings.php:504
5756 msgid "Select a carrier"
5757 msgstr ""
5758
5759 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
5760 #. TRANS: %s is an administrative contact's e-mail address.
5761 #: actions/smssettings.php:513
5762 #, php-format
5763 msgid ""
5764 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
5765 "email but isn't listed here, send email to let us know at %s."
5766 msgstr ""
5767
5768 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
5769 #: actions/smssettings.php:535
5770 msgid "No code entered."
5771 msgstr ""
5772
5773 #. TRANS: Menu item for site administration
5774 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
5775 #: lib/adminpanelaction.php:395
5776 msgid "Snapshots"
5777 msgstr ""
5778
5779 #: actions/snapshotadminpanel.php:65
5780 msgid "Manage snapshot configuration"
5781 msgstr ""
5782
5783 #: actions/snapshotadminpanel.php:127
5784 msgid "Invalid snapshot run value."
5785 msgstr ""
5786
5787 #: actions/snapshotadminpanel.php:133
5788 msgid "Snapshot frequency must be a number."
5789 msgstr ""
5790
5791 #: actions/snapshotadminpanel.php:144
5792 msgid "Invalid snapshot report URL."
5793 msgstr ""
5794
5795 #: actions/snapshotadminpanel.php:200
5796 msgid "Randomly during web hit"
5797 msgstr ""
5798
5799 #: actions/snapshotadminpanel.php:201
5800 msgid "In a scheduled job"
5801 msgstr ""
5802
5803 #: actions/snapshotadminpanel.php:206
5804 msgid "Data snapshots"
5805 msgstr ""
5806
5807 #: actions/snapshotadminpanel.php:208
5808 msgid "When to send statistical data to status.net servers"
5809 msgstr ""
5810
5811 #: actions/snapshotadminpanel.php:217
5812 msgid "Frequency"
5813 msgstr ""
5814
5815 #: actions/snapshotadminpanel.php:218
5816 msgid "Snapshots will be sent once every N web hits"
5817 msgstr ""
5818
5819 #: actions/snapshotadminpanel.php:226
5820 msgid "Report URL"
5821 msgstr ""
5822
5823 #: actions/snapshotadminpanel.php:227
5824 msgid "Snapshots will be sent to this URL"
5825 msgstr ""
5826
5827 #: actions/snapshotadminpanel.php:248
5828 msgid "Save snapshot settings"
5829 msgstr ""
5830
5831 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
5832 #: actions/subedit.php:75
5833 msgid "You are not subscribed to that profile."
5834 msgstr ""
5835
5836 #. TRANS: Server error displayed when updating a subscription fails with a database error.
5837 #. TRANS: Exception thrown when a subscription could not be stored on the server.
5838 #: actions/subedit.php:89 classes/Subscription.php:141
5839 msgid "Could not save subscription."
5840 msgstr ""
5841
5842 #: actions/subscribe.php:77
5843 msgid "This action only accepts POST requests."
5844 msgstr ""
5845
5846 #: actions/subscribe.php:117
5847 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
5848 msgstr ""
5849
5850 #: actions/subscribe.php:145
5851 msgid "Subscribed"
5852 msgstr ""
5853
5854 #. TRANS: Header for list of subscribers for a user (first page).
5855 #. TRANS: %s is the user's nickname.
5856 #: actions/subscribers.php:51
5857 #, php-format
5858 msgid "%s subscribers"
5859 msgstr ""
5860
5861 #. TRANS: Header for list of subscribers for a user (not first page).
5862 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
5863 #: actions/subscribers.php:55
5864 #, php-format
5865 msgid "%1$s subscribers, page %2$d"
5866 msgstr ""
5867
5868 #. TRANS: Page notice for page with an overview of all subscribers
5869 #. TRANS: of the logged in user's own profile.
5870 #: actions/subscribers.php:68
5871 msgid "These are the people who listen to your notices."
5872 msgstr ""
5873
5874 #. TRANS: Page notice for page with an overview of all subscribers of a user other
5875 #. TRANS: than the logged in user. %s is the user nickname.
5876 #: actions/subscribers.php:74
5877 #, php-format
5878 msgid "These are the people who listen to %s's notices."
5879 msgstr ""
5880
5881 #. TRANS: Subscriber list text when the logged in user has no subscribers.
5882 #: actions/subscribers.php:114
5883 msgid ""
5884 "You have no subscribers. Try subscribing to people you know and they might "
5885 "return the favor."
5886 msgstr ""
5887
5888 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
5889 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
5890 #: actions/subscribers.php:118
5891 #, php-format
5892 msgid "%s has no subscribers. Want to be the first?"
5893 msgstr ""
5894
5895 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
5896 #. TRANS: as an anonymous user. %s is the user nickname.
5897 #. TRANS: This message contains a Markdown URL. The link description is between
5898 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5899 #. TRANS: and do not change the URL part.
5900 #: actions/subscribers.php:127
5901 #, php-format
5902 msgid ""
5903 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
5904 "%) and be the first?"
5905 msgstr ""
5906
5907 #. TRANS: Header for subscriptions overview for a user (not first page).
5908 #. TRANS: %1$s is a user nickname, %2$d is the page number.
5909 #: actions/subscriptions.php:55
5910 #, php-format
5911 msgid "%1$s subscriptions, page %2$d"
5912 msgstr ""
5913
5914 #. TRANS: Page notice for page with an overview of all subscriptions
5915 #. TRANS: of the logged in user's own profile.
5916 #: actions/subscriptions.php:68
5917 msgid "These are the people whose notices you listen to."
5918 msgstr ""
5919
5920 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
5921 #. TRANS: than the logged in user. %s is the user nickname.
5922 #: actions/subscriptions.php:74
5923 #, php-format
5924 msgid "These are the people whose notices %s listens to."
5925 msgstr ""
5926
5927 #. TRANS: Subscription list text when the logged in user has no subscriptions.
5928 #. TRANS: This message contains Markdown URLs. The link description is between
5929 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5930 #. TRANS: and do not change the URL part.
5931 #: actions/subscriptions.php:133
5932 #, php-format
5933 msgid ""
5934 "You're not listening to anyone's notices right now, try subscribing to "
5935 "people you know. Try [people search](%%action.peoplesearch%%), look for "
5936 "members in groups you're interested in and in our [featured users](%%action."
5937 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
5938 "automatically subscribe to people you already follow there."
5939 msgstr ""
5940
5941 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
5942 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
5943 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
5944 #. TRANS: as an anonymous user. %s is the user nickname.
5945 #: actions/subscriptions.php:141 actions/subscriptions.php:147
5946 #, php-format
5947 msgid "%s is not listening to anyone."
5948 msgstr ""
5949
5950 #. TRANS: Atom feed title. %s is a profile nickname.
5951 #: actions/subscriptions.php:176
5952 #, php-format
5953 msgid "Subscription feed for %s (Atom)"
5954 msgstr ""
5955
5956 #. TRANS: Checkbox label for enabling Jabber messages for a profile in a subscriptions list.
5957 #: actions/subscriptions.php:239
5958 msgid "Jabber"
5959 msgstr ""
5960
5961 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
5962 #: actions/subscriptions.php:254
5963 msgid "SMS"
5964 msgstr ""
5965
5966 #: actions/tag.php:69
5967 #, php-format
5968 msgid "Notices tagged with %1$s, page %2$d"
5969 msgstr ""
5970
5971 #: actions/tag.php:87
5972 #, php-format
5973 msgid "Notice feed for tag %s (RSS 1.0)"
5974 msgstr ""
5975
5976 #: actions/tag.php:93
5977 #, php-format
5978 msgid "Notice feed for tag %s (RSS 2.0)"
5979 msgstr ""
5980
5981 #: actions/tag.php:99
5982 #, php-format
5983 msgid "Notice feed for tag %s (Atom)"
5984 msgstr ""
5985
5986 #: actions/tagother.php:39
5987 msgid "No ID argument."
5988 msgstr ""
5989
5990 #: actions/tagother.php:65
5991 #, php-format
5992 msgid "Tag %s"
5993 msgstr ""
5994
5995 #. TRANS: H2 for user profile information.
5996 #: actions/tagother.php:77 lib/userprofile.php:76
5997 msgid "User profile"
5998 msgstr ""
5999
6000 #. TRANS: DT element in area for user avatar.
6001 #: actions/tagother.php:81 actions/userauthorization.php:132
6002 #: lib/userprofile.php:108
6003 msgid "Photo"
6004 msgstr ""
6005
6006 #: actions/tagother.php:141
6007 msgid "Tag user"
6008 msgstr ""
6009
6010 #: actions/tagother.php:151
6011 msgid ""
6012 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
6013 "separated"
6014 msgstr ""
6015
6016 #: actions/tagother.php:193
6017 msgid ""
6018 "You can only tag people you are subscribed to or who are subscribed to you."
6019 msgstr ""
6020
6021 #: actions/tagother.php:236
6022 msgid "Use this form to add tags to your subscribers or subscriptions."
6023 msgstr ""
6024
6025 #: actions/tagrss.php:35
6026 msgid "No such tag."
6027 msgstr ""
6028
6029 #: actions/unblock.php:59
6030 msgid "You haven't blocked that user."
6031 msgstr ""
6032
6033 #: actions/unsandbox.php:72
6034 msgid "User is not sandboxed."
6035 msgstr ""
6036
6037 #: actions/unsilence.php:72
6038 msgid "User is not silenced."
6039 msgstr ""
6040
6041 #: actions/unsubscribe.php:77
6042 msgid "No profile ID in request."
6043 msgstr ""
6044
6045 #: actions/unsubscribe.php:98
6046 msgid "Unsubscribed"
6047 msgstr ""
6048
6049 #: actions/updateprofile.php:64 actions/userauthorization.php:337
6050 #, php-format
6051 msgid ""
6052 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
6053 msgstr ""
6054
6055 #. TRANS: User admin panel title
6056 #: actions/useradminpanel.php:58
6057 msgctxt "TITLE"
6058 msgid "User"
6059 msgstr ""
6060
6061 #. TRANS: Instruction for user admin panel.
6062 #: actions/useradminpanel.php:69
6063 msgid "User settings for this StatusNet site"
6064 msgstr ""
6065
6066 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
6067 #: actions/useradminpanel.php:147
6068 msgid "Invalid bio limit. Must be numeric."
6069 msgstr ""
6070
6071 #. TRANS: Form validation error in user admin panel when welcome text is too long.
6072 #: actions/useradminpanel.php:154
6073 msgid "Invalid welcome text. Maximum length is 255 characters."
6074 msgstr ""
6075
6076 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
6077 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
6078 #: actions/useradminpanel.php:166
6079 #, php-format
6080 msgid "Invalid default subscripton: '%1$s' is not a user."
6081 msgstr ""
6082
6083 #. TRANS: Link description in user account settings menu.
6084 #: actions/useradminpanel.php:215 lib/accountsettingsaction.php:106
6085 msgid "Profile"
6086 msgstr ""
6087
6088 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
6089 #: actions/useradminpanel.php:220
6090 msgid "Bio Limit"
6091 msgstr ""
6092
6093 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
6094 #: actions/useradminpanel.php:222
6095 msgid "Maximum length of a profile bio in characters."
6096 msgstr ""
6097
6098 #. TRANS: Form legend in user admin panel.
6099 #: actions/useradminpanel.php:231
6100 msgid "New users"
6101 msgstr ""
6102
6103 #. TRANS: Field label in user admin panel for setting new user welcome text.
6104 #: actions/useradminpanel.php:236
6105 msgid "New user welcome"
6106 msgstr ""
6107
6108 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
6109 #: actions/useradminpanel.php:238
6110 msgid "Welcome text for new users (maximum 255 characters)."
6111 msgstr ""
6112
6113 #. TRANS: Field label in user admin panel for setting default subscription for new users.
6114 #: actions/useradminpanel.php:244
6115 msgid "Default subscription"
6116 msgstr ""
6117
6118 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
6119 #: actions/useradminpanel.php:246
6120 msgid "Automatically subscribe new users to this user."
6121 msgstr ""
6122
6123 #. TRANS: Form legend in user admin panel.
6124 #: actions/useradminpanel.php:256
6125 msgid "Invitations"
6126 msgstr ""
6127
6128 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6129 #: actions/useradminpanel.php:262
6130 msgid "Invitations enabled"
6131 msgstr ""
6132
6133 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6134 #: actions/useradminpanel.php:265
6135 msgid "Whether to allow users to invite new users."
6136 msgstr ""
6137
6138 #. TRANS: Title for button to save user settings in user admin panel.
6139 #: actions/useradminpanel.php:302
6140 msgid "Save user settings"
6141 msgstr ""
6142
6143 #: actions/userauthorization.php:105
6144 msgid "Authorize subscription"
6145 msgstr ""
6146
6147 #: actions/userauthorization.php:110
6148 msgid ""
6149 "Please check these details to make sure that you want to subscribe to this "
6150 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
6151 "click “Reject”."
6152 msgstr ""
6153
6154 #. TRANS: Menu item for site administration
6155 #: actions/userauthorization.php:196 actions/version.php:167
6156 #: lib/adminpanelaction.php:403
6157 msgid "License"
6158 msgstr ""
6159
6160 #: actions/userauthorization.php:217
6161 msgid "Accept"
6162 msgstr ""
6163
6164 #: actions/userauthorization.php:218 lib/subscribeform.php:115
6165 #: lib/subscribeform.php:139
6166 msgid "Subscribe to this user"
6167 msgstr ""
6168
6169 #: actions/userauthorization.php:219
6170 msgid "Reject"
6171 msgstr ""
6172
6173 #: actions/userauthorization.php:220
6174 msgid "Reject this subscription"
6175 msgstr ""
6176
6177 #: actions/userauthorization.php:232
6178 msgid "No authorization request!"
6179 msgstr ""
6180
6181 #: actions/userauthorization.php:254
6182 msgid "Subscription authorized"
6183 msgstr ""
6184
6185 #: actions/userauthorization.php:256
6186 msgid ""
6187 "The subscription has been authorized, but no callback URL was passed. Check "
6188 "with the site’s instructions for details on how to authorize the "
6189 "subscription. Your subscription token is:"
6190 msgstr ""
6191
6192 #: actions/userauthorization.php:266
6193 msgid "Subscription rejected"
6194 msgstr ""
6195
6196 #: actions/userauthorization.php:268
6197 msgid ""
6198 "The subscription has been rejected, but no callback URL was passed. Check "
6199 "with the site’s instructions for details on how to fully reject the "
6200 "subscription."
6201 msgstr ""
6202
6203 #: actions/userauthorization.php:303
6204 #, php-format
6205 msgid "Listener URI ‘%s’ not found here."
6206 msgstr ""
6207
6208 #: actions/userauthorization.php:308
6209 #, php-format
6210 msgid "Listenee URI ‘%s’ is too long."
6211 msgstr ""
6212
6213 #: actions/userauthorization.php:314
6214 #, php-format
6215 msgid "Listenee URI ‘%s’ is a local user."
6216 msgstr ""
6217
6218 #: actions/userauthorization.php:329
6219 #, php-format
6220 msgid "Profile URL ‘%s’ is for a local user."
6221 msgstr ""
6222
6223 #: actions/userauthorization.php:345
6224 #, php-format
6225 msgid "Avatar URL ‘%s’ is not valid."
6226 msgstr ""
6227
6228 #: actions/userauthorization.php:350
6229 #, php-format
6230 msgid "Can’t read avatar URL ‘%s’."
6231 msgstr ""
6232
6233 #: actions/userauthorization.php:355
6234 #, php-format
6235 msgid "Wrong image type for avatar URL ‘%s’."
6236 msgstr ""
6237
6238 #. TRANS: Page title for profile design page.
6239 #: actions/userdesignsettings.php:74 lib/designsettings.php:63
6240 msgid "Profile design"
6241 msgstr ""
6242
6243 #. TRANS: Instructions for profile design page.
6244 #: actions/userdesignsettings.php:84 lib/designsettings.php:74
6245 msgid ""
6246 "Customize the way your profile looks with a background image and a colour "
6247 "palette of your choice."
6248 msgstr ""
6249
6250 #: actions/userdesignsettings.php:272
6251 msgid "Enjoy your hotdog!"
6252 msgstr ""
6253
6254 #. TRANS: Message is used as a page title. %1$s is a nick name, %2$d is a page number.
6255 #: actions/usergroups.php:66
6256 #, php-format
6257 msgid "%1$s groups, page %2$d"
6258 msgstr ""
6259
6260 #: actions/usergroups.php:132
6261 msgid "Search for more groups"
6262 msgstr ""
6263
6264 #: actions/usergroups.php:159
6265 #, php-format
6266 msgid "%s is not a member of any group."
6267 msgstr ""
6268
6269 #: actions/usergroups.php:164
6270 #, php-format
6271 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
6272 msgstr ""
6273
6274 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
6275 #. TRANS: Message is used as a subtitle in atom group notice feed.
6276 #. TRANS: %1$s is a group name, %2$s is a site name.
6277 #. TRANS: Message is used as a subtitle in atom user notice feed.
6278 #. TRANS: %1$s is a user name, %2$s is a site name.
6279 #: actions/userrss.php:97 lib/atomgroupnoticefeed.php:70
6280 #: lib/atomusernoticefeed.php:95
6281 #, php-format
6282 msgid "Updates from %1$s on %2$s!"
6283 msgstr ""
6284
6285 #: actions/version.php:75
6286 #, php-format
6287 msgid "StatusNet %s"
6288 msgstr ""
6289
6290 #: actions/version.php:155
6291 #, php-format
6292 msgid ""
6293 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
6294 "Inc. and contributors."
6295 msgstr ""
6296
6297 #: actions/version.php:163
6298 msgid "Contributors"
6299 msgstr ""
6300
6301 #: actions/version.php:170
6302 msgid ""
6303 "StatusNet is free software: you can redistribute it and/or modify it under "
6304 "the terms of the GNU Affero General Public License as published by the Free "
6305 "Software Foundation, either version 3 of the License, or (at your option) "
6306 "any later version. "
6307 msgstr ""
6308
6309 #: actions/version.php:176
6310 msgid ""
6311 "This program is distributed in the hope that it will be useful, but WITHOUT "
6312 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
6313 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
6314 "for more details. "
6315 msgstr ""
6316
6317 #: actions/version.php:182
6318 #, php-format
6319 msgid ""
6320 "You should have received a copy of the GNU Affero General Public License "
6321 "along with this program.  If not, see %s."
6322 msgstr ""
6323
6324 #: actions/version.php:191
6325 msgid "Plugins"
6326 msgstr ""
6327
6328 #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site.
6329 #: actions/version.php:198 lib/action.php:901
6330 msgid "Version"
6331 msgstr ""
6332
6333 #: actions/version.php:199
6334 msgid "Author(s)"
6335 msgstr ""
6336
6337 #. TRANS: Activity title when marking a notice as favorite.
6338 #: classes/Fave.php:164
6339 msgid "Favor"
6340 msgstr ""
6341
6342 #. TRANS: Ntofication given when a user marks a notice as favorite.
6343 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
6344 #: classes/Fave.php:167
6345 #, php-format
6346 msgid "%1$s marked notice %2$s as a favorite."
6347 msgstr ""
6348
6349 #. TRANS: Server exception thrown when a URL cannot be processed.
6350 #: classes/File.php:162
6351 #, php-format
6352 msgid "Cannot process URL '%s'"
6353 msgstr ""
6354
6355 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
6356 #: classes/File.php:194
6357 msgid "Robin thinks something is impossible."
6358 msgstr ""
6359
6360 #. TRANS: Message given if an upload is larger than the configured maximum.
6361 #. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
6362 #. TRANS: %1$s is used for plural.
6363 #: classes/File.php:210
6364 #, php-format
6365 msgid ""
6366 "No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
6367 "Try to upload a smaller version."
6368 msgid_plural ""
6369 "No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
6370 "Try to upload a smaller version."
6371 msgstr[0] ""
6372 msgstr[1] ""
6373
6374 #. TRANS: Message given if an upload would exceed user quota.
6375 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
6376 #: classes/File.php:223
6377 #, php-format
6378 msgid "A file this large would exceed your user quota of %d byte."
6379 msgid_plural "A file this large would exceed your user quota of %d bytes."
6380 msgstr[0] ""
6381 msgstr[1] ""
6382
6383 #. TRANS: Message given id an upload would exceed a user's monthly quota.
6384 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
6385 #: classes/File.php:235
6386 #, php-format
6387 msgid "A file this large would exceed your monthly quota of %d byte."
6388 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
6389 msgstr[0] ""
6390 msgstr[1] ""
6391
6392 #. TRANS: Client exception thrown if a file upload does not have a valid name.
6393 #: classes/File.php:282 classes/File.php:297
6394 msgid "Invalid filename."
6395 msgstr ""
6396
6397 #. TRANS: Exception thrown when joining a group fails.
6398 #: classes/Group_member.php:51
6399 msgid "Group join failed."
6400 msgstr ""
6401
6402 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
6403 #: classes/Group_member.php:64
6404 msgid "Not part of group."
6405 msgstr ""
6406
6407 #. TRANS: Exception thrown when trying to leave a group fails.
6408 #: classes/Group_member.php:72
6409 msgid "Group leave failed."
6410 msgstr ""
6411
6412 #. TRANS: Exception thrown providing an invalid profile ID.
6413 #. TRANS: %s is the invalid profile ID.
6414 #: classes/Group_member.php:85
6415 #, php-format
6416 msgid "Profile ID %s is invalid."
6417 msgstr ""
6418
6419 #. TRANS: Exception thrown providing an invalid group ID.
6420 #. TRANS: %s is the invalid group ID.
6421 #: classes/Group_member.php:98
6422 #, php-format
6423 msgid "Group ID %s is invalid."
6424 msgstr ""
6425
6426 #. TRANS: Activity title.
6427 #: classes/Group_member.php:147 lib/joinform.php:114
6428 msgid "Join"
6429 msgstr ""
6430
6431 #. TRANS: Success message for subscribe to group attempt through OStatus.
6432 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
6433 #: classes/Group_member.php:151
6434 #, php-format
6435 msgid "%1$s has joined group %2$s."
6436 msgstr ""
6437
6438 #. TRANS: Server exception thrown when updating a local group fails.
6439 #: classes/Local_group.php:42
6440 msgid "Could not update local group."
6441 msgstr ""
6442
6443 #. TRANS: Exception thrown when trying creating a login token failed.
6444 #. TRANS: %s is the user nickname for which token creation failed.
6445 #: classes/Login_token.php:78
6446 #, php-format
6447 msgid "Could not create login token for %s"
6448 msgstr ""
6449
6450 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
6451 #: classes/Memcached_DataObject.php:542
6452 msgid "No database name or DSN found anywhere."
6453 msgstr ""
6454
6455 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
6456 #: classes/Message.php:45
6457 msgid "You are banned from sending direct messages."
6458 msgstr ""
6459
6460 #. TRANS: Message given when a message could not be stored on the server.
6461 #: classes/Message.php:69
6462 msgid "Could not insert message."
6463 msgstr ""
6464
6465 #. TRANS: Message given when a message could not be updated on the server.
6466 #: classes/Message.php:80
6467 msgid "Could not update message with new URI."
6468 msgstr ""
6469
6470 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
6471 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
6472 #: classes/Notice.php:98
6473 #, php-format
6474 msgid "No such profile (%1$d) for notice (%2$d)."
6475 msgstr ""
6476
6477 #. TRANS: Server exception. %s are the error details.
6478 #: classes/Notice.php:199
6479 #, php-format
6480 msgid "Database error inserting hashtag: %s"
6481 msgstr ""
6482
6483 #. TRANS: Client exception thrown if a notice contains too many characters.
6484 #: classes/Notice.php:279
6485 msgid "Problem saving notice. Too long."
6486 msgstr ""
6487
6488 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
6489 #: classes/Notice.php:284
6490 msgid "Problem saving notice. Unknown user."
6491 msgstr ""
6492
6493 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
6494 #: classes/Notice.php:290
6495 msgid ""
6496 "Too many notices too fast; take a breather and post again in a few minutes."
6497 msgstr ""
6498
6499 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
6500 #: classes/Notice.php:297
6501 msgid ""
6502 "Too many duplicate messages too quickly; take a breather and post again in a "
6503 "few minutes."
6504 msgstr ""
6505
6506 #. TRANS: Client exception thrown when a user tries to post while being banned.
6507 #: classes/Notice.php:305
6508 msgid "You are banned from posting notices on this site."
6509 msgstr ""
6510
6511 #. TRANS: Server exception thrown when a notice cannot be saved.
6512 #. TRANS: Server exception thrown when a notice cannot be updated.
6513 #: classes/Notice.php:372 classes/Notice.php:399
6514 msgid "Problem saving notice."
6515 msgstr ""
6516
6517 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
6518 #: classes/Notice.php:929
6519 msgid "Bad type provided to saveKnownGroups."
6520 msgstr ""
6521
6522 #. TRANS: Server exception thrown when an update for a group inbox fails.
6523 #: classes/Notice.php:1028
6524 msgid "Problem saving group inbox."
6525 msgstr ""
6526
6527 #. TRANS: Server exception thrown when a reply cannot be saved.
6528 #. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
6529 #: classes/Notice.php:1144
6530 #, php-format
6531 msgid "Could not save reply for %1$d, %2$d."
6532 msgstr ""
6533
6534 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
6535 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
6536 #: classes/Notice.php:1663
6537 #, php-format
6538 msgid "RT @%1$s %2$s"
6539 msgstr ""
6540
6541 #. TRANS: Full name of a profile or group followed by nickname in parens
6542 #: classes/Profile.php:172 classes/User_group.php:242
6543 #, php-format
6544 msgctxt "FANCYNAME"
6545 msgid "%1$s (%2$s)"
6546 msgstr ""
6547
6548 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
6549 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6550 #: classes/Profile.php:779
6551 #, php-format
6552 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
6553 msgstr ""
6554
6555 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
6556 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
6557 #: classes/Profile.php:788
6558 #, php-format
6559 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
6560 msgstr ""
6561
6562 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
6563 #: classes/Remote_profile.php:54
6564 msgid "Missing profile."
6565 msgstr ""
6566
6567 #. TRANS: Exception thrown when a tag cannot be saved.
6568 #: classes/Status_network.php:338
6569 msgid "Unable to save tag."
6570 msgstr ""
6571
6572 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
6573 #: classes/Subscription.php:77 lib/oauthstore.php:482
6574 msgid "You have been banned from subscribing."
6575 msgstr ""
6576
6577 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
6578 #: classes/Subscription.php:82
6579 msgid "Already subscribed!"
6580 msgstr ""
6581
6582 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
6583 #: classes/Subscription.php:87
6584 msgid "User has blocked you."
6585 msgstr ""
6586
6587 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
6588 #: classes/Subscription.php:176
6589 msgid "Not subscribed!"
6590 msgstr ""
6591
6592 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
6593 #: classes/Subscription.php:183
6594 msgid "Could not delete self-subscription."
6595 msgstr ""
6596
6597 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
6598 #: classes/Subscription.php:211
6599 msgid "Could not delete subscription OMB token."
6600 msgstr ""
6601
6602 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
6603 #: classes/Subscription.php:223
6604 msgid "Could not delete subscription."
6605 msgstr ""
6606
6607 #. TRANS: Activity tile when subscribing to another person.
6608 #: classes/Subscription.php:265
6609 msgid "Follow"
6610 msgstr ""
6611
6612 #. TRANS: Notification given when one person starts following another.
6613 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
6614 #: classes/Subscription.php:268
6615 #, php-format
6616 msgid "%1$s is now following %2$s."
6617 msgstr ""
6618
6619 #. TRANS: Notice given on user registration.
6620 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
6621 #: classes/User.php:395
6622 #, php-format
6623 msgid "Welcome to %1$s, @%2$s!"
6624 msgstr ""
6625
6626 #. TRANS: Server exception.
6627 #: classes/User.php:918
6628 msgid "No single user defined for single-user mode."
6629 msgstr ""
6630
6631 #. TRANS: Server exception.
6632 #: classes/User.php:922
6633 msgid "Single-user mode code called when not enabled."
6634 msgstr ""
6635
6636 #. TRANS: Server exception thrown when creating a group failed.
6637 #: classes/User_group.php:522
6638 msgid "Could not create group."
6639 msgstr ""
6640
6641 #. TRANS: Server exception thrown when updating a group URI failed.
6642 #: classes/User_group.php:532
6643 msgid "Could not set group URI."
6644 msgstr ""
6645
6646 #. TRANS: Server exception thrown when setting group membership failed.
6647 #: classes/User_group.php:555
6648 msgid "Could not set group membership."
6649 msgstr ""
6650
6651 #. TRANS: Server exception thrown when saving local group information failed.
6652 #: classes/User_group.php:570
6653 msgid "Could not save local group info."
6654 msgstr ""
6655
6656 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6657 #. TRANS: %s is the remote site.
6658 #: lib/accountmover.php:65
6659 #, php-format
6660 msgid "Cannot locate account %s."
6661 msgstr ""
6662
6663 #. TRANS: Exception thrown when a service document could not be located account move.
6664 #. TRANS: %s is the remote site.
6665 #: lib/accountmover.php:106
6666 #, php-format
6667 msgid "Cannot find XRD for %s."
6668 msgstr ""
6669
6670 #. TRANS: Exception thrown when an account could not be located when it should be moved.
6671 #. TRANS: %s is the remote site.
6672 #: lib/accountmover.php:131
6673 #, php-format
6674 msgid "No AtomPub API service for %s."
6675 msgstr ""
6676
6677 #. TRANS: Link title attribute in user account settings menu.
6678 #: lib/accountsettingsaction.php:104
6679 msgid "Change your profile settings"
6680 msgstr ""
6681
6682 #. TRANS: Link title attribute in user account settings menu.
6683 #: lib/accountsettingsaction.php:111
6684 msgid "Upload an avatar"
6685 msgstr ""
6686
6687 #. TRANS: Link title attribute in user account settings menu.
6688 #: lib/accountsettingsaction.php:118
6689 msgid "Change your password"
6690 msgstr ""
6691
6692 #. TRANS: Link title attribute in user account settings menu.
6693 #: lib/accountsettingsaction.php:125
6694 msgid "Change email handling"
6695 msgstr ""
6696
6697 #. TRANS: Link title attribute in user account settings menu.
6698 #: lib/accountsettingsaction.php:132
6699 msgid "Design your profile"
6700 msgstr ""
6701
6702 #. TRANS: Link title attribute in user account settings menu.
6703 #: lib/accountsettingsaction.php:139
6704 msgid "Other options"
6705 msgstr ""
6706
6707 #. TRANS: Link description in user account settings menu.
6708 #: lib/accountsettingsaction.php:141
6709 msgid "Other"
6710 msgstr ""
6711
6712 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
6713 #: lib/action.php:161
6714 #, php-format
6715 msgid "%1$s - %2$s"
6716 msgstr ""
6717
6718 #. TRANS: Page title for a page without a title set.
6719 #: lib/action.php:177
6720 msgid "Untitled page"
6721 msgstr ""
6722
6723 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
6724 #: lib/action.php:325
6725 msgctxt "TOOLTIP"
6726 msgid "Show more"
6727 msgstr ""
6728
6729 #. TRANS: DT element for primary navigation menu. String is hidden in default CSS.
6730 #: lib/action.php:544
6731 msgid "Primary site navigation"
6732 msgstr ""
6733
6734 #. TRANS: Tooltip for main menu option "Personal".
6735 #: lib/action.php:550
6736 msgctxt "TOOLTIP"
6737 msgid "Personal profile and friends timeline"
6738 msgstr ""
6739
6740 #. TRANS: Main menu option when logged in for access to personal profile and friends timeline.
6741 #. TRANS: Personal group navigation menu option when logged in for viewing timeline of self and friends.
6742 #: lib/action.php:553 lib/personalgroupnav.php:100
6743 msgctxt "MENU"
6744 msgid "Personal"
6745 msgstr ""
6746
6747 #. TRANS: Tooltip for main menu option "Account".
6748 #: lib/action.php:555
6749 msgctxt "TOOLTIP"
6750 msgid "Change your email, avatar, password, profile"
6751 msgstr ""
6752
6753 #. TRANS: Main menu option when logged in for access to user settings.
6754 #: lib/action.php:558
6755 msgid "Account"
6756 msgstr ""
6757
6758 #. TRANS: Tooltip for main menu option "Services".
6759 #: lib/action.php:560
6760 msgctxt "TOOLTIP"
6761 msgid "Connect to services"
6762 msgstr ""
6763
6764 #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services.
6765 #: lib/action.php:563
6766 msgid "Connect"
6767 msgstr ""
6768
6769 #. TRANS: Tooltip for menu option "Admin".
6770 #: lib/action.php:566
6771 msgctxt "TOOLTIP"
6772 msgid "Change site configuration"
6773 msgstr ""
6774
6775 #. TRANS: Main menu option when logged in and site admin for access to site configuration.
6776 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
6777 #: lib/action.php:569 lib/groupnav.php:117
6778 msgctxt "MENU"
6779 msgid "Admin"
6780 msgstr ""
6781
6782 #. TRANS: Tooltip for main menu option "Invite".
6783 #: lib/action.php:573
6784 #, php-format
6785 msgctxt "TOOLTIP"
6786 msgid "Invite friends and colleagues to join you on %s"
6787 msgstr ""
6788
6789 #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users.
6790 #: lib/action.php:576
6791 msgctxt "MENU"
6792 msgid "Invite"
6793 msgstr ""
6794
6795 #. TRANS: Tooltip for main menu option "Logout"
6796 #: lib/action.php:582
6797 msgctxt "TOOLTIP"
6798 msgid "Logout from the site"
6799 msgstr ""
6800
6801 #. TRANS: Main menu option when logged in to log out the current user.
6802 #: lib/action.php:585
6803 msgctxt "MENU"
6804 msgid "Logout"
6805 msgstr ""
6806
6807 #. TRANS: Tooltip for main menu option "Register".
6808 #: lib/action.php:590
6809 msgctxt "TOOLTIP"
6810 msgid "Create an account"
6811 msgstr ""
6812
6813 #. TRANS: Main menu option when not logged in to register a new account.
6814 #. TRANS: Menu item for registering with the StatusNet site.
6815 #: lib/action.php:593 lib/logingroupnav.php:85
6816 msgctxt "MENU"
6817 msgid "Register"
6818 msgstr ""
6819
6820 #. TRANS: Tooltip for main menu option "Login".
6821 #: lib/action.php:596
6822 msgctxt "TOOLTIP"
6823 msgid "Login to the site"
6824 msgstr ""
6825
6826 #. TRANS: Main menu option when not logged in to log in.
6827 #. TRANS: Menu item for logging in to the StatusNet site.
6828 #: lib/action.php:599 lib/logingroupnav.php:77
6829 msgctxt "MENU"
6830 msgid "Login"
6831 msgstr ""
6832
6833 #. TRANS: Tooltip for main menu option "Help".
6834 #: lib/action.php:602
6835 msgctxt "TOOLTIP"
6836 msgid "Help me!"
6837 msgstr ""
6838
6839 #. TRANS: Main menu option for help on the StatusNet site.
6840 #: lib/action.php:605
6841 msgctxt "MENU"
6842 msgid "Help"
6843 msgstr ""
6844
6845 #. TRANS: Tooltip for main menu option "Search".
6846 #: lib/action.php:608
6847 msgctxt "TOOLTIP"
6848 msgid "Search for people or text"
6849 msgstr ""
6850
6851 #. TRANS: Main menu option when logged in or when the StatusNet instance is not private.
6852 #: lib/action.php:611
6853 msgctxt "MENU"
6854 msgid "Search"
6855 msgstr ""
6856
6857 #. TRANS: DT element for site notice. String is hidden in default CSS.
6858 #. TRANS: Menu item for site administration
6859 #: lib/action.php:633 lib/adminpanelaction.php:387
6860 msgid "Site notice"
6861 msgstr ""
6862
6863 #. TRANS: DT element for local views block. String is hidden in default CSS.
6864 #: lib/action.php:700
6865 msgid "Local views"
6866 msgstr ""
6867
6868 #. TRANS: DT element for page notice. String is hidden in default CSS.
6869 #: lib/action.php:770
6870 msgid "Page notice"
6871 msgstr ""
6872
6873 #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS.
6874 #: lib/action.php:874
6875 msgid "Secondary site navigation"
6876 msgstr ""
6877
6878 #. TRANS: Secondary navigation menu option leading to help on StatusNet.
6879 #: lib/action.php:880
6880 msgid "Help"
6881 msgstr ""
6882
6883 #. TRANS: Secondary navigation menu option leading to text about StatusNet site.
6884 #: lib/action.php:883
6885 msgid "About"
6886 msgstr ""
6887
6888 #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions.
6889 #: lib/action.php:886
6890 msgid "FAQ"
6891 msgstr ""
6892
6893 #. TRANS: Secondary navigation menu option leading to Terms of Service.
6894 #: lib/action.php:891
6895 msgid "TOS"
6896 msgstr ""
6897
6898 #. TRANS: Secondary navigation menu option leading to privacy policy.
6899 #: lib/action.php:895
6900 msgid "Privacy"
6901 msgstr ""
6902
6903 #. TRANS: Secondary navigation menu option. Leads to information about StatusNet and its license.
6904 #: lib/action.php:898
6905 msgid "Source"
6906 msgstr ""
6907
6908 #. TRANS: Secondary navigation menu option leading to e-mail contact information on the
6909 #. TRANS: StatusNet site, where to report bugs, ...
6910 #: lib/action.php:905
6911 msgid "Contact"
6912 msgstr ""
6913
6914 #. TRANS: Secondary navigation menu option. Leads to information about embedding a timeline widget.
6915 #: lib/action.php:908
6916 msgid "Badge"
6917 msgstr ""
6918
6919 #. TRANS: DT element for StatusNet software license.
6920 #: lib/action.php:937
6921 msgid "StatusNet software license"
6922 msgstr ""
6923
6924 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
6925 #. TRANS: Text between [] is a link description, text between () is the link itself.
6926 #. TRANS: Make sure there is no whitespace between "]" and "(".
6927 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
6928 #: lib/action.php:944
6929 #, php-format
6930 msgid ""
6931 "**%%site.name%%** is a microblogging service brought to you by [%%site."
6932 "broughtby%%](%%site.broughtbyurl%%)."
6933 msgstr ""
6934
6935 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
6936 #: lib/action.php:947
6937 #, php-format
6938 msgid "**%%site.name%%** is a microblogging service."
6939 msgstr ""
6940
6941 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
6942 #. TRANS: Make sure there is no whitespace between "]" and "(".
6943 #. TRANS: Text between [] is a link description, text between () is the link itself.
6944 #. TRANS: %s is the version of StatusNet that is being used.
6945 #: lib/action.php:954
6946 #, php-format
6947 msgid ""
6948 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
6949 "s, available under the [GNU Affero General Public License](http://www.fsf."
6950 "org/licensing/licenses/agpl-3.0.html)."
6951 msgstr ""
6952
6953 #. TRANS: DT element for StatusNet site content license.
6954 #: lib/action.php:970
6955 msgid "Site content license"
6956 msgstr ""
6957
6958 #. TRANS: Content license displayed when license is set to 'private'.
6959 #. TRANS: %1$s is the site name.
6960 #: lib/action.php:977
6961 #, php-format
6962 msgid "Content and data of %1$s are private and confidential."
6963 msgstr ""
6964
6965 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
6966 #. TRANS: %1$s is the copyright owner.
6967 #: lib/action.php:984
6968 #, php-format
6969 msgid "Content and data copyright by %1$s. All rights reserved."
6970 msgstr ""
6971
6972 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
6973 #: lib/action.php:988
6974 msgid "Content and data copyright by contributors. All rights reserved."
6975 msgstr ""
6976
6977 #. TRANS: license message in footer.
6978 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
6979 #: lib/action.php:1020
6980 #, php-format
6981 msgid "All %1$s content and data are available under the %2$s license."
6982 msgstr ""
6983
6984 #. TRANS: DT element for pagination (previous/next, etc.).
6985 #: lib/action.php:1356
6986 msgid "Pagination"
6987 msgstr ""
6988
6989 #. TRANS: Pagination message to go to a page displaying information more in the
6990 #. TRANS: present than the currently displayed information.
6991 #: lib/action.php:1367
6992 msgid "After"
6993 msgstr ""
6994
6995 #. TRANS: Pagination message to go to a page displaying information more in the
6996 #. TRANS: past than the currently displayed information.
6997 #: lib/action.php:1377
6998 msgid "Before"
6999 msgstr ""
7000
7001 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
7002 #: lib/activity.php:125
7003 msgid "Expecting a root feed element but got a whole XML document."
7004 msgstr ""
7005
7006 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
7007 #: lib/activityimporter.php:81
7008 #, php-format
7009 msgid "Unknown verb: \"%s\"."
7010 msgstr ""
7011
7012 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
7013 #: lib/activityimporter.php:107
7014 msgid "Cannot force subscription for untrusted user."
7015 msgstr ""
7016
7017 #. TRANS: Client exception thrown when trying to for a remote user to subscribe.
7018 #: lib/activityimporter.php:117
7019 msgid "Cannot force remote user to subscribe."
7020 msgstr ""
7021
7022 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
7023 #: lib/activityimporter.php:132
7024 msgid "Unknown profile."
7025 msgstr ""
7026
7027 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
7028 #: lib/activityimporter.php:138
7029 msgid "This activity seems unrelated to our user."
7030 msgstr ""
7031
7032 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
7033 #: lib/activityimporter.php:154
7034 msgid "Remote profile is not a group!"
7035 msgstr ""
7036
7037 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
7038 #: lib/activityimporter.php:163
7039 msgid "User is already a member of this group."
7040 msgstr ""
7041
7042 #. TRANS: Client exception thrown when trying to import a notice by another user.
7043 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
7044 #: lib/activityimporter.php:201
7045 #, php-format
7046 msgid "Already know about notice %1$s and  it has a different author %2$s."
7047 msgstr ""
7048
7049 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
7050 #: lib/activityimporter.php:207
7051 msgid "Not overwriting author info for non-trusted user."
7052 msgstr ""
7053
7054 #. TRANS: Client exception thrown when trying to import a notice without content.
7055 #. TRANS: %s is the notice URI.
7056 #: lib/activityimporter.php:223
7057 #, php-format
7058 msgid "No content for notice %s."
7059 msgstr ""
7060
7061 #: lib/activitymover.php:84
7062 #, php-format
7063 msgid "No such user %s."
7064 msgstr ""
7065
7066 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
7067 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7068 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
7069 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7070 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
7071 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7072 #: lib/activitysink.php:163 lib/activitysink.php:167 lib/activitysink.php:172
7073 #, php-format
7074 msgctxt "URLSTATUSREASON"
7075 msgid "%1$s %2$s %3$s"
7076 msgstr ""
7077
7078 #. TRANS: Client exception thrown when there is no source attribute.
7079 #: lib/activityutils.php:200
7080 msgid "Can't handle remote content yet."
7081 msgstr ""
7082
7083 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
7084 #: lib/activityutils.php:237
7085 msgid "Can't handle embedded XML content yet."
7086 msgstr ""
7087
7088 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
7089 #: lib/activityutils.php:242
7090 msgid "Can't handle embedded Base64 content yet."
7091 msgstr ""
7092
7093 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
7094 #: lib/adminpanelaction.php:96
7095 msgid "You cannot make changes to this site."
7096 msgstr ""
7097
7098 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
7099 #: lib/adminpanelaction.php:108
7100 msgid "Changes to that panel are not allowed."
7101 msgstr ""
7102
7103 #. TRANS: Client error message.
7104 #: lib/adminpanelaction.php:222
7105 msgid "showForm() not implemented."
7106 msgstr ""
7107
7108 #. TRANS: Client error message
7109 #: lib/adminpanelaction.php:250
7110 msgid "saveSettings() not implemented."
7111 msgstr ""
7112
7113 #. TRANS: Client error message thrown if design settings could not be deleted in
7114 #. TRANS: the admin panel Design.
7115 #: lib/adminpanelaction.php:274
7116 msgid "Unable to delete design setting."
7117 msgstr ""
7118
7119 #. TRANS: Menu item title/tooltip
7120 #: lib/adminpanelaction.php:337
7121 msgid "Basic site configuration"
7122 msgstr ""
7123
7124 #. TRANS: Menu item for site administration
7125 #: lib/adminpanelaction.php:339
7126 msgctxt "MENU"
7127 msgid "Site"
7128 msgstr ""
7129
7130 #. TRANS: Menu item title/tooltip
7131 #: lib/adminpanelaction.php:345
7132 msgid "Design configuration"
7133 msgstr ""
7134
7135 #. TRANS: Menu item for site administration
7136 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
7137 #: lib/adminpanelaction.php:347 lib/groupnav.php:135
7138 msgctxt "MENU"
7139 msgid "Design"
7140 msgstr ""
7141
7142 #. TRANS: Menu item title/tooltip
7143 #: lib/adminpanelaction.php:353
7144 msgid "User configuration"
7145 msgstr ""
7146
7147 #. TRANS: Menu item for site administration
7148 #: lib/adminpanelaction.php:355 lib/personalgroupnav.php:122
7149 msgid "User"
7150 msgstr ""
7151
7152 #. TRANS: Menu item title/tooltip
7153 #: lib/adminpanelaction.php:361
7154 msgid "Access configuration"
7155 msgstr ""
7156
7157 #. TRANS: Menu item title/tooltip
7158 #: lib/adminpanelaction.php:369
7159 msgid "Paths configuration"
7160 msgstr ""
7161
7162 #. TRANS: Menu item title/tooltip
7163 #: lib/adminpanelaction.php:377
7164 msgid "Sessions configuration"
7165 msgstr ""
7166
7167 #. TRANS: Menu item title/tooltip
7168 #: lib/adminpanelaction.php:385
7169 msgid "Edit site notice"
7170 msgstr ""
7171
7172 #. TRANS: Menu item title/tooltip
7173 #: lib/adminpanelaction.php:393
7174 msgid "Snapshots configuration"
7175 msgstr ""
7176
7177 #. TRANS: Menu item title/tooltip
7178 #: lib/adminpanelaction.php:401
7179 msgid "Set site license"
7180 msgstr ""
7181
7182 #. TRANS: Client error 401.
7183 #: lib/apiauth.php:111
7184 msgid "API resource requires read-write access, but you only have read access."
7185 msgstr ""
7186
7187 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
7188 #: lib/apiauth.php:177
7189 msgid "No application for that consumer key."
7190 msgstr ""
7191
7192 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
7193 #: lib/apiauth.php:219
7194 msgid "Bad access token."
7195 msgstr ""
7196
7197 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
7198 #: lib/apiauth.php:224
7199 msgid "No user for that token."
7200 msgstr ""
7201
7202 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
7203 #. TRANS: Client error thrown when authentication fails.
7204 #: lib/apiauth.php:266 lib/apiauth.php:293
7205 msgid "Could not authenticate you."
7206 msgstr ""
7207
7208 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
7209 #: lib/apioauthstore.php:45
7210 msgid "Could not create anonymous consumer."
7211 msgstr ""
7212
7213 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
7214 #: lib/apioauthstore.php:69
7215 msgid "Could not create anonymous OAuth application."
7216 msgstr ""
7217
7218 #. TRANS: Exception thrown when no token association could be found.
7219 #: lib/apioauthstore.php:151
7220 msgid ""
7221 "Could not find a profile and application associated with the request token."
7222 msgstr ""
7223
7224 #. TRANS: Exception thrown when no access token can be issued.
7225 #: lib/apioauthstore.php:209
7226 msgid "Could not issue access token."
7227 msgstr ""
7228
7229 #: lib/apioauthstore.php:317
7230 msgid "Database error inserting OAuth application user."
7231 msgstr ""
7232
7233 #: lib/apioauthstore.php:345
7234 msgid "Database error updating OAuth application user."
7235 msgstr ""
7236
7237 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
7238 #: lib/apioauthstore.php:371
7239 msgid "Tried to revoke unknown token."
7240 msgstr ""
7241
7242 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
7243 #: lib/apioauthstore.php:376
7244 msgid "Failed to delete revoked token."
7245 msgstr ""
7246
7247 #. TRANS: Form guide.
7248 #: lib/applicationeditform.php:182
7249 msgid "Icon for this application"
7250 msgstr ""
7251
7252 #. TRANS: Form input field instructions.
7253 #. TRANS: %d is the number of available characters for the description.
7254 #: lib/applicationeditform.php:201
7255 #, php-format
7256 msgid "Describe your application in %d character"
7257 msgid_plural "Describe your application in %d characters"
7258 msgstr[0] ""
7259 msgstr[1] ""
7260
7261 #. TRANS: Form input field instructions.
7262 #: lib/applicationeditform.php:205
7263 msgid "Describe your application"
7264 msgstr ""
7265
7266 #. TRANS: Form input field instructions.
7267 #: lib/applicationeditform.php:216
7268 msgid "URL of the homepage of this application"
7269 msgstr ""
7270
7271 #. TRANS: Form input field label.
7272 #: lib/applicationeditform.php:218
7273 msgid "Source URL"
7274 msgstr ""
7275
7276 #. TRANS: Form input field instructions.
7277 #: lib/applicationeditform.php:225
7278 msgid "Organization responsible for this application"
7279 msgstr ""
7280
7281 #. TRANS: Form input field instructions.
7282 #: lib/applicationeditform.php:234
7283 msgid "URL for the homepage of the organization"
7284 msgstr ""
7285
7286 #. TRANS: Form input field instructions.
7287 #: lib/applicationeditform.php:243
7288 msgid "URL to redirect to after authentication"
7289 msgstr ""
7290
7291 #. TRANS: Radio button label for application type
7292 #: lib/applicationeditform.php:271
7293 msgid "Browser"
7294 msgstr ""
7295
7296 #. TRANS: Radio button label for application type
7297 #: lib/applicationeditform.php:288
7298 msgid "Desktop"
7299 msgstr ""
7300
7301 #. TRANS: Form guide.
7302 #: lib/applicationeditform.php:290
7303 msgid "Type of application, browser or desktop"
7304 msgstr ""
7305
7306 #. TRANS: Radio button label for access type.
7307 #: lib/applicationeditform.php:314
7308 msgid "Read-only"
7309 msgstr ""
7310
7311 #. TRANS: Radio button label for access type.
7312 #: lib/applicationeditform.php:334
7313 msgid "Read-write"
7314 msgstr ""
7315
7316 #. TRANS: Form guide.
7317 #: lib/applicationeditform.php:336
7318 msgid "Default access for this application: read-only, or read-write"
7319 msgstr ""
7320
7321 #. TRANS: Submit button title.
7322 #: lib/applicationeditform.php:353
7323 msgid "Cancel"
7324 msgstr ""
7325
7326 #: lib/applicationlist.php:247
7327 msgid " by "
7328 msgstr ""
7329
7330 #. TRANS: Application access type
7331 #: lib/applicationlist.php:260
7332 msgid "read-write"
7333 msgstr ""
7334
7335 #. TRANS: Application access type
7336 #: lib/applicationlist.php:262
7337 msgid "read-only"
7338 msgstr ""
7339
7340 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
7341 #: lib/applicationlist.php:268
7342 #, php-format
7343 msgid "Approved %1$s - \"%2$s\" access."
7344 msgstr ""
7345
7346 #. TRANS: Access token in the application list.
7347 #. TRANS: %s are the first 7 characters of the access token.
7348 #: lib/applicationlist.php:282
7349 #, php-format
7350 msgid "Access token starting with: %s"
7351 msgstr ""
7352
7353 #. TRANS: Button label
7354 #: lib/applicationlist.php:298
7355 msgctxt "BUTTON"
7356 msgid "Revoke"
7357 msgstr ""
7358
7359 #: lib/atom10feed.php:113
7360 msgid "Author element must contain a name element."
7361 msgstr ""
7362
7363 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
7364 #: lib/atom10feed.php:160
7365 msgid "Do not use this method!"
7366 msgstr ""
7367
7368 #. TRANS: DT element label in attachment list item.
7369 #: lib/attachmentlist.php:293
7370 msgid "Author"
7371 msgstr ""
7372
7373 #. TRANS: DT element label in attachment list item.
7374 #: lib/attachmentlist.php:307
7375 msgid "Provider"
7376 msgstr ""
7377
7378 #. TRANS: Title.
7379 #: lib/attachmentnoticesection.php:67
7380 msgid "Notices where this attachment appears"
7381 msgstr ""
7382
7383 #. TRANS: Title.
7384 #: lib/attachmenttagcloudsection.php:48
7385 msgid "Tags for this attachment"
7386 msgstr ""
7387
7388 #. TRANS: Exception thrown when a password change fails.
7389 #: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
7390 msgid "Password changing failed."
7391 msgstr ""
7392
7393 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
7394 #: lib/authenticationplugin.php:238
7395 msgid "Password changing is not allowed."
7396 msgstr ""
7397
7398 #. TRANS: Title for the form to block a user.
7399 #: lib/blockform.php:68
7400 msgid "Block"
7401 msgstr ""
7402
7403 #. TRANS: Title for command results.
7404 #: lib/channel.php:160 lib/channel.php:181
7405 msgid "Command results"
7406 msgstr ""
7407
7408 #. TRANS: Title for command results.
7409 #: lib/channel.php:194
7410 msgid "AJAX error"
7411 msgstr ""
7412
7413 #. TRANS: E-mail subject when a command has completed.
7414 #: lib/channel.php:233 lib/mailhandler.php:143
7415 msgid "Command complete"
7416 msgstr ""
7417
7418 #. TRANS: E-mail subject when a command has failed.
7419 #: lib/channel.php:244
7420 msgid "Command failed"
7421 msgstr ""
7422
7423 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
7424 #: lib/command.php:82 lib/command.php:106
7425 msgid "Notice with that id does not exist."
7426 msgstr ""
7427
7428 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
7429 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
7430 #: lib/command.php:99 lib/command.php:642
7431 msgid "User has no last notice."
7432 msgstr ""
7433
7434 #. TRANS: Message given requesting a profile for a non-existing user.
7435 #. TRANS: %s is the nickname of the user for which the profile could not be found.
7436 #: lib/command.php:128
7437 #, php-format
7438 msgid "Could not find a user with nickname %s."
7439 msgstr ""
7440
7441 #. TRANS: Message given getting a non-existing user.
7442 #. TRANS: %s is the nickname of the user that could not be found.
7443 #: lib/command.php:148
7444 #, php-format
7445 msgid "Could not find a local user with nickname %s."
7446 msgstr ""
7447
7448 #. TRANS: Error text shown when an unimplemented command is given.
7449 #: lib/command.php:183
7450 msgid "Sorry, this command is not yet implemented."
7451 msgstr ""
7452
7453 #. TRANS: Command exception text shown when a user tries to nudge themselves.
7454 #: lib/command.php:229
7455 msgid "It does not make a lot of sense to nudge yourself!"
7456 msgstr ""
7457
7458 #. TRANS: Message given having nudged another user.
7459 #. TRANS: %s is the nickname of the user that was nudged.
7460 #: lib/command.php:238
7461 #, php-format
7462 msgid "Nudge sent to %s."
7463 msgstr ""
7464
7465 #. TRANS: User statistics text.
7466 #. TRANS: %1$s is the number of other user the user is subscribed to.
7467 #. TRANS: %2$s is the number of users that are subscribed to the user.
7468 #. TRANS: %3$s is the number of notices the user has sent.
7469 #: lib/command.php:268
7470 #, php-format
7471 msgid ""
7472 "Subscriptions: %1$s\n"
7473 "Subscribers: %2$s\n"
7474 "Notices: %3$s"
7475 msgstr ""
7476
7477 #. TRANS: Error message text shown when a favorite could not be set because it has already been favorited.
7478 #: lib/command.php:298
7479 msgid "Could not create favorite: already favorited."
7480 msgstr ""
7481
7482 #. TRANS: Text shown when a notice has been marked as favourite successfully.
7483 #: lib/command.php:324
7484 msgid "Notice marked as fave."
7485 msgstr ""
7486
7487 #. TRANS: Message given having added a user to a group.
7488 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7489 #: lib/command.php:369
7490 #, php-format
7491 msgid "%1$s joined group %2$s."
7492 msgstr ""
7493
7494 #. TRANS: Message given having removed a user from a group.
7495 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
7496 #: lib/command.php:417
7497 #, php-format
7498 msgid "%1$s left group %2$s."
7499 msgstr ""
7500
7501 #. TRANS: Whois output.
7502 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
7503 #: lib/command.php:438
7504 #, php-format
7505 msgctxt "WHOIS"
7506 msgid "%1$s (%2$s)"
7507 msgstr ""
7508
7509 #. TRANS: Whois output. %s is the full name of the queried user.
7510 #: lib/command.php:442
7511 #, php-format
7512 msgid "Fullname: %s"
7513 msgstr ""
7514
7515 #. TRANS: Whois output. %s is the location of the queried user.
7516 #. TRANS: Profile info line in new-subscriber notification e-mail.
7517 #. TRANS: %s is a location.
7518 #: lib/command.php:446 lib/mail.php:270
7519 #, php-format
7520 msgid "Location: %s"
7521 msgstr ""
7522
7523 #. TRANS: Whois output. %s is the homepage of the queried user.
7524 #. TRANS: Profile info line in new-subscriber notification e-mail.
7525 #. TRANS: %s is a homepage.
7526 #: lib/command.php:450 lib/mail.php:274
7527 #, php-format
7528 msgid "Homepage: %s"
7529 msgstr ""
7530
7531 #. TRANS: Whois output. %s is the bio information of the queried user.
7532 #: lib/command.php:454
7533 #, php-format
7534 msgid "About: %s"
7535 msgstr ""
7536
7537 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
7538 #. TRANS: %s is a remote profile.
7539 #: lib/command.php:483
7540 #, php-format
7541 msgid ""
7542 "%s is a remote profile; you can only send direct messages to users on the "
7543 "same server."
7544 msgstr ""
7545
7546 #. TRANS: Message given if content is too long. %1$sd is used for plural.
7547 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7548 #: lib/command.php:500
7549 #, php-format
7550 msgid "Message too long - maximum is %1$d character, you sent %2$d."
7551 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
7552 msgstr[0] ""
7553 msgstr[1] ""
7554
7555 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
7556 #: lib/command.php:528
7557 msgid "Error sending direct message."
7558 msgstr ""
7559
7560 #. TRANS: Message given having repeated a notice from another user.
7561 #. TRANS: %s is the name of the user for which the notice was repeated.
7562 #: lib/command.php:565
7563 #, php-format
7564 msgid "Notice from %s repeated."
7565 msgstr ""
7566
7567 #. TRANS: Error text shown when repeating a notice fails with an unknown reason.
7568 #: lib/command.php:568
7569 msgid "Error repeating notice."
7570 msgstr ""
7571
7572 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
7573 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
7574 #: lib/command.php:603
7575 #, php-format
7576 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
7577 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
7578 msgstr[0] ""
7579 msgstr[1] ""
7580
7581 #. TRANS: Text shown having sent a reply to a notice successfully.
7582 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
7583 #: lib/command.php:616
7584 #, php-format
7585 msgid "Reply to %s sent."
7586 msgstr ""
7587
7588 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
7589 #: lib/command.php:619
7590 msgid "Error saving notice."
7591 msgstr ""
7592
7593 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
7594 #: lib/command.php:666
7595 msgid "Specify the name of the user to subscribe to."
7596 msgstr ""
7597
7598 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
7599 #: lib/command.php:675
7600 msgid "Can't subscribe to OMB profiles by command."
7601 msgstr ""
7602
7603 #. TRANS: Text shown after having subscribed to another user successfully.
7604 #. TRANS: %s is the name of the user the subscription was requested for.
7605 #: lib/command.php:683
7606 #, php-format
7607 msgid "Subscribed to %s."
7608 msgstr ""
7609
7610 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
7611 #. TRANS: Error text shown when no username was provided when issuing the command.
7612 #: lib/command.php:704 lib/command.php:815
7613 msgid "Specify the name of the user to unsubscribe from."
7614 msgstr ""
7615
7616 #. TRANS: Text shown after having unsubscribed from another user successfully.
7617 #. TRANS: %s is the name of the user the unsubscription was requested for.
7618 #: lib/command.php:715
7619 #, php-format
7620 msgid "Unsubscribed from %s."
7621 msgstr ""
7622
7623 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
7624 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
7625 #: lib/command.php:735 lib/command.php:761
7626 msgid "Command not yet implemented."
7627 msgstr ""
7628
7629 #. TRANS: Text shown when issuing the command "off" successfully.
7630 #: lib/command.php:739
7631 msgid "Notification off."
7632 msgstr ""
7633
7634 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
7635 #: lib/command.php:742
7636 msgid "Can't turn off notification."
7637 msgstr ""
7638
7639 #. TRANS: Text shown when issuing the command "on" successfully.
7640 #: lib/command.php:765
7641 msgid "Notification on."
7642 msgstr ""
7643
7644 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
7645 #: lib/command.php:768
7646 msgid "Can't turn on notification."
7647 msgstr ""
7648
7649 #. TRANS: Error text shown when issuing the login command while login is disabled.
7650 #: lib/command.php:782
7651 msgid "Login command is disabled."
7652 msgstr ""
7653
7654 #. TRANS: Text shown after issuing the login command successfully.
7655 #. TRANS: %s is a logon link..
7656 #: lib/command.php:795
7657 #, php-format
7658 msgid "This link is useable only once and is valid for only 2 minutes: %s."
7659 msgstr ""
7660
7661 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
7662 #. TRANS: %s is the name of the user the unsubscription was requested for.
7663 #: lib/command.php:824
7664 #, php-format
7665 msgid "Unsubscribed %s."
7666 msgstr ""
7667
7668 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
7669 #: lib/command.php:842
7670 msgid "You are not subscribed to anyone."
7671 msgstr ""
7672
7673 #. TRANS: Text shown after requesting other users a user is subscribed to.
7674 #. TRANS: This message supports plural forms. This message is followed by a
7675 #. TRANS: hard coded space and a comma separated list of subscribed users.
7676 #: lib/command.php:847
7677 msgid "You are subscribed to this person:"
7678 msgid_plural "You are subscribed to these people:"
7679 msgstr[0] ""
7680 msgstr[1] ""
7681
7682 #. TRANS: Text shown after requesting other users that are subscribed to a user
7683 #. TRANS: (followers) without having any subscribers.
7684 #: lib/command.php:869
7685 msgid "No one is subscribed to you."
7686 msgstr ""
7687
7688 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
7689 #. TRANS: This message supports plural forms. This message is followed by a
7690 #. TRANS: hard coded space and a comma separated list of subscribing users.
7691 #: lib/command.php:874
7692 msgid "This person is subscribed to you:"
7693 msgid_plural "These people are subscribed to you:"
7694 msgstr[0] ""
7695 msgstr[1] ""
7696
7697 #. TRANS: Text shown after requesting groups a user is subscribed to without having
7698 #. TRANS: any group subscriptions.
7699 #: lib/command.php:896
7700 msgid "You are not a member of any groups."
7701 msgstr ""
7702
7703 #. TRANS: Text shown after requesting groups a user is subscribed to.
7704 #. TRANS: This message supports plural forms. This message is followed by a
7705 #. TRANS: hard coded space and a comma separated list of subscribed groups.
7706 #: lib/command.php:901
7707 msgid "You are a member of this group:"
7708 msgid_plural "You are a member of these groups:"
7709 msgstr[0] ""
7710 msgstr[1] ""
7711
7712 #. TRANS: Help text for commands. Do not translate the command names themselves; they are fixed strings.
7713 #: lib/command.php:916
7714 msgid ""
7715 "Commands:\n"
7716 "on - turn on notifications\n"
7717 "off - turn off notifications\n"
7718 "help - show this help\n"
7719 "follow <nickname> - subscribe to user\n"
7720 "groups - lists the groups you have joined\n"
7721 "subscriptions - list the people you follow\n"
7722 "subscribers - list the people that follow you\n"
7723 "leave <nickname> - unsubscribe from user\n"
7724 "d <nickname> <text> - direct message to user\n"
7725 "get <nickname> - get last notice from user\n"
7726 "whois <nickname> - get profile info on user\n"
7727 "lose <nickname> - force user to stop following you\n"
7728 "fav <nickname> - add user's last notice as a 'fave'\n"
7729 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
7730 "repeat #<notice_id> - repeat a notice with a given id\n"
7731 "repeat <nickname> - repeat the last notice from user\n"
7732 "reply #<notice_id> - reply to notice with a given id\n"
7733 "reply <nickname> - reply to the last notice from user\n"
7734 "join <group> - join group\n"
7735 "login - Get a link to login to the web interface\n"
7736 "drop <group> - leave group\n"
7737 "stats - get your stats\n"
7738 "stop - same as 'off'\n"
7739 "quit - same as 'off'\n"
7740 "sub <nickname> - same as 'follow'\n"
7741 "unsub <nickname> - same as 'leave'\n"
7742 "last <nickname> - same as 'get'\n"
7743 "on <nickname> - not yet implemented.\n"
7744 "off <nickname> - not yet implemented.\n"
7745 "nudge <nickname> - remind a user to update.\n"
7746 "invite <phone number> - not yet implemented.\n"
7747 "track <word> - not yet implemented.\n"
7748 "untrack <word> - not yet implemented.\n"
7749 "track off - not yet implemented.\n"
7750 "untrack all - not yet implemented.\n"
7751 "tracks - not yet implemented.\n"
7752 "tracking - not yet implemented.\n"
7753 msgstr ""
7754
7755 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7756 #: lib/common.php:162
7757 msgid "No configuration file found."
7758 msgstr ""
7759
7760 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7761 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
7762 #: lib/common.php:165
7763 msgid "I looked for configuration files in the following places:"
7764 msgstr ""
7765
7766 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7767 #: lib/common.php:168
7768 msgid "You may wish to run the installer to fix this."
7769 msgstr ""
7770
7771 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
7772 #. TRANS: The text is link text that leads to the installer page.
7773 #: lib/common.php:172
7774 msgid "Go to the installer."
7775 msgstr ""
7776
7777 #. TRANS: Menu item for Instant Messaging settings.
7778 #: lib/connectsettingsaction.php:106
7779 msgctxt "MENU"
7780 msgid "IM"
7781 msgstr ""
7782
7783 #. TRANS: Tooltip for Instant Messaging menu item.
7784 #: lib/connectsettingsaction.php:108
7785 msgid "Updates by instant messenger (IM)"
7786 msgstr ""
7787
7788 #. TRANS: Menu item for Short Message Service settings.
7789 #: lib/connectsettingsaction.php:113
7790 msgctxt "MENU"
7791 msgid "SMS"
7792 msgstr ""
7793
7794 #. TRANS: Tooltip for Short Message Service menu item.
7795 #: lib/connectsettingsaction.php:115
7796 msgid "Updates by SMS"
7797 msgstr ""
7798
7799 #. TRANS: Menu item for OuAth connection settings.
7800 #: lib/connectsettingsaction.php:120
7801 msgctxt "MENU"
7802 msgid "Connections"
7803 msgstr ""
7804
7805 #. TRANS: Tooltip for connected applications (Connections through OAuth) menu item.
7806 #: lib/connectsettingsaction.php:122
7807 msgid "Authorized connected applications"
7808 msgstr ""
7809
7810 #: lib/dberroraction.php:59
7811 msgid "Database error"
7812 msgstr ""
7813
7814 #. TRANS: Label in form on profile design page.
7815 #. TRANS: Field contains file name on user's computer that could be that user's custom profile background image.
7816 #: lib/designsettings.php:108
7817 msgid "Upload file"
7818 msgstr ""
7819
7820 #. TRANS: Instructions for form on profile design page.
7821 #: lib/designsettings.php:113
7822 msgid ""
7823 "You can upload your personal background image. The maximum file size is 2MB."
7824 msgstr ""
7825
7826 #. TRANS: Radio button on profile design page that will enable use of the uploaded profile image.
7827 #: lib/designsettings.php:139
7828 msgctxt "RADIO"
7829 msgid "On"
7830 msgstr ""
7831
7832 #. TRANS: Radio button on profile design page that will disable use of the uploaded profile image.
7833 #: lib/designsettings.php:156
7834 msgctxt "RADIO"
7835 msgid "Off"
7836 msgstr ""
7837
7838 #. TRANS: Fieldset legend on profile design page to change profile page colours.
7839 #: lib/designsettings.php:175
7840 msgid "Change colours"
7841 msgstr ""
7842
7843 #. TRANS: Button text on profile design page to immediately reset all colour settings to default.
7844 #: lib/designsettings.php:257
7845 msgid "Use defaults"
7846 msgstr ""
7847
7848 #. TRANS: Error message displayed if design settings could not be saved.
7849 #. TRANS: Error message displayed if design settings could not be saved after clicking "Use defaults".
7850 #: lib/designsettings.php:405 lib/designsettings.php:427
7851 msgid "Couldn't update your design."
7852 msgstr ""
7853
7854 #. TRANS: Success message displayed if design settings were saved after clicking "Use defaults".
7855 #: lib/designsettings.php:433
7856 msgid "Design defaults restored."
7857 msgstr ""
7858
7859 #. TRANS: Exception. %s is an ID.
7860 #: lib/discovery.php:153
7861 #, php-format
7862 msgid "Unable to find services for %s."
7863 msgstr ""
7864
7865 #. TRANS: Form legend for removing the favourite status for a favourite notice.
7866 #. TRANS: Title for button text for removing the favourite status for a favourite notice.
7867 #: lib/disfavorform.php:108 lib/disfavorform.php:140
7868 msgid "Disfavor this notice"
7869 msgstr ""
7870
7871 #. TRANS: Button text for removing the favourite status for a favourite notice.
7872 #: lib/disfavorform.php:136
7873 msgctxt "BUTTON"
7874 msgid "Disfavor favorite"
7875 msgstr ""
7876
7877 #. TRANS: Form legend for adding the favourite status to a notice.
7878 #. TRANS: Title for button text for adding the favourite status to a notice.
7879 #: lib/favorform.php:108 lib/favorform.php:139
7880 msgid "Favor this notice"
7881 msgstr ""
7882
7883 #. TRANS: Button text for adding the favourite status to a notice.
7884 #: lib/favorform.php:135
7885 msgctxt "BUTTON"
7886 msgid "Favor"
7887 msgstr ""
7888
7889 #: lib/feed.php:84
7890 msgid "RSS 1.0"
7891 msgstr ""
7892
7893 #: lib/feed.php:86
7894 msgid "RSS 2.0"
7895 msgstr ""
7896
7897 #: lib/feed.php:88
7898 msgid "Atom"
7899 msgstr ""
7900
7901 #: lib/feed.php:90
7902 msgid "FOAF"
7903 msgstr ""
7904
7905 #: lib/feedimporter.php:75
7906 msgid "Not an atom feed."
7907 msgstr ""
7908
7909 #: lib/feedimporter.php:82
7910 msgid "No author in the feed."
7911 msgstr ""
7912
7913 #: lib/feedimporter.php:89
7914 msgid "Can't import without a user."
7915 msgstr ""
7916
7917 #. TRANS: Header for feed links (h2).
7918 #: lib/feedlist.php:66
7919 msgid "Feeds"
7920 msgstr ""
7921
7922 #: lib/galleryaction.php:121
7923 msgid "Filter tags"
7924 msgstr ""
7925
7926 #: lib/galleryaction.php:131
7927 msgid "All"
7928 msgstr ""
7929
7930 #: lib/galleryaction.php:139
7931 msgid "Select tag to filter"
7932 msgstr ""
7933
7934 #: lib/galleryaction.php:140
7935 msgid "Tag"
7936 msgstr ""
7937
7938 #: lib/galleryaction.php:141
7939 msgid "Choose a tag to narrow list"
7940 msgstr ""
7941
7942 #: lib/galleryaction.php:143
7943 msgid "Go"
7944 msgstr ""
7945
7946 #: lib/grantroleform.php:91
7947 #, php-format
7948 msgid "Grant this user the \"%s\" role"
7949 msgstr ""
7950
7951 #: lib/groupeditform.php:147
7952 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
7953 msgstr ""
7954
7955 #: lib/groupeditform.php:156
7956 msgid "URL of the homepage or blog of the group or topic."
7957 msgstr ""
7958
7959 #: lib/groupeditform.php:161
7960 msgid "Describe the group or topic"
7961 msgstr ""
7962
7963 #: lib/groupeditform.php:163
7964 #, php-format
7965 msgid "Describe the group or topic in %d character or less"
7966 msgid_plural "Describe the group or topic in %d characters or less"
7967 msgstr[0] ""
7968 msgstr[1] ""
7969
7970 #: lib/groupeditform.php:175
7971 msgid ""
7972 "Location for the group, if any, like \"City, State (or Region), Country\"."
7973 msgstr ""
7974
7975 #: lib/groupeditform.php:183
7976 #, php-format
7977 msgid ""
7978 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
7979 "alias allowed."
7980 msgid_plural ""
7981 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
7982 "aliases allowed."
7983 msgstr[0] ""
7984 msgstr[1] ""
7985
7986 #. TRANS: Menu item in the group navigation page.
7987 #: lib/groupnav.php:86
7988 msgctxt "MENU"
7989 msgid "Group"
7990 msgstr ""
7991
7992 #. TRANS: Tooltip for menu item in the group navigation page.
7993 #. TRANS: %s is the nickname of the group.
7994 #: lib/groupnav.php:89
7995 #, php-format
7996 msgctxt "TOOLTIP"
7997 msgid "%s group"
7998 msgstr ""
7999
8000 #. TRANS: Menu item in the group navigation page.
8001 #: lib/groupnav.php:95
8002 msgctxt "MENU"
8003 msgid "Members"
8004 msgstr ""
8005
8006 #. TRANS: Tooltip for menu item in the group navigation page.
8007 #. TRANS: %s is the nickname of the group.
8008 #: lib/groupnav.php:98
8009 #, php-format
8010 msgctxt "TOOLTIP"
8011 msgid "%s group members"
8012 msgstr ""
8013
8014 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
8015 #: lib/groupnav.php:108
8016 msgctxt "MENU"
8017 msgid "Blocked"
8018 msgstr ""
8019
8020 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8021 #. TRANS: %s is the nickname of the group.
8022 #: lib/groupnav.php:111
8023 #, php-format
8024 msgctxt "TOOLTIP"
8025 msgid "%s blocked users"
8026 msgstr ""
8027
8028 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8029 #. TRANS: %s is the nickname of the group.
8030 #: lib/groupnav.php:120
8031 #, php-format
8032 msgctxt "TOOLTIP"
8033 msgid "Edit %s group properties"
8034 msgstr ""
8035
8036 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
8037 #: lib/groupnav.php:126
8038 msgctxt "MENU"
8039 msgid "Logo"
8040 msgstr ""
8041
8042 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8043 #. TRANS: %s is the nickname of the group.
8044 #: lib/groupnav.php:129
8045 #, php-format
8046 msgctxt "TOOLTIP"
8047 msgid "Add or edit %s logo"
8048 msgstr ""
8049
8050 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
8051 #. TRANS: %s is the nickname of the group.
8052 #: lib/groupnav.php:138
8053 #, php-format
8054 msgctxt "TOOLTIP"
8055 msgid "Add or edit %s design"
8056 msgstr ""
8057
8058 #. TRANS: Title for groups with the most members section.
8059 #: lib/groupsbymemberssection.php:71
8060 msgid "Groups with most members"
8061 msgstr ""
8062
8063 #. TRANS: Title for groups with the most posts section.
8064 #: lib/groupsbypostssection.php:71
8065 msgid "Groups with most posts"
8066 msgstr ""
8067
8068 #. TRANS: Title for group tag cloud section.
8069 #. TRANS: %s is a group name.
8070 #: lib/grouptagcloudsection.php:57
8071 #, php-format
8072 msgid "Tags in %s group's notices"
8073 msgstr ""
8074
8075 #. TRANS: Client exception 406
8076 #: lib/htmloutputter.php:104
8077 msgid "This page is not available in a media type you accept"
8078 msgstr ""
8079
8080 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
8081 #: lib/imagefile.php:73
8082 msgid "Unsupported image file format."
8083 msgstr ""
8084
8085 #. TRANS: Exception thrown when too large a file is uploaded.
8086 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
8087 #: lib/imagefile.php:91
8088 #, php-format
8089 msgid "That file is too big. The maximum file size is %s."
8090 msgstr ""
8091
8092 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
8093 #: lib/imagefile.php:97
8094 msgid "Partial upload."
8095 msgstr ""
8096
8097 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
8098 #: lib/imagefile.php:115
8099 msgid "Not an image or corrupt file."
8100 msgstr ""
8101
8102 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
8103 #: lib/imagefile.php:178
8104 msgid "Lost our file."
8105 msgstr ""
8106
8107 #. TRANS: Exception thrown when trying to resize an unknown file type.
8108 #. TRANS: Exception thrown when trying resize an unknown file type.
8109 #: lib/imagefile.php:216 lib/imagefile.php:257
8110 msgid "Unknown file type"
8111 msgstr ""
8112
8113 #. TRANS: Number of megabytes. %d is the number.
8114 #: lib/imagefile.php:303
8115 #, php-format
8116 msgid "%dMB"
8117 msgid_plural "%dMB"
8118 msgstr[0] ""
8119 msgstr[1] ""
8120
8121 #. TRANS: Number of kilobytes. %d is the number.
8122 #: lib/imagefile.php:307
8123 #, php-format
8124 msgid "%dkB"
8125 msgid_plural "%dkB"
8126 msgstr[0] ""
8127 msgstr[1] ""
8128
8129 #. TRANS: Number of bytes. %d is the number.
8130 #: lib/imagefile.php:310
8131 #, php-format
8132 msgid "%dB"
8133 msgid_plural "%dB"
8134 msgstr[0] ""
8135 msgstr[1] ""
8136
8137 #: lib/jabber.php:387
8138 #, php-format
8139 msgid "[%s]"
8140 msgstr ""
8141
8142 #: lib/jabber.php:567
8143 #, php-format
8144 msgid "Unknown inbox source %d."
8145 msgstr ""
8146
8147 #: lib/leaveform.php:114
8148 msgid "Leave"
8149 msgstr ""
8150
8151 #. TRANS: Title for menu item for logging in to the StatusNet site.
8152 #: lib/logingroupnav.php:79
8153 msgid "Login with a username and password"
8154 msgstr ""
8155
8156 #. TRANS: Title for menu item for registering with the StatusNet site.
8157 #: lib/logingroupnav.php:87
8158 msgid "Sign up for a new account"
8159 msgstr ""
8160
8161 #. TRANS: Subject for address confirmation email.
8162 #: lib/mail.php:168
8163 msgid "Email address confirmation"
8164 msgstr ""
8165
8166 #. TRANS: Body for address confirmation email.
8167 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
8168 #. TRANS: %3$s is the URL to confirm at.
8169 #: lib/mail.php:173
8170 #, php-format
8171 msgid ""
8172 "Hey, %1$s.\n"
8173 "\n"
8174 "Someone just entered this email address on %2$s.\n"
8175 "\n"
8176 "If it was you, and you want to confirm your entry, use the URL below:\n"
8177 "\n"
8178 "\t%3$s\n"
8179 "\n"
8180 "If not, just ignore this message.\n"
8181 "\n"
8182 "Thanks for your time, \n"
8183 "%2$s\n"
8184 msgstr ""
8185
8186 #. TRANS: Subject of new-subscriber notification e-mail.
8187 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
8188 #: lib/mail.php:238
8189 #, php-format
8190 msgid "%1$s is now listening to your notices on %2$s."
8191 msgstr ""
8192
8193 #. TRANS: This is a paragraph in a new-subscriber e-mail.
8194 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
8195 #: lib/mail.php:245
8196 #, php-format
8197 msgid ""
8198 "If you believe this account is being used abusively, you can block them from "
8199 "your subscribers list and report as spam to site administrators at %s"
8200 msgstr ""
8201
8202 #. TRANS: Main body of new-subscriber notification e-mail.
8203 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename,
8204 #. TRANS: %3$s is the subscriber's profile URL, %4$s is the subscriber's location (or empty)
8205 #. TRANS: %5$s is the subscriber's homepage URL (or empty), %6%s is the subscriber's bio (or empty)
8206 #. TRANS: %7$s is a link to the addressed user's e-mail settings.
8207 #: lib/mail.php:255
8208 #, php-format
8209 msgid ""
8210 "%1$s is now listening to your notices on %2$s.\n"
8211 "\n"
8212 "\t%3$s\n"
8213 "\n"
8214 "%4$s%5$s%6$s\n"
8215 "Faithfully yours,\n"
8216 "%2$s.\n"
8217 "\n"
8218 "----\n"
8219 "Change your email address or notification options at %7$s\n"
8220 msgstr ""
8221
8222 #. TRANS: Profile info line in new-subscriber notification e-mail.
8223 #. TRANS: %s is biographical information.
8224 #: lib/mail.php:278
8225 #, php-format
8226 msgid "Bio: %s"
8227 msgstr ""
8228
8229 #. TRANS: Subject of notification mail for new posting email address.
8230 #. TRANS: %s is the StatusNet sitename.
8231 #: lib/mail.php:307
8232 #, php-format
8233 msgid "New email address for posting to %s"
8234 msgstr ""
8235
8236 #. TRANS: Body of notification mail for new posting email address.
8237 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
8238 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
8239 #: lib/mail.php:313
8240 #, php-format
8241 msgid ""
8242 "You have a new posting address on %1$s.\n"
8243 "\n"
8244 "Send email to %2$s to post new messages.\n"
8245 "\n"
8246 "More email instructions at %3$s.\n"
8247 "\n"
8248 "Faithfully yours,\n"
8249 "%1$s"
8250 msgstr ""
8251
8252 #. TRANS: Subject line for SMS-by-email notification messages.
8253 #. TRANS: %s is the posting user's nickname.
8254 #: lib/mail.php:434
8255 #, php-format
8256 msgid "%s status"
8257 msgstr ""
8258
8259 #. TRANS: Subject line for SMS-by-email address confirmation message.
8260 #: lib/mail.php:460
8261 msgid "SMS confirmation"
8262 msgstr ""
8263
8264 #. TRANS: Main body heading for SMS-by-email address confirmation message.
8265 #. TRANS: %s is the addressed user's nickname.
8266 #: lib/mail.php:464
8267 #, php-format
8268 msgid "%s: confirm you own this phone number with this code:"
8269 msgstr ""
8270
8271 #. TRANS: Subject for 'nudge' notification email.
8272 #. TRANS: %s is the nudging user.
8273 #: lib/mail.php:485
8274 #, php-format
8275 msgid "You have been nudged by %s"
8276 msgstr ""
8277
8278 #. TRANS: Body for 'nudge' notification email.
8279 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
8280 #. TRANS: %3$s is a URL to post notices at, %4$s is the StatusNet sitename.
8281 #: lib/mail.php:492
8282 #, php-format
8283 msgid ""
8284 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
8285 "to post some news.\n"
8286 "\n"
8287 "So let's hear from you :)\n"
8288 "\n"
8289 "%3$s\n"
8290 "\n"
8291 "Don't reply to this email; it won't get to them.\n"
8292 "\n"
8293 "With kind regards,\n"
8294 "%4$s\n"
8295 msgstr ""
8296
8297 #. TRANS: Subject for direct-message notification email.
8298 #. TRANS: %s is the sending user's nickname.
8299 #: lib/mail.php:539
8300 #, php-format
8301 msgid "New private message from %s"
8302 msgstr ""
8303
8304 #. TRANS: Body for direct-message notification email.
8305 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
8306 #. TRANS: %3$s is the message content, %4$s a URL to the message,
8307 #. TRANS: %5$s is the StatusNet sitename.
8308 #: lib/mail.php:547
8309 #, php-format
8310 msgid ""
8311 "%1$s (%2$s) sent you a private message:\n"
8312 "\n"
8313 "------------------------------------------------------\n"
8314 "%3$s\n"
8315 "------------------------------------------------------\n"
8316 "\n"
8317 "You can reply to their message here:\n"
8318 "\n"
8319 "%4$s\n"
8320 "\n"
8321 "Don't reply to this email; it won't get to them.\n"
8322 "\n"
8323 "With kind regards,\n"
8324 "%5$s\n"
8325 msgstr ""
8326
8327 #. TRANS: Subject for favorite notification e-mail.
8328 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
8329 #: lib/mail.php:599
8330 #, php-format
8331 msgid "%1$s (@%2$s) added your notice as a favorite"
8332 msgstr ""
8333
8334 #. TRANS: Body for favorite notification e-mail.
8335 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
8336 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
8337 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
8338 #. TRANS: %7$s is the adding user's nickname.
8339 #: lib/mail.php:606
8340 #, php-format
8341 msgid ""
8342 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
8343 "\n"
8344 "The URL of your notice is:\n"
8345 "\n"
8346 "%3$s\n"
8347 "\n"
8348 "The text of your notice is:\n"
8349 "\n"
8350 "%4$s\n"
8351 "\n"
8352 "You can see the list of %1$s's favorites here:\n"
8353 "\n"
8354 "%5$s\n"
8355 "\n"
8356 "Faithfully yours,\n"
8357 "%6$s\n"
8358 msgstr ""
8359
8360 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
8361 #: lib/mail.php:664
8362 #, php-format
8363 msgid ""
8364 "The full conversation can be read here:\n"
8365 "\n"
8366 "\t%s"
8367 msgstr ""
8368
8369 #. TRANS: E-mail subject for notice notification.
8370 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
8371 #: lib/mail.php:672
8372 #, php-format
8373 msgid "%1$s (@%2$s) sent a notice to your attention"
8374 msgstr ""
8375
8376 #. TRANS: Body of @-reply notification e-mail.
8377 #. TRANS: %1$s is the sending user's long name, $2$s is the StatusNet sitename,
8378 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
8379 #. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
8380 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replied for the addressed user,
8381 #. TRANS: %8$s is a URL to the addressed user's e-mail settings, %9$s is the sender's nickname.
8382 #: lib/mail.php:680
8383 #, php-format
8384 msgid ""
8385 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
8386 "\n"
8387 "The notice is here:\n"
8388 "\n"
8389 "\t%3$s\n"
8390 "\n"
8391 "It reads:\n"
8392 "\n"
8393 "\t%4$s\n"
8394 "\n"
8395 "%5$sYou can reply back here:\n"
8396 "\n"
8397 "\t%6$s\n"
8398 "\n"
8399 "The list of all @-replies for you here:\n"
8400 "\n"
8401 "%7$s\n"
8402 "\n"
8403 "Faithfully yours,\n"
8404 "%2$s\n"
8405 "\n"
8406 "P.S. You can turn off these email notifications here: %8$s\n"
8407 msgstr ""
8408
8409 #: lib/mailbox.php:87
8410 msgid "Only the user can read their own mailboxes."
8411 msgstr ""
8412
8413 #: lib/mailbox.php:125
8414 msgid ""
8415 "You have no private messages. You can send private message to engage other "
8416 "users in conversation. People can send you messages for your eyes only."
8417 msgstr ""
8418
8419 #: lib/mailhandler.php:37
8420 msgid "Could not parse message."
8421 msgstr ""
8422
8423 #: lib/mailhandler.php:42
8424 msgid "Not a registered user."
8425 msgstr ""
8426
8427 #: lib/mailhandler.php:46
8428 msgid "Sorry, that is not your incoming email address."
8429 msgstr ""
8430
8431 #: lib/mailhandler.php:50
8432 msgid "Sorry, no incoming email allowed."
8433 msgstr ""
8434
8435 #: lib/mailhandler.php:229
8436 #, php-format
8437 msgid "Unsupported message type: %s"
8438 msgstr ""
8439
8440 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
8441 #: lib/mediafile.php:102 lib/mediafile.php:174
8442 msgid "There was a database error while saving your file. Please try again."
8443 msgstr ""
8444
8445 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
8446 #: lib/mediafile.php:238 lib/mediafile.php:281
8447 msgid "File exceeds user's quota."
8448 msgstr ""
8449
8450 #. TRANS: Client exception thrown when a file upload operation fails because the file could
8451 #. TRANS: not be moved from the temporary folder to the permanent file location.
8452 #: lib/mediafile.php:258 lib/mediafile.php:300
8453 msgid "File could not be moved to destination directory."
8454 msgstr ""
8455
8456 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
8457 #. TRANS: type of the uploaded file could not be determined.
8458 #: lib/mediafile.php:265 lib/mediafile.php:306
8459 msgid "Could not determine file's MIME type."
8460 msgstr ""
8461
8462 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8463 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
8464 #. TRANS: the MIME type that was denied.
8465 #: lib/mediafile.php:396
8466 #, php-format
8467 msgid ""
8468 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
8469 "format."
8470 msgstr ""
8471
8472 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
8473 #. TRANS: %s is the file type that was denied.
8474 #: lib/mediafile.php:401
8475 #, php-format
8476 msgid "\"%s\" is not a supported file type on this server."
8477 msgstr ""
8478
8479 #: lib/messageform.php:120
8480 msgid "Send a direct notice"
8481 msgstr ""
8482
8483 #. TRANS Label entry in drop-down selection box in direct-message inbox/outbox. This is the default entry in the drop-down box, doubling as instructions and a brake against accidental submissions with the first user in the list.
8484 #: lib/messageform.php:137
8485 msgid "Select recipient:"
8486 msgstr ""
8487
8488 #. TRANS Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
8489 #: lib/messageform.php:150
8490 msgid "No mutual subscribers."
8491 msgstr ""
8492
8493 #: lib/messageform.php:153
8494 msgid "To"
8495 msgstr ""
8496
8497 #: lib/messageform.php:166 lib/noticeform.php:186
8498 msgid "Available characters"
8499 msgstr ""
8500
8501 #: lib/messageform.php:185 lib/noticeform.php:237
8502 msgctxt "Send button for sending notice"
8503 msgid "Send"
8504 msgstr ""
8505
8506 #: lib/messagelist.php:77
8507 msgid "Messages"
8508 msgstr ""
8509
8510 #: lib/messagelistitem.php:123 lib/noticelist.php:522
8511 msgid "from"
8512 msgstr ""
8513
8514 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8515 #: lib/nickname.php:165
8516 msgid "Nickname must have only lowercase letters and numbers and no spaces."
8517 msgstr ""
8518
8519 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8520 #: lib/nickname.php:178
8521 msgid "Nickname cannot be empty."
8522 msgstr ""
8523
8524 #. TRANS: Validation error in form for registration, profile and group settings, etc.
8525 #: lib/nickname.php:191
8526 #, php-format
8527 msgid "Nickname cannot be more than %d character long."
8528 msgid_plural "Nickname cannot be more than %d characters long."
8529 msgstr[0] ""
8530 msgstr[1] ""
8531
8532 #: lib/noticeform.php:160
8533 msgid "Send a notice"
8534 msgstr ""
8535
8536 #: lib/noticeform.php:174
8537 #, php-format
8538 msgid "What's up, %s?"
8539 msgstr ""
8540
8541 #: lib/noticeform.php:194
8542 msgid "Attach"
8543 msgstr ""
8544
8545 #: lib/noticeform.php:198
8546 msgid "Attach a file"
8547 msgstr ""
8548
8549 #: lib/noticeform.php:213
8550 msgid "Share my location"
8551 msgstr ""
8552
8553 #: lib/noticeform.php:216
8554 msgid "Do not share my location"
8555 msgstr ""
8556
8557 #: lib/noticeform.php:217
8558 msgid ""
8559 "Sorry, retrieving your geo location is taking longer than expected, please "
8560 "try again later"
8561 msgstr ""
8562
8563 #. TRANS: Used in coordinates as abbreviation of north
8564 #: lib/noticelist.php:452
8565 msgid "N"
8566 msgstr ""
8567
8568 #. TRANS: Used in coordinates as abbreviation of south
8569 #: lib/noticelist.php:454
8570 msgid "S"
8571 msgstr ""
8572
8573 #. TRANS: Used in coordinates as abbreviation of east
8574 #: lib/noticelist.php:456
8575 msgid "E"
8576 msgstr ""
8577
8578 #. TRANS: Used in coordinates as abbreviation of west
8579 #: lib/noticelist.php:458
8580 msgid "W"
8581 msgstr ""
8582
8583 #: lib/noticelist.php:460
8584 #, php-format
8585 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
8586 msgstr ""
8587
8588 #: lib/noticelist.php:469
8589 msgid "at"
8590 msgstr ""
8591
8592 #: lib/noticelist.php:518
8593 msgid "web"
8594 msgstr ""
8595
8596 #: lib/noticelist.php:584
8597 msgid "in context"
8598 msgstr ""
8599
8600 #: lib/noticelist.php:619
8601 msgid "Repeated by"
8602 msgstr ""
8603
8604 #: lib/noticelist.php:646
8605 msgid "Reply to this notice"
8606 msgstr ""
8607
8608 #: lib/noticelist.php:647
8609 msgid "Reply"
8610 msgstr ""
8611
8612 #: lib/noticelist.php:691
8613 msgid "Notice repeated"
8614 msgstr ""
8615
8616 #: lib/nudgeform.php:116
8617 msgid "Nudge this user"
8618 msgstr ""
8619
8620 #: lib/nudgeform.php:128
8621 msgid "Nudge"
8622 msgstr ""
8623
8624 #: lib/nudgeform.php:128
8625 msgid "Send a nudge to this user"
8626 msgstr ""
8627
8628 #: lib/oauthstore.php:294
8629 msgid "Error inserting new profile."
8630 msgstr ""
8631
8632 #: lib/oauthstore.php:302
8633 msgid "Error inserting avatar."
8634 msgstr ""
8635
8636 #: lib/oauthstore.php:322
8637 msgid "Error inserting remote profile."
8638 msgstr ""
8639
8640 #. TRANS: Exception thrown when a notice is denied because it has been sent before.
8641 #: lib/oauthstore.php:362
8642 msgid "Duplicate notice."
8643 msgstr ""
8644
8645 #: lib/oauthstore.php:507
8646 msgid "Couldn't insert new subscription."
8647 msgstr ""
8648
8649 #. TRANS: Personal group navigation menu option when logged in for viewing @-replies.
8650 #: lib/personalgroupnav.php:107
8651 msgctxt "MENU"
8652 msgid "Replies"
8653 msgstr ""
8654
8655 #. TRANS: Personal group navigation menu option when logged in for seeing own profile.
8656 #: lib/personalgroupnav.php:114
8657 msgctxt "MENU"
8658 msgid "Profile"
8659 msgstr ""
8660
8661 #. TRANS: Personal group navigation menu option when logged in for viewing own favourited notices.
8662 #: lib/personalgroupnav.php:120
8663 msgctxt "MENU"
8664 msgid "Favorites"
8665 msgstr ""
8666
8667 #. TRANS: Personal group navigation menu option when logged in for viewing recieved personal messages.
8668 #: lib/personalgroupnav.php:133
8669 msgctxt "MENU"
8670 msgid "Inbox"
8671 msgstr ""
8672
8673 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing recieved personal messages.
8674 #: lib/personalgroupnav.php:135
8675 msgid "Your incoming messages"
8676 msgstr ""
8677
8678 #. TRANS: Personal group navigation menu option when logged in for viewing senet personal messages.
8679 #: lib/personalgroupnav.php:140
8680 msgctxt "MENU"
8681 msgid "Outbox"
8682 msgstr ""
8683
8684 #. TRANS: Tooltip for personal group navigation menu option when logged in for viewing senet personal messages.
8685 #: lib/personalgroupnav.php:142
8686 msgid "Your sent messages"
8687 msgstr ""
8688
8689 #. TRANS: Title for personal tag cloud section. %s is a user nickname.
8690 #: lib/personaltagcloudsection.php:56
8691 #, php-format
8692 msgid "Tags in %s's notices"
8693 msgstr ""
8694
8695 #. TRANS: Displayed as version information for a plugin if no version information was found.
8696 #: lib/plugin.php:126
8697 msgid "Unknown"
8698 msgstr ""
8699
8700 #. TRANS: H2 text for user subscription statistics.
8701 #. TRANS: Label for user statistics.
8702 #: lib/profileaction.php:127 lib/profileaction.php:225 lib/subgroupnav.php:82
8703 msgid "Subscriptions"
8704 msgstr ""
8705
8706 #. TRANS: Text for user subscription statistics if user has more subscriptions than displayed.
8707 #: lib/profileaction.php:144
8708 msgid "All subscriptions"
8709 msgstr ""
8710
8711 #. TRANS: H2 text for user subscriber statistics.
8712 #. TRANS: Label for user statistics.
8713 #: lib/profileaction.php:164 lib/profileaction.php:232 lib/subgroupnav.php:90
8714 msgid "Subscribers"
8715 msgstr ""
8716
8717 #. TRANS: Text for user subscription statistics if user has more subscribers than displayed.
8718 #: lib/profileaction.php:181
8719 msgid "All subscribers"
8720 msgstr ""
8721
8722 #. TRANS: Label for user statistics.
8723 #: lib/profileaction.php:213
8724 msgid "User ID"
8725 msgstr ""
8726
8727 #. TRANS: Label for user statistics.
8728 #: lib/profileaction.php:219
8729 msgid "Member since"
8730 msgstr ""
8731
8732 #. TRANS: Label for user statistics.
8733 #. TRANS: H2 text for user group membership statistics.
8734 #: lib/profileaction.php:239 lib/profileaction.php:290
8735 #: lib/publicgroupnav.php:81 lib/searchgroupnav.php:84 lib/subgroupnav.php:98
8736 msgid "Groups"
8737 msgstr ""
8738
8739 #. TRANS: Label for user statistics.
8740 #. TRANS: Average count of posts made per day since account registration.
8741 #: lib/profileaction.php:253
8742 msgid "Daily average"
8743 msgstr ""
8744
8745 #. TRANS: Text for user group membership statistics if user has more subscriptions than displayed.
8746 #: lib/profileaction.php:305
8747 msgid "All groups"
8748 msgstr ""
8749
8750 #. TRANS: Server error displayed when using an unimplemented method.
8751 #: lib/profileformaction.php:123
8752 msgid "Unimplemented method."
8753 msgstr ""
8754
8755 #: lib/publicgroupnav.php:78
8756 msgid "Public"
8757 msgstr ""
8758
8759 #: lib/publicgroupnav.php:82
8760 msgid "User groups"
8761 msgstr ""
8762
8763 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
8764 msgid "Recent tags"
8765 msgstr ""
8766
8767 #: lib/publicgroupnav.php:88
8768 msgid "Featured"
8769 msgstr ""
8770
8771 #: lib/publicgroupnav.php:92
8772 msgid "Popular"
8773 msgstr ""
8774
8775 #: lib/redirectingaction.php:95
8776 msgid "No return-to arguments."
8777 msgstr ""
8778
8779 #: lib/repeatform.php:107
8780 msgid "Repeat this notice?"
8781 msgstr ""
8782
8783 #: lib/repeatform.php:132
8784 msgid "Yes"
8785 msgstr ""
8786
8787 #: lib/repeatform.php:132
8788 msgid "Repeat this notice"
8789 msgstr ""
8790
8791 #: lib/revokeroleform.php:91
8792 #, php-format
8793 msgid "Revoke the \"%s\" role from this user"
8794 msgstr ""
8795
8796 #. TRANS: Client error on action trying to visit a non-existing page.
8797 #: lib/router.php:974
8798 msgid "Page not found."
8799 msgstr ""
8800
8801 #: lib/sandboxform.php:67
8802 msgid "Sandbox"
8803 msgstr ""
8804
8805 #: lib/sandboxform.php:78
8806 msgid "Sandbox this user"
8807 msgstr ""
8808
8809 #. TRANS: Fieldset legend for the search form.
8810 #: lib/searchaction.php:120
8811 msgid "Search site"
8812 msgstr ""
8813
8814 #. TRANS: Used as a field label for the field where one or more keywords
8815 #. TRANS: for searching can be entered.
8816 #: lib/searchaction.php:128
8817 msgid "Keyword(s)"
8818 msgstr ""
8819
8820 #. TRANS: Button text for searching site.
8821 #: lib/searchaction.php:130
8822 msgctxt "BUTTON"
8823 msgid "Search"
8824 msgstr ""
8825
8826 #. TRANS: Definition list item with instructions on how to get (better) search results.
8827 #: lib/searchaction.php:170
8828 msgid "Search help"
8829 msgstr ""
8830
8831 #: lib/searchgroupnav.php:80
8832 msgid "People"
8833 msgstr ""
8834
8835 #: lib/searchgroupnav.php:81
8836 msgid "Find people on this site"
8837 msgstr ""
8838
8839 #: lib/searchgroupnav.php:83
8840 msgid "Find content of notices"
8841 msgstr ""
8842
8843 #: lib/searchgroupnav.php:85
8844 msgid "Find groups on this site"
8845 msgstr ""
8846
8847 #: lib/section.php:89
8848 msgid "Untitled section"
8849 msgstr ""
8850
8851 #: lib/section.php:106
8852 msgid "More..."
8853 msgstr ""
8854
8855 #: lib/silenceform.php:67
8856 msgid "Silence"
8857 msgstr ""
8858
8859 #: lib/silenceform.php:78
8860 msgid "Silence this user"
8861 msgstr ""
8862
8863 #: lib/subgroupnav.php:83
8864 #, php-format
8865 msgid "People %s subscribes to"
8866 msgstr ""
8867
8868 #: lib/subgroupnav.php:91
8869 #, php-format
8870 msgid "People subscribed to %s"
8871 msgstr ""
8872
8873 #: lib/subgroupnav.php:99
8874 #, php-format
8875 msgid "Groups %s is a member of"
8876 msgstr ""
8877
8878 #: lib/subgroupnav.php:105
8879 msgid "Invite"
8880 msgstr ""
8881
8882 #: lib/subgroupnav.php:106
8883 #, php-format
8884 msgid "Invite friends and colleagues to join you on %s"
8885 msgstr ""
8886
8887 #: lib/subscriberspeopleselftagcloudsection.php:48
8888 #: lib/subscriptionspeopleselftagcloudsection.php:48
8889 msgid "People Tagcloud as self-tagged"
8890 msgstr ""
8891
8892 #: lib/subscriberspeopletagcloudsection.php:48
8893 #: lib/subscriptionspeopletagcloudsection.php:48
8894 msgid "People Tagcloud as tagged"
8895 msgstr ""
8896
8897 #: lib/tagcloudsection.php:56
8898 msgid "None"
8899 msgstr ""
8900
8901 #. TRANS: Server exception displayed if a theme name was invalid.
8902 #: lib/theme.php:74
8903 msgid "Invalid theme name."
8904 msgstr ""
8905
8906 #: lib/themeuploader.php:50
8907 msgid "This server cannot handle theme uploads without ZIP support."
8908 msgstr ""
8909
8910 #: lib/themeuploader.php:58 lib/themeuploader.php:61
8911 msgid "The theme file is missing or the upload failed."
8912 msgstr ""
8913
8914 #: lib/themeuploader.php:91 lib/themeuploader.php:102
8915 #: lib/themeuploader.php:279 lib/themeuploader.php:283
8916 #: lib/themeuploader.php:291 lib/themeuploader.php:298
8917 msgid "Failed saving theme."
8918 msgstr ""
8919
8920 #: lib/themeuploader.php:147
8921 msgid "Invalid theme: bad directory structure."
8922 msgstr ""
8923
8924 #: lib/themeuploader.php:166
8925 #, php-format
8926 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
8927 msgid_plural ""
8928 "Uploaded theme is too large; must be less than %d bytes uncompressed."
8929 msgstr[0] ""
8930 msgstr[1] ""
8931
8932 #: lib/themeuploader.php:179
8933 msgid "Invalid theme archive: missing file css/display.css"
8934 msgstr ""
8935
8936 #: lib/themeuploader.php:219
8937 msgid ""
8938 "Theme contains invalid file or folder name. Stick with ASCII letters, "
8939 "digits, underscore, and minus sign."
8940 msgstr ""
8941
8942 #: lib/themeuploader.php:225
8943 msgid "Theme contains unsafe file extension names; may be unsafe."
8944 msgstr ""
8945
8946 #: lib/themeuploader.php:242
8947 #, php-format
8948 msgid "Theme contains file of type '.%s', which is not allowed."
8949 msgstr ""
8950
8951 #: lib/themeuploader.php:260
8952 msgid "Error opening theme archive."
8953 msgstr ""
8954
8955 #: lib/topposterssection.php:74
8956 msgid "Top posters"
8957 msgstr ""
8958
8959 #. TRANS: Title for the form to unblock a user.
8960 #: lib/unblockform.php:67
8961 msgctxt "TITLE"
8962 msgid "Unblock"
8963 msgstr ""
8964
8965 #: lib/unsandboxform.php:69
8966 msgid "Unsandbox"
8967 msgstr ""
8968
8969 #: lib/unsandboxform.php:80
8970 msgid "Unsandbox this user"
8971 msgstr ""
8972
8973 #: lib/unsilenceform.php:67
8974 msgid "Unsilence"
8975 msgstr ""
8976
8977 #: lib/unsilenceform.php:78
8978 msgid "Unsilence this user"
8979 msgstr ""
8980
8981 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
8982 msgid "Unsubscribe from this user"
8983 msgstr ""
8984
8985 #: lib/unsubscribeform.php:137
8986 msgid "Unsubscribe"
8987 msgstr ""
8988
8989 #. TRANS: Exception text shown when no profile can be found for a user.
8990 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
8991 #: lib/usernoprofileexception.php:60
8992 #, php-format
8993 msgid "User %1$s (%2$d) has no profile record."
8994 msgstr ""
8995
8996 #. TRANS: Link text for changeing the avatar of the logged in user.
8997 #: lib/userprofile.php:121
8998 msgid "Edit Avatar"
8999 msgstr ""
9000
9001 #. TRANS: H2 for user actions in a profile.
9002 #. TRANS: H2 for entity actions in a profile.
9003 #: lib/userprofile.php:245 lib/userprofile.php:261
9004 msgid "User actions"
9005 msgstr ""
9006
9007 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
9008 #: lib/userprofile.php:249
9009 msgid "User deletion in progress..."
9010 msgstr ""
9011
9012 #. TRANS: Link title for link on user profile.
9013 #: lib/userprofile.php:277
9014 msgid "Edit profile settings"
9015 msgstr ""
9016
9017 #. TRANS: Link text for link on user profile.
9018 #: lib/userprofile.php:279
9019 msgid "Edit"
9020 msgstr ""
9021
9022 #. TRANS: Link title for link on user profile.
9023 #: lib/userprofile.php:303
9024 msgid "Send a direct message to this user"
9025 msgstr ""
9026
9027 #. TRANS: Link text for link on user profile.
9028 #: lib/userprofile.php:305
9029 msgid "Message"
9030 msgstr ""
9031
9032 #. TRANS: Label text on user profile to select a user role.
9033 #: lib/userprofile.php:347
9034 msgid "Moderate"
9035 msgstr ""
9036
9037 #. TRANS: Label text on user profile to select a user role.
9038 #: lib/userprofile.php:386
9039 msgid "User role"
9040 msgstr ""
9041
9042 #. TRANS: Role that can be set for a user profile.
9043 #: lib/userprofile.php:389
9044 msgctxt "role"
9045 msgid "Administrator"
9046 msgstr ""
9047
9048 #. TRANS: Role that can be set for a user profile.
9049 #: lib/userprofile.php:391
9050 msgctxt "role"
9051 msgid "Moderator"
9052 msgstr ""
9053
9054 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9055 #: lib/util.php:1306
9056 msgid "a few seconds ago"
9057 msgstr ""
9058
9059 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9060 #: lib/util.php:1309
9061 msgid "about a minute ago"
9062 msgstr ""
9063
9064 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9065 #: lib/util.php:1313
9066 #, php-format
9067 msgid "about one minute ago"
9068 msgid_plural "about %d minutes ago"
9069 msgstr[0] ""
9070 msgstr[1] ""
9071
9072 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9073 #: lib/util.php:1316
9074 msgid "about an hour ago"
9075 msgstr ""
9076
9077 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9078 #: lib/util.php:1320
9079 #, php-format
9080 msgid "about one hour ago"
9081 msgid_plural "about %d hours ago"
9082 msgstr[0] ""
9083 msgstr[1] ""
9084
9085 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9086 #: lib/util.php:1323
9087 msgid "about a day ago"
9088 msgstr ""
9089
9090 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9091 #: lib/util.php:1327
9092 #, php-format
9093 msgid "about one day ago"
9094 msgid_plural "about %d days ago"
9095 msgstr[0] ""
9096 msgstr[1] ""
9097
9098 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9099 #: lib/util.php:1330
9100 msgid "about a month ago"
9101 msgstr ""
9102
9103 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9104 #: lib/util.php:1334
9105 #, php-format
9106 msgid "about one month ago"
9107 msgid_plural "about %d months ago"
9108 msgstr[0] ""
9109 msgstr[1] ""
9110
9111 #. TRANS: Used in notices to indicate when the notice was made compared to now.
9112 #: lib/util.php:1337
9113 msgid "about a year ago"
9114 msgstr ""
9115
9116 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
9117 #. TRANS: %s is the provided (invalid) color code.
9118 #: lib/webcolor.php:81 lib/webcolor.php:121
9119 #, php-format
9120 msgid "%s is not a valid color! Use 3 or 6 hex characters."
9121 msgstr ""
9122
9123 #. TRANS: %s is the URL to the StatusNet site's Instant Messaging settings.
9124 #: lib/xmppmanager.php:287
9125 #, php-format
9126 msgid "Unknown user. Go to %s to add your address to your account"
9127 msgstr ""
9128
9129 #. TRANS: Response to XMPP source when it sent too long a message.
9130 #. TRANS: %1$d the maximum number of allowed characters (used for plural), %2$d is the sent number.
9131 #: lib/xmppmanager.php:406
9132 #, php-format
9133 msgid "Message too long. Maximum is %1$d character, you sent %2$d."
9134 msgid_plural "Message too long. Maximum is %1$d characters, you sent %2$d."
9135 msgstr[0] ""
9136 msgstr[1] ""
9137
9138 #. TRANS: Exception.
9139 #: lib/xrd.php:63
9140 msgid "Invalid XML."
9141 msgstr ""
9142
9143 #. TRANS: Exception.
9144 #: lib/xrd.php:68
9145 msgid "Invalid XML, missing XRD root."
9146 msgstr ""
9147
9148 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
9149 #: scripts/restoreuser.php:62
9150 #, php-format
9151 msgid "Getting backup from file '%s'."
9152 msgstr ""