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