]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - locale/statusnet.pot
Merge branch 'qna' into 1.0.x
[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-04-03 23:11+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #. TRANS: Database error message.
21 #: index.php:110
22 #, php-format
23 msgid ""
24 "The database for %1$s is not responding correctly, so the site will not work "
25 "properly. The site admins probably know about the problem, but you can "
26 "contact them at %2$s to make sure. Otherwise, wait a few minutes and try "
27 "again."
28 msgstr ""
29
30 #. TRANS: Error message.
31 #: index.php:121
32 msgid ""
33 "An important error occured, probably related to email setup. Check logfiles "
34 "for more info."
35 msgstr ""
36
37 #. TRANS: Error message.
38 #: index.php:131
39 msgid "An error occurred."
40 msgstr ""
41
42 #. TRANS: Error message displayed when there is no StatusNet configuration file.
43 #: index.php:255
44 #, php-format
45 msgid ""
46 "No configuration file found. Try running the installation program first."
47 msgstr ""
48
49 #. TRANS: Error message displayed when trying to access a non-existing page.
50 #: index.php:286
51 msgid "Unknown page"
52 msgstr ""
53
54 #. TRANS: Error message displayed when trying to perform an undefined action.
55 #. TRANS: Title for password recovery page when an unknown action has been specified.
56 #: index.php:341 actions/recoverpassword.php:232
57 msgid "Unknown action"
58 msgstr ""
59
60 #. TRANS: Page title for Access admin panel that allows configuring site access.
61 #: actions/accessadminpanel.php:53
62 msgid "Access"
63 msgstr ""
64
65 #. TRANS: Page notice.
66 #: actions/accessadminpanel.php:64
67 msgid "Site access settings"
68 msgstr ""
69
70 #. TRANS: Form legend for registration form.
71 #: actions/accessadminpanel.php:151
72 msgid "Registration"
73 msgstr ""
74
75 #. TRANS: Checkbox instructions for admin setting "Private".
76 #: actions/accessadminpanel.php:155
77 msgid "Prohibit anonymous users (not logged in) from viewing site?"
78 msgstr ""
79
80 #. TRANS: Checkbox label for prohibiting anonymous users from viewing site.
81 #: actions/accessadminpanel.php:157
82 msgctxt "LABEL"
83 msgid "Private"
84 msgstr ""
85
86 #. TRANS: Checkbox instructions for admin setting "Invite only".
87 #: actions/accessadminpanel.php:164
88 msgid "Make registration invitation only."
89 msgstr ""
90
91 #. TRANS: Checkbox label for configuring site as invite only.
92 #: actions/accessadminpanel.php:166
93 msgid "Invite only"
94 msgstr ""
95
96 #. TRANS: Checkbox instructions for admin setting "Closed" (no new registrations).
97 #: actions/accessadminpanel.php:173
98 msgid "Disable new registrations."
99 msgstr ""
100
101 #. TRANS: Checkbox label for disabling new user registrations.
102 #: actions/accessadminpanel.php:175
103 msgid "Closed"
104 msgstr ""
105
106 #. TRANS: Title for button to save access settings in site admin panel.
107 #: actions/accessadminpanel.php:191
108 msgid "Save access settings"
109 msgstr ""
110
111 #. TRANS: Tooltip for button to save access settings in site admin panel.
112 #. TRANS: Button text for saving theme settings.
113 #. TRANS: Button label to save e-mail preferences.
114 #. TRANS: Button label to save IM preferences.
115 #. TRANS: Button text in the license admin panel.
116 #. TRANS: Button text to store form data in the Paths admin panel.
117 #. TRANS: Button to save input in profile settings.
118 #. TRANS: Submit button text on the sessions administration panel.
119 #. TRANS: Button text for saving site settings.
120 #. TRANS: Button text for saving site notice in admin panel.
121 #. TRANS: Button label to save SMS preferences.
122 #. TRANS: Button text to save snapshot settings.
123 #. TRANS: Save button for settings for a profile in a subscriptions list.
124 #. TRANS: Button text for saving tags for other users.
125 #. TRANS: Button text for saving "Other settings" in profile.
126 #. TRANS: Button text to save user settings in user admin panel.
127 #. TRANS: Button label in the "Edit application" form.
128 #. TRANS: Button text on profile design page to save settings.
129 #. TRANS: Text for save button on group edit form.
130 #: actions/accessadminpanel.php:193 actions/designadminpanel.php:732
131 #: actions/emailsettings.php:251 actions/imsettings.php:201
132 #: actions/licenseadminpanel.php:335 actions/pathsadminpanel.php:517
133 #: actions/profilesettings.php:215 actions/sessionsadminpanel.php:202
134 #: actions/siteadminpanel.php:319 actions/sitenoticeadminpanel.php:197
135 #: actions/smssettings.php:204 actions/snapshotadminpanel.php:252
136 #: actions/subscriptions.php:261 actions/tagother.php:144
137 #: actions/urlsettings.php:152 actions/useradminpanel.php:300
138 #: lib/applicationeditform.php:355 lib/designform.php:315
139 #: lib/groupeditform.php:230
140 msgctxt "BUTTON"
141 msgid "Save"
142 msgstr ""
143
144 #. TRANS: Server error when page not found (404).
145 #. TRANS: Server error when page not found (404)
146 #. TRANS: Server error when page not found (404).
147 #: actions/all.php:68 actions/public.php:102 actions/replies.php:93
148 #: actions/showfavorites.php:140 actions/tag.php:52
149 msgid "No such page."
150 msgstr ""
151
152 #. TRANS: Client error when user not found for an action.
153 #. TRANS: Client error when user not found for an rss related action.
154 #. TRANS: Client error displayed when no existing user is provided for a user's delivery device setting.
155 #. TRANS: Client error displayed if a user could not be found.
156 #. TRANS: Client error when user not found updating a profile background image.
157 #. TRANS: Client error displayed updating profile image without having a user object.
158 #. TRANS: Client error displayed when making an Atom API request for an unknown user.
159 #. TRANS: Client error displayed when trying to block a non-existing user or a user from another site.
160 #. TRANS: Client error when user not found for an API action to remove a block for a user.
161 #. TRANS: Client error given when a user was not found (404).
162 #. TRANS: Client error when user not found for an API direct message action.
163 #. TRANS: Client error given when a user was not found (404).
164 #. TRANS: Client error displayed when checking group membership for a non-existing user.
165 #. TRANS: Client error displayed when trying to have a non-existing user join a group.
166 #. TRANS: Client error displayed when trying to have a non-existing user leave a group.
167 #. TRANS: Client error displayed when user not found for an action.
168 #. TRANS: Client error displayed when not providing a user or an invalid user.
169 #. TRANS: Client error displayed when updating a status for a non-existing user.
170 #. TRANS: Client error displayed when requesting a list of followers for a non-existing user.
171 #. TRANS: Client error displayed when requesting most recent favourite notices by a user for a non-existing user.
172 #. TRANS: Client error displayed when requesting dents of a user and friends for a user that does not exist.
173 #. TRANS: Client error displayed when requesting most recent dents by user and friends for a non-existing user.
174 #. TRANS: Client error displayed when requesting most recent mentions for a non-existing user.
175 #. TRANS: Client error displayed requesting most recent notices for a non-existing user.
176 #. TRANS: Client error displayed trying to get an avatar for a non-existing user.
177 #. TRANS: Client error displayed when trying to get the RSS feed with favorites of a user that does not exist.
178 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a user nickname.
179 #. TRANS: Client error displayed when requesting Friends of a Friend feed for an object that is not a user.
180 #. TRANS: Client error displayed when trying to get a user hCard for a non-existing user.
181 #. TRANS: Client error displayed trying to make a micro summary without providing a valid user.
182 #. TRANS: Client error displayed trying to send a direct message to a non-existing user.
183 #. TRANS: Client error displayed trying to use "one time password login" without using an existing user.
184 #. TRANS: Form validation error on page for remote subscribe when no user was provided.
185 #. TRANS: Form validation error on page for remote subscribe when no user profile was found.
186 #. TRANS: Client error displayed when trying to reply to a non-exsting user.
187 #. TRANS: Client error displayed when providing a non-existing nickname in a RSS 1.0 action.
188 #. TRANS: Client error.
189 #. TRANS: Client error displayed when trying to display favourite notices for a non-existing user.
190 #. TRANS: Client error displayed trying to find a user by ID for a non-existing ID.
191 #. TRANS: Client error displayed requesting groups for a non-existing user.
192 #. TRANS: Client error displayed when user not found for an action.
193 #. TRANS: Client error displayed providing a non-existing nickname.
194 #. TRANS: Error text shown when trying to send a direct message to a user that does not exist.
195 #. TRANS: Client error displayed when trying to perform a gallery action with an unknown user.
196 #. TRANS: Client error displayed when trying to access a mailbox without providing a user.
197 #. TRANS: Client error displayed when calling a profile action without specifying a user.
198 #: actions/all.php:80 actions/allrss.php:69
199 #: actions/apiaccountupdatedeliverydevice.php:110
200 #: actions/apiaccountupdateprofile.php:103
201 #: actions/apiaccountupdateprofilebackgroundimage.php:118
202 #: actions/apiaccountupdateprofileimage.php:104 actions/apiatomservice.php:59
203 #: actions/apiblockcreate.php:96 actions/apiblockdestroy.php:94
204 #: actions/apidirectmessage.php:75 actions/apidirectmessagenew.php:72
205 #: actions/apigroupcreate.php:111 actions/apigroupismember.php:89
206 #: actions/apigroupjoin.php:98 actions/apigroupleave.php:98
207 #: actions/apigrouplist.php:71 actions/apigroupprofileupdate.php:107
208 #: actions/apistatusesupdate.php:230 actions/apisubscriptions.php:85
209 #: actions/apitimelinefavorites.php:70 actions/apitimelinefriends.php:173
210 #: actions/apitimelinehome.php:78 actions/apitimelinementions.php:77
211 #: actions/apitimelineuser.php:79 actions/avatarbynickname.php:79
212 #: actions/favoritesrss.php:72 actions/foaf.php:42 actions/foaf.php:61
213 #: actions/hcard.php:67 actions/microsummary.php:63 actions/newmessage.php:119
214 #: actions/otp.php:78 actions/remotesubscribe.php:156
215 #: actions/remotesubscribe.php:166 actions/replies.php:72
216 #: actions/repliesrss.php:38 actions/rsd.php:114 actions/showfavorites.php:106
217 #: actions/userbyid.php:75 actions/usergroups.php:95 actions/userrss.php:41
218 #: actions/userxrd.php:60 actions/xrds.php:71 lib/command.php:503
219 #: lib/galleryaction.php:61 lib/mailbox.php:79 lib/profileaction.php:77
220 msgid "No such user."
221 msgstr ""
222
223 #. TRANS: Page title. %1$s is user nickname, %2$d is page number
224 #: actions/all.php:91
225 #, php-format
226 msgid "%1$s and friends, page %2$d"
227 msgstr ""
228
229 #. TRANS: Page title. %s is user nickname
230 #. TRANS: H1 text for page. %s is a user nickname.
231 #. TRANS: Message is used as link title. %s is a user nickname.
232 #. TRANS: Title of API timeline for a user and friends.
233 #. TRANS: %s is a username.
234 #. TRANS: Timeline title for user and friends. %s is a user nickname.
235 #. TRANS: Menu item title in administrator navigation panel.
236 #. TRANS: %s is a username.
237 #. TRANS: Menu item title in personal group navigation menu.
238 #. TRANS: %s is a username.
239 #. TRANS: Menu item title in settings navigation panel.
240 #. TRANS: %s is a username.
241 #: actions/all.php:94 actions/all.php:185 actions/allrss.php:117
242 #: actions/apitimelinefriends.php:209 actions/apitimelinehome.php:113
243 #: lib/adminpanelnav.php:73 lib/personalgroupnav.php:77 lib/settingsnav.php:73
244 #, php-format
245 msgid "%s and friends"
246 msgstr ""
247
248 #. TRANS: %s is user nickname.
249 #: actions/all.php:108
250 #, php-format
251 msgid "Feed for friends of %s (RSS 1.0)"
252 msgstr ""
253
254 #. TRANS: %s is user nickname.
255 #: actions/all.php:117
256 #, php-format
257 msgid "Feed for friends of %s (RSS 2.0)"
258 msgstr ""
259
260 #. TRANS: %s is user nickname.
261 #: actions/all.php:126
262 #, php-format
263 msgid "Feed for friends of %s (Atom)"
264 msgstr ""
265
266 #. TRANS: Empty list message. %s is a user nickname.
267 #: actions/all.php:133
268 #, php-format
269 msgid ""
270 "This is the timeline for %s and friends but no one has posted anything yet."
271 msgstr ""
272
273 #. TRANS: Encouragement displayed on logged in user's empty timeline.
274 #. TRANS: This message contains Markdown links. Keep "](" together.
275 #: actions/all.php:140
276 #, php-format
277 msgid ""
278 "Try subscribing to more people, [join a group](%%action.groups%%) or post "
279 "something yourself."
280 msgstr ""
281
282 #. TRANS: %1$s is user nickname, %2$s is user nickname, %2$s is user nickname prefixed with "@".
283 #. TRANS: This message contains Markdown links. Keep "](" together.
284 #: actions/all.php:144
285 #, php-format
286 msgid ""
287 "You can try to [nudge %1$s](../%2$s) from their profile or [post something "
288 "to them](%%%%action.newnotice%%%%?status_textarea=%3$s)."
289 msgstr ""
290
291 #. TRANS: Encoutagement displayed on empty timeline user pages for anonymous users.
292 #. TRANS: %s is a user nickname. This message contains Markdown links. Keep "](" together.
293 #. TRANS: Empty list message for page with replies for a user for not logged in users.
294 #. TRANS: %1$s is a user nickname. This message contains a Markdown link in the form [link text](link).
295 #. TRANS: Second sentence of empty message for anonymous users. %s is a user nickname.
296 #. TRANS: This message contains a Markdown link. Keep "](" together.
297 #: actions/all.php:149 actions/replies.php:214 actions/showstream.php:222
298 #, php-format
299 msgid ""
300 "Why not [register an account](%%%%action.register%%%%) and then nudge %s or "
301 "post a notice to them."
302 msgstr ""
303
304 #. TRANS: H1 text for page when viewing a list for self.
305 #: actions/all.php:182
306 msgid "You and friends"
307 msgstr ""
308
309 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
310 #. TRANS: Message is used as a subtitle. %1$s is a user nickname, %2$s is a site name.
311 #: actions/allrss.php:122 actions/apitimelinefriends.php:215
312 #: actions/apitimelinehome.php:119
313 #, php-format
314 msgid "Updates from %1$s and friends on %2$s!"
315 msgstr ""
316
317 #. TRANS: Client error displayed when coming across a non-supported API method.
318 #. TRANS: Client error displayed when trying to handle an unknown API method.
319 #. TRANS: Client error displayed when coming across a non-supported API method.
320 #: actions/apiaccountratelimitstatus.php:70
321 #: actions/apiaccountupdatedeliverydevice.php:92
322 #: actions/apiaccountupdateprofile.php:94
323 #: actions/apiaccountupdateprofilebackgroundimage.php:92
324 #: actions/apiaccountupdateprofilecolors.php:115
325 #: actions/apiaccountverifycredentials.php:68 actions/apidirectmessage.php:157
326 #: actions/apifavoritecreate.php:98 actions/apifavoritedestroy.php:98
327 #: actions/apifriendshipscreate.php:99 actions/apifriendshipsdestroy.php:99
328 #: actions/apifriendshipsshow.php:124 actions/apigroupcreate.php:138
329 #: actions/apigroupismember.php:115 actions/apigroupjoin.php:148
330 #: actions/apigroupleave.php:138 actions/apigrouplist.php:135
331 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:105
332 #: actions/apigroupprofileupdate.php:98 actions/apigroupprofileupdate.php:216
333 #: actions/apigroupshow.php:114 actions/apihelptest.php:84
334 #: actions/apistatusesdestroy.php:101 actions/apistatusesretweets.php:110
335 #: actions/apistatusesshow.php:105 actions/apistatusnetconfig.php:139
336 #: actions/apistatusnetversion.php:91 actions/apisubscriptions.php:109
337 #: actions/apitimelinefavorites.php:182 actions/apitimelinefriends.php:278
338 #: actions/apitimelinegroup.php:148 actions/apitimelinehome.php:181
339 #: actions/apitimelinementions.php:182 actions/apitimelinepublic.php:247
340 #: actions/apitimelineretweetedtome.php:150
341 #: actions/apitimelineretweetsofme.php:149 actions/apitimelinetag.php:165
342 #: actions/apitimelineuser.php:217 actions/apiusershow.php:100
343 msgid "API method not found."
344 msgstr ""
345
346 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
347 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
348 #. TRANS: Client error message. POST is a HTTP command. It should not be translated.
349 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
350 #: actions/apiaccountupdatedeliverydevice.php:83
351 #: actions/apiaccountupdateprofile.php:85
352 #: actions/apiaccountupdateprofilebackgroundimage.php:83
353 #: actions/apiaccountupdateprofilecolors.php:106
354 #: actions/apiaccountupdateprofileimage.php:80 actions/apiblockcreate.php:87
355 #: actions/apiblockdestroy.php:85 actions/apidirectmessagenew.php:107
356 #: actions/apifavoritecreate.php:88 actions/apifavoritedestroy.php:88
357 #: actions/apifriendshipscreate.php:89 actions/apifriendshipsdestroy.php:89
358 #: actions/apigroupcreate.php:102 actions/apigroupjoin.php:89
359 #: actions/apigroupleave.php:89 actions/apigroupprofileupdate.php:89
360 #: actions/apimediaupload.php:66 actions/apistatusesretweet.php:63
361 #: actions/apistatusesupdate.php:194
362 msgid "This method requires a POST."
363 msgstr ""
364
365 #. TRANS: Client error displayed when no valid device parameter is provided for a user's delivery device setting.
366 #: actions/apiaccountupdatedeliverydevice.php:103
367 msgid ""
368 "You must specify a parameter named 'device' with a value of one of: sms, im, "
369 "none."
370 msgstr ""
371
372 #. TRANS: Server error displayed when a user's delivery device cannot be updated.
373 #. TRANS: Server error displayed when confirming an e-mail address or IM address fails.
374 #. TRANS: Server error thrown on database error updating e-mail preferences.
375 #. TRANS: Server error thrown on database error removing a registered e-mail address.
376 #. TRANS: Server error thrown when user profile settings could not be updated.
377 #. TRANS: Server error thrown on database error updating SMS preferences.
378 #. TRANS: Server error thrown on database error removing a registered SMS phone number.
379 #. TRANS: Server error displayed when "Other" settings in user profile could not be updated on the server.
380 #. TRANS: Server exception thrown on Profile design page when updating design settings fails.
381 #: actions/apiaccountupdatedeliverydevice.php:136
382 #: actions/confirmaddress.php:122 actions/emailsettings.php:353
383 #: actions/emailsettings.php:499 actions/profilesettings.php:342
384 #: actions/smssettings.php:301 actions/smssettings.php:454
385 #: actions/urlsettings.php:213 actions/userdesignsettings.php:315
386 msgid "Could not update user."
387 msgstr ""
388
389 #. TRANS: Client error displayed if a user profile could not be found.
390 #. TRANS: Client error displayed when a user has no profile.
391 #. TRANS: Client error displayed a user has no profile updating profile colours.
392 #. TRANS: Client error displayed if a user profile could not be found updating a profile image.
393 #. TRANS: Client error displayed when requesting user information for a user without a profile.
394 #. TRANS: Client error displayed trying to get an avatar for a user without a profile.
395 #. TRANS: Server error displayed when requesting Friends of a Friend feed for a user for which the profile could not be found.
396 #. TRANS: Server error displayed when trying to get a user hCard for a user without a profile.
397 #. TRANS: Server error displayed when trying to reply to a user without a profile.
398 #. TRANS: Server error displayed requesting groups for a user without a profile.
399 #. TRANS: Server error displayed when trying to perform a gallery action with a user without a profile.
400 #. TRANS: Server error displayed when calling a profile action while the specified user does not have a profile.
401 #: actions/apiaccountupdateprofile.php:111
402 #: actions/apiaccountupdateprofilebackgroundimage.php:199
403 #: actions/apiaccountupdateprofilecolors.php:183
404 #: actions/apiaccountupdateprofileimage.php:131
405 #: actions/apiuserprofileimage.php:88 actions/apiusershow.php:108
406 #: actions/avatarbynickname.php:85 actions/foaf.php:69 actions/hcard.php:75
407 #: actions/replies.php:80 actions/usergroups.php:103 lib/galleryaction.php:69
408 #: lib/profileaction.php:85
409 msgid "User has no profile."
410 msgstr ""
411
412 #. TRANS: Server error displayed if a user profile could not be saved.
413 #. TRANS: Server error thrown when user profile settings could not be saved.
414 #: actions/apiaccountupdateprofile.php:147 actions/profilesettings.php:442
415 msgid "Could not save profile."
416 msgstr ""
417
418 #. TRANS: Client error displayed when the number of bytes in a POST request exceeds a limit.
419 #. TRANS: %s is the number of bytes of the CONTENT_LENGTH.
420 #. TRANS: Form validation error in design settings form. POST should remain untranslated.
421 #: actions/apiaccountupdateprofilebackgroundimage.php:108
422 #: actions/apiaccountupdateprofileimage.php:95 actions/apimediaupload.php:81
423 #: actions/apistatusesupdate.php:210 actions/avatarsettings.php:269
424 #: actions/designadminpanel.php:120 actions/editapplication.php:121
425 #: actions/newapplication.php:102 actions/newnotice.php:94
426 #: lib/designsettings.php:110
427 #, php-format
428 msgid ""
429 "The server was unable to handle that much POST data (%s byte) due to its "
430 "current configuration."
431 msgid_plural ""
432 "The server was unable to handle that much POST data (%s bytes) due to its "
433 "current configuration."
434 msgstr[0] ""
435 msgstr[1] ""
436
437 #. TRANS: Client error displayed when saving design settings fails because of an empty id.
438 #. TRANS: Client error displayed when saving design settings fails because of an empty result.
439 #. TRANS: Client error displayed when a database error occurs inserting profile colours.
440 #. TRANS: Client error displayed when a database error occurs updating profile colours.
441 #. TRANS: Form validation error displayed when group design settings could not be saved because of an application issue.
442 #. TRANS: Form validation error on Profile design page when saving design settings has failed.
443 #. TRANS: Form validation error on Profile design page when updating design settings has failed.
444 #: actions/apiaccountupdateprofilebackgroundimage.php:138
445 #: actions/apiaccountupdateprofilebackgroundimage.php:149
446 #: actions/apiaccountupdateprofilecolors.php:160
447 #: actions/apiaccountupdateprofilecolors.php:171
448 #: actions/groupdesignsettings.php:295 actions/groupdesignsettings.php:306
449 #: actions/userdesignsettings.php:222 actions/userdesignsettings.php:233
450 #: actions/userdesignsettings.php:276 actions/userdesignsettings.php:287
451 msgid "Unable to save your design settings."
452 msgstr ""
453
454 #. TRANS: Error displayed when updating design settings fails.
455 #. TRANS: Client error displayed when a database error occurs updating profile colours.
456 #. TRANS: Form validation error on Profile design page when updating design settings has failed.
457 #. TRANS: Error message displayed if design settings could not be saved.
458 #. TRANS: Error message displayed if design settings could not be saved after clicking "Use defaults".
459 #: actions/apiaccountupdateprofilebackgroundimage.php:191
460 #: actions/apiaccountupdateprofilecolors.php:139
461 #: actions/userdesignsettings.php:199 lib/designsettings.php:217
462 #: lib/designsettings.php:239
463 msgid "Could not update your design."
464 msgstr ""
465
466 #. TRANS: Title for Atom feed.
467 #: actions/apiatomservice.php:85
468 msgctxt "ATOM"
469 msgid "Main"
470 msgstr ""
471
472 #. TRANS: Title for Atom feed. %s is a user nickname.
473 #. TRANS: Message is used as link title. %s is a user nickname.
474 #. TRANS: Title in atom group notice feed. %s is a group name.
475 #. TRANS: Title in atom user notice feed. %s is a user name.
476 #: actions/apiatomservice.php:93 actions/grouprss.php:138
477 #: actions/userrss.php:95 lib/atomgroupnoticefeed.php:63
478 #: lib/atomusernoticefeed.php:88
479 #, php-format
480 msgid "%s timeline"
481 msgstr ""
482
483 #. TRANS: Title for Atom feed with a user's subscriptions. %s is a user nickname.
484 #. TRANS: Title for Atom subscription feed.
485 #. TRANS: %s is a user nickname.
486 #. TRANS: Header for subscriptions overview for a user (first page).
487 #. TRANS: %s is a user nickname.
488 #: actions/apiatomservice.php:104 actions/atompubsubscriptionfeed.php:148
489 #: actions/subscriptions.php:51
490 #, php-format
491 msgid "%s subscriptions"
492 msgstr ""
493
494 #. TRANS: Title for Atom feed with a user's favorite notices. %s is a user nickname.
495 #. TRANS: Title for Atom favorites feed.
496 #. TRANS: %s is a user nickname.
497 #: actions/apiatomservice.php:115 actions/atompubfavoritefeed.php:142
498 #, php-format
499 msgid "%s favorites"
500 msgstr ""
501
502 #. TRANS: Title for Atom feed with a user's memberships. %s is a user nickname.
503 #: actions/apiatomservice.php:126
504 #, php-format
505 msgid "%s memberships"
506 msgstr ""
507
508 #. TRANS: Client error displayed when users try to block themselves.
509 #: actions/apiblockcreate.php:105
510 msgid "You cannot block yourself!"
511 msgstr ""
512
513 #. TRANS: Server error displayed when blocking a user has failed.
514 #: actions/apiblockcreate.php:127
515 msgid "Block user failed."
516 msgstr ""
517
518 #. TRANS: Server error displayed when unblocking a user has failed.
519 #: actions/apiblockdestroy.php:113
520 msgid "Unblock user failed."
521 msgstr ""
522
523 #. TRANS: Title. %s is a user nickname.
524 #: actions/apidirectmessage.php:88
525 #, php-format
526 msgid "Direct messages from %s"
527 msgstr ""
528
529 #. TRANS: Subtitle. %s is a user nickname.
530 #: actions/apidirectmessage.php:93
531 #, php-format
532 msgid "All the direct messages sent from %s"
533 msgstr ""
534
535 #. TRANS: Title. %s is a user nickname.
536 #: actions/apidirectmessage.php:102
537 #, php-format
538 msgid "Direct messages to %s"
539 msgstr ""
540
541 #. TRANS: Subtitle. %s is a user nickname.
542 #: actions/apidirectmessage.php:107
543 #, php-format
544 msgid "All the direct messages sent to %s"
545 msgstr ""
546
547 #. TRANS: Client error displayed when no message text was submitted (406).
548 #: actions/apidirectmessagenew.php:117
549 msgid "No message text!"
550 msgstr ""
551
552 #. TRANS: Client error displayed when message content is too long.
553 #. TRANS: %d is the maximum number of characters for a message.
554 #. TRANS: Form validation error displayed when message content is too long.
555 #. TRANS: %d is the maximum number of characters for a message.
556 #: actions/apidirectmessagenew.php:127 actions/newmessage.php:159
557 #, php-format
558 msgid "That's too long. Maximum message size is %d character."
559 msgid_plural "That's too long. Maximum message size is %d characters."
560 msgstr[0] ""
561 msgstr[1] ""
562
563 #. TRANS: Client error displayed if a recipient user could not be found (403).
564 #: actions/apidirectmessagenew.php:139
565 msgid "Recipient user not found."
566 msgstr ""
567
568 #. TRANS: Client error displayed trying to direct message another user who's not a friend (403).
569 #: actions/apidirectmessagenew.php:144
570 msgid "Cannot send direct messages to users who aren't your friend."
571 msgstr ""
572
573 #. TRANS: Client error displayed trying to direct message self (403).
574 #: actions/apidirectmessagenew.php:154
575 msgid ""
576 "Do not send a message to yourself; just say it to yourself quietly instead."
577 msgstr ""
578
579 #. TRANS: Client error displayed when requesting a status with a non-existing ID.
580 #. TRANS: Client error displayed when trying to remove a favourite with an invalid ID.
581 #. TRANS: Client error displayed trying to delete a status with an invalid ID.
582 #: actions/apifavoritecreate.php:108 actions/apifavoritedestroy.php:108
583 #: actions/apistatusesdestroy.php:121
584 msgid "No status found with that ID."
585 msgstr ""
586
587 #. TRANS: Client error displayed when trying to mark a notice favourite that already is a favourite.
588 #: actions/apifavoritecreate.php:120
589 msgid "This status is already a favorite."
590 msgstr ""
591
592 #. TRANS: Client error displayed when marking a notice as favourite fails.
593 #. TRANS: Server error displayed when trying to mark a notice as favorite fails in the database.
594 #. TRANS: Error message text shown when a favorite could not be set.
595 #: actions/apifavoritecreate.php:132 actions/favor.php:87 lib/command.php:306
596 msgid "Could not create favorite."
597 msgstr ""
598
599 #. TRANS: Client error displayed when trying to remove a favourite that was not a favourite.
600 #: actions/apifavoritedestroy.php:122
601 msgid "That status is not a favorite."
602 msgstr ""
603
604 #. TRANS: Client error displayed when removing a favourite has failed.
605 #. TRANS: Server error displayed when removing a favorite from the database fails.
606 #: actions/apifavoritedestroy.php:135 actions/disfavor.php:90
607 msgid "Could not delete favorite."
608 msgstr ""
609
610 #. TRANS: Client error displayed when trying follow who's profile could not be found.
611 #: actions/apifriendshipscreate.php:109
612 msgid "Could not follow user: profile not found."
613 msgstr ""
614
615 #. TRANS: Client error displayed when trying to follow a user that's already being followed.
616 #. TRANS: %s is the nickname of the user that is already being followed.
617 #: actions/apifriendshipscreate.php:120
618 #, php-format
619 msgid "Could not follow user: %s is already on your list."
620 msgstr ""
621
622 #. TRANS: Client error displayed when trying to unfollow a user that cannot be found.
623 #: actions/apifriendshipsdestroy.php:109
624 msgid "Could not unfollow user: User not found."
625 msgstr ""
626
627 #. TRANS: Client error displayed when trying to unfollow self.
628 #: actions/apifriendshipsdestroy.php:121
629 msgid "You cannot unfollow yourself."
630 msgstr ""
631
632 #. TRANS: Client error displayed when supplying invalid parameters to an API call checking if a friendship exists.
633 #: actions/apifriendshipsexists.php:88
634 msgid "Two valid IDs or nick names must be supplied."
635 msgstr ""
636
637 #. TRANS: Client error displayed when a source user could not be determined showing friendship.
638 #: actions/apifriendshipsshow.php:131
639 msgid "Could not determine source user."
640 msgstr ""
641
642 #. TRANS: Client error displayed when a target user could not be determined showing friendship.
643 #: actions/apifriendshipsshow.php:140
644 msgid "Could not find target user."
645 msgstr ""
646
647 #. TRANS: Client error trying to create a group with a nickname this is already in use.
648 #. TRANS: API validation exception thrown when nickname is already used.
649 #. TRANS: Group edit form validation error.
650 #. TRANS: Group create form validation error.
651 #. TRANS: Validation error in form for profile settings.
652 #. TRANS: Form validation error displayed when trying to register with an existing nickname.
653 #: actions/apigroupcreate.php:156 actions/apigroupprofileupdate.php:257
654 #: actions/editgroup.php:192 actions/newgroup.php:138
655 #: actions/profilesettings.php:293 actions/register.php:210
656 msgid "Nickname already in use. Try another one."
657 msgstr ""
658
659 #. TRANS: Client error in form for group creation.
660 #. TRANS: API validation exception thrown when nickname does not validate.
661 #. TRANS: Group edit form validation error.
662 #. TRANS: Group create form validation error.
663 #. TRANS: Validation error in form for profile settings.
664 #. TRANS: Form validation error displayed when trying to register with an invalid nickname.
665 #: actions/apigroupcreate.php:164 actions/apigroupprofileupdate.php:262
666 #: actions/editgroup.php:196 actions/newgroup.php:142
667 #: actions/profilesettings.php:263 actions/register.php:213
668 msgid "Not a valid nickname."
669 msgstr ""
670
671 #. TRANS: Client error in form for group creation.
672 #. TRANS: API validation exception thrown when homepage URL does not validate.
673 #. TRANS: Validation error shown when providing an invalid homepage URL in the "Edit application" form.
674 #. TRANS: Group edit form validation error.
675 #. TRANS: Validation error shown when providing an invalid homepage URL in the "New application" form.
676 #. TRANS: Group create form validation error.
677 #. TRANS: Validation error in form for profile settings.
678 #. TRANS: Form validation error displayed when trying to register with an invalid homepage URL.
679 #: actions/apigroupcreate.php:181 actions/apigroupprofileupdate.php:281
680 #: actions/editapplication.php:236 actions/editgroup.php:203
681 #: actions/newapplication.php:222 actions/newgroup.php:149
682 #: actions/profilesettings.php:268 actions/register.php:222
683 msgid "Homepage is not a valid URL."
684 msgstr ""
685
686 #. TRANS: Client error in form for group creation.
687 #. TRANS: API validation exception thrown when full name does not validate.
688 #. TRANS: Group edit form validation error.
689 #. TRANS: Group create form validation error.
690 #. TRANS: Validation error in form for profile settings.
691 #. TRANS: Form validation error displayed when trying to register with a too long full name.
692 #: actions/apigroupcreate.php:191 actions/apigroupprofileupdate.php:291
693 #: actions/editgroup.php:207 actions/newgroup.php:153
694 #: actions/profilesettings.php:272 actions/register.php:226
695 msgid "Full name is too long (maximum 255 characters)."
696 msgstr ""
697
698 #. TRANS: Client error shown when providing too long a description during group creation.
699 #. TRANS: %d is the maximum number of allowed characters.
700 #. TRANS: API validation exception thrown when description does not validate.
701 #. TRANS: %d is the maximum description length and used for plural.
702 #. TRANS: Validation error shown when providing too long a description in the "Edit application" form.
703 #. TRANS: %d is the maximum number of allowed characters.
704 #. TRANS: Group edit form validation error.
705 #. TRANS: Form validation error in New application form.
706 #. TRANS: %d is the maximum number of characters for the description.
707 #. TRANS: Group create form validation error.
708 #. TRANS: %d is the maximum number of allowed characters.
709 #: actions/apigroupcreate.php:201 actions/apigroupprofileupdate.php:301
710 #: actions/editapplication.php:203 actions/editgroup.php:212
711 #: actions/newapplication.php:183 actions/newgroup.php:158
712 #, php-format
713 msgid "Description is too long (maximum %d character)."
714 msgid_plural "Description is too long (maximum %d characters)."
715 msgstr[0] ""
716 msgstr[1] ""
717
718 #. TRANS: Client error shown when providing too long a location during group creation.
719 #. TRANS: API validation exception thrown when location does not validate.
720 #. TRANS: Group edit form validation error.
721 #. TRANS: Group create form validation error.
722 #. TRANS: Validation error in form for profile settings.
723 #. TRANS: Form validation error displayed when trying to register with a too long location.
724 #: actions/apigroupcreate.php:215 actions/apigroupprofileupdate.php:313
725 #: actions/editgroup.php:219 actions/newgroup.php:165
726 #: actions/profilesettings.php:285 actions/register.php:238
727 msgid "Location is too long (maximum 255 characters)."
728 msgstr ""
729
730 #. TRANS: Client error shown when providing too many aliases during group creation.
731 #. TRANS: %d is the maximum number of allowed aliases.
732 #. TRANS: API validation exception thrown when aliases do not validate.
733 #. TRANS: %d is the maximum number of aliases and used for plural.
734 #. TRANS: Group edit form validation error.
735 #. TRANS: %d is the maximum number of allowed aliases.
736 #. TRANS: Group create form validation error.
737 #. TRANS: %d is the maximum number of allowed aliases.
738 #: actions/apigroupcreate.php:236 actions/apigroupprofileupdate.php:332
739 #: actions/editgroup.php:232 actions/newgroup.php:178
740 #, php-format
741 msgid "Too many aliases! Maximum %d allowed."
742 msgid_plural "Too many aliases! Maximum %d allowed."
743 msgstr[0] ""
744 msgstr[1] ""
745
746 #. TRANS: Client error shown when providing an invalid alias during group creation.
747 #. TRANS: %s is the invalid alias.
748 #. TRANS: API validation exception thrown when aliases does not validate.
749 #. TRANS: %s is the invalid alias.
750 #: actions/apigroupcreate.php:253 actions/apigroupprofileupdate.php:350
751 #, php-format
752 msgid "Invalid alias: \"%s\"."
753 msgstr ""
754
755 #. TRANS: Client error displayed when trying to use an alias during group creation that is already in use.
756 #. TRANS: %s is the alias that is already in use.
757 #. TRANS: API validation exception thrown when aliases is already used.
758 #. TRANS: %s is the already used alias.
759 #. TRANS: Group edit form validation error.
760 #. TRANS: Group create form validation error. %s is the already used alias.
761 #: actions/apigroupcreate.php:264 actions/apigroupprofileupdate.php:361
762 #: actions/editgroup.php:247 actions/newgroup.php:194
763 #, php-format
764 msgid "Alias \"%s\" already in use. Try another one."
765 msgstr ""
766
767 #. TRANS: Client error displayed when trying to use an alias during group creation that is the same as the group's nickname.
768 #. TRANS: Group edit form validation error.
769 #: actions/apigroupcreate.php:278 actions/editgroup.php:254
770 msgid "Alias can't be the same as nickname."
771 msgstr ""
772
773 #. TRANS: Client error displayed when checking group membership for a non-existing group.
774 #. TRANS: Client error displayed when trying to join a group that does not exist.
775 #. TRANS: Client error displayed when trying to leave a group that does not exist.
776 #. TRANS: Client error displayed trying to show group membership on a non-existing group.
777 #. TRANS: Client error displayed when not providing a group or an invalid group.
778 #. TRANS: Client error displayed when trying to show a group that could not be found.
779 #. TRANS: Client error displayed requesting most recent notices to a group for a non-existing group.
780 #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104
781 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:71
782 #: actions/apigroupprofileupdate.php:113 actions/apigroupshow.php:81
783 #: actions/apitimelinegroup.php:89
784 msgid "Group not found."
785 msgstr ""
786
787 #. TRANS: Server error displayed when trying to join a group the user is already a member of.
788 #. TRANS: Client error displayed when trying to join a group while already a member.
789 #. TRANS: Error text shown a user tries to join a group they already are a member of.
790 #: actions/apigroupjoin.php:111 actions/joingroup.php:103 lib/command.php:345
791 msgid "You are already a member of that group."
792 msgstr ""
793
794 #. TRANS: Server error displayed when trying to join a group the user is blocked from joining.
795 #. TRANS: Client error displayed when trying to join a group while being blocked form joining it.
796 #. TRANS: Error text shown when a user tries to join a group they are blocked from joining.
797 #: actions/apigroupjoin.php:121 actions/joingroup.php:109 lib/command.php:350
798 msgid "You have been blocked from that group by the admin."
799 msgstr ""
800
801 #. TRANS: Server error displayed when joining a group failed in the database.
802 #. TRANS: %1$s is the joining user's nickname, $2$s is the group nickname for which the join failed.
803 #. TRANS: Message given having failed to add a user to a group.
804 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
805 #: actions/apigroupjoin.php:133 actions/joingroup.php:136 lib/command.php:359
806 #, php-format
807 msgid "Could not join user %1$s to group %2$s."
808 msgstr ""
809
810 #. TRANS: Server error displayed when trying to leave a group the user is not a member of.
811 #: actions/apigroupleave.php:115
812 msgid "You are not a member of this group."
813 msgstr ""
814
815 #. TRANS: Server error displayed when leaving a group failed in the database.
816 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
817 #. TRANS: Message given having failed to remove a user from a group.
818 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
819 #: actions/apigroupleave.php:124 actions/leavegroup.php:130
820 #: lib/command.php:404
821 #, php-format
822 msgid "Could not remove user %1$s from group %2$s."
823 msgstr ""
824
825 #. TRANS: Used as title in check for group membership. %s is a user name.
826 #: actions/apigrouplist.php:95
827 #, php-format
828 msgid "%s's groups"
829 msgstr ""
830
831 #. TRANS: Used as subtitle in check for group membership. %1$s is the site name, %2$s is a user name.
832 #: actions/apigrouplist.php:105
833 #, php-format
834 msgid "%1$s groups %2$s is a member of."
835 msgstr ""
836
837 #. TRANS: Message is used as a title when listing the lastest 20 groups. %s is a site name.
838 #. TRANS: Page title for first page of groups for a user.
839 #. TRANS: %s is a nickname.
840 #: actions/apigrouplistall.php:88 actions/usergroups.php:63
841 #, php-format
842 msgid "%s groups"
843 msgstr ""
844
845 #. TRANS: Message is used as a subtitle when listing the lastest 20 groups. %s is a site name.
846 #: actions/apigrouplistall.php:93
847 #, php-format
848 msgid "groups on %s"
849 msgstr ""
850
851 #. TRANS: Client error displayed when trying to edit a group without being an admin.
852 #. TRANS: Client error displayed trying to edit a group while not being a group admin.
853 #. TRANS: Client error displayed trying to change group design settings without being a (group) admin.
854 #. TRANS: Client error displayed when trying to change group logo settings while not being a group admin.
855 #: actions/apigroupprofileupdate.php:119 actions/editgroup.php:110
856 #: actions/editgroup.php:176 actions/groupdesignsettings.php:109
857 #: actions/grouplogo.php:111
858 msgid "You must be an admin to edit the group."
859 msgstr ""
860
861 #. TRANS: Server error displayed when group update fails.
862 #. TRANS: Server error displayed when editing a group fails.
863 #: actions/apigroupprofileupdate.php:173 actions/editgroup.php:276
864 msgid "Could not update group."
865 msgstr ""
866
867 #. TRANS: Server error displayed when adding group aliases fails.
868 #. TRANS: Server error displayed when group aliases could not be added.
869 #. TRANS: Server exception thrown when creating group aliases failed.
870 #: actions/apigroupprofileupdate.php:196 actions/editgroup.php:283
871 #: classes/User_group.php:548
872 msgid "Could not create aliases."
873 msgstr ""
874
875 #. TRANS: API validation exception thrown when nickname does not validate.
876 #. TRANS: Validation error in form for registration, profile and group settings, etc.
877 #: actions/apigroupprofileupdate.php:252 lib/nickname.php:165
878 msgid "Nickname must have only lowercase letters and numbers and no spaces."
879 msgstr ""
880
881 #. TRANS: API validation exception thrown when alias is the same as nickname.
882 #. TRANS: Group create form validation error.
883 #: actions/apigroupprofileupdate.php:370 actions/newgroup.php:201
884 msgid "Alias cannot be the same as nickname."
885 msgstr ""
886
887 #. TRANS: Client error displayed when uploading a media file has failed.
888 #: actions/apimediaupload.php:101
889 msgid "Upload failed."
890 msgstr ""
891
892 #. TRANS: Client error given from the OAuth API when the request token or verifier is invalid.
893 #: actions/apioauthaccesstoken.php:102
894 msgid "Invalid request token or verifier."
895 msgstr ""
896
897 #. TRANS: Client error given when no oauth_token was passed to the OAuth API.
898 #: actions/apioauthauthorize.php:107
899 msgid "No oauth_token parameter provided."
900 msgstr ""
901
902 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
903 #: actions/apioauthauthorize.php:115 actions/apioauthauthorize.php:129
904 msgid "Invalid request token."
905 msgstr ""
906
907 #. TRANS: Client error given when an invalid request token was passed to the OAuth API.
908 #: actions/apioauthauthorize.php:121
909 msgid "Request token already authorized."
910 msgstr ""
911
912 #. TRANS: Form validation error in API OAuth authorisation because of an invalid session token.
913 #. TRANS: Client error displayed when the session token does not match or is not given.
914 #. TRANS: Form validation error message.
915 #. TRANS: Client error displayed when the session token does not match or is not given.
916 #. TRANS: Form validation error.
917 #. TRANS: Form validation error message.
918 #. TRANS: Client error displayed when the session token does not match or is not given.
919 #. TRANS: Client error displayed when the session token is not okay.
920 #. TRANS: Client error displayed when the session token does not match or is not given.
921 #: actions/apioauthauthorize.php:147 actions/avatarsettings.php:281
922 #: actions/cancelsubscription.php:75 actions/deletenotice.php:178
923 #: actions/disfavor.php:75 actions/emailsettings.php:293 actions/favor.php:76
924 #: actions/geocode.php:56 actions/groupblock.php:66 actions/grouplogo.php:321
925 #: actions/groupunblock.php:66 actions/imsettings.php:244
926 #: actions/invite.php:61 actions/makeadmin.php:68 actions/newmessage.php:141
927 #: actions/newnotice.php:105 actions/nudge.php:82
928 #: actions/oauthappssettings.php:162 actions/oauthconnectionssettings.php:136
929 #: actions/passwordsettings.php:147 actions/pluginenable.php:88
930 #: actions/profilesettings.php:235 actions/recoverpassword.php:387
931 #: actions/register.php:164 actions/remotesubscribe.php:78
932 #: actions/repeat.php:80 actions/smssettings.php:250 actions/subedit.php:41
933 #: actions/subscribe.php:87 actions/tagother.php:157
934 #: actions/unsubscribe.php:70 actions/urlsettings.php:171
935 #: actions/userauthorization.php:54 lib/designsettings.php:123
936 msgid "There was a problem with your session token. Try again, please."
937 msgstr ""
938
939 #. TRANS: Form validation error given when an invalid username and/or password was passed to the OAuth API.
940 #: actions/apioauthauthorize.php:168
941 msgid "Invalid nickname / password!"
942 msgstr ""
943
944 #. TRANS: Server error displayed when a database action fails.
945 #: actions/apioauthauthorize.php:217
946 msgid "Database error inserting oauth_token_association."
947 msgstr ""
948
949 #. TRANS: Client error given on when invalid data was passed through a form in the OAuth API.
950 #. TRANS: Unexpected validation error on avatar upload form.
951 #. TRANS: Client error displayed when the submitted form contains unexpected data.
952 #. TRANS: Client error displayed submitting invalid form data for edit application.
953 #. TRANS: Message given submitting a form with an unknown action in e-mail settings.
954 #. TRANS: Form validation error message when an unsupported argument is used.
955 #. TRANS: Message given submitting a form with an unknown action in Instant Messaging settings.
956 #. TRANS: Client error displayed when encountering an unexpected action on form submission.
957 #. TRANS: Client error when submitting a form with unexpected information.
958 #. TRANS: Client error displayed when unexpected data is posted in the password recovery form.
959 #. TRANS: Message given submitting a form with an unknown action in SMS settings.
960 #. TRANS: Unknown form validation error in design settings form.
961 #: actions/apioauthauthorize.php:294 actions/avatarsettings.php:295
962 #: actions/designadminpanel.php:100 actions/editapplication.php:145
963 #: actions/emailsettings.php:312 actions/grouplogo.php:332
964 #: actions/imsettings.php:259 actions/newapplication.php:125
965 #: actions/oauthconnectionssettings.php:145 actions/recoverpassword.php:46
966 #: actions/smssettings.php:271 lib/designsettings.php:134
967 msgid "Unexpected form submission."
968 msgstr ""
969
970 #. TRANS: Title for a page where a user can confirm/deny account access by an external application.
971 #: actions/apioauthauthorize.php:387
972 msgid "An application would like to connect to your account"
973 msgstr ""
974
975 #. TRANS: Fieldset legend.
976 #: actions/apioauthauthorize.php:404
977 msgid "Allow or deny access"
978 msgstr ""
979
980 #. TRANS: User notification of external application requesting account access.
981 #. TRANS: %3$s is the access type requested (read-write or read-only), %4$s is the StatusNet sitename.
982 #: actions/apioauthauthorize.php:425
983 #, php-format
984 msgid ""
985 "An application would like the ability to <strong>%3$s</strong> your %4$s "
986 "account data. You should only give access to your %4$s account to third "
987 "parties you trust."
988 msgstr ""
989
990 #. TRANS: User notification of external application requesting account access.
991 #. TRANS: %1$s is the application name requesting access, %2$s is the organisation behind the application,
992 #. TRANS: %3$s is the access type requested, %4$s is the StatusNet sitename.
993 #: actions/apioauthauthorize.php:433
994 #, php-format
995 msgid ""
996 "The application <strong>%1$s</strong> by <strong>%2$s</strong> would like "
997 "the ability to <strong>%3$s</strong> your %4$s account data. You should only "
998 "give access to your %4$s account to third parties you trust."
999 msgstr ""
1000
1001 #. TRANS: Fieldset legend.
1002 #: actions/apioauthauthorize.php:455
1003 msgctxt "LEGEND"
1004 msgid "Account"
1005 msgstr ""
1006
1007 #. TRANS: Field label on OAuth API authorisation form.
1008 #. TRANS: Field label on login page.
1009 #. TRANS: Field label in form for profile settings.
1010 #. TRANS: Field label on account registration page.
1011 #. TRANS: Label for nickname on user authorisation page.
1012 #. TRANS: Field label on group edit form.
1013 #: actions/apioauthauthorize.php:459 actions/login.php:231
1014 #: actions/profilesettings.php:104 actions/register.php:438
1015 #: actions/userauthorization.php:147 lib/groupeditform.php:147
1016 msgid "Nickname"
1017 msgstr ""
1018
1019 #. TRANS: Field label on OAuth API authorisation form.
1020 #. TRANS: Field label on login page.
1021 #. TRANS: Field label on account registration page.
1022 #: actions/apioauthauthorize.php:463 actions/login.php:235
1023 #: actions/register.php:444
1024 msgid "Password"
1025 msgstr ""
1026
1027 #. TRANS: Button text that when clicked will cancel the process of allowing access to an account
1028 #. TRANS: by an external application.
1029 #. TRANS: Button label to cancel an e-mail address confirmation procedure.
1030 #. TRANS: Button label to cancel an IM address confirmation procedure.
1031 #. TRANS: Button label to cancel a SMS address confirmation procedure.
1032 #. TRANS: Button label in the "Edit application" form.
1033 #: actions/apioauthauthorize.php:478 actions/emailsettings.php:125
1034 #: actions/imsettings.php:136 actions/smssettings.php:132
1035 #: lib/applicationeditform.php:351
1036 msgctxt "BUTTON"
1037 msgid "Cancel"
1038 msgstr ""
1039
1040 #. TRANS: Button text that when clicked will allow access to an account by an external application.
1041 #: actions/apioauthauthorize.php:485
1042 msgctxt "BUTTON"
1043 msgid "Allow"
1044 msgstr ""
1045
1046 #. TRANS: Form instructions.
1047 #: actions/apioauthauthorize.php:502
1048 msgid "Authorize access to your account information."
1049 msgstr ""
1050
1051 #. TRANS: Header for user notification after revoking OAuth access to an application.
1052 #: actions/apioauthauthorize.php:594
1053 msgid "Authorization canceled."
1054 msgstr ""
1055
1056 #. TRANS: User notification after revoking OAuth access to an application.
1057 #. TRANS: %s is an OAuth token.
1058 #: actions/apioauthauthorize.php:598
1059 #, php-format
1060 msgid "The request token %s has been revoked."
1061 msgstr ""
1062
1063 #. TRANS: Title of the page notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
1064 #: actions/apioauthauthorize.php:621
1065 msgid "You have successfully authorized the application"
1066 msgstr ""
1067
1068 #. TRANS: Message notifying the user that an anonymous client application was successfully authorized to access the user's account with OAuth.
1069 #: actions/apioauthauthorize.php:625
1070 msgid ""
1071 "Please return to the application and enter the following security code to "
1072 "complete the process."
1073 msgstr ""
1074
1075 #. TRANS: Title of the page notifying the user that the client application was successfully authorized to access the user's account with OAuth.
1076 #. TRANS: %s is the authorised application name.
1077 #: actions/apioauthauthorize.php:632
1078 #, php-format
1079 msgid "You have successfully authorized %s"
1080 msgstr ""
1081
1082 #. TRANS: Message notifying the user that the client application was successfully authorized to access the user's account with OAuth.
1083 #. TRANS: %s is the authorised application name.
1084 #: actions/apioauthauthorize.php:639
1085 #, php-format
1086 msgid ""
1087 "Please return to %s and enter the following security code to complete the "
1088 "process."
1089 msgstr ""
1090
1091 #. TRANS: Client error displayed trying to delete a status not using POST or DELETE.
1092 #. TRANS: POST and DELETE should not be translated.
1093 #: actions/apistatusesdestroy.php:111
1094 msgid "This method requires a POST or DELETE."
1095 msgstr ""
1096
1097 #. TRANS: Client error displayed trying to delete a status of another user.
1098 #: actions/apistatusesdestroy.php:136
1099 msgid "You may not delete another user's status."
1100 msgstr ""
1101
1102 #. TRANS: Client error displayed trying to repeat a non-existing notice through the API.
1103 #. TRANS: Client error displayed trying to display redents of a non-exiting notice.
1104 #. TRANS: Client exception thrown when referencing a non-existing notice.
1105 #. TRANS: Error message displayed trying to delete a non-existing notice.
1106 #. TRANS: Client error displayed trying to show a non-existing notice.
1107 #: actions/apistatusesretweet.php:74 actions/apistatusesretweets.php:70
1108 #: actions/atompubshowfavorite.php:82 actions/deletenotice.php:61
1109 #: actions/shownotice.php:130
1110 msgid "No such notice."
1111 msgstr ""
1112
1113 #. TRANS: Client error displayed calling an unsupported HTTP error in API status show.
1114 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1115 #. TRANS: Client exception thrown using an unsupported HTTP method.
1116 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1117 #. TRANS: Client error shown when using a non-supported HTTP method.
1118 #. TRANS: Client exception thrown when using an unsupported HTTP method.
1119 #: actions/apistatusesshow.php:118 actions/atompubfavoritefeed.php:103
1120 #: actions/atompubmembershipfeed.php:105 actions/atompubshowfavorite.php:117
1121 #: actions/atompubshowmembership.php:116
1122 #: actions/atompubshowsubscription.php:122
1123 #: actions/atompubsubscriptionfeed.php:109
1124 msgid "HTTP method not supported."
1125 msgstr ""
1126
1127 #. TRANS: Exception thrown requesting an unsupported notice output format.
1128 #. TRANS: %s is the requested output format.
1129 #: actions/apistatusesshow.php:144
1130 #, php-format
1131 msgid "Unsupported format: %s."
1132 msgstr ""
1133
1134 #. TRANS: Client error displayed requesting a deleted status.
1135 #: actions/apistatusesshow.php:155
1136 msgid "Status deleted."
1137 msgstr ""
1138
1139 #. TRANS: Client error displayed requesting a status with an invalid ID.
1140 #: actions/apistatusesshow.php:162
1141 msgid "No status with that ID found."
1142 msgstr ""
1143
1144 #. TRANS: Client error displayed when trying to delete a notice not using the Atom format.
1145 #: actions/apistatusesshow.php:227
1146 msgid "Can only delete using the Atom format."
1147 msgstr ""
1148
1149 #. TRANS: Client error displayed when a user has no rights to delete notices of other users.
1150 #. TRANS: Error message displayed trying to delete a notice that was not made by the current user.
1151 #: actions/apistatusesshow.php:235 actions/deletenotice.php:78
1152 msgid "Cannot delete this notice."
1153 msgstr ""
1154
1155 #. TRANS: Confirmation of notice deletion in API. %d is the ID (number) of the deleted notice.
1156 #: actions/apistatusesshow.php:249
1157 #, php-format
1158 msgid "Deleted notice %d"
1159 msgstr ""
1160
1161 #. TRANS: Client error displayed when the parameter "status" is missing.
1162 #: actions/apistatusesupdate.php:221
1163 msgid "Client must provide a 'status' parameter with a value."
1164 msgstr ""
1165
1166 #. TRANS: Client error displayed exceeding the maximum notice length.
1167 #. TRANS: %d is the maximum length for a notice.
1168 #. TRANS: Client error displayed when the parameter "status" is missing.
1169 #. TRANS: %d is the maximum number of character for a notice.
1170 #. TRANS: Error message in incoming mail handler used when an incoming e-mail contains too many characters.
1171 #: actions/apistatusesupdate.php:244 actions/newnotice.php:161
1172 #: lib/mailhandler.php:65
1173 #, php-format
1174 msgid "That's too long. Maximum notice size is %d character."
1175 msgid_plural "That's too long. Maximum notice size is %d characters."
1176 msgstr[0] ""
1177 msgstr[1] ""
1178
1179 #. TRANS: Client error displayed when replying to a non-existing notice.
1180 #: actions/apistatusesupdate.php:284
1181 msgid "Parent notice not found."
1182 msgstr ""
1183
1184 #. TRANS: Client error displayed exceeding the maximum notice length.
1185 #. TRANS: %d is the maximum lenth for a notice.
1186 #. TRANS: Client error displayed exceeding the maximum notice length.
1187 #. TRANS: %d is the maximum length for a notice.
1188 #: actions/apistatusesupdate.php:308 actions/newnotice.php:186
1189 #, php-format
1190 msgid "Maximum notice size is %d character, including attachment URL."
1191 msgid_plural "Maximum notice size is %d characters, including attachment URL."
1192 msgstr[0] ""
1193 msgstr[1] ""
1194
1195 #. TRANS: Client error displayed when requesting profiles of followers in an unsupported format.
1196 #. TRANS: Client error displayed when requesting IDs of followers in an unsupported format.
1197 #: actions/apisubscriptions.php:228 actions/apisubscriptions.php:258
1198 msgid "Unsupported format."
1199 msgstr ""
1200
1201 #. TRANS: Title for timeline of most recent favourite notices by a user.
1202 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1203 #: actions/apitimelinefavorites.php:108
1204 #, php-format
1205 msgid "%1$s / Favorites from %2$s"
1206 msgstr ""
1207
1208 #. TRANS: Subtitle for timeline of most recent favourite notices by a user.
1209 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user's full name,
1210 #. TRANS: %3$s is a user nickname.
1211 #: actions/apitimelinefavorites.php:120
1212 #, php-format
1213 msgid "%1$s updates favorited by %2$s / %3$s."
1214 msgstr ""
1215
1216 #. TRANS: Title for timeline of most recent mentions of a user.
1217 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname.
1218 #: actions/apitimelinementions.php:115
1219 #, php-format
1220 msgid "%1$s / Updates mentioning %2$s"
1221 msgstr ""
1222
1223 #. TRANS: Subtitle for timeline of most recent mentions of a user.
1224 #. TRANS: %1$s is the StatusNet sitename, %2$s is a user nickname,
1225 #. TRANS: %3$s is a user's full name.
1226 #: actions/apitimelinementions.php:131
1227 #, php-format
1228 msgid "%1$s updates that reply to updates from %2$s / %3$s."
1229 msgstr ""
1230
1231 #. TRANS: Title for site timeline. %s is the StatusNet sitename.
1232 #. TRANS: Public RSS feed title. %s is the StatusNet site name.
1233 #: actions/apitimelinepublic.php:193 actions/publicrss.php:103
1234 #, php-format
1235 msgid "%s public timeline"
1236 msgstr ""
1237
1238 #. TRANS: Subtitle for site timeline. %s is the StatusNet sitename.
1239 #: actions/apitimelinepublic.php:199
1240 #, php-format
1241 msgid "%s updates from everyone!"
1242 msgstr ""
1243
1244 #. TRANS: Server error displayed calling unimplemented API method for 'retweeted by me'.
1245 #: actions/apitimelineretweetedbyme.php:71
1246 msgid "Unimplemented."
1247 msgstr ""
1248
1249 #. TRANS: Title for Atom feed "repeated to me". %s is the user nickname.
1250 #: actions/apitimelineretweetedtome.php:96
1251 #, php-format
1252 msgid "Repeated to %s"
1253 msgstr ""
1254
1255 #. TRANS: Subtitle for API action that shows most recent notices that are repeats in user's inbox.
1256 #. TRANS: %1$s is the sitename, %2$s is a user nickname, %3$s is a user profile name.
1257 #: actions/apitimelineretweetedtome.php:101
1258 #, php-format
1259 msgid "%1$s notices that were to repeated to %2$s / %3$s."
1260 msgstr ""
1261
1262 #. TRANS: Title of list of repeated notices of the logged in user.
1263 #. TRANS: %s is the nickname of the logged in user.
1264 #: actions/apitimelineretweetsofme.php:98
1265 #, php-format
1266 msgid "Repeats of %s"
1267 msgstr ""
1268
1269 #. TRANS: Subtitle of API time with retweets of me.
1270 #. TRANS: %1$s is the StatusNet sitename, %2$s is the user nickname, %3$s is the user profile name.
1271 #: actions/apitimelineretweetsofme.php:106
1272 #, php-format
1273 msgid "%1$s notices that %2$s / %3$s has repeated."
1274 msgstr ""
1275
1276 #. TRANS: Title for timeline with lastest notices with a given tag.
1277 #. TRANS: %s is the tag.
1278 #. TRANS: Title for first page of notices with tags.
1279 #. TRANS: %s is the tag.
1280 #: actions/apitimelinetag.php:101 actions/tag.php:69
1281 #, php-format
1282 msgid "Notices tagged with %s"
1283 msgstr ""
1284
1285 #. TRANS: Subtitle for timeline with lastest notices with a given tag.
1286 #. TRANS: %1$s is the tag, $2$s is the StatusNet sitename.
1287 #. TRANS: Tag feed description.
1288 #. TRANS: %1$s is the tag name, %2$s is the StatusNet sitename.
1289 #: actions/apitimelinetag.php:105 actions/tagrss.php:67
1290 #, php-format
1291 msgid "Updates tagged with %1$s on %2$s!"
1292 msgstr ""
1293
1294 #. TRANS: Client error displayed trying to add a notice to another user's timeline.
1295 #: actions/apitimelineuser.php:308
1296 msgid "Only the user can add to their own timeline."
1297 msgstr ""
1298
1299 #. TRANS: Client error displayed when using another format than AtomPub.
1300 #: actions/apitimelineuser.php:315
1301 msgid "Only accept AtomPub for Atom feeds."
1302 msgstr ""
1303
1304 #. TRANS: Client error displayed attempting to post an empty API notice.
1305 #: actions/apitimelineuser.php:322
1306 msgid "Atom post must not be empty."
1307 msgstr ""
1308
1309 #. TRANS: Client error displayed attempting to post an API that is not well-formed XML.
1310 #: actions/apitimelineuser.php:331
1311 msgid "Atom post must be well-formed XML."
1312 msgstr ""
1313
1314 #. TRANS: Client error displayed when not using an Atom entry.
1315 #: actions/apitimelineuser.php:337 actions/atompubfavoritefeed.php:228
1316 #: actions/atompubmembershipfeed.php:230
1317 #: actions/atompubsubscriptionfeed.php:236
1318 msgid "Atom post must be an Atom entry."
1319 msgstr ""
1320
1321 #. TRANS: Client error displayed when not using the POST verb. Do not translate POST.
1322 #: actions/apitimelineuser.php:348
1323 msgid "Can only handle POST activities."
1324 msgstr ""
1325
1326 #. TRANS: Client error displayed when using an unsupported activity object type.
1327 #. TRANS: %s is the unsupported activity object type.
1328 #: actions/apitimelineuser.php:359
1329 #, php-format
1330 msgid "Cannot handle activity object type \"%s\"."
1331 msgstr ""
1332
1333 #. TRANS: Client error displayed when posting a notice without content through the API.
1334 #. TRANS: %d is the notice ID (number).
1335 #: actions/apitimelineuser.php:393
1336 #, php-format
1337 msgid "No content for notice %d."
1338 msgstr ""
1339
1340 #. TRANS: Client error displayed when using another format than AtomPub.
1341 #. TRANS: %s is the notice URI.
1342 #: actions/apitimelineuser.php:422
1343 #, php-format
1344 msgid "Notice with URI \"%s\" already exists."
1345 msgstr ""
1346
1347 #. TRANS: Server error for unfinished API method showTrends.
1348 #: actions/apitrends.php:85
1349 msgid "API method under construction."
1350 msgstr ""
1351
1352 #. TRANS: Client error displayed when requesting user information for a non-existing user.
1353 #: actions/apiuserprofileimage.php:80 actions/apiusershow.php:94
1354 msgid "User not found."
1355 msgstr ""
1356
1357 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1358 #: actions/approvegroup.php:59 actions/cancelgroup.php:59
1359 #: actions/leavegroup.php:59
1360 msgid "You must be logged in to leave a group."
1361 msgstr ""
1362
1363 #. TRANS: Client error displayed when trying to leave a non-local group.
1364 #. TRANS: Client error displayed when trying to leave a non-existing group.
1365 #. TRANS: Client exception thrown when referencing a non-existing group.
1366 #. TRANS: Client error displayed when requesting a list of blocked users for a non-local group.
1367 #. TRANS: Client error displayed when requesting a list of blocked users for a non-existing group.
1368 #. TRANS: Client error displayed when trying to leave a non-local group.
1369 #. TRANS: Client error displayed when trying to leave a non-existing group.
1370 #. TRANS: Client error when trying to delete a non-local group.
1371 #. TRANS: Client error when trying to delete a non-existing group.
1372 #. TRANS: Client error displayed trying to edit a non-existing group.
1373 #. TRANS: Client error displayed when requesting Friends of a Friend feed without providing a group nickname.
1374 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a non-local group.
1375 #. TRANS: Client error displayed when requesting Friends of a Friend feed for a nickname that is not a group.
1376 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing group.
1377 #. TRANS: Client error displayed referring to a group's permalink for a non-existing group ID.
1378 #. TRANS: Client error displayed trying to change group design settings while providing a nickname for a non-existing group.
1379 #. TRANS: Client error displayed when trying to update logo settings for a non-existing group.
1380 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1381 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1382 #. TRANS: Client error displayed when trying to view group members for a non-existing group.
1383 #. TRANS: Client error displayed when trying to view group members for an object that is not a group.
1384 #. TRANS: Client error displayed when requesting a group RSS feed for group that does not exist.
1385 #. TRANS: Client error displayed when requesting a group RSS feed for an object that is not a group.
1386 #. TRANS: Client error displayed when trying to unblock a user from a non-existing group.
1387 #. TRANS: Client error displayed when trying to join a non-local group.
1388 #. TRANS: Client error displayed when trying to join a non-existing group.
1389 #. TRANS: Client error displayed when trying to leave a non-local group.
1390 #. TRANS: Client error displayed when trying to leave a non-existing group.
1391 #. TRANS: Client error displayed when providing an invalid group ID on the Make Admin page.
1392 #. TRANS: Client error displayed if no remote group with a given name was found requesting group page.
1393 #. TRANS: Client error displayed if no local group with a given name was found requesting group page.
1394 #. TRANS: Command exception text shown when a group is requested that does not exist.
1395 #. TRANS: Error text shown when trying to leave a group that does not exist.
1396 #: actions/approvegroup.php:82 actions/approvegroup.php:95
1397 #: actions/atompubshowmembership.php:81 actions/blockedfromgroup.php:81
1398 #: actions/blockedfromgroup.php:89 actions/cancelgroup.php:81
1399 #: actions/cancelgroup.php:94 actions/deletegroup.php:87
1400 #: actions/deletegroup.php:100 actions/editgroup.php:102
1401 #: actions/foafgroup.php:46 actions/foafgroup.php:65 actions/foafgroup.php:73
1402 #: actions/groupblock.php:90 actions/groupbyid.php:83
1403 #: actions/groupdesignsettings.php:101 actions/grouplogo.php:103
1404 #: actions/groupmembers.php:84 actions/groupmembers.php:92
1405 #: actions/groupqueue.php:85 actions/groupqueue.php:93 actions/grouprss.php:97
1406 #: actions/grouprss.php:105 actions/groupunblock.php:90
1407 #: actions/joingroup.php:82 actions/joingroup.php:95 actions/leavegroup.php:82
1408 #: actions/leavegroup.php:95 actions/makeadmin.php:92
1409 #: actions/showgroup.php:134 actions/showgroup.php:143 lib/command.php:168
1410 #: lib/command.php:389
1411 msgid "No such group."
1412 msgstr ""
1413
1414 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1415 #. TRANS: Client error when trying to delete a group without providing a nickname or ID for the group.
1416 #. TRANS: Client error displayed when trying to join a group without providing a group name or group ID.
1417 #. TRANS: Client error displayed when trying to leave a group without providing a group name or group ID.
1418 #: actions/approvegroup.php:89 actions/cancelgroup.php:88
1419 #: actions/deletegroup.php:94 actions/joingroup.php:89
1420 #: actions/leavegroup.php:89
1421 msgid "No nickname or ID."
1422 msgstr ""
1423
1424 #. TRANS: Client error displayed trying to approve group membership while not logged in.
1425 #. TRANS: Client error displayed when trying to leave a group while not logged in.
1426 #: actions/approvegroup.php:102 actions/approvesub.php:60
1427 #: actions/cancelgroup.php:101
1428 msgid "Must be logged in."
1429 msgstr ""
1430
1431 #. TRANS: Client error displayed trying to approve group membership while not a group administrator.
1432 #. TRANS: Client error displayed when trying to approve or cancel a group join request without
1433 #. TRANS: being a group administrator.
1434 #: actions/approvegroup.php:110 actions/cancelgroup.php:110
1435 msgid "Only group admin can approve or cancel join requests."
1436 msgstr ""
1437
1438 #. TRANS: Client error displayed trying to approve group membership without specifying a profile to approve.
1439 #. TRANS: Client error displayed trying to approve subscriptionswithout specifying a profile to approve.
1440 #: actions/approvegroup.php:115 actions/approvesub.php:67
1441 msgid "Must specify a profile."
1442 msgstr ""
1443
1444 #. TRANS: Client error displayed trying to approve group membership for a non-existing request.
1445 #. TRANS: %s is a nickname.
1446 #. TRANS: Client error displayed when trying to approve a non-existing group join request.
1447 #. TRANS: %s is a user nickname.
1448 #: actions/approvegroup.php:125 actions/cancelgroup.php:123
1449 #: actions/cancelsubscription.php:102
1450 #, php-format
1451 msgid "%s is not in the moderation queue for this group."
1452 msgstr ""
1453
1454 #. TRANS: Client error displayed trying to approve/deny group membership.
1455 #. TRANS: Client error displayed trying to approve/deny subscription.
1456 #: actions/approvegroup.php:132 actions/approvesub.php:83
1457 msgid "Internal error: received neither cancel nor abort."
1458 msgstr ""
1459
1460 #. TRANS: Client error displayed trying to approve/deny group membership.
1461 #. TRANS: Client error displayed trying to approve/deny  subscription
1462 #: actions/approvegroup.php:136 actions/approvesub.php:87
1463 msgid "Internal error: received both cancel and abort."
1464 msgstr ""
1465
1466 #. TRANS: Server error displayed when cancelling a queued group join request fails.
1467 #. TRANS: %1$s is the leaving user's nickname, $2$s is the group nickname for which the leave failed.
1468 #: actions/approvegroup.php:164 actions/cancelgroup.php:147
1469 #, php-format
1470 msgid "Could not cancel request for user %1$s to join group %2$s."
1471 msgstr ""
1472
1473 #. TRANS: Title for leave group page after group join request is approved/disapproved.
1474 #. TRANS: %1$s is the user nickname, %2$s is the group nickname.
1475 #: actions/approvegroup.php:174
1476 #, php-format
1477 msgctxt "TITLE"
1478 msgid "%1$s's request for %2$s"
1479 msgstr ""
1480
1481 #. TRANS: Message on page for group admin after approving a join request.
1482 #: actions/approvegroup.php:181
1483 msgid "Join request approved."
1484 msgstr ""
1485
1486 #. TRANS: Message on page for group admin after rejecting a join request.
1487 #: actions/approvegroup.php:184
1488 msgid "Join request canceled."
1489 msgstr ""
1490
1491 #. TRANS: Client error displayed trying to approve subscription for a non-existing request.
1492 #: actions/approvesub.php:76
1493 #, php-format
1494 msgid "%s is not in the moderation queue for your subscriptions."
1495 msgstr ""
1496
1497 #. TRANS: Server error displayed when cancelling a queued subscription request fails.
1498 #. TRANS: %1$s is the leaving user's nickname, $2$s is the nickname for which the leave failed.
1499 #: actions/approvesub.php:116
1500 #, php-format
1501 msgid "Could not cancel or approve request for user %1$s to join group %2$s."
1502 msgstr ""
1503
1504 #. TRANS: Title for subscription approval ajax return
1505 #. TRANS: %1$s is the approved user's nickname
1506 #: actions/approvesub.php:126
1507 #, php-format
1508 msgctxt "TITLE"
1509 msgid "%1$s's request"
1510 msgstr ""
1511
1512 #. TRANS: Message on page for user after approving a subscription request.
1513 #: actions/approvesub.php:132
1514 msgid "Subscription approved."
1515 msgstr ""
1516
1517 #. TRANS: Message on page for user after rejecting a subscription request.
1518 #: actions/approvesub.php:135
1519 msgid "Subscription canceled."
1520 msgstr ""
1521
1522 #. TRANS: Client exception thrown when requesting a favorite feed for a non-existing profile.
1523 #. TRANS: Client exception.
1524 #. TRANS: Client error displayed trying to subscribe to a non-existing profile.
1525 #: actions/atompubfavoritefeed.php:69 actions/atompubmembershipfeed.php:71
1526 #: actions/atompubshowfavorite.php:75 actions/atompubshowmembership.php:72
1527 #: actions/subscribe.php:110
1528 msgid "No such profile."
1529 msgstr ""
1530
1531 #. TRANS: Subtitle for Atom favorites feed.
1532 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename.
1533 #: actions/atompubfavoritefeed.php:147
1534 #, php-format
1535 msgid "Notices %1$s has favorited on %2$s"
1536 msgstr ""
1537
1538 #. TRANS: Client exception thrown when trying to set a favorite for another user.
1539 #. TRANS: Client exception thrown when trying to subscribe another user.
1540 #: actions/atompubfavoritefeed.php:217 actions/atompubsubscriptionfeed.php:225
1541 msgid "Cannot add someone else's subscription."
1542 msgstr ""
1543
1544 #. TRANS: Client exception thrown when trying use an incorrect activity verb for the Atom pub method.
1545 #: actions/atompubfavoritefeed.php:240
1546 msgid "Can only handle favorite activities."
1547 msgstr ""
1548
1549 #. TRANS: Client exception thrown when trying favorite an object that is not a notice.
1550 #: actions/atompubfavoritefeed.php:250 actions/atompubmembershipfeed.php:249
1551 msgid "Can only fave notices."
1552 msgstr ""
1553
1554 #. TRANS: Client exception thrown when trying favorite a notice without content.
1555 #: actions/atompubfavoritefeed.php:259
1556 msgid "Unknown notice."
1557 msgstr ""
1558
1559 #. TRANS: Client exception thrown when trying favorite an already favorited notice.
1560 #: actions/atompubfavoritefeed.php:267
1561 msgid "Already a favorite."
1562 msgstr ""
1563
1564 #. TRANS: Title for group membership feed.
1565 #. TRANS: %s is a username.
1566 #: actions/atompubmembershipfeed.php:144
1567 #, php-format
1568 msgid "Group memberships of %s"
1569 msgstr ""
1570
1571 #. TRANS: Subtitle for group membership feed.
1572 #. TRANS: %1$s is a username, %2$s is the StatusNet sitename.
1573 #: actions/atompubmembershipfeed.php:149
1574 #, php-format
1575 msgid "Groups %1$s is a member of on %2$s"
1576 msgstr ""
1577
1578 #. TRANS: Client exception thrown when trying subscribe someone else to a group.
1579 #: actions/atompubmembershipfeed.php:219
1580 msgid "Cannot add someone else's membership."
1581 msgstr ""
1582
1583 #. TRANS: Client error displayed when not using the join verb.
1584 #: actions/atompubmembershipfeed.php:241
1585 msgid "Can only handle join activities."
1586 msgstr ""
1587
1588 #. TRANS: Client exception thrown when trying to subscribe to a non-existing group.
1589 #: actions/atompubmembershipfeed.php:258
1590 msgid "Unknown group."
1591 msgstr ""
1592
1593 #. TRANS: Client exception thrown when trying to subscribe to an already subscribed group.
1594 #: actions/atompubmembershipfeed.php:266
1595 msgid "Already a member."
1596 msgstr ""
1597
1598 #. TRANS: Client exception thrown when trying to subscribe to group while blocked from that group.
1599 #: actions/atompubmembershipfeed.php:274
1600 msgid "Blocked by admin."
1601 msgstr ""
1602
1603 #. TRANS: Client exception thrown when referencing a non-existing favorite.
1604 #: actions/atompubshowfavorite.php:90
1605 msgid "No such favorite."
1606 msgstr ""
1607
1608 #. TRANS: Client exception thrown when trying to remove a favorite notice of another user.
1609 #: actions/atompubshowfavorite.php:151
1610 msgid "Cannot delete someone else's favorite."
1611 msgstr ""
1612
1613 #. TRANS: Client exception thrown when trying to show membership of a non-subscribed group
1614 #: actions/atompubshowmembership.php:91
1615 msgid "Not a member."
1616 msgstr ""
1617
1618 #. TRANS: Client exception thrown when deleting someone else's membership.
1619 #: actions/atompubshowmembership.php:150
1620 msgid "Cannot delete someone else's membership."
1621 msgstr ""
1622
1623 #. TRANS: Client exception thrown when trying to display a subscription for a non-existing profile ID.
1624 #. TRANS: %d is the non-existing profile ID number.
1625 #: actions/atompubshowsubscription.php:72
1626 #: actions/atompubshowsubscription.php:83
1627 #: actions/atompubsubscriptionfeed.php:74
1628 #, php-format
1629 msgid "No such profile id: %d."
1630 msgstr ""
1631
1632 #. TRANS: Client exception thrown when trying to display a subscription for a non-subscribed profile ID.
1633 #. TRANS: %1$d is the non-existing subscriber ID number, $2$d is the ID of the profile that was not subscribed to.
1634 #: actions/atompubshowsubscription.php:94
1635 #, php-format
1636 msgid "Profile %1$d not subscribed to profile %2$d."
1637 msgstr ""
1638
1639 #. TRANS: Client exception thrown when trying to delete a subscription of another user.
1640 #: actions/atompubshowsubscription.php:157
1641 msgid "Cannot delete someone else's subscription."
1642 msgstr ""
1643
1644 #. TRANS: Subtitle for Atom subscription feed.
1645 #. TRANS: %1$s is a user nickname, %s$s is the StatusNet sitename.
1646 #: actions/atompubsubscriptionfeed.php:153
1647 #, php-format
1648 msgid "People %1$s has subscribed to on %2$s"
1649 msgstr ""
1650
1651 #. TRANS: Client error displayed when not using the follow verb.
1652 #: actions/atompubsubscriptionfeed.php:248
1653 msgid "Can only handle Follow activities."
1654 msgstr ""
1655
1656 #. TRANS: Client exception thrown when subscribing to an object that is not a person.
1657 #: actions/atompubsubscriptionfeed.php:256
1658 msgid "Can only follow people."
1659 msgstr ""
1660
1661 #. TRANS: Client exception thrown when subscribing to a non-existing profile.
1662 #. TRANS: %s is the unknown profile ID.
1663 #: actions/atompubsubscriptionfeed.php:267
1664 #, php-format
1665 msgid "Unknown profile %s."
1666 msgstr ""
1667
1668 #. TRANS: Client error displayed trying to subscribe to an already subscribed profile.
1669 #. TRANS: %s is the profile the user already has a subscription on.
1670 #: actions/atompubsubscriptionfeed.php:275
1671 #, php-format
1672 msgid "Already subscribed to %s."
1673 msgstr ""
1674
1675 #. TRANS: Client error displayed trying to get a non-existing attachment.
1676 #: actions/attachment.php:73
1677 msgid "No such attachment."
1678 msgstr ""
1679
1680 #. TRANS: Client error displayed trying to get an avatar without providing a nickname.
1681 #. TRANS: Client error displayed when requesting a list of blocked users for a group without providing a group nickname.
1682 #. TRANS: Client error displayed trying to edit a group while not proving a nickname for the group to edit.
1683 #. TRANS: Client error displayed trying to change group design settings without providing a group nickname.
1684 #. TRANS: Client error displayed when trying to change group logo settings without providing a nickname.
1685 #. TRANS: Client error displayed when trying to view group members without providing a group nickname.
1686 #. TRANS: Client error displayed when requesting a group RSS feed without providing a group nickname.
1687 #. TRANS: Client error displayed if no nickname argument was given requesting a group page.
1688 #: actions/avatarbynickname.php:60 actions/blockedfromgroup.php:73
1689 #: actions/editgroup.php:85 actions/groupdesignsettings.php:84
1690 #: actions/grouplogo.php:86 actions/groupmembers.php:76
1691 #: actions/groupqueue.php:77 actions/grouprss.php:89 actions/showgroup.php:116
1692 msgid "No nickname."
1693 msgstr ""
1694
1695 #. TRANS: Client error displayed trying to get an avatar without providing an avatar size.
1696 #: actions/avatarbynickname.php:66
1697 msgid "No size."
1698 msgstr ""
1699
1700 #. TRANS: Client error displayed trying to get an avatar providing an invalid avatar size.
1701 #: actions/avatarbynickname.php:72
1702 msgid "Invalid size."
1703 msgstr ""
1704
1705 #. TRANS: Title for avatar upload page.
1706 #: actions/avatarsettings.php:66
1707 msgid "Avatar"
1708 msgstr ""
1709
1710 #. TRANS: Instruction for avatar upload page.
1711 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
1712 #: actions/avatarsettings.php:78
1713 #, php-format
1714 msgid "You can upload your personal avatar. The maximum file size is %s."
1715 msgstr ""
1716
1717 #. TRANS: Server error displayed in avatar upload page when no matching profile can be found for a user.
1718 #. TRANS: Server error displayed coming across a request from a user without a profile.
1719 #. TRANS: Server error displayed on page for remote subscribe when user does not have a matching profile.
1720 #. TRANS: Server error displayed when trying to authorise a remote subscription request
1721 #. TRANS: while the user has no profile.
1722 #. TRANS: Server error displayed in user RSS when user does not have a matching profile.
1723 #: actions/avatarsettings.php:108 actions/avatarsettings.php:192
1724 #: actions/grouplogo.php:184 actions/remotesubscribe.php:209
1725 #: actions/userauthorization.php:76 actions/userrss.php:110
1726 msgid "User without matching profile."
1727 msgstr ""
1728
1729 #. TRANS: Avatar upload page form legend.
1730 #. TRANS: Avatar upload page crop form legend.
1731 #. TRANS: Legend for group logo settings fieldset.
1732 #: actions/avatarsettings.php:122 actions/avatarsettings.php:205
1733 #: actions/grouplogo.php:261
1734 msgid "Avatar settings"
1735 msgstr ""
1736
1737 #. TRANS: Header on avatar upload page for thumbnail of originally uploaded avatar (h2).
1738 #. TRANS: Header on avatar upload crop form for thumbnail of originally uploaded avatar (h2).
1739 #. TRANS: Uploaded original file in group logo form.
1740 #. TRANS: Header for originally uploaded file before a crop on the group logo page.
1741 #: actions/avatarsettings.php:131 actions/avatarsettings.php:214
1742 #: actions/grouplogo.php:207 actions/grouplogo.php:270
1743 msgid "Original"
1744 msgstr ""
1745
1746 #. TRANS: Header on avatar upload page for thumbnail of to be used rendition of uploaded avatar (h2).
1747 #. TRANS: Header on avatar upload crop form for thumbnail of to be used rendition of uploaded avatar (h2).
1748 #. TRANS: Header for preview of to be displayed group logo.
1749 #. TRANS: Header for the cropped group logo on the group logo page.
1750 #: actions/avatarsettings.php:147 actions/avatarsettings.php:227
1751 #: actions/grouplogo.php:219 actions/grouplogo.php:283
1752 msgid "Preview"
1753 msgstr ""
1754
1755 #. TRANS: Button on avatar upload page to delete current avatar.
1756 #. TRANS: Button text for user account deletion.
1757 #. TRANS: Submit button text the OAuth application page to delete an application.
1758 #. TRANS: Button text for deleting a group.
1759 #: actions/avatarsettings.php:155 actions/deleteaccount.php:319
1760 #: actions/showapplication.php:243 lib/deletegroupform.php:115
1761 msgctxt "BUTTON"
1762 msgid "Delete"
1763 msgstr ""
1764
1765 #. TRANS: Button on avatar upload page to upload an avatar.
1766 #. TRANS: Submit button to confirm upload of a user backup file for account restore.
1767 #: actions/avatarsettings.php:173 actions/restoreaccount.php:369
1768 msgctxt "BUTTON"
1769 msgid "Upload"
1770 msgstr ""
1771
1772 #. TRANS: Button on avatar upload crop form to confirm a selected crop as avatar.
1773 #: actions/avatarsettings.php:243
1774 msgctxt "BUTTON"
1775 msgid "Crop"
1776 msgstr ""
1777
1778 #. TRANS: Validation error on avatar upload form when no file was uploaded.
1779 #: actions/avatarsettings.php:319
1780 msgid "No file uploaded."
1781 msgstr ""
1782
1783 #. TRANS: Avatar upload form instruction after uploading a file.
1784 #: actions/avatarsettings.php:346
1785 msgid "Pick a square area of the image to be your avatar."
1786 msgstr ""
1787
1788 #. TRANS: Server error displayed if an avatar upload went wrong somehow server side.
1789 #. TRANS: Server error displayed trying to crop an uploaded group logo that is no longer present.
1790 #: actions/avatarsettings.php:361 actions/grouplogo.php:391
1791 msgid "Lost our file data."
1792 msgstr ""
1793
1794 #. TRANS: Success message for having updated a user avatar.
1795 #: actions/avatarsettings.php:385
1796 msgid "Avatar updated."
1797 msgstr ""
1798
1799 #. TRANS: Error displayed on the avatar upload page if the avatar could not be updated for an unknown reason.
1800 #: actions/avatarsettings.php:389
1801 msgid "Failed updating avatar."
1802 msgstr ""
1803
1804 #. TRANS: Success message for deleting a user avatar.
1805 #: actions/avatarsettings.php:413
1806 msgid "Avatar deleted."
1807 msgstr ""
1808
1809 #. TRANS: Title for backup account page.
1810 #. TRANS: Option in profile settings to create a backup of the account of the currently logged in user.
1811 #: actions/backupaccount.php:61 actions/profilesettings.php:491
1812 msgid "Backup account"
1813 msgstr ""
1814
1815 #. TRANS: Client exception thrown when trying to backup an account while not logged in.
1816 #: actions/backupaccount.php:79
1817 msgid "Only logged-in users can backup their account."
1818 msgstr ""
1819
1820 #. TRANS: Client exception thrown when trying to backup an account without having backup rights.
1821 #: actions/backupaccount.php:84
1822 msgid "You may not backup your account."
1823 msgstr ""
1824
1825 #. TRANS: Information displayed on the backup account page.
1826 #: actions/backupaccount.php:227
1827 msgid ""
1828 "You can backup your account data in <a href=\"http://activitystrea.ms/"
1829 "\">Activity Streams</a> format. This is an experimental feature and provides "
1830 "an incomplete backup; private account information like email and IM "
1831 "addresses is not backed up. Additionally, uploaded files and direct messages "
1832 "are not backed up."
1833 msgstr ""
1834
1835 #. TRANS: Submit button to backup an account on the backup account page.
1836 #: actions/backupaccount.php:250
1837 msgctxt "BUTTON"
1838 msgid "Backup"
1839 msgstr ""
1840
1841 #. TRANS: Title for submit button to backup an account on the backup account page.
1842 #: actions/backupaccount.php:254
1843 msgid "Backup your account."
1844 msgstr ""
1845
1846 #. TRANS: Client error displayed when blocking a user that has already been blocked.
1847 #: actions/block.php:68
1848 msgid "You already blocked that user."
1849 msgstr ""
1850
1851 #. TRANS: Title for block user page.
1852 #. TRANS: Legend for block user form.
1853 #. TRANS: Fieldset legend for block user from group form.
1854 #: actions/block.php:106 actions/block.php:136 actions/groupblock.php:166
1855 msgid "Block user"
1856 msgstr ""
1857
1858 #. TRANS: Explanation of consequences when blocking a user on the block user page.
1859 #: actions/block.php:139
1860 msgid ""
1861 "Are you sure you want to block this user? Afterwards, they will be "
1862 "unsubscribed from you, unable to subscribe to you in the future, and you "
1863 "will not be notified of any @-replies from them."
1864 msgstr ""
1865
1866 #. TRANS: Button label on the user block form.
1867 #. TRANS: Button label on the delete application form.
1868 #. TRANS: Button label on the delete group form.
1869 #. TRANS: Button label on the delete notice form.
1870 #. TRANS: Button label on the delete user form.
1871 #. TRANS: Button label on the form to block a user from a group.
1872 #: actions/block.php:154 actions/deleteapplication.php:158
1873 #: actions/deletegroup.php:220 actions/deletenotice.php:155
1874 #: actions/deleteuser.php:154 actions/groupblock.php:188
1875 msgctxt "BUTTON"
1876 msgid "No"
1877 msgstr ""
1878
1879 #. TRANS: Submit button title for 'No' when blocking a user.
1880 #: actions/block.php:158
1881 msgid "Do not block this user."
1882 msgstr ""
1883
1884 #. TRANS: Button label on the user block form.
1885 #. TRANS: Button label on the delete application form.
1886 #. TRANS: Button label on the delete group form.
1887 #. TRANS: Button label on the delete notice form.
1888 #. TRANS: Button label on the delete user form.
1889 #. TRANS: Button label on the form to block a user from a group.
1890 #. TRANS: Button text to repeat a notice on notice repeat form.
1891 #: actions/block.php:161 actions/deleteapplication.php:165
1892 #: actions/deletegroup.php:227 actions/deletenotice.php:162
1893 #: actions/deleteuser.php:161 actions/groupblock.php:195
1894 #: lib/repeatform.php:126
1895 msgctxt "BUTTON"
1896 msgid "Yes"
1897 msgstr ""
1898
1899 #. TRANS: Submit button title for 'Yes' when blocking a user.
1900 #: actions/block.php:165
1901 msgid "Block this user."
1902 msgstr ""
1903
1904 #. TRANS: Server error displayed when blocking a user fails.
1905 #: actions/block.php:189
1906 msgid "Failed to save block information."
1907 msgstr ""
1908
1909 #. TRANS: Title for first page with list of users blocked from a group.
1910 #. TRANS: %s is a group nickname.
1911 #: actions/blockedfromgroup.php:101
1912 #, php-format
1913 msgid "%s blocked profiles"
1914 msgstr ""
1915
1916 #. TRANS: Title for any but the first page with list of users blocked from a group.
1917 #. TRANS: %1$s is a group nickname, %2$d is a page number.
1918 #: actions/blockedfromgroup.php:106
1919 #, php-format
1920 msgid "%1$s blocked profiles, page %2$d"
1921 msgstr ""
1922
1923 #. TRANS: Instructions for list of users blocked from a group.
1924 #: actions/blockedfromgroup.php:122
1925 msgid "A list of the users blocked from joining this group."
1926 msgstr ""
1927
1928 #. TRANS: Form legend for unblocking a user from a group.
1929 #: actions/blockedfromgroup.php:291
1930 msgid "Unblock user from group"
1931 msgstr ""
1932
1933 #. TRANS: Button text for unblocking a user from a group.
1934 #: actions/blockedfromgroup.php:323
1935 msgctxt "BUTTON"
1936 msgid "Unblock"
1937 msgstr ""
1938
1939 #. TRANS: Tooltip for button for unblocking a user from a group.
1940 #. TRANS: Description of the form to unblock a user.
1941 #: actions/blockedfromgroup.php:327 lib/unblockform.php:78
1942 msgid "Unblock this user"
1943 msgstr ""
1944
1945 #. TRANS: Title for mini-posting window loaded from bookmarklet.
1946 #. TRANS: %s is the StatusNet site name.
1947 #: actions/bookmarklet.php:51
1948 #, php-format
1949 msgid "Post to %s"
1950 msgstr ""
1951
1952 #. TRANS: Title for leave group page after leaving.
1953 #. TRANS: %s$s is the leaving user's name, %2$s is the group name.
1954 #. TRANS: Title for leave group page after leaving.
1955 #: actions/cancelgroup.php:157 actions/leavegroup.php:139
1956 #, php-format
1957 msgctxt "TITLE"
1958 msgid "%1$s left group %2$s"
1959 msgstr ""
1960
1961 #. TRANS: Error message displayed when trying to perform an action that requires a logged in user.
1962 #: actions/cancelsubscription.php:57 actions/deletenotice.php:52
1963 #: actions/disfavor.php:61 actions/favor.php:62 actions/groupblock.php:60
1964 #: actions/groupunblock.php:60 actions/logout.php:69 actions/makeadmin.php:62
1965 #: actions/newmessage.php:89 actions/newnotice.php:87 actions/nudge.php:64
1966 #: actions/pluginenable.php:99 actions/subedit.php:33 actions/subscribe.php:98
1967 #: actions/tagother.php:35 actions/unsubscribe.php:52
1968 #: lib/adminpanelaction.php:71 lib/profileformaction.php:63
1969 #: lib/settingsaction.php:73
1970 msgid "Not logged in."
1971 msgstr ""
1972
1973 #. TRANS: Client error displayed when trying to leave a group without specifying an ID.
1974 #. TRANS: Client error displayed when trying to unsubscribe without providing a profile ID.
1975 #: actions/cancelsubscription.php:84 actions/unsubscribe.php:79
1976 msgid "No profile ID in request."
1977 msgstr ""
1978
1979 #. TRANS: Client error displayed when trying to leave a non-existing group.
1980 #. TRANS: Client error displayed trying to block a user from a group while specifying a non-existing profile.
1981 #. TRANS: Client error displayed when trying to unblock a user from a group without providing an existing profile.
1982 #. TRANS: Client error displayed when specifying an invalid profile ID on the Make Admin page.
1983 #. TRANS: Client error displayed trying a change a subscription for a non-existant profile ID.
1984 #. TRANS: Client error displayed on user tag page when trying to add tags providing a non-existing user ID.
1985 #. TRANS: Client error displayed when trying to unsubscribe while providing a non-existing profile ID.
1986 #. TRANS: Client error displayed when trying to change user options without specifying an existing user to work on.
1987 #: actions/cancelsubscription.php:92 actions/groupblock.php:78
1988 #: actions/groupunblock.php:78 actions/makeadmin.php:80 actions/subedit.php:58
1989 #: actions/tagother.php:50 actions/unsubscribe.php:87
1990 #: lib/profileformaction.php:87
1991 msgid "No profile with that ID."
1992 msgstr ""
1993
1994 #. TRANS: Title after unsubscribing from a group.
1995 #: actions/cancelsubscription.php:111
1996 msgctxt "TITLE"
1997 msgid "Unsubscribed"
1998 msgstr ""
1999
2000 #. TRANS: Client error displayed when not providing a confirmation code in the contact address confirmation action.
2001 #: actions/confirmaddress.php:74
2002 msgid "No confirmation code."
2003 msgstr ""
2004
2005 #. TRANS: Client error displayed when providing a non-existing confirmation code in the contact address confirmation action.
2006 #: actions/confirmaddress.php:80
2007 msgid "Confirmation code not found."
2008 msgstr ""
2009
2010 #. TRANS: Client error displayed when not providing a confirmation code for another user in the contact address confirmation action.
2011 #: actions/confirmaddress.php:86
2012 msgid "That confirmation code is not for you!"
2013 msgstr ""
2014
2015 #. TRANS: Server error for an unknown address type, which can be 'email', 'sms', or the name of an IM network (such as 'xmpp' or 'aim')
2016 #: actions/confirmaddress.php:94
2017 #, php-format
2018 msgid "Unrecognized address type %s"
2019 msgstr ""
2020
2021 #. TRANS: Client error for an already confirmed email/jabber/sms address.
2022 #. TRANS: Client error for an already confirmed IM address.
2023 #: actions/confirmaddress.php:103 actions/confirmaddress.php:138
2024 msgid "That address has already been confirmed."
2025 msgstr ""
2026
2027 #. TRANS: Server error displayed when updating IM preferences fails.
2028 #. TRANS: Server error thrown on database error removing a registered IM address.
2029 #: actions/confirmaddress.php:147 actions/imsettings.php:447
2030 msgid "Could not update user IM preferences."
2031 msgstr ""
2032
2033 #. TRANS: Server error displayed when adding IM preferences fails.
2034 #: actions/confirmaddress.php:160
2035 msgid "Could not insert user IM preferences."
2036 msgstr ""
2037
2038 #. TRANS: Server error displayed when an address confirmation code deletion from the
2039 #. TRANS: database fails in the contact address confirmation action.
2040 #: actions/confirmaddress.php:173
2041 msgid "Could not delete address confirmation."
2042 msgstr ""
2043
2044 #. TRANS: Title for the contact address confirmation action.
2045 #: actions/confirmaddress.php:189
2046 msgid "Confirm address"
2047 msgstr ""
2048
2049 #. TRANS: Success message for the contact address confirmation action.
2050 #. TRANS: %s can be 'email', 'jabber', or 'sms'.
2051 #: actions/confirmaddress.php:204
2052 #, php-format
2053 msgid "The address \"%s\" has been confirmed for your account."
2054 msgstr ""
2055
2056 #. TRANS: Title for page with a conversion (multiple notices in context).
2057 #: actions/conversation.php:96
2058 msgid "Conversation"
2059 msgstr ""
2060
2061 #. TRANS: Header on conversation page. Hidden by default (h2).
2062 #. TRANS: Label for user statistics.
2063 #: actions/conversation.php:149 lib/profileaction.php:246
2064 msgid "Notices"
2065 msgstr ""
2066
2067 #. TRANS: Title for conversation page.
2068 #. TRANS: Title for page that shows a notice.
2069 #: actions/conversationreplies.php:83 actions/shownotice.php:267
2070 msgctxt "TITLE"
2071 msgid "Notice"
2072 msgstr ""
2073
2074 #. TRANS: Client exception displayed trying to delete a user account while not logged in.
2075 #: actions/deleteaccount.php:71
2076 msgid "Only logged-in users can delete their account."
2077 msgstr ""
2078
2079 #. TRANS: Client exception displayed trying to delete a user account without have the rights to do that.
2080 #: actions/deleteaccount.php:77
2081 msgid "You cannot delete your account."
2082 msgstr ""
2083
2084 #. TRANS: Confirmation text for user deletion. The user has to type this exactly the same, including punctuation.
2085 #: actions/deleteaccount.php:160 actions/deleteaccount.php:297
2086 msgid "I am sure."
2087 msgstr ""
2088
2089 #. TRANS: Notification for user about the text that must be input to be able to delete a user account.
2090 #. TRANS: %s is the text that needs to be input.
2091 #: actions/deleteaccount.php:164
2092 #, php-format
2093 msgid "You must write \"%s\" exactly in the box."
2094 msgstr ""
2095
2096 #. TRANS: Confirmation that a user account has been deleted.
2097 #: actions/deleteaccount.php:206
2098 msgid "Account deleted."
2099 msgstr ""
2100
2101 #. TRANS: Page title for page on which a user account can be deleted.
2102 #. TRANS: Option in profile settings to delete the account of the currently logged in user.
2103 #: actions/deleteaccount.php:228 actions/profilesettings.php:499
2104 msgid "Delete account"
2105 msgstr ""
2106
2107 #. TRANS: Form text for user deletion form.
2108 #: actions/deleteaccount.php:279
2109 msgid ""
2110 "This will <strong>permanently delete</strong> your account data from this "
2111 "server."
2112 msgstr ""
2113
2114 #. TRANS: Additional form text for user deletion form shown if a user has account backup rights.
2115 #. TRANS: %s is a URL to the backup page.
2116 #: actions/deleteaccount.php:285
2117 #, php-format
2118 msgid ""
2119 "You are strongly advised to <a href=\"%s\">back up your data</a> before "
2120 "deletion."
2121 msgstr ""
2122
2123 #. TRANS: Field label for delete account confirmation entry.
2124 #. TRANS: Field label for password reset form where the password has to be typed again.
2125 #: actions/deleteaccount.php:300 actions/recoverpassword.php:262
2126 msgid "Confirm"
2127 msgstr ""
2128
2129 #. TRANS: Input title for the delete account field.
2130 #. TRANS: %s is the text that needs to be input.
2131 #: actions/deleteaccount.php:304
2132 #, php-format
2133 msgid "Enter \"%s\" to confirm that you want to delete your account."
2134 msgstr ""
2135
2136 #. TRANS: Button title for user account deletion.
2137 #: actions/deleteaccount.php:323
2138 msgid "Permanently delete your account"
2139 msgstr ""
2140
2141 #. TRANS: Client error displayed trying to delete an application while not logged in.
2142 #: actions/deleteapplication.php:62
2143 msgid "You must be logged in to delete an application."
2144 msgstr ""
2145
2146 #. TRANS: Client error displayed trying to delete an application that does not exist.
2147 #: actions/deleteapplication.php:71
2148 msgid "Application not found."
2149 msgstr ""
2150
2151 #. TRANS: Client error displayed trying to delete an application the current user does not own.
2152 #. TRANS: Client error displayed trying to edit an application while not being its owner.
2153 #. TRANS: Client error displayed trying to display an OAuth application for which the logged in user is not the owner.
2154 #: actions/deleteapplication.php:79 actions/editapplication.php:78
2155 #: actions/showapplication.php:93
2156 msgid "You are not the owner of this application."
2157 msgstr ""
2158
2159 #. TRANS: Client error displayed when the session token does not match or is not given.
2160 #. TRANS: Client error text when there is a problem with the session token.
2161 #: actions/deleteapplication.php:103 actions/editapplication.php:132
2162 #: actions/newapplication.php:113 actions/showapplication.php:117
2163 #: lib/action.php:1460
2164 msgid "There was a problem with your session token."
2165 msgstr ""
2166
2167 #. TRANS: Title for delete application page.
2168 #. TRANS: Fieldset legend on delete application page.
2169 #: actions/deleteapplication.php:125 actions/deleteapplication.php:150
2170 msgid "Delete application"
2171 msgstr ""
2172
2173 #. TRANS: Confirmation text on delete application page.
2174 #: actions/deleteapplication.php:153
2175 msgid ""
2176 "Are you sure you want to delete this application? This will clear all data "
2177 "about the application from the database, including all existing user "
2178 "connections."
2179 msgstr ""
2180
2181 #. TRANS: Submit button title for 'No' when deleting an application.
2182 #: actions/deleteapplication.php:162
2183 msgid "Do not delete this application."
2184 msgstr ""
2185
2186 #. TRANS: Submit button title for 'Yes' when deleting an application.
2187 #: actions/deleteapplication.php:168
2188 msgid "Delete this application."
2189 msgstr ""
2190
2191 #. TRANS: Client error when trying to delete group while not logged in.
2192 #: actions/deletegroup.php:64
2193 msgid "You must be logged in to delete a group."
2194 msgstr ""
2195
2196 #. TRANS: Client error when trying to delete a group without having the rights to delete it.
2197 #: actions/deletegroup.php:107
2198 msgid "You are not allowed to delete this group."
2199 msgstr ""
2200
2201 #. TRANS: Server error displayed if a group could not be deleted.
2202 #. TRANS: %s is the name of the group that could not be deleted.
2203 #: actions/deletegroup.php:150
2204 #, php-format
2205 msgid "Could not delete group %s."
2206 msgstr ""
2207
2208 #. TRANS: Message given after deleting a group.
2209 #. TRANS: %s is the deleted group's name.
2210 #: actions/deletegroup.php:159
2211 #, php-format
2212 msgid "Deleted group %s"
2213 msgstr ""
2214
2215 #. TRANS: Title of delete group page.
2216 #. TRANS: Form legend for deleting a group.
2217 #: actions/deletegroup.php:176 actions/deletegroup.php:202
2218 msgid "Delete group"
2219 msgstr ""
2220
2221 #. TRANS: Warning in form for deleleting a group.
2222 #: actions/deletegroup.php:206
2223 msgid ""
2224 "Are you sure you want to delete this group? This will clear all data about "
2225 "the group from the database, without a backup. Public posts to this group "
2226 "will still appear in individual timelines."
2227 msgstr ""
2228
2229 #. TRANS: Submit button title for 'No' when deleting a group.
2230 #: actions/deletegroup.php:224
2231 msgid "Do not delete this group."
2232 msgstr ""
2233
2234 #. TRANS: Submit button title for 'Yes' when deleting a group.
2235 #: actions/deletegroup.php:231
2236 msgid "Delete this group."
2237 msgstr ""
2238
2239 #. TRANS: Instructions for deleting a notice.
2240 #: actions/deletenotice.php:110
2241 msgid ""
2242 "You are about to permanently delete a notice. Once this is done, it cannot "
2243 "be undone."
2244 msgstr ""
2245
2246 #. TRANS: Page title when deleting a notice.
2247 #. TRANS: Fieldset legend for the delete notice form.
2248 #: actions/deletenotice.php:117 actions/deletenotice.php:148
2249 msgid "Delete notice"
2250 msgstr ""
2251
2252 #. TRANS: Message for the delete notice form.
2253 #: actions/deletenotice.php:152
2254 msgid "Are you sure you want to delete this notice?"
2255 msgstr ""
2256
2257 #. TRANS: Submit button title for 'No' when deleting a notice.
2258 #: actions/deletenotice.php:159
2259 msgid "Do not delete this notice."
2260 msgstr ""
2261
2262 #. TRANS: Submit button title for 'Yes' when deleting a notice.
2263 #: actions/deletenotice.php:166
2264 msgid "Delete this notice."
2265 msgstr ""
2266
2267 #. TRANS: Client error displayed when trying to delete a user without having the right to delete users.
2268 #: actions/deleteuser.php:66
2269 msgid "You cannot delete users."
2270 msgstr ""
2271
2272 #. TRANS: Client error displayed when trying to delete a non-local user.
2273 #: actions/deleteuser.php:74
2274 msgid "You can only delete local users."
2275 msgstr ""
2276
2277 #. TRANS: Title of delete user page.
2278 #: actions/deleteuser.php:110
2279 msgctxt "TITLE"
2280 msgid "Delete user"
2281 msgstr ""
2282
2283 #. TRANS: Fieldset legend on delete user page.
2284 #: actions/deleteuser.php:134
2285 msgid "Delete user"
2286 msgstr ""
2287
2288 #. TRANS: Information text to request if a user is certain that the described action has to be performed.
2289 #: actions/deleteuser.php:138
2290 msgid ""
2291 "Are you sure you want to delete this user? This will clear all data about "
2292 "the user from the database, without a backup."
2293 msgstr ""
2294
2295 #. TRANS: Submit button title for 'No' when deleting a user.
2296 #: actions/deleteuser.php:158
2297 msgid "Do not delete this user."
2298 msgstr ""
2299
2300 #. TRANS: Submit button title for 'Yes' when deleting a user.
2301 #: actions/deleteuser.php:165
2302 msgid "Delete this user."
2303 msgstr ""
2304
2305 #. TRANS: Message used as title for design settings for the site.
2306 #: actions/designadminpanel.php:60
2307 msgid "Design"
2308 msgstr ""
2309
2310 #. TRANS: Instructions for design adminsitration panel.
2311 #: actions/designadminpanel.php:71
2312 msgid "Design settings for this StatusNet site"
2313 msgstr ""
2314
2315 #. TRANS: Client error displayed when a logo URL does is not valid.
2316 #: actions/designadminpanel.php:327
2317 msgid "Invalid logo URL."
2318 msgstr ""
2319
2320 #. TRANS: Client error displayed when an SSL logo URL is invalid.
2321 #: actions/designadminpanel.php:333
2322 msgid "Invalid SSL logo URL."
2323 msgstr ""
2324
2325 #. TRANS: Client error displayed when a theme is submitted through the form that is not in the theme list.
2326 #. TRANS: %s is the chosen unavailable theme.
2327 #: actions/designadminpanel.php:339
2328 #, php-format
2329 msgid "Theme not available: %s."
2330 msgstr ""
2331
2332 #. TRANS: Fieldset legend for form to change logo.
2333 #: actions/designadminpanel.php:437
2334 msgid "Change logo"
2335 msgstr ""
2336
2337 #. TRANS: Field label for StatusNet site logo.
2338 #: actions/designadminpanel.php:444
2339 msgid "Site logo"
2340 msgstr ""
2341
2342 #. TRANS: Field label for SSL StatusNet site logo.
2343 #: actions/designadminpanel.php:452
2344 msgid "SSL logo"
2345 msgstr ""
2346
2347 #. TRANS: Fieldset legend for form change StatusNet site's theme.
2348 #: actions/designadminpanel.php:467
2349 msgid "Change theme"
2350 msgstr ""
2351
2352 #. TRANS: Field label for dropdown to choose site theme.
2353 #: actions/designadminpanel.php:485
2354 msgid "Site theme"
2355 msgstr ""
2356
2357 #. TRANS: Title for field label for dropdown to choose site theme.
2358 #: actions/designadminpanel.php:487
2359 msgid "Theme for the site."
2360 msgstr ""
2361
2362 #. TRANS: Field label for uploading a cutom theme.
2363 #: actions/designadminpanel.php:494
2364 msgid "Custom theme"
2365 msgstr ""
2366
2367 #. TRANS: Form instructions for uploading a cutom StatusNet theme.
2368 #: actions/designadminpanel.php:499
2369 msgid "You can upload a custom StatusNet theme as a .ZIP archive."
2370 msgstr ""
2371
2372 #. TRANS: Fieldset legend for theme background image.
2373 #: actions/designadminpanel.php:515
2374 msgid "Change background image"
2375 msgstr ""
2376
2377 #. TRANS: Field label for background image on theme designer page.
2378 #. TRANS: Field label for background color selector.
2379 #. TRANS: Label on profile design page for setting a profile page background colour.
2380 #: actions/designadminpanel.php:525 actions/designadminpanel.php:609
2381 #: lib/designform.php:233
2382 msgid "Background"
2383 msgstr ""
2384
2385 #. TRANS: Form guide for background image upload form on theme designer page.
2386 #: actions/designadminpanel.php:531
2387 #, php-format
2388 msgid ""
2389 "You can upload a background image for the site. The maximum file size is %1"
2390 "$s."
2391 msgstr ""
2392
2393 #. TRANS: Used as radio button label to add a background image.
2394 #: actions/designadminpanel.php:558
2395 msgid "On"
2396 msgstr ""
2397
2398 #. TRANS: Used as radio button label to not add a background image.
2399 #: actions/designadminpanel.php:575
2400 msgid "Off"
2401 msgstr ""
2402
2403 #. TRANS: Form guide for turning background image on or off on theme designer page.
2404 #. TRANS: Form guide for a set of radio buttons on the profile design page that will enable or disable
2405 #. TRANS: use of the uploaded profile image.
2406 #: actions/designadminpanel.php:577 lib/designform.php:209
2407 msgid "Turn background image on or off."
2408 msgstr ""
2409
2410 #. TRANS: Checkbox label to title background image on theme designer page.
2411 #. TRANS: Checkbox label on profile design page that will cause the profile image to be tiled.
2412 #: actions/designadminpanel.php:583 lib/designform.php:215
2413 msgid "Tile background image"
2414 msgstr ""
2415
2416 #. TRANS: Fieldset legend for theme colors.
2417 #: actions/designadminpanel.php:598
2418 msgid "Change colors"
2419 msgstr ""
2420
2421 #. TRANS: Field label for content color selector.
2422 #. TRANS: Label on profile design page for setting a profile page content colour.
2423 #: actions/designadminpanel.php:623 lib/designform.php:247
2424 msgid "Content"
2425 msgstr ""
2426
2427 #. TRANS: Field label for sidebar color selector.
2428 #. TRANS: Label on profile design page for setting a profile page sidebar colour.
2429 #: actions/designadminpanel.php:637 lib/designform.php:261
2430 msgid "Sidebar"
2431 msgstr ""
2432
2433 #. TRANS: Field label for text color selector.
2434 #. TRANS: Label on profile design page for setting a profile page text colour.
2435 #: actions/designadminpanel.php:651 lib/designform.php:275
2436 msgid "Text"
2437 msgstr ""
2438
2439 #. TRANS: Field label for link color selector.
2440 #. TRANS: Label on profile design page for setting a profile page links colour.
2441 #: actions/designadminpanel.php:665 lib/designform.php:289
2442 msgid "Links"
2443 msgstr ""
2444
2445 #. TRANS: Fieldset legend for advanced theme design settings.
2446 #: actions/designadminpanel.php:691
2447 msgid "Advanced"
2448 msgstr ""
2449
2450 #. TRANS: Field label for custom CSS.
2451 #: actions/designadminpanel.php:696
2452 msgid "Custom CSS"
2453 msgstr ""
2454
2455 #. TRANS: Button text for resetting theme settings.
2456 #: actions/designadminpanel.php:718
2457 msgctxt "BUTTON"
2458 msgid "Use defaults"
2459 msgstr ""
2460
2461 #. TRANS: Title for button for resetting theme settings.
2462 #. TRANS: Title for button on profile design page to reset all colour settings to default.
2463 #: actions/designadminpanel.php:720 lib/designform.php:135
2464 msgid "Restore default designs."
2465 msgstr ""
2466
2467 #. TRANS: Title for button for resetting theme settings.
2468 #. TRANS: Title for button on profile design page to reset all colour settings to default without saving.
2469 #: actions/designadminpanel.php:728 lib/designform.php:143
2470 msgid "Reset back to default."
2471 msgstr ""
2472
2473 #. TRANS: Title for button for saving theme settings.
2474 #. TRANS: Title for button on profile design page to save settings.
2475 #: actions/designadminpanel.php:736 lib/designform.php:317
2476 msgid "Save design."
2477 msgstr ""
2478
2479 #. TRANS: Client error displayed when trying to remove favorite status for a notice that is not a favorite.
2480 #: actions/disfavor.php:83
2481 msgid "This notice is not a favorite!"
2482 msgstr ""
2483
2484 #. TRANS: Title for page on which favorites can be added.
2485 #: actions/disfavor.php:98
2486 msgid "Add to favorites"
2487 msgstr ""
2488
2489 #. TRANS: Client exception thrown when requesting a document from the documentation that does not exist.
2490 #. TRANS: %s is the non-existing document.
2491 #: actions/doc.php:155
2492 #, php-format
2493 msgid "No such document \"%s\"."
2494 msgstr ""
2495
2496 #. TRANS: Title for "Edit application" form.
2497 #. TRANS: Form legend.
2498 #: actions/editapplication.php:54 lib/applicationeditform.php:129
2499 msgid "Edit application"
2500 msgstr ""
2501
2502 #. TRANS: Client error displayed trying to edit an application while not logged in.
2503 #: actions/editapplication.php:66
2504 msgid "You must be logged in to edit an application."
2505 msgstr ""
2506
2507 #. TRANS: Client error displayed trying to edit an application that does not exist.
2508 #. TRANS: Client error displayed trying to display a non-existing OAuth application.
2509 #: actions/editapplication.php:83 actions/showapplication.php:85
2510 msgid "No such application."
2511 msgstr ""
2512
2513 #. TRANS: Instructions for "Edit application" form.
2514 #: actions/editapplication.php:168
2515 msgid "Use this form to edit your application."
2516 msgstr ""
2517
2518 #. TRANS: Validation error shown when not providing a name in the "Edit application" form.
2519 #. TRANS: Validation error shown when not providing a name in the "New application" form.
2520 #: actions/editapplication.php:185 actions/newapplication.php:165
2521 msgid "Name is required."
2522 msgstr ""
2523
2524 #. TRANS: Validation error shown when providing too long a name in the "Edit application" form.
2525 #. TRANS: Validation error shown when providing too long a name in the "New application" form.
2526 #: actions/editapplication.php:189 actions/newapplication.php:173
2527 msgid "Name is too long (maximum 255 characters)."
2528 msgstr ""
2529
2530 #. TRANS: Validation error shown when providing a name for an application that already exists in the "Edit application" form.
2531 #. TRANS: Validation error shown when providing a name for an application that already exists in the "New application" form.
2532 #: actions/editapplication.php:193 actions/newapplication.php:169
2533 msgid "Name already in use. Try another one."
2534 msgstr ""
2535
2536 #. TRANS: Validation error shown when not providing a description in the "Edit application" form.
2537 #. TRANS: Validation error shown when not providing a description in the "New application" form.
2538 #: actions/editapplication.php:197 actions/newapplication.php:177
2539 msgid "Description is required."
2540 msgstr ""
2541
2542 #. TRANS: Validation error shown when providing too long a source URL in the "Edit application" form.
2543 #: actions/editapplication.php:210
2544 msgid "Source URL is too long."
2545 msgstr ""
2546
2547 #. TRANS: Validation error shown when providing an invalid source URL in the "Edit application" form.
2548 #. TRANS: Validation error shown when providing an invalid source URL in the "New application" form.
2549 #: actions/editapplication.php:217 actions/newapplication.php:200
2550 msgid "Source URL is not valid."
2551 msgstr ""
2552
2553 #. TRANS: Validation error shown when not providing an organisation in the "Edit application" form.
2554 #. TRANS: Validation error shown when not providing an organisation in the "New application" form.
2555 #: actions/editapplication.php:221 actions/newapplication.php:204
2556 msgid "Organization is required."
2557 msgstr ""
2558
2559 #. TRANS: Validation error shown when providing too long an arganisation name in the "Edit application" form.
2560 #: actions/editapplication.php:225 actions/newapplication.php:208
2561 msgid "Organization is too long (maximum 255 characters)."
2562 msgstr ""
2563
2564 #. TRANS: Form validation error show when an organisation name has not been provided in the edit application form.
2565 #. TRANS: Form validation error show when an organisation name has not been provided in the new application form.
2566 #: actions/editapplication.php:229 actions/newapplication.php:212
2567 msgid "Organization homepage is required."
2568 msgstr ""
2569
2570 #. TRANS: Validation error shown when providing too long a callback URL in the "Edit application" form.
2571 #. TRANS: Validation error shown when providing too long a callback URL in the "New application" form.
2572 #: actions/editapplication.php:240 actions/newapplication.php:226
2573 msgid "Callback is too long."
2574 msgstr ""
2575
2576 #. TRANS: Validation error shown when providing an invalid callback URL in the "Edit application" form.
2577 #. TRANS: Validation error shown when providing an invalid callback URL in the "New application" form.
2578 #: actions/editapplication.php:248 actions/newapplication.php:236
2579 msgid "Callback URL is not valid."
2580 msgstr ""
2581
2582 #. TRANS: Server error occuring when an application could not be updated from the "Edit application" form.
2583 #: actions/editapplication.php:285
2584 msgid "Could not update application."
2585 msgstr ""
2586
2587 #. TRANS: Title for form to edit a group. %s is a group nickname.
2588 #: actions/editgroup.php:55
2589 #, php-format
2590 msgid "Edit %s group"
2591 msgstr ""
2592
2593 #. TRANS: Client error displayed trying to edit a group while not logged in.
2594 #. TRANS: Client error displayed when trying to create a group while not logged in.
2595 #. TRANS: Client error displayed trying to create a group while not logged in.
2596 #: actions/editgroup.php:68 actions/grouplogo.php:69 actions/newgroup.php:65
2597 msgid "You must be logged in to create a group."
2598 msgstr ""
2599
2600 #. TRANS: Form instructions for group edit form.
2601 #: actions/editgroup.php:161
2602 msgid "Use this form to edit the group."
2603 msgstr ""
2604
2605 #. TRANS: Group edit form validation error.
2606 #. TRANS: Group create form validation error.
2607 #. TRANS: %s is the invalid alias.
2608 #: actions/editgroup.php:242 actions/newgroup.php:189
2609 #, php-format
2610 msgid "Invalid alias: \"%s\""
2611 msgstr ""
2612
2613 #. TRANS: Group edit form success message.
2614 #: actions/editgroup.php:303
2615 msgid "Options saved."
2616 msgstr ""
2617
2618 #. TRANS: Title for e-mail settings.
2619 #: actions/emailsettings.php:60
2620 msgid "Email settings"
2621 msgstr ""
2622
2623 #. TRANS: E-mail settings page instructions.
2624 #. TRANS: %%site.name%% is the name of the site.
2625 #: actions/emailsettings.php:74
2626 #, php-format
2627 msgid "Manage how you get email from %%site.name%%."
2628 msgstr ""
2629
2630 #. TRANS: Form legend for e-mail settings form.
2631 #. TRANS: Field label for e-mail address input in e-mail settings form.
2632 #: actions/emailsettings.php:104 actions/emailsettings.php:130
2633 msgid "Email address"
2634 msgstr ""
2635
2636 #. TRANS: Form note in e-mail settings form.
2637 #: actions/emailsettings.php:110
2638 msgid "Current confirmed email address."
2639 msgstr ""
2640
2641 #. TRANS: Button label to remove a confirmed e-mail address.
2642 #. TRANS: Button label for removing a set sender e-mail address to post notices from.
2643 #. TRANS: Button label to remove a confirmed IM address.
2644 #. TRANS: Button label to remove a confirmed SMS address.
2645 #. TRANS: Button label for removing a set sender SMS e-mail address to post notices from.
2646 #: actions/emailsettings.php:113 actions/emailsettings.php:180
2647 #: actions/imsettings.php:119 actions/smssettings.php:119
2648 #: actions/smssettings.php:175
2649 msgctxt "BUTTON"
2650 msgid "Remove"
2651 msgstr ""
2652
2653 #. TRANS: Form note in e-mail settings form.
2654 #: actions/emailsettings.php:120
2655 msgid ""
2656 "Awaiting confirmation on this address. Check your inbox (and spam box!) for "
2657 "a message with further instructions."
2658 msgstr ""
2659
2660 #. TRANS: Instructions for e-mail address input form. Do not translate
2661 #. TRANS: "example.org". It is one of the domain names reserved for
2662 #. TRANS: use in examples by http://www.rfc-editor.org/rfc/rfc2606.txt.
2663 #. TRANS: Any other domain may be owned by a legitimate person or
2664 #. TRANS: organization.
2665 #: actions/emailsettings.php:137
2666 msgid "Email address, like \"UserName@example.org\""
2667 msgstr ""
2668
2669 #. TRANS: Button label for adding an e-mail address in e-mail settings form.
2670 #. TRANS: Button label for adding an IM address in IM settings form.
2671 #. TRANS: Button label for adding a SMS phone number in SMS settings form.
2672 #: actions/emailsettings.php:141 actions/imsettings.php:149
2673 #: actions/smssettings.php:157
2674 msgctxt "BUTTON"
2675 msgid "Add"
2676 msgstr ""
2677
2678 #. TRANS: Form legend for incoming e-mail settings form.
2679 #. TRANS: Form legend for incoming SMS settings form.
2680 #: actions/emailsettings.php:149 actions/smssettings.php:166
2681 msgid "Incoming email"
2682 msgstr ""
2683
2684 #. TRANS: Checkbox label in e-mail preferences form.
2685 #: actions/emailsettings.php:155
2686 msgid "I want to post notices by email."
2687 msgstr ""
2688
2689 #. TRANS: Form instructions for incoming e-mail form in e-mail settings.
2690 #. TRANS: Form instructions for incoming SMS e-mail address form in SMS settings.
2691 #: actions/emailsettings.php:177 actions/smssettings.php:173
2692 msgid "Send email to this address to post new notices."
2693 msgstr ""
2694
2695 #. TRANS: Instructions for incoming e-mail address input form, when an address has already been assigned.
2696 #. TRANS: Instructions for incoming SMS e-mail address input form.
2697 #: actions/emailsettings.php:186 actions/smssettings.php:181
2698 msgid "Make a new email address for posting to; cancels the old one."
2699 msgstr ""
2700
2701 #. TRANS: Instructions for incoming e-mail address input form.
2702 #: actions/emailsettings.php:190
2703 msgid ""
2704 "To send notices via email, we need to create a unique email address for you "
2705 "on this server:"
2706 msgstr ""
2707
2708 #. TRANS: Button label for adding an e-mail address to send notices from.
2709 #. TRANS: Button label for adding an SMS e-mail address to send notices from.
2710 #: actions/emailsettings.php:196 actions/smssettings.php:184
2711 msgctxt "BUTTON"
2712 msgid "New"
2713 msgstr ""
2714
2715 #. TRANS: Form legend for e-mail preferences form.
2716 #: actions/emailsettings.php:205
2717 msgid "Email preferences"
2718 msgstr ""
2719
2720 #. TRANS: Checkbox label in e-mail preferences form.
2721 #: actions/emailsettings.php:213
2722 msgid "Send me notices of new subscriptions through email."
2723 msgstr ""
2724
2725 #. TRANS: Checkbox label in e-mail preferences form.
2726 #: actions/emailsettings.php:219
2727 msgid "Send me email when someone adds my notice as a favorite."
2728 msgstr ""
2729
2730 #. TRANS: Checkbox label in e-mail preferences form.
2731 #: actions/emailsettings.php:226
2732 msgid "Send me email when someone sends me a private message."
2733 msgstr ""
2734
2735 #. TRANS: Checkbox label in e-mail preferences form.
2736 #: actions/emailsettings.php:232
2737 msgid "Send me email when someone sends me an \"@-reply\"."
2738 msgstr ""
2739
2740 #. TRANS: Checkbox label in e-mail preferences form.
2741 #: actions/emailsettings.php:238
2742 msgid "Allow friends to nudge me and send me an email."
2743 msgstr ""
2744
2745 #. TRANS: Checkbox label in e-mail preferences form.
2746 #: actions/emailsettings.php:244
2747 msgid "Publish a MicroID for my email address."
2748 msgstr ""
2749
2750 #. TRANS: Confirmation message for successful e-mail preferences save.
2751 #: actions/emailsettings.php:362
2752 msgid "Email preferences saved."
2753 msgstr ""
2754
2755 #. TRANS: Message given saving e-mail address without having provided one.
2756 #: actions/emailsettings.php:381
2757 msgid "No email address."
2758 msgstr ""
2759
2760 #. TRANS: Message given saving e-mail address that cannot be normalised.
2761 #: actions/emailsettings.php:389
2762 msgid "Cannot normalize that email address."
2763 msgstr ""
2764
2765 #. TRANS: Message given saving e-mail address that not valid.
2766 #. TRANS: Form validation error displayed when trying to register without a valid e-mail address.
2767 #. TRANS: Client error displayed trying to save site settings without a valid contact address.
2768 #: actions/emailsettings.php:394 actions/register.php:207
2769 #: actions/siteadminpanel.php:144
2770 msgid "Not a valid email address."
2771 msgstr ""
2772
2773 #. TRANS: Message given saving e-mail address that is already set.
2774 #: actions/emailsettings.php:398
2775 msgid "That is already your email address."
2776 msgstr ""
2777
2778 #. TRANS: Message given saving e-mail address that is already set for another user.
2779 #: actions/emailsettings.php:402
2780 msgid "That email address already belongs to another user."
2781 msgstr ""
2782
2783 #. TRANS: Server error thrown on database error adding e-mail confirmation code.
2784 #. TRANS: Server error thrown on database error adding Instant Messaging confirmation code.
2785 #. TRANS: Server error thrown on database error adding SMS confirmation code.
2786 #: actions/emailsettings.php:419 actions/imsettings.php:366
2787 #: actions/smssettings.php:365
2788 msgid "Could not insert confirmation code."
2789 msgstr ""
2790
2791 #. TRANS: Message given saving valid e-mail address that is to be confirmed.
2792 #: actions/emailsettings.php:426
2793 msgid ""
2794 "A confirmation code was sent to the email address you added. Check your "
2795 "inbox (and spam box!) for the code and instructions on how to use it."
2796 msgstr ""
2797
2798 #. TRANS: Message given canceling e-mail address confirmation that is not pending.
2799 #. TRANS: Message given canceling Instant Messaging address confirmation that is not pending.
2800 #. TRANS: Message given canceling SMS phone number confirmation that is not pending.
2801 #: actions/emailsettings.php:446 actions/imsettings.php:395
2802 #: actions/smssettings.php:399
2803 msgid "No pending confirmation to cancel."
2804 msgstr ""
2805
2806 #. TRANS: Message given canceling e-mail address confirmation for the wrong e-mail address.
2807 #: actions/emailsettings.php:451
2808 msgid "That is the wrong email address."
2809 msgstr ""
2810
2811 #. TRANS: Server error thrown on database error canceling e-mail address confirmation.
2812 #: actions/emailsettings.php:460
2813 msgid "Could not delete email confirmation."
2814 msgstr ""
2815
2816 #. TRANS: Message given after successfully canceling e-mail address confirmation.
2817 #: actions/emailsettings.php:465
2818 msgid "Email confirmation cancelled."
2819 msgstr ""
2820
2821 #. TRANS: Message given trying to remove an e-mail address that is not
2822 #. TRANS: registered for the active user.
2823 #: actions/emailsettings.php:484
2824 msgid "That is not your email address."
2825 msgstr ""
2826
2827 #. TRANS: Message given after successfully removing a registered e-mail address.
2828 #: actions/emailsettings.php:505
2829 msgid "The email address was removed."
2830 msgstr ""
2831
2832 #. TRANS: Form validation error displayed when trying to remove an incoming e-mail address while no address has been set.
2833 #: actions/emailsettings.php:519 actions/smssettings.php:555
2834 msgid "No incoming email address."
2835 msgstr ""
2836
2837 #. TRANS: Server error thrown on database error removing incoming e-mail address.
2838 #. TRANS: Server error thrown on database error adding incoming e-mail address.
2839 #. TRANS: Server error displayed when the user could not be updated in SMS settings.
2840 #: actions/emailsettings.php:531 actions/emailsettings.php:555
2841 #: actions/smssettings.php:566 actions/smssettings.php:591
2842 msgid "Could not update user record."
2843 msgstr ""
2844
2845 #. TRANS: Message given after successfully removing an incoming e-mail address.
2846 #. TRANS: Confirmation text after updating SMS settings.
2847 #: actions/emailsettings.php:535 actions/smssettings.php:570
2848 msgid "Incoming email address removed."
2849 msgstr ""
2850
2851 #. TRANS: Message given after successfully adding an incoming e-mail address.
2852 #. TRANS: Confirmation text after updating SMS settings.
2853 #: actions/emailsettings.php:559 actions/smssettings.php:595
2854 msgid "New incoming email address added."
2855 msgstr ""
2856
2857 #. TRANS: Client error displayed when trying to mark a notice as favorite that already is a favorite.
2858 #: actions/favor.php:81
2859 msgid "This notice is already a favorite!"
2860 msgstr ""
2861
2862 #. TRANS: Page title for page on which favorite notices can be unfavourited.
2863 #: actions/favor.php:96
2864 msgid "Disfavor favorite."
2865 msgstr ""
2866
2867 #. TRANS: Page title for first page of favorited notices.
2868 #. TRANS: Title for favourited notices section.
2869 #. TRANS: Menu item title in search group navigation panel.
2870 #: actions/favorited.php:65 lib/popularnoticesection.php:62
2871 #: lib/publicgroupnav.php:87
2872 msgid "Popular notices"
2873 msgstr ""
2874
2875 #. TRANS: Page title for all but first page of favorited notices.
2876 #. TRANS: %d is the page number being displayed.
2877 #: actions/favorited.php:69
2878 #, php-format
2879 msgid "Popular notices, page %d"
2880 msgstr ""
2881
2882 #. TRANS: Description on page displaying favorited notices.
2883 #: actions/favorited.php:81
2884 msgid "The most popular notices on the site right now."
2885 msgstr ""
2886
2887 #. TRANS: Text displayed instead of a list when a site does not yet have any favourited notices.
2888 #: actions/favorited.php:149
2889 msgid "Favorite notices appear on this page but no one has favorited one yet."
2890 msgstr ""
2891
2892 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for logged in users.
2893 #: actions/favorited.php:153
2894 msgid ""
2895 "Be the first to add a notice to your favorites by clicking the fave button "
2896 "next to any notice you like."
2897 msgstr ""
2898
2899 #. TRANS: Additional text displayed instead of a list when a site does not yet have any favourited notices for not logged in users.
2900 #. TRANS: %%action.register%% is a registration link. "[link text](link)" is Mark Down. Do not change the formatting.
2901 #: actions/favorited.php:158
2902 #, php-format
2903 msgid ""
2904 "Why not [register an account](%%action.register%%) and be the first to add a "
2905 "notice to your favorites!"
2906 msgstr ""
2907
2908 #. TRANS: Title of RSS feed with favourite notices of a user.
2909 #. TRANS: %s is a user's nickname.
2910 #. TRANS: Title for first page of favourite notices of a user.
2911 #. TRANS: %s is the user for whom the favourite notices are displayed.
2912 #. TRANS: Menu item title in personal group navigation menu.
2913 #. TRANS: %s is a username.
2914 #: actions/favoritesrss.php:111 actions/showfavorites.php:76
2915 #: lib/personalgroupnav.php:102
2916 #, php-format
2917 msgid "%s's favorite notices"
2918 msgstr ""
2919
2920 #. TRANS: Desciption of RSS feed with favourite notices of a user.
2921 #. TRANS: %1$s is a user's nickname, %2$s is the name of the StatusNet site.
2922 #: actions/favoritesrss.php:117
2923 #, php-format
2924 msgid "Updates favored by %1$s on %2$s!"
2925 msgstr ""
2926
2927 #. TRANS: Page title for first page of featured users.
2928 #. TRANS: Title for featured users section.
2929 #. TRANS: Menu item title in search group navigation panel.
2930 #: actions/featured.php:69 lib/featureduserssection.php:87
2931 #: lib/publicgroupnav.php:81
2932 msgid "Featured users"
2933 msgstr ""
2934
2935 #. TRANS: Page title for all but first page of featured users.
2936 #. TRANS: %d is the page number being displayed.
2937 #: actions/featured.php:73
2938 #, php-format
2939 msgid "Featured users, page %d"
2940 msgstr ""
2941
2942 #. TRANS: Description on page displaying featured users.
2943 #: actions/featured.php:96
2944 #, php-format
2945 msgid "A selection of some great users on %s."
2946 msgstr ""
2947
2948 #. TRANS: Client error displayed when no notice ID was given trying do display a file.
2949 #: actions/file.php:36
2950 msgid "No notice ID."
2951 msgstr ""
2952
2953 #. TRANS: Client error displayed when an invalid notice ID was given trying do display a file.
2954 #: actions/file.php:41
2955 msgid "No notice."
2956 msgstr ""
2957
2958 #. TRANS: Client error displayed when trying do display a file for a notice without a file attachement.
2959 #: actions/file.php:46
2960 msgid "No attachments."
2961 msgstr ""
2962
2963 #. TRANS: Client error displayed when trying do display a file for a notice with file attachements
2964 #. TRANS: that could not be found.
2965 #: actions/file.php:58
2966 msgid "No uploaded attachments."
2967 msgstr ""
2968
2969 #. TRANS: Client error displayed when subscribing to a remote profile and an unexpected response is received.
2970 #: actions/finishremotesubscribe.php:69
2971 msgid "Not expecting this response!"
2972 msgstr ""
2973
2974 #. TRANS: Client error displayed when subscribing to a remote profile that does not exist.
2975 #: actions/finishremotesubscribe.php:81
2976 msgid "User being listened to does not exist."
2977 msgstr ""
2978
2979 #. TRANS: Client error displayed when subscribing to a remote profile that is a local profile.
2980 #. TRANS: Client error displayed when using remote subscribe for a local entity.
2981 #: actions/finishremotesubscribe.php:89 actions/remotesubscribe.php:59
2982 msgid "You can use the local subscription!"
2983 msgstr ""
2984
2985 #. TRANS: Client error displayed when subscribing to a remote profile that is blocked form subscribing to.
2986 #: actions/finishremotesubscribe.php:102
2987 msgid "That user has blocked you from subscribing."
2988 msgstr ""
2989
2990 #. TRANS: Client error displayed when subscribing to a remote profile without providing an authorised token.
2991 #: actions/finishremotesubscribe.php:114
2992 msgid "You are not authorized."
2993 msgstr ""
2994
2995 #. TRANS: Client error displayed when subscribing to a remote profile and conversion of the request token to access token fails.
2996 #: actions/finishremotesubscribe.php:118
2997 msgid "Could not convert request token to access token."
2998 msgstr ""
2999
3000 #. TRANS: Client error displayed when subscribing to a remote profile fails because of an unsupported version of the OMB protocol.
3001 #: actions/finishremotesubscribe.php:124
3002 msgid "Remote service uses unknown version of OMB protocol."
3003 msgstr ""
3004
3005 #. TRANS: Server error displayed when subscribing to a remote profile fails because the remote profile could not be updated.
3006 #. TRANS: Exception thrown when updating a remote profile fails in OAuth store.
3007 #: actions/finishremotesubscribe.php:145 lib/oauthstore.php:316
3008 msgid "Error updating remote profile."
3009 msgstr ""
3010
3011 #. TRANS: Client error displayed when requesting a non-existent file.
3012 #: actions/getfile.php:77
3013 msgid "No such file."
3014 msgstr ""
3015
3016 #. TRANS: Client error displayed when requesting a file without having read access to it.
3017 #: actions/getfile.php:82
3018 msgid "Cannot read file."
3019 msgstr ""
3020
3021 #. TRANS: Client error displayed when trying to assign an invalid role to a user.
3022 #. TRANS: Client error displayed when trying to revoke an invalid role.
3023 #: actions/grantrole.php:61 actions/revokerole.php:61
3024 msgid "Invalid role."
3025 msgstr ""
3026
3027 #. TRANS: Client error displayed when trying to assign an reserved role to a user.
3028 #. TRANS: Client error displayed when trying to revoke a reserved role.
3029 #: actions/grantrole.php:66 actions/revokerole.php:66
3030 msgid "This role is reserved and cannot be set."
3031 msgstr ""
3032
3033 #. TRANS: Client error displayed when trying to assign a role to a user while not being allowed to set roles.
3034 #: actions/grantrole.php:76
3035 msgid "You cannot grant user roles on this site."
3036 msgstr ""
3037
3038 #. TRANS: Client error displayed when trying to assign a role to a user that already has that role.
3039 #: actions/grantrole.php:84
3040 msgid "User already has this role."
3041 msgstr ""
3042
3043 #. TRANS: Client error displayed trying to block a user from a group while not specifying a to be blocked user profile.
3044 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a profile.
3045 #. TRANS: Client error displayed when not providing a profile ID on the Make Admin page.
3046 #. TRANS: Client error displayed trying a change a subscription without providing a profile.
3047 #. TRANS: Client error displayed when trying to change user options without specifying a user to work on.
3048 #: actions/groupblock.php:72 actions/groupunblock.php:72
3049 #: actions/makeadmin.php:74 actions/subedit.php:50
3050 #: lib/profileformaction.php:79
3051 msgid "No profile specified."
3052 msgstr ""
3053
3054 #. TRANS: Client error displayed trying to block a user from a group while not specifying a group to block a profile from.
3055 #. TRANS: Client error displayed when trying to unblock a user from a group without providing a group.
3056 #. TRANS: Client error displayed when not providing a group ID on the Make Admin page.
3057 #: actions/groupblock.php:84 actions/groupunblock.php:84
3058 #: actions/makeadmin.php:86
3059 msgid "No group specified."
3060 msgstr ""
3061
3062 #. TRANS: Client error displayed trying to block a user from a group while not being an admin user.
3063 #: actions/groupblock.php:96
3064 msgid "Only an admin can block group members."
3065 msgstr ""
3066
3067 #. TRANS: Client error displayed trying to block a user from a group while user is already blocked from the given group.
3068 #: actions/groupblock.php:101
3069 msgid "User is already blocked from group."
3070 msgstr ""
3071
3072 #. TRANS: Client error displayed trying to block a user from a group while user is not a member of given group.
3073 #: actions/groupblock.php:107
3074 msgid "User is not a member of group."
3075 msgstr ""
3076
3077 #. TRANS: Title for block user from group page.
3078 #. TRANS: Form legend for form to block user from a group.
3079 #: actions/groupblock.php:142 lib/groupblockform.php:91
3080 msgid "Block user from group"
3081 msgstr ""
3082
3083 #. TRANS: Explanatory text for block user from group form before setting the block.
3084 #. TRANS: %1$s is that to be blocked user, %2$s is the group the user will be blocked from.
3085 #: actions/groupblock.php:170
3086 #, php-format
3087 msgid ""
3088 "Are you sure you want to block user \"%1$s\" from the group \"%2$s\"? They "
3089 "will be removed from the group, unable to post, and unable to subscribe to "
3090 "the group in the future."
3091 msgstr ""
3092
3093 #. TRANS: Submit button title for 'No' when blocking a user from a group.
3094 #: actions/groupblock.php:192
3095 msgid "Do not block this user from this group."
3096 msgstr ""
3097
3098 #. TRANS: Submit button title for 'Yes' when blocking a user from a group.
3099 #: actions/groupblock.php:199
3100 msgid "Block this user from this group."
3101 msgstr ""
3102
3103 #. TRANS: Server error displayed when trying to block a user from a group fails because of an application error.
3104 #: actions/groupblock.php:216
3105 msgid "Database error blocking user from group."
3106 msgstr ""
3107
3108 #. TRANS: Client error displayed referring to a group's permalink without providing a group ID.
3109 #. TRANS: Client error displayed trying to find a user by ID without providing an ID.
3110 #: actions/groupbyid.php:73 actions/userbyid.php:70
3111 msgid "No ID."
3112 msgstr ""
3113
3114 #. TRANS: Client error displayed trying to change group design settings while not logged in.
3115 #: actions/groupdesignsettings.php:67
3116 msgid "You must be logged in to edit a group."
3117 msgstr ""
3118
3119 #. TRANS: Title group design settings page.
3120 #: actions/groupdesignsettings.php:146
3121 msgid "Group design"
3122 msgstr ""
3123
3124 #. TRANS: Instructions for group design settings page.
3125 #: actions/groupdesignsettings.php:157
3126 msgid ""
3127 "Customize the way your group looks with a background image and a colour "
3128 "palette of your choice."
3129 msgstr ""
3130
3131 #. TRANS: Form validation error displayed when group design settings could not be updated because of an application issue.
3132 #: actions/groupdesignsettings.php:272
3133 msgid "Unable to update your design settings."
3134 msgstr ""
3135
3136 #. TRANS: Form text to confirm saved group design settings.
3137 #. TRANS: Confirmation message on Profile design page when saving design settings has succeeded.
3138 #: actions/groupdesignsettings.php:317 actions/userdesignsettings.php:245
3139 msgid "Design preferences saved."
3140 msgstr ""
3141
3142 #. TRANS: Title for group logo settings page.
3143 #. TRANS: Group logo form legend.
3144 #: actions/grouplogo.php:144 actions/grouplogo.php:199
3145 msgid "Group logo"
3146 msgstr ""
3147
3148 #. TRANS: Instructions for group logo page.
3149 #. TRANS: %s is the maximum file size for that site.
3150 #: actions/grouplogo.php:156
3151 #, php-format
3152 msgid ""
3153 "You can upload a logo image for your group. The maximum file size is %s."
3154 msgstr ""
3155
3156 #. TRANS: Submit button for uploading a group logo.
3157 #: actions/grouplogo.php:243
3158 msgid "Upload"
3159 msgstr ""
3160
3161 #. TRANS: Button text for cropping an uploaded group logo.
3162 #: actions/grouplogo.php:299
3163 msgid "Crop"
3164 msgstr ""
3165
3166 #. TRANS: Form instructions on the group logo page.
3167 #: actions/grouplogo.php:376
3168 msgid "Pick a square area of the image to be the logo."
3169 msgstr ""
3170
3171 #. TRANS: Form success message after updating a group logo.
3172 #: actions/grouplogo.php:411
3173 msgid "Logo updated."
3174 msgstr ""
3175
3176 #. TRANS: Form failure message after failing to update a group logo.
3177 #: actions/grouplogo.php:414
3178 msgid "Failed updating logo."
3179 msgstr ""
3180
3181 #. TRANS: Title of the page showing group members.
3182 #. TRANS: %s is the name of the group.
3183 #: actions/groupmembers.php:104
3184 #, php-format
3185 msgid "%s group members"
3186 msgstr ""
3187
3188 #. TRANS: Title of the page showing group members.
3189 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
3190 #: actions/groupmembers.php:109
3191 #, php-format
3192 msgid "%1$s group members, page %2$d"
3193 msgstr ""
3194
3195 #. TRANS: Page notice for group members page.
3196 #: actions/groupmembers.php:125
3197 msgid "A list of the users in this group."
3198 msgstr ""
3199
3200 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
3201 #: actions/groupqueue.php:100
3202 msgid "Only the group admin may approve users."
3203 msgstr ""
3204
3205 #. TRANS: Title of the first page showing pending group members still awaiting approval to join the group.
3206 #. TRANS: %s is the name of the group.
3207 #: actions/groupqueue.php:111
3208 #, php-format
3209 msgid "%s group members awaiting approval"
3210 msgstr ""
3211
3212 #. TRANS: Title of all but the first page showing pending group members still awaiting approval to join the group.
3213 #. TRANS: %1$s is the name of the group, %2$d is the page number of the members list.
3214 #: actions/groupqueue.php:116
3215 #, php-format
3216 msgid "%1$s group members awaiting approval, page %2$d"
3217 msgstr ""
3218
3219 #. TRANS: Page notice for group members page.
3220 #: actions/groupqueue.php:132
3221 msgid "A list of users awaiting approval to join this group."
3222 msgstr ""
3223
3224 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
3225 #: actions/grouprss.php:141
3226 #, php-format
3227 msgid "Updates from members of %1$s on %2$s!"
3228 msgstr ""
3229
3230 #. TRANS: Title for first page of the groups list.
3231 #: actions/groups.php:62
3232 msgctxt "TITLE"
3233 msgid "Groups"
3234 msgstr ""
3235
3236 #. TRANS: Title for all but the first page of the groups list.
3237 #. TRANS: %d is the page number.
3238 #: actions/groups.php:66
3239 #, php-format
3240 msgctxt "TITLE"
3241 msgid "Groups, page %d"
3242 msgstr ""
3243
3244 #. TRANS: Page notice of group list. %%%%site.name%%%% is the StatusNet site name,
3245 #. TRANS: %%%%action.groupsearch%%%% and %%%%action.newgroup%%%% are URLs. Do not change them.
3246 #. TRANS: This message contains Markdown links in the form [link text](link).
3247 #: actions/groups.php:89
3248 #, php-format
3249 msgid ""
3250 "%%%%site.name%%%% groups let you find and talk with people of similar "
3251 "interests. After you join a group you can send messages to all other members "
3252 "using the syntax \"!groupname\". Don't see a group you like? Try [searching "
3253 "for one](%%%%action.groupsearch%%%%) or [start your own](%%%%action.newgroup%"
3254 "%%%)!"
3255 msgstr ""
3256
3257 #. TRANS: Link to create a new group on the group list page.
3258 #. TRANS: Link text on group page to create a new group.
3259 #. TRANS: Form legend for group edit form.
3260 #: actions/groups.php:107 actions/usergroups.php:130 lib/groupeditform.php:116
3261 msgid "Create a new group"
3262 msgstr ""
3263
3264 #. TRANS: Instructions for page where groups can be searched. %%site.name%% is the name of the StatusNet site.
3265 #: actions/groupsearch.php:53
3266 #, php-format
3267 msgid ""
3268 "Search for groups on %%site.name%% by their name, location, or description. "
3269 "Separate the terms by spaces; they must be 3 characters or more."
3270 msgstr ""
3271
3272 #. TRANS: Title for page where groups can be searched.
3273 #: actions/groupsearch.php:60
3274 msgid "Group search"
3275 msgstr ""
3276
3277 #. TRANS: Text on page where groups can be searched if no results were found for a query.
3278 #. TRANS: Text for notice search results is the query had no results.
3279 #. TRANS: Message on the "People search" page where a query has no results.
3280 #: actions/groupsearch.php:82 actions/noticesearch.php:122
3281 #: actions/peoplesearch.php:87
3282 msgid "No results."
3283 msgstr ""
3284
3285 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a logged in user.
3286 #. TRANS: This message contains Markdown links in the form [link text](link).
3287 #: actions/groupsearch.php:87
3288 #, php-format
3289 msgid ""
3290 "If you cannot find the group you're looking for, you can [create it](%%"
3291 "action.newgroup%%) yourself."
3292 msgstr ""
3293
3294 #. TRANS: Additional text on page where groups can be searched if no results were found for a query for a not logged in user.
3295 #. TRANS: This message contains Markdown links in the form [link text](link).
3296 #: actions/groupsearch.php:92
3297 #, php-format
3298 msgid ""
3299 "Why not [register an account](%%action.register%%) and [create the group](%%"
3300 "action.newgroup%%) yourself!"
3301 msgstr ""
3302
3303 #. TRANS: Client error displayed when trying to unblock a user from a group without being an administrator for the group.
3304 #: actions/groupunblock.php:96
3305 msgid "Only an admin can unblock group members."
3306 msgstr ""
3307
3308 #. TRANS: Client error displayed when trying to unblock a non-blocked user from a group.
3309 #: actions/groupunblock.php:101
3310 msgid "User is not blocked from group."
3311 msgstr ""
3312
3313 #. TRANS: Server error displayed when unblocking a user from a group fails because of an unknown error.
3314 #. TRANS: Server error displayed when removing a user block.
3315 #: actions/groupunblock.php:133 actions/unblock.php:86
3316 msgid "Error removing the block."
3317 msgstr ""
3318
3319 #. TRANS: Title for Instant Messaging settings.
3320 #: actions/imsettings.php:56
3321 msgid "IM settings"
3322 msgstr ""
3323
3324 #. TRANS: Instant messaging settings page instructions.
3325 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
3326 #. TRANS: the order and formatting of link text and link should remain unchanged.
3327 #: actions/imsettings.php:69
3328 #, php-format
3329 msgid ""
3330 "You can send and receive notices through instant messaging [instant messages]"
3331 "(%%doc.im%%). Configure your addresses and settings below."
3332 msgstr ""
3333
3334 #. TRANS: Message given in the IM settings if IM is not enabled on the site.
3335 #: actions/imsettings.php:90
3336 msgid "IM is not available."
3337 msgstr ""
3338
3339 #. TRANS: Form note in IM settings form. %s is the type of IM address that was confirmed.
3340 #: actions/imsettings.php:116
3341 #, php-format
3342 msgid "Current confirmed %s address."
3343 msgstr ""
3344
3345 #. TRANS: Form note in IM settings form.
3346 #. TRANS: %s is the IM service name, %2$s is the IM address set.
3347 #: actions/imsettings.php:128
3348 #, php-format
3349 msgid ""
3350 "Awaiting confirmation on this address. Check your %1$s account for a message "
3351 "with further instructions. (Did you add %2$s to your buddy list?)"
3352 msgstr ""
3353
3354 #. TRANS: Field label for IM address.
3355 #: actions/imsettings.php:141
3356 msgid "IM address"
3357 msgstr ""
3358
3359 #. TRANS: Field title for IM address. %s is the IM service name.
3360 #: actions/imsettings.php:144
3361 #, php-format
3362 msgid "%s screenname."
3363 msgstr ""
3364
3365 #. TRANS: Header for IM preferences form.
3366 #: actions/imsettings.php:165
3367 msgid "IM Preferences"
3368 msgstr ""
3369
3370 #. TRANS: Checkbox label in IM preferences form.
3371 #: actions/imsettings.php:176
3372 msgid "Send me notices"
3373 msgstr ""
3374
3375 #. TRANS: Checkbox label in IM preferences form.
3376 #: actions/imsettings.php:178
3377 msgid "Post a notice when my status changes."
3378 msgstr ""
3379
3380 #. TRANS: Checkbox label in IM preferences form.
3381 #: actions/imsettings.php:180
3382 msgid "Send me replies from people I'm not subscribed to."
3383 msgstr ""
3384
3385 #. TRANS: Checkbox label in IM preferences form.
3386 #: actions/imsettings.php:183
3387 msgid "Publish a MicroID"
3388 msgstr ""
3389
3390 #. TRANS: Server error thrown on database error updating IM preferences.
3391 #: actions/imsettings.php:294
3392 msgid "Could not update IM preferences."
3393 msgstr ""
3394
3395 #. TRANS: Confirmation message for successful IM preferences save.
3396 #. TRANS: Confirmation message after saving preferences.
3397 #: actions/imsettings.php:301 actions/urlsettings.php:247
3398 msgid "Preferences saved."
3399 msgstr ""
3400
3401 #. TRANS: Message given saving IM address without having provided one.
3402 #: actions/imsettings.php:323
3403 msgid "No screenname."
3404 msgstr ""
3405
3406 #. TRANS: Form validation error when no transport is available setting an IM address.
3407 #: actions/imsettings.php:329
3408 msgid "No transport."
3409 msgstr ""
3410
3411 #. TRANS: Message given saving IM address that cannot be normalised.
3412 #: actions/imsettings.php:337
3413 msgid "Cannot normalize that screenname."
3414 msgstr ""
3415
3416 #. TRANS: Message given saving IM address that not valid.
3417 #: actions/imsettings.php:344
3418 msgid "Not a valid screenname."
3419 msgstr ""
3420
3421 #. TRANS: Message given saving IM address that is already set for another user.
3422 #: actions/imsettings.php:348
3423 msgid "Screenname already belongs to another user."
3424 msgstr ""
3425
3426 #. TRANS: Message given saving valid IM address that is to be confirmed.
3427 #: actions/imsettings.php:373
3428 msgid "A confirmation code was sent to the IM address you added."
3429 msgstr ""
3430
3431 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
3432 #: actions/imsettings.php:400
3433 msgid "That is the wrong IM address."
3434 msgstr ""
3435
3436 #. TRANS: Server error thrown on database error canceling IM address confirmation.
3437 #: actions/imsettings.php:409
3438 msgid "Could not delete confirmation."
3439 msgstr ""
3440
3441 #. TRANS: Message given after successfully canceling IM address confirmation.
3442 #: actions/imsettings.php:414
3443 msgid "IM confirmation cancelled."
3444 msgstr ""
3445
3446 #. TRANS: Message given trying to remove an IM address that is not
3447 #. TRANS: registered for the active user.
3448 #: actions/imsettings.php:438
3449 msgid "That is not your screenname."
3450 msgstr ""
3451
3452 #. TRANS: Message given after successfully removing a registered Instant Messaging address.
3453 #: actions/imsettings.php:454
3454 msgid "The IM address was removed."
3455 msgstr ""
3456
3457 #. TRANS: Title for all but the first page of the inbox page.
3458 #. TRANS: %1$s is the user's nickname, %2$s is the page number.
3459 #: actions/inbox.php:59
3460 #, php-format
3461 msgid "Inbox for %1$s - page %2$d"
3462 msgstr ""
3463
3464 #. TRANS: Title for the first page of the inbox page.
3465 #. TRANS: %s is the user's nickname.
3466 #: actions/inbox.php:64
3467 #, php-format
3468 msgid "Inbox for %s"
3469 msgstr ""
3470
3471 #. TRANS: Instructions for user inbox page.
3472 #: actions/inbox.php:106
3473 msgid "This is your inbox, which lists your incoming private messages."
3474 msgstr ""
3475
3476 #. TRANS: Client error displayed when trying to sent invites while they have been disabled.
3477 #: actions/invite.php:41
3478 msgid "Invites have been disabled."
3479 msgstr ""
3480
3481 #. TRANS: Client error displayed when trying to sent invites while not logged in.
3482 #. TRANS: %s is the StatusNet site name.
3483 #: actions/invite.php:45
3484 #, php-format
3485 msgid "You must be logged in to invite other users to use %s."
3486 msgstr ""
3487
3488 #. TRANS: Form validation message when providing an e-mail address that does not validate.
3489 #. TRANS: %s is an invalid e-mail address.
3490 #: actions/invite.php:79
3491 #, php-format
3492 msgid "Invalid email address: %s."
3493 msgstr ""
3494
3495 #. TRANS: Page title when invitations have been sent.
3496 #: actions/invite.php:118
3497 msgid "Invitations sent"
3498 msgstr ""
3499
3500 #. TRANS: Page title when inviting potential users.
3501 #: actions/invite.php:121
3502 msgid "Invite new users"
3503 msgstr ""
3504
3505 #. TRANS: Message displayed inviting users to use a StatusNet site while the inviting user
3506 #. TRANS: is already subscribed to one or more users with the given e-mail address(es).
3507 #. TRANS: Plural form is based on the number of reported already subscribed e-mail addresses.
3508 #. TRANS: Followed by a bullet list.
3509 #: actions/invite.php:141
3510 msgid "You are already subscribed to this user:"
3511 msgid_plural "You are already subscribed to these users:"
3512 msgstr[0] ""
3513 msgstr[1] ""
3514
3515 #. TRANS: Used as list item for already subscribed users (%1$s is nickname, %2$s is e-mail address).
3516 #. TRANS: Used as list item for already registered people (%1$s is nickname, %2$s is e-mail address).
3517 #: actions/invite.php:147 actions/invite.php:161
3518 #, php-format
3519 msgctxt "INVITE"
3520 msgid "%1$s (%2$s)"
3521 msgstr ""
3522
3523 #. TRANS: Message displayed inviting users to use a StatusNet site while the invited user
3524 #. TRANS: already uses a this StatusNet site. Plural form is based on the number of
3525 #. TRANS: reported already present people. Followed by a bullet list.
3526 #: actions/invite.php:155
3527 msgid "This person is already a user and you were automatically subscribed:"
3528 msgid_plural ""
3529 "These people are already users and you were automatically subscribed to them:"
3530 msgstr[0] ""
3531 msgstr[1] ""
3532
3533 #. TRANS: Message displayed inviting users to use a StatusNet site. Plural form is
3534 #. TRANS: based on the number of invitations sent. Followed by a bullet list of
3535 #. TRANS: e-mail addresses to which invitations were sent.
3536 #: actions/invite.php:169
3537 msgid "Invitation sent to the following person:"
3538 msgid_plural "Invitations sent to the following people:"
3539 msgstr[0] ""
3540 msgstr[1] ""
3541
3542 #. TRANS: Generic message displayed after sending out one or more invitations to
3543 #. TRANS: people to join a StatusNet site.
3544 #: actions/invite.php:179
3545 msgid ""
3546 "You will be notified when your invitees accept the invitation and register "
3547 "on the site. Thanks for growing the community!"
3548 msgstr ""
3549
3550 #. TRANS: Form instructions.
3551 #: actions/invite.php:192
3552 msgid ""
3553 "Use this form to invite your friends and colleagues to use this service."
3554 msgstr ""
3555
3556 #. TRANS: Field label for a list of e-mail addresses.
3557 #: actions/invite.php:219
3558 msgid "Email addresses"
3559 msgstr ""
3560
3561 #. TRANS: Tooltip for field label for a list of e-mail addresses.
3562 #: actions/invite.php:222
3563 msgid "Addresses of friends to invite (one per line)."
3564 msgstr ""
3565
3566 #. TRANS: Field label for a personal message to send to invitees.
3567 #: actions/invite.php:226
3568 msgid "Personal message"
3569 msgstr ""
3570
3571 #. TRANS: Tooltip for field label for a personal message to send to invitees.
3572 #: actions/invite.php:229
3573 msgid "Optionally add a personal message to the invitation."
3574 msgstr ""
3575
3576 #. TRANS: Send button for inviting friends
3577 #. TRANS: Button text for sending notice.
3578 #: actions/invite.php:233 lib/noticeform.php:302
3579 msgctxt "BUTTON"
3580 msgid "Send"
3581 msgstr ""
3582
3583 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral
3584 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, $2$s is
3585 #. TRANS: the StatusNet sitename.
3586 #: actions/invite.php:265
3587 #, php-format
3588 msgid "%1$s has invited you to join them on %2$s"
3589 msgstr ""
3590
3591 #. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral
3592 #. TRANS: singular 3rd-person pronoun in English. %1$s is the inviting user, %2$s is the
3593 #. TRANS: StatusNet sitename, %3$s is the site URL, %4$s is the personal message from the
3594 #. TRANS: inviting user, %s%5 a link to the timeline for the inviting user, %s$6 is a link
3595 #. TRANS: to register with the StatusNet site.
3596 #: actions/invite.php:272
3597 #, php-format
3598 msgid ""
3599 "%1$s has invited you to join them on %2$s (%3$s).\n"
3600 "\n"
3601 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
3602 "you know and people who interest you.\n"
3603 "\n"
3604 "You can also share news about yourself, your thoughts, or your life online "
3605 "with people who know about you. It's also great for meeting new people who "
3606 "share your interests.\n"
3607 "\n"
3608 "%1$s said:\n"
3609 "\n"
3610 "%4$s\n"
3611 "\n"
3612 "You can see %1$s's profile page on %2$s here:\n"
3613 "\n"
3614 "%5$s\n"
3615 "\n"
3616 "If you'd like to try the service, click on the link below to accept the "
3617 "invitation.\n"
3618 "\n"
3619 "%6$s\n"
3620 "\n"
3621 "If not, you can ignore this message. Thanks for your patience and your "
3622 "time.\n"
3623 "\n"
3624 "Sincerely, %2$s\n"
3625 msgstr ""
3626
3627 #. TRANS: Client error displayed when trying to join a group while not logged in.
3628 #: actions/joingroup.php:59
3629 msgid "You must be logged in to join a group."
3630 msgstr ""
3631
3632 #. TRANS: Title for join group page after joining.
3633 #: actions/joingroup.php:145
3634 #, php-format
3635 msgctxt "TITLE"
3636 msgid "%1$s joined group %2$s"
3637 msgstr ""
3638
3639 #. TRANS: Exception thrown when there is an unknown error joining a group.
3640 #: actions/joingroup.php:158
3641 msgid "Unknown error joining group."
3642 msgstr ""
3643
3644 #. TRANS: Client error displayed when trying to join a group while already a member.
3645 #. TRANS: Error text shown when trying to leave an existing group the user is not a member of.
3646 #: actions/leavegroup.php:103 lib/command.php:395
3647 msgid "You are not a member of that group."
3648 msgstr ""
3649
3650 #. TRANS: User admin panel title
3651 #: actions/licenseadminpanel.php:54
3652 msgctxt "TITLE"
3653 msgid "License"
3654 msgstr ""
3655
3656 #. TRANS: Form instructions for the site license admin panel.
3657 #: actions/licenseadminpanel.php:65
3658 msgid "License for this StatusNet site"
3659 msgstr ""
3660
3661 #. TRANS: Client error displayed selecting an invalid license in the license admin panel.
3662 #: actions/licenseadminpanel.php:135
3663 msgid "Invalid license selection."
3664 msgstr ""
3665
3666 #. TRANS: Client error displayed when not specifying an owner for the all rights reserved license in the license admin panel.
3667 #: actions/licenseadminpanel.php:146
3668 msgid ""
3669 "You must specify the owner of the content when using the All Rights Reserved "
3670 "license."
3671 msgstr ""
3672
3673 #. TRANS: Client error displayed selecting a too long license title in the license admin panel.
3674 #: actions/licenseadminpanel.php:154
3675 msgid "Invalid license title. Maximum length is 255 characters."
3676 msgstr ""
3677
3678 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3679 #: actions/licenseadminpanel.php:167
3680 msgid "Invalid license URL."
3681 msgstr ""
3682
3683 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3684 #: actions/licenseadminpanel.php:171
3685 msgid "Invalid license image URL."
3686 msgstr ""
3687
3688 #. TRANS: Client error displayed specifying an invalid license URL in the license admin panel.
3689 #: actions/licenseadminpanel.php:180
3690 msgid "License URL must be blank or a valid URL."
3691 msgstr ""
3692
3693 #. TRANS: Client error displayed specifying an invalid license image URL in the license admin panel.
3694 #: actions/licenseadminpanel.php:189
3695 msgid "License image must be blank or valid URL."
3696 msgstr ""
3697
3698 #. TRANS: Form legend in the license admin panel.
3699 #: actions/licenseadminpanel.php:240
3700 msgid "License selection"
3701 msgstr ""
3702
3703 #. TRANS: License option in the license admin panel.
3704 #. TRANS: Checkbox label in widget for selecting potential addressees to mark the notice private.
3705 #: actions/licenseadminpanel.php:247 lib/toselector.php:123
3706 msgid "Private"
3707 msgstr ""
3708
3709 #. TRANS: License option in the license admin panel.
3710 #: actions/licenseadminpanel.php:249
3711 msgid "All Rights Reserved"
3712 msgstr ""
3713
3714 #. TRANS: License option in the license admin panel.
3715 #: actions/licenseadminpanel.php:251
3716 msgid "Creative Commons"
3717 msgstr ""
3718
3719 #. TRANS: Dropdown field label in the license admin panel.
3720 #: actions/licenseadminpanel.php:257
3721 msgid "Type"
3722 msgstr ""
3723
3724 #. TRANS: Dropdown field instructions in the license admin panel.
3725 #: actions/licenseadminpanel.php:260
3726 msgid "Select a license."
3727 msgstr ""
3728
3729 #. TRANS: Form legend in the license admin panel.
3730 #: actions/licenseadminpanel.php:275
3731 msgid "License details"
3732 msgstr ""
3733
3734 #. TRANS: Field label in the license admin panel.
3735 #: actions/licenseadminpanel.php:282
3736 msgid "Owner"
3737 msgstr ""
3738
3739 #. TRANS: Field title in the license admin panel.
3740 #: actions/licenseadminpanel.php:284
3741 msgid "Name of the owner of the site's content (if applicable)."
3742 msgstr ""
3743
3744 #. TRANS: Field label in the license admin panel.
3745 #: actions/licenseadminpanel.php:293
3746 msgid "License Title"
3747 msgstr ""
3748
3749 #. TRANS: Field title in the license admin panel.
3750 #: actions/licenseadminpanel.php:295
3751 msgid "The title of the license."
3752 msgstr ""
3753
3754 #. TRANS: Field label in the license admin panel.
3755 #: actions/licenseadminpanel.php:304
3756 msgid "License URL"
3757 msgstr ""
3758
3759 #. TRANS: Field title in the license admin panel.
3760 #: actions/licenseadminpanel.php:306
3761 msgid "URL for more information about the license."
3762 msgstr ""
3763
3764 #. TRANS: Field label in the license admin panel.
3765 #: actions/licenseadminpanel.php:314
3766 msgid "License Image URL"
3767 msgstr ""
3768
3769 #. TRANS: Field title in the license admin panel.
3770 #: actions/licenseadminpanel.php:316
3771 msgid "URL for an image to display with the license."
3772 msgstr ""
3773
3774 #. TRANS: Button title in the license admin panel.
3775 #: actions/licenseadminpanel.php:339
3776 msgid "Save license settings."
3777 msgstr ""
3778
3779 #. TRANS: Client error displayed when trying to log in while already logged in.
3780 #. TRANS: Client error displayed trying to use "one time password login" when already logged in.
3781 #. TRANS: Client error displayed when trying to register while already logged in.
3782 #: actions/login.php:98 actions/otp.php:62 actions/register.php:136
3783 msgid "Already logged in."
3784 msgstr ""
3785
3786 #. TRANS: Form validation error displayed when trying to log in with incorrect credentials.
3787 #: actions/login.php:127
3788 msgid "Incorrect username or password."
3789 msgstr ""
3790
3791 #. TRANS: Server error displayed when during login a server error occurs.
3792 #. TRANS: Server error displayed when a user object could not be created trying to login using "one time password login".
3793 #: actions/login.php:134 actions/otp.php:127
3794 msgid "Error setting user. You are probably not authorized."
3795 msgstr ""
3796
3797 #. TRANS: Page title for login page.
3798 #: actions/login.php:189
3799 msgid "Login"
3800 msgstr ""
3801
3802 #. TRANS: Form legend on login page.
3803 #: actions/login.php:227
3804 msgid "Login to site"
3805 msgstr ""
3806
3807 #. TRANS: Checkbox label label on login page.
3808 #. TRANS: Checkbox label on account registration page.
3809 #: actions/login.php:239 actions/register.php:514
3810 msgid "Remember me"
3811 msgstr ""
3812
3813 #. TRANS: Checkbox title on login page.
3814 #. TRANS: Checkbox title on account registration page.
3815 #: actions/login.php:241 actions/register.php:517
3816 msgid "Automatically login in the future; not for shared computers!"
3817 msgstr ""
3818
3819 #. TRANS: Button text for log in on login page.
3820 #: actions/login.php:246
3821 msgctxt "BUTTON"
3822 msgid "Login"
3823 msgstr ""
3824
3825 #. TRANS: Link text for link to "reset password" on login page.
3826 #: actions/login.php:252
3827 msgid "Lost or forgotten password?"
3828 msgstr ""
3829
3830 #. TRANS: Form instructions on login page before being able to change user settings.
3831 #: actions/login.php:271
3832 msgid ""
3833 "For security reasons, please re-enter your user name and password before "
3834 "changing your settings."
3835 msgstr ""
3836
3837 #. TRANS: Form instructions on login page.
3838 #: actions/login.php:276
3839 msgid "Login with your username and password."
3840 msgstr ""
3841
3842 #. TRANS: Form instructions on login page. This message contains Markdown links in the form [Link text](Link).
3843 #. TRANS: %%action.register%% is a link to the registration page.
3844 #: actions/login.php:281
3845 #, php-format
3846 msgid ""
3847 "Don't have a username yet? [Register](%%action.register%%) a new account."
3848 msgstr ""
3849
3850 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page while not an admin.
3851 #: actions/makeadmin.php:99
3852 msgid "Only an admin can make another user an admin."
3853 msgstr ""
3854
3855 #. TRANS: Client error displayed when trying to make another user admin on the Make Admin page who already is admin.
3856 #. TRANS: %1$s is the user that is already admin, %2$s is the group user is already admin for.
3857 #: actions/makeadmin.php:105
3858 #, php-format
3859 msgid "%1$s is already an admin for group \"%2$s\"."
3860 msgstr ""
3861
3862 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3863 #. TRANS: because the group membership record could not be gotten.
3864 #. TRANS: %1$s is the to be admin user, %2$s is the group user should be admin for.
3865 #: actions/makeadmin.php:145
3866 #, php-format
3867 msgid "Can't get membership record for %1$s in group %2$s."
3868 msgstr ""
3869
3870 #. TRANS: Server error displayed when trying to make another user admin on the Make Admin page fails
3871 #. TRANS: because the group adminship record coud not be saved properly.
3872 #. TRANS: %1$s is the to be admin user, %2$s is the group user is already admin for.
3873 #: actions/makeadmin.php:161
3874 #, php-format
3875 msgid "Can't make %1$s an admin for group %2$s."
3876 msgstr ""
3877
3878 #. TRANS: Client error displayed trying to make a micro summary without providing a status.
3879 #: actions/microsummary.php:71
3880 msgid "No current status."
3881 msgstr ""
3882
3883 #. TRANS: This is the title of the form for adding a new application.
3884 #: actions/newapplication.php:52
3885 msgid "New application"
3886 msgstr ""
3887
3888 #. TRANS: Client error displayed trying to add a new application while not logged in.
3889 #: actions/newapplication.php:64
3890 msgid "You must be logged in to register an application."
3891 msgstr ""
3892
3893 #. TRANS: Form instructions for registering a new application.
3894 #: actions/newapplication.php:148
3895 msgid "Use this form to register a new application."
3896 msgstr ""
3897
3898 #. TRANS: Validation error shown when not providing a source URL in the "New application" form.
3899 #: actions/newapplication.php:190
3900 msgid "Source URL is required."
3901 msgstr ""
3902
3903 #. TRANS: Server error displayed when an application could not be registered in the database through the "New application" form.
3904 #: actions/newapplication.php:280 actions/newapplication.php:290
3905 msgid "Could not create application."
3906 msgstr ""
3907
3908 #. TRANS: Form validation error on New application page when providing an invalid image upload.
3909 #: actions/newapplication.php:299
3910 msgid "Invalid image."
3911 msgstr ""
3912
3913 #. TRANS: Title for form to create a group.
3914 #: actions/newgroup.php:53
3915 msgid "New group"
3916 msgstr ""
3917
3918 #. TRANS: Client exception thrown when a user tries to create a group while banned.
3919 #: actions/newgroup.php:73 classes/User_group.php:488
3920 msgid "You are not allowed to create groups on this site."
3921 msgstr ""
3922
3923 #. TRANS: Form instructions for group create form.
3924 #: actions/newgroup.php:117
3925 msgid "Use this form to create a new group."
3926 msgstr ""
3927
3928 #. TRANS: Page title for new direct message page.
3929 #. TRANS: Page title on page for sending a direct message.
3930 #: actions/newmessage.php:72 actions/newmessage.php:250
3931 msgid "New message"
3932 msgstr ""
3933
3934 #. TRANS: Client error displayed trying to send a direct message to a user while sender and
3935 #. TRANS: receiver are not subscribed to each other.
3936 #: actions/newmessage.php:126 actions/newmessage.php:174
3937 msgid "You cannot send a message to this user."
3938 msgstr ""
3939
3940 #. TRANS: Form validator error displayed trying to send a direct message without content.
3941 #. TRANS: Client error displayed trying to send a notice without content.
3942 #. TRANS: Command exception text shown when trying to send a direct message to another user without content.
3943 #. TRANS: Command exception text shown when trying to reply to a notice without providing content for the reply.
3944 #: actions/newmessage.php:151 actions/newnotice.php:140 lib/command.php:484
3945 #: lib/command.php:573
3946 msgid "No content!"
3947 msgstr ""
3948
3949 #. TRANS: Form validation error displayed trying to send a direct message without specifying a recipient.
3950 #: actions/newmessage.php:169
3951 msgid "No recipient specified."
3952 msgstr ""
3953
3954 #. TRANS: Client error displayed trying to send a direct message to self.
3955 #. TRANS: Error text shown when trying to send a direct message to self.
3956 #: actions/newmessage.php:178 lib/command.php:511
3957 msgid ""
3958 "Don't send a message to yourself; just say it to yourself quietly instead."
3959 msgstr ""
3960
3961 #. TRANS: Page title after sending a direct message.
3962 #: actions/newmessage.php:196
3963 msgid "Message sent"
3964 msgstr ""
3965
3966 #. TRANS: Confirmation text after sending a direct message.
3967 #. TRANS: %s is the direct message recipient.
3968 #. TRANS: Message given have sent a direct message to another user.
3969 #. TRANS: %s is the name of the other user.
3970 #: actions/newmessage.php:202 lib/command.php:519
3971 #, php-format
3972 msgid "Direct message to %s sent."
3973 msgstr ""
3974
3975 #. TRANS: Page title after an AJAX error occurred on the "send direct message" page.
3976 #. TRANS: Page title after an AJAX error occurs on the send notice page.
3977 #: actions/newmessage.php:228 actions/newnotice.php:271 lib/error.php:117
3978 msgid "Ajax Error"
3979 msgstr ""
3980
3981 #. TRANS: Page title for sending a new notice.
3982 #. TRANS: Title for form to send a new notice.
3983 #: actions/newnotice.php:67 actions/newnotice.php:293
3984 msgctxt "TITLE"
3985 msgid "New notice"
3986 msgstr ""
3987
3988 #. TRANS: Page title after sending a notice.
3989 #: actions/newnotice.php:237
3990 msgid "Notice posted"
3991 msgstr ""
3992
3993 #. TRANS: Instructions for Notice search page.
3994 #. TRANS: %%site.name%% is the name of the StatusNet site.
3995 #: actions/noticesearch.php:69
3996 #, php-format
3997 msgid ""
3998 "Search for notices on %%site.name%% by their contents. Separate search terms "
3999 "by spaces; they must be 3 characters or more."
4000 msgstr ""
4001
4002 #. TRANS: Title of the page where users can search for notices.
4003 #: actions/noticesearch.php:80
4004 msgid "Text search"
4005 msgstr ""
4006
4007 #. TRANS: Test in RSS notice search.
4008 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
4009 #: actions/noticesearch.php:95
4010 #, php-format
4011 msgid "Search results for \"%1$s\" on %2$s"
4012 msgstr ""
4013
4014 #. TRANS: Text for logged in users making a query for notices without results.
4015 #. TRANS: This message contains a Markdown link.
4016 #: actions/noticesearch.php:128
4017 #, php-format
4018 msgid ""
4019 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
4020 "status_textarea=%s)!"
4021 msgstr ""
4022
4023 #. TRANS: Text for not logged in users making a query for notices without results.
4024 #. TRANS: This message contains Markdown links.
4025 #: actions/noticesearch.php:133
4026 #, php-format
4027 msgid ""
4028 "Why not [register an account](%%%%action.register%%%%) and be the first to "
4029 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
4030 msgstr ""
4031
4032 #. TRANS: RSS notice search feed title. %s is the query.
4033 #: actions/noticesearchrss.php:95
4034 #, php-format
4035 msgid "Updates with \"%s\""
4036 msgstr ""
4037
4038 #. TRANS: RSS notice search feed description.
4039 #. TRANS: %1$s is the query, %2$s is the StatusNet site name.
4040 #: actions/noticesearchrss.php:99
4041 #, php-format
4042 msgid "Updates matching search term \"%1$s\" on %2$s."
4043 msgstr ""
4044
4045 #. TRANS: Client error displayed trying to nudge a user that cannot be nudged.
4046 #: actions/nudge.php:88
4047 msgid ""
4048 "This user doesn't allow nudges or hasn't confirmed or set their email "
4049 "address yet."
4050 msgstr ""
4051
4052 #. TRANS: Page title after sending a nudge.
4053 #: actions/nudge.php:98
4054 msgid "Nudge sent"
4055 msgstr ""
4056
4057 #. TRANS: Confirmation text after sending a nudge.
4058 #: actions/nudge.php:102
4059 msgid "Nudge sent!"
4060 msgstr ""
4061
4062 #. TRANS: Message displayed to an anonymous user trying to view OAuth application list.
4063 #: actions/oauthappssettings.php:57
4064 msgid "You must be logged in to list your applications."
4065 msgstr ""
4066
4067 #. TRANS: Page title for OAuth applications
4068 #: actions/oauthappssettings.php:73
4069 msgid "OAuth applications"
4070 msgstr ""
4071
4072 #. TRANS: Page instructions for OAuth applications
4073 #: actions/oauthappssettings.php:85
4074 msgid "Applications you have registered"
4075 msgstr ""
4076
4077 #. TRANS: Empty list message on page with OAuth applications.
4078 #: actions/oauthappssettings.php:138
4079 #, php-format
4080 msgid "You have not registered any applications yet."
4081 msgstr ""
4082
4083 #. TRANS: Title for OAuth connection settings.
4084 #: actions/oauthconnectionssettings.php:69
4085 msgid "Connected applications"
4086 msgstr ""
4087
4088 #. TRANS: Instructions for OAuth connection settings.
4089 #: actions/oauthconnectionssettings.php:80
4090 msgid "The following connections exist for your account."
4091 msgstr ""
4092
4093 #. TRANS: Client error when trying to revoke access for an application while not being a user of it.
4094 #: actions/oauthconnectionssettings.php:166
4095 msgid "You are not a user of that application."
4096 msgstr ""
4097
4098 #. TRANS: Client error when revoking access has failed for some reason.
4099 #. TRANS: %s is the application ID revoking access failed for.
4100 #: actions/oauthconnectionssettings.php:181
4101 #, php-format
4102 msgid "Unable to revoke access for application: %s."
4103 msgstr ""
4104
4105 #. TRANS: Success message after revoking access for an application.
4106 #. TRANS: %1$s is the application name, %2$s is the first part of the user token.
4107 #: actions/oauthconnectionssettings.php:200
4108 #, php-format
4109 msgid ""
4110 "You have successfully revoked access for %1$s and the access token starting "
4111 "with %2$s."
4112 msgstr ""
4113
4114 #. TRANS: Empty list message when no applications have been authorised yet.
4115 #: actions/oauthconnectionssettings.php:211
4116 msgid "You have not authorized any applications to use your account."
4117 msgstr ""
4118
4119 #. TRANS: Note for developers in the OAuth connection settings form.
4120 #. TRANS: This message contains a Markdown link. Do not separate "](".
4121 #. TRANS: %s is the URL to the OAuth settings.
4122 #: actions/oauthconnectionssettings.php:231
4123 #, php-format
4124 msgid ""
4125 "Are you a developer? [Register an OAuth client application](%s) to use with "
4126 "this instance of StatusNet."
4127 msgstr ""
4128
4129 #. TRANS: Server error displayed in oEmbed action when path not found.
4130 #. TRANS: %s is a path.
4131 #: actions/oembed.php:66
4132 #, php-format
4133 msgid "\"%s\" not found."
4134 msgstr ""
4135
4136 #. TRANS: Server error displayed in oEmbed action when notice not found.
4137 #. TRANS: %s is a notice.
4138 #: actions/oembed.php:80
4139 #, php-format
4140 msgid "Notice %s not found."
4141 msgstr ""
4142
4143 #. TRANS: Server error displayed in oEmbed action when notice has not profile.
4144 #. TRANS: Server error displayed trying to show a notice without a connected profile.
4145 #: actions/oembed.php:85 actions/shownotice.php:99
4146 msgid "Notice has no profile."
4147 msgstr ""
4148
4149 #. TRANS: oEmbed title. %1$s is the author name, %2$s is the creation date.
4150 #. TRANS: Title of the page that shows a notice.
4151 #. TRANS: %1$s is a user name, %2$s is the notice creation date/time.
4152 #: actions/oembed.php:89 actions/shownotice.php:196
4153 #, php-format
4154 msgid "%1$s's status on %2$s"
4155 msgstr ""
4156
4157 #. TRANS: Server error displayed in oEmbed action when attachment not found.
4158 #. TRANS: %d is an attachment ID.
4159 #: actions/oembed.php:103
4160 #, php-format
4161 msgid "Attachment %s not found."
4162 msgstr ""
4163
4164 #. TRANS: Server error displayed in oEmbed request when a path is not supported.
4165 #. TRANS: %s is a path.
4166 #: actions/oembed.php:146
4167 #, php-format
4168 msgid "\"%s\" not supported for oembed requests."
4169 msgstr ""
4170
4171 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
4172 #: actions/oembed.php:178
4173 #, php-format
4174 msgid "Content type %s not supported."
4175 msgstr ""
4176
4177 #. TRANS: Error message displaying attachments. %s is the site's base URL.
4178 #: actions/oembed.php:182
4179 #, php-format
4180 msgid "Only %s URLs over plain HTTP please."
4181 msgstr ""
4182
4183 #. TRANS: Server error displayed in oEmbed action when request specifies an unsupported data format.
4184 #. TRANS: Client error on an API request with an unsupported data format.
4185 #: actions/oembed.php:204 actions/oembed.php:224 lib/apiaction.php:1207
4186 #: lib/apiaction.php:1234 lib/apiaction.php:1369
4187 msgid "Not a supported data format."
4188 msgstr ""
4189
4190 #. TRANS: ShortName in the OpenSearch interface when trying to find users.
4191 #: actions/opensearch.php:64
4192 msgid "People Search"
4193 msgstr ""
4194
4195 #. TRANS: ShortName in the OpenSearch interface when trying to find notices.
4196 #: actions/opensearch.php:68
4197 msgid "Notice Search"
4198 msgstr ""
4199
4200 #. TRANS: Client error displayed trying to use "one time password login" without specifying a user.
4201 #: actions/otp.php:70
4202 msgid "No user ID specified."
4203 msgstr ""
4204
4205 #. TRANS: Client error displayed trying to use "one time password login" without specifying a login token.
4206 #: actions/otp.php:86
4207 msgid "No login token specified."
4208 msgstr ""
4209
4210 #. TRANS: Client error displayed trying to use "one time password login" without requesting a login token.
4211 #: actions/otp.php:94
4212 msgid "No login token requested."
4213 msgstr ""
4214
4215 #. TRANS: Client error displayed trying to use "one time password login" while specifying an invalid login token.
4216 #: actions/otp.php:100
4217 msgid "Invalid login token specified."
4218 msgstr ""
4219
4220 #. TRANS: Client error displayed trying to use "one time password login" while specifying an expired login token.
4221 #: actions/otp.php:110
4222 msgid "Login token expired."
4223 msgstr ""
4224
4225 #. TRANS: Title for outbox for any but the fist page.
4226 #. TRANS: %1$s is the user nickname, %2$d is the page number.
4227 #: actions/outbox.php:57
4228 #, php-format
4229 msgid "Outbox for %1$s - page %2$d"
4230 msgstr ""
4231
4232 #. TRANS: Title for first page of outbox.
4233 #: actions/outbox.php:61
4234 #, php-format
4235 msgid "Outbox for %s"
4236 msgstr ""
4237
4238 #. TRANS: Instructions for outbox.
4239 #: actions/outbox.php:103
4240 msgid "This is your outbox, which lists private messages you have sent."
4241 msgstr ""
4242
4243 #. TRANS: Title for page where to change password.
4244 #: actions/passwordsettings.php:59
4245 msgctxt "TITLE"
4246 msgid "Change password"
4247 msgstr ""
4248
4249 #. TRANS: Instructions for page where to change password.
4250 #: actions/passwordsettings.php:71
4251 msgid "Change your password."
4252 msgstr ""
4253
4254 #. TRANS: Fieldset legend on page where to change password.
4255 #. TRANS: Fieldset legend for password reset form.
4256 #: actions/passwordsettings.php:99 actions/recoverpassword.php:251
4257 msgid "Password change"
4258 msgstr ""
4259
4260 #. TRANS: Field label on page where to change password.
4261 #: actions/passwordsettings.php:108
4262 msgid "Old password"
4263 msgstr ""
4264
4265 #. TRANS: Field label on page where to change password.
4266 #. TRANS: Field label for password reset form.
4267 #: actions/passwordsettings.php:113 actions/recoverpassword.php:256
4268 msgid "New password"
4269 msgstr ""
4270
4271 #. TRANS: Field title on page where to change password.
4272 #. TRANS: Field title on account registration page.
4273 #: actions/passwordsettings.php:115 actions/register.php:446
4274 msgid "6 or more characters."
4275 msgstr ""
4276
4277 #. TRANS: Field label on page where to change password. In this field the new password should be typed a second time.
4278 #: actions/passwordsettings.php:119
4279 msgctxt "LABEL"
4280 msgid "Confirm"
4281 msgstr ""
4282
4283 #. TRANS: Field title on page where to change password.
4284 #. TRANS: Ttile for field label for password reset form where the password has to be typed again.
4285 #. TRANS: Field title on account registration page.
4286 #: actions/passwordsettings.php:121 actions/recoverpassword.php:264
4287 #: actions/register.php:452
4288 msgid "Same as password above."
4289 msgstr ""
4290
4291 #. TRANS: Button text on page where to change password.
4292 #: actions/passwordsettings.php:126
4293 msgctxt "BUTTON"
4294 msgid "Change"
4295 msgstr ""
4296
4297 #. TRANS: Form validation error on page where to change password.
4298 #. TRANS: Form validation error displayed when trying to register with too short a password.
4299 #: actions/passwordsettings.php:164 actions/register.php:242
4300 msgid "Password must be 6 or more characters."
4301 msgstr ""
4302
4303 #. TRANS: Form validation error on password change when password confirmation does not match.
4304 #. TRANS: Form validation error displayed when trying to register with non-matching passwords.
4305 #: actions/passwordsettings.php:168 actions/register.php:246
4306 msgid "Passwords do not match."
4307 msgstr ""
4308
4309 #. TRANS: Form validation error on page where to change password.
4310 #: actions/passwordsettings.php:177
4311 msgid "Incorrect old password."
4312 msgstr ""
4313
4314 #. TRANS: Form validation error on page where to change password.
4315 #: actions/passwordsettings.php:194
4316 msgid "Error saving user; invalid."
4317 msgstr ""
4318
4319 #. TRANS: Server error displayed on page where to change password when password change
4320 #. TRANS: could not be made because of a server error.
4321 #. TRANS: Reset password form validation error message.
4322 #: actions/passwordsettings.php:201 actions/recoverpassword.php:422
4323 msgid "Cannot save new password."
4324 msgstr ""
4325
4326 #. TRANS: Form validation notice on page where to change password.
4327 #: actions/passwordsettings.php:208
4328 msgid "Password saved."
4329 msgstr ""
4330
4331 #. TRANS: Title for Paths admin panel.
4332 #: actions/pathsadminpanel.php:58
4333 msgid "Paths"
4334 msgstr ""
4335
4336 #. TRANS: Form instructions for Path admin panel.
4337 #: actions/pathsadminpanel.php:69
4338 msgid "Path and server settings for this StatusNet site"
4339 msgstr ""
4340
4341 #. TRANS: Client error in Paths admin panel.
4342 #. TRANS: %s is the directory that could not be read from.
4343 #: actions/pathsadminpanel.php:155
4344 #, php-format
4345 msgid "Theme directory not readable: %s."
4346 msgstr ""
4347
4348 #. TRANS: Client error in Paths admin panel.
4349 #. TRANS: %s is the avatar directory that could not be written to.
4350 #: actions/pathsadminpanel.php:163
4351 #, php-format
4352 msgid "Avatar directory not writable: %s."
4353 msgstr ""
4354
4355 #. TRANS: Client error in Paths admin panel.
4356 #. TRANS: %s is the background directory that could not be written to.
4357 #: actions/pathsadminpanel.php:171
4358 #, php-format
4359 msgid "Background directory not writable: %s."
4360 msgstr ""
4361
4362 #. TRANS: Client error in Paths admin panel.
4363 #. TRANS: %s is the locales directory that could not be read from.
4364 #: actions/pathsadminpanel.php:181
4365 #, php-format
4366 msgid "Locales directory not readable: %s."
4367 msgstr ""
4368
4369 #. TRANS: Client error in Paths admin panel.
4370 #. TRANS: %s is the SSL server URL that is too long.
4371 #: actions/pathsadminpanel.php:189
4372 msgid "Invalid SSL server. The maximum length is 255 characters."
4373 msgstr ""
4374
4375 #. TRANS: Fieldset legend in Paths admin panel.
4376 #: actions/pathsadminpanel.php:235
4377 msgid "Site"
4378 msgstr ""
4379
4380 #. TRANS: Field label in Paths admin panel.
4381 #: actions/pathsadminpanel.php:241 actions/pathsadminpanel.php:284
4382 #: actions/pathsadminpanel.php:375 actions/pathsadminpanel.php:430
4383 msgid "Server"
4384 msgstr ""
4385
4386 #. TRANS: Field title in Paths admin panel.
4387 #: actions/pathsadminpanel.php:243
4388 msgid "Site's server hostname."
4389 msgstr ""
4390
4391 #. TRANS: Field label in Paths admin panel.
4392 #: actions/pathsadminpanel.php:249 actions/pathsadminpanel.php:293
4393 #: actions/pathsadminpanel.php:384 actions/pathsadminpanel.php:439
4394 msgid "Path"
4395 msgstr ""
4396
4397 #. TRANS: Field title in Paths admin panel.
4398 #: actions/pathsadminpanel.php:251
4399 msgid "Site path."
4400 msgstr ""
4401
4402 #. TRANS: Field label in Paths admin panel.
4403 #: actions/pathsadminpanel.php:257
4404 msgid "Locale directory"
4405 msgstr ""
4406
4407 #. TRANS: Field title in Paths admin panel.
4408 #: actions/pathsadminpanel.php:259
4409 msgid "Directory path to locales."
4410 msgstr ""
4411
4412 #. TRANS: Checkbox label in Paths admin panel.
4413 #: actions/pathsadminpanel.php:266
4414 msgid "Fancy URLs"
4415 msgstr ""
4416
4417 #. TRANS: Field title in Paths admin panel.
4418 #: actions/pathsadminpanel.php:269
4419 msgid "Use fancy URLs (more readable and memorable)?"
4420 msgstr ""
4421
4422 #. TRANS: Fieldset legend in Paths admin panel.
4423 #: actions/pathsadminpanel.php:277
4424 msgctxt "LEGEND"
4425 msgid "Theme"
4426 msgstr ""
4427
4428 #. TRANS: Tooltip for field label in Paths admin panel.
4429 #: actions/pathsadminpanel.php:286
4430 msgid "Server for themes."
4431 msgstr ""
4432
4433 #. TRANS: Tooltip for field label in Paths admin panel.
4434 #: actions/pathsadminpanel.php:295
4435 msgid "Web path to themes."
4436 msgstr ""
4437
4438 #. TRANS: Field label in Paths admin panel.
4439 #: actions/pathsadminpanel.php:302 actions/pathsadminpanel.php:393
4440 #: actions/pathsadminpanel.php:448 actions/pathsadminpanel.php:500
4441 msgid "SSL server"
4442 msgstr ""
4443
4444 #. TRANS: Tooltip for field label in Paths admin panel.
4445 #: actions/pathsadminpanel.php:304
4446 msgid "SSL server for themes (default: SSL server)."
4447 msgstr ""
4448
4449 #. TRANS: Field label in Paths admin panel.
4450 #: actions/pathsadminpanel.php:311 actions/pathsadminpanel.php:402
4451 #: actions/pathsadminpanel.php:457
4452 msgid "SSL path"
4453 msgstr ""
4454
4455 #. TRANS: Tooltip for field label in Paths admin panel.
4456 #: actions/pathsadminpanel.php:313
4457 msgid "SSL path to themes (default: /theme/)."
4458 msgstr ""
4459
4460 #. TRANS: Field label in Paths admin panel.
4461 #: actions/pathsadminpanel.php:320 actions/pathsadminpanel.php:411
4462 #: actions/pathsadminpanel.php:466
4463 msgid "Directory"
4464 msgstr ""
4465
4466 #. TRANS: Tooltip for field label in Paths admin panel.
4467 #: actions/pathsadminpanel.php:322
4468 msgid "Directory where themes are located."
4469 msgstr ""
4470
4471 #. TRANS: Fieldset legend in Paths admin panel.
4472 #: actions/pathsadminpanel.php:331
4473 msgid "Avatars"
4474 msgstr ""
4475
4476 #. TRANS: Field label in Paths admin panel.
4477 #: actions/pathsadminpanel.php:338
4478 msgid "Avatar server"
4479 msgstr ""
4480
4481 #. TRANS: Tooltip for field label in Paths admin panel.
4482 #: actions/pathsadminpanel.php:340
4483 msgid "Server for avatars."
4484 msgstr ""
4485
4486 #. TRANS: Field label in Paths admin panel.
4487 #: actions/pathsadminpanel.php:347
4488 msgid "Avatar path"
4489 msgstr ""
4490
4491 #. TRANS: Tooltip for field label in Paths admin panel.
4492 #: actions/pathsadminpanel.php:349
4493 msgid "Web path to avatars."
4494 msgstr ""
4495
4496 #. TRANS: Field label in Paths admin panel.
4497 #: actions/pathsadminpanel.php:356
4498 msgid "Avatar directory"
4499 msgstr ""
4500
4501 #. TRANS: Tooltip for field label in Paths admin panel.
4502 #: actions/pathsadminpanel.php:358
4503 msgid "Directory where avatars are located."
4504 msgstr ""
4505
4506 #. TRANS: Fieldset legend in Paths admin panel.
4507 #: actions/pathsadminpanel.php:369
4508 msgid "Backgrounds"
4509 msgstr ""
4510
4511 #. TRANS: Tooltip for field label in Paths admin panel.
4512 #: actions/pathsadminpanel.php:377
4513 msgid "Server for backgrounds."
4514 msgstr ""
4515
4516 #. TRANS: Tooltip for field label in Paths admin panel.
4517 #: actions/pathsadminpanel.php:386
4518 msgid "Web path to backgrounds."
4519 msgstr ""
4520
4521 #. TRANS: Tooltip for field label in Paths admin panel.
4522 #: actions/pathsadminpanel.php:395
4523 msgid "Server for backgrounds on SSL pages."
4524 msgstr ""
4525
4526 #. TRANS: Tooltip for field label in Paths admin panel.
4527 #: actions/pathsadminpanel.php:404
4528 msgid "Web path to backgrounds on SSL pages."
4529 msgstr ""
4530
4531 #. TRANS: Tooltip for field label in Paths admin panel.
4532 #: actions/pathsadminpanel.php:413
4533 msgid "Directory where backgrounds are located."
4534 msgstr ""
4535
4536 #. TRANS: Fieldset legens in Paths admin panel.
4537 #: actions/pathsadminpanel.php:424
4538 msgid "Attachments"
4539 msgstr ""
4540
4541 #. TRANS: Tooltip for field label in Paths admin panel.
4542 #: actions/pathsadminpanel.php:432
4543 msgid "Server for attachments."
4544 msgstr ""
4545
4546 #. TRANS: Tooltip for field label in Paths admin panel.
4547 #: actions/pathsadminpanel.php:441
4548 msgid "Web path to attachments."
4549 msgstr ""
4550
4551 #. TRANS: Tooltip for field label in Paths admin panel.
4552 #: actions/pathsadminpanel.php:450
4553 msgid "Server for attachments on SSL pages."
4554 msgstr ""
4555
4556 #. TRANS: Tooltip for field label in Paths admin panel.
4557 #: actions/pathsadminpanel.php:459
4558 msgid "Web path to attachments on SSL pages."
4559 msgstr ""
4560
4561 #. TRANS: Tooltip for field label in Paths admin panel.
4562 #: actions/pathsadminpanel.php:468
4563 msgid "Directory where attachments are located."
4564 msgstr ""
4565
4566 #. TRANS: Fieldset legend in Paths admin panel.
4567 #: actions/pathsadminpanel.php:477
4568 msgctxt "LEGEND"
4569 msgid "SSL"
4570 msgstr ""
4571
4572 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4573 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
4574 #: actions/pathsadminpanel.php:482 actions/snapshotadminpanel.php:203
4575 msgid "Never"
4576 msgstr ""
4577
4578 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4579 #: actions/pathsadminpanel.php:484
4580 msgid "Sometimes"
4581 msgstr ""
4582
4583 #. TRANS: Drop down option in Paths admin panel (option for "When to use SSL").
4584 #: actions/pathsadminpanel.php:486
4585 msgid "Always"
4586 msgstr ""
4587
4588 #. TRANS: Drop down label in Paths admin panel.
4589 #: actions/pathsadminpanel.php:490
4590 msgid "Use SSL"
4591 msgstr ""
4592
4593 #. TRANS: Tooltip for field label in Paths admin panel.
4594 #: actions/pathsadminpanel.php:492
4595 msgid "When to use SSL."
4596 msgstr ""
4597
4598 #. TRANS: Tooltip for field label in Paths admin panel.
4599 #: actions/pathsadminpanel.php:502
4600 msgid "Server to direct SSL requests to."
4601 msgstr ""
4602
4603 #. TRANS: Button title text to store form data in the Paths admin panel.
4604 #: actions/pathsadminpanel.php:519
4605 msgid "Save paths"
4606 msgstr ""
4607
4608 #. TRANS: Instructions for the "People search" page.
4609 #. TRANS: %%site.name%% is the name of the StatusNet site.
4610 #: actions/peoplesearch.php:54
4611 #, php-format
4612 msgid ""
4613 "Search for people on %%site.name%% by their name, location, or interests. "
4614 "Separate the terms by spaces; they must be 3 characters or more."
4615 msgstr ""
4616
4617 #. TRANS: Title of a page where users can search for other users.
4618 #: actions/peoplesearch.php:61
4619 msgid "People search"
4620 msgstr ""
4621
4622 #. TRANS: Client error displayed when trying to tag a profile with an invalid tag.
4623 #. TRANS: %s is the invalid tag.
4624 #: actions/peopletag.php:69
4625 #, php-format
4626 msgid "Not a valid people tag: %s."
4627 msgstr ""
4628
4629 #. TRANS: Page title for users with a certain self-tag.
4630 #. TRANS: %1$s is the tag, %2$s is the page number.
4631 #: actions/peopletag.php:145
4632 #, php-format
4633 msgid "Users self-tagged with %1$s - page %2$d"
4634 msgstr ""
4635
4636 #. TRANS: Page title for AJAX form return when a disabling a plugin.
4637 #: actions/plugindisable.php:68
4638 msgctxt "plugin"
4639 msgid "Disabled"
4640 msgstr ""
4641
4642 #. TRANS: Client error displayed when trying to use another method than POST.
4643 #. TRANS: Do not translate POST.
4644 #. TRANS: Client error displayed trying to perform any request method other than POST.
4645 #. TRANS: Do not translate POST.
4646 #: actions/pluginenable.php:78 actions/subscribe.php:77
4647 msgid "This action only accepts POST requests."
4648 msgstr ""
4649
4650 #. TRANS: Client error displayed when trying to enable or disable a plugin without access rights.
4651 #: actions/pluginenable.php:105
4652 msgid "You cannot administer plugins."
4653 msgstr ""
4654
4655 #. TRANS: Client error displayed when trying to enable or disable a non-existing plugin.
4656 #: actions/pluginenable.php:113
4657 msgid "No such plugin."
4658 msgstr ""
4659
4660 #. TRANS: Page title for AJAX form return when enabling a plugin.
4661 #: actions/pluginenable.php:162
4662 msgctxt "plugin"
4663 msgid "Enabled"
4664 msgstr ""
4665
4666 #. TRANS: Tab and title for plugins admin panel.
4667 #: actions/pluginsadminpanel.php:53
4668 msgctxt "TITLE"
4669 msgid "Plugins"
4670 msgstr ""
4671
4672 #. TRANS: Instructions at top of plugin admin page.
4673 #: actions/pluginsadminpanel.php:64
4674 msgid ""
4675 "Additional plugins can be enabled and configured manually. See the <a href="
4676 "\"http://status.net/wiki/Plugins\">online plugin documentation</a> for more "
4677 "details."
4678 msgstr ""
4679
4680 #. TRANS: Admin form section header
4681 #: actions/pluginsadminpanel.php:79
4682 msgid "Default plugins"
4683 msgstr ""
4684
4685 #. TRANS: Text displayed on plugin admin page when no plugin are enabled.
4686 #: actions/pluginsadminpanel.php:102
4687 msgid ""
4688 "All default plugins have been disabled from the site's configuration file."
4689 msgstr ""
4690
4691 #. TRANS: Client error displayed if the notice posted has too many characters.
4692 #: actions/postnotice.php:96
4693 msgid "Invalid notice content."
4694 msgstr ""
4695
4696 #. TRANS: Exception thrown if a notice's license is not compatible with the StatusNet site license.
4697 #. TRANS: %1$s is the notice license, %2$s is the StatusNet site's license.
4698 #: actions/postnotice.php:104
4699 #, php-format
4700 msgid "Notice license \"%1$s\" is not compatible with site license \"%2$s\"."
4701 msgstr ""
4702
4703 #. TRANS: Page title for profile settings.
4704 #: actions/profilesettings.php:57
4705 msgid "Profile settings"
4706 msgstr ""
4707
4708 #. TRANS: Usage instructions for profile settings.
4709 #: actions/profilesettings.php:68
4710 msgid ""
4711 "You can update your personal profile info here so people know more about you."
4712 msgstr ""
4713
4714 #. TRANS: Profile settings form legend.
4715 #: actions/profilesettings.php:96
4716 msgid "Profile information"
4717 msgstr ""
4718
4719 #. TRANS: Tooltip for field label in form for profile settings.
4720 #. TRANS: Field title on account registration page.
4721 #. TRANS: Field title on group edit form.
4722 #: actions/profilesettings.php:107 actions/register.php:440
4723 #: lib/groupeditform.php:150
4724 msgid "1-64 lowercase letters or numbers, no punctuation or spaces."
4725 msgstr ""
4726
4727 #. TRANS: Field label in form for profile settings.
4728 #. TRANS: Field label on account registration page.
4729 #. TRANS: Field label on group edit form.
4730 #: actions/profilesettings.php:111 actions/register.php:471
4731 #: lib/groupeditform.php:154
4732 msgid "Full name"
4733 msgstr ""
4734
4735 #. TRANS: Field label in form for profile settings.
4736 #. TRANS: Field label on account registration page.
4737 #. TRANS: Form input field label.
4738 #. TRANS: Field label on group edit form; points to "more info" for a group.
4739 #: actions/profilesettings.php:116 actions/register.php:478
4740 #: lib/applicationeditform.php:236 lib/groupeditform.php:159
4741 msgid "Homepage"
4742 msgstr ""
4743
4744 #. TRANS: Tooltip for field label in form for profile settings.
4745 #. TRANS: Field title on account registration page.
4746 #: actions/profilesettings.php:119 actions/register.php:481
4747 msgid "URL of your homepage, blog, or profile on another site."
4748 msgstr ""
4749
4750 #. TRANS: Tooltip for field label in form for profile settings. Plural
4751 #. TRANS: is decided by the number of characters available for the
4752 #. TRANS: biography (%d).
4753 #. TRANS: Text area title in form for account registration. Plural
4754 #. TRANS: is decided by the number of characters available for the
4755 #. TRANS: biography (%d).
4756 #: actions/profilesettings.php:127 actions/register.php:490
4757 #, php-format
4758 msgid "Describe yourself and your interests in %d character."
4759 msgid_plural "Describe yourself and your interests in %d characters."
4760 msgstr[0] ""
4761 msgstr[1] ""
4762
4763 #. TRANS: Tooltip for field label in form for profile settings.
4764 #. TRANS: Text area title on account registration page.
4765 #: actions/profilesettings.php:133 actions/register.php:496
4766 msgid "Describe yourself and your interests."
4767 msgstr ""
4768
4769 #. TRANS: Text area label in form for profile settings where users can provide
4770 #. TRANS: their biography.
4771 #. TRANS: Text area label on account registration page.
4772 #: actions/profilesettings.php:137 actions/register.php:499
4773 msgid "Bio"
4774 msgstr ""
4775
4776 #. TRANS: Field label in form for profile settings.
4777 #. TRANS: Field label on account registration page.
4778 #. TRANS: Field label on group edit form.
4779 #: actions/profilesettings.php:143 actions/register.php:505
4780 #: lib/groupeditform.php:184
4781 msgid "Location"
4782 msgstr ""
4783
4784 #. TRANS: Tooltip for field label in form for profile settings.
4785 #. TRANS: Field title on account registration page.
4786 #: actions/profilesettings.php:146 actions/register.php:508
4787 msgid "Where you are, like \"City, State (or Region), Country\"."
4788 msgstr ""
4789
4790 #. TRANS: Checkbox label in form for profile settings.
4791 #: actions/profilesettings.php:151
4792 msgid "Share my current location when posting notices"
4793 msgstr ""
4794
4795 #. TRANS: Field label in form for profile settings.
4796 #. TRANS: Field label for inputting tags on "tag other users" page.
4797 #. TRANS: Description for link to "tag other users" in widget to show a list of profiles.
4798 #. TRANS: Text widget to show a list of profiles with their tags.
4799 #: actions/profilesettings.php:159 actions/tagother.php:137
4800 #: lib/subscriptionlist.php:104 lib/subscriptionlist.php:107
4801 msgid "Tags"
4802 msgstr ""
4803
4804 #. TRANS: Tooltip for field label in form for profile settings.
4805 #: actions/profilesettings.php:162
4806 msgid ""
4807 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- "
4808 "separated."
4809 msgstr ""
4810
4811 #. TRANS: Dropdownlist label in form for profile settings.
4812 #: actions/profilesettings.php:167
4813 msgid "Language"
4814 msgstr ""
4815
4816 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4817 #: actions/profilesettings.php:169
4818 msgid "Preferred language."
4819 msgstr ""
4820
4821 #. TRANS: Dropdownlist label in form for profile settings.
4822 #: actions/profilesettings.php:179
4823 msgid "Timezone"
4824 msgstr ""
4825
4826 #. TRANS: Tooltip for dropdown list label in form for profile settings.
4827 #: actions/profilesettings.php:181
4828 msgid "What timezone are you normally in?"
4829 msgstr ""
4830
4831 #. TRANS: Checkbox label in form for profile settings.
4832 #: actions/profilesettings.php:187
4833 msgid ""
4834 "Automatically subscribe to whoever subscribes to me (best for non-humans)."
4835 msgstr ""
4836
4837 #. TRANS: Dropdown field label on profile settings, for what policies to apply when someone else tries to subscribe to your updates.
4838 #: actions/profilesettings.php:195
4839 msgid "Subscription policy"
4840 msgstr ""
4841
4842 #. TRANS: Dropdown field option for following policy.
4843 #: actions/profilesettings.php:197
4844 msgid "Let anyone follow me"
4845 msgstr ""
4846
4847 #. TRANS: Dropdown field option for following policy.
4848 #: actions/profilesettings.php:199
4849 msgid "Ask me first"
4850 msgstr ""
4851
4852 #. TRANS: Dropdown field title on group edit form.
4853 #: actions/profilesettings.php:201
4854 msgid "Whether other users need your permission to follow your updates."
4855 msgstr ""
4856
4857 #. TRANS: Checkbox label in profile settings.
4858 #: actions/profilesettings.php:209
4859 msgid "Make updates visible only to my followers"
4860 msgstr ""
4861
4862 #. TRANS: Validation error in form for profile settings.
4863 #. TRANS: Plural form is used based on the maximum number of allowed
4864 #. TRANS: characters for the biography (%d).
4865 #. TRANS: Form validation error on registration page when providing too long a bio text.
4866 #. TRANS: %d is the maximum number of characters for bio; used for plural.
4867 #: actions/profilesettings.php:278 actions/register.php:231
4868 #, php-format
4869 msgid "Bio is too long (maximum %d character)."
4870 msgid_plural "Bio is too long (maximum %d characters)."
4871 msgstr[0] ""
4872 msgstr[1] ""
4873
4874 #. TRANS: Validation error in form for profile settings.
4875 #. TRANS: Client error displayed trying to save site settings without a timezone.
4876 #: actions/profilesettings.php:289 actions/siteadminpanel.php:152
4877 msgid "Timezone not selected."
4878 msgstr ""
4879
4880 #. TRANS: Validation error in form for profile settings.
4881 #: actions/profilesettings.php:297
4882 msgid "Language is too long (maximum 50 characters)."
4883 msgstr ""
4884
4885 #. TRANS: Validation error in form for profile settings.
4886 #. TRANS: %s is an invalid tag.
4887 #. TRANS: Form validation error when entering an invalid tag.
4888 #. TRANS: %s is the invalid tag.
4889 #: actions/profilesettings.php:311 actions/tagother.php:171
4890 #, php-format
4891 msgid "Invalid tag: \"%s\"."
4892 msgstr ""
4893
4894 #. TRANS: Server error thrown when user profile settings could not be updated to
4895 #. TRANS: automatically subscribe to any subscriber.
4896 #: actions/profilesettings.php:371
4897 msgid "Could not update user for autosubscribe or subscribe_policy."
4898 msgstr ""
4899
4900 #. TRANS: Server error thrown when user profile location preference settings could not be updated.
4901 #: actions/profilesettings.php:429
4902 msgid "Could not save location prefs."
4903 msgstr ""
4904
4905 #. TRANS: Server error thrown when user profile settings tags could not be saved.
4906 #. TRANS: Client error on "tag other users" page when saving tags fails server side.
4907 #: actions/profilesettings.php:451 actions/tagother.php:195
4908 msgid "Could not save tags."
4909 msgstr ""
4910
4911 #. TRANS: Confirmation shown when user profile settings are saved.
4912 #. TRANS: Message after successful saving of administrative settings.
4913 #: actions/profilesettings.php:460 lib/adminpanelaction.php:138
4914 msgid "Settings saved."
4915 msgstr ""
4916
4917 #. TRANS: Option in profile settings to restore the account of the currently logged in user from a backup.
4918 #. TRANS: Page title for page where a user account can be restored from backup.
4919 #: actions/profilesettings.php:507 actions/restoreaccount.php:60
4920 msgid "Restore account"
4921 msgstr ""
4922
4923 #. TRANS: Client error displayed when requesting a public timeline page beyond the page limit.
4924 #. TRANS: %s is the page limit.
4925 #: actions/public.php:83
4926 #, php-format
4927 msgid "Beyond the page limit (%s)."
4928 msgstr ""
4929
4930 #. TRANS: Server error displayed when a public timeline cannot be retrieved.
4931 #: actions/public.php:96
4932 msgid "Could not retrieve public stream."
4933 msgstr ""
4934
4935 #. TRANS: Title for all public timeline pages but the first.
4936 #. TRANS: %d is the page number.
4937 #: actions/public.php:134
4938 #, php-format
4939 msgid "Public timeline, page %d"
4940 msgstr ""
4941
4942 #. TRANS: Title for the first public timeline page.
4943 #. TRANS: Menu item title in search group navigation panel.
4944 #: actions/public.php:137 lib/publicgroupnav.php:65
4945 msgid "Public timeline"
4946 msgstr ""
4947
4948 #. TRANS: Link description for public timeline feed.
4949 #: actions/public.php:165
4950 msgid "Public Stream Feed (RSS 1.0)"
4951 msgstr ""
4952
4953 #. TRANS: Link description for public timeline feed.
4954 #: actions/public.php:170
4955 msgid "Public Stream Feed (RSS 2.0)"
4956 msgstr ""
4957
4958 #. TRANS: Link description for public timeline feed.
4959 #: actions/public.php:175
4960 msgid "Public Stream Feed (Atom)"
4961 msgstr ""
4962
4963 #. TRANS: Text displayed for public feed when there are no public notices.
4964 #: actions/public.php:181
4965 #, php-format
4966 msgid ""
4967 "This is the public timeline for %%site.name%% but no one has posted anything "
4968 "yet."
4969 msgstr ""
4970
4971 #. TRANS: Additional text displayed for public feed when there are no public notices for a logged in user.
4972 #: actions/public.php:185
4973 msgid "Be the first to post!"
4974 msgstr ""
4975
4976 #. TRANS: Additional text displayed for public feed when there are no public notices for a not logged in user.
4977 #: actions/public.php:190
4978 #, php-format
4979 msgid ""
4980 "Why not [register an account](%%action.register%%) and be the first to post!"
4981 msgstr ""
4982
4983 #. TRANS: Message for not logged in users at an invite-only site trying to view the public feed of notices.
4984 #. TRANS: This message contains Markdown links. Please mind the formatting.
4985 #: actions/public.php:238
4986 #, php-format
4987 msgid ""
4988 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
4989 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
4990 "tool. [Join now](%%action.register%%) to share notices about yourself with "
4991 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
4992 msgstr ""
4993
4994 #. TRANS: Message for not logged in users at a closed site trying to view the public feed of notices.
4995 #. TRANS: This message contains Markdown links. Please mind the formatting.
4996 #: actions/public.php:245
4997 #, php-format
4998 msgid ""
4999 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
5000 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
5001 "tool."
5002 msgstr ""
5003
5004 #. TRANS: Public RSS feed description. %s is the StatusNet site name.
5005 #: actions/publicrss.php:106
5006 #, php-format
5007 msgid "%s updates from everyone."
5008 msgstr ""
5009
5010 #. TRANS: Title for public tag cloud.
5011 #: actions/publictagcloud.php:57
5012 msgid "Public tag cloud"
5013 msgstr ""
5014
5015 #. TRANS: Instructions (more used like an explanation/header).
5016 #. TRANS: %s is the StatusNet sitename.
5017 #: actions/publictagcloud.php:65
5018 #, php-format
5019 msgid "These are most popular recent tags on %s"
5020 msgstr ""
5021
5022 #. TRANS: This message contains a Markdown URL. The link description is between
5023 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5024 #. TRANS: and do not change the URL part.
5025 #: actions/publictagcloud.php:74
5026 #, php-format
5027 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
5028 msgstr ""
5029
5030 #. TRANS: Message shown to a logged in user for the public tag cloud
5031 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
5032 #: actions/publictagcloud.php:79
5033 msgid "Be the first to post one!"
5034 msgstr ""
5035
5036 #. TRANS: Message shown to a anonymous user for the public tag cloud
5037 #. TRANS: while no tags exist yet. "One" refers to the non-existing hashtag.
5038 #. TRANS: This message contains a Markdown URL. The link description is between
5039 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
5040 #. TRANS: and do not change the URL part.
5041 #: actions/publictagcloud.php:87
5042 #, php-format
5043 msgid ""
5044 "Why not [register an account](%%action.register%%) and be the first to post "
5045 "one!"
5046 msgstr ""
5047
5048 #. TRANS: Client error displayed trying to recover password while already logged in.
5049 #: actions/recoverpassword.php:37
5050 msgid "You are already logged in!"
5051 msgstr ""
5052
5053 #. TRANS: Client error displayed when password recovery code is not correct.
5054 #: actions/recoverpassword.php:64
5055 msgid "No such recovery code."
5056 msgstr ""
5057
5058 #. TRANS: Client error displayed when no proper password recovery code was submitted.
5059 #: actions/recoverpassword.php:69
5060 msgid "Not a recovery code."
5061 msgstr ""
5062
5063 #. TRANS: Server error displayed trying to recover password without providing a user.
5064 #: actions/recoverpassword.php:77
5065 msgid "Recovery code for unknown user."
5066 msgstr ""
5067
5068 #. TRANS: Server error displayed removing a password recovery code from the database.
5069 #: actions/recoverpassword.php:91
5070 msgid "Error with confirmation code."
5071 msgstr ""
5072
5073 #. TRANS: Client error displayed trying to recover password with too old a recovery code.
5074 #: actions/recoverpassword.php:103
5075 msgid "This confirmation code is too old. Please start again."
5076 msgstr ""
5077
5078 #. TRANS: Server error displayed when updating a user's e-mail address in the database fails while recovering a password.
5079 #: actions/recoverpassword.php:118
5080 msgid "Could not update user with confirmed email address."
5081 msgstr ""
5082
5083 #. TRANS: Page notice for password recovery page.
5084 #: actions/recoverpassword.php:160
5085 msgid ""
5086 "If you have forgotten or lost your password, you can get a new one sent to "
5087 "the email address you have stored in your account."
5088 msgstr ""
5089
5090 #. TRANS: Page notice for password change page.
5091 #: actions/recoverpassword.php:167
5092 msgid "You have been identified. Enter a new password below."
5093 msgstr ""
5094
5095 #. TRANS: Fieldset legend for password recovery page.
5096 #: actions/recoverpassword.php:198
5097 msgid "Password recovery"
5098 msgstr ""
5099
5100 #. TRANS: Field label on password recovery page.
5101 #: actions/recoverpassword.php:202
5102 msgid "Nickname or email address"
5103 msgstr ""
5104
5105 #. TRANS: Title for field label on password recovery page.
5106 #: actions/recoverpassword.php:205
5107 msgid "Your nickname on this server, or your registered email address."
5108 msgstr ""
5109
5110 #. TRANS: Field label on password recovery page.
5111 #: actions/recoverpassword.php:212
5112 msgid "Recover"
5113 msgstr ""
5114
5115 #. TRANS: Button text on password recovery page.
5116 #: actions/recoverpassword.php:214
5117 msgctxt "BUTTON"
5118 msgid "Recover"
5119 msgstr ""
5120
5121 #. TRANS: Title for password recovery page in password reset mode.
5122 #: actions/recoverpassword.php:223
5123 msgid "Reset password"
5124 msgstr ""
5125
5126 #. TRANS: Title for password recovery page in password recover mode.
5127 #: actions/recoverpassword.php:225
5128 msgid "Recover password"
5129 msgstr ""
5130
5131 #. TRANS: Title for password recovery page in email sent mode.
5132 #. TRANS: Subject for password recovery e-mail.
5133 #: actions/recoverpassword.php:227 actions/recoverpassword.php:370
5134 msgid "Password recovery requested"
5135 msgstr ""
5136
5137 #. TRANS: Title for password recovery page in password saved mode.
5138 #: actions/recoverpassword.php:229
5139 msgid "Password saved"
5140 msgstr ""
5141
5142 #. TRANS: Title for field label for password reset form.
5143 #: actions/recoverpassword.php:258
5144 msgid "6 or more characters, and do not forget it!"
5145 msgstr ""
5146
5147 #. TRANS: Button text for password reset form.
5148 #. TRANS: Button text on profile design page to reset all colour settings to default without saving.
5149 #: actions/recoverpassword.php:268 lib/designform.php:140
5150 msgctxt "BUTTON"
5151 msgid "Reset"
5152 msgstr ""
5153
5154 #. TRANS: Form instructions for password recovery form.
5155 #: actions/recoverpassword.php:278
5156 msgid "Enter a nickname or email address."
5157 msgstr ""
5158
5159 #. TRANS: Information on password recovery form if no known username or e-mail address was specified.
5160 #: actions/recoverpassword.php:313
5161 msgid "No user with that email address or username."
5162 msgstr ""
5163
5164 #. TRANS: Client error displayed on password recovery form if a user does not have a registered e-mail address.
5165 #: actions/recoverpassword.php:331
5166 msgid "No registered email address for that user."
5167 msgstr ""
5168
5169 #. TRANS: Server error displayed if e-mail address confirmation fails in the database on the password recovery form.
5170 #: actions/recoverpassword.php:346
5171 msgid "Error saving address confirmation."
5172 msgstr ""
5173
5174 #. TRANS: User notification after an e-mail with instructions was sent from the password recovery form.
5175 #: actions/recoverpassword.php:374
5176 msgid ""
5177 "Instructions for recovering your password have been sent to the email "
5178 "address registered to your account."
5179 msgstr ""
5180
5181 #. TRANS: Client error displayed when trying to reset as password without providing a user.
5182 #: actions/recoverpassword.php:395
5183 msgid "Unexpected password reset."
5184 msgstr ""
5185
5186 #. TRANS: Reset password form validation error message.
5187 #: actions/recoverpassword.php:404
5188 msgid "Password must be 6 characters or more."
5189 msgstr ""
5190
5191 #. TRANS: Reset password form validation error message.
5192 #: actions/recoverpassword.php:409
5193 msgid "Password and confirmation do not match."
5194 msgstr ""
5195
5196 #. TRANS: Server error displayed when something does wrong with the user object during password reset.
5197 #. TRANS: Server error displayed when saving fails during user registration.
5198 #: actions/recoverpassword.php:430 actions/register.php:263
5199 msgid "Error setting user."
5200 msgstr ""
5201
5202 #. TRANS: Success message for user after password reset.
5203 #: actions/recoverpassword.php:438
5204 msgid "New password successfully saved. You are now logged in."
5205 msgstr ""
5206
5207 #. TRANS: Client exception thrown when no ID parameter was provided.
5208 #: actions/redirecturl.php:70
5209 msgid "No id parameter."
5210 msgstr ""
5211
5212 #. TRANS: Client exception thrown when an invalid ID parameter was provided for a file.
5213 #. TRANS: %d is the provided ID for which the file is not present (number).
5214 #: actions/redirecturl.php:78
5215 #, php-format
5216 msgid "No such file \"%d\"."
5217 msgstr ""
5218
5219 #. TRANS: Client error displayed when trying to register to an invite-only site without an invitation.
5220 #: actions/register.php:81 actions/register.php:189 actions/register.php:417
5221 msgid "Sorry, only invited people can register."
5222 msgstr ""
5223
5224 #. TRANS: Client error displayed when trying to register to an invite-only site without a valid invitation.
5225 #: actions/register.php:89
5226 msgid "Sorry, invalid invitation code."
5227 msgstr ""
5228
5229 #. TRANS: Title for registration page after a succesful registration.
5230 #: actions/register.php:109
5231 msgid "Registration successful"
5232 msgstr ""
5233
5234 #. TRANS: Title for registration page.
5235 #: actions/register.php:112
5236 msgctxt "TITLE"
5237 msgid "Register"
5238 msgstr ""
5239
5240 #. TRANS: Client error displayed when trying to register to a closed site.
5241 #: actions/register.php:133
5242 msgid "Registration not allowed."
5243 msgstr ""
5244
5245 #. TRANS: Form validation error displayed when trying to register without agreeing to the site license.
5246 #: actions/register.php:203
5247 msgid "You cannot register if you do not agree to the license."
5248 msgstr ""
5249
5250 #. TRANS: Form validation error displayed when trying to register with an already registered e-mail address.
5251 #: actions/register.php:216
5252 msgid "Email address already exists."
5253 msgstr ""
5254
5255 #. TRANS: Form validation error displayed when trying to register with an invalid username or password.
5256 #: actions/register.php:257 actions/register.php:281
5257 msgid "Invalid username or password."
5258 msgstr ""
5259
5260 #. TRANS: Page notice on registration page.
5261 #: actions/register.php:357
5262 msgid ""
5263 "With this form you can create a new account. You can then post notices and "
5264 "link up to friends and colleagues."
5265 msgstr ""
5266
5267 #. TRANS: Field label on account registration page. In this field the password has to be entered a second time.
5268 #: actions/register.php:450
5269 msgctxt "PASSWORD"
5270 msgid "Confirm"
5271 msgstr ""
5272
5273 #. TRANS: Field label on account registration page.
5274 #: actions/register.php:457 actions/register.php:463
5275 msgctxt "LABEL"
5276 msgid "Email"
5277 msgstr ""
5278
5279 #. TRANS: Field title on account registration page.
5280 #: actions/register.php:459 actions/register.php:465
5281 msgid "Used only for updates, announcements, and password recovery."
5282 msgstr ""
5283
5284 #. TRANS: Field title on account registration page.
5285 #: actions/register.php:474
5286 msgid "Longer name, preferably your \"real\" name."
5287 msgstr ""
5288
5289 #. TRANS: Button text to register a user on account registration page.
5290 #: actions/register.php:537
5291 msgctxt "BUTTON"
5292 msgid "Register"
5293 msgstr ""
5294
5295 #. TRANS: Copyright checkbox label in registration dialog, for private sites.
5296 #. TRANS: %1$s is the StatusNet sitename.
5297 #: actions/register.php:550
5298 #, php-format
5299 msgid ""
5300 "I understand that content and data of %1$s are private and confidential."
5301 msgstr ""
5302
5303 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with a specified copyright owner.
5304 #. TRANS: %1$s is the license owner.
5305 #: actions/register.php:561
5306 #, php-format
5307 msgid "My text and files are copyright by %1$s."
5308 msgstr ""
5309
5310 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved with ownership left to contributors.
5311 #: actions/register.php:565
5312 msgid "My text and files remain under my own copyright."
5313 msgstr ""
5314
5315 #. TRANS: Copyright checkbox label in registration dialog, for all rights reserved.
5316 #: actions/register.php:568
5317 msgid "All rights reserved."
5318 msgstr ""
5319
5320 #. TRANS: Copyright checkbox label in registration dialog, for Creative Commons-style licenses.
5321 #: actions/register.php:573
5322 #, php-format
5323 msgid ""
5324 "My text and files are available under %s except this private data: password, "
5325 "email address, IM address, and phone number."
5326 msgstr ""
5327
5328 #. TRANS: Text displayed after successful account registration.
5329 #. TRANS: %1$s is the registered nickname, %2$s is the profile URL.
5330 #. TRANS: This message contains Markdown links in the form [link text](link)
5331 #. TRANS: and variables in the form %%%%variable%%%%. Please mind the syntax.
5332 #: actions/register.php:618
5333 #, php-format
5334 msgid ""
5335 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
5336 "want to...\n"
5337 "\n"
5338 "* Go to [your profile](%2$s) and post your first message.\n"
5339 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
5340 "notices through instant messages.\n"
5341 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
5342 "share your interests. \n"
5343 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
5344 "others more about you. \n"
5345 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
5346 "missed. \n"
5347 "\n"
5348 "Thanks for signing up and we hope you enjoy using this service."
5349 msgstr ""
5350
5351 #. TRANS: Instruction text on how to deal with the e-mail address confirmation e-mail.
5352 #: actions/register.php:643
5353 msgid ""
5354 "(You should receive a message by email momentarily, with instructions on how "
5355 "to confirm your email address.)"
5356 msgstr ""
5357
5358 #. TRANS: Page notice for remote subscribe. This message contains Markdown links.
5359 #. TRANS: Ensure to keep the correct markup of [link description](link).
5360 #: actions/remotesubscribe.php:101
5361 #, php-format
5362 msgid ""
5363 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
5364 "register%%) a new  account. If you already have an account  on a [compatible "
5365 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
5366 msgstr ""
5367
5368 #. TRANS: Page title for Remote subscribe.
5369 #: actions/remotesubscribe.php:116
5370 msgid "Remote subscribe"
5371 msgstr ""
5372
5373 #. TRANS: Field legend on page for remote subscribe.
5374 #: actions/remotesubscribe.php:129
5375 msgid "Subscribe to a remote user"
5376 msgstr ""
5377
5378 #. TRANS: Field label on page for remote subscribe.
5379 #: actions/remotesubscribe.php:135
5380 msgid "User nickname"
5381 msgstr ""
5382
5383 #. TRANS: Field title on page for remote subscribe.
5384 #: actions/remotesubscribe.php:137
5385 msgid "Nickname of the user you want to follow."
5386 msgstr ""
5387
5388 #. TRANS: Field label on page for remote subscribe.
5389 #: actions/remotesubscribe.php:141
5390 msgid "Profile URL"
5391 msgstr ""
5392
5393 #. TRANS: Field title on page for remote subscribe.
5394 #: actions/remotesubscribe.php:143
5395 msgid "URL of your profile on another compatible microblogging service."
5396 msgstr ""
5397
5398 #. TRANS: Button text on page for remote subscribe.
5399 #. TRANS: Link text for link that will subscribe to a remote profile.
5400 #. TRANS: Button text to subscribe to a user.
5401 #: actions/remotesubscribe.php:147 lib/accountprofileblock.php:290
5402 #: lib/subscribeform.php:130
5403 msgctxt "BUTTON"
5404 msgid "Subscribe"
5405 msgstr ""
5406
5407 #. TRANS: Form validation error on page for remote subscribe when an invalid profile URL was provided.
5408 #: actions/remotesubscribe.php:172
5409 msgid "Invalid profile URL (bad format)."
5410 msgstr ""
5411
5412 #. TRANS: Form validation error on page for remote subscribe when no the provided profile URL
5413 #. TRANS: does not contain expected data.
5414 #: actions/remotesubscribe.php:183
5415 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
5416 msgstr ""
5417
5418 #. TRANS: Form validation error on page for remote subscribe.
5419 #: actions/remotesubscribe.php:192
5420 msgid "That is a local profile! Login to subscribe."
5421 msgstr ""
5422
5423 #. TRANS: Form validation error on page for remote subscribe when the remote service is not providing a request token.
5424 #: actions/remotesubscribe.php:200
5425 msgid "Could not get a request token."
5426 msgstr ""
5427
5428 #. TRANS: Client error displayed when trying to repeat a notice while not logged in.
5429 #: actions/repeat.php:56
5430 msgid "Only logged-in users can repeat notices."
5431 msgstr ""
5432
5433 #. TRANS: Client error displayed when trying to repeat a notice while not providing a notice ID.
5434 #. TRANS: Client error displayed when trying to repeat a non-existing notice.
5435 #: actions/repeat.php:64 actions/repeat.php:72
5436 msgid "No notice specified."
5437 msgstr ""
5438
5439 #. TRANS: Title after repeating a notice.
5440 #. TRANS: Repeat form status in notice list when a notice has been repeated.
5441 #: actions/repeat.php:102 lib/noticelistitem.php:605
5442 msgid "Repeated"
5443 msgstr ""
5444
5445 #. TRANS: Confirmation text after repeating a notice.
5446 #: actions/repeat.php:108
5447 msgid "Repeated!"
5448 msgstr ""
5449
5450 #. TRANS: Title for first page of replies for a user.
5451 #. TRANS: %s is a user nickname.
5452 #. TRANS: RSS reply feed title. %s is a user nickname.
5453 #. TRANS: Menu item title in personal group navigation menu.
5454 #. TRANS: %s is a username.
5455 #: actions/replies.php:126 actions/repliesrss.php:68
5456 #: lib/personalgroupnav.php:93
5457 #, php-format
5458 msgid "Replies to %s"
5459 msgstr ""
5460
5461 #. TRANS: Title for all but the first page of replies for a user.
5462 #. TRANS: %1$s is a user nickname, %2$d is a page number.
5463 #: actions/replies.php:130
5464 #, php-format
5465 msgid "Replies to %1$s, page %2$d"
5466 msgstr ""
5467
5468 #. TRANS: Link for feed with replies for a user.
5469 #. TRANS: %s is a user nickname.
5470 #: actions/replies.php:148
5471 #, php-format
5472 msgid "Replies feed for %s (RSS 1.0)"
5473 msgstr ""
5474
5475 #. TRANS: Link for feed with replies for a user.
5476 #. TRANS: %s is a user nickname.
5477 #: actions/replies.php:157
5478 #, php-format
5479 msgid "Replies feed for %s (RSS 2.0)"
5480 msgstr ""
5481
5482 #. TRANS: Link for feed with replies for a user.
5483 #. TRANS: %s is a user nickname.
5484 #: actions/replies.php:166
5485 #, php-format
5486 msgid "Replies feed for %s (Atom)"
5487 msgstr ""
5488
5489 #. TRANS: Empty list message for page with replies for a user.
5490 #. TRANS: %1$s and %s$s are the user nickname.
5491 #: actions/replies.php:195
5492 #, php-format
5493 msgid ""
5494 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
5495 "notice to them yet."
5496 msgstr ""
5497
5498 #. TRANS: Empty list message for page with replies for a user for the logged in user.
5499 #. TRANS: This message contains a Markdown link in the form [link text](link).
5500 #: actions/replies.php:204
5501 #, php-format
5502 msgid ""
5503 "You can engage other users in a conversation, subscribe to more people or "
5504 "[join groups](%%action.groups%%)."
5505 msgstr ""
5506
5507 #. TRANS: Empty list message for page with replies for a user for all logged in users but the user themselves.
5508 #. TRANS: %1$s, %2$s and %3$s are a user nickname. This message contains a Markdown link in the form [link text](link).
5509 #: actions/replies.php:208
5510 #, php-format
5511 msgid ""
5512 "You can try to [nudge %1$s](../%2$s) or [post something to them](%%%%action."
5513 "newnotice%%%%?status_textarea=%3$s)."
5514 msgstr ""
5515
5516 #. TRANS: RSS reply feed description.
5517 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet site name.
5518 #: actions/repliesrss.php:74
5519 #, php-format
5520 msgid "Replies to %1$s on %2$s."
5521 msgstr ""
5522
5523 #. TRANS: Client exception displayed when trying to restore an account while not logged in.
5524 #: actions/restoreaccount.php:78
5525 msgid "Only logged-in users can restore their account."
5526 msgstr ""
5527
5528 #. TRANS: Client exception displayed when trying to restore an account without having restore rights.
5529 #: actions/restoreaccount.php:83
5530 msgid "You may not restore your account."
5531 msgstr ""
5532
5533 #. TRANS: Client exception displayed trying to restore an account while something went wrong uploading a file.
5534 #. TRANS: Client exception. No file; probably just a non-AJAX submission.
5535 #: actions/restoreaccount.php:121 actions/restoreaccount.php:146
5536 msgid "No uploaded file."
5537 msgstr ""
5538
5539 #. TRANS: Client exception thrown when an uploaded file is larger than set in php.ini.
5540 #: actions/restoreaccount.php:129 lib/mediafile.php:194
5541 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
5542 msgstr ""
5543
5544 #. TRANS: Client exception.
5545 #: actions/restoreaccount.php:135 lib/mediafile.php:200
5546 msgid ""
5547 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
5548 "the HTML form."
5549 msgstr ""
5550
5551 #. TRANS: Client exception.
5552 #: actions/restoreaccount.php:141 lib/mediafile.php:206
5553 msgid "The uploaded file was only partially uploaded."
5554 msgstr ""
5555
5556 #. TRANS: Client exception thrown when a temporary folder is not present to store a file upload.
5557 #: actions/restoreaccount.php:150 lib/mediafile.php:214
5558 msgid "Missing a temporary folder."
5559 msgstr ""
5560
5561 #. TRANS: Client exception thrown when writing to disk is not possible during a file upload operation.
5562 #: actions/restoreaccount.php:154 lib/mediafile.php:218
5563 msgid "Failed to write file to disk."
5564 msgstr ""
5565
5566 #. TRANS: Client exception thrown when a file upload operation has been stopped by an extension.
5567 #: actions/restoreaccount.php:158 lib/mediafile.php:222
5568 msgid "File upload stopped by extension."
5569 msgstr ""
5570
5571 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5572 #. TRANS: Exception thrown when uploading an image fails for an unknown reason.
5573 #. TRANS: Client exception thrown when a file upload operation has failed with an unknown reason.
5574 #: actions/restoreaccount.php:164 lib/imagefile.php:106 lib/mediafile.php:228
5575 msgid "System error uploading file."
5576 msgstr ""
5577
5578 #. TRANS: Client exception thrown when a feed is not an Atom feed.
5579 #. TRANS: Client exception thrown when an imported feed is not an Atom feed.
5580 #: actions/restoreaccount.php:207 lib/feedimporter.php:74
5581 msgid "Not an Atom feed."
5582 msgstr ""
5583
5584 #. TRANS: Success message when a feed has been restored.
5585 #: actions/restoreaccount.php:241
5586 msgid ""
5587 "Feed has been restored. Your old posts should now appear in search and your "
5588 "profile page."
5589 msgstr ""
5590
5591 #. TRANS: Message when a feed restore is in progress.
5592 #: actions/restoreaccount.php:245
5593 msgid "Feed will be restored. Please wait a few minutes for results."
5594 msgstr ""
5595
5596 #. TRANS: Form instructions for feed restore.
5597 #: actions/restoreaccount.php:342
5598 msgid ""
5599 "You can upload a backed-up stream in <a href=\"http://activitystrea.ms/"
5600 "\">Activity Streams</a> format."
5601 msgstr ""
5602
5603 #. TRANS: Title for submit button to confirm upload of a user backup file for account restore.
5604 #: actions/restoreaccount.php:373
5605 msgid "Upload the file"
5606 msgstr ""
5607
5608 #. TRANS: Client error displayed when trying to revoke a role without having the right to do that.
5609 #: actions/revokerole.php:76
5610 msgid "You cannot revoke user roles on this site."
5611 msgstr ""
5612
5613 #. TRANS: Client error displayed when trying to revoke a role that is not set.
5614 #: actions/revokerole.php:84
5615 msgid "User does not have this role."
5616 msgstr ""
5617
5618 #. TRANS: Engine name for RSD.
5619 #. TRANS: Engine name.
5620 #: actions/rsd.php:144 actions/version.php:156
5621 msgid "StatusNet"
5622 msgstr ""
5623
5624 #. TRANS: Client error displayed trying to sandbox users on a site where the feature is not enabled.
5625 #. TRANS: Client error on page to unsandbox a user when the feature is not enabled.
5626 #: actions/sandbox.php:64 actions/unsandbox.php:64
5627 msgid "You cannot sandbox users on this site."
5628 msgstr ""
5629
5630 #. TRANS: Client error displayed trying to sandbox an already sandboxed user.
5631 #: actions/sandbox.php:72
5632 msgid "User is already sandboxed."
5633 msgstr ""
5634
5635 #. TRANS: Title for the sessions administration panel.
5636 #: actions/sessionsadminpanel.php:53
5637 msgctxt "TITLE"
5638 msgid "Sessions"
5639 msgstr ""
5640
5641 #. TRANS: Instructions for the sessions administration panel.
5642 #: actions/sessionsadminpanel.php:64
5643 msgid "Session settings for this StatusNet site"
5644 msgstr ""
5645
5646 #. TRANS: Fieldset legend on the sessions administration panel.
5647 #: actions/sessionsadminpanel.php:165
5648 msgctxt "LEGEND"
5649 msgid "Sessions"
5650 msgstr ""
5651
5652 #. TRANS: Checkbox title on the sessions administration panel.
5653 #. TRANS: Indicates if StatusNet should handle session administration.
5654 #: actions/sessionsadminpanel.php:172
5655 msgid "Handle sessions"
5656 msgstr ""
5657
5658 #. TRANS: Checkbox title on the sessions administration panel.
5659 #. TRANS: Indicates if StatusNet should handle session administration.
5660 #: actions/sessionsadminpanel.php:176
5661 msgid "Handle sessions ourselves."
5662 msgstr ""
5663
5664 #. TRANS: Checkbox label on the sessions administration panel.
5665 #. TRANS: Indicates if StatusNet should write session debugging output.
5666 #: actions/sessionsadminpanel.php:182
5667 msgid "Session debugging"
5668 msgstr ""
5669
5670 #. TRANS: Checkbox title on the sessions administration panel.
5671 #: actions/sessionsadminpanel.php:185
5672 msgid "Enable debugging output for sessions."
5673 msgstr ""
5674
5675 #. TRANS: Title for submit button on the sessions administration panel.
5676 #: actions/sessionsadminpanel.php:206
5677 msgid "Save session settings"
5678 msgstr ""
5679
5680 #. TRANS: Client error displayed trying to display an OAuth application while not logged in.
5681 #: actions/showapplication.php:79
5682 msgid "You must be logged in to view an application."
5683 msgstr ""
5684
5685 #. TRANS: Header on the OAuth application page.
5686 #: actions/showapplication.php:156
5687 msgid "Application profile"
5688 msgstr ""
5689
5690 #. TRANS: Information output on an OAuth application page.
5691 #. TRANS: %1$s is the application creator, %2$s is "read-only" or "read-write",
5692 #. TRANS: %3$d is the number of users using the OAuth application.
5693 #: actions/showapplication.php:187
5694 #, php-format
5695 msgid "Created by %1$s - %2$s access by default - %3$d user"
5696 msgid_plural "Created by %1$s - %2$s access by default - %3$d users"
5697 msgstr[0] ""
5698 msgstr[1] ""
5699
5700 #. TRANS: Header on the OAuth application page.
5701 #: actions/showapplication.php:200
5702 msgid "Application actions"
5703 msgstr ""
5704
5705 #. TRANS: Link text to edit application on the OAuth application page.
5706 #: actions/showapplication.php:207
5707 msgctxt "EDITAPP"
5708 msgid "Edit"
5709 msgstr ""
5710
5711 #. TRANS: Button text on the OAuth application page.
5712 #. TRANS: Resets the OAuth consumer key and secret.
5713 #: actions/showapplication.php:226
5714 msgid "Reset key & secret"
5715 msgstr ""
5716
5717 #. TRANS: Header on the OAuth application page.
5718 #: actions/showapplication.php:253
5719 msgid "Application info"
5720 msgstr ""
5721
5722 #. TRANS: Note on the OAuth application page about signature support.
5723 #: actions/showapplication.php:272
5724 msgid ""
5725 "Note: HMAC-SHA1 signatures are supported. The plaintext signature method is "
5726 "not supported."
5727 msgstr ""
5728
5729 #. TRANS: Text in confirmation dialog to reset consumer key and secret for an OAuth application.
5730 #: actions/showapplication.php:293
5731 msgid "Are you sure you want to reset your consumer key and secret?"
5732 msgstr ""
5733
5734 #. TRANS: Title for all but the first page of favourite notices of a user.
5735 #. TRANS: %1$s is the user for whom the favourite notices are displayed, %2$d is the page number.
5736 #: actions/showfavorites.php:80
5737 #, php-format
5738 msgid "%1$s's favorite notices, page %2$d"
5739 msgstr ""
5740
5741 #. TRANS: Server error displayed when favourite notices could not be retrieved from the database.
5742 #: actions/showfavorites.php:134
5743 msgid "Could not retrieve favorite notices."
5744 msgstr ""
5745
5746 #. TRANS: Feed link text. %s is a username.
5747 #: actions/showfavorites.php:172
5748 #, php-format
5749 msgid "Feed for favorites of %s (RSS 1.0)"
5750 msgstr ""
5751
5752 #. TRANS: Feed link text. %s is a username.
5753 #: actions/showfavorites.php:180
5754 #, php-format
5755 msgid "Feed for favorites of %s (RSS 2.0)"
5756 msgstr ""
5757
5758 #. TRANS: Feed link text. %s is a username.
5759 #: actions/showfavorites.php:188
5760 #, php-format
5761 msgid "Feed for favorites of %s (Atom)"
5762 msgstr ""
5763
5764 #. TRANS: Text displayed instead of favourite notices for the current logged in user that has no favourites.
5765 #: actions/showfavorites.php:198
5766 msgid ""
5767 "You haven't chosen any favorite notices yet. Click the fave button on "
5768 "notices you like to bookmark them for later or shed a spotlight on them."
5769 msgstr ""
5770
5771 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while logged in.
5772 #. TRANS: %s is a username.
5773 #: actions/showfavorites.php:202
5774 #, php-format
5775 msgid ""
5776 "%s hasn't added any favorite notices yet. Post something interesting they "
5777 "would add to their favorites :)"
5778 msgstr ""
5779
5780 #. TRANS: Text displayed instead of favourite notices for a user that has no favourites while not logged in.
5781 #. TRANS: %s is a username, %%%%action.register%%%% is a link to the user registration page.
5782 #. TRANS: (link text)[link] is a Mark Down link.
5783 #: actions/showfavorites.php:209
5784 #, php-format
5785 msgid ""
5786 "%s hasn't added any favorite notices yet. Why not [register an account](%%%%"
5787 "action.register%%%%) and then post something interesting they would add to "
5788 "their favorites :)"
5789 msgstr ""
5790
5791 #. TRANS: Page notice for show favourites page.
5792 #: actions/showfavorites.php:240
5793 msgid "This is a way to share what you like."
5794 msgstr ""
5795
5796 #. TRANS: Page title for first group page. %s is a group name.
5797 #: actions/showgroup.php:75
5798 #, php-format
5799 msgid "%s group"
5800 msgstr ""
5801
5802 #. TRANS: Page title for any but first group page.
5803 #. TRANS: %1$s is a group name, $2$s is a page number.
5804 #: actions/showgroup.php:79
5805 #, php-format
5806 msgid "%1$s group, page %2$d"
5807 msgstr ""
5808
5809 #. TRANS: Tooltip for feed link. %s is a group nickname.
5810 #: actions/showgroup.php:221
5811 #, php-format
5812 msgid "Notice feed for %s group (RSS 1.0)"
5813 msgstr ""
5814
5815 #. TRANS: Tooltip for feed link. %s is a group nickname.
5816 #: actions/showgroup.php:228
5817 #, php-format
5818 msgid "Notice feed for %s group (RSS 2.0)"
5819 msgstr ""
5820
5821 #. TRANS: Tooltip for feed link. %s is a group nickname.
5822 #: actions/showgroup.php:235
5823 #, php-format
5824 msgid "Notice feed for %s group (Atom)"
5825 msgstr ""
5826
5827 #. TRANS: Tooltip for feed link. %s is a group nickname.
5828 #: actions/showgroup.php:241
5829 #, php-format
5830 msgid "FOAF for %s group"
5831 msgstr ""
5832
5833 #. TRANS: Header for mini list of group members on a group page (h2).
5834 #: actions/showgroup.php:278
5835 msgid "Members"
5836 msgstr ""
5837
5838 #. TRANS: Description for mini list of group members on a group page when the group has no members.
5839 #. TRANS: Text for user subscription statistics if the user has no subscriptions.
5840 #. TRANS: Text for user subscriber statistics if user has no subscribers.
5841 #. TRANS: Text for user user group membership statistics if user is not a member of any group.
5842 #. TRANS: Default content for section/sidebar widget.
5843 #. TRANS: Text if there are no tags in widget to show a list of profiles by tag.
5844 #: actions/showgroup.php:284 lib/profileaction.php:137
5845 #: lib/profileaction.php:174 lib/profileaction.php:298 lib/section.php:95
5846 #: lib/subscriptionlist.php:125
5847 msgid "(None)"
5848 msgstr ""
5849
5850 #. TRANS: Link to all group members from mini list of group members if group has more than n members.
5851 #: actions/showgroup.php:293
5852 msgid "All members"
5853 msgstr ""
5854
5855 #. TRANS: Header for group statistics on a group page (h2).
5856 #. TRANS: H2 text for user statistics.
5857 #: actions/showgroup.php:324 lib/profileaction.php:205
5858 msgid "Statistics"
5859 msgstr ""
5860
5861 #. TRANS: Label for group creation date.
5862 #: actions/showgroup.php:329
5863 msgctxt "LABEL"
5864 msgid "Created"
5865 msgstr ""
5866
5867 #. TRANS: Label for member count in statistics on group page.
5868 #: actions/showgroup.php:334
5869 msgctxt "LABEL"
5870 msgid "Members"
5871 msgstr ""
5872
5873 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept new registrations.
5874 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5875 #. TRANS: %%%%action.register%%%% is the URL for registration, %%%%doc.help%%%% is a URL to help.
5876 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5877 #: actions/showgroup.php:349
5878 #, php-format
5879 msgid ""
5880 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5881 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5882 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5883 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
5884 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
5885 msgstr ""
5886
5887 #. TRANS: Notice on group pages for anonymous users for StatusNet sites that accept no new registrations.
5888 #. TRANS: **%s** is the group alias, %%%%site.name%%%% is the site name,
5889 #. TRANS: This message contains Markdown links. Ensure they are formatted correctly: [Description](link).
5890 #: actions/showgroup.php:359
5891 #, php-format
5892 msgid ""
5893 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
5894 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
5895 "[StatusNet](http://status.net/) tool. Its members share short messages about "
5896 "their life and interests. "
5897 msgstr ""
5898
5899 #. TRANS: Title for list of group administrators on a group page.
5900 #: actions/showgroup.php:400
5901 msgctxt "TITLE"
5902 msgid "Admins"
5903 msgstr ""
5904
5905 #. TRANS: Client error displayed requesting a single message that does not exist.
5906 #: actions/showmessage.php:76
5907 msgid "No such message."
5908 msgstr ""
5909
5910 #. TRANS: Client error displayed requesting a single direct message the requesting user was not a party in.
5911 #: actions/showmessage.php:86
5912 msgid "Only the sender and recipient may read this message."
5913 msgstr ""
5914
5915 #. TRANS: Page title for single direct message display when viewing user is the sender.
5916 #. TRANS: %1$s is the addressed user's nickname, $2$s is a timestamp.
5917 #: actions/showmessage.php:105
5918 #, php-format
5919 msgid "Message to %1$s on %2$s"
5920 msgstr ""
5921
5922 #. TRANS: Page title for single message display.
5923 #. TRANS: %1$s is the sending user's nickname, $2$s is a timestamp.
5924 #: actions/showmessage.php:113
5925 #, php-format
5926 msgid "Message from %1$s on %2$s"
5927 msgstr ""
5928
5929 #. TRANS: Client exception thrown when trying a view a notice the user has no access to.
5930 #: actions/shownotice.php:92
5931 msgid "Not available."
5932 msgstr ""
5933
5934 #. TRANS: Client error displayed trying to show a deleted notice.
5935 #: actions/shownotice.php:127
5936 msgid "Notice deleted."
5937 msgstr ""
5938
5939 #. TRANS: Page title showing tagged notices in one user's stream.
5940 #. TRANS: %1$s is the username, %2$s is the hash tag.
5941 #: actions/showstream.php:70
5942 #, php-format
5943 msgid "Notices by %1$s tagged %2$s"
5944 msgstr ""
5945
5946 #. TRANS: Page title showing tagged notices in one user's stream.
5947 #. TRANS: %1$s is the username, %2$s is the hash tag, %3$d is the page number.
5948 #: actions/showstream.php:74
5949 #, php-format
5950 msgid "Notices by %1$s tagged %2$s, page %3$d"
5951 msgstr ""
5952
5953 #. TRANS: Extended page title showing tagged notices in one user's stream.
5954 #. TRANS: %1$s is the username, %2$d is the page number.
5955 #: actions/showstream.php:82
5956 #, php-format
5957 msgid "Notices by %1$s, page %2$d"
5958 msgstr ""
5959
5960 #. TRANS: Title for link to notice feed.
5961 #. TRANS: %1$s is a user nickname, %2$s is a hashtag.
5962 #: actions/showstream.php:132
5963 #, php-format
5964 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
5965 msgstr ""
5966
5967 #. TRANS: Title for link to notice feed.
5968 #. TRANS: %s is a user nickname.
5969 #: actions/showstream.php:141
5970 #, php-format
5971 msgid "Notice feed for %s (RSS 1.0)"
5972 msgstr ""
5973
5974 #. TRANS: Title for link to notice feed.
5975 #. TRANS: %s is a user nickname.
5976 #: actions/showstream.php:150
5977 #, php-format
5978 msgid "Notice feed for %s (RSS 2.0)"
5979 msgstr ""
5980
5981 #. TRANS: Title for link to notice feed.
5982 #. TRANS: %s is a user nickname.
5983 #: actions/showstream.php:159
5984 #, php-format
5985 msgid "Notice feed for %s (Atom)"
5986 msgstr ""
5987
5988 #. TRANS: Title for link to notice feed. FOAF stands for Friend of a Friend.
5989 #. TRANS: More information at http://www.foaf-project.org. %s is a user nickname.
5990 #: actions/showstream.php:166
5991 #, php-format
5992 msgid "FOAF for %s"
5993 msgstr ""
5994
5995 #. TRANS: First sentence of empty list message for a stream. $1%s is a user nickname.
5996 #: actions/showstream.php:206
5997 #, php-format
5998 msgid "This is the timeline for %1$s, but %1$s hasn't posted anything yet."
5999 msgstr ""
6000
6001 #. TRANS: Second sentence of empty list message for a stream for the user themselves.
6002 #: actions/showstream.php:212
6003 msgid ""
6004 "Seen anything interesting recently? You haven't posted any notices yet, now "
6005 "would be a good time to start :)"
6006 msgstr ""
6007
6008 #. 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.
6009 #. TRANS: This message contains a Markdown link. Keep "](" together.
6010 #: actions/showstream.php:216
6011 #, php-format
6012 msgid ""
6013 "You can try to nudge %1$s or [post something to them](%%%%action.newnotice%%%"
6014 "%?status_textarea=%2$s)."
6015 msgstr ""
6016
6017 #. TRANS: Announcement for anonymous users showing a stream if site registrations are open.
6018 #. TRANS: This message contains a Markdown link. Keep "](" together.
6019 #: actions/showstream.php:259
6020 #, php-format
6021 msgid ""
6022 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
6023 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6024 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
6025 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
6026 msgstr ""
6027
6028 #. TRANS: Announcement for anonymous users showing a stream if site registrations are closed or invite only.
6029 #. TRANS: This message contains a Markdown link. Keep "](" together.
6030 #: actions/showstream.php:266
6031 #, php-format
6032 msgid ""
6033 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
6034 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
6035 "[StatusNet](http://status.net/) tool. "
6036 msgstr ""
6037
6038 #. TRANS: Link to the author of a repeated notice. %s is a linked nickname.
6039 #: actions/showstream.php:342
6040 #, php-format
6041 msgid "Repeat of %s"
6042 msgstr ""
6043
6044 #. TRANS: Client error displayed trying to silence a user on a site where the feature is not enabled.
6045 #. TRANS: Client error on page to unsilence a user when the feature is not enabled.
6046 #: actions/silence.php:64 actions/unsilence.php:64
6047 msgid "You cannot silence users on this site."
6048 msgstr ""
6049
6050 #. TRANS: Client error displayed trying to silence an already silenced user.
6051 #: actions/silence.php:72
6052 msgid "User is already silenced."
6053 msgstr ""
6054
6055 #. TRANS: Title for site administration panel.
6056 #: actions/siteadminpanel.php:57
6057 msgctxt "TITLE"
6058 msgid "Site"
6059 msgstr ""
6060
6061 #. TRANS: Instructions for site administration panel.
6062 #: actions/siteadminpanel.php:68
6063 msgid "Basic settings for this StatusNet site"
6064 msgstr ""
6065
6066 #. TRANS: Client error displayed trying to save an empty site name.
6067 #: actions/siteadminpanel.php:131
6068 msgid "Site name must have non-zero length."
6069 msgstr ""
6070
6071 #. TRANS: Client error displayed trying to save site settings without a contact address.
6072 #: actions/siteadminpanel.php:140
6073 msgid "You must have a valid contact email address."
6074 msgstr ""
6075
6076 #. TRANS: Client error displayed trying to save site settings with an invalid language code.
6077 #. TRANS: %s is the invalid language code.
6078 #: actions/siteadminpanel.php:162
6079 #, php-format
6080 msgid "Unknown language \"%s\"."
6081 msgstr ""
6082
6083 #. TRANS: Client error displayed trying to save site settings with a text limit below 0.
6084 #: actions/siteadminpanel.php:169
6085 msgid "Minimum text limit is 0 (unlimited)."
6086 msgstr ""
6087
6088 #. TRANS: Client error displayed trying to save site settings with a text limit below 1.
6089 #: actions/siteadminpanel.php:176
6090 msgid "Dupe limit must be one or more seconds."
6091 msgstr ""
6092
6093 #. TRANS: Fieldset legend on site settings panel.
6094 #: actions/siteadminpanel.php:223
6095 msgctxt "LEGEND"
6096 msgid "General"
6097 msgstr ""
6098
6099 #. TRANS: Field label on site settings panel.
6100 #: actions/siteadminpanel.php:227
6101 msgctxt "LABEL"
6102 msgid "Site name"
6103 msgstr ""
6104
6105 #. TRANS: Field title on site settings panel.
6106 #: actions/siteadminpanel.php:229
6107 msgid "The name of your site, like \"Yourcompany Microblog\"."
6108 msgstr ""
6109
6110 #. TRANS: Field label on site settings panel.
6111 #: actions/siteadminpanel.php:234
6112 msgid "Brought by"
6113 msgstr ""
6114
6115 #. TRANS: Field title on site settings panel.
6116 #: actions/siteadminpanel.php:236
6117 msgid "Text used for credits link in footer of each page."
6118 msgstr ""
6119
6120 #. TRANS: Field label on site settings panel.
6121 #: actions/siteadminpanel.php:241
6122 msgid "Brought by URL"
6123 msgstr ""
6124
6125 #. TRANS: Field title on site settings panel.
6126 #: actions/siteadminpanel.php:243
6127 msgid "URL used for credits link in footer of each page."
6128 msgstr ""
6129
6130 #. TRANS: Field label on site settings panel.
6131 #: actions/siteadminpanel.php:247
6132 msgid "Email"
6133 msgstr ""
6134
6135 #. TRANS: Field title on site settings panel.
6136 #: actions/siteadminpanel.php:249
6137 msgid "Contact email address for your site."
6138 msgstr ""
6139
6140 #. TRANS: Fieldset legend on site settings panel.
6141 #: actions/siteadminpanel.php:256
6142 msgctxt "LEGEND"
6143 msgid "Local"
6144 msgstr ""
6145
6146 #. TRANS: Dropdown label on site settings panel.
6147 #: actions/siteadminpanel.php:268
6148 msgid "Default timezone"
6149 msgstr ""
6150
6151 #. TRANS: Dropdown title on site settings panel.
6152 #: actions/siteadminpanel.php:270
6153 msgid "Default timezone for the site; usually UTC."
6154 msgstr ""
6155
6156 #. TRANS: Dropdown label on site settings panel.
6157 #: actions/siteadminpanel.php:277
6158 msgid "Default language"
6159 msgstr ""
6160
6161 #. TRANS: Dropdown title on site settings panel.
6162 #: actions/siteadminpanel.php:280
6163 msgid "Site language when autodetection from browser settings is not available"
6164 msgstr ""
6165
6166 #. TRANS: Fieldset legend on site settings panel.
6167 #: actions/siteadminpanel.php:289
6168 msgctxt "LEGEND"
6169 msgid "Limits"
6170 msgstr ""
6171
6172 #. TRANS: Field label on site settings panel.
6173 #: actions/siteadminpanel.php:294
6174 msgid "Text limit"
6175 msgstr ""
6176
6177 #. TRANS: Field title on site settings panel.
6178 #: actions/siteadminpanel.php:296
6179 msgid "Maximum number of characters for notices."
6180 msgstr ""
6181
6182 #. TRANS: Field label on site settings panel.
6183 #: actions/siteadminpanel.php:302
6184 msgid "Dupe limit"
6185 msgstr ""
6186
6187 #. TRANS: Field title on site settings panel.
6188 #: actions/siteadminpanel.php:304
6189 msgid "How long users must wait (in seconds) to post the same thing again."
6190 msgstr ""
6191
6192 #. TRANS: Button title for saving site settings.
6193 #: actions/siteadminpanel.php:323
6194 msgid "Save site settings"
6195 msgstr ""
6196
6197 #. TRANS: Page title for site-wide notice tab in admin panel.
6198 #: actions/sitenoticeadminpanel.php:55
6199 msgid "Site Notice"
6200 msgstr ""
6201
6202 #. TRANS: Instructions for site-wide notice tab in admin panel.
6203 #: actions/sitenoticeadminpanel.php:66
6204 msgid "Edit site-wide message"
6205 msgstr ""
6206
6207 #. TRANS: Server error displayed when saving a site-wide notice was impossible.
6208 #: actions/sitenoticeadminpanel.php:101
6209 msgid "Unable to save site notice."
6210 msgstr ""
6211
6212 #. TRANS: Client error displayed when a site-wide notice was longer than allowed.
6213 #: actions/sitenoticeadminpanel.php:112
6214 msgid "Maximum length for the site-wide notice is 255 characters."
6215 msgstr ""
6216
6217 #. TRANS: Label for site-wide notice text field in admin panel.
6218 #: actions/sitenoticeadminpanel.php:176
6219 msgid "Site notice text"
6220 msgstr ""
6221
6222 #. TRANS: Tooltip for site-wide notice text field in admin panel.
6223 #: actions/sitenoticeadminpanel.php:179
6224 msgid "Site-wide notice text (255 characters maximum; HTML allowed)"
6225 msgstr ""
6226
6227 #. TRANS: Title for button to save site notice in admin panel.
6228 #: actions/sitenoticeadminpanel.php:201
6229 msgid "Save site notice."
6230 msgstr ""
6231
6232 #. TRANS: Title for SMS settings.
6233 #: actions/smssettings.php:56
6234 msgid "SMS settings"
6235 msgstr ""
6236
6237 #. TRANS: SMS settings page instructions.
6238 #. TRANS: %%site.name%% is the name of the site.
6239 #: actions/smssettings.php:70
6240 #, php-format
6241 msgid "You can receive SMS messages through email from %%site.name%%."
6242 msgstr ""
6243
6244 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
6245 #: actions/smssettings.php:92
6246 msgid "SMS is not available."
6247 msgstr ""
6248
6249 #. TRANS: Form legend for SMS settings form.
6250 #: actions/smssettings.php:106
6251 msgid "SMS address"
6252 msgstr ""
6253
6254 #. TRANS: Form guide in SMS settings form.
6255 #: actions/smssettings.php:115
6256 msgid "Current confirmed SMS-enabled phone number."
6257 msgstr ""
6258
6259 #. TRANS: Form guide in IM settings form.
6260 #: actions/smssettings.php:128
6261 msgid "Awaiting confirmation on this phone number."
6262 msgstr ""
6263
6264 #. TRANS: Field label for SMS address input in SMS settings form.
6265 #: actions/smssettings.php:137
6266 msgid "Confirmation code"
6267 msgstr ""
6268
6269 #. TRANS: Form field instructions in SMS settings form.
6270 #: actions/smssettings.php:139
6271 msgid "Enter the code you received on your phone."
6272 msgstr ""
6273
6274 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
6275 #: actions/smssettings.php:143
6276 msgctxt "BUTTON"
6277 msgid "Confirm"
6278 msgstr ""
6279
6280 #. TRANS: Field label for SMS phone number input in SMS settings form.
6281 #: actions/smssettings.php:148
6282 msgid "SMS phone number"
6283 msgstr ""
6284
6285 #. TRANS: SMS phone number input field instructions in SMS settings form.
6286 #: actions/smssettings.php:151
6287 msgid "Phone number, no punctuation or spaces, with area code."
6288 msgstr ""
6289
6290 #. TRANS: Form legend for SMS preferences form.
6291 #: actions/smssettings.php:190
6292 msgid "SMS preferences"
6293 msgstr ""
6294
6295 #. TRANS: Checkbox label in SMS preferences form.
6296 #: actions/smssettings.php:196
6297 msgid ""
6298 "Send me notices through SMS; I understand I may incur exorbitant charges "
6299 "from my carrier."
6300 msgstr ""
6301
6302 #. TRANS: Confirmation message for successful SMS preferences save.
6303 #: actions/smssettings.php:308
6304 msgid "SMS preferences saved."
6305 msgstr ""
6306
6307 #. TRANS: Message given saving SMS phone number without having provided one.
6308 #: actions/smssettings.php:330
6309 msgid "No phone number."
6310 msgstr ""
6311
6312 #. TRANS: Message given saving SMS phone number without having selected a carrier.
6313 #: actions/smssettings.php:336
6314 msgid "No carrier selected."
6315 msgstr ""
6316
6317 #. TRANS: Message given saving SMS phone number that is already set.
6318 #: actions/smssettings.php:344
6319 msgid "That is already your phone number."
6320 msgstr ""
6321
6322 #. TRANS: Message given saving SMS phone number that is already set for another user.
6323 #: actions/smssettings.php:348
6324 msgid "That phone number already belongs to another user."
6325 msgstr ""
6326
6327 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
6328 #: actions/smssettings.php:376
6329 msgid ""
6330 "A confirmation code was sent to the phone number you added. Check your phone "
6331 "for the code and instructions on how to use it."
6332 msgstr ""
6333
6334 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
6335 #: actions/smssettings.php:404
6336 msgid "That is the wrong confirmation number."
6337 msgstr ""
6338
6339 #. TRANS: Server error thrown on database error canceling SMS phone number confirmation.
6340 #: actions/smssettings.php:413
6341 msgid "Could not delete SMS confirmation."
6342 msgstr ""
6343
6344 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
6345 #: actions/smssettings.php:418
6346 msgid "SMS confirmation cancelled."
6347 msgstr ""
6348
6349 #. TRANS: Message given trying to remove an SMS phone number that is not
6350 #. TRANS: registered for the active user.
6351 #: actions/smssettings.php:438
6352 msgid "That is not your phone number."
6353 msgstr ""
6354
6355 #. TRANS: Message given after successfully removing a registered SMS phone number.
6356 #: actions/smssettings.php:460
6357 msgid "The SMS phone number was removed."
6358 msgstr ""
6359
6360 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
6361 #: actions/smssettings.php:499
6362 msgid "Mobile carrier"
6363 msgstr ""
6364
6365 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
6366 #: actions/smssettings.php:504
6367 msgid "Select a carrier"
6368 msgstr ""
6369
6370 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
6371 #. TRANS: %s is an administrative contact's e-mail address.
6372 #: actions/smssettings.php:513
6373 #, php-format
6374 msgid ""
6375 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
6376 "email but isn't listed here, send email to let us know at %s."
6377 msgstr ""
6378
6379 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
6380 #: actions/smssettings.php:535
6381 msgid "No code entered."
6382 msgstr ""
6383
6384 #. TRANS: Title for admin panel to configure snapshots.
6385 #: actions/snapshotadminpanel.php:53
6386 msgctxt "TITLE"
6387 msgid "Snapshots"
6388 msgstr ""
6389
6390 #. TRANS: Instructions for admin panel to configure snapshots.
6391 #: actions/snapshotadminpanel.php:64
6392 msgid "Manage snapshot configuration"
6393 msgstr ""
6394
6395 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid run value.
6396 #: actions/snapshotadminpanel.php:125
6397 msgid "Invalid snapshot run value."
6398 msgstr ""
6399
6400 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid value for frequency.
6401 #: actions/snapshotadminpanel.php:132
6402 msgid "Snapshot frequency must be a number."
6403 msgstr ""
6404
6405 #. TRANS: Client error displayed on admin panel for snapshots when providing an invalid report URL.
6406 #: actions/snapshotadminpanel.php:144
6407 msgid "Invalid snapshot report URL."
6408 msgstr ""
6409
6410 #. TRANS: Fieldset legend on admin panel for snapshots.
6411 #: actions/snapshotadminpanel.php:194
6412 msgctxt "LEGEND"
6413 msgid "Snapshots"
6414 msgstr ""
6415
6416 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
6417 #: actions/snapshotadminpanel.php:199
6418 msgid "Randomly during web hit"
6419 msgstr ""
6420
6421 #. TRANS: Option in dropdown for snapshot method in admin panel for snapshots.
6422 #: actions/snapshotadminpanel.php:201
6423 msgid "In a scheduled job"
6424 msgstr ""
6425
6426 #. TRANS: Dropdown label for snapshot method in admin panel for snapshots.
6427 #: actions/snapshotadminpanel.php:208
6428 msgid "Data snapshots"
6429 msgstr ""
6430
6431 #. TRANS: Dropdown title for snapshot method in admin panel for snapshots.
6432 #: actions/snapshotadminpanel.php:211
6433 msgid "When to send statistical data to status.net servers."
6434 msgstr ""
6435
6436 #. TRANS: Input field label for snapshot frequency in admin panel for snapshots.
6437 #: actions/snapshotadminpanel.php:221
6438 msgid "Frequency"
6439 msgstr ""
6440
6441 #. TRANS: Input field title for snapshot frequency in admin panel for snapshots.
6442 #: actions/snapshotadminpanel.php:223
6443 msgid "Snapshots will be sent once every N web hits."
6444 msgstr ""
6445
6446 #. TRANS: Input field label for snapshot report URL in admin panel for snapshots.
6447 #: actions/snapshotadminpanel.php:232
6448 msgid "Report URL"
6449 msgstr ""
6450
6451 #. TRANS: Input field title for snapshot report URL in admin panel for snapshots.
6452 #: actions/snapshotadminpanel.php:234
6453 msgid "Snapshots will be sent to this URL."
6454 msgstr ""
6455
6456 #. TRANS: Title for button to save snapshot settings.
6457 #: actions/snapshotadminpanel.php:256
6458 msgid "Save snapshot settings."
6459 msgstr ""
6460
6461 #. TRANS: Client error displayed trying a change a subscription for a non-subscribed profile.
6462 #: actions/subedit.php:76
6463 msgid "You are not subscribed to that profile."
6464 msgstr ""
6465
6466 #. TRANS: Server error displayed when updating a subscription fails with a database error.
6467 #. TRANS: Exception thrown when a subscription could not be stored on the server.
6468 #: actions/subedit.php:90 classes/Subscription.php:147
6469 msgid "Could not save subscription."
6470 msgstr ""
6471
6472 #. TRANS: Client error displayed when trying to approve group applicants without being a group administrator.
6473 #: actions/subqueue.php:62
6474 msgid "You may only approve your own pending subscriptions."
6475 msgstr ""
6476
6477 #. TRANS: Title of the first page showing pending subscribers still awaiting approval.
6478 #. TRANS: %s is the name of the user.
6479 #: actions/subqueue.php:73
6480 #, php-format
6481 msgid "%s subscribers awaiting approval"
6482 msgstr ""
6483
6484 #. TRANS: Title of all but the first page showing pending subscribersmembers still awaiting approval.
6485 #. TRANS: %1$s is the name of the user, %2$d is the page number of the members list.
6486 #: actions/subqueue.php:78
6487 #, php-format
6488 msgid "%1$s subscribers awaiting approval, page %2$d"
6489 msgstr ""
6490
6491 #. TRANS: Page notice for group members page.
6492 #: actions/subqueue.php:88
6493 msgid "A list of users awaiting approval to subscribe to you."
6494 msgstr ""
6495
6496 #. TRANS: Client error displayed trying to subscribe to an OMB 0.1 remote profile.
6497 #: actions/subscribe.php:121
6498 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
6499 msgstr ""
6500
6501 #. TRANS: Page title when subscription succeeded.
6502 #: actions/subscribe.php:149
6503 msgid "Subscribed"
6504 msgstr ""
6505
6506 #. TRANS: Header for list of subscribers for a user (first page).
6507 #. TRANS: %s is the user's nickname.
6508 #: actions/subscribers.php:51
6509 #, php-format
6510 msgid "%s subscribers"
6511 msgstr ""
6512
6513 #. TRANS: Header for list of subscribers for a user (not first page).
6514 #. TRANS: %1$s is the user's nickname, $2$d is the page number.
6515 #: actions/subscribers.php:55
6516 #, php-format
6517 msgid "%1$s subscribers, page %2$d"
6518 msgstr ""
6519
6520 #. TRANS: Page notice for page with an overview of all subscribers
6521 #. TRANS: of the logged in user's own profile.
6522 #: actions/subscribers.php:68
6523 msgid "These are the people who listen to your notices."
6524 msgstr ""
6525
6526 #. TRANS: Page notice for page with an overview of all subscribers of a user other
6527 #. TRANS: than the logged in user. %s is the user nickname.
6528 #: actions/subscribers.php:74
6529 #, php-format
6530 msgid "These are the people who listen to %s's notices."
6531 msgstr ""
6532
6533 #. TRANS: Subscriber list text when the logged in user has no subscribers.
6534 #: actions/subscribers.php:114
6535 msgid ""
6536 "You have no subscribers. Try subscribing to people you know and they might "
6537 "return the favor."
6538 msgstr ""
6539
6540 #. TRANS: Subscriber list text when looking at the subscribers for a of a user other
6541 #. TRANS: than the logged in user that has no subscribers. %s is the user nickname.
6542 #: actions/subscribers.php:118
6543 #, php-format
6544 msgid "%s has no subscribers. Want to be the first?"
6545 msgstr ""
6546
6547 #. TRANS: Subscriber list text when looking at the subscribers for a of a user that has none
6548 #. TRANS: as an anonymous user. %s is the user nickname.
6549 #. TRANS: This message contains a Markdown URL. The link description is between
6550 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6551 #. TRANS: and do not change the URL part.
6552 #: actions/subscribers.php:127
6553 #, php-format
6554 msgid ""
6555 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
6556 "%) and be the first?"
6557 msgstr ""
6558
6559 #. TRANS: Header for subscriptions overview for a user (not first page).
6560 #. TRANS: %1$s is a user nickname, %2$d is the page number.
6561 #: actions/subscriptions.php:55
6562 #, php-format
6563 msgid "%1$s subscriptions, page %2$d"
6564 msgstr ""
6565
6566 #. TRANS: Page notice for page with an overview of all subscriptions
6567 #. TRANS: of the logged in user's own profile.
6568 #: actions/subscriptions.php:68
6569 msgid "These are the people whose notices you listen to."
6570 msgstr ""
6571
6572 #. TRANS: Page notice for page with an overview of all subscriptions of a user other
6573 #. TRANS: than the logged in user. %s is the user nickname.
6574 #: actions/subscriptions.php:74
6575 #, php-format
6576 msgid "These are the people whose notices %s listens to."
6577 msgstr ""
6578
6579 #. TRANS: Subscription list text when the logged in user has no subscriptions.
6580 #. TRANS: This message contains Markdown URLs. The link description is between
6581 #. TRANS: square brackets, and the link between parentheses. Do not separate "]("
6582 #. TRANS: and do not change the URL part.
6583 #: actions/subscriptions.php:133
6584 #, php-format
6585 msgid ""
6586 "You're not listening to anyone's notices right now, try subscribing to "
6587 "people you know. Try [people search](%%action.peoplesearch%%), look for "
6588 "members in groups you're interested in and in our [featured users](%%action."
6589 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
6590 "automatically subscribe to people you already follow there."
6591 msgstr ""
6592
6593 #. TRANS: Subscription list text when looking at the subscriptions for a of a user other
6594 #. TRANS: than the logged in user that has no subscriptions. %s is the user nickname.
6595 #. TRANS: Subscription list text when looking at the subscriptions for a of a user that has none
6596 #. TRANS: as an anonymous user. %s is the user nickname.
6597 #: actions/subscriptions.php:141 actions/subscriptions.php:147
6598 #, php-format
6599 msgid "%s is not listening to anyone."
6600 msgstr ""
6601
6602 #. TRANS: Atom feed title. %s is a profile nickname.
6603 #: actions/subscriptions.php:176
6604 #, php-format
6605 msgid "Subscription feed for %s (Atom)"
6606 msgstr ""
6607
6608 #. TRANS: Checkbox label for enabling Jabber messages for a profile in a subscriptions list.
6609 #: actions/subscriptions.php:241
6610 msgid "IM"
6611 msgstr ""
6612
6613 #. TRANS: Checkbox label for enabling SMS messages for a profile in a subscriptions list.
6614 #: actions/subscriptions.php:256
6615 msgid "SMS"
6616 msgstr ""
6617
6618 #. TRANS: Title for all but the first page of notices with tags.
6619 #. TRANS: %1$s is the tag, %2$d is the page number.
6620 #: actions/tag.php:73
6621 #, php-format
6622 msgid "Notices tagged with %1$s, page %2$d"
6623 msgstr ""
6624
6625 #. TRANS: Link label for feed on "notices with tag" page.
6626 #. TRANS: %s is the tag the feed is for.
6627 #: actions/tag.php:93
6628 #, php-format
6629 msgid "Notice feed for tag %s (RSS 1.0)"
6630 msgstr ""
6631
6632 #. TRANS: Link label for feed on "notices with tag" page.
6633 #. TRANS: %s is the tag the feed is for.
6634 #: actions/tag.php:101
6635 #, php-format
6636 msgid "Notice feed for tag %s (RSS 2.0)"
6637 msgstr ""
6638
6639 #. TRANS: Link label for feed on "notices with tag" page.
6640 #. TRANS: %s is the tag the feed is for.
6641 #: actions/tag.php:109
6642 #, php-format
6643 msgid "Notice feed for tag %s (Atom)"
6644 msgstr ""
6645
6646 #. TRANS: Client error displayed on user tag page when trying to add tags without providing a user ID.
6647 #: actions/tagother.php:42
6648 msgid "No ID argument."
6649 msgstr ""
6650
6651 #. TRANS: Title for "tag other users" page.
6652 #. TRANS: %s is the user nickname.
6653 #: actions/tagother.php:71
6654 #, php-format
6655 msgid "Tag %s"
6656 msgstr ""
6657
6658 #. TRANS: Header for user details on "tag other users" page.
6659 #: actions/tagother.php:84
6660 msgid "User profile"
6661 msgstr ""
6662
6663 #. TRANS: Fieldset legend on "tag other users" page.
6664 #: actions/tagother.php:128
6665 msgid "Tag user"
6666 msgstr ""
6667
6668 #. TRANS: Title for input field for inputting tags on "tag other users" page.
6669 #: actions/tagother.php:140
6670 msgid ""
6671 "Tags for this user (letters, numbers, -, ., and _), separated by commas or "
6672 "spaces."
6673 msgstr ""
6674
6675 #. TRANS: Client error on "tag other users" page when tagging a user is not possible because of missing mutual subscriptions.
6676 #: actions/tagother.php:187
6677 msgid ""
6678 "You can only tag people you are subscribed to or who are subscribed to you."
6679 msgstr ""
6680
6681 #. TRANS: Title of "tag other users" page.
6682 #: actions/tagother.php:205
6683 msgctxt "TITLE"
6684 msgid "Tags"
6685 msgstr ""
6686
6687 #. TRANS: Page notice on "tag other users" page.
6688 #: actions/tagother.php:233
6689 msgid "Use this form to add tags to your subscribers or subscriptions."
6690 msgstr ""
6691
6692 #. TRANS: Client error when requesting a tag feed for a non-existing tag.
6693 #: actions/tagrss.php:35
6694 msgid "No such tag."
6695 msgstr ""
6696
6697 #. TRANS: Client error displayed when trying to unblock a non-blocked user.
6698 #: actions/unblock.php:59
6699 msgid "You haven't blocked that user."
6700 msgstr ""
6701
6702 #. TRANS: Client error on page to unsilence a user when the to be unsandboxed user has not been sandboxed.
6703 #: actions/unsandbox.php:72
6704 msgid "User is not sandboxed."
6705 msgstr ""
6706
6707 #. TRANS: Client error on page to unsilence a user when the to be unsilenced user has not been silenced.
6708 #: actions/unsilence.php:72
6709 msgid "User is not silenced."
6710 msgstr ""
6711
6712 #. TRANS: Page title for page to unsubscribe.
6713 #: actions/unsubscribe.php:102
6714 msgid "Unsubscribed"
6715 msgstr ""
6716
6717 #. TRANS: Client error displayed when trying to update profile with an incompatible license.
6718 #. TRANS: %1$s is the license incompatible with site license %2$s.
6719 #. TRANS: Exception thrown when licenses are not compatible for an authorisation request.
6720 #. TRANS: %1$s is the license for the listenee, %2$s is the license for "this" StatusNet site.
6721 #: actions/updateprofile.php:65 actions/userauthorization.php:343
6722 #, php-format
6723 msgid ""
6724 "Listenee stream license \"%1$s\" is not compatible with site license \"%2$s"
6725 "\"."
6726 msgstr ""
6727
6728 #. TRANS: Title of URL settings tab in profile settings.
6729 #: actions/urlsettings.php:57
6730 msgid "URL settings"
6731 msgstr ""
6732
6733 #. TRANS: Instructions for tab "Other" in user profile settings.
6734 #: actions/urlsettings.php:68
6735 msgid "Manage various other options."
6736 msgstr ""
6737
6738 #. TRANS: Used as a suffix for free URL shorteners in a dropdown list in the tab "Other" of a
6739 #. TRANS: user's profile settings. This message has one space at the beginning. Use your
6740 #. TRANS: language's word separator here if it has one (most likely a single space).
6741 #: actions/urlsettings.php:110
6742 msgid " (free service)"
6743 msgstr ""
6744
6745 #. TRANS: Default value for URL shortening settings.
6746 #: actions/urlsettings.php:117
6747 msgid "[none]"
6748 msgstr ""
6749
6750 #. TRANS: Default value for URL shortening settings.
6751 #: actions/urlsettings.php:119
6752 msgid "[internal]"
6753 msgstr ""
6754
6755 #. TRANS: Label for dropdown with URL shortener services.
6756 #: actions/urlsettings.php:126
6757 msgid "Shorten URLs with"
6758 msgstr ""
6759
6760 #. TRANS: Tooltip for for dropdown with URL shortener services.
6761 #: actions/urlsettings.php:128
6762 msgid "Automatic shortening service to use."
6763 msgstr ""
6764
6765 #. TRANS: Field label in URL settings in profile.
6766 #: actions/urlsettings.php:135
6767 msgid "URL longer than"
6768 msgstr ""
6769
6770 #. TRANS: Field title in URL settings in profile.
6771 #: actions/urlsettings.php:139
6772 msgid "URLs longer than this will be shortened, 0 means always shorten."
6773 msgstr ""
6774
6775 #. TRANS: Field label in URL settings in profile.
6776 #: actions/urlsettings.php:144
6777 msgid "Text longer than"
6778 msgstr ""
6779
6780 #. TRANS: Field title in URL settings in profile.
6781 #: actions/urlsettings.php:148
6782 msgid ""
6783 "URLs in notices longer than this will be shortened, 0 means always shorten."
6784 msgstr ""
6785
6786 #. TRANS: Form validation error for form "Other settings" in user profile.
6787 #: actions/urlsettings.php:180
6788 msgid "URL shortening service is too long (maximum 50 characters)."
6789 msgstr ""
6790
6791 #. TRANS: Client exception thrown when the maximum URL settings value is invalid in profile URL settings.
6792 #: actions/urlsettings.php:188
6793 msgid "Invalid number for maximum URL length."
6794 msgstr ""
6795
6796 #. TRANS: Client exception thrown when the maximum notice length settings value is invalid in profile URL settings.
6797 #: actions/urlsettings.php:195
6798 msgid "Invalid number for maximum notice length."
6799 msgstr ""
6800
6801 #. TRANS: Server exception thrown in profile URL settings when preferences could not be saved.
6802 #: actions/urlsettings.php:241
6803 msgid "Error saving user URL shortening preferences."
6804 msgstr ""
6805
6806 #. TRANS: User admin panel title.
6807 #: actions/useradminpanel.php:58
6808 msgctxt "TITLE"
6809 msgid "User"
6810 msgstr ""
6811
6812 #. TRANS: Instruction for user admin panel.
6813 #: actions/useradminpanel.php:69
6814 msgid "User settings for this StatusNet site"
6815 msgstr ""
6816
6817 #. TRANS: Form validation error in user admin panel when a non-numeric character limit was set.
6818 #: actions/useradminpanel.php:147
6819 msgid "Invalid bio limit. Must be numeric."
6820 msgstr ""
6821
6822 #. TRANS: Form validation error in user admin panel when welcome text is too long.
6823 #: actions/useradminpanel.php:154
6824 msgid "Invalid welcome text. Maximum length is 255 characters."
6825 msgstr ""
6826
6827 #. TRANS: Client error displayed when trying to set a non-existing user as default subscription for new
6828 #. TRANS: users in user admin panel. %1$s is the invalid nickname.
6829 #: actions/useradminpanel.php:166
6830 #, php-format
6831 msgid "Invalid default subscripton: \"%1$s\" is not a user."
6832 msgstr ""
6833
6834 #. TRANS: Fieldset legend in user administration panel.
6835 #: actions/useradminpanel.php:217
6836 msgctxt "LEGEND"
6837 msgid "Profile"
6838 msgstr ""
6839
6840 #. TRANS: Field label in user admin panel for setting the character limit for the bio field.
6841 #: actions/useradminpanel.php:222
6842 msgid "Bio Limit"
6843 msgstr ""
6844
6845 #. TRANS: Tooltip in user admin panel for setting the character limit for the bio field.
6846 #: actions/useradminpanel.php:224
6847 msgid "Maximum length of a profile bio in characters."
6848 msgstr ""
6849
6850 #. TRANS: Form legend in user admin panel.
6851 #: actions/useradminpanel.php:233
6852 msgid "New users"
6853 msgstr ""
6854
6855 #. TRANS: Field label in user admin panel for setting new user welcome text.
6856 #: actions/useradminpanel.php:238
6857 msgid "New user welcome"
6858 msgstr ""
6859
6860 #. TRANS: Tooltip in user admin panel for setting new user welcome text.
6861 #: actions/useradminpanel.php:240
6862 msgid "Welcome text for new users (maximum 255 characters)."
6863 msgstr ""
6864
6865 #. TRANS: Field label in user admin panel for setting default subscription for new users.
6866 #: actions/useradminpanel.php:246
6867 msgid "Default subscription"
6868 msgstr ""
6869
6870 #. TRANS: Tooltip in user admin panel for setting default subscription for new users.
6871 #: actions/useradminpanel.php:248
6872 msgid "Automatically subscribe new users to this user."
6873 msgstr ""
6874
6875 #. TRANS: Form legend in user admin panel.
6876 #: actions/useradminpanel.php:258
6877 msgid "Invitations"
6878 msgstr ""
6879
6880 #. TRANS: Field label for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6881 #: actions/useradminpanel.php:264
6882 msgid "Invitations enabled"
6883 msgstr ""
6884
6885 #. TRANS: Tooltip for checkbox in user admin panel for allowing users to invite friend using site e-mail.
6886 #: actions/useradminpanel.php:267
6887 msgid "Whether to allow users to invite new users."
6888 msgstr ""
6889
6890 #. TRANS: Title for button to save user settings in user admin panel.
6891 #: actions/useradminpanel.php:304
6892 msgid "Save user settings."
6893 msgstr ""
6894
6895 #. TRANS: Page title.
6896 #: actions/userauthorization.php:110
6897 msgid "Authorize subscription"
6898 msgstr ""
6899
6900 #. TRANS: Page notice on "Authorize subscription" page.
6901 #: actions/userauthorization.php:116
6902 msgid ""
6903 "Please check these details to make sure that you want to subscribe to this "
6904 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
6905 "click \"Reject\"."
6906 msgstr ""
6907
6908 #. TRANS: Button text on Authorise Subscription page.
6909 #. TRANS: Submit button text to accept a group membership request on approve group form.
6910 #. TRANS: Submit button text to accept a subscription request on approve sub form.
6911 #: actions/userauthorization.php:203 lib/approvegroupform.php:116
6912 #: lib/approvesubform.php:110
6913 msgctxt "BUTTON"
6914 msgid "Accept"
6915 msgstr ""
6916
6917 #. TRANS: Title for button on Authorise Subscription page.
6918 #. TRANS: Button title to subscribe to a user.
6919 #: actions/userauthorization.php:205 lib/subscribeform.php:132
6920 msgid "Subscribe to this user."
6921 msgstr ""
6922
6923 #. TRANS: Button text on Authorise Subscription page.
6924 #. TRANS: Submit button text to reject a group membership request on approve group form.
6925 #. TRANS: Submit button text to reject a subscription request on approve sub form.
6926 #: actions/userauthorization.php:208 lib/approvegroupform.php:118
6927 #: lib/approvesubform.php:112
6928 msgctxt "BUTTON"
6929 msgid "Reject"
6930 msgstr ""
6931
6932 #. TRANS: Title for button on Authorise Subscription page.
6933 #: actions/userauthorization.php:210
6934 msgid "Reject this subscription."
6935 msgstr ""
6936
6937 #. TRANS: Client error displayed for an empty authorisation request.
6938 #: actions/userauthorization.php:223
6939 msgid "No authorization request!"
6940 msgstr ""
6941
6942 #. TRANS: Accept message header from Authorise subscription page.
6943 #: actions/userauthorization.php:246
6944 msgid "Subscription authorized"
6945 msgstr ""
6946
6947 #. TRANS: Accept message text from Authorise subscription page.
6948 #: actions/userauthorization.php:249
6949 msgid ""
6950 "The subscription has been authorized, but no callback URL was passed. Check "
6951 "with the site's instructions for details on how to authorize the "
6952 "subscription. Your subscription token is:"
6953 msgstr ""
6954
6955 #. TRANS: Reject message header from Authorise subscription page.
6956 #: actions/userauthorization.php:260
6957 msgid "Subscription rejected"
6958 msgstr ""
6959
6960 #. TRANS: Reject message from Authorise subscription page.
6961 #: actions/userauthorization.php:263
6962 msgid ""
6963 "The subscription has been rejected, but no callback URL was passed. Check "
6964 "with the site's instructions for details on how to fully reject the "
6965 "subscription."
6966 msgstr ""
6967
6968 #. TRANS: Exception thrown when no valid user is found for an authorisation request.
6969 #. TRANS: %s is a listener URI.
6970 #: actions/userauthorization.php:300
6971 #, php-format
6972 msgid "Listener URI \"%s\" not found here."
6973 msgstr ""
6974
6975 #. TRANS: Exception thrown when listenee URI is too long for an authorisation request.
6976 #. TRANS: %s is a listenee URI.
6977 #: actions/userauthorization.php:307
6978 #, php-format
6979 msgid "Listenee URI \"%s\" is too long."
6980 msgstr ""
6981
6982 #. TRANS: Exception thrown when listenee URI is a local user for an authorisation request.
6983 #. TRANS: %s is a listenee URI.
6984 #: actions/userauthorization.php:315
6985 #, php-format
6986 msgid "Listenee URI \"%s\" is a local user."
6987 msgstr ""
6988
6989 #. TRANS: Exception thrown when profile URL is a local user for an authorisation request.
6990 #. TRANS: %s is a profile URL.
6991 #: actions/userauthorization.php:333
6992 #, php-format
6993 msgid "Profile URL \"%s\" is for a local user."
6994 msgstr ""
6995
6996 #. TRANS: Exception thrown when avatar URL is invalid for an authorisation request.
6997 #. TRANS: %s is an avatar URL.
6998 #: actions/userauthorization.php:353
6999 #, php-format
7000 msgid "Avatar URL \"%s\" is not valid."
7001 msgstr ""
7002
7003 #. TRANS: Exception thrown when avatar URL could not be read for an authorisation request.
7004 #. TRANS: %s is an avatar URL.
7005 #: actions/userauthorization.php:360
7006 #, php-format
7007 msgid "Cannot read avatar URL \"%s\"."
7008 msgstr ""
7009
7010 #. TRANS: Exception thrown when avatar URL return an invalid image type for an authorisation request.
7011 #. TRANS: %s is an avatar URL.
7012 #: actions/userauthorization.php:367
7013 #, php-format
7014 msgid "Wrong image type for avatar URL \"%s\"."
7015 msgstr ""
7016
7017 #. TRANS: Title for profile design page.
7018 #. TRANS: Page title for profile design page.
7019 #: actions/userdesignsettings.php:75 lib/designsettings.php:61
7020 msgid "Profile design"
7021 msgstr ""
7022
7023 #. TRANS: Instructions for Profile design page.
7024 #. TRANS: Instructions for profile design page.
7025 #: actions/userdesignsettings.php:86 lib/designsettings.php:72
7026 msgid ""
7027 "Customize the way your profile looks with a background image and a colour "
7028 "palette of your choice."
7029 msgstr ""
7030
7031 #. TRANS: Succes message on Profile design page when finding an easter egg.
7032 #: actions/userdesignsettings.php:297
7033 msgid "Enjoy your hotdog!"
7034 msgstr ""
7035
7036 #. TRANS: Form legend on Profile design page.
7037 #: actions/userdesignsettings.php:335
7038 msgid "Design settings"
7039 msgstr ""
7040
7041 #. TRANS: Checkbox label on Profile design page.
7042 #: actions/userdesignsettings.php:351
7043 msgid "View profile designs"
7044 msgstr ""
7045
7046 #. TRANS: Title for checkbox on Profile design page.
7047 #: actions/userdesignsettings.php:353
7048 msgid "Show or hide profile designs."
7049 msgstr ""
7050
7051 #. TRANS: Form legend on Profile design page for form to choose a background image.
7052 #: actions/userdesignsettings.php:361
7053 msgid "Background file"
7054 msgstr ""
7055
7056 #. TRANS: Page title for all but the first page of groups for a user.
7057 #. TRANS: %1$s is a nickname, %2$d is a page number.
7058 #: actions/usergroups.php:67
7059 #, php-format
7060 msgid "%1$s groups, page %2$d"
7061 msgstr ""
7062
7063 #. TRANS: Link text on group page to search for groups.
7064 #: actions/usergroups.php:137
7065 msgid "Search for more groups"
7066 msgstr ""
7067
7068 #. TRANS: Text on group page for a user that is not a member of any group.
7069 #. TRANS: %s is a user nickname.
7070 #: actions/usergroups.php:166
7071 #, php-format
7072 msgid "%s is not a member of any group."
7073 msgstr ""
7074
7075 #. TRANS: Text on group page for a user that is not a member of any group. This message contains
7076 #. TRANS: a Markdown link in the form [link text](link) and a variable that should not be changed.
7077 #: actions/usergroups.php:173
7078 #, php-format
7079 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
7080 msgstr ""
7081
7082 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
7083 #. TRANS: Message is used as a subtitle in atom group notice feed.
7084 #. TRANS: %1$s is a group name, %2$s is a site name.
7085 #. TRANS: Message is used as a subtitle in atom user notice feed.
7086 #. TRANS: %1$s is a user name, %2$s is a site name.
7087 #: actions/userrss.php:98 lib/atomgroupnoticefeed.php:70
7088 #: lib/atomusernoticefeed.php:95
7089 #, php-format
7090 msgid "Updates from %1$s on %2$s!"
7091 msgstr ""
7092
7093 #. TRANS: Title for version page. %s is the StatusNet version.
7094 #: actions/version.php:73
7095 #, php-format
7096 msgid "StatusNet %s"
7097 msgstr ""
7098
7099 #. TRANS: Content part of StatusNet version page.
7100 #. TRANS: %1$s is the engine name (StatusNet) and %2$s is the StatusNet version.
7101 #: actions/version.php:151
7102 #, php-format
7103 msgid ""
7104 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
7105 "Inc. and contributors."
7106 msgstr ""
7107
7108 #. TRANS: Header for StatusNet contributors section on the version page.
7109 #: actions/version.php:161
7110 msgid "Contributors"
7111 msgstr ""
7112
7113 #. TRANS: Header for StatusNet license section on the version page.
7114 #: actions/version.php:166
7115 msgid "License"
7116 msgstr ""
7117
7118 #. TRANS: Content part of StatusNet version page.
7119 #: actions/version.php:170
7120 msgid ""
7121 "StatusNet is free software: you can redistribute it and/or modify it under "
7122 "the terms of the GNU Affero General Public License as published by the Free "
7123 "Software Foundation, either version 3 of the License, or (at your option) "
7124 "any later version. "
7125 msgstr ""
7126
7127 #. TRANS: Content part of StatusNet version page.
7128 #: actions/version.php:177
7129 msgid ""
7130 "This program is distributed in the hope that it will be useful, but WITHOUT "
7131 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
7132 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
7133 "for more details. "
7134 msgstr ""
7135
7136 #. TRANS: Content part of StatusNet version page.
7137 #. TRANS: %s is a link to the AGPL license with link description "http://www.gnu.org/licenses/agpl.html".
7138 #: actions/version.php:185
7139 #, php-format
7140 msgid ""
7141 "You should have received a copy of the GNU Affero General Public License "
7142 "along with this program.  If not, see %s."
7143 msgstr ""
7144
7145 #. TRANS: Header for StatusNet plugins section on the version page.
7146 #: actions/version.php:195
7147 msgid "Plugins"
7148 msgstr ""
7149
7150 #. TRANS: Column header for plugins table on version page.
7151 #: actions/version.php:202
7152 msgctxt "HEADER"
7153 msgid "Name"
7154 msgstr ""
7155
7156 #. TRANS: Column header for plugins table on version page.
7157 #: actions/version.php:204
7158 msgctxt "HEADER"
7159 msgid "Version"
7160 msgstr ""
7161
7162 #. TRANS: Column header for plugins table on version page.
7163 #: actions/version.php:206
7164 msgctxt "HEADER"
7165 msgid "Author(s)"
7166 msgstr ""
7167
7168 #. TRANS: Column header for plugins table on version page.
7169 #: actions/version.php:208
7170 msgctxt "HEADER"
7171 msgid "Description"
7172 msgstr ""
7173
7174 #. TRANS: Activity title when marking a notice as favorite.
7175 #: classes/Fave.php:112
7176 msgid "Favor"
7177 msgstr ""
7178
7179 #. TRANS: Ntofication given when a user marks a notice as favorite.
7180 #. TRANS: %1$s is a user nickname or full name, %2$s is a notice URI.
7181 #: classes/Fave.php:115
7182 #, php-format
7183 msgid "%1$s marked notice %2$s as a favorite."
7184 msgstr ""
7185
7186 #. TRANS: Server exception thrown when a URL cannot be processed.
7187 #: classes/File.php:162
7188 #, php-format
7189 msgid "Cannot process URL '%s'"
7190 msgstr ""
7191
7192 #. TRANS: Server exception thrown when... Robin thinks something is impossible!
7193 #: classes/File.php:194
7194 msgid "Robin thinks something is impossible."
7195 msgstr ""
7196
7197 #. TRANS: Message given if an upload is larger than the configured maximum.
7198 #. TRANS: %1$d is the byte limit for uploads, %2$d is the byte count for the uploaded file.
7199 #. TRANS: %1$s is used for plural.
7200 #: classes/File.php:210
7201 #, php-format
7202 msgid ""
7203 "No file may be larger than %1$d byte and the file you sent was %2$d bytes. "
7204 "Try to upload a smaller version."
7205 msgid_plural ""
7206 "No file may be larger than %1$d bytes and the file you sent was %2$d bytes. "
7207 "Try to upload a smaller version."
7208 msgstr[0] ""
7209 msgstr[1] ""
7210
7211 #. TRANS: Message given if an upload would exceed user quota.
7212 #. TRANS: %d (number) is the user quota in bytes and is used for plural.
7213 #: classes/File.php:223
7214 #, php-format
7215 msgid "A file this large would exceed your user quota of %d byte."
7216 msgid_plural "A file this large would exceed your user quota of %d bytes."
7217 msgstr[0] ""
7218 msgstr[1] ""
7219
7220 #. TRANS: Message given id an upload would exceed a user's monthly quota.
7221 #. TRANS: $d (number) is the monthly user quota in bytes and is used for plural.
7222 #: classes/File.php:235
7223 #, php-format
7224 msgid "A file this large would exceed your monthly quota of %d byte."
7225 msgid_plural "A file this large would exceed your monthly quota of %d bytes."
7226 msgstr[0] ""
7227 msgstr[1] ""
7228
7229 #. TRANS: Client exception thrown if a file upload does not have a valid name.
7230 #: classes/File.php:282 classes/File.php:297
7231 msgid "Invalid filename."
7232 msgstr ""
7233
7234 #. TRANS: Exception thrown providing an invalid profile ID.
7235 #. TRANS: %s is the invalid profile ID.
7236 #: classes/Group_join_queue.php:66 classes/Group_member.php:86
7237 #, php-format
7238 msgid "Profile ID %s is invalid."
7239 msgstr ""
7240
7241 #. TRANS: Exception thrown providing an invalid group ID.
7242 #. TRANS: %s is the invalid group ID.
7243 #: classes/Group_join_queue.php:79 classes/Group_member.php:99
7244 #, php-format
7245 msgid "Group ID %s is invalid."
7246 msgstr ""
7247
7248 #. TRANS: Exception thrown when joining a group fails.
7249 #: classes/Group_member.php:52
7250 msgid "Group join failed."
7251 msgstr ""
7252
7253 #. TRANS: Exception thrown when trying to leave a group the user is not a member of.
7254 #: classes/Group_member.php:65
7255 msgid "Not part of group."
7256 msgstr ""
7257
7258 #. TRANS: Exception thrown when trying to leave a group fails.
7259 #: classes/Group_member.php:73
7260 msgid "Group leave failed."
7261 msgstr ""
7262
7263 #. TRANS: Activity title.
7264 #: classes/Group_member.php:148
7265 msgid "Join"
7266 msgstr ""
7267
7268 #. TRANS: Success message for subscribe to group attempt through OStatus.
7269 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
7270 #: classes/Group_member.php:152
7271 #, php-format
7272 msgid "%1$s has joined group %2$s."
7273 msgstr ""
7274
7275 #. TRANS: Server exception thrown when updating a local group fails.
7276 #: classes/Local_group.php:42
7277 msgid "Could not update local group."
7278 msgstr ""
7279
7280 #. TRANS: Exception thrown when trying creating a login token failed.
7281 #. TRANS: %s is the user nickname for which token creation failed.
7282 #: classes/Login_token.php:78
7283 #, php-format
7284 msgid "Could not create login token for %s"
7285 msgstr ""
7286
7287 #. TRANS: Exception thrown when database name or Data Source Name could not be found.
7288 #: classes/Memcached_DataObject.php:556
7289 msgid "No database name or DSN found anywhere."
7290 msgstr ""
7291
7292 #. TRANS: Client exception thrown when a user tries to send a direct message while being banned from sending them.
7293 #: classes/Message.php:45
7294 msgid "You are banned from sending direct messages."
7295 msgstr ""
7296
7297 #. TRANS: Message given when a message could not be stored on the server.
7298 #: classes/Message.php:69
7299 msgid "Could not insert message."
7300 msgstr ""
7301
7302 #. TRANS: Message given when a message could not be updated on the server.
7303 #: classes/Message.php:80
7304 msgid "Could not update message with new URI."
7305 msgstr ""
7306
7307 #. TRANS: Server exception thrown when a user profile for a notice cannot be found.
7308 #. TRANS: %1$d is a profile ID (number), %2$d is a notice ID (number).
7309 #: classes/Notice.php:106
7310 #, php-format
7311 msgid "No such profile (%1$d) for notice (%2$d)."
7312 msgstr ""
7313
7314 #. TRANS: Server exception. %s are the error details.
7315 #: classes/Notice.php:207
7316 #, php-format
7317 msgid "Database error inserting hashtag: %s"
7318 msgstr ""
7319
7320 #. TRANS: Client exception thrown if a notice contains too many characters.
7321 #: classes/Notice.php:290
7322 msgid "Problem saving notice. Too long."
7323 msgstr ""
7324
7325 #. TRANS: Client exception thrown when trying to save a notice for an unknown user.
7326 #: classes/Notice.php:295
7327 msgid "Problem saving notice. Unknown user."
7328 msgstr ""
7329
7330 #. TRANS: Client exception thrown when a user tries to post too many notices in a given time frame.
7331 #: classes/Notice.php:301
7332 msgid ""
7333 "Too many notices too fast; take a breather and post again in a few minutes."
7334 msgstr ""
7335
7336 #. TRANS: Client exception thrown when a user tries to post too many duplicate notices in a given time frame.
7337 #: classes/Notice.php:308
7338 msgid ""
7339 "Too many duplicate messages too quickly; take a breather and post again in a "
7340 "few minutes."
7341 msgstr ""
7342
7343 #. TRANS: Client exception thrown when a user tries to post while being banned.
7344 #: classes/Notice.php:316
7345 msgid "You are banned from posting notices on this site."
7346 msgstr ""
7347
7348 #. TRANS: Client exception thrown in notice when trying to repeat a missing or deleted notice.
7349 #: classes/Notice.php:355
7350 msgid "Cannot repeat; original notice is missing or deleted."
7351 msgstr ""
7352
7353 #. TRANS: Client error displayed when trying to repeat an own notice.
7354 #: classes/Notice.php:360
7355 msgid "You cannot repeat your own notice."
7356 msgstr ""
7357
7358 #. TRANS: Client error displayed when trying to repeat a non-public notice.
7359 #: classes/Notice.php:366
7360 msgid "Cannot repeat a private notice."
7361 msgstr ""
7362
7363 #. TRANS: Client error displayed when trying to repeat a notice you cannot access.
7364 #: classes/Notice.php:372
7365 msgid "Cannot repeat a notice you cannot read."
7366 msgstr ""
7367
7368 #. TRANS: Client error displayed when trying to repeat an already repeated notice.
7369 #: classes/Notice.php:377
7370 msgid "You already repeated that notice."
7371 msgstr ""
7372
7373 #. TRANS: Client error displayed when trying to reply to a notice a the target has no access to.
7374 #. TRANS: %1$s is a user nickname, %2$d is a notice ID (number).
7375 #: classes/Notice.php:390
7376 #, php-format
7377 msgid "%1$s has no access to notice %2$d."
7378 msgstr ""
7379
7380 #. TRANS: Server exception thrown when a notice cannot be saved.
7381 #. TRANS: Server exception thrown when a notice cannot be updated.
7382 #: classes/Notice.php:445 classes/Notice.php:472
7383 msgid "Problem saving notice."
7384 msgstr ""
7385
7386 #. TRANS: Server exception thrown when no array is provided to the method saveKnownGroups().
7387 #: classes/Notice.php:930
7388 msgid "Bad type provided to saveKnownGroups."
7389 msgstr ""
7390
7391 #. TRANS: Server exception thrown when an update for a group inbox fails.
7392 #: classes/Notice.php:1029
7393 msgid "Problem saving group inbox."
7394 msgstr ""
7395
7396 #. TRANS: Server exception thrown when a reply cannot be saved.
7397 #. TRANS: %1$d is a notice ID, %2$d is the ID of the mentioned user.
7398 #: classes/Notice.php:1145
7399 #, php-format
7400 msgid "Could not save reply for %1$d, %2$d."
7401 msgstr ""
7402
7403 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
7404 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
7405 #: classes/Notice.php:1618
7406 #, php-format
7407 msgid "RT @%1$s %2$s"
7408 msgstr ""
7409
7410 #. TRANS: Full name of a profile or group (%1$s) followed by nickname (%2$s) in parentheses.
7411 #. TRANS: Full name of a profile or group followed by nickname in parens
7412 #: classes/Profile.php:172 classes/User_group.php:245
7413 #, php-format
7414 msgctxt "FANCYNAME"
7415 msgid "%1$s (%2$s)"
7416 msgstr ""
7417
7418 #. TRANS: Exception thrown when trying to revoke an existing role for a user that does not exist.
7419 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
7420 #: classes/Profile.php:790
7421 #, php-format
7422 msgid "Cannot revoke role \"%1$s\" for user #%2$d; does not exist."
7423 msgstr ""
7424
7425 #. TRANS: Exception thrown when trying to revoke a role for a user with a failing database query.
7426 #. TRANS: %1$s is the role name, %2$s is the user ID (number).
7427 #: classes/Profile.php:799
7428 #, php-format
7429 msgid "Cannot revoke role \"%1$s\" for user #%2$d; database error."
7430 msgstr ""
7431
7432 #. TRANS: Exception thrown when a right for a non-existing user profile is checked.
7433 #: classes/Remote_profile.php:54
7434 msgid "Missing profile."
7435 msgstr ""
7436
7437 #. TRANS: Exception thrown when a tag cannot be saved.
7438 #: classes/Status_network.php:338
7439 msgid "Unable to save tag."
7440 msgstr ""
7441
7442 #. TRANS: Exception thrown when trying to subscribe while being banned from subscribing.
7443 #. TRANS: Error message displayed to a banned user when they try to subscribe.
7444 #: classes/Subscription.php:79 lib/oauthstore.php:483
7445 msgid "You have been banned from subscribing."
7446 msgstr ""
7447
7448 #. TRANS: Exception thrown when trying to subscribe while already subscribed.
7449 #: classes/Subscription.php:84
7450 msgid "Already subscribed!"
7451 msgstr ""
7452
7453 #. TRANS: Exception thrown when trying to subscribe to a user who has blocked the subscribing user.
7454 #: classes/Subscription.php:89
7455 msgid "User has blocked you."
7456 msgstr ""
7457
7458 #. TRANS: Exception thrown when trying to unsibscribe without a subscription.
7459 #: classes/Subscription.php:182
7460 msgid "Not subscribed!"
7461 msgstr ""
7462
7463 #. TRANS: Exception thrown when trying to unsubscribe a user from themselves.
7464 #: classes/Subscription.php:189
7465 msgid "Could not delete self-subscription."
7466 msgstr ""
7467
7468 #. TRANS: Exception thrown when the OMB token for a subscription could not deleted on the server.
7469 #: classes/Subscription.php:217
7470 msgid "Could not delete subscription OMB token."
7471 msgstr ""
7472
7473 #. TRANS: Exception thrown when a subscription could not be deleted on the server.
7474 #: classes/Subscription.php:229
7475 msgid "Could not delete subscription."
7476 msgstr ""
7477
7478 #. TRANS: Activity title when subscribing to another person.
7479 #: classes/Subscription.php:271
7480 msgctxt "TITLE"
7481 msgid "Follow"
7482 msgstr ""
7483
7484 #. TRANS: Notification given when one person starts following another.
7485 #. TRANS: %1$s is the subscriber, %2$s is the subscribed.
7486 #: classes/Subscription.php:274
7487 #, php-format
7488 msgid "%1$s is now following %2$s."
7489 msgstr ""
7490
7491 #. TRANS: Notice given on user registration.
7492 #. TRANS: %1$s is the sitename, $2$s is the registering user's nickname.
7493 #: classes/User.php:404
7494 #, php-format
7495 msgid "Welcome to %1$s, @%2$s!"
7496 msgstr ""
7497
7498 #. TRANS: Server exception.
7499 #: classes/User.php:882
7500 msgid "No single user defined for single-user mode."
7501 msgstr ""
7502
7503 #. TRANS: Server exception.
7504 #: classes/User.php:886
7505 msgid "Single-user mode code called when not enabled."
7506 msgstr ""
7507
7508 #. TRANS: Server exception thrown when creating a group failed.
7509 #: classes/User_group.php:530
7510 msgid "Could not create group."
7511 msgstr ""
7512
7513 #. TRANS: Server exception thrown when updating a group URI failed.
7514 #: classes/User_group.php:540
7515 msgid "Could not set group URI."
7516 msgstr ""
7517
7518 #. TRANS: Server exception thrown when setting group membership failed.
7519 #: classes/User_group.php:563
7520 msgid "Could not set group membership."
7521 msgstr ""
7522
7523 #. TRANS: Server exception thrown when saving local group information failed.
7524 #: classes/User_group.php:578
7525 msgid "Could not save local group info."
7526 msgstr ""
7527
7528 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7529 #. TRANS: %s is the remote site.
7530 #: lib/accountmover.php:65
7531 #, php-format
7532 msgid "Cannot locate account %s."
7533 msgstr ""
7534
7535 #. TRANS: Exception thrown when a service document could not be located account move.
7536 #. TRANS: %s is the remote site.
7537 #: lib/accountmover.php:106
7538 #, php-format
7539 msgid "Cannot find XRD for %s."
7540 msgstr ""
7541
7542 #. TRANS: Exception thrown when an account could not be located when it should be moved.
7543 #. TRANS: %s is the remote site.
7544 #: lib/accountmover.php:131
7545 #, php-format
7546 msgid "No AtomPub API service for %s."
7547 msgstr ""
7548
7549 #. TRANS: H2 for user actions in a profile.
7550 #. TRANS: H2 for entity actions in a profile.
7551 #: lib/accountprofileblock.php:102 lib/accountprofileblock.php:117
7552 msgid "User actions"
7553 msgstr ""
7554
7555 #. TRANS: Text shown in user profile of not yet compeltely deleted users.
7556 #: lib/accountprofileblock.php:106
7557 msgid "User deletion in progress..."
7558 msgstr ""
7559
7560 #. TRANS: Link title for link on user profile.
7561 #: lib/accountprofileblock.php:133
7562 msgid "Edit profile settings."
7563 msgstr ""
7564
7565 #. TRANS: Link text for link on user profile.
7566 #: lib/accountprofileblock.php:135
7567 msgctxt "BUTTON"
7568 msgid "Edit"
7569 msgstr ""
7570
7571 #. TRANS: Link title for link on user profile.
7572 #: lib/accountprofileblock.php:162
7573 msgid "Send a direct message to this user."
7574 msgstr ""
7575
7576 #. TRANS: Link text for link on user profile.
7577 #: lib/accountprofileblock.php:164
7578 msgctxt "BUTTON"
7579 msgid "Message"
7580 msgstr ""
7581
7582 #. TRANS: Label text on user profile to select a user role.
7583 #: lib/accountprofileblock.php:206
7584 msgid "Moderate"
7585 msgstr ""
7586
7587 #. TRANS: Label text on user profile to select a user role.
7588 #: lib/accountprofileblock.php:245
7589 msgid "User role"
7590 msgstr ""
7591
7592 #. TRANS: Role that can be set for a user profile.
7593 #: lib/accountprofileblock.php:248
7594 msgctxt "role"
7595 msgid "Administrator"
7596 msgstr ""
7597
7598 #. TRANS: Role that can be set for a user profile.
7599 #: lib/accountprofileblock.php:250
7600 msgctxt "role"
7601 msgid "Moderator"
7602 msgstr ""
7603
7604 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
7605 #: lib/action.php:168
7606 #, php-format
7607 msgid "%1$s - %2$s"
7608 msgstr ""
7609
7610 #. TRANS: Page title for a page without a title set.
7611 #: lib/action.php:184
7612 msgid "Untitled page"
7613 msgstr ""
7614
7615 #. TRANS: Localized tooltip for '...' expansion button on overlong remote messages.
7616 #: lib/action.php:357
7617 msgctxt "TOOLTIP"
7618 msgid "Show more"
7619 msgstr ""
7620
7621 #. TRANS: Inline reply form submit button: submits a reply comment.
7622 #: lib/action.php:360
7623 msgctxt "BUTTON"
7624 msgid "Reply"
7625 msgstr ""
7626
7627 #. TRANS: Placeholder text for inline reply form. Clicking in this box will turn it into a mini notice form.
7628 #. TRANS: Field label for reply mini form.
7629 #: lib/action.php:363 lib/threadednoticelist.php:333
7630 msgid "Write a reply..."
7631 msgstr ""
7632
7633 #. TRANS: Tab on the notice form.
7634 #: lib/action.php:613
7635 msgctxt "TAB"
7636 msgid "Status"
7637 msgstr ""
7638
7639 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
7640 #. TRANS: Text between [] is a link description, text between () is the link itself.
7641 #. TRANS: Make sure there is no whitespace between "]" and "(".
7642 #. TRANS: "%%site.broughtby%%" is the value of the variable site.broughtby
7643 #: lib/action.php:990
7644 #, php-format
7645 msgid ""
7646 "**%%site.name%%** is a microblogging service brought to you by [%%site."
7647 "broughtby%%](%%site.broughtbyurl%%)."
7648 msgstr ""
7649
7650 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
7651 #: lib/action.php:993
7652 #, php-format
7653 msgid "**%%site.name%%** is a microblogging service."
7654 msgstr ""
7655
7656 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
7657 #. TRANS: Make sure there is no whitespace between "]" and "(".
7658 #. TRANS: Text between [] is a link description, text between () is the link itself.
7659 #. TRANS: %s is the version of StatusNet that is being used.
7660 #: lib/action.php:1000
7661 #, php-format
7662 msgid ""
7663 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
7664 "s, available under the [GNU Affero General Public License](http://www.fsf."
7665 "org/licensing/licenses/agpl-3.0.html)."
7666 msgstr ""
7667
7668 #. TRANS: Content license displayed when license is set to 'private'.
7669 #. TRANS: %1$s is the site name.
7670 #: lib/action.php:1018
7671 #, php-format
7672 msgid "Content and data of %1$s are private and confidential."
7673 msgstr ""
7674
7675 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
7676 #. TRANS: %1$s is the copyright owner.
7677 #: lib/action.php:1025
7678 #, php-format
7679 msgid "Content and data copyright by %1$s. All rights reserved."
7680 msgstr ""
7681
7682 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
7683 #: lib/action.php:1029
7684 msgid "Content and data copyright by contributors. All rights reserved."
7685 msgstr ""
7686
7687 #. TRANS: license message in footer.
7688 #. TRANS: %1$s is the site name, %2$s is a link to the license URL, with a licence name set in configuration.
7689 #: lib/action.php:1061
7690 #, php-format
7691 msgid "All %1$s content and data are available under the %2$s license."
7692 msgstr ""
7693
7694 #. TRANS: Pagination message to go to a page displaying information more in the
7695 #. TRANS: present than the currently displayed information.
7696 #: lib/action.php:1404
7697 msgid "After"
7698 msgstr ""
7699
7700 #. TRANS: Pagination message to go to a page displaying information more in the
7701 #. TRANS: past than the currently displayed information.
7702 #: lib/action.php:1414
7703 msgid "Before"
7704 msgstr ""
7705
7706 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
7707 #: lib/activity.php:125
7708 msgid "Expecting a root feed element but got a whole XML document."
7709 msgstr ""
7710
7711 #. TRANS: Client exception thrown when using an unknown verb for the activity importer.
7712 #: lib/activityimporter.php:81
7713 #, php-format
7714 msgid "Unknown verb: \"%s\"."
7715 msgstr ""
7716
7717 #. TRANS: Client exception thrown when trying to force a subscription for an untrusted user.
7718 #: lib/activityimporter.php:107
7719 msgid "Cannot force subscription for untrusted user."
7720 msgstr ""
7721
7722 #. TRANS: Client exception thrown when trying to for a remote user to subscribe.
7723 #: lib/activityimporter.php:117
7724 msgid "Cannot force remote user to subscribe."
7725 msgstr ""
7726
7727 #. TRANS: Client exception thrown when trying to subscribe to an unknown profile.
7728 #: lib/activityimporter.php:132
7729 msgid "Unknown profile."
7730 msgstr ""
7731
7732 #. TRANS: Client exception thrown when trying to import an event not related to the importing user.
7733 #: lib/activityimporter.php:138
7734 msgid "This activity seems unrelated to our user."
7735 msgstr ""
7736
7737 #. TRANS: Client exception thrown when trying to join a remote group that is not a group.
7738 #: lib/activityimporter.php:154
7739 msgid "Remote profile is not a group!"
7740 msgstr ""
7741
7742 #. TRANS: Client exception thrown when trying to join a group the importing user is already a member of.
7743 #: lib/activityimporter.php:163
7744 msgid "User is already a member of this group."
7745 msgstr ""
7746
7747 #. TRANS: Client exception thrown when trying to import a notice by another user.
7748 #. TRANS: %1$s is the source URI of the notice, %2$s is the URI of the author.
7749 #: lib/activityimporter.php:198
7750 #, php-format
7751 msgid "Already know about notice %1$s and  it has a different author %2$s."
7752 msgstr ""
7753
7754 #. TRANS: Client exception thrown when trying to overwrite the author information for a non-trusted user during import.
7755 #: lib/activityimporter.php:204
7756 msgid "Not overwriting author info for non-trusted user."
7757 msgstr ""
7758
7759 #. TRANS: Client exception thrown when trying to import a notice without content.
7760 #. TRANS: %s is the notice URI.
7761 #: lib/activityimporter.php:220
7762 #, php-format
7763 msgid "No content for notice %s."
7764 msgstr ""
7765
7766 #. TRANS: Exception thrown if no user is provided. %s is a user ID.
7767 #: lib/activitymover.php:85
7768 #, php-format
7769 msgid "No such user \"%s\"."
7770 msgstr ""
7771
7772 #. TRANS: Client exception thrown when post to collection fails with a 400 status.
7773 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7774 #. TRANS: Server exception thrown when post to collection fails with a 500 status.
7775 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7776 #. TRANS: Exception thrown when post to collection fails with a status that is not handled.
7777 #. TRANS: %1$s is a URL, %2$s is the status, %s$s is the fail reason.
7778 #: lib/activitysink.php:163 lib/activitysink.php:167 lib/activitysink.php:172
7779 #, php-format
7780 msgctxt "URLSTATUSREASON"
7781 msgid "%1$s %2$s %3$s"
7782 msgstr ""
7783
7784 #. TRANS: Client exception thrown when there is no source attribute.
7785 #: lib/activityutils.php:200
7786 msgid "Can't handle remote content yet."
7787 msgstr ""
7788
7789 #. TRANS: Client exception thrown when there embedded XML content is found that cannot be processed yet.
7790 #: lib/activityutils.php:237
7791 msgid "Can't handle embedded XML content yet."
7792 msgstr ""
7793
7794 #. TRANS: Client exception thrown when base64 encoded content is found that cannot be processed yet.
7795 #: lib/activityutils.php:242
7796 msgid "Can't handle embedded Base64 content yet."
7797 msgstr ""
7798
7799 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
7800 #: lib/adminpanelaction.php:96
7801 msgid "You cannot make changes to this site."
7802 msgstr ""
7803
7804 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
7805 #: lib/adminpanelaction.php:108
7806 msgid "Changes to that panel are not allowed."
7807 msgstr ""
7808
7809 #. TRANS: Client error message.
7810 #: lib/adminpanelaction.php:222
7811 msgid "showForm() not implemented."
7812 msgstr ""
7813
7814 #. TRANS: Client error message
7815 #: lib/adminpanelaction.php:250
7816 msgid "saveSettings() not implemented."
7817 msgstr ""
7818
7819 #. TRANS: Client error message thrown if design settings could not be deleted in
7820 #. TRANS: the admin panel Design.
7821 #: lib/adminpanelaction.php:274
7822 msgid "Unable to delete design setting."
7823 msgstr ""
7824
7825 #. TRANS: Header in administrator navigation panel.
7826 #. TRANS: Header in settings navigation panel.
7827 #: lib/adminpanelnav.php:65 lib/settingsnav.php:65
7828 msgctxt "HEADER"
7829 msgid "Home"
7830 msgstr ""
7831
7832 #. TRANS: Menu item in administrator navigation panel.
7833 #. TRANS: Menu item in default local navigation panel.
7834 #. TRANS: Menu item in personal group navigation menu.
7835 #. TRANS: Menu item in settings navigation panel.
7836 #: lib/adminpanelnav.php:70 lib/defaultlocalnav.php:58
7837 #: lib/personalgroupnav.php:74 lib/settingsnav.php:70
7838 msgctxt "MENU"
7839 msgid "Home"
7840 msgstr ""
7841
7842 #. TRANS: Header in administrator navigation panel.
7843 #: lib/adminpanelnav.php:81
7844 msgctxt "HEADER"
7845 msgid "Admin"
7846 msgstr ""
7847
7848 #. TRANS: Menu item title in administrator navigation panel.
7849 #: lib/adminpanelnav.php:88
7850 msgid "Basic site configuration"
7851 msgstr ""
7852
7853 #. TRANS: Menu item in administrator navigation panel.
7854 #: lib/adminpanelnav.php:90
7855 msgctxt "MENU"
7856 msgid "Site"
7857 msgstr ""
7858
7859 #. TRANS: Menu item title in administrator navigation panel.
7860 #: lib/adminpanelnav.php:96
7861 msgid "Design configuration"
7862 msgstr ""
7863
7864 #. TRANS: Menu item in administrator navigation panel.
7865 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
7866 #. TRANS: Menu item in settings navigation panel.
7867 #: lib/adminpanelnav.php:98 lib/groupnav.php:143 lib/settingsnav.php:115
7868 msgctxt "MENU"
7869 msgid "Design"
7870 msgstr ""
7871
7872 #. TRANS: Menu item title in administrator navigation panel.
7873 #: lib/adminpanelnav.php:104
7874 msgid "User configuration"
7875 msgstr ""
7876
7877 #. TRANS: Menu item in administrator navigation panel.
7878 #: lib/adminpanelnav.php:106
7879 msgctxt "MENU"
7880 msgid "User"
7881 msgstr ""
7882
7883 #. TRANS: Menu item title in administrator navigation panel.
7884 #: lib/adminpanelnav.php:112
7885 msgid "Access configuration"
7886 msgstr ""
7887
7888 #. TRANS: Menu item in administrator navigation panel.
7889 #: lib/adminpanelnav.php:114
7890 msgctxt "MENU"
7891 msgid "Access"
7892 msgstr ""
7893
7894 #. TRANS: Menu item title in administrator navigation panel.
7895 #: lib/adminpanelnav.php:120
7896 msgid "Paths configuration"
7897 msgstr ""
7898
7899 #. TRANS: Menu item in administrator navigation panel.
7900 #: lib/adminpanelnav.php:122
7901 msgctxt "MENU"
7902 msgid "Paths"
7903 msgstr ""
7904
7905 #. TRANS: Menu item title in administrator navigation panel.
7906 #: lib/adminpanelnav.php:128
7907 msgid "Sessions configuration"
7908 msgstr ""
7909
7910 #. TRANS: Menu item in administrator navigation panel.
7911 #: lib/adminpanelnav.php:130
7912 msgctxt "MENU"
7913 msgid "Sessions"
7914 msgstr ""
7915
7916 #. TRANS: Menu item title in administrator navigation panel.
7917 #: lib/adminpanelnav.php:136
7918 msgid "Edit site notice"
7919 msgstr ""
7920
7921 #. TRANS: Menu item in administrator navigation panel.
7922 #: lib/adminpanelnav.php:138
7923 msgctxt "MENU"
7924 msgid "Site notice"
7925 msgstr ""
7926
7927 #. TRANS: Menu item title in administrator navigation panel.
7928 #: lib/adminpanelnav.php:144
7929 msgid "Snapshots configuration"
7930 msgstr ""
7931
7932 #. TRANS: Menu item in administrator navigation panel.
7933 #: lib/adminpanelnav.php:146
7934 msgctxt "MENU"
7935 msgid "Snapshots"
7936 msgstr ""
7937
7938 #. TRANS: Menu item title in administrator navigation panel.
7939 #: lib/adminpanelnav.php:152
7940 msgid "Set site license"
7941 msgstr ""
7942
7943 #. TRANS: Menu item in administrator navigation panel.
7944 #: lib/adminpanelnav.php:154
7945 msgctxt "MENU"
7946 msgid "License"
7947 msgstr ""
7948
7949 #. TRANS: Menu item title in administrator navigation panel.
7950 #: lib/adminpanelnav.php:160
7951 msgid "Plugins configuration"
7952 msgstr ""
7953
7954 #. TRANS: Menu item in administrator navigation panel.
7955 #: lib/adminpanelnav.php:162
7956 msgctxt "MENU"
7957 msgid "Plugins"
7958 msgstr ""
7959
7960 #. TRANS: Client error 401.
7961 #: lib/apiauth.php:111
7962 msgid "API resource requires read-write access, but you only have read access."
7963 msgstr ""
7964
7965 #. TRANS: OAuth exception thrown when no application is found for a given consumer key.
7966 #: lib/apiauth.php:177
7967 msgid "No application for that consumer key."
7968 msgstr ""
7969
7970 #. TRANS: Authorization exception thrown when a user without API access tries to access the API.
7971 #: lib/apiauth.php:203 lib/apiauth.php:286
7972 msgid "Not allowed to use API."
7973 msgstr ""
7974
7975 #. TRANS: OAuth exception given when an incorrect access token was given for a user.
7976 #: lib/apiauth.php:226
7977 msgid "Bad access token."
7978 msgstr ""
7979
7980 #. TRANS: OAuth exception given when no user was found for a given token (no token was found).
7981 #: lib/apiauth.php:231
7982 msgid "No user for that token."
7983 msgstr ""
7984
7985 #. TRANS: Client error thrown when authentication fails becaus a user clicked "Cancel".
7986 #. TRANS: Client error thrown when authentication fails.
7987 #: lib/apiauth.php:273 lib/apiauth.php:304
7988 msgid "Could not authenticate you."
7989 msgstr ""
7990
7991 #. TRANS: Server error displayed when trying to create an anynymous OAuth consumer.
7992 #: lib/apioauthstore.php:46
7993 msgid "Could not create anonymous consumer."
7994 msgstr ""
7995
7996 #. TRANS: Server error displayed when trying to create an anynymous OAuth application.
7997 #: lib/apioauthstore.php:70
7998 msgid "Could not create anonymous OAuth application."
7999 msgstr ""
8000
8001 #. TRANS: Exception thrown when no token association could be found.
8002 #: lib/apioauthstore.php:152
8003 msgid ""
8004 "Could not find a profile and application associated with the request token."
8005 msgstr ""
8006
8007 #. TRANS: Exception thrown when no access token can be issued.
8008 #: lib/apioauthstore.php:210
8009 msgid "Could not issue access token."
8010 msgstr ""
8011
8012 #. TRANS: Exception thrown when a database error occurs.
8013 #: lib/apioauthstore.php:318
8014 msgid "Database error inserting OAuth application user."
8015 msgstr ""
8016
8017 #. TRANS: Exception thrown when a database error occurs.
8018 #: lib/apioauthstore.php:346
8019 msgid "Database error updating OAuth application user."
8020 msgstr ""
8021
8022 #. TRANS: Exception thrown when an attempt is made to revoke an unknown token.
8023 #: lib/apioauthstore.php:372
8024 msgid "Tried to revoke unknown token."
8025 msgstr ""
8026
8027 #. TRANS: Exception thrown when an attempt is made to remove a revoked token.
8028 #: lib/apioauthstore.php:377
8029 msgid "Failed to delete revoked token."
8030 msgstr ""
8031
8032 #. TRANS: Form input field label for application icon.
8033 #: lib/applicationeditform.php:177
8034 msgid "Icon"
8035 msgstr ""
8036
8037 #. TRANS: Form guide.
8038 #: lib/applicationeditform.php:182
8039 msgid "Icon for this application"
8040 msgstr ""
8041
8042 #. TRANS: Form input field label for application name.
8043 #: lib/applicationeditform.php:190
8044 msgid "Name"
8045 msgstr ""
8046
8047 #. TRANS: Form input field instructions.
8048 #. TRANS: %d is the number of available characters for the description.
8049 #: lib/applicationeditform.php:201
8050 #, php-format
8051 msgid "Describe your application in %d character"
8052 msgid_plural "Describe your application in %d characters"
8053 msgstr[0] ""
8054 msgstr[1] ""
8055
8056 #. TRANS: Form input field instructions.
8057 #: lib/applicationeditform.php:205
8058 msgid "Describe your application"
8059 msgstr ""
8060
8061 #. TRANS: Form input field label.
8062 #. TRANS: Text area label on group edit form; contains description of group.
8063 #: lib/applicationeditform.php:208 lib/groupeditform.php:178
8064 msgid "Description"
8065 msgstr ""
8066
8067 #. TRANS: Form input field instructions.
8068 #: lib/applicationeditform.php:216
8069 msgid "URL of the homepage of this application"
8070 msgstr ""
8071
8072 #. TRANS: Form input field label.
8073 #: lib/applicationeditform.php:218
8074 msgid "Source URL"
8075 msgstr ""
8076
8077 #. TRANS: Form input field instructions.
8078 #: lib/applicationeditform.php:225
8079 msgid "Organization responsible for this application"
8080 msgstr ""
8081
8082 #. TRANS: Form input field label.
8083 #: lib/applicationeditform.php:227
8084 msgid "Organization"
8085 msgstr ""
8086
8087 #. TRANS: Form input field instructions.
8088 #: lib/applicationeditform.php:234
8089 msgid "URL for the homepage of the organization"
8090 msgstr ""
8091
8092 #. TRANS: Form input field instructions.
8093 #: lib/applicationeditform.php:243
8094 msgid "URL to redirect to after authentication"
8095 msgstr ""
8096
8097 #. TRANS: Radio button label for application type
8098 #: lib/applicationeditform.php:271
8099 msgid "Browser"
8100 msgstr ""
8101
8102 #. TRANS: Radio button label for application type
8103 #: lib/applicationeditform.php:288
8104 msgid "Desktop"
8105 msgstr ""
8106
8107 #. TRANS: Form guide.
8108 #: lib/applicationeditform.php:290
8109 msgid "Type of application, browser or desktop"
8110 msgstr ""
8111
8112 #. TRANS: Radio button label for access type.
8113 #: lib/applicationeditform.php:314
8114 msgid "Read-only"
8115 msgstr ""
8116
8117 #. TRANS: Radio button label for access type.
8118 #: lib/applicationeditform.php:334
8119 msgid "Read-write"
8120 msgstr ""
8121
8122 #. TRANS: Form guide.
8123 #: lib/applicationeditform.php:336
8124 msgid "Default access for this application: read-only, or read-write"
8125 msgstr ""
8126
8127 #. TRANS: Submit button title.
8128 #: lib/applicationeditform.php:353
8129 msgid "Cancel"
8130 msgstr ""
8131
8132 #. TRANS: Submit button title.
8133 #: lib/applicationeditform.php:357
8134 msgid "Save"
8135 msgstr ""
8136
8137 #. TRANS: Name for an anonymous application in application list.
8138 #: lib/applicationlist.php:241
8139 msgid "Unknown application"
8140 msgstr ""
8141
8142 #. TRANS: Message has a leading space and a trailing space. Used in application list.
8143 #. TRANS: Before this message the application name is put, behind it the organisation that manages it.
8144 #: lib/applicationlist.php:250
8145 msgid " by "
8146 msgstr ""
8147
8148 #. TRANS: Application access type
8149 #: lib/applicationlist.php:263
8150 msgid "read-write"
8151 msgstr ""
8152
8153 #. TRANS: Application access type
8154 #: lib/applicationlist.php:265
8155 msgid "read-only"
8156 msgstr ""
8157
8158 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type ("read-write" or "read-only")
8159 #: lib/applicationlist.php:271
8160 #, php-format
8161 msgid "Approved %1$s - \"%2$s\" access."
8162 msgstr ""
8163
8164 #. TRANS: Access token in the application list.
8165 #. TRANS: %s are the first 7 characters of the access token.
8166 #: lib/applicationlist.php:286
8167 #, php-format
8168 msgid "Access token starting with: %s"
8169 msgstr ""
8170
8171 #. TRANS: Button label in application list to revoke access to user data.
8172 #: lib/applicationlist.php:302
8173 msgctxt "BUTTON"
8174 msgid "Revoke"
8175 msgstr ""
8176
8177 #. TRANS: Atom feed exception thrown when an author element does not contain a name element.
8178 #: lib/atom10feed.php:113
8179 msgid "Author element must contain a name element."
8180 msgstr ""
8181
8182 #. TRANS: Server exception thrown when using the method setActivitySubject() in the class Atom10Feed.
8183 #: lib/atom10feed.php:160
8184 msgid "Do not use this method!"
8185 msgstr ""
8186
8187 #. TRANS: Title.
8188 #: lib/attachmentnoticesection.php:67
8189 msgid "Notices where this attachment appears"
8190 msgstr ""
8191
8192 #. TRANS: Title.
8193 #: lib/attachmenttagcloudsection.php:48
8194 msgid "Tags for this attachment"
8195 msgstr ""
8196
8197 #. TRANS: Exception thrown when a password change fails.
8198 #: lib/authenticationplugin.php:221 lib/authenticationplugin.php:227
8199 msgid "Password changing failed."
8200 msgstr ""
8201
8202 #. TRANS: Exception thrown when a password change attempt fails because it is not allowed.
8203 #: lib/authenticationplugin.php:238
8204 msgid "Password changing is not allowed."
8205 msgstr ""
8206
8207 #. TRANS: Title for the form to block a user.
8208 #: lib/blockform.php:68
8209 msgid "Block"
8210 msgstr ""
8211
8212 #. TRANS: Description of the form to block a user.
8213 #: lib/blockform.php:79
8214 msgid "Block this user"
8215 msgstr ""
8216
8217 #. TRANS: Submit button text on form to cancel group join request.
8218 #: lib/cancelgroupform.php:115
8219 msgctxt "BUTTON"
8220 msgid "Cancel join request"
8221 msgstr ""
8222
8223 #. TRANS: Button text for form action to cancel a subscription request.
8224 #: lib/cancelsubscriptionform.php:122
8225 msgctxt "BUTTON"
8226 msgid "Cancel subscription request"
8227 msgstr ""
8228
8229 #. TRANS: Title for command results.
8230 #: lib/channel.php:104 lib/channel.php:125
8231 msgid "Command results"
8232 msgstr ""
8233
8234 #. TRANS: Title for command results.
8235 #: lib/channel.php:138
8236 msgid "AJAX error"
8237 msgstr ""
8238
8239 #. TRANS: E-mail subject when a command has completed.
8240 #. TRANS: E-mail subject for reply to an e-mail command.
8241 #: lib/channel.php:177 lib/mailhandler.php:147
8242 msgid "Command complete"
8243 msgstr ""
8244
8245 #. TRANS: E-mail subject when a command has failed.
8246 #: lib/channel.php:188
8247 msgid "Command failed"
8248 msgstr ""
8249
8250 #. TRANS: Command exception text shown when a notice ID is requested that does not exist.
8251 #: lib/command.php:82 lib/command.php:106
8252 msgid "Notice with that id does not exist."
8253 msgstr ""
8254
8255 #. TRANS: Command exception text shown when a last user notice is requested and it does not exist.
8256 #. TRANS: Error text shown when a last user notice is requested and it does not exist.
8257 #: lib/command.php:99 lib/command.php:622
8258 msgid "User has no last notice."
8259 msgstr ""
8260
8261 #. TRANS: Message given requesting a profile for a non-existing user.
8262 #. TRANS: %s is the nickname of the user for which the profile could not be found.
8263 #: lib/command.php:128
8264 #, php-format
8265 msgid "Could not find a user with nickname %s."
8266 msgstr ""
8267
8268 #. TRANS: Message given getting a non-existing user.
8269 #. TRANS: %s is the nickname of the user that could not be found.
8270 #: lib/command.php:148
8271 #, php-format
8272 msgid "Could not find a local user with nickname %s."
8273 msgstr ""
8274
8275 #. TRANS: Error text shown when an unimplemented command is given.
8276 #: lib/command.php:183
8277 msgid "Sorry, this command is not yet implemented."
8278 msgstr ""
8279
8280 #. TRANS: Command exception text shown when a user tries to nudge themselves.
8281 #: lib/command.php:229
8282 msgid "It does not make a lot of sense to nudge yourself!"
8283 msgstr ""
8284
8285 #. TRANS: Message given having nudged another user.
8286 #. TRANS: %s is the nickname of the user that was nudged.
8287 #: lib/command.php:238
8288 #, php-format
8289 msgid "Nudge sent to %s."
8290 msgstr ""
8291
8292 #. TRANS: User statistics text.
8293 #. TRANS: %1$s is the number of other user the user is subscribed to.
8294 #. TRANS: %2$s is the number of users that are subscribed to the user.
8295 #. TRANS: %3$s is the number of notices the user has sent.
8296 #: lib/command.php:268
8297 #, php-format
8298 msgid ""
8299 "Subscriptions: %1$s\n"
8300 "Subscribers: %2$s\n"
8301 "Notices: %3$s"
8302 msgstr ""
8303
8304 #. TRANS: Error message text shown when a favorite could not be set because it has already been favorited.
8305 #: lib/command.php:298
8306 msgid "Could not create favorite: already favorited."
8307 msgstr ""
8308
8309 #. TRANS: Text shown when a notice has been marked as favourite successfully.
8310 #: lib/command.php:324
8311 msgid "Notice marked as fave."
8312 msgstr ""
8313
8314 #. TRANS: Message given having added a user to a group.
8315 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
8316 #: lib/command.php:366
8317 #, php-format
8318 msgid "%1$s joined group %2$s."
8319 msgstr ""
8320
8321 #. TRANS: Message given having removed a user from a group.
8322 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
8323 #: lib/command.php:411
8324 #, php-format
8325 msgid "%1$s left group %2$s."
8326 msgstr ""
8327
8328 #. TRANS: Whois output.
8329 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
8330 #: lib/command.php:432
8331 #, php-format
8332 msgctxt "WHOIS"
8333 msgid "%1$s (%2$s)"
8334 msgstr ""
8335
8336 #. TRANS: Whois output. %s is the full name of the queried user.
8337 #: lib/command.php:436
8338 #, php-format
8339 msgid "Fullname: %s"
8340 msgstr ""
8341
8342 #. TRANS: Whois output. %s is the location of the queried user.
8343 #. TRANS: Profile info line in notification e-mail.
8344 #. TRANS: %s is a location.
8345 #: lib/command.php:440 lib/mail.php:339
8346 #, php-format
8347 msgid "Location: %s"
8348 msgstr ""
8349
8350 #. TRANS: Whois output. %s is the homepage of the queried user.
8351 #. TRANS: Profile info line in notification e-mail.
8352 #. TRANS: %s is a homepage.
8353 #: lib/command.php:444 lib/mail.php:344
8354 #, php-format
8355 msgid "Homepage: %s"
8356 msgstr ""
8357
8358 #. TRANS: Whois output. %s is the bio information of the queried user.
8359 #: lib/command.php:448
8360 #, php-format
8361 msgid "About: %s"
8362 msgstr ""
8363
8364 #. TRANS: Command exception text shown when trying to send a direct message to a remote user (a user not registered at the current server).
8365 #. TRANS: %s is a remote profile.
8366 #: lib/command.php:477
8367 #, php-format
8368 msgid ""
8369 "%s is a remote profile; you can only send direct messages to users on the "
8370 "same server."
8371 msgstr ""
8372
8373 #. TRANS: Message given if content is too long. %1$sd is used for plural.
8374 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
8375 #. TRANS: Message given when a status is too long. %1$s is the maximum number of characters,
8376 #. TRANS: %2$s is the number of characters sent (used for plural).
8377 #: lib/command.php:494 lib/implugin.php:492
8378 #, php-format
8379 msgid "Message too long - maximum is %1$d character, you sent %2$d."
8380 msgid_plural "Message too long - maximum is %1$d characters, you sent %2$d."
8381 msgstr[0] ""
8382 msgstr[1] ""
8383
8384 #. 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).
8385 #: lib/command.php:507
8386 msgid "You can't send a message to this user."
8387 msgstr ""
8388
8389 #. TRANS: Error text shown sending a direct message fails with an unknown reason.
8390 #: lib/command.php:522
8391 msgid "Error sending direct message."
8392 msgstr ""
8393
8394 #. TRANS: Message given having repeated a notice from another user.
8395 #. TRANS: %s is the name of the user for which the notice was repeated.
8396 #: lib/command.php:546
8397 #, php-format
8398 msgid "Notice from %s repeated."
8399 msgstr ""
8400
8401 #. TRANS: Message given if content of a notice for a reply is too long. %1$d is used for plural.
8402 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
8403 #: lib/command.php:583
8404 #, php-format
8405 msgid "Notice too long - maximum is %1$d character, you sent %2$d."
8406 msgid_plural "Notice too long - maximum is %1$d characters, you sent %2$d."
8407 msgstr[0] ""
8408 msgstr[1] ""
8409
8410 #. TRANS: Text shown having sent a reply to a notice successfully.
8411 #. TRANS: %s is the nickname of the user of the notice the reply was sent to.
8412 #: lib/command.php:596
8413 #, php-format
8414 msgid "Reply to %s sent."
8415 msgstr ""
8416
8417 #. TRANS: Error text shown when a reply to a notice fails with an unknown reason.
8418 #: lib/command.php:599
8419 msgid "Error saving notice."
8420 msgstr ""
8421
8422 #. TRANS: Error text shown when no username was provided when issuing a subscribe command.
8423 #: lib/command.php:646
8424 msgid "Specify the name of the user to subscribe to."
8425 msgstr ""
8426
8427 #. TRANS: Command exception text shown when trying to subscribe to an OMB profile using the subscribe command.
8428 #: lib/command.php:655
8429 msgid "Can't subscribe to OMB profiles by command."
8430 msgstr ""
8431
8432 #. TRANS: Text shown after having subscribed to another user successfully.
8433 #. TRANS: %s is the name of the user the subscription was requested for.
8434 #: lib/command.php:663
8435 #, php-format
8436 msgid "Subscribed to %s."
8437 msgstr ""
8438
8439 #. TRANS: Error text shown when no username was provided when issuing an unsubscribe command.
8440 #. TRANS: Error text shown when no username was provided when issuing the command.
8441 #: lib/command.php:684 lib/command.php:795
8442 msgid "Specify the name of the user to unsubscribe from."
8443 msgstr ""
8444
8445 #. TRANS: Text shown after having unsubscribed from another user successfully.
8446 #. TRANS: %s is the name of the user the unsubscription was requested for.
8447 #: lib/command.php:695
8448 #, php-format
8449 msgid "Unsubscribed from %s."
8450 msgstr ""
8451
8452 #. TRANS: Error text shown when issuing the command "off" with a setting which has not yet been implemented.
8453 #. TRANS: Error text shown when issuing the command "on" with a setting which has not yet been implemented.
8454 #: lib/command.php:715 lib/command.php:741
8455 msgid "Command not yet implemented."
8456 msgstr ""
8457
8458 #. TRANS: Text shown when issuing the command "off" successfully.
8459 #: lib/command.php:719
8460 msgid "Notification off."
8461 msgstr ""
8462
8463 #. TRANS: Error text shown when the command "off" fails for an unknown reason.
8464 #: lib/command.php:722
8465 msgid "Can't turn off notification."
8466 msgstr ""
8467
8468 #. TRANS: Text shown when issuing the command "on" successfully.
8469 #: lib/command.php:745
8470 msgid "Notification on."
8471 msgstr ""
8472
8473 #. TRANS: Error text shown when the command "on" fails for an unknown reason.
8474 #: lib/command.php:748
8475 msgid "Can't turn on notification."
8476 msgstr ""
8477
8478 #. TRANS: Error text shown when issuing the login command while login is disabled.
8479 #: lib/command.php:762
8480 msgid "Login command is disabled."
8481 msgstr ""
8482
8483 #. TRANS: Text shown after issuing the login command successfully.
8484 #. TRANS: %s is a logon link..
8485 #: lib/command.php:775
8486 #, php-format
8487 msgid "This link is useable only once and is valid for only 2 minutes: %s."
8488 msgstr ""
8489
8490 #. TRANS: Text shown after issuing the lose command successfully (stop another user from following the current user).
8491 #. TRANS: %s is the name of the user the unsubscription was requested for.
8492 #: lib/command.php:804
8493 #, php-format
8494 msgid "Unsubscribed %s."
8495 msgstr ""
8496
8497 #. TRANS: Text shown after requesting other users a user is subscribed to without having any subscriptions.
8498 #: lib/command.php:822
8499 msgid "You are not subscribed to anyone."
8500 msgstr ""
8501
8502 #. TRANS: Text shown after requesting other users a user is subscribed to.
8503 #. TRANS: This message supports plural forms. This message is followed by a
8504 #. TRANS: hard coded space and a comma separated list of subscribed users.
8505 #: lib/command.php:827
8506 msgid "You are subscribed to this person:"
8507 msgid_plural "You are subscribed to these people:"
8508 msgstr[0] ""
8509 msgstr[1] ""
8510
8511 #. TRANS: Text shown after requesting other users that are subscribed to a user
8512 #. TRANS: (followers) without having any subscribers.
8513 #: lib/command.php:849
8514 msgid "No one is subscribed to you."
8515 msgstr ""
8516
8517 #. TRANS: Text shown after requesting other users that are subscribed to a user (followers).
8518 #. TRANS: This message supports plural forms. This message is followed by a
8519 #. TRANS: hard coded space and a comma separated list of subscribing users.
8520 #: lib/command.php:854
8521 msgid "This person is subscribed to you:"
8522 msgid_plural "These people are subscribed to you:"
8523 msgstr[0] ""
8524 msgstr[1] ""
8525
8526 #. TRANS: Text shown after requesting groups a user is subscribed to without having
8527 #. TRANS: any group subscriptions.
8528 #: lib/command.php:876
8529 msgid "You are not a member of any groups."
8530 msgstr ""
8531
8532 #. TRANS: Text shown after requesting groups a user is subscribed to.
8533 #. TRANS: This message supports plural forms. This message is followed by a
8534 #. TRANS: hard coded space and a comma separated list of subscribed groups.
8535 #: lib/command.php:881
8536 msgid "You are a member of this group:"
8537 msgid_plural "You are a member of these groups:"
8538 msgstr[0] ""
8539 msgstr[1] ""
8540
8541 #. TRANS: Header line of help text for commands.
8542 #: lib/command.php:895
8543 msgctxt "COMMANDHELP"
8544 msgid "Commands:"
8545 msgstr ""
8546
8547 #. TRANS: Help message for IM/SMS command "on"
8548 #: lib/command.php:897
8549 msgctxt "COMMANDHELP"
8550 msgid "turn on notifications"
8551 msgstr ""
8552
8553 #. TRANS: Help message for IM/SMS command "off"
8554 #: lib/command.php:899
8555 msgctxt "COMMANDHELP"
8556 msgid "turn off notifications"
8557 msgstr ""
8558
8559 #. TRANS: Help message for IM/SMS command "help"
8560 #: lib/command.php:901
8561 msgctxt "COMMANDHELP"
8562 msgid "show this help"
8563 msgstr ""
8564
8565 #. TRANS: Help message for IM/SMS command "follow <nickname>"
8566 #: lib/command.php:903
8567 msgctxt "COMMANDHELP"
8568 msgid "subscribe to user"
8569 msgstr ""
8570
8571 #. TRANS: Help message for IM/SMS command "groups"
8572 #: lib/command.php:905
8573 msgctxt "COMMANDHELP"
8574 msgid "lists the groups you have joined"
8575 msgstr ""
8576
8577 #. TRANS: Help message for IM/SMS command "subscriptions"
8578 #: lib/command.php:907
8579 msgctxt "COMMANDHELP"
8580 msgid "list the people you follow"
8581 msgstr ""
8582
8583 #. TRANS: Help message for IM/SMS command "subscribers"
8584 #: lib/command.php:909
8585 msgctxt "COMMANDHELP"
8586 msgid "list the people that follow you"
8587 msgstr ""
8588
8589 #. TRANS: Help message for IM/SMS command "leave <nickname>"
8590 #: lib/command.php:911
8591 msgctxt "COMMANDHELP"
8592 msgid "unsubscribe from user"
8593 msgstr ""
8594
8595 #. TRANS: Help message for IM/SMS command "d <nickname> <text>"
8596 #: lib/command.php:913
8597 msgctxt "COMMANDHELP"
8598 msgid "direct message to user"
8599 msgstr ""
8600
8601 #. TRANS: Help message for IM/SMS command "get <nickname>"
8602 #: lib/command.php:915
8603 msgctxt "COMMANDHELP"
8604 msgid "get last notice from user"
8605 msgstr ""
8606
8607 #. TRANS: Help message for IM/SMS command "whois <nickname>"
8608 #: lib/command.php:917
8609 msgctxt "COMMANDHELP"
8610 msgid "get profile info on user"
8611 msgstr ""
8612
8613 #. TRANS: Help message for IM/SMS command "lose <nickname>"
8614 #: lib/command.php:919
8615 msgctxt "COMMANDHELP"
8616 msgid "force user to stop following you"
8617 msgstr ""
8618
8619 #. TRANS: Help message for IM/SMS command "fav <nickname>"
8620 #: lib/command.php:921
8621 msgctxt "COMMANDHELP"
8622 msgid "add user's last notice as a 'fave'"
8623 msgstr ""
8624
8625 #. TRANS: Help message for IM/SMS command "fav #<notice_id>"
8626 #: lib/command.php:923
8627 msgctxt "COMMANDHELP"
8628 msgid "add notice with the given id as a 'fave'"
8629 msgstr ""
8630
8631 #. TRANS: Help message for IM/SMS command "repeat #<notice_id>"
8632 #: lib/command.php:925
8633 msgctxt "COMMANDHELP"
8634 msgid "repeat a notice with a given id"
8635 msgstr ""
8636
8637 #. TRANS: Help message for IM/SMS command "repeat <nickname>"
8638 #: lib/command.php:927
8639 msgctxt "COMMANDHELP"
8640 msgid "repeat the last notice from user"
8641 msgstr ""
8642
8643 #. TRANS: Help message for IM/SMS command "reply #<notice_id>"
8644 #: lib/command.php:929
8645 msgctxt "COMMANDHELP"
8646 msgid "reply to notice with a given id"
8647 msgstr ""
8648
8649 #. TRANS: Help message for IM/SMS command "reply <nickname>"
8650 #: lib/command.php:931
8651 msgctxt "COMMANDHELP"
8652 msgid "reply to the last notice from user"
8653 msgstr ""
8654
8655 #. TRANS: Help message for IM/SMS command "join <group>"
8656 #: lib/command.php:933
8657 msgctxt "COMMANDHELP"
8658 msgid "join group"
8659 msgstr ""
8660
8661 #. TRANS: Help message for IM/SMS command "login"
8662 #: lib/command.php:935
8663 msgctxt "COMMANDHELP"
8664 msgid "Get a link to login to the web interface"
8665 msgstr ""
8666
8667 #. TRANS: Help message for IM/SMS command "drop <group>"
8668 #: lib/command.php:937
8669 msgctxt "COMMANDHELP"
8670 msgid "leave group"
8671 msgstr ""
8672
8673 #. TRANS: Help message for IM/SMS command "stats"
8674 #: lib/command.php:939
8675 msgctxt "COMMANDHELP"
8676 msgid "get your stats"
8677 msgstr ""
8678
8679 #. TRANS: Help message for IM/SMS command "stop"
8680 #. TRANS: Help message for IM/SMS command "quit"
8681 #: lib/command.php:941 lib/command.php:943
8682 msgctxt "COMMANDHELP"
8683 msgid "same as 'off'"
8684 msgstr ""
8685
8686 #. TRANS: Help message for IM/SMS command "sub <nickname>"
8687 #: lib/command.php:945
8688 msgctxt "COMMANDHELP"
8689 msgid "same as 'follow'"
8690 msgstr ""
8691
8692 #. TRANS: Help message for IM/SMS command "unsub <nickname>"
8693 #: lib/command.php:947
8694 msgctxt "COMMANDHELP"
8695 msgid "same as 'leave'"
8696 msgstr ""
8697
8698 #. TRANS: Help message for IM/SMS command "last <nickname>"
8699 #: lib/command.php:949
8700 msgctxt "COMMANDHELP"
8701 msgid "same as 'get'"
8702 msgstr ""
8703
8704 #. TRANS: Help message for IM/SMS command "on <nickname>"
8705 #. TRANS: Help message for IM/SMS command "off <nickname>"
8706 #. TRANS: Help message for IM/SMS command "invite <phone number>"
8707 #. TRANS: Help message for IM/SMS command "track <word>"
8708 #. TRANS: Help message for IM/SMS command "untrack <word>"
8709 #. TRANS: Help message for IM/SMS command "track off"
8710 #. TRANS: Help message for IM/SMS command "untrack all"
8711 #. TRANS: Help message for IM/SMS command "tracks"
8712 #. TRANS: Help message for IM/SMS command "tracking"
8713 #: lib/command.php:951 lib/command.php:953 lib/command.php:957
8714 #: lib/command.php:959 lib/command.php:961 lib/command.php:963
8715 #: lib/command.php:965 lib/command.php:967 lib/command.php:969
8716 msgctxt "COMMANDHELP"
8717 msgid "not yet implemented."
8718 msgstr ""
8719
8720 #. TRANS: Help message for IM/SMS command "nudge <nickname>"
8721 #: lib/command.php:955
8722 msgctxt "COMMANDHELP"
8723 msgid "remind a user to update."
8724 msgstr ""
8725
8726 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8727 #: lib/common.php:36
8728 msgid "No configuration file found."
8729 msgstr ""
8730
8731 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8732 #. TRANS: Is followed by a list of directories (separated by HTML breaks).
8733 #: lib/common.php:39
8734 msgid "I looked for configuration files in the following places:"
8735 msgstr ""
8736
8737 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8738 #: lib/common.php:42
8739 msgid "You may wish to run the installer to fix this."
8740 msgstr ""
8741
8742 #. TRANS: Error message displayed when no configuration file was found for a StatusNet installation.
8743 #. TRANS: The text is link text that leads to the installer page.
8744 #: lib/common.php:46
8745 msgid "Go to the installer."
8746 msgstr ""
8747
8748 #. TRANS: Page title for when a database error occurs.
8749 #: lib/dberroraction.php:60
8750 msgid "Database error"
8751 msgstr ""
8752
8753 #. TRANS: Menu item in default local navigation panel.
8754 #. TRANS: Menu item in search group navigation panel.
8755 #: lib/defaultlocalnav.php:63 lib/publicgroupnav.php:63
8756 msgctxt "MENU"
8757 msgid "Public"
8758 msgstr ""
8759
8760 #. TRANS: Title of form for deleting a user.
8761 #. TRANS: Link text in notice list item to delete a notice.
8762 #: lib/deleteuserform.php:64 lib/noticelistitem.php:582
8763 msgid "Delete"
8764 msgstr ""
8765
8766 #. TRANS: Description of form for deleting a user.
8767 #: lib/deleteuserform.php:75
8768 msgid "Delete this user"
8769 msgstr ""
8770
8771 #. TRANS: Form legend of form for changing the page design.
8772 #: lib/designform.php:110
8773 msgid "Change design"
8774 msgstr ""
8775
8776 #. TRANS: Fieldset legend on profile design page to change profile page colours.
8777 #: lib/designform.php:126
8778 msgid "Change colours"
8779 msgstr ""
8780
8781 #. TRANS: Button text on profile design page to immediately reset all colour settings to default.
8782 #: lib/designform.php:133
8783 msgid "Use defaults"
8784 msgstr ""
8785
8786 #. TRANS: Label in form on profile design page.
8787 #. TRANS: Field contains file name on user's computer that could be that user's custom profile background image.
8788 #: lib/designform.php:153
8789 msgid "Upload file"
8790 msgstr ""
8791
8792 #. TRANS: Instructions for form on profile design page.
8793 #: lib/designform.php:158
8794 msgid ""
8795 "You can upload your personal background image. The maximum file size is 2MB."
8796 msgstr ""
8797
8798 #. TRANS: Radio button on profile design page that will enable use of the uploaded profile image.
8799 #: lib/designform.php:189
8800 msgctxt "RADIO"
8801 msgid "On"
8802 msgstr ""
8803
8804 #. TRANS: Radio button on profile design page that will disable use of the uploaded profile image.
8805 #: lib/designform.php:206
8806 msgctxt "RADIO"
8807 msgid "Off"
8808 msgstr ""
8809
8810 #. TRANS: Success message displayed if design settings were saved after clicking "Use defaults".
8811 #: lib/designsettings.php:245
8812 msgid "Design defaults restored."
8813 msgstr ""
8814
8815 #. TRANS: Exception. %s is an ID.
8816 #: lib/discovery.php:153
8817 #, php-format
8818 msgid "Unable to find services for %s."
8819 msgstr ""
8820
8821 #. TRANS: Form legend for removing the favourite status for a favourite notice.
8822 #. TRANS: Title for button text for removing the favourite status for a favourite notice.
8823 #: lib/disfavorform.php:108 lib/disfavorform.php:140
8824 msgid "Disfavor this notice"
8825 msgstr ""
8826
8827 #. TRANS: Button text for removing the favourite status for a favourite notice.
8828 #: lib/disfavorform.php:136
8829 msgctxt "BUTTON"
8830 msgid "Disfavor favorite"
8831 msgstr ""
8832
8833 #. TRANS: Form legend for adding the favourite status to a notice.
8834 #. TRANS: Title for button text for adding the favourite status to a notice.
8835 #: lib/favorform.php:108 lib/favorform.php:139
8836 msgid "Favor this notice"
8837 msgstr ""
8838
8839 #. TRANS: Button text for adding the favourite status to a notice.
8840 #: lib/favorform.php:135
8841 msgctxt "BUTTON"
8842 msgid "Favor"
8843 msgstr ""
8844
8845 #. TRANS: Feed type name.
8846 #: lib/feed.php:85
8847 msgid "RSS 1.0"
8848 msgstr ""
8849
8850 #. TRANS: Feed type name.
8851 #: lib/feed.php:88
8852 msgid "RSS 2.0"
8853 msgstr ""
8854
8855 #. TRANS: Feed type name.
8856 #: lib/feed.php:91
8857 msgid "Atom"
8858 msgstr ""
8859
8860 #. TRANS: Feed type name. FOAF stands for Friend of a Friend.
8861 #: lib/feed.php:94
8862 msgid "FOAF"
8863 msgstr ""
8864
8865 #. TRANS: Client exception thrown when an imported feed does not have an author.
8866 #: lib/feedimporter.php:82
8867 msgid "No author in the feed."
8868 msgstr ""
8869
8870 #. TRANS: Client exception thrown when an imported feed does not have an author that
8871 #. TRANS: can be associated with a user.
8872 #: lib/feedimporter.php:91
8873 msgid "Cannot import without a user."
8874 msgstr ""
8875
8876 #. TRANS: Header for feed links (h2).
8877 #: lib/feedlist.php:66
8878 msgid "Feeds"
8879 msgstr ""
8880
8881 #. TRANS: List element on gallery action page to show all tags.
8882 #: lib/galleryaction.php:132
8883 msgctxt "TAGS"
8884 msgid "All"
8885 msgstr ""
8886
8887 #. TRANS: Fieldset legend on gallery action page.
8888 #: lib/galleryaction.php:141
8889 msgid "Select tag to filter"
8890 msgstr ""
8891
8892 #. TRANS: Dropdown field label on gallery action page for a list containing tags.
8893 #: lib/galleryaction.php:143
8894 msgid "Tag"
8895 msgstr ""
8896
8897 #. TRANS: Dropdown field title on gallery action page for a list containing tags.
8898 #: lib/galleryaction.php:145
8899 msgid "Choose a tag to narrow list."
8900 msgstr ""
8901
8902 #. TRANS: Submit button text on gallery action page.
8903 #: lib/galleryaction.php:148
8904 msgctxt "BUTTON"
8905 msgid "Go"
8906 msgstr ""
8907
8908 #. TRANS: Description on form for granting a role.
8909 #: lib/grantroleform.php:88
8910 #, php-format
8911 msgid "Grant this user the \"%s\" role"
8912 msgstr ""
8913
8914 #. TRANS: Button text for the form that will block a user from a group.
8915 #: lib/groupblockform.php:124
8916 msgctxt "BUTTON"
8917 msgid "Block"
8918 msgstr ""
8919
8920 #. TRANS: Submit button title.
8921 #: lib/groupblockform.php:128
8922 msgctxt "TOOLTIP"
8923 msgid "Block this user"
8924 msgstr ""
8925
8926 #. TRANS: Field title on group edit form.
8927 #: lib/groupeditform.php:162
8928 msgid "URL of the homepage or blog of the group or topic."
8929 msgstr ""
8930
8931 #. TRANS: Text area title for group description when there is no text limit.
8932 #: lib/groupeditform.php:168
8933 msgid "Describe the group or topic."
8934 msgstr ""
8935
8936 #. TRANS: Text area title for group description.
8937 #. TRANS: %d is the number of characters available for the description.
8938 #: lib/groupeditform.php:172
8939 #, php-format
8940 msgid "Describe the group or topic in %d character or less."
8941 msgid_plural "Describe the group or topic in %d characters or less."
8942 msgstr[0] ""
8943 msgstr[1] ""
8944
8945 #. TRANS: Field title on group edit form.
8946 #: lib/groupeditform.php:187
8947 msgid ""
8948 "Location for the group, if any, like \"City, State (or Region), Country\"."
8949 msgstr ""
8950
8951 #. TRANS: Field label on group edit form.
8952 #: lib/groupeditform.php:193
8953 msgid "Aliases"
8954 msgstr ""
8955
8956 #. TRANS: Input field title for group aliases.
8957 #. TRANS: %d is the maximum number of group aliases available.
8958 #: lib/groupeditform.php:198
8959 #, php-format
8960 msgid ""
8961 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8962 "alias allowed."
8963 msgid_plural ""
8964 "Extra nicknames for the group, separated with commas or spaces. Maximum %d "
8965 "aliases allowed."
8966 msgstr[0] ""
8967 msgstr[1] ""
8968
8969 #. TRANS: Dropdown fieldd label on group edit form.
8970 #: lib/groupeditform.php:207
8971 msgid "Membership policy"
8972 msgstr ""
8973
8974 #. TRANS: Group membership policy option.
8975 #: lib/groupeditform.php:209
8976 msgid "Open to all"
8977 msgstr ""
8978
8979 #. TRANS: Group membership policy option.
8980 #: lib/groupeditform.php:211
8981 msgid "Admin must approve all members"
8982 msgstr ""
8983
8984 #. TRANS: Dropdown field title on group edit form.
8985 #: lib/groupeditform.php:213
8986 msgid "Whether admin approval is required to join this group."
8987 msgstr ""
8988
8989 #. TRANS: Indicator in group members list that this user is a group administrator.
8990 #: lib/groupmemberlistitem.php:21
8991 msgctxt "GROUPADMIN"
8992 msgid "Admin"
8993 msgstr ""
8994
8995 #. TRANS: Menu item in the group navigation page.
8996 #: lib/groupnav.php:81
8997 msgctxt "MENU"
8998 msgid "Group"
8999 msgstr ""
9000
9001 #. TRANS: Tooltip for menu item in the group navigation page.
9002 #. TRANS: %s is the nickname of the group.
9003 #: lib/groupnav.php:84
9004 #, php-format
9005 msgctxt "TOOLTIP"
9006 msgid "%s group"
9007 msgstr ""
9008
9009 #. TRANS: Menu item in the group navigation page.
9010 #: lib/groupnav.php:90
9011 msgctxt "MENU"
9012 msgid "Members"
9013 msgstr ""
9014
9015 #. TRANS: Tooltip for menu item in the group navigation page.
9016 #. TRANS: %s is the nickname of the group.
9017 #: lib/groupnav.php:93
9018 #, php-format
9019 msgctxt "TOOLTIP"
9020 msgid "%s group members"
9021 msgstr ""
9022
9023 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9024 #. TRANS: %d is the number of pending members.
9025 #: lib/groupnav.php:106
9026 #, php-format
9027 msgctxt "MENU"
9028 msgid "Pending members (%d)"
9029 msgid_plural "Pending members (%d)"
9030 msgstr[0] ""
9031 msgstr[1] ""
9032
9033 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9034 #. TRANS: %s is the nickname of the group.
9035 #: lib/groupnav.php:109
9036 #, php-format
9037 msgctxt "TOOLTIP"
9038 msgid "%s pending members"
9039 msgstr ""
9040
9041 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9042 #: lib/groupnav.php:116
9043 msgctxt "MENU"
9044 msgid "Blocked"
9045 msgstr ""
9046
9047 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9048 #. TRANS: %s is the nickname of the group.
9049 #: lib/groupnav.php:119
9050 #, php-format
9051 msgctxt "TOOLTIP"
9052 msgid "%s blocked users"
9053 msgstr ""
9054
9055 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9056 #. TRANS: Menu item in primary navigation panel.
9057 #: lib/groupnav.php:125 lib/primarynav.php:66
9058 msgctxt "MENU"
9059 msgid "Admin"
9060 msgstr ""
9061
9062 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9063 #. TRANS: %s is the nickname of the group.
9064 #: lib/groupnav.php:128
9065 #, php-format
9066 msgctxt "TOOLTIP"
9067 msgid "Edit %s group properties"
9068 msgstr ""
9069
9070 #. TRANS: Menu item in the group navigation page. Only shown for group administrators.
9071 #: lib/groupnav.php:134
9072 msgctxt "MENU"
9073 msgid "Logo"
9074 msgstr ""
9075
9076 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9077 #. TRANS: %s is the nickname of the group.
9078 #: lib/groupnav.php:137
9079 #, php-format
9080 msgctxt "TOOLTIP"
9081 msgid "Add or edit %s logo"
9082 msgstr ""
9083
9084 #. TRANS: Tooltip for menu item in the group navigation page. Only shown for group administrators.
9085 #. TRANS: %s is the nickname of the group.
9086 #: lib/groupnav.php:146
9087 #, php-format
9088 msgctxt "TOOLTIP"
9089 msgid "Add or edit %s design"
9090 msgstr ""
9091
9092 #. TRANS: Group actions header (h2). Text hidden by default.
9093 #: lib/groupprofileblock.php:94
9094 msgid "Group actions"
9095 msgstr ""
9096
9097 #. TRANS: Title for groups with the most members section.
9098 #: lib/groupsbymemberssection.php:71
9099 msgid "Groups with most members"
9100 msgstr ""
9101
9102 #. TRANS: Title for groups with the most posts section.
9103 #: lib/groupsbypostssection.php:71
9104 msgid "Groups with most posts"
9105 msgstr ""
9106
9107 #. TRANS: Title for group tag cloud section.
9108 #. TRANS: %s is a group name.
9109 #: lib/grouptagcloudsection.php:57
9110 #, php-format
9111 msgid "Tags in %s group's notices"
9112 msgstr ""
9113
9114 #. TRANS: Client exception 406
9115 #: lib/htmloutputter.php:104
9116 msgid "This page is not available in a media type you accept"
9117 msgstr ""
9118
9119 #. TRANS: Exception thrown when trying to upload an unsupported image file format.
9120 #: lib/imagefile.php:73
9121 msgid "Unsupported image file format."
9122 msgstr ""
9123
9124 #. TRANS: Exception thrown when too large a file is uploaded.
9125 #. TRANS: %s is the maximum file size, for example "500b", "10kB" or "2MB".
9126 #: lib/imagefile.php:91
9127 #, php-format
9128 msgid "That file is too big. The maximum file size is %s."
9129 msgstr ""
9130
9131 #. TRANS: Exception thrown when uploading an image and that action could not be completed.
9132 #: lib/imagefile.php:97
9133 msgid "Partial upload."
9134 msgstr ""
9135
9136 #. TRANS: Exception thrown when uploading a file as image that is not an image or is a corrupt file.
9137 #: lib/imagefile.php:115
9138 msgid "Not an image or corrupt file."
9139 msgstr ""
9140
9141 #. TRANS: Exception thrown during resize when image has been registered as present, but is no longer there.
9142 #: lib/imagefile.php:178
9143 msgid "Lost our file."
9144 msgstr ""
9145
9146 #. TRANS: Exception thrown when trying to resize an unknown file type.
9147 #. TRANS: Exception thrown when trying resize an unknown file type.
9148 #: lib/imagefile.php:216 lib/imagefile.php:257
9149 msgid "Unknown file type"
9150 msgstr ""
9151
9152 #. TRANS: Number of megabytes. %d is the number.
9153 #: lib/imagefile.php:303
9154 #, php-format
9155 msgid "%dMB"
9156 msgid_plural "%dMB"
9157 msgstr[0] ""
9158 msgstr[1] ""
9159
9160 #. TRANS: Number of kilobytes. %d is the number.
9161 #: lib/imagefile.php:307
9162 #, php-format
9163 msgid "%dkB"
9164 msgid_plural "%dkB"
9165 msgstr[0] ""
9166 msgstr[1] ""
9167
9168 #. TRANS: Number of bytes. %d is the number.
9169 #: lib/imagefile.php:310
9170 #, php-format
9171 msgid "%dB"
9172 msgid_plural "%dB"
9173 msgstr[0] ""
9174 msgstr[1] ""
9175
9176 #. TRANS: Body text for confirmation code e-mail.
9177 #. TRANS: %1$s is a user nickname, %2$s is the StatusNet sitename,
9178 #. TRANS: %3$s is the display name of an IM plugin.
9179 #: lib/implugin.php:265
9180 #, php-format
9181 msgid ""
9182 "User \"%1$s\" on %2$s has said that your %3$s screenname belongs to them. If "
9183 "that is true, you can confirm by clicking on this URL: %4$s . (If you cannot "
9184 "click it, copy-and-paste it into the address bar of your browser). If that "
9185 "user is not you, or if you did not request this confirmation, just ignore "
9186 "this message."
9187 msgstr ""
9188
9189 #. TRANS: Exception thrown when trying to deliver a notice to an unknown inbox.
9190 #. TRANS: %d is the unknown inbox ID (number).
9191 #: lib/implugin.php:353
9192 #, php-format
9193 msgid "Unknown inbox source %d."
9194 msgstr ""
9195
9196 #. TRANS: Server exception thrown trying to initialise an IM plugin without meeting all prerequisites.
9197 #: lib/implugin.php:629
9198 msgid "Queueing must be enabled to use IM plugins."
9199 msgstr ""
9200
9201 #. TRANS: Server exception thrown trying to initialise an IM plugin without a transport method.
9202 #: lib/implugin.php:634
9203 msgid "Transport cannot be null."
9204 msgstr ""
9205
9206 #. TRANS: Button text for joining a group.
9207 #: lib/joinform.php:108
9208 msgctxt "BUTTON"
9209 msgid "Join"
9210 msgstr ""
9211
9212 #. TRANS: Button text on form to leave a group.
9213 #: lib/leaveform.php:109
9214 msgctxt "BUTTON"
9215 msgid "Leave"
9216 msgstr ""
9217
9218 #. TRANS: Menu item for logging in to the StatusNet site.
9219 #. TRANS: Menu item in primary navigation panel.
9220 #: lib/logingroupnav.php:64 lib/primarynav.php:82
9221 msgctxt "MENU"
9222 msgid "Login"
9223 msgstr ""
9224
9225 #. TRANS: Title for menu item for logging in to the StatusNet site.
9226 #: lib/logingroupnav.php:66
9227 msgid "Login with a username and password"
9228 msgstr ""
9229
9230 #. TRANS: Menu item for registering with the StatusNet site.
9231 #: lib/logingroupnav.php:73
9232 msgctxt "MENU"
9233 msgid "Register"
9234 msgstr ""
9235
9236 #. TRANS: Title for menu item for registering with the StatusNet site.
9237 #: lib/logingroupnav.php:75
9238 msgid "Sign up for a new account"
9239 msgstr ""
9240
9241 #. TRANS: Subject for address confirmation email.
9242 #: lib/mail.php:172
9243 msgid "Email address confirmation"
9244 msgstr ""
9245
9246 #. TRANS: Body for address confirmation email.
9247 #. TRANS: %1$s is the addressed user's nickname, %2$s is the StatusNet sitename,
9248 #. TRANS: %3$s is the URL to confirm at.
9249 #: lib/mail.php:177
9250 #, php-format
9251 msgid ""
9252 "Hey, %1$s.\n"
9253 "\n"
9254 "Someone just entered this email address on %2$s.\n"
9255 "\n"
9256 "If it was you, and you want to confirm your entry, use the URL below:\n"
9257 "\n"
9258 "\t%3$s\n"
9259 "\n"
9260 "If not, just ignore this message.\n"
9261 "\n"
9262 "Thanks for your time, \n"
9263 "%2$s\n"
9264 msgstr ""
9265
9266 #. TRANS: Subject of new-subscriber notification e-mail.
9267 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
9268 #. TRANS: Main body of new-subscriber notification e-mail.
9269 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
9270 #: lib/mail.php:243 lib/mail.php:250
9271 #, php-format
9272 msgid "%1$s is now listening to your notices on %2$s."
9273 msgstr ""
9274
9275 #. TRANS: Subject of pending new-subscriber notification e-mail.
9276 #. TRANS: %1$s is the subscribing user's nickname, %2$s is the StatusNet sitename.
9277 #: lib/mail.php:284
9278 #, php-format
9279 msgid "%1$s would like to listen to your notices on %2$s."
9280 msgstr ""
9281
9282 #. TRANS: Main body of pending new-subscriber notification e-mail.
9283 #. TRANS: %1$s is the subscriber's long name, %2$s is the StatusNet sitename.
9284 #: lib/mail.php:291
9285 #, php-format
9286 msgid ""
9287 "%1$s would like to listen to your notices on %2$s. You may approve or reject "
9288 "their subscription at %3$s"
9289 msgstr ""
9290
9291 #. TRANS: Common footer block for StatusNet notification emails.
9292 #. TRANS: %1$s is the StatusNet sitename,
9293 #. TRANS: %2$s is a link to the addressed user's e-mail settings.
9294 #: lib/mail.php:310
9295 #, php-format
9296 msgid ""
9297 "Faithfully yours,\n"
9298 "%1$s.\n"
9299 "\n"
9300 "----\n"
9301 "Change your email address or notification options at %2$s"
9302 msgstr ""
9303
9304 #. TRANS: Profile info line in notification e-mail.
9305 #. TRANS: %s is a URL.
9306 #: lib/mail.php:335
9307 #, php-format
9308 msgid "Profile: %s"
9309 msgstr ""
9310
9311 #. TRANS: Profile info line in notification e-mail.
9312 #. TRANS: %s is biographical information.
9313 #: lib/mail.php:349
9314 #, php-format
9315 msgid "Bio: %s"
9316 msgstr ""
9317
9318 #. TRANS: This is a paragraph in a new-subscriber e-mail.
9319 #. TRANS: %s is a URL where the subscriber can be reported as abusive.
9320 #: lib/mail.php:359
9321 #, php-format
9322 msgid ""
9323 "If you believe this account is being used abusively, you can block them from "
9324 "your subscribers list and report as spam to site administrators at %s."
9325 msgstr ""
9326
9327 #. TRANS: Subject of notification mail for new posting email address.
9328 #. TRANS: %s is the StatusNet sitename.
9329 #: lib/mail.php:387
9330 #, php-format
9331 msgid "New email address for posting to %s"
9332 msgstr ""
9333
9334 #. TRANS: Body of notification mail for new posting email address.
9335 #. TRANS: %1$s is the StatusNet sitename, %2$s is the e-mail address to send
9336 #. TRANS: to to post by e-mail, %3$s is a URL to more instructions.
9337 #: lib/mail.php:393
9338 #, php-format
9339 msgid ""
9340 "You have a new posting address on %1$s.\n"
9341 "\n"
9342 "Send email to %2$s to post new messages.\n"
9343 "\n"
9344 "More email instructions at %3$s."
9345 msgstr ""
9346
9347 #. TRANS: Subject line for SMS-by-email notification messages.
9348 #. TRANS: %s is the posting user's nickname.
9349 #: lib/mail.php:514
9350 #, php-format
9351 msgid "%s status"
9352 msgstr ""
9353
9354 #. TRANS: Subject line for SMS-by-email address confirmation message.
9355 #: lib/mail.php:540
9356 msgid "SMS confirmation"
9357 msgstr ""
9358
9359 #. TRANS: Main body heading for SMS-by-email address confirmation message.
9360 #. TRANS: %s is the addressed user's nickname.
9361 #: lib/mail.php:544
9362 #, php-format
9363 msgid "%s: confirm you own this phone number with this code:"
9364 msgstr ""
9365
9366 #. TRANS: Subject for 'nudge' notification email.
9367 #. TRANS: %s is the nudging user.
9368 #: lib/mail.php:565
9369 #, php-format
9370 msgid "You have been nudged by %s"
9371 msgstr ""
9372
9373 #. TRANS: Body for 'nudge' notification email.
9374 #. TRANS: %1$s is the nuding user's long name, $2$s is the nudging user's nickname,
9375 #. TRANS: %3$s is a URL to post notices at.
9376 #: lib/mail.php:572
9377 #, php-format
9378 msgid ""
9379 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
9380 "to post some news.\n"
9381 "\n"
9382 "So let's hear from you :)\n"
9383 "\n"
9384 "%3$s\n"
9385 "\n"
9386 "Don't reply to this email; it won't get to them."
9387 msgstr ""
9388
9389 #. TRANS: Subject for direct-message notification email.
9390 #. TRANS: %s is the sending user's nickname.
9391 #: lib/mail.php:617
9392 #, php-format
9393 msgid "New private message from %s"
9394 msgstr ""
9395
9396 #. TRANS: Body for direct-message notification email.
9397 #. TRANS: %1$s is the sending user's long name, %2$s is the sending user's nickname,
9398 #. TRANS: %3$s is the message content, %4$s a URL to the message,
9399 #: lib/mail.php:624
9400 #, php-format
9401 msgid ""
9402 "%1$s (%2$s) sent you a private message:\n"
9403 "\n"
9404 "------------------------------------------------------\n"
9405 "%3$s\n"
9406 "------------------------------------------------------\n"
9407 "\n"
9408 "You can reply to their message here:\n"
9409 "\n"
9410 "%4$s\n"
9411 "\n"
9412 "Don't reply to this email; it won't get to them."
9413 msgstr ""
9414
9415 #. TRANS: Subject for favorite notification e-mail.
9416 #. TRANS: %1$s is the adding user's long name, %2$s is the adding user's nickname.
9417 #: lib/mail.php:674
9418 #, php-format
9419 msgid "%1$s (@%2$s) added your notice as a favorite"
9420 msgstr ""
9421
9422 #. TRANS: Body for favorite notification e-mail.
9423 #. TRANS: %1$s is the adding user's long name, $2$s is the date the notice was created,
9424 #. TRANS: %3$s is a URL to the faved notice, %4$s is the faved notice text,
9425 #. TRANS: %5$s is a URL to all faves of the adding user, %6$s is the StatusNet sitename,
9426 #. TRANS: %7$s is the adding user's nickname.
9427 #: lib/mail.php:681
9428 #, php-format
9429 msgid ""
9430 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
9431 "\n"
9432 "The URL of your notice is:\n"
9433 "\n"
9434 "%3$s\n"
9435 "\n"
9436 "The text of your notice is:\n"
9437 "\n"
9438 "%4$s\n"
9439 "\n"
9440 "You can see the list of %1$s's favorites here:\n"
9441 "\n"
9442 "%5$s"
9443 msgstr ""
9444
9445 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
9446 #: lib/mail.php:738
9447 #, php-format
9448 msgid ""
9449 "The full conversation can be read here:\n"
9450 "\n"
9451 "\t%s"
9452 msgstr ""
9453
9454 #. TRANS: E-mail subject for notice notification.
9455 #. TRANS: %1$s is the sending user's long name, %2$s is the adding user's nickname.
9456 #: lib/mail.php:746
9457 #, php-format
9458 msgid "%1$s (@%2$s) sent a notice to your attention"
9459 msgstr ""
9460
9461 #. TRANS: Body of @-reply notification e-mail.
9462 #. TRANS: %1$s is the sending user's name, $2$s is the StatusNet sitename,
9463 #. TRANS: %3$s is a URL to the notice, %4$s is the notice text,
9464 #. TRANS: %5$s is a URL to the full conversion if it exists (otherwise empty),
9465 #. TRANS: %6$s is a URL to reply to the notice, %7$s is a URL to all @-replies for the addressed user,
9466 #: lib/mail.php:753
9467 #, php-format
9468 msgid ""
9469 "%1$s just sent a notice to your attention (an '@-reply') on %2$s.\n"
9470 "\n"
9471 "The notice is here:\n"
9472 "\n"
9473 "\t%3$s\n"
9474 "\n"
9475 "It reads:\n"
9476 "\n"
9477 "\t%4$s\n"
9478 "\n"
9479 "%5$sYou can reply back here:\n"
9480 "\n"
9481 "\t%6$s\n"
9482 "\n"
9483 "The list of all @-replies for you here:\n"
9484 "\n"
9485 "%7$s"
9486 msgstr ""
9487
9488 #. TRANS: Subject of group join notification e-mail.
9489 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
9490 #. TRANS: Main body of group join notification e-mail.
9491 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
9492 #. TRANS: %4$s is a block of profile info about the subscriber.
9493 #. TRANS: %5$s is a link to the addressed user's e-mail settings.
9494 #: lib/mail.php:824 lib/mail.php:834
9495 #, php-format
9496 msgid "%1$s has joined your group %2$s on %3$s."
9497 msgstr ""
9498
9499 #. TRANS: Subject of pending group join request notification e-mail.
9500 #. TRANS: %1$s is the joining user's nickname, %2$s is the group name, and %3$s is the StatusNet sitename.
9501 #: lib/mail.php:871
9502 #, php-format
9503 msgid "%1$s wants to join your group %2$s on %3$s."
9504 msgstr ""
9505
9506 #. TRANS: Main body of pending group join request notification e-mail.
9507 #. TRANS: %1$s is the subscriber's long name, %2$s is the group name, and %3$s is the StatusNet sitename,
9508 #. TRANS: %4$s is the URL to the moderation queue page.
9509 #: lib/mail.php:879
9510 #, php-format
9511 msgid ""
9512 "%1$s would like to join your group %2$s on %3$s. You may approve or reject "
9513 "their group membership at %4$s"
9514 msgstr ""
9515
9516 #. TRANS: Client error displayed when trying to access a mailbox that is not of the logged in user.
9517 #: lib/mailbox.php:87
9518 msgid "Only the user can read their own mailboxes."
9519 msgstr ""
9520
9521 #. TRANS: Message displayed when there are no private messages in the inbox of a user.
9522 #: lib/mailbox.php:120
9523 msgid ""
9524 "You have no private messages. You can send private message to engage other "
9525 "users in conversation. People can send you messages for your eyes only."
9526 msgstr ""
9527
9528 #. TRANS: Menu item in mailbox menu. Leads to incoming private messages.
9529 #: lib/mailboxmenu.php:59
9530 msgctxt "MENU"
9531 msgid "Inbox"
9532 msgstr ""
9533
9534 #. TRANS: Menu item title in mailbox menu. Leads to incoming private messages.
9535 #: lib/mailboxmenu.php:61
9536 msgid "Your incoming messages."
9537 msgstr ""
9538
9539 #. TRANS: Menu item in mailbox menu. Leads to outgoing private messages.
9540 #: lib/mailboxmenu.php:66
9541 msgctxt "MENU"
9542 msgid "Outbox"
9543 msgstr ""
9544
9545 #. TRANS: Menu item title in mailbox menu. Leads to outgoing private messages.
9546 #: lib/mailboxmenu.php:68
9547 msgid "Your sent messages."
9548 msgstr ""
9549
9550 #. TRANS: Error message in incoming mail handler used when an incoming e-mail cannot be processed.
9551 #: lib/mailhandler.php:38
9552 msgid "Could not parse message."
9553 msgstr ""
9554
9555 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a registered user.
9556 #: lib/mailhandler.php:44
9557 msgid "Not a registered user."
9558 msgstr ""
9559
9560 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is not from a user's incoming e-mail address.
9561 #: lib/mailhandler.php:49
9562 msgid "Sorry, that is not your incoming email address."
9563 msgstr ""
9564
9565 #. TRANS: Error message in incoming mail handler used when no incoming e-mail is allowed.
9566 #: lib/mailhandler.php:54
9567 msgid "Sorry, no incoming email allowed."
9568 msgstr ""
9569
9570 #. TRANS: Error message in incoming mail handler used when an incoming e-mail is of an unsupported type.
9571 #. TRANS: %s is the unsupported type.
9572 #: lib/mailhandler.php:235
9573 #, php-format
9574 msgid "Unsupported message type: %s."
9575 msgstr ""
9576
9577 #. TRANS: Form legend for form to make a user a group admin.
9578 #: lib/makeadminform.php:87
9579 msgid "Make user an admin of the group"
9580 msgstr ""
9581
9582 #. TRANS: Button text for the form that will make a user administrator.
9583 #: lib/makeadminform.php:120
9584 msgctxt "BUTTON"
9585 msgid "Make Admin"
9586 msgstr ""
9587
9588 #. TRANS: Submit button title.
9589 #: lib/makeadminform.php:124
9590 msgctxt "TOOLTIP"
9591 msgid "Make this user an admin"
9592 msgstr ""
9593
9594 #. TRANS: Client exception thrown when a database error was thrown during a file upload operation.
9595 #: lib/mediafile.php:102 lib/mediafile.php:174
9596 msgid "There was a database error while saving your file. Please try again."
9597 msgstr ""
9598
9599 #. TRANS: Client exception thrown when a file upload operation would cause a user to exceed a set quota.
9600 #: lib/mediafile.php:238 lib/mediafile.php:281
9601 msgid "File exceeds user's quota."
9602 msgstr ""
9603
9604 #. TRANS: Client exception thrown when a file upload operation fails because the file could
9605 #. TRANS: not be moved from the temporary folder to the permanent file location.
9606 #: lib/mediafile.php:258 lib/mediafile.php:300
9607 msgid "File could not be moved to destination directory."
9608 msgstr ""
9609
9610 #. TRANS: Client exception thrown when a file upload operation has been stopped because the MIME
9611 #. TRANS: type of the uploaded file could not be determined.
9612 #: lib/mediafile.php:265 lib/mediafile.php:306
9613 msgid "Could not determine file's MIME type."
9614 msgstr ""
9615
9616 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
9617 #. TRANS: %1$s is the file type that was denied, %2$s is the application part of
9618 #. TRANS: the MIME type that was denied.
9619 #: lib/mediafile.php:396
9620 #, php-format
9621 msgid ""
9622 "\"%1$s\" is not a supported file type on this server. Try using another %2$s "
9623 "format."
9624 msgstr ""
9625
9626 #. TRANS: Client exception thrown trying to upload a forbidden MIME type.
9627 #. TRANS: %s is the file type that was denied.
9628 #: lib/mediafile.php:401
9629 #, php-format
9630 msgid "\"%s\" is not a supported file type on this server."
9631 msgstr ""
9632
9633 #. TRANS: Form legend for direct notice.
9634 #: lib/messageform.php:114
9635 msgid "Send a direct notice"
9636 msgstr ""
9637
9638 #. TRANS: Label entry in drop-down selection box in direct-message inbox/outbox.
9639 #. TRANS: This is the default entry in the drop-down box, doubling as instructions
9640 #. TRANS: and a brake against accidental submissions with the first user in the list.
9641 #: lib/messageform.php:132
9642 msgid "Select recipient:"
9643 msgstr ""
9644
9645 #. TRANS Entry in drop-down selection box in direct-message inbox/outbox when no one is available to message.
9646 #: lib/messageform.php:145
9647 msgid "No mutual subscribers."
9648 msgstr ""
9649
9650 #. TRANS: Dropdown label in direct notice form.
9651 #: lib/messageform.php:149
9652 msgid "To"
9653 msgstr ""
9654
9655 #. TRANS: Button text for sending a direct notice.
9656 #: lib/messageform.php:179
9657 msgctxt "Send button for sending notice"
9658 msgid "Send"
9659 msgstr ""
9660
9661 #. TRANS: Header in message list.
9662 #: lib/messagelist.php:77
9663 msgid "Messages"
9664 msgstr ""
9665
9666 #. TRANS: Followed by notice source (usually the client used to send the notice).
9667 #. TRANS: Followed by notice source.
9668 #: lib/messagelistitem.php:123 lib/noticelistitem.php:429
9669 msgid "from"
9670 msgstr ""
9671
9672 #. TRANS: A possible notice source (web interface).
9673 #: lib/messagelistitem.php:144 lib/noticelistitem.php:424
9674 msgctxt "SOURCE"
9675 msgid "web"
9676 msgstr ""
9677
9678 #. TRANS: A possible notice source (XMPP).
9679 #: lib/messagelistitem.php:146
9680 msgctxt "SOURCE"
9681 msgid "xmpp"
9682 msgstr ""
9683
9684 #. TRANS: A possible notice source (e-mail).
9685 #: lib/messagelistitem.php:148
9686 msgctxt "SOURCE"
9687 msgid "mail"
9688 msgstr ""
9689
9690 #. TRANS: A possible notice source (OpenMicroBlogging).
9691 #: lib/messagelistitem.php:150
9692 msgctxt "SOURCE"
9693 msgid "omb"
9694 msgstr ""
9695
9696 #. TRANS: A possible notice source (Application Programming Interface).
9697 #: lib/messagelistitem.php:152
9698 msgctxt "SOURCE"
9699 msgid "api"
9700 msgstr ""
9701
9702 #. TRANS: Client exception thrown when no author for an activity was found.
9703 #: lib/microappplugin.php:336
9704 msgid "Cannot get author for activity."
9705 msgstr ""
9706
9707 #. TRANS: Client exception.
9708 #: lib/microappplugin.php:374
9709 msgid "Bookmark not posted to this group."
9710 msgstr ""
9711
9712 #. TRANS: Client exception.
9713 #: lib/microappplugin.php:388
9714 msgid "Object not posted to this user."
9715 msgstr ""
9716
9717 #. TRANS: Server exception thrown when a micro app plugin uses a target that cannot be handled.
9718 #: lib/microappplugin.php:392
9719 msgid "Do not know how to handle this kind of target."
9720 msgstr ""
9721
9722 #. TRANS: Validation error in form for registration, profile and group settings, etc.
9723 #: lib/nickname.php:178
9724 msgid "Nickname cannot be empty."
9725 msgstr ""
9726
9727 #. TRANS: Validation error in form for registration, profile and group settings, etc.
9728 #: lib/nickname.php:191
9729 #, php-format
9730 msgid "Nickname cannot be more than %d character long."
9731 msgid_plural "Nickname cannot be more than %d characters long."
9732 msgstr[0] ""
9733 msgstr[1] ""
9734
9735 #. TRANS: Form legend for notice form.
9736 #: lib/noticeform.php:194
9737 msgid "Send a notice"
9738 msgstr ""
9739
9740 #. TRANS: Title for notice label. %s is the user's nickname.
9741 #: lib/noticeform.php:208
9742 #, php-format
9743 msgid "What's up, %s?"
9744 msgstr ""
9745
9746 #. TRANS: Input label in notice form for adding an attachment.
9747 #: lib/noticeform.php:228
9748 msgid "Attach"
9749 msgstr ""
9750
9751 #. TRANS: Title for input field to attach a file to a notice.
9752 #: lib/noticeform.php:233
9753 msgid "Attach a file."
9754 msgstr ""
9755
9756 #. TRANS: Field label to add location to a notice.
9757 #: lib/noticeform.php:271
9758 msgid "Share my location"
9759 msgstr ""
9760
9761 #. TRANS: Text to not share location for a notice in notice form.
9762 #: lib/noticeform.php:276
9763 msgid "Do not share my location"
9764 msgstr ""
9765
9766 #. TRANS: Timeout error text for location retrieval in notice form.
9767 #: lib/noticeform.php:278
9768 msgid ""
9769 "Sorry, retrieving your geo location is taking longer than expected, please "
9770 "try again later"
9771 msgstr ""
9772
9773 #. TRANS: Header in notice list.
9774 #. TRANS: Header for Notices section.
9775 #: lib/noticelist.php:85 lib/threadednoticelist.php:65
9776 msgctxt "HEADER"
9777 msgid "Notices"
9778 msgstr ""
9779
9780 #. TRANS: Used in coordinates as abbreviation of north.
9781 #: lib/noticelistitem.php:352
9782 msgid "N"
9783 msgstr ""
9784
9785 #. TRANS: Used in coordinates as abbreviation of south.
9786 #: lib/noticelistitem.php:354
9787 msgid "S"
9788 msgstr ""
9789
9790 #. TRANS: Used in coordinates as abbreviation of east.
9791 #: lib/noticelistitem.php:356
9792 msgid "E"
9793 msgstr ""
9794
9795 #. TRANS: Used in coordinates as abbreviation of west.
9796 #: lib/noticelistitem.php:358
9797 msgid "W"
9798 msgstr ""
9799
9800 #. TRANS: Coordinates message.
9801 #. TRANS: %1$s is lattitude degrees, %2$s is lattitude minutes,
9802 #. TRANS: %3$s is lattitude seconds, %4$s is N (north) or S (south) depending on lattitude,
9803 #. TRANS: %5$s is longitude degrees, %6$s is longitude minutes,
9804 #. TRANS: %7$s is longitude seconds, %8$s is E (east) or W (west) depending on longitude,
9805 #: lib/noticelistitem.php:365
9806 #, php-format
9807 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
9808 msgstr ""
9809
9810 #. TRANS: Followed by geo location.
9811 #: lib/noticelistitem.php:375
9812 msgid "at"
9813 msgstr ""
9814
9815 #. TRANS: Addition in notice list item if notice is part of a conversation.
9816 #: lib/noticelistitem.php:490
9817 msgid "in context"
9818 msgstr ""
9819
9820 #. TRANS: Addition in notice list item if notice was repeated. Followed by a span with a nickname.
9821 #: lib/noticelistitem.php:525
9822 msgid "Repeated by"
9823 msgstr ""
9824
9825 #. TRANS: Link title in notice list item to reply to a notice.
9826 #: lib/noticelistitem.php:552
9827 msgid "Reply to this notice"
9828 msgstr ""
9829
9830 #. TRANS: Link text in notice list item to reply to a notice.
9831 #: lib/noticelistitem.php:554
9832 msgid "Reply"
9833 msgstr ""
9834
9835 #. TRANS: Link title in notice list item to delete a notice.
9836 #: lib/noticelistitem.php:580
9837 msgid "Delete this notice"
9838 msgstr ""
9839
9840 #. TRANS: Title for repeat form status in notice list when a notice has been repeated.
9841 #: lib/noticelistitem.php:603
9842 msgid "Notice repeated."
9843 msgstr ""
9844
9845 #. TRANS: Field label for notice text.
9846 #: lib/noticeplaceholderform.php:55
9847 msgid "Update your status..."
9848 msgstr ""
9849
9850 #. TRANS: Form legend of form to nudge/ping another user.
9851 #: lib/nudgeform.php:111
9852 msgid "Nudge this user"
9853 msgstr ""
9854
9855 #. TRANS: Button text to nudge/ping another user.
9856 #: lib/nudgeform.php:124
9857 msgctxt "BUTTON"
9858 msgid "Nudge"
9859 msgstr ""
9860
9861 #. TRANS: Button title to nudge/ping another user.
9862 #: lib/nudgeform.php:128
9863 msgid "Send a nudge to this user."
9864 msgstr ""
9865
9866 #. TRANS: Exception thrown when creating a new profile fails in OAuth store.
9867 #: lib/oauthstore.php:291
9868 msgid "Error inserting new profile."
9869 msgstr ""
9870
9871 #. TRANS: Exception thrown when creating a new avatar fails in OAuth store.
9872 #: lib/oauthstore.php:300
9873 msgid "Error inserting avatar."
9874 msgstr ""
9875
9876 #. TRANS: Exception thrown when creating a remote profile fails in OAuth store.
9877 #: lib/oauthstore.php:322
9878 msgid "Error inserting remote profile."
9879 msgstr ""
9880
9881 #. TRANS: Exception thrown when a notice is denied because it has been sent before.
9882 #: lib/oauthstore.php:362
9883 msgid "Duplicate notice."
9884 msgstr ""
9885
9886 #. TRANS: Exception thrown when creating a new subscription fails in OAuth store.
9887 #: lib/oauthstore.php:509
9888 msgid "Could not insert new subscription."
9889 msgstr ""
9890
9891 #. TRANS: Menu item in personal group navigation menu.
9892 #. TRANS: Menu item in settings navigation panel.
9893 #. TRANS: Menu item in local navigation menu.
9894 #: lib/personalgroupnav.php:82 lib/settingsnav.php:87 lib/subgroupnav.php:77
9895 msgctxt "MENU"
9896 msgid "Profile"
9897 msgstr ""
9898
9899 #. TRANS: Menu item title in personal group navigation menu.
9900 #: lib/personalgroupnav.php:84
9901 msgid "Your profile"
9902 msgstr ""
9903
9904 #. TRANS: Menu item in personal group navigation menu.
9905 #: lib/personalgroupnav.php:90
9906 msgctxt "MENU"
9907 msgid "Replies"
9908 msgstr ""
9909
9910 #. TRANS: Menu item in personal group navigation menu.
9911 #: lib/personalgroupnav.php:98
9912 msgctxt "MENU"
9913 msgid "Favorites"
9914 msgstr ""
9915
9916 #. TRANS: Replaces %s in '%s\'s favorite notices'. (Yes, we know we need to fix this.)
9917 #: lib/personalgroupnav.php:104
9918 msgctxt "FIXME"
9919 msgid "User"
9920 msgstr ""
9921
9922 #. TRANS: Menu item in personal group navigation menu.
9923 #: lib/personalgroupnav.php:115
9924 msgctxt "MENU"
9925 msgid "Messages"
9926 msgstr ""
9927
9928 #. TRANS: Menu item title in personal group navigation menu.
9929 #: lib/personalgroupnav.php:117
9930 msgid "Your incoming messages"
9931 msgstr ""
9932
9933 #. TRANS: Title for personal tag cloud section. %s is a user nickname.
9934 #: lib/personaltagcloudsection.php:56
9935 #, php-format
9936 msgid "Tags in %s's notices"
9937 msgstr ""
9938
9939 #. TRANS: Displayed as version information for a plugin if no version information was found.
9940 #: lib/plugin.php:126
9941 msgid "Unknown"
9942 msgstr ""
9943
9944 #. TRANS: Plugin admin panel controls
9945 #: lib/plugindisableform.php:90
9946 msgctxt "plugin"
9947 msgid "Disable"
9948 msgstr ""
9949
9950 #. TRANS: Plugin admin panel controls
9951 #: lib/pluginenableform.php:112
9952 msgctxt "plugin"
9953 msgid "Enable"
9954 msgstr ""
9955
9956 #: lib/pluginlist.php:196
9957 msgctxt "plugin-description"
9958 msgid "(Plugin descriptions unavailable when disabled.)"
9959 msgstr ""
9960
9961 #. TRANS: Menu item in primary navigation panel.
9962 #: lib/primarynav.php:58
9963 msgctxt "MENU"
9964 msgid "Settings"
9965 msgstr ""
9966
9967 #. TRANS: Menu item title in primary navigation panel.
9968 #: lib/primarynav.php:60
9969 msgid "Change your personal settings."
9970 msgstr ""
9971
9972 #. TRANS: Menu item title in primary navigation panel.
9973 #: lib/primarynav.php:68
9974 msgid "Site configuration."
9975 msgstr ""
9976
9977 #. TRANS: Menu item in primary navigation panel.
9978 #: lib/primarynav.php:74
9979 msgctxt "MENU"
9980 msgid "Logout"
9981 msgstr ""
9982
9983 #. TRANS: Menu item title in primary navigation panel.
9984 #: lib/primarynav.php:76
9985 msgid "Logout from the site."
9986 msgstr ""
9987
9988 #. TRANS: Menu item title in primary navigation panel.
9989 #: lib/primarynav.php:84
9990 msgid "Login to the site."
9991 msgstr ""
9992
9993 #. TRANS: Menu item in primary navigation panel.
9994 #: lib/primarynav.php:92
9995 msgctxt "MENU"
9996 msgid "Search"
9997 msgstr ""
9998
9999 #. TRANS: Menu item title in primary navigation panel.
10000 #: lib/primarynav.php:94
10001 msgid "Search the site."
10002 msgstr ""
10003
10004 #. TRANS: H2 text for user subscription statistics.
10005 #. TRANS: Label for user statistics.
10006 #: lib/profileaction.php:127 lib/profileaction.php:225
10007 msgid "Subscriptions"
10008 msgstr ""
10009
10010 #. TRANS: Text for user subscription statistics if user has more subscriptions than displayed.
10011 #: lib/profileaction.php:144
10012 msgid "All subscriptions"
10013 msgstr ""
10014
10015 #. TRANS: H2 text for user subscriber statistics.
10016 #. TRANS: Label for user statistics.
10017 #: lib/profileaction.php:164 lib/profileaction.php:232
10018 msgid "Subscribers"
10019 msgstr ""
10020
10021 #. TRANS: Text for user subscription statistics if user has more subscribers than displayed.
10022 #: lib/profileaction.php:181
10023 msgid "All subscribers"
10024 msgstr ""
10025
10026 #. TRANS: Label for user statistics.
10027 #: lib/profileaction.php:213
10028 msgid "User ID"
10029 msgstr ""
10030
10031 #. TRANS: Label for user statistics.
10032 #: lib/profileaction.php:219
10033 msgid "Member since"
10034 msgstr ""
10035
10036 #. TRANS: Label for user statistics.
10037 #. TRANS: H2 text for user group membership statistics.
10038 #: lib/profileaction.php:239 lib/profileaction.php:290
10039 msgid "Groups"
10040 msgstr ""
10041
10042 #. TRANS: Label for user statistics.
10043 #. TRANS: Average count of posts made per day since account registration.
10044 #: lib/profileaction.php:253
10045 msgid "Daily average"
10046 msgstr ""
10047
10048 #. TRANS: Text for user group membership statistics if user has more subscriptions than displayed.
10049 #: lib/profileaction.php:305
10050 msgid "All groups"
10051 msgstr ""
10052
10053 #. TRANS: Server error displayed when using an unimplemented method.
10054 #: lib/profileformaction.php:123
10055 msgid "Unimplemented method."
10056 msgstr ""
10057
10058 #. TRANS: Menu item in search group navigation panel.
10059 #. TRANS: Menu item in local navigation menu.
10060 #: lib/publicgroupnav.php:68 lib/searchgroupnav.php:82 lib/subgroupnav.php:124
10061 msgctxt "MENU"
10062 msgid "Groups"
10063 msgstr ""
10064
10065 #. TRANS: Menu item title in search group navigation panel.
10066 #: lib/publicgroupnav.php:70
10067 msgid "User groups"
10068 msgstr ""
10069
10070 #. TRANS: Menu item in search group navigation panel.
10071 #: lib/publicgroupnav.php:73
10072 msgctxt "MENU"
10073 msgid "Recent tags"
10074 msgstr ""
10075
10076 #. TRANS: Menu item title in search group navigation panel.
10077 #: lib/publicgroupnav.php:75
10078 msgid "Recent tags"
10079 msgstr ""
10080
10081 #. TRANS: Menu item in search group navigation panel.
10082 #: lib/publicgroupnav.php:79
10083 msgctxt "MENU"
10084 msgid "Featured"
10085 msgstr ""
10086
10087 #. TRANS: Menu item in search group navigation panel.
10088 #: lib/publicgroupnav.php:85
10089 msgctxt "MENU"
10090 msgid "Popular"
10091 msgstr ""
10092
10093 #. TRANS: Client error displayed when return-to was defined without a target.
10094 #: lib/redirectingaction.php:93
10095 msgid "No return-to arguments."
10096 msgstr ""
10097
10098 #. TRANS: For legend for notice repeat form.
10099 #: lib/repeatform.php:102
10100 msgid "Repeat this notice?"
10101 msgstr ""
10102
10103 #. TRANS: Button title to repeat a notice on notice repeat form.
10104 #: lib/repeatform.php:128
10105 msgid "Repeat this notice."
10106 msgstr ""
10107
10108 #. TRANS: Description of role revoke form. %s is the role to be revoked.
10109 #: lib/revokeroleform.php:88
10110 #, php-format
10111 msgid "Revoke the \"%s\" role from this user"
10112 msgstr ""
10113
10114 #. TRANS: Client error on action trying to visit a non-existing page.
10115 #: lib/router.php:1016
10116 msgid "Page not found."
10117 msgstr ""
10118
10119 #. TRANS: Title of form to sandbox a user.
10120 #: lib/sandboxform.php:65
10121 msgctxt "TITLE"
10122 msgid "Sandbox"
10123 msgstr ""
10124
10125 #. TRANS: Description of form to sandbox a user.
10126 #: lib/sandboxform.php:76
10127 msgid "Sandbox this user"
10128 msgstr ""
10129
10130 #. TRANS: Fieldset legend for the search form.
10131 #: lib/searchaction.php:120
10132 msgid "Search site"
10133 msgstr ""
10134
10135 #. TRANS: Used as a field label for the field where one or more keywords
10136 #. TRANS: for searching can be entered.
10137 #: lib/searchaction.php:128
10138 msgid "Keyword(s)"
10139 msgstr ""
10140
10141 #. TRANS: Button text for searching site.
10142 #: lib/searchaction.php:130
10143 msgctxt "BUTTON"
10144 msgid "Search"
10145 msgstr ""
10146
10147 #. TRANS: Standard search suggestions shown when a search does not give any results.
10148 #: lib/searchaction.php:143
10149 msgid ""
10150 "* Make sure all words are spelled correctly.\n"
10151 "* Try different keywords.\n"
10152 "* Try more general keywords.\n"
10153 "* Try fewer keywords.\n"
10154 msgstr ""
10155
10156 #. TRANS: Standard search suggestions shown when a search does not give any results.
10157 #: lib/searchaction.php:152
10158 #, php-format
10159 msgid ""
10160 "\n"
10161 "You can also try your search on other engines:\n"
10162 "\n"
10163 "* [Twingly](http://www.twingly.com/search?q=%s&content=microblog&site=%%%%"
10164 "site.server%%%%)\n"
10165 "* [Tweet scan](http://www.tweetscan.com/indexi.php?s=%s)\n"
10166 "* [Google](http://www.google.com/search?q=site%%3A%%%%site.server%%%%+%s)\n"
10167 "* [Yahoo](http://search.yahoo.com/search?p=site%%3A%%%%site.server%%%%+%s)\n"
10168 "* [Collecta](http://collecta.com/#q=%s)\n"
10169 msgstr ""
10170
10171 #. TRANS: Menu item in search group navigation panel.
10172 #: lib/searchgroupnav.php:74
10173 msgctxt "MENU"
10174 msgid "People"
10175 msgstr ""
10176
10177 #. TRANS: Menu item title in search group navigation panel.
10178 #: lib/searchgroupnav.php:76
10179 msgid "Find people on this site"
10180 msgstr ""
10181
10182 #. TRANS: Menu item in search group navigation panel.
10183 #: lib/searchgroupnav.php:78
10184 msgctxt "MENU"
10185 msgid "Notices"
10186 msgstr ""
10187
10188 #. TRANS: Menu item title in search group navigation panel.
10189 #: lib/searchgroupnav.php:80
10190 msgid "Find content of notices"
10191 msgstr ""
10192
10193 #. TRANS: Menu item title in search group navigation panel.
10194 #: lib/searchgroupnav.php:84
10195 msgid "Find groups on this site"
10196 msgstr ""
10197
10198 #. TRANS: Secondary navigation menu item leading to help on StatusNet.
10199 #: lib/secondarynav.php:56
10200 msgctxt "MENU"
10201 msgid "Help"
10202 msgstr ""
10203
10204 #. TRANS: Secondary navigation menu item leading to text about StatusNet site.
10205 #: lib/secondarynav.php:59
10206 msgctxt "MENU"
10207 msgid "About"
10208 msgstr ""
10209
10210 #. TRANS: Secondary navigation menu item leading to Frequently Asked Questions.
10211 #: lib/secondarynav.php:62
10212 msgctxt "MENU"
10213 msgid "FAQ"
10214 msgstr ""
10215
10216 #. TRANS: Secondary navigation menu item leading to Terms of Service.
10217 #: lib/secondarynav.php:67
10218 msgctxt "MENU"
10219 msgid "TOS"
10220 msgstr ""
10221
10222 #. TRANS: Secondary navigation menu item leading to privacy policy.
10223 #: lib/secondarynav.php:71
10224 msgctxt "MENU"
10225 msgid "Privacy"
10226 msgstr ""
10227
10228 #. TRANS: Secondary navigation menu item. Leads to information about StatusNet and its license.
10229 #: lib/secondarynav.php:74
10230 msgctxt "MENU"
10231 msgid "Source"
10232 msgstr ""
10233
10234 #. TRANS: Secondary navigation menu item leading to version information on the StatusNet site.
10235 #: lib/secondarynav.php:77
10236 msgctxt "MENU"
10237 msgid "Version"
10238 msgstr ""
10239
10240 #. TRANS: Secondary navigation menu item leading to e-mail contact information on the
10241 #. TRANS: StatusNet site, where to report bugs, ...
10242 #: lib/secondarynav.php:81
10243 msgctxt "MENU"
10244 msgid "Contact"
10245 msgstr ""
10246
10247 #. TRANS: Secondary navigation menu item. Leads to information about embedding a timeline widget.
10248 #: lib/secondarynav.php:84
10249 msgctxt "MENU"
10250 msgid "Badge"
10251 msgstr ""
10252
10253 #. TRANS: Default title for section/sidebar widget.
10254 #: lib/section.php:88
10255 msgid "Untitled section"
10256 msgstr ""
10257
10258 #. TRANS: Default "More..." title for section/sidebar widget.
10259 #: lib/section.php:107
10260 msgid "More..."
10261 msgstr ""
10262
10263 #. TRANS: Header in settings navigation panel.
10264 #: lib/settingsnav.php:81
10265 msgctxt "HEADER"
10266 msgid "Settings"
10267 msgstr ""
10268
10269 #. TRANS: Menu item title in settings navigation panel.
10270 #: lib/settingsnav.php:89
10271 msgid "Change your profile settings"
10272 msgstr ""
10273
10274 #. TRANS: Menu item in settings navigation panel.
10275 #: lib/settingsnav.php:94
10276 msgctxt "MENU"
10277 msgid "Avatar"
10278 msgstr ""
10279
10280 #. TRANS: Menu item title in settings navigation panel.
10281 #: lib/settingsnav.php:96
10282 msgid "Upload an avatar"
10283 msgstr ""
10284
10285 #. TRANS: Menu item in settings navigation panel.
10286 #: lib/settingsnav.php:101
10287 msgctxt "MENU"
10288 msgid "Password"
10289 msgstr ""
10290
10291 #. TRANS: Menu item title in settings navigation panel.
10292 #: lib/settingsnav.php:103
10293 msgid "Change your password"
10294 msgstr ""
10295
10296 #. TRANS: Menu item in settings navigation panel.
10297 #: lib/settingsnav.php:108
10298 msgctxt "MENU"
10299 msgid "Email"
10300 msgstr ""
10301
10302 #. TRANS: Menu item title in settings navigation panel.
10303 #: lib/settingsnav.php:110
10304 msgid "Change email handling"
10305 msgstr ""
10306
10307 #. TRANS: Menu item title in settings navigation panel.
10308 #: lib/settingsnav.php:117
10309 msgid "Design your profile"
10310 msgstr ""
10311
10312 #. TRANS: Menu item in settings navigation panel.
10313 #: lib/settingsnav.php:122
10314 msgctxt "MENU"
10315 msgid "URL"
10316 msgstr ""
10317
10318 #. TRANS: Menu item title in settings navigation panel.
10319 #: lib/settingsnav.php:124
10320 msgid "URL shorteners"
10321 msgstr ""
10322
10323 #. TRANS: Menu item in settings navigation panel.
10324 #: lib/settingsnav.php:132
10325 msgctxt "MENU"
10326 msgid "IM"
10327 msgstr ""
10328
10329 #. TRANS: Menu item title in settings navigation panel.
10330 #: lib/settingsnav.php:134
10331 msgid "Updates by instant messenger (IM)"
10332 msgstr ""
10333
10334 #. TRANS: Menu item in settings navigation panel.
10335 #: lib/settingsnav.php:141
10336 msgctxt "MENU"
10337 msgid "SMS"
10338 msgstr ""
10339
10340 #. TRANS: Menu item title in settings navigation panel.
10341 #: lib/settingsnav.php:143
10342 msgid "Updates by SMS"
10343 msgstr ""
10344
10345 #. TRANS: Menu item in settings navigation panel.
10346 #: lib/settingsnav.php:149
10347 msgctxt "MENU"
10348 msgid "Connections"
10349 msgstr ""
10350
10351 #. TRANS: Menu item title in settings navigation panel.
10352 #: lib/settingsnav.php:151
10353 msgid "Authorized connected applications"
10354 msgstr ""
10355
10356 #. TRANS: Title of form to silence a user.
10357 #: lib/silenceform.php:65
10358 msgctxt "TITLE"
10359 msgid "Silence"
10360 msgstr ""
10361
10362 #. TRANS: Description of form to silence a user.
10363 #: lib/silenceform.php:76
10364 msgid "Silence this user"
10365 msgstr ""
10366
10367 #. TRANS: Menu item in local navigation menu.
10368 #: lib/subgroupnav.php:85
10369 msgctxt "MENU"
10370 msgid "Subscriptions"
10371 msgstr ""
10372
10373 #. TRANS: Menu item title in local navigation menu.
10374 #. TRANS: %s is a user nickname.
10375 #: lib/subgroupnav.php:88
10376 #, php-format
10377 msgid "People %s subscribes to."
10378 msgstr ""
10379
10380 #. TRANS: Menu item in local navigation menu.
10381 #: lib/subgroupnav.php:96
10382 msgctxt "MENU"
10383 msgid "Subscribers"
10384 msgstr ""
10385
10386 #. TRANS: Menu item title in local navigation menu.
10387 #. TRANS: %s is a user nickname.
10388 #: lib/subgroupnav.php:99
10389 #, php-format
10390 msgid "People subscribed to %s."
10391 msgstr ""
10392
10393 #. TRANS: Menu item in local navigation menu.
10394 #. TRANS: %d is the number of pending subscription requests.
10395 #: lib/subgroupnav.php:112
10396 #, php-format
10397 msgctxt "MENU"
10398 msgid "Pending (%d)"
10399 msgstr ""
10400
10401 #. TRANS: Menu item title in local navigation menu.
10402 #: lib/subgroupnav.php:114
10403 #, php-format
10404 msgid "Approve pending subscription requests."
10405 msgstr ""
10406
10407 #. TRANS: Menu item title in local navigation menu.
10408 #. TRANS: %s is a user nickname.
10409 #: lib/subgroupnav.php:127
10410 #, php-format
10411 msgid "Groups %s is a member of."
10412 msgstr ""
10413
10414 #. TRANS: Menu item in local navigation menu.
10415 #: lib/subgroupnav.php:134
10416 msgctxt "MENU"
10417 msgid "Invite"
10418 msgstr ""
10419
10420 #. TRANS: Menu item title in local navigation menu.
10421 #. TRANS: %s is a user nickname.
10422 #: lib/subgroupnav.php:137
10423 #, php-format
10424 msgid "Invite friends and colleagues to join you on %s."
10425 msgstr ""
10426
10427 #. TRANS: Form of form to subscribe to a user.
10428 #: lib/subscribeform.php:107
10429 msgid "Subscribe to this user"
10430 msgstr ""
10431
10432 #. TRANS: Title of personal tag cloud section.
10433 #: lib/subscriberspeopleselftagcloudsection.php:48
10434 #: lib/subscriptionspeopleselftagcloudsection.php:48
10435 msgid "People Tagcloud as self-tagged"
10436 msgstr ""
10437
10438 #. TRANS: Title of personal tag cloud section.
10439 #: lib/subscriberspeopletagcloudsection.php:48
10440 #: lib/subscriptionspeopletagcloudsection.php:48
10441 msgid "People Tagcloud as tagged"
10442 msgstr ""
10443
10444 #. TRANS: Content displayed in a tag cloud section if there are no tags.
10445 #: lib/tagcloudsection.php:56 lib/tagcloudsection.php:72
10446 msgctxt "NOTAGS"
10447 msgid "None"
10448 msgstr ""
10449
10450 #. TRANS: Server exception displayed if a theme name was invalid.
10451 #: lib/theme.php:77
10452 msgid "Invalid theme name."
10453 msgstr ""
10454
10455 #. TRANS: Exception thrown when a compressed theme is uploaded while no support present in PHP configuration.
10456 #: lib/themeuploader.php:51
10457 msgid "This server cannot handle theme uploads without ZIP support."
10458 msgstr ""
10459
10460 #. TRANS: Server exception thrown when uploading a theme fails.
10461 #: lib/themeuploader.php:60 lib/themeuploader.php:64
10462 msgid "The theme file is missing or the upload failed."
10463 msgstr ""
10464
10465 #. TRANS: Server exception thrown when saving an uploaded theme after decompressing it fails.
10466 #. TRANS: Server exception thrown when an uploaded theme cannot be saved during extraction.
10467 #: lib/themeuploader.php:95 lib/themeuploader.php:107
10468 #: lib/themeuploader.php:293 lib/themeuploader.php:298
10469 #: lib/themeuploader.php:307 lib/themeuploader.php:315
10470 msgid "Failed saving theme."
10471 msgstr ""
10472
10473 #. TRANS: Server exception thrown when an uploaded theme has an incorrect structure.
10474 #: lib/themeuploader.php:153
10475 msgid "Invalid theme: Bad directory structure."
10476 msgstr ""
10477
10478 #. TRANS: Client exception thrown when an uploaded theme is larger than the limit.
10479 #. TRANS: %d is the number of bytes of the uncompressed theme.
10480 #: lib/themeuploader.php:174
10481 #, php-format
10482 msgid "Uploaded theme is too large; must be less than %d byte uncompressed."
10483 msgid_plural ""
10484 "Uploaded theme is too large; must be less than %d bytes uncompressed."
10485 msgstr[0] ""
10486 msgstr[1] ""
10487
10488 #. TRANS: Server exception thrown when an uploaded theme is incomplete.
10489 #: lib/themeuploader.php:188
10490 msgid "Invalid theme archive: Missing file css/display.css"
10491 msgstr ""
10492
10493 #. TRANS: Server exception thrown when an uploaded theme has an incorrect file or folder name.
10494 #: lib/themeuploader.php:229
10495 msgid ""
10496 "Theme contains invalid file or folder name. Stick with ASCII letters, "
10497 "digits, underscore, and minus sign."
10498 msgstr ""
10499
10500 #. TRANS: Server exception thrown when an uploaded theme contains files with unsafe file extensions.
10501 #: lib/themeuploader.php:236
10502 msgid "Theme contains unsafe file extension names; may be unsafe."
10503 msgstr ""
10504
10505 #. TRANS: Server exception thrown when an uploaded theme contains a file type that is not allowed.
10506 #. TRANS: %s is the file type that is not allowed.
10507 #: lib/themeuploader.php:255
10508 #, php-format
10509 msgid "Theme contains file of type \".%s\", which is not allowed."
10510 msgstr ""
10511
10512 #. TRANS: Server exception thrown when an uploaded compressed theme cannot be opened.
10513 #: lib/themeuploader.php:273
10514 msgid "Error opening theme archive."
10515 msgstr ""
10516
10517 #. TRANS: Link to show replies for a notice.
10518 #. TRANS: %d is the number of replies to a notice and used for plural.
10519 #: lib/threadednoticelist.php:292
10520 #, php-format
10521 msgid "Show reply"
10522 msgid_plural "Show all %d replies"
10523 msgstr[0] ""
10524 msgstr[1] ""
10525
10526 #. TRANS: Reference to the logged in user in favourite list.
10527 #: lib/threadednoticelist.php:358
10528 msgctxt "FAVELIST"
10529 msgid "You"
10530 msgstr ""
10531
10532 #. TRANS: Separator in list of user names like "You, Bob, Mary".
10533 #: lib/threadednoticelist.php:394
10534 msgid ", "
10535 msgstr ""
10536
10537 #. TRANS: For building a list such as "You, bob, mary and 5 others have favored this notice".
10538 #. TRANS: %1$s is a list of users, separated by a separator (default: ", "), %2$s is the last user in the list.
10539 #: lib/threadednoticelist.php:397
10540 #, php-format
10541 msgctxt "FAVELIST"
10542 msgid "%1$s and %2$s"
10543 msgstr ""
10544
10545 #. TRANS: List message for notice favoured by logged in user.
10546 #: lib/threadednoticelist.php:422
10547 msgctxt "FAVELIST"
10548 msgid "You have favored this notice."
10549 msgstr ""
10550
10551 #. TRANS: List message for favoured notices.
10552 #. TRANS: %d is the number of users that have favoured a notice.
10553 #: lib/threadednoticelist.php:426
10554 #, php-format
10555 msgid "One person has favored this notice."
10556 msgid_plural "%d people have favored this notice."
10557 msgstr[0] ""
10558 msgstr[1] ""
10559
10560 #. TRANS: List message for notice repeated by logged in user.
10561 #: lib/threadednoticelist.php:480
10562 msgctxt "REPEATLIST"
10563 msgid "You have repeated this notice."
10564 msgstr ""
10565
10566 #. TRANS: List message for repeated notices.
10567 #. TRANS: %d is the number of users that have repeated a notice.
10568 #: lib/threadednoticelist.php:484
10569 #, php-format
10570 msgid "One person has repeated this notice."
10571 msgid_plural "%d people have repeated this notice."
10572 msgstr[0] ""
10573 msgstr[1] ""
10574
10575 #. TRANS: Title for top posters section.
10576 #: lib/topposterssection.php:74
10577 msgid "Top posters"
10578 msgstr ""
10579
10580 #. TRANS: Option in drop-down of potential addressees.
10581 #: lib/toselector.php:87
10582 msgctxt "SENDTO"
10583 msgid "Everyone"
10584 msgstr ""
10585
10586 #. TRANS: Option in drop-down of potential addressees.
10587 #. TRANS: %s is a StatusNet sitename.
10588 #: lib/toselector.php:93
10589 #, php-format
10590 msgid "My colleagues at %s"
10591 msgstr ""
10592
10593 #. TRANS: Label for drop-down of potential addressees.
10594 #: lib/toselector.php:115
10595 msgctxt "LABEL"
10596 msgid "To:"
10597 msgstr ""
10598
10599 #. TRANS: Client exception thrown in widget for selecting potential addressees when an invalid fill option was received.
10600 #: lib/toselector.php:157
10601 #, php-format
10602 msgid "Unknown to value: \"%s\"."
10603 msgstr ""
10604
10605 #. TRANS: Title for the form to unblock a user.
10606 #: lib/unblockform.php:67
10607 msgctxt "TITLE"
10608 msgid "Unblock"
10609 msgstr ""
10610
10611 #. TRANS: Title for unsandbox form.
10612 #: lib/unsandboxform.php:67
10613 msgctxt "TITLE"
10614 msgid "Unsandbox"
10615 msgstr ""
10616
10617 #. TRANS: Description for unsandbox form.
10618 #: lib/unsandboxform.php:78
10619 msgid "Unsandbox this user"
10620 msgstr ""
10621
10622 #. TRANS: Title for unsilence form.
10623 #: lib/unsilenceform.php:65
10624 msgid "Unsilence"
10625 msgstr ""
10626
10627 #. TRANS: Form description for unsilence form.
10628 #: lib/unsilenceform.php:76
10629 msgid "Unsilence this user"
10630 msgstr ""
10631
10632 #. TRANS: Form legend on unsubscribe form.
10633 #. TRANS: Button title on unsubscribe form.
10634 #: lib/unsubscribeform.php:109 lib/unsubscribeform.php:134
10635 msgid "Unsubscribe from this user"
10636 msgstr ""
10637
10638 #. TRANS: Button text on unsubscribe form.
10639 #: lib/unsubscribeform.php:132
10640 msgctxt "BUTTON"
10641 msgid "Unsubscribe"
10642 msgstr ""
10643
10644 #. TRANS: Exception text shown when no profile can be found for a user.
10645 #. TRANS: %1$s is a user nickname, $2$d is a user ID (number).
10646 #: lib/usernoprofileexception.php:60
10647 #, php-format
10648 msgid "User %1$s (%2$d) has no profile record."
10649 msgstr ""
10650
10651 #. TRANS: Authorisation exception thrown when a user a not allowed to login.
10652 #: lib/util.php:322
10653 msgid "Not allowed to log in."
10654 msgstr ""
10655
10656 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10657 #: lib/util.php:1332
10658 msgid "a few seconds ago"
10659 msgstr ""
10660
10661 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10662 #: lib/util.php:1335
10663 msgid "about a minute ago"
10664 msgstr ""
10665
10666 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10667 #: lib/util.php:1339
10668 #, php-format
10669 msgid "about one minute ago"
10670 msgid_plural "about %d minutes ago"
10671 msgstr[0] ""
10672 msgstr[1] ""
10673
10674 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10675 #: lib/util.php:1342
10676 msgid "about an hour ago"
10677 msgstr ""
10678
10679 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10680 #: lib/util.php:1346
10681 #, php-format
10682 msgid "about one hour ago"
10683 msgid_plural "about %d hours ago"
10684 msgstr[0] ""
10685 msgstr[1] ""
10686
10687 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10688 #: lib/util.php:1349
10689 msgid "about a day ago"
10690 msgstr ""
10691
10692 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10693 #: lib/util.php:1353
10694 #, php-format
10695 msgid "about one day ago"
10696 msgid_plural "about %d days ago"
10697 msgstr[0] ""
10698 msgstr[1] ""
10699
10700 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10701 #: lib/util.php:1356
10702 msgid "about a month ago"
10703 msgstr ""
10704
10705 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10706 #: lib/util.php:1360
10707 #, php-format
10708 msgid "about one month ago"
10709 msgid_plural "about %d months ago"
10710 msgstr[0] ""
10711 msgstr[1] ""
10712
10713 #. TRANS: Used in notices to indicate when the notice was made compared to now.
10714 #: lib/util.php:1363
10715 msgid "about a year ago"
10716 msgstr ""
10717
10718 #. TRANS: Web color exception thrown when a hexadecimal color code does not validate.
10719 #. TRANS: %s is the provided (invalid) color code.
10720 #: lib/webcolor.php:81 lib/webcolor.php:121
10721 #, php-format
10722 msgid "%s is not a valid color! Use 3 or 6 hex characters."
10723 msgstr ""
10724
10725 #. TRANS: Exception.
10726 #: lib/xrd.php:63
10727 msgid "Invalid XML."
10728 msgstr ""
10729
10730 #. TRANS: Exception.
10731 #: lib/xrd.php:68
10732 msgid "Invalid XML, missing XRD root."
10733 msgstr ""
10734
10735 #. TRANS: Commandline script output. %s is the filename that contains a backup for a user.
10736 #: scripts/restoreuser.php:62
10737 #, php-format
10738 msgid "Getting backup from file '%s'."
10739 msgstr ""