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