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