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