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