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