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