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