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