]> 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-04-19 17:11+0000\n"
14 "PO-Revision-Date: 2010-04-19 17:12:17+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 (r65277); Translate extension (2010-01-16)\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:75 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:148 actions/apisubscriptions.php:87
103 #: actions/apitimelinefavorites.php:71 actions/apitimelinefriends.php:78
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:114 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:120
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:175
217 #: actions/apitimelinegroup.php:151 actions/apitimelinehome.php:174
218 #: actions/apitimelinementions.php:173 actions/apitimelinepublic.php:151
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:117
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:118
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:131 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:126
329 msgid "No message text!"
330 msgstr "No message text!"
331
332 #: actions/apidirectmessagenew.php:135 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:146
338 msgid "Recipient user not found."
339 msgstr "Recipient user not found."
340
341 #: actions/apidirectmessagenew.php:150
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:161 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:202 actions/apiusershow.php:96
662 msgid "Not found."
663 msgstr "Not found."
664
665 #: actions/apistatusesupdate.php:225 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:107 actions/publicrss.php:103
695 #, php-format
696 msgid "%s public timeline"
697 msgstr "%s public timeline"
698
699 #: actions/apitimelinepublic.php:112 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:656
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:656
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 ""
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
1912 #: actions/groupsearch.php:85
1913 #, php-format
1914 msgid ""
1915 "Why not [register an account](%%action.register%%) and [create the group](%%"
1916 "action.newgroup%%) yourself!"
1917 msgstr ""
1918
1919 #: actions/groupunblock.php:91
1920 msgid "Only an admin can unblock group members."
1921 msgstr ""
1922
1923 #: actions/groupunblock.php:95
1924 msgid "User is not blocked from group."
1925 msgstr "User is not blocked from group."
1926
1927 #: actions/groupunblock.php:128 actions/unblock.php:86
1928 msgid "Error removing the block."
1929 msgstr "Error removing the block."
1930
1931 #. TRANS: Title for instance messaging settings.
1932 #: actions/imsettings.php:60
1933 msgid "IM settings"
1934 msgstr "IM settings"
1935
1936 #. TRANS: Instant messaging settings page instructions.
1937 #. TRANS: [instant messages] is link text, "(%%doc.im%%)" is the link.
1938 #. TRANS: the order and formatting of link text and link should remain unchanged.
1939 #: actions/imsettings.php:74
1940 #, php-format
1941 msgid ""
1942 "You can send and receive notices through Jabber/GTalk [instant messages](%%"
1943 "doc.im%%). Configure your address and settings below."
1944 msgstr ""
1945 "You can send and receive notices through Jabber/GTalk [instant messages](%%"
1946 "doc.im%%). Configure your address and settings below."
1947
1948 #. TRANS: Message given in the IM settings if XMPP is not enabled on the site.
1949 #: actions/imsettings.php:94
1950 msgid "IM is not available."
1951 msgstr "IM is not available."
1952
1953 #. TRANS: Form legend for IM settings form.
1954 #. TRANS: Field label for IM address input in IM settings form.
1955 #: actions/imsettings.php:106 actions/imsettings.php:136
1956 msgid "IM address"
1957 msgstr "IM address"
1958
1959 #: actions/imsettings.php:113
1960 msgid "Current confirmed Jabber/GTalk address."
1961 msgstr "Current confirmed Jabber/GTalk address."
1962
1963 #. TRANS: Form note in IM settings form.
1964 #. TRANS: %s is the IM address set for the site.
1965 #: actions/imsettings.php:124
1966 #, php-format
1967 msgid ""
1968 "Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
1969 "message with further instructions. (Did you add %s to your buddy list?)"
1970 msgstr ""
1971 "Awaiting confirmation on this address. Check your Jabber/GTalk account for a "
1972 "message with further instructions. (Did you add %s to your buddy list?)"
1973
1974 #. TRANS: IM address input field instructions in IM settings form.
1975 #. TRANS: %s is the IM address set for the site.
1976 #: actions/imsettings.php:140
1977 #, php-format
1978 msgid ""
1979 "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
1980 "add %s to your buddy list in your IM client or on GTalk."
1981 msgstr ""
1982 "Jabber or GTalk address, like \"UserName@example.org\". First, make sure to "
1983 "add %s to your buddy list in your IM client or on GTalk."
1984
1985 #. TRANS: Form legend for IM preferences form.
1986 #: actions/imsettings.php:155
1987 msgid "IM preferences"
1988 msgstr "IM preferences"
1989
1990 #. TRANS: Checkbox label in IM preferences form.
1991 #: actions/imsettings.php:160
1992 msgid "Send me notices through Jabber/GTalk."
1993 msgstr "Send me notices through Jabber/GTalk."
1994
1995 #. TRANS: Checkbox label in IM preferences form.
1996 #: actions/imsettings.php:166
1997 msgid "Post a notice when my Jabber/GTalk status changes."
1998 msgstr "Post a notice when my Jabber/GTalk status changes."
1999
2000 #. TRANS: Checkbox label in IM preferences form.
2001 #: actions/imsettings.php:172
2002 msgid "Send me replies through Jabber/GTalk from people I'm not subscribed to."
2003 msgstr ""
2004 "Send me replies through Jabber/GTalk from people I'm not subscribed to."
2005
2006 #. TRANS: Checkbox label in IM preferences form.
2007 #: actions/imsettings.php:179
2008 msgid "Publish a MicroID for my Jabber/GTalk address."
2009 msgstr "Publish a MicroID for my Jabber/GTalk address."
2010
2011 #. TRANS: Confirmation message for successful IM preferences save.
2012 #: actions/imsettings.php:287 actions/othersettings.php:180
2013 msgid "Preferences saved."
2014 msgstr "Preferences saved."
2015
2016 #. TRANS: Message given saving IM address without having provided one.
2017 #: actions/imsettings.php:309
2018 msgid "No Jabber ID."
2019 msgstr "No Jabber ID."
2020
2021 #. TRANS: Message given saving IM address that cannot be normalised.
2022 #: actions/imsettings.php:317
2023 msgid "Cannot normalize that Jabber ID"
2024 msgstr "Cannot normalise Jabber ID"
2025
2026 #. TRANS: Message given saving IM address that not valid.
2027 #: actions/imsettings.php:322
2028 msgid "Not a valid Jabber ID"
2029 msgstr "Not a valid Jabber ID"
2030
2031 #. TRANS: Message given saving IM address that is already set.
2032 #: actions/imsettings.php:326
2033 msgid "That is already your Jabber ID."
2034 msgstr "That is already your Jabber ID."
2035
2036 #. TRANS: Message given saving IM address that is already set for another user.
2037 #: actions/imsettings.php:330
2038 msgid "Jabber ID already belongs to another user."
2039 msgstr "Jabber ID already belongs to another user."
2040
2041 #. TRANS: Message given saving valid IM address that is to be confirmed.
2042 #. TRANS: %s is the IM address set for the site.
2043 #: actions/imsettings.php:358
2044 #, php-format
2045 msgid ""
2046 "A confirmation code was sent to the IM address you added. You must approve %"
2047 "s for sending messages to you."
2048 msgstr ""
2049 "A confirmation code was sent to the IM address you added. You must approve %"
2050 "s for sending messages to you."
2051
2052 #. TRANS: Message given canceling IM address confirmation for the wrong IM address.
2053 #: actions/imsettings.php:388
2054 msgid "That is the wrong IM address."
2055 msgstr "That is the wrong IM address."
2056
2057 #. TRANS: Server error thrown on database error canceling IM address confirmation.
2058 #: actions/imsettings.php:397
2059 msgid "Couldn't delete IM confirmation."
2060 msgstr "Couldn't delete IM confirmation."
2061
2062 #. TRANS: Message given after successfully canceling IM address confirmation.
2063 #: actions/imsettings.php:402
2064 msgid "IM confirmation cancelled."
2065 msgstr "IM confirmation cancelled."
2066
2067 #. TRANS: Message given trying to remove an IM address that is not
2068 #. TRANS: registered for the active user.
2069 #: actions/imsettings.php:424
2070 msgid "That is not your Jabber ID."
2071 msgstr "That is not your Jabber ID."
2072
2073 #. TRANS: Message given after successfully removing a registered IM address.
2074 #: actions/imsettings.php:447
2075 msgid "The IM address was removed."
2076 msgstr "The IM address was removed."
2077
2078 #: actions/inbox.php:59
2079 #, php-format
2080 msgid "Inbox for %1$s - page %2$d"
2081 msgstr "Inbox for %1$s - page %2$d"
2082
2083 #: actions/inbox.php:62
2084 #, php-format
2085 msgid "Inbox for %s"
2086 msgstr "Inbox for %s"
2087
2088 #: actions/inbox.php:115
2089 msgid "This is your inbox, which lists your incoming private messages."
2090 msgstr "This is your inbox, which lists your incoming private messages."
2091
2092 #: actions/invite.php:39
2093 msgid "Invites have been disabled."
2094 msgstr ""
2095
2096 #: actions/invite.php:41
2097 #, php-format
2098 msgid "You must be logged in to invite other users to use %s."
2099 msgstr "You must be logged in to invite other users to use %s."
2100
2101 #: actions/invite.php:72
2102 #, php-format
2103 msgid "Invalid email address: %s"
2104 msgstr "Invalid e-mail address: %s"
2105
2106 #: actions/invite.php:110
2107 msgid "Invitation(s) sent"
2108 msgstr "Invitation(s) sent"
2109
2110 #: actions/invite.php:112
2111 msgid "Invite new users"
2112 msgstr "Invite new users"
2113
2114 #: actions/invite.php:128
2115 msgid "You are already subscribed to these users:"
2116 msgstr "You are already subscribed to these users:"
2117
2118 #. TRANS: Whois output.
2119 #. TRANS: %1$s nickname of the queried user, %2$s is their profile URL.
2120 #: actions/invite.php:131 actions/invite.php:139 lib/command.php:414
2121 #, php-format
2122 msgid "%1$s (%2$s)"
2123 msgstr "%1$s (%2$s)"
2124
2125 #: actions/invite.php:136
2126 msgid ""
2127 "These people are already users and you were automatically subscribed to them:"
2128 msgstr ""
2129 "These people are already users and you were automatically subscribed to them:"
2130
2131 #: actions/invite.php:144
2132 msgid "Invitation(s) sent to the following people:"
2133 msgstr "Invitation(s) sent to the following people:"
2134
2135 #: actions/invite.php:150
2136 msgid ""
2137 "You will be notified when your invitees accept the invitation and register "
2138 "on the site. Thanks for growing the community!"
2139 msgstr ""
2140 "You will be notified when your invitees accept the invitation and register "
2141 "on the site. Thanks for growing the community!"
2142
2143 #: actions/invite.php:162
2144 msgid ""
2145 "Use this form to invite your friends and colleagues to use this service."
2146 msgstr ""
2147 "Use this form to invite your friends and colleagues to use this service."
2148
2149 #: actions/invite.php:187
2150 msgid "Email addresses"
2151 msgstr "E-mail addresses"
2152
2153 #: actions/invite.php:189
2154 msgid "Addresses of friends to invite (one per line)"
2155 msgstr "Addresses of friends to invite (one per line)"
2156
2157 #: actions/invite.php:192
2158 msgid "Personal message"
2159 msgstr "Personal message"
2160
2161 #: actions/invite.php:194
2162 msgid "Optionally add a personal message to the invitation."
2163 msgstr "Optionally add a personal message to the invitation."
2164
2165 #. TRANS: Send button for inviting friends
2166 #: actions/invite.php:198
2167 msgctxt "BUTTON"
2168 msgid "Send"
2169 msgstr "Send"
2170
2171 #. TRANS: Subject for invitation email. Note that 'them' is correct as a gender-neutral singular 3rd-person pronoun in English.
2172 #: actions/invite.php:228
2173 #, php-format
2174 msgid "%1$s has invited you to join them on %2$s"
2175 msgstr "%1$s has invited you to join them on %2$s"
2176
2177 #. TRANS: Body text for invitation email. Note that 'them' is correct as a gender-neutral singular 3rd-person pronoun in English.
2178 #: actions/invite.php:231
2179 #, php-format
2180 msgid ""
2181 "%1$s has invited you to join them on %2$s (%3$s).\n"
2182 "\n"
2183 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
2184 "you know and people who interest you.\n"
2185 "\n"
2186 "You can also share news about yourself, your thoughts, or your life online "
2187 "with people who know about you. It's also great for meeting new people who "
2188 "share your interests.\n"
2189 "\n"
2190 "%1$s said:\n"
2191 "\n"
2192 "%4$s\n"
2193 "\n"
2194 "You can see %1$s's profile page on %2$s here:\n"
2195 "\n"
2196 "%5$s\n"
2197 "\n"
2198 "If you'd like to try the service, click on the link below to accept the "
2199 "invitation.\n"
2200 "\n"
2201 "%6$s\n"
2202 "\n"
2203 "If not, you can ignore this message. Thanks for your patience and your "
2204 "time.\n"
2205 "\n"
2206 "Sincerely, %2$s\n"
2207 msgstr ""
2208 "%1$s has invited you to join them on %2$s (%3$s).\n"
2209 "\n"
2210 "%2$s is a micro-blogging service that lets you keep up-to-date with people "
2211 "you know and people who interest you.\n"
2212 "\n"
2213 "You can also share news about yourself, your thoughts, or your life online "
2214 "with people who know about you. It's also great for meeting new people who "
2215 "share your interests.\n"
2216 "\n"
2217 "%1$s said:\n"
2218 "\n"
2219 "%4$s\n"
2220 "\n"
2221 "You can see %1$s's profile page on %2$s here:\n"
2222 "\n"
2223 "%5$s\n"
2224 "\n"
2225 "If you'd like to try the service, click on the link below to accept the "
2226 "invitation.\n"
2227 "\n"
2228 "%6$s\n"
2229 "\n"
2230 "If not, you can ignore this message. Thanks for your patience and your "
2231 "time.\n"
2232 "\n"
2233 "Sincerely, %2$s\n"
2234
2235 #: actions/joingroup.php:60
2236 msgid "You must be logged in to join a group."
2237 msgstr "You must be logged in to join a group."
2238
2239 #: actions/joingroup.php:88 actions/leavegroup.php:88
2240 msgid "No nickname or ID."
2241 msgstr "No nickname or ID."
2242
2243 #. TRANS: Message given having added a user to a group.
2244 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
2245 #: actions/joingroup.php:141 lib/command.php:346
2246 #, php-format
2247 msgid "%1$s joined group %2$s"
2248 msgstr "%1$s joined group %2$s"
2249
2250 #: actions/leavegroup.php:60
2251 msgid "You must be logged in to leave a group."
2252 msgstr "You must be logged in to leave a group."
2253
2254 #: actions/leavegroup.php:100 lib/command.php:373
2255 msgid "You are not a member of that group."
2256 msgstr "You are not a member of that group."
2257
2258 #. TRANS: Message given having removed a user from a group.
2259 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
2260 #: actions/leavegroup.php:137 lib/command.php:392
2261 #, php-format
2262 msgid "%1$s left group %2$s"
2263 msgstr "%1$s left group %2$s"
2264
2265 #: actions/login.php:80 actions/otp.php:62 actions/register.php:137
2266 msgid "Already logged in."
2267 msgstr "Already logged in."
2268
2269 #: actions/login.php:126
2270 msgid "Incorrect username or password."
2271 msgstr "Incorrect username or password."
2272
2273 #: actions/login.php:132 actions/otp.php:120
2274 msgid "Error setting user. You are probably not authorized."
2275 msgstr "Error setting user. You are probably not authorised."
2276
2277 #: actions/login.php:188 actions/login.php:241 lib/logingroupnav.php:79
2278 msgid "Login"
2279 msgstr "Login"
2280
2281 #: actions/login.php:227
2282 msgid "Login to site"
2283 msgstr "Login to site"
2284
2285 #: actions/login.php:236 actions/register.php:478
2286 msgid "Remember me"
2287 msgstr "Remember me"
2288
2289 #: actions/login.php:237 actions/register.php:480
2290 msgid "Automatically login in the future; not for shared computers!"
2291 msgstr "Automatically login in the future; not for shared computers!"
2292
2293 #: actions/login.php:247
2294 msgid "Lost or forgotten password?"
2295 msgstr "Lost or forgotten password?"
2296
2297 #: actions/login.php:266
2298 msgid ""
2299 "For security reasons, please re-enter your user name and password before "
2300 "changing your settings."
2301 msgstr ""
2302 "For security reasons, please re-enter your user name and password before "
2303 "changing your settings."
2304
2305 #: actions/login.php:270
2306 #, fuzzy
2307 msgid "Login with your username and password."
2308 msgstr "Login with a username and password"
2309
2310 #: actions/login.php:273
2311 #, fuzzy, php-format
2312 msgid ""
2313 "Don't have a username yet? [Register](%%action.register%%) a new account."
2314 msgstr ""
2315 "Login with your username and password. Don't have a username yet? [Register]"
2316 "(%%action.register%%) a new account."
2317
2318 #: actions/makeadmin.php:92
2319 msgid "Only an admin can make another user an admin."
2320 msgstr ""
2321
2322 #: actions/makeadmin.php:96
2323 #, php-format
2324 msgid "%1$s is already an admin for group \"%2$s\"."
2325 msgstr "%1$s is already an admin for group \"%2$s\"."
2326
2327 #: actions/makeadmin.php:133
2328 #, php-format
2329 msgid "Can't get membership record for %1$s in group %2$s."
2330 msgstr "Can't get membership record for %1$s in group %2$s."
2331
2332 #: actions/makeadmin.php:146
2333 #, php-format
2334 msgid "Can't make %1$s an admin for group %2$s."
2335 msgstr "Can't make %1$s an admin for group %2$s."
2336
2337 #: actions/microsummary.php:69
2338 msgid "No current status."
2339 msgstr "No current status."
2340
2341 #: actions/newapplication.php:52
2342 msgid "New Application"
2343 msgstr "New Application"
2344
2345 #: actions/newapplication.php:64
2346 msgid "You must be logged in to register an application."
2347 msgstr "You must be logged in to register an application."
2348
2349 #: actions/newapplication.php:143
2350 msgid "Use this form to register a new application."
2351 msgstr "Use this form to register a new application."
2352
2353 #: actions/newapplication.php:176
2354 msgid "Source URL is required."
2355 msgstr "Source URL is required."
2356
2357 #: actions/newapplication.php:258 actions/newapplication.php:267
2358 msgid "Could not create application."
2359 msgstr "Could not create application."
2360
2361 #: actions/newgroup.php:53
2362 msgid "New group"
2363 msgstr "New group"
2364
2365 #: actions/newgroup.php:110
2366 msgid "Use this form to create a new group."
2367 msgstr "Use this form to create a new group."
2368
2369 #: actions/newmessage.php:71 actions/newmessage.php:231
2370 msgid "New message"
2371 msgstr "New message"
2372
2373 #: actions/newmessage.php:121 actions/newmessage.php:161 lib/command.php:481
2374 msgid "You can't send a message to this user."
2375 msgstr "You can't send a message to this user."
2376
2377 #: actions/newmessage.php:144 actions/newnotice.php:136 lib/command.php:463
2378 #: lib/command.php:555
2379 msgid "No content!"
2380 msgstr "No content!"
2381
2382 #: actions/newmessage.php:158
2383 msgid "No recipient specified."
2384 msgstr "No recipient specified."
2385
2386 #: actions/newmessage.php:164 lib/command.php:484
2387 msgid ""
2388 "Don't send a message to yourself; just say it to yourself quietly instead."
2389 msgstr ""
2390 "Don't send a message to yourself; just say it to yourself quietly instead."
2391
2392 #: actions/newmessage.php:181
2393 msgid "Message sent"
2394 msgstr "Message sent"
2395
2396 #: actions/newmessage.php:185
2397 #, php-format
2398 msgid "Direct message to %s sent."
2399 msgstr "Could not create application."
2400
2401 #: actions/newmessage.php:210 actions/newnotice.php:251 lib/channel.php:189
2402 msgid "Ajax Error"
2403 msgstr "Ajax Error"
2404
2405 #: actions/newnotice.php:69
2406 msgid "New notice"
2407 msgstr "New notice"
2408
2409 #: actions/newnotice.php:217
2410 msgid "Notice posted"
2411 msgstr "Notice posted"
2412
2413 #: actions/noticesearch.php:68
2414 #, php-format
2415 msgid ""
2416 "Search for notices on %%site.name%% by their contents. Separate search terms "
2417 "by spaces; they must be 3 characters or more."
2418 msgstr ""
2419 "Search for notices on %%site.name%% by their contents. Separate search terms "
2420 "by spaces; they must be 3 characters or more."
2421
2422 #: actions/noticesearch.php:78
2423 msgid "Text search"
2424 msgstr "Text search"
2425
2426 #: actions/noticesearch.php:91
2427 #, php-format
2428 msgid "Search results for \"%1$s\" on %2$s"
2429 msgstr "Search results for \"%1$s\" on %2$s"
2430
2431 #: actions/noticesearch.php:121
2432 #, php-format
2433 msgid ""
2434 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
2435 "status_textarea=%s)!"
2436 msgstr ""
2437 "Be the first to [post on this topic](%%%%action.newnotice%%%%?"
2438 "status_textarea=%s)!"
2439
2440 #: actions/noticesearch.php:124
2441 #, php-format
2442 msgid ""
2443 "Why not [register an account](%%%%action.register%%%%) and be the first to "
2444 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
2445 msgstr ""
2446 "Why not [register an account](%%%%action.register%%%%) and be the first to "
2447 "[post on this topic](%%%%action.newnotice%%%%?status_textarea=%s)!"
2448
2449 #: actions/noticesearchrss.php:96
2450 #, php-format
2451 msgid "Updates with \"%s\""
2452 msgstr "Updates with \"%s\""
2453
2454 #: actions/noticesearchrss.php:98
2455 #, php-format
2456 msgid "Updates matching search term \"%1$s\" on %2$s!"
2457 msgstr "Updates matching search term \"%1$s\" on %2$s!"
2458
2459 #: actions/nudge.php:85
2460 msgid ""
2461 "This user doesn't allow nudges or hasn't confirmed or set his email yet."
2462 msgstr ""
2463 "This user doesn't allow nudges or hasn't confirmed or set his e-mail yet."
2464
2465 #: actions/nudge.php:94
2466 msgid "Nudge sent"
2467 msgstr "Nudge sent"
2468
2469 #: actions/nudge.php:97
2470 msgid "Nudge sent!"
2471 msgstr "Nudge sent!"
2472
2473 #: actions/oauthappssettings.php:59
2474 msgid "You must be logged in to list your applications."
2475 msgstr "You must be logged in to list your applications."
2476
2477 #: actions/oauthappssettings.php:74
2478 msgid "OAuth applications"
2479 msgstr "OAuth applications"
2480
2481 #: actions/oauthappssettings.php:85
2482 msgid "Applications you have registered"
2483 msgstr ""
2484
2485 #: actions/oauthappssettings.php:135
2486 #, php-format
2487 msgid "You have not registered any applications yet."
2488 msgstr ""
2489
2490 #: actions/oauthconnectionssettings.php:72
2491 msgid "Connected applications"
2492 msgstr ""
2493
2494 #: actions/oauthconnectionssettings.php:83
2495 msgid "You have allowed the following applications to access you account."
2496 msgstr ""
2497
2498 #: actions/oauthconnectionssettings.php:175
2499 msgid "You are not a user of that application."
2500 msgstr "You are not a user of that application."
2501
2502 #: actions/oauthconnectionssettings.php:186
2503 #, php-format
2504 msgid "Unable to revoke access for app: %s."
2505 msgstr ""
2506
2507 #: actions/oauthconnectionssettings.php:198
2508 msgid "You have not authorized any applications to use your account."
2509 msgstr "You have not authorised any applications to use your account."
2510
2511 #: actions/oauthconnectionssettings.php:211
2512 msgid "Developers can edit the registration settings for their applications "
2513 msgstr ""
2514
2515 #: actions/oembed.php:79 actions/shownotice.php:100
2516 msgid "Notice has no profile."
2517 msgstr "Notice has no profile."
2518
2519 #: actions/oembed.php:86 actions/shownotice.php:175
2520 #, php-format
2521 msgid "%1$s's status on %2$s"
2522 msgstr "%1$s's status on %2$s"
2523
2524 #. TRANS: Error message displaying attachments. %s is a raw MIME type (eg 'image/png')
2525 #: actions/oembed.php:158
2526 #, php-format
2527 msgid "Content type %s not supported."
2528 msgstr "Content type %s not supported."
2529
2530 #. TRANS: Error message displaying attachments. %s is the site's base URL.
2531 #: actions/oembed.php:162
2532 #, php-format
2533 msgid "Only %s URLs over plain HTTP please."
2534 msgstr ""
2535
2536 #. TRANS: Client error on an API request with an unsupported data format.
2537 #: actions/oembed.php:183 actions/oembed.php:202 lib/apiaction.php:1070
2538 #: lib/apiaction.php:1099 lib/apiaction.php:1216
2539 msgid "Not a supported data format."
2540 msgstr "Not a supported data format."
2541
2542 #: actions/opensearch.php:64
2543 msgid "People Search"
2544 msgstr "People Search"
2545
2546 #: actions/opensearch.php:67
2547 msgid "Notice Search"
2548 msgstr "Notice Search"
2549
2550 #: actions/othersettings.php:60
2551 msgid "Other settings"
2552 msgstr "Other settings"
2553
2554 #: actions/othersettings.php:71
2555 msgid "Manage various other options."
2556 msgstr "Manage various other options."
2557
2558 #: actions/othersettings.php:108
2559 msgid " (free service)"
2560 msgstr ""
2561
2562 #: actions/othersettings.php:116
2563 msgid "Shorten URLs with"
2564 msgstr "Shorten URLs with"
2565
2566 #: actions/othersettings.php:117
2567 msgid "Automatic shortening service to use."
2568 msgstr "Automatic shortening service to use."
2569
2570 #: actions/othersettings.php:122
2571 msgid "View profile designs"
2572 msgstr "View profile designs"
2573
2574 #: actions/othersettings.php:123
2575 msgid "Show or hide profile designs."
2576 msgstr ""
2577
2578 #: actions/othersettings.php:153
2579 msgid "URL shortening service is too long (max 50 chars)."
2580 msgstr "URL shortening service is too long (max 50 chars)."
2581
2582 #: actions/otp.php:69
2583 msgid "No user ID specified."
2584 msgstr "No user ID specified."
2585
2586 #: actions/otp.php:83
2587 msgid "No login token specified."
2588 msgstr "No login token specified."
2589
2590 #: actions/otp.php:90
2591 msgid "No login token requested."
2592 msgstr "No login token requested."
2593
2594 #: actions/otp.php:95
2595 msgid "Invalid login token specified."
2596 msgstr "Invalid login token specified."
2597
2598 #: actions/otp.php:104
2599 msgid "Login token expired."
2600 msgstr "Login token expired."
2601
2602 #: actions/outbox.php:58
2603 #, php-format
2604 msgid "Outbox for %1$s - page %2$d"
2605 msgstr "Outbox for %1$s - page %2$d"
2606
2607 #: actions/outbox.php:61
2608 #, php-format
2609 msgid "Outbox for %s"
2610 msgstr "Outbox for %s"
2611
2612 #: actions/outbox.php:116
2613 msgid "This is your outbox, which lists private messages you have sent."
2614 msgstr "This is your outbox, which lists private messages you have sent."
2615
2616 #: actions/passwordsettings.php:58
2617 msgid "Change password"
2618 msgstr "Change password"
2619
2620 #: actions/passwordsettings.php:69
2621 msgid "Change your password."
2622 msgstr "Change your password."
2623
2624 #: actions/passwordsettings.php:96 actions/recoverpassword.php:231
2625 msgid "Password change"
2626 msgstr "Password change"
2627
2628 #: actions/passwordsettings.php:104
2629 msgid "Old password"
2630 msgstr "Old password"
2631
2632 #: actions/passwordsettings.php:108 actions/recoverpassword.php:235
2633 msgid "New password"
2634 msgstr "New password"
2635
2636 #: actions/passwordsettings.php:109
2637 msgid "6 or more characters"
2638 msgstr "6 or more characters"
2639
2640 #: actions/passwordsettings.php:112 actions/recoverpassword.php:239
2641 #: actions/register.php:433
2642 msgid "Confirm"
2643 msgstr "Confirm"
2644
2645 #: actions/passwordsettings.php:113 actions/recoverpassword.php:240
2646 msgid "Same as password above"
2647 msgstr "Same as password above"
2648
2649 #: actions/passwordsettings.php:117
2650 msgid "Change"
2651 msgstr "Change"
2652
2653 #: actions/passwordsettings.php:154 actions/register.php:230
2654 msgid "Password must be 6 or more characters."
2655 msgstr "Password must be 6 or more characters."
2656
2657 #: actions/passwordsettings.php:157 actions/register.php:233
2658 msgid "Passwords don't match."
2659 msgstr "Passwords don't match."
2660
2661 #: actions/passwordsettings.php:165
2662 msgid "Incorrect old password"
2663 msgstr "Incorrect old password"
2664
2665 #: actions/passwordsettings.php:181
2666 msgid "Error saving user; invalid."
2667 msgstr "Error saving user; invalid."
2668
2669 #: actions/passwordsettings.php:186 actions/recoverpassword.php:381
2670 msgid "Can't save new password."
2671 msgstr "Can't save new password."
2672
2673 #: actions/passwordsettings.php:192 actions/recoverpassword.php:211
2674 msgid "Password saved."
2675 msgstr "Password saved."
2676
2677 #. TRANS: Menu item for site administration
2678 #: actions/pathsadminpanel.php:59 lib/adminpanelaction.php:383
2679 msgid "Paths"
2680 msgstr ""
2681
2682 #: actions/pathsadminpanel.php:70
2683 msgid "Path and server settings for this StatusNet site."
2684 msgstr ""
2685
2686 #: actions/pathsadminpanel.php:157
2687 #, php-format
2688 msgid "Theme directory not readable: %s."
2689 msgstr "Theme directory not readable: %s."
2690
2691 #: actions/pathsadminpanel.php:163
2692 #, php-format
2693 msgid "Avatar directory not writable: %s."
2694 msgstr "Avatar directory not writable: %s."
2695
2696 #: actions/pathsadminpanel.php:169
2697 #, php-format
2698 msgid "Background directory not writable: %s."
2699 msgstr "Background directory not writable: %s."
2700
2701 #: actions/pathsadminpanel.php:177
2702 #, php-format
2703 msgid "Locales directory not readable: %s."
2704 msgstr "Locales directory not readable: %s."
2705
2706 #: actions/pathsadminpanel.php:183
2707 msgid "Invalid SSL server. The maximum length is 255 characters."
2708 msgstr ""
2709
2710 #: actions/pathsadminpanel.php:234 actions/siteadminpanel.php:58
2711 msgid "Site"
2712 msgstr "Site"
2713
2714 #: actions/pathsadminpanel.php:238
2715 msgid "Server"
2716 msgstr "Server"
2717
2718 #: actions/pathsadminpanel.php:238
2719 msgid "Site's server hostname."
2720 msgstr ""
2721
2722 #: actions/pathsadminpanel.php:242
2723 msgid "Path"
2724 msgstr ""
2725
2726 #: actions/pathsadminpanel.php:242
2727 msgid "Site path"
2728 msgstr "Site path"
2729
2730 #: actions/pathsadminpanel.php:246
2731 msgid "Path to locales"
2732 msgstr ""
2733
2734 #: actions/pathsadminpanel.php:246
2735 msgid "Directory path to locales"
2736 msgstr ""
2737
2738 #: actions/pathsadminpanel.php:250
2739 msgid "Fancy URLs"
2740 msgstr ""
2741
2742 #: actions/pathsadminpanel.php:252
2743 msgid "Use fancy (more readable and memorable) URLs?"
2744 msgstr ""
2745
2746 #: actions/pathsadminpanel.php:259
2747 msgid "Theme"
2748 msgstr ""
2749
2750 #: actions/pathsadminpanel.php:264
2751 msgid "Theme server"
2752 msgstr ""
2753
2754 #: actions/pathsadminpanel.php:268
2755 msgid "Theme path"
2756 msgstr ""
2757
2758 #: actions/pathsadminpanel.php:272
2759 msgid "Theme directory"
2760 msgstr ""
2761
2762 #: actions/pathsadminpanel.php:279
2763 msgid "Avatars"
2764 msgstr "Avatars"
2765
2766 #: actions/pathsadminpanel.php:284
2767 msgid "Avatar server"
2768 msgstr "Avatar server"
2769
2770 #: actions/pathsadminpanel.php:288
2771 msgid "Avatar path"
2772 msgstr "Avatar path"
2773
2774 #: actions/pathsadminpanel.php:292
2775 msgid "Avatar directory"
2776 msgstr "Avatar directory"
2777
2778 #: actions/pathsadminpanel.php:301
2779 msgid "Backgrounds"
2780 msgstr ""
2781
2782 #: actions/pathsadminpanel.php:305
2783 msgid "Background server"
2784 msgstr ""
2785
2786 #: actions/pathsadminpanel.php:309
2787 msgid "Background path"
2788 msgstr ""
2789
2790 #: actions/pathsadminpanel.php:313
2791 msgid "Background directory"
2792 msgstr ""
2793
2794 #: actions/pathsadminpanel.php:320
2795 msgid "SSL"
2796 msgstr "SSL"
2797
2798 #: actions/pathsadminpanel.php:323 actions/snapshotadminpanel.php:202
2799 msgid "Never"
2800 msgstr "Never"
2801
2802 #: actions/pathsadminpanel.php:324
2803 msgid "Sometimes"
2804 msgstr "Sometimes"
2805
2806 #: actions/pathsadminpanel.php:325
2807 msgid "Always"
2808 msgstr ""
2809
2810 #: actions/pathsadminpanel.php:329
2811 msgid "Use SSL"
2812 msgstr ""
2813
2814 #: actions/pathsadminpanel.php:330
2815 msgid "When to use SSL"
2816 msgstr ""
2817
2818 #: actions/pathsadminpanel.php:335
2819 msgid "SSL server"
2820 msgstr "SSL server"
2821
2822 #: actions/pathsadminpanel.php:336
2823 msgid "Server to direct SSL requests to"
2824 msgstr ""
2825
2826 #: actions/pathsadminpanel.php:352
2827 msgid "Save paths"
2828 msgstr "Save paths"
2829
2830 #: actions/peoplesearch.php:52
2831 #, php-format
2832 msgid ""
2833 "Search for people on %%site.name%% by their name, location, or interests. "
2834 "Separate the terms by spaces; they must be 3 characters or more."
2835 msgstr ""
2836 "Search for people on %%site.name%% by their name, location, or interests. "
2837 "Separate the terms by spaces; they must be 3 characters or more."
2838
2839 #: actions/peoplesearch.php:58
2840 msgid "People search"
2841 msgstr "People Search"
2842
2843 #: actions/peopletag.php:68
2844 #, php-format
2845 msgid "Not a valid people tag: %s."
2846 msgstr "Not a valid people tag: %s."
2847
2848 #: actions/peopletag.php:142
2849 #, php-format
2850 msgid "Users self-tagged with %1$s - page %2$d"
2851 msgstr "Users self-tagged with %1$s - page %2$d"
2852
2853 #: actions/postnotice.php:95
2854 msgid "Invalid notice content."
2855 msgstr "Invalid notice content."
2856
2857 #: actions/postnotice.php:101
2858 #, php-format
2859 msgid "Notice license ‘%1$s’ is not compatible with site license ‘%2$s’."
2860 msgstr "Notice licence ‘1%$s’ is not compatible with site licence ‘%2$s’."
2861
2862 #: actions/profilesettings.php:60
2863 msgid "Profile settings"
2864 msgstr "Profile settings"
2865
2866 #: actions/profilesettings.php:71
2867 msgid ""
2868 "You can update your personal profile info here so people know more about you."
2869 msgstr ""
2870 "You can update your personal profile info here so people know more about you."
2871
2872 #: actions/profilesettings.php:99
2873 msgid "Profile information"
2874 msgstr "Profile information"
2875
2876 #: actions/profilesettings.php:108 lib/groupeditform.php:154
2877 msgid "1-64 lowercase letters or numbers, no punctuation or spaces"
2878 msgstr "1-64 lowercase letters or numbers, no punctuation or spaces"
2879
2880 #: actions/profilesettings.php:111 actions/register.php:448
2881 #: actions/showgroup.php:256 actions/tagother.php:104
2882 #: lib/groupeditform.php:157 lib/userprofile.php:150
2883 msgid "Full name"
2884 msgstr "Full name"
2885
2886 #. TRANS: Form input field label.
2887 #: actions/profilesettings.php:115 actions/register.php:453
2888 #: lib/applicationeditform.php:244 lib/groupeditform.php:161
2889 msgid "Homepage"
2890 msgstr "Homepage"
2891
2892 #: actions/profilesettings.php:117 actions/register.php:455
2893 msgid "URL of your homepage, blog, or profile on another site"
2894 msgstr "URL of your homepage, blog, or profile on another site"
2895
2896 #: actions/profilesettings.php:122 actions/register.php:461
2897 #, php-format
2898 msgid "Describe yourself and your interests in %d chars"
2899 msgstr "Describe yourself and your interests in %d chars"
2900
2901 #: actions/profilesettings.php:125 actions/register.php:464
2902 msgid "Describe yourself and your interests"
2903 msgstr "Describe yourself and your interests"
2904
2905 #: actions/profilesettings.php:127 actions/register.php:466
2906 msgid "Bio"
2907 msgstr "Bio"
2908
2909 #: actions/profilesettings.php:132 actions/register.php:471
2910 #: actions/showgroup.php:265 actions/tagother.php:112
2911 #: actions/userauthorization.php:166 lib/groupeditform.php:177
2912 #: lib/userprofile.php:165
2913 msgid "Location"
2914 msgstr "Location"
2915
2916 #: actions/profilesettings.php:134 actions/register.php:473
2917 msgid "Where you are, like \"City, State (or Region), Country\""
2918 msgstr "Where you are, like \"City, State (or Region), Country\""
2919
2920 #: actions/profilesettings.php:138
2921 msgid "Share my current location when posting notices"
2922 msgstr ""
2923
2924 #: actions/profilesettings.php:145 actions/tagother.php:149
2925 #: actions/tagother.php:209 lib/subscriptionlist.php:106
2926 #: lib/subscriptionlist.php:108 lib/userprofile.php:210
2927 msgid "Tags"
2928 msgstr "Tags"
2929
2930 #: actions/profilesettings.php:147
2931 msgid ""
2932 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
2933 msgstr ""
2934 "Tags for yourself (letters, numbers, -, ., and _), comma- or space- separated"
2935
2936 #: actions/profilesettings.php:151
2937 msgid "Language"
2938 msgstr "Language"
2939
2940 #: actions/profilesettings.php:152
2941 msgid "Preferred language"
2942 msgstr "Preferred language"
2943
2944 #: actions/profilesettings.php:161
2945 msgid "Timezone"
2946 msgstr "Timezone"
2947
2948 #: actions/profilesettings.php:162
2949 msgid "What timezone are you normally in?"
2950 msgstr "In which timezone are you?"
2951
2952 #: actions/profilesettings.php:167
2953 msgid ""
2954 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
2955 msgstr ""
2956 "Automatically subscribe to whoever subscribes to me (best for non-humans)"
2957
2958 #: actions/profilesettings.php:228 actions/register.php:223
2959 #, php-format
2960 msgid "Bio is too long (max %d chars)."
2961 msgstr "Bio is too long (max %d chars)."
2962
2963 #: actions/profilesettings.php:235 actions/siteadminpanel.php:151
2964 msgid "Timezone not selected."
2965 msgstr "Timezone not selected."
2966
2967 #: actions/profilesettings.php:241
2968 msgid "Language is too long (max 50 chars)."
2969 msgstr "Language is too long (max 50 chars)."
2970
2971 #: actions/profilesettings.php:253 actions/tagother.php:178
2972 #, php-format
2973 msgid "Invalid tag: \"%s\""
2974 msgstr "Invalid tag: \"%s\""
2975
2976 #: actions/profilesettings.php:306
2977 msgid "Couldn't update user for autosubscribe."
2978 msgstr "Couldn't update user for autosubscribe."
2979
2980 #: actions/profilesettings.php:363
2981 msgid "Couldn't save location prefs."
2982 msgstr "Couldn't save location prefs."
2983
2984 #: actions/profilesettings.php:375
2985 msgid "Couldn't save profile."
2986 msgstr "Couldn't save profile."
2987
2988 #: actions/profilesettings.php:383
2989 msgid "Couldn't save tags."
2990 msgstr "Couldn't save tags."
2991
2992 #. TRANS: Message after successful saving of administrative settings.
2993 #: actions/profilesettings.php:391 lib/adminpanelaction.php:141
2994 msgid "Settings saved."
2995 msgstr "Settings saved."
2996
2997 #: actions/public.php:83
2998 #, php-format
2999 msgid "Beyond the page limit (%s)."
3000 msgstr ""
3001
3002 #: actions/public.php:92
3003 msgid "Could not retrieve public stream."
3004 msgstr "Could not retrieve public stream."
3005
3006 #: actions/public.php:130
3007 #, php-format
3008 msgid "Public timeline, page %d"
3009 msgstr "Public timeline, page %d"
3010
3011 #: actions/public.php:132 lib/publicgroupnav.php:79
3012 msgid "Public timeline"
3013 msgstr "Public timeline"
3014
3015 #: actions/public.php:160
3016 msgid "Public Stream Feed (RSS 1.0)"
3017 msgstr "Public Stream Feed (RSS 1.0)"
3018
3019 #: actions/public.php:164
3020 msgid "Public Stream Feed (RSS 2.0)"
3021 msgstr "Public Stream Feed (RSS 2.0)"
3022
3023 #: actions/public.php:168
3024 msgid "Public Stream Feed (Atom)"
3025 msgstr "Public Stream Feed (Atom)"
3026
3027 #: actions/public.php:188
3028 #, php-format
3029 msgid ""
3030 "This is the public timeline for %%site.name%% but no one has posted anything "
3031 "yet."
3032 msgstr ""
3033
3034 #: actions/public.php:191
3035 msgid "Be the first to post!"
3036 msgstr ""
3037
3038 #: actions/public.php:195
3039 #, php-format
3040 msgid ""
3041 "Why not [register an account](%%action.register%%) and be the first to post!"
3042 msgstr ""
3043
3044 #: actions/public.php:242
3045 #, php-format
3046 msgid ""
3047 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3048 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3049 "tool. [Join now](%%action.register%%) to share notices about yourself with "
3050 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
3051 msgstr ""
3052 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3053 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3054 "tool. [Join now](%%action.register%%) to share notices about yourself with "
3055 "friends, family, and colleagues! ([Read more](%%doc.help%%))"
3056
3057 #: actions/public.php:247
3058 #, php-format
3059 msgid ""
3060 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3061 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3062 "tool."
3063 msgstr ""
3064 "This is %%site.name%%, a [micro-blogging](http://en.wikipedia.org/wiki/Micro-"
3065 "blogging) service based on the Free Software [StatusNet](http://status.net/) "
3066 "tool."
3067
3068 #: actions/publictagcloud.php:57
3069 msgid "Public tag cloud"
3070 msgstr "Public tag cloud"
3071
3072 #: actions/publictagcloud.php:63
3073 #, php-format
3074 msgid "These are most popular recent tags on %s "
3075 msgstr "These are most popular recent tags on %s "
3076
3077 #: actions/publictagcloud.php:69
3078 #, php-format
3079 msgid "No one has posted a notice with a [hashtag](%%doc.tags%%) yet."
3080 msgstr ""
3081
3082 #: actions/publictagcloud.php:72
3083 msgid "Be the first to post one!"
3084 msgstr ""
3085
3086 #: actions/publictagcloud.php:75
3087 #, php-format
3088 msgid ""
3089 "Why not [register an account](%%action.register%%) and be the first to post "
3090 "one!"
3091 msgstr ""
3092
3093 #: actions/publictagcloud.php:134
3094 msgid "Tag cloud"
3095 msgstr "Tag cloud"
3096
3097 #: actions/recoverpassword.php:36
3098 msgid "You are already logged in!"
3099 msgstr "You are already logged in!"
3100
3101 #: actions/recoverpassword.php:62
3102 msgid "No such recovery code."
3103 msgstr "No such recovery code."
3104
3105 #: actions/recoverpassword.php:66
3106 msgid "Not a recovery code."
3107 msgstr "Not a recovery code."
3108
3109 #: actions/recoverpassword.php:73
3110 msgid "Recovery code for unknown user."
3111 msgstr "Recovery code for unknown user."
3112
3113 #: actions/recoverpassword.php:86
3114 msgid "Error with confirmation code."
3115 msgstr "Error with confirmation code."
3116
3117 #: actions/recoverpassword.php:97
3118 msgid "This confirmation code is too old. Please start again."
3119 msgstr "This confirmation code is too old. Please start again."
3120
3121 #: actions/recoverpassword.php:111
3122 msgid "Could not update user with confirmed email address."
3123 msgstr "Couldn't update user with confirmed e-mail address."
3124
3125 #: actions/recoverpassword.php:152
3126 msgid ""
3127 "If you have forgotten or lost your password, you can get a new one sent to "
3128 "the email address you have stored in your account."
3129 msgstr ""
3130 "If you have forgotten or lost your password, you can get a new one sent to "
3131 "the e-mail address you have stored in your account."
3132
3133 #: actions/recoverpassword.php:158
3134 msgid "You have been identified. Enter a new password below. "
3135 msgstr ""
3136
3137 #: actions/recoverpassword.php:188
3138 msgid "Password recovery"
3139 msgstr ""
3140
3141 #: actions/recoverpassword.php:191
3142 msgid "Nickname or email address"
3143 msgstr "Nickname or e-mail address"
3144
3145 #: actions/recoverpassword.php:193
3146 msgid "Your nickname on this server, or your registered email address."
3147 msgstr "Your nickname on this server, or your registered e-mail address."
3148
3149 #: actions/recoverpassword.php:199 actions/recoverpassword.php:200
3150 msgid "Recover"
3151 msgstr "Recover"
3152
3153 #: actions/recoverpassword.php:208
3154 msgid "Reset password"
3155 msgstr "Reset password"
3156
3157 #: actions/recoverpassword.php:209
3158 msgid "Recover password"
3159 msgstr "Recover password"
3160
3161 #: actions/recoverpassword.php:210 actions/recoverpassword.php:335
3162 msgid "Password recovery requested"
3163 msgstr "Password recovery requested"
3164
3165 #: actions/recoverpassword.php:213
3166 msgid "Unknown action"
3167 msgstr "Unknown action"
3168
3169 #: actions/recoverpassword.php:236
3170 msgid "6 or more characters, and don't forget it!"
3171 msgstr "6 or more characters, and don't forget it!"
3172
3173 #: actions/recoverpassword.php:243
3174 msgid "Reset"
3175 msgstr "Reset"
3176
3177 #: actions/recoverpassword.php:252
3178 msgid "Enter a nickname or email address."
3179 msgstr "Enter a nickname or e-mail address."
3180
3181 #: actions/recoverpassword.php:282
3182 msgid "No user with that email address or username."
3183 msgstr "No user with that e-mail address or username."
3184
3185 #: actions/recoverpassword.php:299
3186 msgid "No registered email address for that user."
3187 msgstr "No registered e-mail address for that user."
3188
3189 #: actions/recoverpassword.php:313
3190 msgid "Error saving address confirmation."
3191 msgstr "Error saving address confirmation."
3192
3193 #: actions/recoverpassword.php:338
3194 msgid ""
3195 "Instructions for recovering your password have been sent to the email "
3196 "address registered to your account."
3197 msgstr ""
3198 "Instructions for recovering your password have been sent to the e-mail "
3199 "address registered to your account."
3200
3201 #: actions/recoverpassword.php:357
3202 msgid "Unexpected password reset."
3203 msgstr "Unexpected password reset."
3204
3205 #: actions/recoverpassword.php:365
3206 msgid "Password must be 6 chars or more."
3207 msgstr "Password must be 6 chars or more."
3208
3209 #: actions/recoverpassword.php:369
3210 msgid "Password and confirmation do not match."
3211 msgstr "Password and confirmation do not match."
3212
3213 #: actions/recoverpassword.php:388 actions/register.php:248
3214 msgid "Error setting user."
3215 msgstr "Error setting user."
3216
3217 #: actions/recoverpassword.php:395
3218 msgid "New password successfully saved. You are now logged in."
3219 msgstr "New password successfully saved. You are now logged in."
3220
3221 #: actions/register.php:85 actions/register.php:189 actions/register.php:405
3222 msgid "Sorry, only invited people can register."
3223 msgstr "Sorry, only invited people can register."
3224
3225 #: actions/register.php:92
3226 msgid "Sorry, invalid invitation code."
3227 msgstr "Sorry, invalid invitation code."
3228
3229 #: actions/register.php:112
3230 msgid "Registration successful"
3231 msgstr "Registration successful"
3232
3233 #: actions/register.php:114 actions/register.php:507 lib/logingroupnav.php:85
3234 msgid "Register"
3235 msgstr "Register"
3236
3237 #: actions/register.php:135
3238 msgid "Registration not allowed."
3239 msgstr "Registration not allowed."
3240
3241 #: actions/register.php:198
3242 msgid "You can't register if you don't agree to the license."
3243 msgstr "You can't register if you don't agree to the licence."
3244
3245 #: actions/register.php:212
3246 msgid "Email address already exists."
3247 msgstr "E-mail address already exists."
3248
3249 #: actions/register.php:243 actions/register.php:265
3250 msgid "Invalid username or password."
3251 msgstr "Invalid username or password."
3252
3253 #: actions/register.php:343
3254 msgid ""
3255 "With this form you can create a new account. You can then post notices and "
3256 "link up to friends and colleagues. "
3257 msgstr ""
3258
3259 #: actions/register.php:425
3260 msgid "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
3261 msgstr "1-64 lowercase letters or numbers, no punctuation or spaces. Required."
3262
3263 #: actions/register.php:430
3264 msgid "6 or more characters. Required."
3265 msgstr "6 or more characters. Required."
3266
3267 #: actions/register.php:434
3268 msgid "Same as password above. Required."
3269 msgstr "Same as password above. Required."
3270
3271 #. TRANS: Link description in user account settings menu.
3272 #: actions/register.php:438 actions/register.php:442
3273 #: actions/siteadminpanel.php:238 lib/accountsettingsaction.php:132
3274 msgid "Email"
3275 msgstr "E-mail"
3276
3277 #: actions/register.php:439 actions/register.php:443
3278 msgid "Used only for updates, announcements, and password recovery"
3279 msgstr "Used only for updates, announcements, and password recovery"
3280
3281 #: actions/register.php:450
3282 msgid "Longer name, preferably your \"real\" name"
3283 msgstr "Longer name, preferably your \"real\" name"
3284
3285 #: actions/register.php:494
3286 #, php-format
3287 msgid ""
3288 "My text and files are available under %s except this private data: password, "
3289 "email address, IM address, and phone number."
3290 msgstr ""
3291 "My text and files are available under %s except this private data: password, "
3292 "email address, IM address, and phone number."
3293
3294 #: actions/register.php:542
3295 #, php-format
3296 msgid ""
3297 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
3298 "want to...\n"
3299 "\n"
3300 "* Go to [your profile](%2$s) and post your first message.\n"
3301 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
3302 "notices through instant messages.\n"
3303 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
3304 "share your interests. \n"
3305 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
3306 "others more about you. \n"
3307 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
3308 "missed. \n"
3309 "\n"
3310 "Thanks for signing up and we hope you enjoy using this service."
3311 msgstr ""
3312 "Congratulations, %1$s! And welcome to %%%%site.name%%%%. From here, you may "
3313 "want to...\n"
3314 "\n"
3315 "* Go to [your profile](%2$s) and post your first message.\n"
3316 "* Add a [Jabber/GTalk address](%%%%action.imsettings%%%%) so you can send "
3317 "notices through instant messages.\n"
3318 "* [Search for people](%%%%action.peoplesearch%%%%) that you may know or that "
3319 "share your interests.  \n"
3320 "* Update your [profile settings](%%%%action.profilesettings%%%%) to tell "
3321 "others more about you.  \n"
3322 "* Read over the [online docs](%%%%doc.help%%%%) for features you may have "
3323 "missed.  \n"
3324 "\n"
3325 "Thanks for signing up and we hope you enjoy using this service."
3326
3327 #: actions/register.php:566
3328 msgid ""
3329 "(You should receive a message by email momentarily, with instructions on how "
3330 "to confirm your email address.)"
3331 msgstr ""
3332 "(You should receive a message by e-mail momentarily, with instructions on "
3333 "how to confirm your e-mail address.)"
3334
3335 #: actions/remotesubscribe.php:98
3336 #, php-format
3337 msgid ""
3338 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
3339 "register%%) a new  account. If you already have an account  on a [compatible "
3340 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
3341 msgstr ""
3342 "To subscribe, you can [login](%%action.login%%), or [register](%%action."
3343 "register%%) a new  account. If you already have an account  on a [compatible "
3344 "microblogging site](%%doc.openmublog%%),  enter your profile URL below."
3345
3346 #: actions/remotesubscribe.php:112
3347 msgid "Remote subscribe"
3348 msgstr "Remote subscribe"
3349
3350 #: actions/remotesubscribe.php:124
3351 msgid "Subscribe to a remote user"
3352 msgstr "Subscribe to a remote user"
3353
3354 #: actions/remotesubscribe.php:129
3355 msgid "User nickname"
3356 msgstr "User nickname"
3357
3358 #: actions/remotesubscribe.php:130
3359 msgid "Nickname of the user you want to follow"
3360 msgstr "Nickname of the user you want to follow"
3361
3362 #: actions/remotesubscribe.php:133
3363 msgid "Profile URL"
3364 msgstr "Profile URL"
3365
3366 #: actions/remotesubscribe.php:134
3367 msgid "URL of your profile on another compatible microblogging service"
3368 msgstr "URL of your profile on another compatible microblogging service"
3369
3370 #: actions/remotesubscribe.php:137 lib/subscribeform.php:139
3371 #: lib/userprofile.php:406
3372 msgid "Subscribe"
3373 msgstr "Subscribe"
3374
3375 #: actions/remotesubscribe.php:159
3376 msgid "Invalid profile URL (bad format)"
3377 msgstr "Invalid profile URL (bad format)"
3378
3379 #: actions/remotesubscribe.php:168
3380 msgid "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
3381 msgstr "Not a valid profile URL (no YADIS document or invalid XRDS defined)."
3382
3383 #: actions/remotesubscribe.php:176
3384 msgid "That’s a local profile! Login to subscribe."
3385 msgstr "That’s a local profile! Login to subscribe."
3386
3387 #: actions/remotesubscribe.php:183
3388 msgid "Couldn’t get a request token."
3389 msgstr "Couldn’t get a request token."
3390
3391 #: actions/repeat.php:57
3392 msgid "Only logged-in users can repeat notices."
3393 msgstr "Only logged-in users can repeat notices."
3394
3395 #: actions/repeat.php:64 actions/repeat.php:71
3396 msgid "No notice specified."
3397 msgstr "No notice specified."
3398
3399 #: actions/repeat.php:76
3400 msgid "You can't repeat your own notice."
3401 msgstr "You can't repeat your own notice."
3402
3403 #: actions/repeat.php:90
3404 msgid "You already repeated that notice."
3405 msgstr "You already repeated that notice."
3406
3407 #: actions/repeat.php:114 lib/noticelist.php:675
3408 msgid "Repeated"
3409 msgstr "Repeated"
3410
3411 #: actions/repeat.php:119
3412 msgid "Repeated!"
3413 msgstr "Repeated!"
3414
3415 #: actions/replies.php:126 actions/repliesrss.php:68
3416 #: lib/personalgroupnav.php:105
3417 #, php-format
3418 msgid "Replies to %s"
3419 msgstr "Replies to %s"
3420
3421 #: actions/replies.php:128
3422 #, php-format
3423 msgid "Replies to %1$s, page %2$d"
3424 msgstr "Replies to %1$s, page %2$d"
3425
3426 #: actions/replies.php:145
3427 #, php-format
3428 msgid "Replies feed for %s (RSS 1.0)"
3429 msgstr "Replies feed for %s (RSS 1.0)"
3430
3431 #: actions/replies.php:152
3432 #, php-format
3433 msgid "Replies feed for %s (RSS 2.0)"
3434 msgstr "Replies feed for %s (RSS 2.0)"
3435
3436 #: actions/replies.php:159
3437 #, php-format
3438 msgid "Replies feed for %s (Atom)"
3439 msgstr "Notice feed for %s"
3440
3441 #: actions/replies.php:199
3442 #, php-format
3443 msgid ""
3444 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
3445 "notice to his attention yet."
3446 msgstr ""
3447 "This is the timeline showing replies to %1$s but %2$s hasn't received a "
3448 "notice to his attention yet."
3449
3450 #: actions/replies.php:204
3451 #, php-format
3452 msgid ""
3453 "You can engage other users in a conversation, subscribe to more people or "
3454 "[join groups](%%action.groups%%)."
3455 msgstr ""
3456
3457 #: actions/replies.php:206
3458 #, php-format
3459 msgid ""
3460 "You can try to [nudge %1$s](../%2$s) or [post something to his or her "
3461 "attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
3462 msgstr ""
3463 "You can try to [nudge %1$s](../%2$s) or [post something to his or her "
3464 "attention](%%%%action.newnotice%%%%?status_textarea=%3$s)."
3465
3466 #: actions/repliesrss.php:72
3467 #, php-format
3468 msgid "Replies to %1$s on %2$s!"
3469 msgstr "Replies to %1$s on %2$s!"
3470
3471 #: actions/revokerole.php:75
3472 msgid "You cannot revoke user roles on this site."
3473 msgstr "You cannot revoke user roles on this site."
3474
3475 #: actions/revokerole.php:82
3476 msgid "User doesn't have this role."
3477 msgstr "User doesn't have this role."
3478
3479 #: actions/rsd.php:146 actions/version.php:157
3480 msgid "StatusNet"
3481 msgstr "StatusNet"
3482
3483 #: actions/sandbox.php:65 actions/unsandbox.php:65
3484 msgid "You cannot sandbox users on this site."
3485 msgstr "You cannot sandbox users on this site."
3486
3487 #: actions/sandbox.php:72
3488 msgid "User is already sandboxed."
3489 msgstr "User is already sandboxed."
3490
3491 #. TRANS: Menu item for site administration
3492 #: actions/sessionsadminpanel.php:54 actions/sessionsadminpanel.php:170
3493 #: lib/adminpanelaction.php:391
3494 msgid "Sessions"
3495 msgstr ""
3496
3497 #: actions/sessionsadminpanel.php:65
3498 msgid "Session settings for this StatusNet site."
3499 msgstr "Session settings for this StatusNet site."
3500
3501 #: actions/sessionsadminpanel.php:175
3502 msgid "Handle sessions"
3503 msgstr ""
3504
3505 #: actions/sessionsadminpanel.php:177
3506 msgid "Whether to handle sessions ourselves."
3507 msgstr ""
3508
3509 #: actions/sessionsadminpanel.php:181
3510 msgid "Session debugging"
3511 msgstr ""
3512
3513 #: actions/sessionsadminpanel.php:183
3514 msgid "Turn on debugging output for sessions."
3515 msgstr ""
3516
3517 #: actions/sessionsadminpanel.php:199 actions/siteadminpanel.php:292
3518 #: actions/useradminpanel.php:294
3519 msgid "Save site settings"
3520 msgstr "Save site settings"
3521
3522 #: actions/showapplication.php:82
3523 msgid "You must be logged in to view an application."
3524 msgstr "You must be logged in to view an application."
3525
3526 #: actions/showapplication.php:157
3527 msgid "Application profile"
3528 msgstr "Application profile"
3529
3530 #. TRANS: Form input field label for application icon.
3531 #: actions/showapplication.php:159 lib/applicationeditform.php:182
3532 msgid "Icon"
3533 msgstr ""
3534
3535 #. TRANS: Form input field label for application name.
3536 #: actions/showapplication.php:169 actions/version.php:195
3537 #: lib/applicationeditform.php:199
3538 msgid "Name"
3539 msgstr "Name"
3540
3541 #. TRANS: Form input field label.
3542 #: actions/showapplication.php:178 lib/applicationeditform.php:235
3543 msgid "Organization"
3544 msgstr "Organization"
3545
3546 #. TRANS: Form input field label.
3547 #: actions/showapplication.php:187 actions/version.php:198
3548 #: lib/applicationeditform.php:216 lib/groupeditform.php:172
3549 msgid "Description"
3550 msgstr "Description"
3551
3552 #: actions/showapplication.php:192 actions/showgroup.php:444
3553 #: lib/profileaction.php:187
3554 msgid "Statistics"
3555 msgstr "Statistics"
3556
3557 #: actions/showapplication.php:203
3558 #, php-format
3559 msgid "Created by %1$s - %2$s access by default - %3$d users"
3560 msgstr ""
3561
3562 #: actions/showapplication.php:213
3563 msgid "Application actions"
3564 msgstr ""
3565
3566 #: actions/showapplication.php:236
3567 msgid "Reset key & secret"
3568 msgstr ""
3569
3570 #: actions/showapplication.php:261
3571 msgid "Application info"
3572 msgstr ""
3573
3574 #: actions/showapplication.php:263
3575 msgid "Consumer key"
3576 msgstr ""
3577
3578 #: actions/showapplication.php:268
3579 msgid "Consumer secret"
3580 msgstr ""
3581
3582 #: actions/showapplication.php:273
3583 msgid "Request token URL"
3584 msgstr ""
3585
3586 #: actions/showapplication.php:278
3587 msgid "Access token URL"
3588 msgstr ""
3589
3590 #: actions/showapplication.php:283
3591 msgid "Authorize URL"
3592 msgstr "Authorise URL"
3593
3594 #: actions/showapplication.php:288
3595 msgid ""
3596 "Note: We support HMAC-SHA1 signatures. We do not support the plaintext "
3597 "signature method."
3598 msgstr ""
3599
3600 #: actions/showapplication.php:309
3601 msgid "Are you sure you want to reset your consumer key and secret?"
3602 msgstr "Are you sure you want to reset your consumer key and secret?"
3603
3604 #: actions/showfavorites.php:79
3605 #, php-format
3606 msgid "%1$s's favorite notices, page %2$d"
3607 msgstr "%1$s's favorite notices, page %2$d"
3608
3609 #: actions/showfavorites.php:132
3610 msgid "Could not retrieve favorite notices."
3611 msgstr "Could not retrieve favourite notices."
3612
3613 #: actions/showfavorites.php:171
3614 #, php-format
3615 msgid "Feed for favorites of %s (RSS 1.0)"
3616 msgstr "Feed for friends of %s"
3617
3618 #: actions/showfavorites.php:178
3619 #, php-format
3620 msgid "Feed for favorites of %s (RSS 2.0)"
3621 msgstr "Feed for friends of %s"
3622
3623 #: actions/showfavorites.php:185
3624 #, php-format
3625 msgid "Feed for favorites of %s (Atom)"
3626 msgstr "Feed for friends of %s"
3627
3628 #: actions/showfavorites.php:206
3629 msgid ""
3630 "You haven't chosen any favorite notices yet. Click the fave button on "
3631 "notices you like to bookmark them for later or shed a spotlight on them."
3632 msgstr ""
3633 "You haven't chosen any favourite notices yet. Click the fave button on "
3634 "notices you like to bookmark them for later or shed a spotlight on them."
3635
3636 #: actions/showfavorites.php:208
3637 #, php-format
3638 msgid ""
3639 "%s hasn't added any notices to his favorites yet. Post something interesting "
3640 "they would add to their favorites :)"
3641 msgstr ""
3642 "%s hasn't added any notices to his favourites yet. Post something "
3643 "interesting they would add to their favourites :)"
3644
3645 #: actions/showfavorites.php:212
3646 #, php-format
3647 msgid ""
3648 "%s hasn't added any notices to his favorites yet. Why not [register an "
3649 "account](%%%%action.register%%%%) and then post something interesting they "
3650 "would add to their favorites :)"
3651 msgstr ""
3652 "%s hasn't added any notices to his favourites yet. Why not [register an "
3653 "account](%%%%action.register%%%%) and then post something interesting they "
3654 "would add to their favourites :)"
3655
3656 #: actions/showfavorites.php:243
3657 msgid "This is a way to share what you like."
3658 msgstr ""
3659
3660 #: actions/showgroup.php:82 lib/groupnav.php:86
3661 #, php-format
3662 msgid "%s group"
3663 msgstr "%s group"
3664
3665 #: actions/showgroup.php:84
3666 #, php-format
3667 msgid "%1$s group, page %2$d"
3668 msgstr "%1$s group, page %2$d"
3669
3670 #: actions/showgroup.php:227
3671 msgid "Group profile"
3672 msgstr "Group profile"
3673
3674 #: actions/showgroup.php:272 actions/tagother.php:118
3675 #: actions/userauthorization.php:175 lib/userprofile.php:178
3676 msgid "URL"
3677 msgstr "URL"
3678
3679 #: actions/showgroup.php:283 actions/tagother.php:128
3680 #: actions/userauthorization.php:187 lib/userprofile.php:195
3681 msgid "Note"
3682 msgstr "Note"
3683
3684 #: actions/showgroup.php:293 lib/groupeditform.php:184
3685 msgid "Aliases"
3686 msgstr ""
3687
3688 #: actions/showgroup.php:302
3689 msgid "Group actions"
3690 msgstr "Group actions"
3691
3692 #: actions/showgroup.php:338
3693 #, php-format
3694 msgid "Notice feed for %s group (RSS 1.0)"
3695 msgstr "Notice feed for %s group (RSS 1.0)"
3696
3697 #: actions/showgroup.php:344
3698 #, php-format
3699 msgid "Notice feed for %s group (RSS 2.0)"
3700 msgstr "Notice feed for %s group (RSS 2.0)"
3701
3702 #: actions/showgroup.php:350
3703 #, php-format
3704 msgid "Notice feed for %s group (Atom)"
3705 msgstr "Notice feed for %s group (Atom)"
3706
3707 #: actions/showgroup.php:355
3708 #, php-format
3709 msgid "FOAF for %s group"
3710 msgstr "Outbox for %s"
3711
3712 #: actions/showgroup.php:393 actions/showgroup.php:453 lib/groupnav.php:91
3713 msgid "Members"
3714 msgstr "Members"
3715
3716 #: actions/showgroup.php:398 lib/profileaction.php:117
3717 #: lib/profileaction.php:152 lib/profileaction.php:255 lib/section.php:95
3718 #: lib/subscriptionlist.php:127 lib/tagcloudsection.php:71
3719 msgid "(None)"
3720 msgstr "(None)"
3721
3722 #: actions/showgroup.php:404
3723 msgid "All members"
3724 msgstr "All members"
3725
3726 #: actions/showgroup.php:447
3727 msgid "Created"
3728 msgstr "Created"
3729
3730 #: actions/showgroup.php:463
3731 #, php-format
3732 msgid ""
3733 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3734 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3735 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3736 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
3737 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
3738 msgstr ""
3739 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3740 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3741 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3742 "their life and interests. [Join now](%%%%action.register%%%%) to become part "
3743 "of this group and many more! ([Read more](%%%%doc.help%%%%))"
3744
3745 #: actions/showgroup.php:469
3746 #, php-format
3747 msgid ""
3748 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3749 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3750 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3751 "their life and interests. "
3752 msgstr ""
3753 "**%s** is a user group on %%%%site.name%%%%, a [micro-blogging](http://en."
3754 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3755 "[StatusNet](http://status.net/) tool. Its members share short messages about "
3756 "their life and interests. "
3757
3758 #: actions/showgroup.php:497
3759 msgid "Admins"
3760 msgstr "Admins"
3761
3762 #: actions/showmessage.php:81
3763 msgid "No such message."
3764 msgstr "No such message."
3765
3766 #: actions/showmessage.php:98
3767 msgid "Only the sender and recipient may read this message."
3768 msgstr "Only the sender and recipient may read this message."
3769
3770 #: actions/showmessage.php:108
3771 #, php-format
3772 msgid "Message to %1$s on %2$s"
3773 msgstr "Message to %1$s on %2$s"
3774
3775 #: actions/showmessage.php:113
3776 #, php-format
3777 msgid "Message from %1$s on %2$s"
3778 msgstr "Message from %1$s on %2$s"
3779
3780 #: actions/shownotice.php:90
3781 msgid "Notice deleted."
3782 msgstr "Notice deleted."
3783
3784 #: actions/showstream.php:73
3785 #, php-format
3786 msgid " tagged %s"
3787 msgstr "  tagged %s"
3788
3789 #: actions/showstream.php:79
3790 #, php-format
3791 msgid "%1$s, page %2$d"
3792 msgstr "%1$s, page %2$d"
3793
3794 #: actions/showstream.php:122
3795 #, php-format
3796 msgid "Notice feed for %1$s tagged %2$s (RSS 1.0)"
3797 msgstr "Notice feed for %1$s tagged %2$s (RSS 1.0)"
3798
3799 #: actions/showstream.php:129
3800 #, php-format
3801 msgid "Notice feed for %s (RSS 1.0)"
3802 msgstr "Notice feed for %s (RSS 1.0)"
3803
3804 #: actions/showstream.php:136
3805 #, php-format
3806 msgid "Notice feed for %s (RSS 2.0)"
3807 msgstr "Notice feed for %s (RSS 2.0)"
3808
3809 #: actions/showstream.php:143
3810 #, php-format
3811 msgid "Notice feed for %s (Atom)"
3812 msgstr "Notice feed for %s (Atom)"
3813
3814 #: actions/showstream.php:148
3815 #, php-format
3816 msgid "FOAF for %s"
3817 msgstr "FOAF for %s"
3818
3819 #: actions/showstream.php:200
3820 #, php-format
3821 msgid "This is the timeline for %1$s but %2$s hasn't posted anything yet."
3822 msgstr "This is the timeline for %1$s but %2$s hasn't posted anything yet."
3823
3824 #: actions/showstream.php:205
3825 msgid ""
3826 "Seen anything interesting recently? You haven't posted any notices yet, now "
3827 "would be a good time to start :)"
3828 msgstr ""
3829
3830 #: actions/showstream.php:207
3831 #, php-format
3832 msgid ""
3833 "You can try to nudge %1$s or [post something to his or her attention](%%%%"
3834 "action.newnotice%%%%?status_textarea=%2$s)."
3835 msgstr ""
3836 "You can try to nudge %1$s or [post something to his or her attention](%%%%"
3837 "action.newnotice%%%%?status_textarea=%2$s)."
3838
3839 #: actions/showstream.php:243
3840 #, php-format
3841 msgid ""
3842 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3843 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3844 "[StatusNet](http://status.net/) tool. [Join now](%%%%action.register%%%%) to "
3845 "follow **%s**'s notices and many more! ([Read more](%%%%doc.help%%%%))"
3846 msgstr ""
3847
3848 #: actions/showstream.php:248
3849 #, php-format
3850 msgid ""
3851 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3852 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3853 "[StatusNet](http://status.net/) tool. "
3854 msgstr ""
3855 "**%s** has an account on %%%%site.name%%%%, a [micro-blogging](http://en."
3856 "wikipedia.org/wiki/Micro-blogging) service based on the Free Software "
3857 "[StatusNet](http://status.net/) tool. "
3858
3859 #: actions/showstream.php:305
3860 #, php-format
3861 msgid "Repeat of %s"
3862 msgstr "Repeat of %s"
3863
3864 #: actions/silence.php:65 actions/unsilence.php:65
3865 msgid "You cannot silence users on this site."
3866 msgstr "You cannot silence users on this site."
3867
3868 #: actions/silence.php:72
3869 msgid "User is already silenced."
3870 msgstr "User is already silenced."
3871
3872 #: actions/siteadminpanel.php:69
3873 msgid "Basic settings for this StatusNet site"
3874 msgstr "Basic settings for this StatusNet site"
3875
3876 #: actions/siteadminpanel.php:133
3877 msgid "Site name must have non-zero length."
3878 msgstr ""
3879
3880 #: actions/siteadminpanel.php:141
3881 msgid "You must have a valid contact email address."
3882 msgstr "You must have a valid contact email address."
3883
3884 #: actions/siteadminpanel.php:159
3885 #, php-format
3886 msgid "Unknown language \"%s\"."
3887 msgstr ""
3888
3889 #: actions/siteadminpanel.php:165
3890 msgid "Minimum text limit is 0 (unlimited)."
3891 msgstr "Minimum text limit is 0 (unlimited)."
3892
3893 #: actions/siteadminpanel.php:171
3894 msgid "Dupe limit must be one or more seconds."
3895 msgstr ""
3896
3897 #: actions/siteadminpanel.php:221
3898 msgid "General"
3899 msgstr ""
3900
3901 #: actions/siteadminpanel.php:224
3902 msgid "Site name"
3903 msgstr "Site name"
3904
3905 #: actions/siteadminpanel.php:225
3906 msgid "The name of your site, like \"Yourcompany Microblog\""
3907 msgstr ""
3908
3909 #: actions/siteadminpanel.php:229
3910 msgid "Brought by"
3911 msgstr ""
3912
3913 #: actions/siteadminpanel.php:230
3914 msgid "Text used for credits link in footer of each page"
3915 msgstr ""
3916
3917 #: actions/siteadminpanel.php:234
3918 msgid "Brought by URL"
3919 msgstr ""
3920
3921 #: actions/siteadminpanel.php:235
3922 msgid "URL used for credits link in footer of each page"
3923 msgstr ""
3924
3925 #: actions/siteadminpanel.php:239
3926 msgid "Contact email address for your site"
3927 msgstr "Contact e-mail address for your site"
3928
3929 #: actions/siteadminpanel.php:245
3930 msgid "Local"
3931 msgstr "Local"
3932
3933 #: actions/siteadminpanel.php:256
3934 msgid "Default timezone"
3935 msgstr ""
3936
3937 #: actions/siteadminpanel.php:257
3938 msgid "Default timezone for the site; usually UTC."
3939 msgstr ""
3940
3941 #: actions/siteadminpanel.php:262
3942 msgid "Default language"
3943 msgstr "Default language"
3944
3945 #: actions/siteadminpanel.php:263
3946 msgid "Site language when autodetection from browser settings is not available"
3947 msgstr ""
3948
3949 #: actions/siteadminpanel.php:271
3950 msgid "Limits"
3951 msgstr ""
3952
3953 #: actions/siteadminpanel.php:274
3954 msgid "Text limit"
3955 msgstr ""
3956
3957 #: actions/siteadminpanel.php:274
3958 msgid "Maximum number of characters for notices."
3959 msgstr ""
3960
3961 #: actions/siteadminpanel.php:278
3962 msgid "Dupe limit"
3963 msgstr ""
3964
3965 #: actions/siteadminpanel.php:278
3966 msgid "How long users must wait (in seconds) to post the same thing again."
3967 msgstr ""
3968
3969 #: actions/sitenoticeadminpanel.php:56
3970 msgid "Site Notice"
3971 msgstr "Site Notice"
3972
3973 #: actions/sitenoticeadminpanel.php:67
3974 msgid "Edit site-wide message"
3975 msgstr "Edit site-wide message"
3976
3977 #: actions/sitenoticeadminpanel.php:103
3978 msgid "Unable to save site notice."
3979 msgstr "Unable to save site notice."
3980
3981 #: actions/sitenoticeadminpanel.php:113
3982 msgid "Max length for the site-wide notice is 255 chars."
3983 msgstr ""
3984
3985 #: actions/sitenoticeadminpanel.php:176
3986 msgid "Site notice text"
3987 msgstr "Site notice text"
3988
3989 #: actions/sitenoticeadminpanel.php:178
3990 msgid "Site-wide notice text (255 chars max; HTML okay)"
3991 msgstr ""
3992
3993 #: actions/sitenoticeadminpanel.php:198
3994 msgid "Save site notice"
3995 msgstr "Save site notice"
3996
3997 #. TRANS: Title for SMS settings.
3998 #: actions/smssettings.php:59
3999 msgid "SMS settings"
4000 msgstr "SMS settings"
4001
4002 #. TRANS: SMS settings page instructions.
4003 #. TRANS: %%site.name%% is the name of the site.
4004 #: actions/smssettings.php:74
4005 #, php-format
4006 msgid "You can receive SMS messages through email from %%site.name%%."
4007 msgstr "You can receive SMS messages through e-mail from %%site.name%%."
4008
4009 #. TRANS: Message given in the SMS settings if SMS is not enabled on the site.
4010 #: actions/smssettings.php:97
4011 msgid "SMS is not available."
4012 msgstr "SMS is not available."
4013
4014 #. TRANS: Form legend for SMS settings form.
4015 #: actions/smssettings.php:111
4016 msgid "SMS address"
4017 msgstr "SMS address"
4018
4019 #. TRANS: Form guide in SMS settings form.
4020 #: actions/smssettings.php:120
4021 msgid "Current confirmed SMS-enabled phone number."
4022 msgstr "Current confirmed SMS-enabled phone number."
4023
4024 #. TRANS: Form guide in IM settings form.
4025 #: actions/smssettings.php:133
4026 msgid "Awaiting confirmation on this phone number."
4027 msgstr "Awaiting confirmation on this phone number."
4028
4029 #. TRANS: Field label for SMS address input in SMS settings form.
4030 #: actions/smssettings.php:142
4031 msgid "Confirmation code"
4032 msgstr "Confirmation code"
4033
4034 #. TRANS: Form field instructions in SMS settings form.
4035 #: actions/smssettings.php:144
4036 msgid "Enter the code you received on your phone."
4037 msgstr "Enter the code you received on your phone."
4038
4039 #. TRANS: Button label to confirm SMS confirmation code in SMS settings.
4040 #: actions/smssettings.php:148
4041 msgctxt "BUTTON"
4042 msgid "Confirm"
4043 msgstr "Confirm"
4044
4045 #. TRANS: Field label for SMS phone number input in SMS settings form.
4046 #: actions/smssettings.php:153
4047 msgid "SMS phone number"
4048 msgstr "SMS phone number"
4049
4050 #. TRANS: SMS phone number input field instructions in SMS settings form.
4051 #: actions/smssettings.php:156
4052 msgid "Phone number, no punctuation or spaces, with area code"
4053 msgstr "Phone number, no punctuation or spaces, with area code"
4054
4055 #. TRANS: Form legend for SMS preferences form.
4056 #: actions/smssettings.php:195
4057 msgid "SMS preferences"
4058 msgstr "SMS preferences"
4059
4060 #. TRANS: Checkbox label in SMS preferences form.
4061 #: actions/smssettings.php:201
4062 msgid ""
4063 "Send me notices through SMS; I understand I may incur exorbitant charges "
4064 "from my carrier."
4065 msgstr ""
4066 "Send me notices through SMS; I understand I may incur exorbitant charges "
4067 "from my carrier."
4068
4069 #. TRANS: Confirmation message for successful SMS preferences save.
4070 #: actions/smssettings.php:315
4071 msgid "SMS preferences saved."
4072 msgstr "SMS preferences saved."
4073
4074 #. TRANS: Message given saving SMS phone number without having provided one.
4075 #: actions/smssettings.php:338
4076 msgid "No phone number."
4077 msgstr "No phone number."
4078
4079 #. TRANS: Message given saving SMS phone number without having selected a carrier.
4080 #: actions/smssettings.php:344
4081 msgid "No carrier selected."
4082 msgstr "No carrier selected."
4083
4084 #. TRANS: Message given saving SMS phone number that is already set.
4085 #: actions/smssettings.php:352
4086 msgid "That is already your phone number."
4087 msgstr "That is already your phone number."
4088
4089 #. TRANS: Message given saving SMS phone number that is already set for another user.
4090 #: actions/smssettings.php:356
4091 msgid "That phone number already belongs to another user."
4092 msgstr "That phone number already belongs to another user."
4093
4094 #. TRANS: Message given saving valid SMS phone number that is to be confirmed.
4095 #: actions/smssettings.php:384
4096 msgid ""
4097 "A confirmation code was sent to the phone number you added. Check your phone "
4098 "for the code and instructions on how to use it."
4099 msgstr ""
4100 "A confirmation code was sent to the phone number you added. Check your phone "
4101 "for the code and instructions on how to use it."
4102
4103 #. TRANS: Message given canceling SMS phone number confirmation for the wrong phone number.
4104 #: actions/smssettings.php:413
4105 msgid "That is the wrong confirmation number."
4106 msgstr "That is the wrong confirmation number."
4107
4108 #. TRANS: Message given after successfully canceling SMS phone number confirmation.
4109 #: actions/smssettings.php:427
4110 msgid "SMS confirmation cancelled."
4111 msgstr "SMS confirmation cancelled."
4112
4113 #. TRANS: Message given trying to remove an SMS phone number that is not
4114 #. TRANS: registered for the active user.
4115 #: actions/smssettings.php:448
4116 msgid "That is not your phone number."
4117 msgstr "That is not your phone number."
4118
4119 #. TRANS: Message given after successfully removing a registered SMS phone number.
4120 #: actions/smssettings.php:470
4121 msgid "The SMS phone number was removed."
4122 msgstr "The SMS phone number was removed."
4123
4124 #. TRANS: Label for mobile carrier dropdown menu in SMS settings.
4125 #: actions/smssettings.php:511
4126 msgid "Mobile carrier"
4127 msgstr "Mobile carrier"
4128
4129 #. TRANS: Default option for mobile carrier dropdown menu in SMS settings.
4130 #: actions/smssettings.php:516
4131 msgid "Select a carrier"
4132 msgstr "Select a carrier"
4133
4134 #. TRANS: Form instructions for mobile carrier dropdown menu in SMS settings.
4135 #. TRANS: %s is an administrative contact's e-mail address.
4136 #: actions/smssettings.php:525
4137 #, php-format
4138 msgid ""
4139 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
4140 "email but isn't listed here, send email to let us know at %s."
4141 msgstr ""
4142 "Mobile carrier for your phone. If you know a carrier that accepts SMS over "
4143 "email but isn't listed here, send email to let us know at %s."
4144
4145 #. TRANS: Message given saving SMS phone number confirmation code without having provided one.
4146 #: actions/smssettings.php:548
4147 msgid "No code entered"
4148 msgstr "No code entered"
4149
4150 #. TRANS: Menu item for site administration
4151 #: actions/snapshotadminpanel.php:54 actions/snapshotadminpanel.php:196
4152 #: lib/adminpanelaction.php:407
4153 msgid "Snapshots"
4154 msgstr ""
4155
4156 #: actions/snapshotadminpanel.php:65
4157 msgid "Manage snapshot configuration"
4158 msgstr "Manage snapshot configuration"
4159
4160 #: actions/snapshotadminpanel.php:127
4161 msgid "Invalid snapshot run value."
4162 msgstr ""
4163
4164 #: actions/snapshotadminpanel.php:133
4165 msgid "Snapshot frequency must be a number."
4166 msgstr ""
4167
4168 #: actions/snapshotadminpanel.php:144
4169 msgid "Invalid snapshot report URL."
4170 msgstr ""
4171
4172 #: actions/snapshotadminpanel.php:200
4173 msgid "Randomly during web hit"
4174 msgstr ""
4175
4176 #: actions/snapshotadminpanel.php:201
4177 msgid "In a scheduled job"
4178 msgstr ""
4179
4180 #: actions/snapshotadminpanel.php:206
4181 msgid "Data snapshots"
4182 msgstr ""
4183
4184 #: actions/snapshotadminpanel.php:208
4185 msgid "When to send statistical data to status.net servers"
4186 msgstr ""
4187
4188 #: actions/snapshotadminpanel.php:217
4189 msgid "Frequency"
4190 msgstr ""
4191
4192 #: actions/snapshotadminpanel.php:218
4193 msgid "Snapshots will be sent once every N web hits"
4194 msgstr ""
4195
4196 #: actions/snapshotadminpanel.php:226
4197 msgid "Report URL"
4198 msgstr ""
4199
4200 #: actions/snapshotadminpanel.php:227
4201 msgid "Snapshots will be sent to this URL"
4202 msgstr ""
4203
4204 #: actions/snapshotadminpanel.php:248
4205 msgid "Save snapshot settings"
4206 msgstr "Save snapshot settings"
4207
4208 #: actions/subedit.php:70
4209 msgid "You are not subscribed to that profile."
4210 msgstr "You are not subscribed to that profile."
4211
4212 #: actions/subedit.php:83 classes/Subscription.php:132
4213 msgid "Could not save subscription."
4214 msgstr "Could not save subscription."
4215
4216 #: actions/subscribe.php:77
4217 msgid "This action only accepts POST requests."
4218 msgstr ""
4219
4220 #: actions/subscribe.php:107
4221 msgid "No such profile."
4222 msgstr "No such profile."
4223
4224 #: actions/subscribe.php:117
4225 msgid "You cannot subscribe to an OMB 0.1 remote profile with this action."
4226 msgstr "You cannot subscribe to an OMB 0.1 remote profile with this action."
4227
4228 #: actions/subscribe.php:145
4229 msgid "Subscribed"
4230 msgstr "Subscribed"
4231
4232 #: actions/subscribers.php:50
4233 #, php-format
4234 msgid "%s subscribers"
4235 msgstr "%s subscribers"
4236
4237 #: actions/subscribers.php:52
4238 #, php-format
4239 msgid "%1$s subscribers, page %2$d"
4240 msgstr "%1$s subscribers, page %2$d"
4241
4242 #: actions/subscribers.php:63
4243 msgid "These are the people who listen to your notices."
4244 msgstr "These are the people who listen to your notices."
4245
4246 #: actions/subscribers.php:67
4247 #, php-format
4248 msgid "These are the people who listen to %s's notices."
4249 msgstr "These are the people who listen to %s's notices."
4250
4251 #: actions/subscribers.php:108
4252 msgid ""
4253 "You have no subscribers. Try subscribing to people you know and they might "
4254 "return the favor"
4255 msgstr ""
4256
4257 #: actions/subscribers.php:110
4258 #, php-format
4259 msgid "%s has no subscribers. Want to be the first?"
4260 msgstr ""
4261
4262 #: actions/subscribers.php:114
4263 #, php-format
4264 msgid ""
4265 "%s has no subscribers. Why not [register an account](%%%%action.register%%%"
4266 "%) and be the first?"
4267 msgstr ""
4268
4269 #: actions/subscriptions.php:52
4270 #, php-format
4271 msgid "%s subscriptions"
4272 msgstr "%s subscriptions"
4273
4274 #: actions/subscriptions.php:54
4275 #, php-format
4276 msgid "%1$s subscriptions, page %2$d"
4277 msgstr "%1$s subscriptions, page %2$d"
4278
4279 #: actions/subscriptions.php:65
4280 msgid "These are the people whose notices you listen to."
4281 msgstr "These are the people whose notices you listen to."
4282
4283 #: actions/subscriptions.php:69
4284 #, php-format
4285 msgid "These are the people whose notices %s listens to."
4286 msgstr "These are the people whose notices %s listens to."
4287
4288 #: actions/subscriptions.php:126
4289 #, php-format
4290 msgid ""
4291 "You're not listening to anyone's notices right now, try subscribing to "
4292 "people you know. Try [people search](%%action.peoplesearch%%), look for "
4293 "members in groups you're interested in and in our [featured users](%%action."
4294 "featured%%). If you're a [Twitter user](%%action.twittersettings%%), you can "
4295 "automatically subscribe to people you already follow there."
4296 msgstr ""
4297
4298 #: actions/subscriptions.php:128 actions/subscriptions.php:132
4299 #, php-format
4300 msgid "%s is not listening to anyone."
4301 msgstr "%s is not listening to anyone."
4302
4303 #: actions/subscriptions.php:208
4304 msgid "Jabber"
4305 msgstr "Jabber"
4306
4307 #: actions/subscriptions.php:222 lib/connectsettingsaction.php:115
4308 msgid "SMS"
4309 msgstr "SMS"
4310
4311 #: actions/tag.php:69
4312 #, php-format
4313 msgid "Notices tagged with %1$s, page %2$d"
4314 msgstr "Notices tagged with %1$s, page %2$d"
4315
4316 #: actions/tag.php:87
4317 #, php-format
4318 msgid "Notice feed for tag %s (RSS 1.0)"
4319 msgstr "Notice feed for tag %s (RSS 1.0)"
4320
4321 #: actions/tag.php:93
4322 #, php-format
4323 msgid "Notice feed for tag %s (RSS 2.0)"
4324 msgstr "Notice feed for tag %s (RSS 2.0)"
4325
4326 #: actions/tag.php:99
4327 #, php-format
4328 msgid "Notice feed for tag %s (Atom)"
4329 msgstr "Notice feed for tag %s (Atom)"
4330
4331 #: actions/tagother.php:39
4332 msgid "No ID argument."
4333 msgstr "No ID argument."
4334
4335 #: actions/tagother.php:65
4336 #, php-format
4337 msgid "Tag %s"
4338 msgstr "Tag %s"
4339
4340 #: actions/tagother.php:77 lib/userprofile.php:76
4341 msgid "User profile"
4342 msgstr "User profile"
4343
4344 #: actions/tagother.php:81 actions/userauthorization.php:132
4345 #: lib/userprofile.php:103
4346 msgid "Photo"
4347 msgstr "Photo"
4348
4349 #: actions/tagother.php:141
4350 msgid "Tag user"
4351 msgstr "Tag user"
4352
4353 #: actions/tagother.php:151
4354 msgid ""
4355 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
4356 "separated"
4357 msgstr ""
4358 "Tags for this user (letters, numbers, -, ., and _), comma- or space- "
4359 "separated"
4360
4361 #: actions/tagother.php:193
4362 msgid ""
4363 "You can only tag people you are subscribed to or who are subscribed to you."
4364 msgstr ""
4365 "You can only tag people you are subscribed to or who are subscribed to you."
4366
4367 #: actions/tagother.php:200
4368 msgid "Could not save tags."
4369 msgstr "Could not save tags."
4370
4371 #: actions/tagother.php:236
4372 msgid "Use this form to add tags to your subscribers or subscriptions."
4373 msgstr "Use this form to add tags to your subscribers or subscriptions."
4374
4375 #: actions/tagrss.php:35
4376 msgid "No such tag."
4377 msgstr "No such tag."
4378
4379 #: actions/twitapitrends.php:85
4380 msgid "API method under construction."
4381 msgstr "API method under construction."
4382
4383 #: actions/unblock.php:59
4384 msgid "You haven't blocked that user."
4385 msgstr "You haven't blocked that user."
4386
4387 #: actions/unsandbox.php:72
4388 msgid "User is not sandboxed."
4389 msgstr "User is not sandboxed."
4390
4391 #: actions/unsilence.php:72
4392 msgid "User is not silenced."
4393 msgstr "User is not silenced."
4394
4395 #: actions/unsubscribe.php:77
4396 msgid "No profile ID in request."
4397 msgstr "No profile ID in request."
4398
4399 #: actions/unsubscribe.php:98
4400 msgid "Unsubscribed"
4401 msgstr "Unsubscribed"
4402
4403 #: actions/updateprofile.php:64 actions/userauthorization.php:337
4404 #, php-format
4405 msgid ""
4406 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
4407 msgstr ""
4408 "Listenee stream license ‘%1$s’ is not compatible with site license ‘%2$s’."
4409
4410 #. TRANS: User admin panel title
4411 #: actions/useradminpanel.php:59
4412 msgctxt "TITLE"
4413 msgid "User"
4414 msgstr "User"
4415
4416 #: actions/useradminpanel.php:70
4417 msgid "User settings for this StatusNet site."
4418 msgstr ""
4419
4420 #: actions/useradminpanel.php:149
4421 msgid "Invalid bio limit. Must be numeric."
4422 msgstr ""
4423
4424 #: actions/useradminpanel.php:155
4425 msgid "Invalid welcome text. Max length is 255 characters."
4426 msgstr ""
4427
4428 #: actions/useradminpanel.php:165
4429 #, php-format
4430 msgid "Invalid default subscripton: '%1$s' is not user."
4431 msgstr ""
4432
4433 #. TRANS: Link description in user account settings menu.
4434 #: actions/useradminpanel.php:218 lib/accountsettingsaction.php:111
4435 #: lib/personalgroupnav.php:109
4436 msgid "Profile"
4437 msgstr "Profile"
4438
4439 #: actions/useradminpanel.php:222
4440 msgid "Bio Limit"
4441 msgstr ""
4442
4443 #: actions/useradminpanel.php:223
4444 msgid "Maximum length of a profile bio in characters."
4445 msgstr ""
4446
4447 #: actions/useradminpanel.php:231
4448 msgid "New users"
4449 msgstr "New users"
4450
4451 #: actions/useradminpanel.php:235
4452 msgid "New user welcome"
4453 msgstr ""
4454
4455 #: actions/useradminpanel.php:236
4456 msgid "Welcome text for new users (Max 255 chars)."
4457 msgstr ""
4458
4459 #: actions/useradminpanel.php:241
4460 msgid "Default subscription"
4461 msgstr "Default subscription"
4462
4463 #: actions/useradminpanel.php:242
4464 msgid "Automatically subscribe new users to this user."
4465 msgstr "Automatically subscribe new users to this user."
4466
4467 #: actions/useradminpanel.php:251
4468 msgid "Invitations"
4469 msgstr "Invitations"
4470
4471 #: actions/useradminpanel.php:256
4472 msgid "Invitations enabled"
4473 msgstr "Invitations enabled"
4474
4475 #: actions/useradminpanel.php:258
4476 msgid "Whether to allow users to invite new users."
4477 msgstr ""
4478
4479 #: actions/userauthorization.php:105
4480 msgid "Authorize subscription"
4481 msgstr "Authorise subscription"
4482
4483 #: actions/userauthorization.php:110
4484 msgid ""
4485 "Please check these details to make sure that you want to subscribe to this "
4486 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
4487 "click “Reject”."
4488 msgstr ""
4489 "Please check these details to make sure that you want to subscribe to this "
4490 "user’s notices. If you didn’t just ask to subscribe to someone’s notices, "
4491 "click “Reject”."
4492
4493 #: actions/userauthorization.php:196 actions/version.php:165
4494 msgid "License"
4495 msgstr "License"
4496
4497 #: actions/userauthorization.php:217
4498 msgid "Accept"
4499 msgstr "Accept"
4500
4501 #: actions/userauthorization.php:218 lib/subscribeform.php:115
4502 #: lib/subscribeform.php:139
4503 msgid "Subscribe to this user"
4504 msgstr "Subscribe to this user"
4505
4506 #: actions/userauthorization.php:219
4507 msgid "Reject"
4508 msgstr "Reject"
4509
4510 #: actions/userauthorization.php:220
4511 msgid "Reject this subscription"
4512 msgstr "Reject this subscription"
4513
4514 #: actions/userauthorization.php:232
4515 msgid "No authorization request!"
4516 msgstr "No authorisation request!"
4517
4518 #: actions/userauthorization.php:254
4519 msgid "Subscription authorized"
4520 msgstr "Subscription authorised"
4521
4522 #: actions/userauthorization.php:256
4523 msgid ""
4524 "The subscription has been authorized, but no callback URL was passed. Check "
4525 "with the site’s instructions for details on how to authorize the "
4526 "subscription. Your subscription token is:"
4527 msgstr ""
4528 "The subscription has been authorized, but no callback URL was passed. Check "
4529 "with the site’s instructions for details on how to authorize the "
4530 "subscription. Your subscription token is:"
4531
4532 #: actions/userauthorization.php:266
4533 msgid "Subscription rejected"
4534 msgstr "Subscription rejected"
4535
4536 #: actions/userauthorization.php:268
4537 msgid ""
4538 "The subscription has been rejected, but no callback URL was passed. Check "
4539 "with the site’s instructions for details on how to fully reject the "
4540 "subscription."
4541 msgstr ""
4542 "The subscription has been rejected, but no callback URL was passed. Check "
4543 "with the site’s instructions for details on how to fully reject the "
4544 "subscription."
4545
4546 #: actions/userauthorization.php:303
4547 #, php-format
4548 msgid "Listener URI ‘%s’ not found here."
4549 msgstr ""
4550
4551 #: actions/userauthorization.php:308
4552 #, php-format
4553 msgid "Listenee URI ‘%s’ is too long."
4554 msgstr ""
4555
4556 #: actions/userauthorization.php:314
4557 #, php-format
4558 msgid "Listenee URI ‘%s’ is a local user."
4559 msgstr ""
4560
4561 #: actions/userauthorization.php:329
4562 #, php-format
4563 msgid "Profile URL ‘%s’ is for a local user."
4564 msgstr ""
4565
4566 #: actions/userauthorization.php:345
4567 #, php-format
4568 msgid "Avatar URL ‘%s’ is not valid."
4569 msgstr ""
4570
4571 #: actions/userauthorization.php:350
4572 #, php-format
4573 msgid "Can’t read avatar URL ‘%s’."
4574 msgstr "Can’t read avatar URL ‘%s’."
4575
4576 #: actions/userauthorization.php:355
4577 #, php-format
4578 msgid "Wrong image type for avatar URL ‘%s’."
4579 msgstr "Wrong image type for avatar URL ‘%s’."
4580
4581 #: actions/userdesignsettings.php:76 lib/designsettings.php:65
4582 msgid "Profile design"
4583 msgstr "Profile design"
4584
4585 #: actions/userdesignsettings.php:87 lib/designsettings.php:76
4586 msgid ""
4587 "Customize the way your profile looks with a background image and a colour "
4588 "palette of your choice."
4589 msgstr ""
4590 "Customise the way your profile looks with a background image and a colour "
4591 "palette of your choice."
4592
4593 #: actions/userdesignsettings.php:282
4594 msgid "Enjoy your hotdog!"
4595 msgstr ""
4596
4597 #. TRANS: Message is used as a page title. %1$s is a nick name, %2$d is a page number.
4598 #: actions/usergroups.php:66
4599 #, php-format
4600 msgid "%1$s groups, page %2$d"
4601 msgstr "%1$s groups, page %2$d"
4602
4603 #: actions/usergroups.php:132
4604 msgid "Search for more groups"
4605 msgstr "Search for more groups"
4606
4607 #: actions/usergroups.php:159
4608 #, php-format
4609 msgid "%s is not a member of any group."
4610 msgstr "%s is not a member of any group."
4611
4612 #: actions/usergroups.php:164
4613 #, php-format
4614 msgid "Try [searching for groups](%%action.groupsearch%%) and joining them."
4615 msgstr ""
4616
4617 #. TRANS: Message is used as link description. %1$s is a username, %2$s is a site name.
4618 #. TRANS: Message is used as a subtitle in atom group notice feed.
4619 #. TRANS: %1$s is a group name, %2$s is a site name.
4620 #. TRANS: Message is used as a subtitle in atom user notice feed.
4621 #. TRANS: %1$s is a user name, %2$s is a site name.
4622 #: actions/userrss.php:97 lib/atomgroupnoticefeed.php:69
4623 #: lib/atomusernoticefeed.php:75
4624 #, php-format
4625 msgid "Updates from %1$s on %2$s!"
4626 msgstr "Updates from %1$s on %2$s!"
4627
4628 #: actions/version.php:73
4629 #, php-format
4630 msgid "StatusNet %s"
4631 msgstr "StatusNet %s"
4632
4633 #: actions/version.php:153
4634 #, php-format
4635 msgid ""
4636 "This site is powered by %1$s version %2$s, Copyright 2008-2010 StatusNet, "
4637 "Inc. and contributors."
4638 msgstr ""
4639
4640 #: actions/version.php:161
4641 msgid "Contributors"
4642 msgstr ""
4643
4644 #: actions/version.php:168
4645 msgid ""
4646 "StatusNet is free software: you can redistribute it and/or modify it under "
4647 "the terms of the GNU Affero General Public License as published by the Free "
4648 "Software Foundation, either version 3 of the License, or (at your option) "
4649 "any later version. "
4650 msgstr ""
4651 "StatusNet is free software: you can redistribute it and/or modify it under "
4652 "the terms of the GNU Affero General Public Licence as published by the Free "
4653 "Software Foundation, either version 3 of the Licence, or (at your option) "
4654 "any later version. "
4655
4656 #: actions/version.php:174
4657 msgid ""
4658 "This program is distributed in the hope that it will be useful, but WITHOUT "
4659 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
4660 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License "
4661 "for more details. "
4662 msgstr ""
4663 "This program is distributed in the hope that it will be useful, but WITHOUT "
4664 "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
4665 "FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public Licence "
4666 "for more details. "
4667
4668 #: actions/version.php:180
4669 #, php-format
4670 msgid ""
4671 "You should have received a copy of the GNU Affero General Public License "
4672 "along with this program.  If not, see %s."
4673 msgstr ""
4674 "You should have received a copy of the GNU Affero General Public Licence "
4675 "along with this program.  If not, see %s."
4676
4677 #: actions/version.php:189
4678 msgid "Plugins"
4679 msgstr ""
4680
4681 #. TRANS: Secondary navigation menu option leading to version information on the StatusNet site.
4682 #: actions/version.php:196 lib/action.php:779
4683 msgid "Version"
4684 msgstr "Version"
4685
4686 #: actions/version.php:197
4687 msgid "Author(s)"
4688 msgstr ""
4689
4690 #: classes/File.php:169
4691 #, php-format
4692 msgid ""
4693 "No file may be larger than %d bytes and the file you sent was %d bytes. Try "
4694 "to upload a smaller version."
4695 msgstr ""
4696
4697 #: classes/File.php:179
4698 #, php-format
4699 msgid "A file this large would exceed your user quota of %d bytes."
4700 msgstr ""
4701
4702 #: classes/File.php:186
4703 #, php-format
4704 msgid "A file this large would exceed your monthly quota of %d bytes."
4705 msgstr ""
4706
4707 #: classes/Group_member.php:41
4708 msgid "Group join failed."
4709 msgstr "Group join failed."
4710
4711 #: classes/Group_member.php:53
4712 msgid "Not part of group."
4713 msgstr "Not part of group."
4714
4715 #: classes/Group_member.php:60
4716 msgid "Group leave failed."
4717 msgstr "Group leave failed."
4718
4719 #: classes/Local_group.php:41
4720 msgid "Could not update local group."
4721 msgstr "Could not update local group."
4722
4723 #: classes/Login_token.php:76
4724 #, php-format
4725 msgid "Could not create login token for %s"
4726 msgstr "Could not create login token for %s"
4727
4728 #: classes/Message.php:45
4729 msgid "You are banned from sending direct messages."
4730 msgstr "You are banned from sending direct messages."
4731
4732 #: classes/Message.php:61
4733 msgid "Could not insert message."
4734 msgstr "Could not insert message."
4735
4736 #: classes/Message.php:71
4737 msgid "Could not update message with new URI."
4738 msgstr "Could not update message with new URI."
4739
4740 #. TRANS: Server exception. %s are the error details.
4741 #: classes/Notice.php:176
4742 #, php-format
4743 msgid "Database error inserting hashtag: %s"
4744 msgstr "Database error inserting hashtag: %s"
4745
4746 #: classes/Notice.php:245
4747 msgid "Problem saving notice. Too long."
4748 msgstr "Problem saving notice. Too long."
4749
4750 #: classes/Notice.php:249
4751 msgid "Problem saving notice. Unknown user."
4752 msgstr "Problem saving notice. Unknown user."
4753
4754 #: classes/Notice.php:254
4755 msgid ""
4756 "Too many notices too fast; take a breather and post again in a few minutes."
4757 msgstr ""
4758 "Too many notices too fast; take a breather and post again in a few minutes."
4759
4760 #: classes/Notice.php:260
4761 msgid ""
4762 "Too many duplicate messages too quickly; take a breather and post again in a "
4763 "few minutes."
4764 msgstr ""
4765 "Too many duplicate messages too quickly; take a breather and post again in a "
4766 "few minutes."
4767
4768 #: classes/Notice.php:266
4769 msgid "You are banned from posting notices on this site."
4770 msgstr "You are banned from posting notices on this site."
4771
4772 #: classes/Notice.php:332 classes/Notice.php:358
4773 msgid "Problem saving notice."
4774 msgstr "Problem saving notice."
4775
4776 #: classes/Notice.php:967
4777 msgid "Problem saving group inbox."
4778 msgstr "Problem saving group inbox."
4779
4780 #. TRANS: Message used to repeat a notice. RT is the abbreviation of 'retweet'.
4781 #. TRANS: %1$s is the repeated user's name, %2$s is the repeated notice.
4782 #: classes/Notice.php:1515
4783 #, php-format
4784 msgid "RT @%1$s %2$s"
4785 msgstr "RT @%1$s %2$s"
4786
4787 #: classes/Subscription.php:74 lib/oauthstore.php:465
4788 msgid "You have been banned from subscribing."
4789 msgstr "You have been banned from subscribing."
4790
4791 #: classes/Subscription.php:78
4792 msgid "Already subscribed!"
4793 msgstr ""
4794
4795 #: classes/Subscription.php:82
4796 msgid "User has blocked you."
4797 msgstr "User has blocked you."
4798
4799 #: classes/Subscription.php:167
4800 #, fuzzy
4801 msgid "Not subscribed!"
4802 msgstr "Not subscribed!"
4803
4804 #: classes/Subscription.php:173
4805 msgid "Couldn't delete self-subscription."
4806 msgstr "Couldn't delete self-subscription."
4807
4808 #: classes/Subscription.php:200
4809 msgid "Couldn't delete subscription OMB token."
4810 msgstr "Couldn't delete subscription OMB token."
4811
4812 #: classes/Subscription.php:211
4813 msgid "Couldn't delete subscription."
4814 msgstr "Couldn't delete subscription."
4815
4816 #: classes/User.php:363
4817 #, php-format
4818 msgid "Welcome to %1$s, @%2$s!"
4819 msgstr "Welcome to %1$s, @%2$s!"
4820
4821 #: classes/User_group.php:480
4822 msgid "Could not create group."
4823 msgstr "Could not create group."
4824
4825 #: classes/User_group.php:489
4826 msgid "Could not set group URI."
4827 msgstr "Could not set group URI."
4828
4829 #: classes/User_group.php:510
4830 msgid "Could not set group membership."
4831 msgstr "Could not set group membership."
4832
4833 #: classes/User_group.php:524
4834 msgid "Could not save local group info."
4835 msgstr "Could not save local group info."
4836
4837 #. TRANS: Link title attribute in user account settings menu.
4838 #: lib/accountsettingsaction.php:109
4839 msgid "Change your profile settings"
4840 msgstr "Change your profile settings"
4841
4842 #. TRANS: Link title attribute in user account settings menu.
4843 #: lib/accountsettingsaction.php:116
4844 msgid "Upload an avatar"
4845 msgstr "Upload an avatar"
4846
4847 #. TRANS: Link title attribute in user account settings menu.
4848 #: lib/accountsettingsaction.php:123
4849 msgid "Change your password"
4850 msgstr "Change your password"
4851
4852 #. TRANS: Link title attribute in user account settings menu.
4853 #: lib/accountsettingsaction.php:130
4854 msgid "Change email handling"
4855 msgstr "Change e-mail handling"
4856
4857 #. TRANS: Link title attribute in user account settings menu.
4858 #: lib/accountsettingsaction.php:137
4859 msgid "Design your profile"
4860 msgstr "Design your profile"
4861
4862 #. TRANS: Link title attribute in user account settings menu.
4863 #: lib/accountsettingsaction.php:144
4864 msgid "Other options"
4865 msgstr "Other options"
4866
4867 #. TRANS: Link description in user account settings menu.
4868 #: lib/accountsettingsaction.php:146
4869 msgid "Other"
4870 msgstr "Other"
4871
4872 #. TRANS: Page title. %1$s is the title, %2$s is the site name.
4873 #: lib/action.php:145
4874 #, php-format
4875 msgid "%1$s - %2$s"
4876 msgstr "%1$s - %2$s"
4877
4878 #. TRANS: Page title for a page without a title set.
4879 #: lib/action.php:161
4880 msgid "Untitled page"
4881 msgstr "Untitled page"
4882
4883 #. TRANS: DT element for primary navigation menu. String is hidden in default CSS.
4884 #: lib/action.php:426
4885 msgid "Primary site navigation"
4886 msgstr "Primary site navigation"
4887
4888 #. TRANS: Tooltip for main menu option "Personal"
4889 #: lib/action.php:432
4890 msgctxt "TOOLTIP"
4891 msgid "Personal profile and friends timeline"
4892 msgstr "ersonal profile and friends timeline"
4893
4894 #. TRANS: Main menu option when logged in for access to personal profile and friends timeline
4895 #: lib/action.php:435
4896 msgctxt "MENU"
4897 msgid "Personal"
4898 msgstr "Personal"
4899
4900 #. TRANS: Tooltip for main menu option "Account"
4901 #: lib/action.php:437
4902 msgctxt "TOOLTIP"
4903 msgid "Change your email, avatar, password, profile"
4904 msgstr "Change your email, avatar, password, profile"
4905
4906 #. TRANS: Tooltip for main menu option "Services"
4907 #: lib/action.php:442
4908 msgctxt "TOOLTIP"
4909 msgid "Connect to services"
4910 msgstr "Connect to services"
4911
4912 #. TRANS: Main menu option when logged in and connection are possible for access to options to connect to other services
4913 #: lib/action.php:445
4914 msgid "Connect"
4915 msgstr "Connect"
4916
4917 #. TRANS: Tooltip for menu option "Admin"
4918 #: lib/action.php:448
4919 msgctxt "TOOLTIP"
4920 msgid "Change site configuration"
4921 msgstr "Change site configuration"
4922
4923 #. TRANS: Main menu option when logged in and site admin for access to site configuration
4924 #: lib/action.php:451
4925 msgctxt "MENU"
4926 msgid "Admin"
4927 msgstr "Admin"
4928
4929 #. TRANS: Tooltip for main menu option "Invite"
4930 #: lib/action.php:455
4931 #, php-format
4932 msgctxt "TOOLTIP"
4933 msgid "Invite friends and colleagues to join you on %s"
4934 msgstr "Invite friends and colleagues to join you on %s"
4935
4936 #. TRANS: Main menu option when logged in and invitations are allowed for inviting new users
4937 #: lib/action.php:458
4938 msgctxt "MENU"
4939 msgid "Invite"
4940 msgstr "Invite"
4941
4942 #. TRANS: Tooltip for main menu option "Logout"
4943 #: lib/action.php:464
4944 msgctxt "TOOLTIP"
4945 msgid "Logout from the site"
4946 msgstr "Logout from the site"
4947
4948 #. TRANS: Main menu option when logged in to log out the current user
4949 #: lib/action.php:467
4950 msgctxt "MENU"
4951 msgid "Logout"
4952 msgstr "Logout"
4953
4954 #. TRANS: Tooltip for main menu option "Register"
4955 #: lib/action.php:472
4956 msgctxt "TOOLTIP"
4957 msgid "Create an account"
4958 msgstr "Create an account"
4959
4960 #. TRANS: Main menu option when not logged in to register a new account
4961 #: lib/action.php:475
4962 msgctxt "MENU"
4963 msgid "Register"
4964 msgstr "Register"
4965
4966 #. TRANS: Tooltip for main menu option "Login"
4967 #: lib/action.php:478
4968 msgctxt "TOOLTIP"
4969 msgid "Login to the site"
4970 msgstr "Login to the site"
4971
4972 #: lib/action.php:481
4973 msgctxt "MENU"
4974 msgid "Login"
4975 msgstr "Login"
4976
4977 #. TRANS: Tooltip for main menu option "Help"
4978 #: lib/action.php:484
4979 msgctxt "TOOLTIP"
4980 msgid "Help me!"
4981 msgstr "Help me!"
4982
4983 #: lib/action.php:487
4984 msgctxt "MENU"
4985 msgid "Help"
4986 msgstr "Help"
4987
4988 #. TRANS: Tooltip for main menu option "Search"
4989 #: lib/action.php:490
4990 msgctxt "TOOLTIP"
4991 msgid "Search for people or text"
4992 msgstr "Search for people or text"
4993
4994 #: lib/action.php:493
4995 msgctxt "MENU"
4996 msgid "Search"
4997 msgstr "Search"
4998
4999 #. TRANS: DT element for site notice. String is hidden in default CSS.
5000 #. TRANS: Menu item for site administration
5001 #: lib/action.php:515 lib/adminpanelaction.php:399
5002 msgid "Site notice"
5003 msgstr "Site notice"
5004
5005 #. TRANS: DT element for local views block. String is hidden in default CSS.
5006 #: lib/action.php:582
5007 msgid "Local views"
5008 msgstr "Local views"
5009
5010 #. TRANS: DT element for page notice. String is hidden in default CSS.
5011 #: lib/action.php:649
5012 msgid "Page notice"
5013 msgstr "Page notice"
5014
5015 #. TRANS: DT element for secondary navigation menu. String is hidden in default CSS.
5016 #: lib/action.php:752
5017 msgid "Secondary site navigation"
5018 msgstr "Secondary site navigation"
5019
5020 #. TRANS: Secondary navigation menu option leading to help on StatusNet.
5021 #: lib/action.php:758
5022 msgid "Help"
5023 msgstr "Help"
5024
5025 #. TRANS: Secondary navigation menu option leading to text about StatusNet site.
5026 #: lib/action.php:761
5027 msgid "About"
5028 msgstr "About"
5029
5030 #. TRANS: Secondary navigation menu option leading to Frequently Asked Questions.
5031 #: lib/action.php:764
5032 msgid "FAQ"
5033 msgstr "F.A.Q."
5034
5035 #. TRANS: Secondary navigation menu option leading to Terms of Service.
5036 #: lib/action.php:769
5037 msgid "TOS"
5038 msgstr ""
5039
5040 #. TRANS: Secondary navigation menu option leading to privacy policy.
5041 #: lib/action.php:773
5042 msgid "Privacy"
5043 msgstr "Privacy"
5044
5045 #. TRANS: Secondary navigation menu option.
5046 #: lib/action.php:776
5047 msgid "Source"
5048 msgstr "Source"
5049
5050 #. TRANS: Secondary navigation menu option leading to contact information on the StatusNet site.
5051 #: lib/action.php:782
5052 msgid "Contact"
5053 msgstr "Contact"
5054
5055 #: lib/action.php:784
5056 msgid "Badge"
5057 msgstr "Badge"
5058
5059 #. TRANS: DT element for StatusNet software license.
5060 #: lib/action.php:813
5061 msgid "StatusNet software license"
5062 msgstr "StatusNet software licence"
5063
5064 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is set.
5065 #: lib/action.php:817
5066 #, php-format
5067 msgid ""
5068 "**%%site.name%%** is a microblogging service brought to you by [%%site."
5069 "broughtby%%](%%site.broughtbyurl%%)."
5070 msgstr ""
5071 "**%%site.name%%** is a microblogging service brought to you by [%%site."
5072 "broughtby%%](%%site.broughtbyurl%%)."
5073
5074 #. TRANS: First sentence of the StatusNet site license. Used if 'broughtby' is not set.
5075 #: lib/action.php:820
5076 #, php-format
5077 msgid "**%%site.name%%** is a microblogging service."
5078 msgstr "**%%site.name%%** is a microblogging service."
5079
5080 #. TRANS: Second sentence of the StatusNet site license. Mentions the StatusNet source code license.
5081 #: lib/action.php:824
5082 #, php-format
5083 msgid ""
5084 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
5085 "s, available under the [GNU Affero General Public License](http://www.fsf."
5086 "org/licensing/licenses/agpl-3.0.html)."
5087 msgstr ""
5088 "It runs the [StatusNet](http://status.net/) microblogging software, version %"
5089 "s, available under the [GNU Affero General Public Licence](http://www.fsf."
5090 "org/licensing/licenses/agpl-3.0.html)."
5091
5092 #. TRANS: DT element for StatusNet site content license.
5093 #: lib/action.php:840
5094 msgid "Site content license"
5095 msgstr "Site content license"
5096
5097 #. TRANS: Content license displayed when license is set to 'private'.
5098 #. TRANS: %1$s is the site name.
5099 #: lib/action.php:847
5100 #, php-format
5101 msgid "Content and data of %1$s are private and confidential."
5102 msgstr ""
5103
5104 #. TRANS: Content license displayed when license is set to 'allrightsreserved'.
5105 #. TRANS: %1$s is the copyright owner.
5106 #: lib/action.php:854
5107 #, php-format
5108 msgid "Content and data copyright by %1$s. All rights reserved."
5109 msgstr ""
5110
5111 #. TRANS: Content license displayed when license is set to 'allrightsreserved' and no owner is set.
5112 #: lib/action.php:858
5113 msgid "Content and data copyright by contributors. All rights reserved."
5114 msgstr ""
5115
5116 #. 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.
5117 #: lib/action.php:871
5118 #, php-format
5119 msgid "All %1$s content and data are available under the %2$s license."
5120 msgstr ""
5121
5122 #. TRANS: DT element for pagination (previous/next, etc.).
5123 #: lib/action.php:1182
5124 msgid "Pagination"
5125 msgstr "Pagination"
5126
5127 #. TRANS: Pagination message to go to a page displaying information more in the
5128 #. TRANS: present than the currently displayed information.
5129 #: lib/action.php:1193
5130 msgid "After"
5131 msgstr "After"
5132
5133 #. TRANS: Pagination message to go to a page displaying information more in the
5134 #. TRANS: past than the currently displayed information.
5135 #: lib/action.php:1203
5136 msgid "Before"
5137 msgstr "Before"
5138
5139 #. TRANS: Client exception thrown when a feed instance is a DOMDocument.
5140 #: lib/activity.php:121
5141 msgid "Expecting a root feed element but got a whole XML document."
5142 msgstr ""
5143
5144 #: lib/activityutils.php:208
5145 msgid "Can't handle remote content yet."
5146 msgstr ""
5147
5148 #: lib/activityutils.php:236
5149 msgid "Can't handle embedded XML content yet."
5150 msgstr ""
5151
5152 #: lib/activityutils.php:240
5153 msgid "Can't handle embedded Base64 content yet."
5154 msgstr ""
5155
5156 #. TRANS: Client error message thrown when a user tries to change admin settings but has no access rights.
5157 #: lib/adminpanelaction.php:98
5158 msgid "You cannot make changes to this site."
5159 msgstr "You cannot make changes to this site."
5160
5161 #. TRANS: Client error message throw when a certain panel's settings cannot be changed.
5162 #: lib/adminpanelaction.php:110
5163 msgid "Changes to that panel are not allowed."
5164 msgstr "Changes to that panel are not allowed."
5165
5166 #. TRANS: Client error message.
5167 #: lib/adminpanelaction.php:229
5168 msgid "showForm() not implemented."
5169 msgstr "showForm() not implemented."
5170
5171 #. TRANS: Client error message
5172 #: lib/adminpanelaction.php:259
5173 msgid "saveSettings() not implemented."
5174 msgstr "saveSettings() not implemented."
5175
5176 #. TRANS: Client error message thrown if design settings could not be deleted in
5177 #. TRANS: the admin panel Design.
5178 #: lib/adminpanelaction.php:284
5179 msgid "Unable to delete design setting."
5180 msgstr "Unable to delete design setting."
5181
5182 #. TRANS: Menu item title/tooltip
5183 #: lib/adminpanelaction.php:349
5184 msgid "Basic site configuration"
5185 msgstr "Basic site configuration"
5186
5187 #. TRANS: Menu item for site administration
5188 #: lib/adminpanelaction.php:351
5189 msgctxt "MENU"
5190 msgid "Site"
5191 msgstr "Site"
5192
5193 #. TRANS: Menu item title/tooltip
5194 #: lib/adminpanelaction.php:357
5195 msgid "Design configuration"
5196 msgstr "Design configuration"
5197
5198 #. TRANS: Menu item for site administration
5199 #: lib/adminpanelaction.php:359
5200 msgctxt "MENU"
5201 msgid "Design"
5202 msgstr "Design"
5203
5204 #. TRANS: Menu item title/tooltip
5205 #: lib/adminpanelaction.php:365
5206 msgid "User configuration"
5207 msgstr "User configuration"
5208
5209 #. TRANS: Menu item for site administration
5210 #: lib/adminpanelaction.php:367 lib/personalgroupnav.php:115
5211 msgid "User"
5212 msgstr "User"
5213
5214 #. TRANS: Menu item title/tooltip
5215 #: lib/adminpanelaction.php:373
5216 msgid "Access configuration"
5217 msgstr "Access configuration"
5218
5219 #. TRANS: Menu item title/tooltip
5220 #: lib/adminpanelaction.php:381
5221 msgid "Paths configuration"
5222 msgstr "Paths configuration"
5223
5224 #. TRANS: Menu item title/tooltip
5225 #: lib/adminpanelaction.php:389
5226 msgid "Sessions configuration"
5227 msgstr "Sessions configuration"
5228
5229 #. TRANS: Menu item title/tooltip
5230 #: lib/adminpanelaction.php:397
5231 msgid "Edit site notice"
5232 msgstr "Edit site notice"
5233
5234 #. TRANS: Menu item title/tooltip
5235 #: lib/adminpanelaction.php:405
5236 msgid "Snapshots configuration"
5237 msgstr "Snapshots configuration"
5238
5239 #. TRANS: Client error 401.
5240 #: lib/apiauth.php:95
5241 msgid "API resource requires read-write access, but you only have read access."
5242 msgstr ""
5243
5244 #. TRANS: Form legend.
5245 #: lib/applicationeditform.php:137
5246 msgid "Edit application"
5247 msgstr ""
5248
5249 #. TRANS: Form guide.
5250 #: lib/applicationeditform.php:187
5251 msgid "Icon for this application"
5252 msgstr ""
5253
5254 #. TRANS: Form input field instructions.
5255 #: lib/applicationeditform.php:209
5256 #, php-format
5257 msgid "Describe your application in %d characters"
5258 msgstr "Describe your application in %d characters"
5259
5260 #. TRANS: Form input field instructions.
5261 #: lib/applicationeditform.php:213
5262 msgid "Describe your application"
5263 msgstr "Describe your application"
5264
5265 #. TRANS: Form input field instructions.
5266 #: lib/applicationeditform.php:224
5267 msgid "URL of the homepage of this application"
5268 msgstr "URL of the homepage of this application"
5269
5270 #. TRANS: Form input field label.
5271 #: lib/applicationeditform.php:226
5272 msgid "Source URL"
5273 msgstr "Source URL"
5274
5275 #. TRANS: Form input field instructions.
5276 #: lib/applicationeditform.php:233
5277 msgid "Organization responsible for this application"
5278 msgstr "Organisation responsible for this application"
5279
5280 #. TRANS: Form input field instructions.
5281 #: lib/applicationeditform.php:242
5282 msgid "URL for the homepage of the organization"
5283 msgstr "URL for the homepage of the organisation"
5284
5285 #. TRANS: Form input field instructions.
5286 #: lib/applicationeditform.php:251
5287 msgid "URL to redirect to after authentication"
5288 msgstr ""
5289
5290 #. TRANS: Radio button label for application type
5291 #: lib/applicationeditform.php:278
5292 msgid "Browser"
5293 msgstr ""
5294
5295 #. TRANS: Radio button label for application type
5296 #: lib/applicationeditform.php:295
5297 msgid "Desktop"
5298 msgstr ""
5299
5300 #. TRANS: Form guide.
5301 #: lib/applicationeditform.php:297
5302 msgid "Type of application, browser or desktop"
5303 msgstr ""
5304
5305 #. TRANS: Radio button label for access type.
5306 #: lib/applicationeditform.php:320
5307 msgid "Read-only"
5308 msgstr ""
5309
5310 #. TRANS: Radio button label for access type.
5311 #: lib/applicationeditform.php:339
5312 msgid "Read-write"
5313 msgstr ""
5314
5315 #. TRANS: Form guide.
5316 #: lib/applicationeditform.php:341
5317 msgid "Default access for this application: read-only, or read-write"
5318 msgstr ""
5319
5320 #. TRANS: Submit button title
5321 #: lib/applicationeditform.php:359
5322 msgid "Cancel"
5323 msgstr "Cancel"
5324
5325 #. TRANS: Application access type
5326 #: lib/applicationlist.php:136
5327 msgid "read-write"
5328 msgstr ""
5329
5330 #. TRANS: Application access type
5331 #: lib/applicationlist.php:138
5332 msgid "read-only"
5333 msgstr ""
5334
5335 #. TRANS: Used in application list. %1$s is a modified date, %2$s is access type (read-write or read-only)
5336 #: lib/applicationlist.php:144
5337 #, php-format
5338 msgid "Approved %1$s - \"%2$s\" access."
5339 msgstr ""
5340
5341 #. TRANS: Button label
5342 #: lib/applicationlist.php:159
5343 msgctxt "BUTTON"
5344 msgid "Revoke"
5345 msgstr "Revoke"
5346
5347 #. TRANS: DT element label in attachment list.
5348 #: lib/attachmentlist.php:88
5349 msgid "Attachments"
5350 msgstr ""
5351
5352 #. TRANS: DT element label in attachment list item.
5353 #: lib/attachmentlist.php:265
5354 msgid "Author"
5355 msgstr ""
5356
5357 #. TRANS: DT element label in attachment list item.
5358 #: lib/attachmentlist.php:279
5359 msgid "Provider"
5360 msgstr "Provider"
5361
5362 #: lib/attachmentnoticesection.php:67
5363 msgid "Notices where this attachment appears"
5364 msgstr ""
5365
5366 #: lib/attachmenttagcloudsection.php:48
5367 msgid "Tags for this attachment"
5368 msgstr ""
5369
5370 #: lib/authenticationplugin.php:220 lib/authenticationplugin.php:225
5371 msgid "Password changing failed"
5372 msgstr "Password changing failed"
5373
5374 #: lib/authenticationplugin.php:235
5375 msgid "Password changing is not allowed"
5376 msgstr "Password changing is not allowed"
5377
5378 #: lib/channel.php:157 lib/channel.php:177
5379 msgid "Command results"
5380 msgstr "Command results"
5381
5382 #: lib/channel.php:229 lib/mailhandler.php:142
5383 msgid "Command complete"
5384 msgstr "Command complete"
5385
5386 #: lib/channel.php:240
5387 msgid "Command failed"
5388 msgstr "Command failed"
5389
5390 #: lib/command.php:83 lib/command.php:105
5391 msgid "Notice with that id does not exist"
5392 msgstr "Notice with that id does not exist"
5393
5394 #: lib/command.php:99 lib/command.php:596
5395 msgid "User has no last notice"
5396 msgstr "User has no last notice"
5397
5398 #. TRANS: Message given requesting a profile for a non-existing user.
5399 #. TRANS: %s is the nickname of the user for which the profile could not be found.
5400 #: lib/command.php:127
5401 #, php-format
5402 msgid "Could not find a user with nickname %s"
5403 msgstr "Could not find a user with nickname %s"
5404
5405 #. TRANS: Message given getting a non-existing user.
5406 #. TRANS: %s is the nickname of the user that could not be found.
5407 #: lib/command.php:147
5408 #, php-format
5409 msgid "Could not find a local user with nickname %s"
5410 msgstr "Could not find a local user with nickname %s"
5411
5412 #: lib/command.php:180
5413 msgid "Sorry, this command is not yet implemented."
5414 msgstr "Sorry, this command is not yet implemented."
5415
5416 #: lib/command.php:225
5417 msgid "It does not make a lot of sense to nudge yourself!"
5418 msgstr ""
5419
5420 #. TRANS: Message given having nudged another user.
5421 #. TRANS: %s is the nickname of the user that was nudged.
5422 #: lib/command.php:234
5423 #, php-format
5424 msgid "Nudge sent to %s"
5425 msgstr "Nudge sent to %s"
5426
5427 #: lib/command.php:260
5428 #, php-format
5429 msgid ""
5430 "Subscriptions: %1$s\n"
5431 "Subscribers: %2$s\n"
5432 "Notices: %3$s"
5433 msgstr ""
5434
5435 #: lib/command.php:302
5436 msgid "Notice marked as fave."
5437 msgstr "Notice marked as fave."
5438
5439 #: lib/command.php:323
5440 msgid "You are already a member of that group"
5441 msgstr "You are already a member of that group."
5442
5443 #. TRANS: Message given having failed to add a user to a group.
5444 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
5445 #: lib/command.php:339
5446 #, php-format
5447 msgid "Could not join user %1$s to group %2$s"
5448 msgstr "Could not join user %1$s to group %2$s."
5449
5450 #. TRANS: Message given having failed to remove a user from a group.
5451 #. TRANS: %1$s is the nickname of the user, %2$s is the nickname of the group.
5452 #: lib/command.php:385
5453 #, php-format
5454 msgid "Could not remove user %1$s from group %2$s"
5455 msgstr "Could not remove user %1$s to group %2$s"
5456
5457 #. TRANS: Whois output. %s is the full name of the queried user.
5458 #: lib/command.php:418
5459 #, php-format
5460 msgid "Fullname: %s"
5461 msgstr "Fullname: %s"
5462
5463 #. TRANS: Whois output. %s is the location of the queried user.
5464 #. TRANS: Profile info line in new-subscriber notification e-mail
5465 #: lib/command.php:422 lib/mail.php:263
5466 #, php-format
5467 msgid "Location: %s"
5468 msgstr "Location: %s"
5469
5470 #. TRANS: Whois output. %s is the homepage of the queried user.
5471 #. TRANS: Profile info line in new-subscriber notification e-mail
5472 #: lib/command.php:426 lib/mail.php:266
5473 #, php-format
5474 msgid "Homepage: %s"
5475 msgstr "Homepage: %s"
5476
5477 #. TRANS: Whois output. %s is the bio information of the queried user.
5478 #: lib/command.php:430
5479 #, php-format
5480 msgid "About: %s"
5481 msgstr "About: %s"
5482
5483 #: lib/command.php:457
5484 #, php-format
5485 msgid ""
5486 "%s is a remote profile; you can only send direct messages to users on the "
5487 "same server."
5488 msgstr ""
5489
5490 #. TRANS: Message given if content is too long.
5491 #. TRANS: %1$d is the maximum number of characters, %2$d is the number of submitted characters.
5492 #: lib/command.php:472
5493 #, php-format
5494 msgid "Message too long - maximum is %1$d characters, you sent %2$d"
5495 msgstr "Message too long - maximum is %1$d characters, you sent %2$d"
5496
5497 #. TRANS: Message given have sent a direct message to another user.
5498 #. TRANS: %s is the name of the other user.
5499 #: lib/command.php:492
5500 #, php-format
5501 msgid "Direct message to %s sent"
5502 msgstr "Direct message to %s sent"
5503
5504 #: lib/command.php:494
5505 msgid "Error sending direct message."
5506 msgstr "Error sending direct message."
5507
5508 #: lib/command.php:514
5509 msgid "Cannot repeat your own notice"
5510 msgstr "Cannot repeat your own notice."
5511
5512 #: lib/command.php:519
5513 msgid "Already repeated that notice"
5514 msgstr "Already repeated that notice."
5515
5516 #. TRANS: Message given having repeated a notice from another user.
5517 #. TRANS: %s is the name of the user for which the notice was repeated.
5518 #: lib/command.php:529
5519 #, php-format
5520 msgid "Notice from %s repeated"
5521 msgstr "Notice from %s repeated"
5522
5523 #: lib/command.php:531
5524 msgid "Error repeating notice."
5525 msgstr "Error repeating notice."
5526
5527 #: lib/command.php:562
5528 #, php-format
5529 msgid "Notice too long - maximum is %d characters, you sent %d"
5530 msgstr "Notice too long - maximum is %d characters, you sent %d"
5531
5532 #: lib/command.php:571
5533 #, php-format
5534 msgid "Reply to %s sent"
5535 msgstr "Reply to %s sent"
5536
5537 #: lib/command.php:573
5538 msgid "Error saving notice."
5539 msgstr "Error saving notice."
5540
5541 #: lib/command.php:620
5542 msgid "Specify the name of the user to subscribe to"
5543 msgstr "Specify the name of the user to subscribe to"
5544
5545 #: lib/command.php:628
5546 msgid "Can't subscribe to OMB profiles by command."
5547 msgstr "Can't subscribe to OMB profiles by command."
5548
5549 #: lib/command.php:634
5550 #, php-format
5551 msgid "Subscribed to %s"
5552 msgstr "Subscribed to %s"
5553
5554 #: lib/command.php:655 lib/command.php:754
5555 msgid "Specify the name of the user to unsubscribe from"
5556 msgstr "Specify the name of the user to unsubscribe from"
5557
5558 #: lib/command.php:664
5559 #, php-format
5560 msgid "Unsubscribed from %s"
5561 msgstr "Unsubscribed from %s"
5562
5563 #: lib/command.php:682 lib/command.php:705
5564 msgid "Command not yet implemented."
5565 msgstr "Command not yet implemented."
5566
5567 #: lib/command.php:685
5568 msgid "Notification off."
5569 msgstr "Notification off."
5570
5571 #: lib/command.php:687
5572 msgid "Can't turn off notification."
5573 msgstr "Can't turn off notification."
5574
5575 #: lib/command.php:708
5576 msgid "Notification on."
5577 msgstr "Notification on."
5578
5579 #: lib/command.php:710
5580 msgid "Can't turn on notification."
5581 msgstr "Can't turn on notification."
5582
5583 #: lib/command.php:723
5584 msgid "Login command is disabled"
5585 msgstr ""
5586
5587 #: lib/command.php:734
5588 #, php-format
5589 msgid "This link is useable only once, and is good for only 2 minutes: %s"
5590 msgstr ""
5591
5592 #: lib/command.php:761
5593 #, php-format
5594 msgid "Unsubscribed  %s"
5595 msgstr "Unsubscribed  %s"
5596
5597 #: lib/command.php:778
5598 msgid "You are not subscribed to anyone."
5599 msgstr "You are not subscribed to anyone."
5600
5601 #: lib/command.php:780
5602 msgid "You are subscribed to this person:"
5603 msgid_plural "You are subscribed to these people:"
5604 msgstr[0] "You are already subscribed to these users:"
5605 msgstr[1] "You are already subscribed to these users:"
5606
5607 #: lib/command.php:800
5608 msgid "No one is subscribed to you."
5609 msgstr "No one is subscribed to you."
5610
5611 #: lib/command.php:802
5612 msgid "This person is subscribed to you:"
5613 msgid_plural "These people are subscribed to you:"
5614 msgstr[0] "Could not subscribe other to you."
5615 msgstr[1] "Could not subscribe other to you."
5616
5617 #: lib/command.php:822
5618 msgid "You are not a member of any groups."
5619 msgstr "You are not a member of any groups."
5620
5621 #: lib/command.php:824
5622 msgid "You are a member of this group:"
5623 msgid_plural "You are a member of these groups:"
5624 msgstr[0] "You are not a member of that group."
5625 msgstr[1] "You are not a member of that group."
5626
5627 #: lib/command.php:838
5628 msgid ""
5629 "Commands:\n"
5630 "on - turn on notifications\n"
5631 "off - turn off notifications\n"
5632 "help - show this help\n"
5633 "follow <nickname> - subscribe to user\n"
5634 "groups - lists the groups you have joined\n"
5635 "subscriptions - list the people you follow\n"
5636 "subscribers - list the people that follow you\n"
5637 "leave <nickname> - unsubscribe from user\n"
5638 "d <nickname> <text> - direct message to user\n"
5639 "get <nickname> - get last notice from user\n"
5640 "whois <nickname> - get profile info on user\n"
5641 "lose <nickname> - force user to stop following you\n"
5642 "fav <nickname> - add user's last notice as a 'fave'\n"
5643 "fav #<notice_id> - add notice with the given id as a 'fave'\n"
5644 "repeat #<notice_id> - repeat a notice with a given id\n"
5645 "repeat <nickname> - repeat the last notice from user\n"
5646 "reply #<notice_id> - reply to notice with a given id\n"
5647 "reply <nickname> - reply to the last notice from user\n"
5648 "join <group> - join group\n"
5649 "login - Get a link to login to the web interface\n"
5650 "drop <group> - leave group\n"
5651 "stats - get your stats\n"
5652 "stop - same as 'off'\n"
5653 "quit - same as 'off'\n"
5654 "sub <nickname> - same as 'follow'\n"
5655 "unsub <nickname> - same as 'leave'\n"
5656 "last <nickname> - same as 'get'\n"
5657 "on <nickname> - not yet implemented.\n"
5658 "off <nickname> - not yet implemented.\n"
5659 "nudge <nickname> - remind a user to update.\n"
5660 "invite <phone number> - not yet implemented.\n"
5661 "track <word> - not yet implemented.\n"
5662 "untrack <word> - not yet implemented.\n"
5663 "track off - not yet implemented.\n"
5664 "untrack all - not yet implemented.\n"
5665 "tracks - not yet implemented.\n"
5666 "tracking - not yet implemented.\n"
5667 msgstr ""
5668
5669 #: lib/common.php:135
5670 msgid "No configuration file found. "
5671 msgstr "No configuration file found"
5672
5673 #: lib/common.php:136
5674 msgid "I looked for configuration files in the following places: "
5675 msgstr ""
5676
5677 #: lib/common.php:138
5678 msgid "You may wish to run the installer to fix this."
5679 msgstr ""
5680
5681 #: lib/common.php:139
5682 msgid "Go to the installer."
5683 msgstr "Go to the installer."
5684
5685 #: lib/connectsettingsaction.php:110
5686 msgid "IM"
5687 msgstr "I.M."
5688
5689 #: lib/connectsettingsaction.php:111
5690 msgid "Updates by instant messenger (IM)"
5691 msgstr "Updates by instant messenger (I.M.)"
5692
5693 #: lib/connectsettingsaction.php:116
5694 msgid "Updates by SMS"
5695 msgstr "Updates by SMS"
5696
5697 #: lib/connectsettingsaction.php:120
5698 msgid "Connections"
5699 msgstr "Connections"
5700
5701 #: lib/connectsettingsaction.php:121
5702 msgid "Authorized connected applications"
5703 msgstr ""
5704
5705 #: lib/dberroraction.php:60
5706 msgid "Database error"
5707 msgstr ""
5708
5709 #: lib/designsettings.php:105
5710 msgid "Upload file"
5711 msgstr "Upload file"
5712
5713 #: lib/designsettings.php:109
5714 msgid ""
5715 "You can upload your personal background image. The maximum file size is 2MB."
5716 msgstr ""
5717 "You can upload your personal background image. The maximum file size is 2MB."
5718
5719 #: lib/designsettings.php:418
5720 msgid "Design defaults restored."
5721 msgstr ""
5722
5723 #: lib/disfavorform.php:114 lib/disfavorform.php:140
5724 msgid "Disfavor this notice"
5725 msgstr "Disfavour this notice"
5726
5727 #: lib/favorform.php:114 lib/favorform.php:140
5728 msgid "Favor this notice"
5729 msgstr "Favour this notice"
5730
5731 #: lib/favorform.php:140
5732 msgid "Favor"
5733 msgstr "Favour"
5734
5735 #: lib/feed.php:85
5736 msgid "RSS 1.0"
5737 msgstr ""
5738
5739 #: lib/feed.php:87
5740 msgid "RSS 2.0"
5741 msgstr ""
5742
5743 #: lib/feed.php:89
5744 msgid "Atom"
5745 msgstr ""
5746
5747 #: lib/feed.php:91
5748 msgid "FOAF"
5749 msgstr ""
5750
5751 #: lib/feedlist.php:64
5752 msgid "Export data"
5753 msgstr "Export data"
5754
5755 #: lib/galleryaction.php:121
5756 msgid "Filter tags"
5757 msgstr "Filter tags"
5758
5759 #: lib/galleryaction.php:131
5760 msgid "All"
5761 msgstr "All"
5762
5763 #: lib/galleryaction.php:139
5764 msgid "Select tag to filter"
5765 msgstr "Select tag to filter"
5766
5767 #: lib/galleryaction.php:140
5768 msgid "Tag"
5769 msgstr "Tag"
5770
5771 #: lib/galleryaction.php:141
5772 msgid "Choose a tag to narrow list"
5773 msgstr "Choose a tag to narrow list"
5774
5775 #: lib/galleryaction.php:143
5776 msgid "Go"
5777 msgstr "Go"
5778
5779 #: lib/grantroleform.php:91
5780 #, php-format
5781 msgid "Grant this user the \"%s\" role"
5782 msgstr ""
5783
5784 #: lib/groupeditform.php:163
5785 msgid "URL of the homepage or blog of the group or topic"
5786 msgstr "URL of the homepage or blog of the group or topic"
5787
5788 #: lib/groupeditform.php:168
5789 msgid "Describe the group or topic"
5790 msgstr "Describe the group or topic"
5791
5792 #: lib/groupeditform.php:170
5793 #, php-format
5794 msgid "Describe the group or topic in %d characters"
5795 msgstr "Describe the group or topic in %d characters"
5796
5797 #: lib/groupeditform.php:179
5798 msgid ""
5799 "Location for the group, if any, like \"City, State (or Region), Country\""
5800 msgstr ""
5801 "Location for the group, if any, like \"City, State (or Region), Country\""
5802
5803 #: lib/groupeditform.php:187
5804 #, php-format
5805 msgid "Extra nicknames for the group, comma- or space- separated, max %d"
5806 msgstr ""
5807
5808 #: lib/groupnav.php:85
5809 msgid "Group"
5810 msgstr "Group"
5811
5812 #: lib/groupnav.php:101
5813 msgid "Blocked"
5814 msgstr "Blocked"
5815
5816 #: lib/groupnav.php:102
5817 #, php-format
5818 msgid "%s blocked users"
5819 msgstr "%s blocked users"
5820
5821 #: lib/groupnav.php:108
5822 #, php-format
5823 msgid "Edit %s group properties"
5824 msgstr "Edit %s group properties"
5825
5826 #: lib/groupnav.php:113
5827 msgid "Logo"
5828 msgstr "Logo"
5829
5830 #: lib/groupnav.php:114
5831 #, php-format
5832 msgid "Add or edit %s logo"
5833 msgstr "Add or edit %s logo"
5834
5835 #: lib/groupnav.php:120
5836 #, php-format
5837 msgid "Add or edit %s design"
5838 msgstr "Add or edit %s design"
5839
5840 #: lib/groupsbymemberssection.php:71
5841 msgid "Groups with most members"
5842 msgstr "Groups with most members"
5843
5844 #: lib/groupsbypostssection.php:71
5845 msgid "Groups with most posts"
5846 msgstr "Groups with most posts"
5847
5848 #: lib/grouptagcloudsection.php:56
5849 #, php-format
5850 msgid "Tags in %s group's notices"
5851 msgstr "Tags in %s group's notices"
5852
5853 #. TRANS: Client exception 406
5854 #: lib/htmloutputter.php:104
5855 msgid "This page is not available in a media type you accept"
5856 msgstr "This page is not available in a media type you accept"
5857
5858 #: lib/imagefile.php:72
5859 msgid "Unsupported image file format."
5860 msgstr "Unsupported image file format."
5861
5862 #: lib/imagefile.php:88
5863 #, php-format
5864 msgid "That file is too big. The maximum file size is %s."
5865 msgstr "That file is too big. The maximum file size is %s."
5866
5867 #: lib/imagefile.php:93
5868 msgid "Partial upload."
5869 msgstr "Partial upload."
5870
5871 #: lib/imagefile.php:101 lib/mediafile.php:170
5872 msgid "System error uploading file."
5873 msgstr "System error uploading file."
5874
5875 #: lib/imagefile.php:109
5876 msgid "Not an image or corrupt file."
5877 msgstr "Not an image or corrupt file."
5878
5879 #: lib/imagefile.php:122
5880 msgid "Lost our file."
5881 msgstr "Lost our file."
5882
5883 #: lib/imagefile.php:163 lib/imagefile.php:224
5884 msgid "Unknown file type"
5885 msgstr "Unknown file type"
5886
5887 #: lib/imagefile.php:244
5888 msgid "MB"
5889 msgstr ""
5890
5891 #: lib/imagefile.php:246
5892 msgid "kB"
5893 msgstr ""
5894
5895 #: lib/jabber.php:387
5896 #, php-format
5897 msgid "[%s]"
5898 msgstr ""
5899
5900 #: lib/jabber.php:567
5901 #, php-format
5902 msgid "Unknown inbox source %d."
5903 msgstr ""
5904
5905 #: lib/joinform.php:114
5906 msgid "Join"
5907 msgstr "Join"
5908
5909 #: lib/leaveform.php:114
5910 msgid "Leave"
5911 msgstr "Leave"
5912
5913 #: lib/logingroupnav.php:80
5914 msgid "Login with a username and password"
5915 msgstr "Login with a username and password"
5916
5917 #: lib/logingroupnav.php:86
5918 msgid "Sign up for a new account"
5919 msgstr "Sign up for a new account"
5920
5921 #. TRANS: Subject for address confirmation email
5922 #: lib/mail.php:174
5923 msgid "Email address confirmation"
5924 msgstr "E-mail address confirmation"
5925
5926 #. TRANS: Body for address confirmation email.
5927 #: lib/mail.php:177
5928 #, php-format
5929 msgid ""
5930 "Hey, %s.\n"
5931 "\n"
5932 "Someone just entered this email address on %s.\n"
5933 "\n"
5934 "If it was you, and you want to confirm your entry, use the URL below:\n"
5935 "\n"
5936 "\t%s\n"
5937 "\n"
5938 "If not, just ignore this message.\n"
5939 "\n"
5940 "Thanks for your time, \n"
5941 "%s\n"
5942 msgstr ""
5943
5944 #. TRANS: Subject of new-subscriber notification e-mail
5945 #: lib/mail.php:243
5946 #, php-format
5947 msgid "%1$s is now listening to your notices on %2$s."
5948 msgstr "%1$s is now listening to your notices on %2$s."
5949
5950 #. TRANS: Main body of new-subscriber notification e-mail
5951 #: lib/mail.php:249
5952 #, php-format
5953 msgid ""
5954 "%1$s is now listening to your notices on %2$s.\n"
5955 "\n"
5956 "\t%3$s\n"
5957 "\n"
5958 "%4$s%5$s%6$s\n"
5959 "Faithfully yours,\n"
5960 "%7$s.\n"
5961 "\n"
5962 "----\n"
5963 "Change your email address or notification options at %8$s\n"
5964 msgstr ""
5965 "%1$s is now listening to your notices on %2$s.\n"
5966 "\n"
5967 "%3$s\n"
5968 "\n"
5969 "%4$s%5$s%6$s\n"
5970 "Faithfully yours,\n"
5971 "%7$s.\n"
5972 "\n"
5973 "----\n"
5974 "Change your email address or notification options at %8$s\n"
5975
5976 #. TRANS: Profile info line in new-subscriber notification e-mail
5977 #: lib/mail.php:269
5978 #, php-format
5979 msgid "Bio: %s"
5980 msgstr "Bio: %s"
5981
5982 #. TRANS: Subject of notification mail for new posting email address
5983 #: lib/mail.php:298
5984 #, php-format
5985 msgid "New email address for posting to %s"
5986 msgstr "New e-mail address for posting to %s"
5987
5988 #. TRANS: Body of notification mail for new posting email address
5989 #: lib/mail.php:302
5990 #, php-format
5991 msgid ""
5992 "You have a new posting address on %1$s.\n"
5993 "\n"
5994 "Send email to %2$s to post new messages.\n"
5995 "\n"
5996 "More email instructions at %3$s.\n"
5997 "\n"
5998 "Faithfully yours,\n"
5999 "%4$s"
6000 msgstr ""
6001 "You have a new posting address on %1$s.\n"
6002 "\n"
6003 "Send e-mail to %2$s to post new messages.\n"
6004 "\n"
6005 "More e-mail instructions at %3$s.\n"
6006 "\n"
6007 "Faithfully yours,\n"
6008 "%4$s"
6009
6010 #. TRANS: Subject line for SMS-by-email notification messages
6011 #: lib/mail.php:427
6012 #, php-format
6013 msgid "%s status"
6014 msgstr "%s status"
6015
6016 #. TRANS: Subject line for SMS-by-email address confirmation message
6017 #: lib/mail.php:454
6018 msgid "SMS confirmation"
6019 msgstr "SMS confirmation"
6020
6021 #. TRANS: Main body heading for SMS-by-email address confirmation message
6022 #: lib/mail.php:457
6023 #, php-format
6024 msgid "%s: confirm you own this phone number with this code:"
6025 msgstr "%s: confirm you own this phone number with this code:"
6026
6027 #. TRANS: Subject for 'nudge' notification email
6028 #: lib/mail.php:478
6029 #, php-format
6030 msgid "You've been nudged by %s"
6031 msgstr "You've been nudged by %s"
6032
6033 #. TRANS: Body for 'nudge' notification email
6034 #: lib/mail.php:483
6035 #, php-format
6036 msgid ""
6037 "%1$s (%2$s) is wondering what you are up to these days and is inviting you "
6038 "to post some news.\n"
6039 "\n"
6040 "So let's hear from you :)\n"
6041 "\n"
6042 "%3$s\n"
6043 "\n"
6044 "Don't reply to this email; it won't get to them.\n"
6045 "\n"
6046 "With kind regards,\n"
6047 "%4$s\n"
6048 msgstr ""
6049
6050 #. TRANS: Subject for direct-message notification email
6051 #: lib/mail.php:530
6052 #, php-format
6053 msgid "New private message from %s"
6054 msgstr "New private message from %s"
6055
6056 #. TRANS: Body for direct-message notification email
6057 #: lib/mail.php:535
6058 #, php-format
6059 msgid ""
6060 "%1$s (%2$s) sent you a private message:\n"
6061 "\n"
6062 "------------------------------------------------------\n"
6063 "%3$s\n"
6064 "------------------------------------------------------\n"
6065 "\n"
6066 "You can reply to their message here:\n"
6067 "\n"
6068 "%4$s\n"
6069 "\n"
6070 "Don't reply to this email; it won't get to them.\n"
6071 "\n"
6072 "With kind regards,\n"
6073 "%5$s\n"
6074 msgstr ""
6075
6076 #. TRANS: Subject for favorite notification email
6077 #: lib/mail.php:583
6078 #, php-format
6079 msgid "%s (@%s) added your notice as a favorite"
6080 msgstr "%s (@%s) added your notice as a favorite"
6081
6082 #. TRANS: Body for favorite notification email
6083 #: lib/mail.php:586
6084 #, php-format
6085 msgid ""
6086 "%1$s (@%7$s) just added your notice from %2$s as one of their favorites.\n"
6087 "\n"
6088 "The URL of your notice is:\n"
6089 "\n"
6090 "%3$s\n"
6091 "\n"
6092 "The text of your notice is:\n"
6093 "\n"
6094 "%4$s\n"
6095 "\n"
6096 "You can see the list of %1$s's favorites here:\n"
6097 "\n"
6098 "%5$s\n"
6099 "\n"
6100 "Faithfully yours,\n"
6101 "%6$s\n"
6102 msgstr ""
6103
6104 #. TRANS: Line in @-reply notification e-mail. %s is conversation URL.
6105 #: lib/mail.php:645
6106 #, php-format
6107 msgid ""
6108 "The full conversation can be read here:\n"
6109 "\n"
6110 "\t%s"
6111 msgstr ""
6112
6113 #: lib/mail.php:651
6114 #, php-format
6115 msgid "%s (@%s) sent a notice to your attention"
6116 msgstr ""
6117
6118 #. TRANS: Body of @-reply notification e-mail.
6119 #: lib/mail.php:654
6120 #, php-format
6121 msgid ""
6122 "%1$s (@%9$s) just sent a notice to your attention (an '@-reply') on %2$s.\n"
6123 "\n"
6124 "The notice is here:\n"
6125 "\n"
6126 "\t%3$s\n"
6127 "\n"
6128 "It reads:\n"
6129 "\n"
6130 "\t%4$s\n"
6131 "\n"
6132 "%5$sYou can reply back here:\n"
6133 "\n"
6134 "\t%6$s\n"
6135 "\n"
6136 "The list of all @-replies for you here:\n"
6137 "\n"
6138 "%7$s\n"
6139 "\n"
6140 "Faithfully yours,\n"
6141 "%2$s\n"
6142 "\n"
6143 "P.S. You can turn off these email notifications here: %8$s\n"
6144 msgstr ""
6145
6146 #: lib/mailbox.php:89
6147 msgid "Only the user can read their own mailboxes."
6148 msgstr "Only the user can read their own mailboxes."
6149
6150 #: lib/mailbox.php:139
6151 msgid ""
6152 "You have no private messages. You can send private message to engage other "
6153 "users in conversation. People can send you messages for your eyes only."
6154 msgstr ""
6155
6156 #: lib/mailbox.php:227 lib/noticelist.php:494
6157 msgid "from"
6158 msgstr "from"
6159
6160 #: lib/mailhandler.php:37
6161 msgid "Could not parse message."
6162 msgstr "Could not parse message."
6163
6164 #: lib/mailhandler.php:42
6165 msgid "Not a registered user."
6166 msgstr "Not a registered user."
6167
6168 #: lib/mailhandler.php:46
6169 msgid "Sorry, that is not your incoming email address."
6170 msgstr "Sorry, that is not your incoming e-mail address."
6171
6172 #: lib/mailhandler.php:50
6173 msgid "Sorry, no incoming email allowed."
6174 msgstr "Sorry, no incoming e-mail allowed."
6175
6176 #: lib/mailhandler.php:228
6177 #, php-format
6178 msgid "Unsupported message type: %s"
6179 msgstr "Unsupported message type: %s"
6180
6181 #: lib/mediafile.php:98 lib/mediafile.php:123
6182 msgid "There was a database error while saving your file. Please try again."
6183 msgstr ""
6184
6185 #: lib/mediafile.php:142
6186 msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini."
6187 msgstr ""
6188
6189 #: lib/mediafile.php:147
6190 msgid ""
6191 "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
6192 "the HTML form."
6193 msgstr ""
6194
6195 #: lib/mediafile.php:152
6196 msgid "The uploaded file was only partially uploaded."
6197 msgstr ""
6198
6199 #: lib/mediafile.php:159
6200 msgid "Missing a temporary folder."
6201 msgstr ""
6202
6203 #: lib/mediafile.php:162
6204 msgid "Failed to write file to disk."
6205 msgstr ""
6206
6207 #: lib/mediafile.php:165
6208 msgid "File upload stopped by extension."
6209 msgstr ""
6210
6211 #: lib/mediafile.php:179 lib/mediafile.php:216
6212 msgid "File exceeds user's quota."
6213 msgstr ""
6214
6215 #: lib/mediafile.php:196 lib/mediafile.php:233
6216 msgid "File could not be moved to destination directory."
6217 msgstr ""
6218
6219 #: lib/mediafile.php:201 lib/mediafile.php:237
6220 msgid "Could not determine file's MIME type."
6221 msgstr "Could not determine file's MIME type."
6222
6223 #: lib/mediafile.php:270
6224 #, php-format
6225 msgid " Try using another %s format."
6226 msgstr ""
6227
6228 #: lib/mediafile.php:275
6229 #, php-format
6230 msgid "%s is not a supported file type on this server."
6231 msgstr ""
6232
6233 #: lib/messageform.php:120
6234 msgid "Send a direct notice"
6235 msgstr "Send a direct notice"
6236
6237 #: lib/messageform.php:146
6238 msgid "To"
6239 msgstr "To"
6240
6241 #: lib/messageform.php:159 lib/noticeform.php:185
6242 msgid "Available characters"
6243 msgstr "Available characters"
6244
6245 #: lib/messageform.php:178 lib/noticeform.php:236
6246 msgctxt "Send button for sending notice"
6247 msgid "Send"
6248 msgstr "Send"
6249
6250 #: lib/noticeform.php:160
6251 msgid "Send a notice"
6252 msgstr "Send a notice"
6253
6254 #: lib/noticeform.php:173
6255 #, php-format
6256 msgid "What's up, %s?"
6257 msgstr "What's up, %s?"
6258
6259 #: lib/noticeform.php:192
6260 msgid "Attach"
6261 msgstr ""
6262
6263 #: lib/noticeform.php:196
6264 msgid "Attach a file"
6265 msgstr ""
6266
6267 #: lib/noticeform.php:212
6268 msgid "Share my location"
6269 msgstr "Share my location"
6270
6271 #: lib/noticeform.php:215
6272 msgid "Do not share my location"
6273 msgstr "Do not share my location"
6274
6275 #: lib/noticeform.php:216
6276 msgid ""
6277 "Sorry, retrieving your geo location is taking longer than expected, please "
6278 "try again later"
6279 msgstr ""
6280
6281 #. TRANS: Used in coordinates as abbreviation of north
6282 #: lib/noticelist.php:430
6283 msgid "N"
6284 msgstr "N"
6285
6286 #. TRANS: Used in coordinates as abbreviation of south
6287 #: lib/noticelist.php:432
6288 msgid "S"
6289 msgstr ""
6290
6291 #. TRANS: Used in coordinates as abbreviation of east
6292 #: lib/noticelist.php:434
6293 msgid "E"
6294 msgstr ""
6295
6296 #. TRANS: Used in coordinates as abbreviation of west
6297 #: lib/noticelist.php:436
6298 msgid "W"
6299 msgstr ""
6300
6301 #: lib/noticelist.php:438
6302 #, php-format
6303 msgid "%1$u°%2$u'%3$u\"%4$s %5$u°%6$u'%7$u\"%8$s"
6304 msgstr ""
6305
6306 #: lib/noticelist.php:447
6307 msgid "at"
6308 msgstr ""
6309
6310 #: lib/noticelist.php:567
6311 msgid "in context"
6312 msgstr "in context"
6313
6314 #: lib/noticelist.php:602
6315 msgid "Repeated by"
6316 msgstr "Repeated by"
6317
6318 #: lib/noticelist.php:629
6319 msgid "Reply to this notice"
6320 msgstr "Reply to this notice"
6321
6322 #: lib/noticelist.php:630
6323 msgid "Reply"
6324 msgstr "Reply"
6325
6326 #: lib/noticelist.php:674
6327 msgid "Notice repeated"
6328 msgstr "Notice repeated"
6329
6330 #: lib/nudgeform.php:116
6331 msgid "Nudge this user"
6332 msgstr "Nudge this user"
6333
6334 #: lib/nudgeform.php:128
6335 msgid "Nudge"
6336 msgstr "Nudge"
6337
6338 #: lib/nudgeform.php:128
6339 msgid "Send a nudge to this user"
6340 msgstr "Send a nudge to this user"
6341
6342 #: lib/oauthstore.php:283
6343 msgid "Error inserting new profile"
6344 msgstr "Error inserting new profile."
6345
6346 #: lib/oauthstore.php:291
6347 msgid "Error inserting avatar"
6348 msgstr "Error inserting avatar."
6349
6350 #: lib/oauthstore.php:306
6351 msgid "Error updating remote profile"
6352 msgstr "Error updating remote profile."
6353
6354 #: lib/oauthstore.php:311
6355 msgid "Error inserting remote profile"
6356 msgstr "Error inserting remote profile."
6357
6358 #: lib/oauthstore.php:345
6359 msgid "Duplicate notice"
6360 msgstr "Duplicate notice"
6361
6362 #: lib/oauthstore.php:490
6363 msgid "Couldn't insert new subscription."
6364 msgstr "Couldn't insert new subscription."
6365
6366 #: lib/personalgroupnav.php:99
6367 msgid "Personal"
6368 msgstr "Personal"
6369
6370 #: lib/personalgroupnav.php:104
6371 msgid "Replies"
6372 msgstr "Replies"
6373
6374 #: lib/personalgroupnav.php:114
6375 msgid "Favorites"
6376 msgstr "Favourites"
6377
6378 #: lib/personalgroupnav.php:125
6379 msgid "Inbox"
6380 msgstr "Inbox"
6381
6382 #: lib/personalgroupnav.php:126
6383 msgid "Your incoming messages"
6384 msgstr "Your incoming messages"
6385
6386 #: lib/personalgroupnav.php:130
6387 msgid "Outbox"
6388 msgstr "Outbox"
6389
6390 #: lib/personalgroupnav.php:131
6391 msgid "Your sent messages"
6392 msgstr "Your sent messages"
6393
6394 #: lib/personaltagcloudsection.php:56
6395 #, php-format
6396 msgid "Tags in %s's notices"
6397 msgstr "Tags in %s's notices"
6398
6399 #: lib/plugin.php:114
6400 msgid "Unknown"
6401 msgstr "Unknown"
6402
6403 #: lib/profileaction.php:109 lib/profileaction.php:205 lib/subgroupnav.php:82
6404 msgid "Subscriptions"
6405 msgstr "Subscriptions"
6406
6407 #: lib/profileaction.php:126
6408 msgid "All subscriptions"
6409 msgstr "All subscriptions"
6410
6411 #: lib/profileaction.php:144 lib/profileaction.php:214 lib/subgroupnav.php:90
6412 msgid "Subscribers"
6413 msgstr "Subscribers"
6414
6415 #: lib/profileaction.php:161
6416 msgid "All subscribers"
6417 msgstr "All subscribers"
6418
6419 #: lib/profileaction.php:191
6420 msgid "User ID"
6421 msgstr "User ID"
6422
6423 #: lib/profileaction.php:196
6424 msgid "Member since"
6425 msgstr "Member since"
6426
6427 #. TRANS: Average count of posts made per day since account registration
6428 #: lib/profileaction.php:235
6429 msgid "Daily average"
6430 msgstr ""
6431
6432 #: lib/profileaction.php:264
6433 msgid "All groups"
6434 msgstr "All groups"
6435
6436 #: lib/profileformaction.php:114
6437 msgid "Unimplemented method."
6438 msgstr ""
6439
6440 #: lib/publicgroupnav.php:78
6441 msgid "Public"
6442 msgstr "Public"
6443
6444 #: lib/publicgroupnav.php:82
6445 msgid "User groups"
6446 msgstr "User groups"
6447
6448 #: lib/publicgroupnav.php:84 lib/publicgroupnav.php:85
6449 msgid "Recent tags"
6450 msgstr "Recent tags"
6451
6452 #: lib/publicgroupnav.php:88
6453 msgid "Featured"
6454 msgstr "Featured"
6455
6456 #: lib/publicgroupnav.php:92
6457 msgid "Popular"
6458 msgstr "Popular"
6459
6460 #: lib/redirectingaction.php:94
6461 msgid "No return-to arguments."
6462 msgstr "No return-to arguments."
6463
6464 #: lib/repeatform.php:107
6465 msgid "Repeat this notice?"
6466 msgstr "Repeat this notice?"
6467
6468 #: lib/repeatform.php:132
6469 msgid "Yes"
6470 msgstr "Yes"
6471
6472 #: lib/repeatform.php:132
6473 msgid "Repeat this notice"
6474 msgstr "Repeat this notice"
6475
6476 #: lib/revokeroleform.php:91
6477 #, php-format
6478 msgid "Revoke the \"%s\" role from this user"
6479 msgstr "Revoke the \"%s\" role from this user"
6480
6481 #: lib/router.php:704
6482 msgid "No single user defined for single-user mode."
6483 msgstr ""
6484
6485 #: lib/sandboxform.php:67
6486 msgid "Sandbox"
6487 msgstr "Sandbox"
6488
6489 #: lib/sandboxform.php:78
6490 msgid "Sandbox this user"
6491 msgstr "Sandbox this user"
6492
6493 #: lib/searchaction.php:120
6494 msgid "Search site"
6495 msgstr "Search site"
6496
6497 #: lib/searchaction.php:126
6498 msgid "Keyword(s)"
6499 msgstr ""
6500
6501 #: lib/searchaction.php:127
6502 msgid "Search"
6503 msgstr "Search"
6504
6505 #: lib/searchaction.php:162
6506 msgid "Search help"
6507 msgstr "Search help"
6508
6509 #: lib/searchgroupnav.php:80
6510 msgid "People"
6511 msgstr "People"
6512
6513 #: lib/searchgroupnav.php:81
6514 msgid "Find people on this site"
6515 msgstr "Find people on this site"
6516
6517 #: lib/searchgroupnav.php:83
6518 msgid "Find content of notices"
6519 msgstr "Find content of notices"
6520
6521 #: lib/searchgroupnav.php:85
6522 msgid "Find groups on this site"
6523 msgstr "Find groups on this site"
6524
6525 #: lib/section.php:89
6526 msgid "Untitled section"
6527 msgstr "Untitled section"
6528
6529 #: lib/section.php:106
6530 msgid "More..."
6531 msgstr ""
6532
6533 #: lib/silenceform.php:67
6534 msgid "Silence"
6535 msgstr "Silence"
6536
6537 #: lib/silenceform.php:78
6538 msgid "Silence this user"
6539 msgstr "Silence this user"
6540
6541 #: lib/subgroupnav.php:83
6542 #, php-format
6543 msgid "People %s subscribes to"
6544 msgstr "People %s subscribes to"
6545
6546 #: lib/subgroupnav.php:91
6547 #, php-format
6548 msgid "People subscribed to %s"
6549 msgstr "People subscribed to %s"
6550
6551 #: lib/subgroupnav.php:99
6552 #, php-format
6553 msgid "Groups %s is a member of"
6554 msgstr "Groups %s is a member of"
6555
6556 #: lib/subgroupnav.php:105
6557 msgid "Invite"
6558 msgstr "Invite"
6559
6560 #: lib/subgroupnav.php:106
6561 #, php-format
6562 msgid "Invite friends and colleagues to join you on %s"
6563 msgstr "Invite friends and colleagues to join you on %s"
6564
6565 #: lib/subscriberspeopleselftagcloudsection.php:48
6566 #: lib/subscriptionspeopleselftagcloudsection.php:48
6567 msgid "People Tagcloud as self-tagged"
6568 msgstr ""
6569
6570 #: lib/subscriberspeopletagcloudsection.php:48
6571 #: lib/subscriptionspeopletagcloudsection.php:48
6572 msgid "People Tagcloud as tagged"
6573 msgstr ""
6574
6575 #: lib/tagcloudsection.php:56
6576 msgid "None"
6577 msgstr "None"
6578
6579 #: lib/topposterssection.php:74
6580 msgid "Top posters"
6581 msgstr "Top posters"
6582
6583 #: lib/unsandboxform.php:69
6584 msgid "Unsandbox"
6585 msgstr ""
6586
6587 #: lib/unsandboxform.php:80
6588 msgid "Unsandbox this user"
6589 msgstr "Unsandbox this user"
6590
6591 #: lib/unsilenceform.php:67
6592 msgid "Unsilence"
6593 msgstr ""
6594
6595 #: lib/unsilenceform.php:78
6596 msgid "Unsilence this user"
6597 msgstr "Unsilence this user"
6598
6599 #: lib/unsubscribeform.php:113 lib/unsubscribeform.php:137
6600 msgid "Unsubscribe from this user"
6601 msgstr "Unsubscribe from this user"
6602
6603 #: lib/unsubscribeform.php:137
6604 msgid "Unsubscribe"
6605 msgstr "Unsubscribe"
6606
6607 #: lib/usernoprofileexception.php:58
6608 #, php-format
6609 msgid "User %s (%d) has no profile record."
6610 msgstr "User %s (%d) has no profile record."
6611
6612 #: lib/userprofile.php:117
6613 msgid "Edit Avatar"
6614 msgstr "Edit Avatar"
6615
6616 #: lib/userprofile.php:234 lib/userprofile.php:248
6617 msgid "User actions"
6618 msgstr "User actions"
6619
6620 #: lib/userprofile.php:237
6621 msgid "User deletion in progress..."
6622 msgstr ""
6623
6624 #: lib/userprofile.php:263
6625 msgid "Edit profile settings"
6626 msgstr "Edit profile settings"
6627
6628 #: lib/userprofile.php:264
6629 msgid "Edit"
6630 msgstr ""
6631
6632 #: lib/userprofile.php:287
6633 msgid "Send a direct message to this user"
6634 msgstr "Send a direct message to this user"
6635
6636 #: lib/userprofile.php:288
6637 msgid "Message"
6638 msgstr "Message"
6639
6640 #: lib/userprofile.php:326
6641 msgid "Moderate"
6642 msgstr ""
6643
6644 #: lib/userprofile.php:364
6645 msgid "User role"
6646 msgstr "User role"
6647
6648 #: lib/userprofile.php:366
6649 msgctxt "role"
6650 msgid "Administrator"
6651 msgstr "Administrator"
6652
6653 #: lib/userprofile.php:367
6654 msgctxt "role"
6655 msgid "Moderator"
6656 msgstr ""
6657
6658 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6659 #: lib/util.php:1054
6660 msgid "a few seconds ago"
6661 msgstr "a few seconds ago"
6662
6663 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6664 #: lib/util.php:1057
6665 msgid "about a minute ago"
6666 msgstr "about a minute ago"
6667
6668 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6669 #: lib/util.php:1061
6670 #, php-format
6671 msgid "about %d minutes ago"
6672 msgstr "about %d minutes ago"
6673
6674 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6675 #: lib/util.php:1064
6676 msgid "about an hour ago"
6677 msgstr "about an hour ago"
6678
6679 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6680 #: lib/util.php:1068
6681 #, php-format
6682 msgid "about %d hours ago"
6683 msgstr "about %d hours ago"
6684
6685 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6686 #: lib/util.php:1071
6687 msgid "about a day ago"
6688 msgstr "about a day ago"
6689
6690 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6691 #: lib/util.php:1075
6692 #, php-format
6693 msgid "about %d days ago"
6694 msgstr "about %d days ago"
6695
6696 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6697 #: lib/util.php:1078
6698 msgid "about a month ago"
6699 msgstr "about a month ago"
6700
6701 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6702 #: lib/util.php:1082
6703 #, php-format
6704 msgid "about %d months ago"
6705 msgstr "about %d months ago"
6706
6707 #. TRANS: Used in notices to indicate when the notice was made compared to now.
6708 #: lib/util.php:1085
6709 msgid "about a year ago"
6710 msgstr "about a year ago"
6711
6712 #: lib/webcolor.php:82
6713 #, php-format
6714 msgid "%s is not a valid color!"
6715 msgstr "%s is not a valid colour!"
6716
6717 #: lib/webcolor.php:123
6718 #, php-format
6719 msgid "%s is not a valid color! Use 3 or 6 hex chars."
6720 msgstr "%s is not a valid colour! Use 3 or 6 hex chars."
6721
6722 #: lib/xmppmanager.php:403
6723 #, php-format
6724 msgid "Message too long - maximum is %1$d characters, you sent %2$d."
6725 msgstr "Message too long - maximum is %1$d characters, you sent %2$d."