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