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