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