]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OStatus/locale/OStatus.pot
Localisation updates from http://translatewiki.net.
[quix0rs-gnu-social.git] / plugins / OStatus / locale / OStatus.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-06-18 15:54+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=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #. TRANS: String in the gettext speed test script. Unimportant.
20 #: tests/gettext-speedtest.php:58
21 msgid "Feeds"
22 msgstr ""
23
24 #. TRANS: Link to subscribe to a remote entity.
25 #. TRANS: Link text for a user to subscribe to an OStatus user.
26 #: OStatusPlugin.php:249 OStatusPlugin.php:270 OStatusPlugin.php:1272
27 msgid "Subscribe"
28 msgstr ""
29
30 #. TRANS: Fieldset legend.
31 #: OStatusPlugin.php:289
32 msgid "Tag remote profile"
33 msgstr ""
34
35 #. TRANS: Field label.
36 #: OStatusPlugin.php:298
37 msgctxt "LABEL"
38 msgid "Remote profile"
39 msgstr ""
40
41 #. TRANS: Field title.
42 #. TRANS: Tooltip for field label "Subscribe to".
43 #: OStatusPlugin.php:300 actions/ostatussub.php:71
44 msgid ""
45 "OStatus user's address, like nickname@example.com or http://example.net/"
46 "nickname."
47 msgstr ""
48
49 #. TRANS: Button text to fetch remote profile.
50 #: OStatusPlugin.php:304
51 msgctxt "BUTTON"
52 msgid "Fetch"
53 msgstr ""
54
55 #. TRANS: Exception in OStatus when invalid URI was entered.
56 #: OStatusPlugin.php:322 OStatusPlugin.php:359
57 msgid "Invalid URI."
58 msgstr ""
59
60 #. TRANS: Error message in OStatus plugin. Do not translate the domain names example.com
61 #. TRANS: and example.net, as these are official standard domain names for use in examples.
62 #: OStatusPlugin.php:332 OStatusPlugin.php:366 actions/ostatussub.php:234
63 #: actions/ostatussub.php:242 actions/ostatussub.php:268
64 msgid ""
65 "Sorry, we could not reach that address. Please make sure that the OStatus "
66 "address is like nickname@example.com or http://example.net/nickname."
67 msgstr ""
68
69 #. TRANS: Title. %s is a domain name.
70 #: OStatusPlugin.php:581
71 #, php-format
72 msgid "Sent from %s via OStatus"
73 msgstr ""
74
75 #. TRANS: Exception thrown when setup of remote subscription fails.
76 #: OStatusPlugin.php:653
77 msgid "Could not set up remote subscription."
78 msgstr ""
79
80 #. TRANS: Title for unfollowing a remote profile.
81 #: OStatusPlugin.php:728
82 msgctxt "TITLE"
83 msgid "Unfollow"
84 msgstr ""
85
86 #. TRANS: Success message for unsubscribe from user attempt through OStatus.
87 #. TRANS: %1$s is the unsubscriber's name, %2$s is the unsubscribed user's name.
88 #: OStatusPlugin.php:731
89 #, php-format
90 msgid "%1$s stopped following %2$s."
91 msgstr ""
92
93 #. TRANS: Exception thrown when setup of remote group membership fails.
94 #: OStatusPlugin.php:759
95 msgid "Could not set up remote group membership."
96 msgstr ""
97
98 #. TRANS: Title for joining a remote groep.
99 #: OStatusPlugin.php:779
100 msgctxt "TITLE"
101 msgid "Join"
102 msgstr ""
103
104 #. TRANS: Success message for subscribe to group attempt through OStatus.
105 #. TRANS: %1$s is the member name, %2$s is the subscribed group's name.
106 #: OStatusPlugin.php:782
107 #, php-format
108 msgid "%1$s has joined group %2$s."
109 msgstr ""
110
111 #. TRANS: Exception thrown when joining a remote group fails.
112 #: OStatusPlugin.php:791
113 msgid "Failed joining remote group."
114 msgstr ""
115
116 #. TRANS: Title for leaving a remote group.
117 #: OStatusPlugin.php:831
118 msgctxt "TITLE"
119 msgid "Leave"
120 msgstr ""
121
122 #. TRANS: Success message for unsubscribe from group attempt through OStatus.
123 #. TRANS: %1$s is the member name, %2$s is the unsubscribed group's name.
124 #: OStatusPlugin.php:834
125 #, php-format
126 msgid "%1$s has left group %2$s."
127 msgstr ""
128
129 #. TRANS: Exception thrown when setup of remote list subscription fails.
130 #: OStatusPlugin.php:859
131 msgid "Could not set up remote list subscription."
132 msgstr ""
133
134 #. TRANS: Title for following a remote list.
135 #: OStatusPlugin.php:877
136 msgctxt "TITLE"
137 msgid "Follow list"
138 msgstr ""
139
140 #. TRANS: Success message for remote list follow through OStatus.
141 #. TRANS: %1$s is the subscriber name, %2$s is the list, %3$s is the tagger's name.
142 #: OStatusPlugin.php:880
143 #, php-format
144 msgid "%1$s is now following people listed in %2$s by %3$s."
145 msgstr ""
146
147 #. TRANS: Exception thrown when subscription to remote list fails.
148 #: OStatusPlugin.php:890
149 msgid "Failed subscribing to remote list."
150 msgstr ""
151
152 #. TRANS: Title for unfollowing a remote list.
153 #: OStatusPlugin.php:927
154 msgid "Unfollow list"
155 msgstr ""
156
157 #. TRANS: Success message for remote list unfollow through OStatus.
158 #. TRANS: %1$s is the subscriber name, %2$s is the list, %3$s is the tagger's name.
159 #: OStatusPlugin.php:930
160 #, php-format
161 msgid "%1$s stopped following the list %2$s by %3$s."
162 msgstr ""
163
164 #. TRANS: Title for listing a remote profile.
165 #: OStatusPlugin.php:1007
166 msgctxt "TITLE"
167 msgid "List"
168 msgstr ""
169
170 #. TRANS: Success message for remote list addition through OStatus.
171 #. TRANS: %1$s is the list creator's name, %2$s is the added list member, %3$s is the list name.
172 #: OStatusPlugin.php:1010
173 #, php-format
174 msgid "%1$s listed %2$s in the list %3$s."
175 msgstr ""
176
177 #. TRANS: Exception thrown when subscribing to a remote list fails.
178 #: OStatusPlugin.php:1024
179 #, php-format
180 msgid ""
181 "Could not complete subscription to remote profile's feed. List %s could not "
182 "be saved."
183 msgstr ""
184
185 #. TRANS: Title for unlisting a remote profile.
186 #: OStatusPlugin.php:1064
187 msgctxt "TITLE"
188 msgid "Unlist"
189 msgstr ""
190
191 #. TRANS: Success message for remote list removal through OStatus.
192 #. TRANS: %1$s is the list creator's name, %2$s is the removed list member, %3$s is the list name.
193 #: OStatusPlugin.php:1067
194 #, php-format
195 msgid "%1$s removed %2$s from the list %3$s."
196 msgstr ""
197
198 #. TRANS: Title for unliking a remote notice.
199 #: OStatusPlugin.php:1115
200 msgid "Unlike"
201 msgstr ""
202
203 #. TRANS: Success message for remove a favorite notice through OStatus.
204 #. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
205 #: OStatusPlugin.php:1118
206 #, php-format
207 msgid "%1$s no longer likes %2$s."
208 msgstr ""
209
210 #. TRANS: Link text for link to remote subscribe.
211 #: OStatusPlugin.php:1194
212 msgid "Remote"
213 msgstr ""
214
215 #. TRANS: Title for activity.
216 #: OStatusPlugin.php:1234
217 msgid "Profile update"
218 msgstr ""
219
220 #. TRANS: Ping text for remote profile update through OStatus.
221 #. TRANS: %s is user that updated their profile.
222 #: OStatusPlugin.php:1237
223 #, php-format
224 msgid "%s has updated their profile page."
225 msgstr ""
226
227 #. TRANS: Link text for a user to tag an OStatus user.
228 #: OStatusPlugin.php:1281
229 msgid "Tag"
230 msgstr ""
231
232 #. TRANS: Plugin description.
233 #: OStatusPlugin.php:1296
234 msgid ""
235 "Follow people across social networks that implement <a href=\"http://ostatus."
236 "org/\">OStatus</a>."
237 msgstr ""
238
239 #. TRANS: Client exception.
240 #: actions/pushhub.php:66
241 msgid "Publishing outside feeds not supported."
242 msgstr ""
243
244 #. TRANS: Client exception. %s is a mode.
245 #: actions/pushhub.php:69
246 #, php-format
247 msgid "Unrecognized mode \"%s\"."
248 msgstr ""
249
250 #. TRANS: Client exception. %s is a topic.
251 #: actions/pushhub.php:89
252 #, php-format
253 msgid ""
254 "Unsupported hub.topic %s this hub only serves local user and group Atom "
255 "feeds."
256 msgstr ""
257
258 #. TRANS: Client exception. %s is sync or async.
259 #: actions/pushhub.php:95
260 #, php-format
261 msgid "Invalid hub.verify \"%s\". It must be sync or async."
262 msgstr ""
263
264 #. TRANS: Client exception. %s is the invalid lease value.
265 #: actions/pushhub.php:101
266 #, php-format
267 msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
268 msgstr ""
269
270 #. TRANS: Client exception. %s is the invalid hub secret.
271 #: actions/pushhub.php:109
272 #, php-format
273 msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
274 msgstr ""
275
276 #. TRANS: Client exception. %s is a feed URL.
277 #: actions/pushhub.php:161
278 #, php-format
279 msgid "Invalid hub.topic \"%s\". User does not exist."
280 msgstr ""
281
282 #. TRANS: Client exception. %s is a feed URL.
283 #: actions/pushhub.php:170
284 #, php-format
285 msgid "Invalid hub.topic \"%s\". Group does not exist."
286 msgstr ""
287
288 #. TRANS: Client exception. %s is a feed URL.
289 #: actions/pushhub.php:186
290 #, php-format
291 msgid "Invalid hub.topic %s; list does not exist."
292 msgstr ""
293
294 #. TRANS: Client exception.
295 #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
296 #: actions/pushhub.php:211
297 #, php-format
298 msgid "Invalid URL passed for %1$s: \"%2$s\""
299 msgstr ""
300
301 #. TRANS: Client error displayed when trying to tag a local object as if it is remote.
302 #: actions/ostatustag.php:40
303 msgid "You can use the local tagging!"
304 msgstr ""
305
306 #. TRANS: Header for tagging a remote object. %s is a remote object's name.
307 #: actions/ostatustag.php:55
308 #, php-format
309 msgid "Tag %s"
310 msgstr ""
311
312 #. TRANS: Button text to tag a remote object.
313 #: actions/ostatustag.php:57
314 msgctxt "BUTTON"
315 msgid "Go"
316 msgstr ""
317
318 #. TRANS: Field label.
319 #: actions/ostatustag.php:69 actions/ostatusinit.php:136
320 msgid "User nickname"
321 msgstr ""
322
323 #. TRANS: Field title.
324 #: actions/ostatustag.php:71
325 msgid "Nickname of the user you want to tag."
326 msgstr ""
327
328 #. TRANS: Field label.
329 #: actions/ostatustag.php:75 actions/ostatusinit.php:146
330 msgid "Profile Account"
331 msgstr ""
332
333 #. TRANS: Field title.
334 #: actions/ostatustag.php:77
335 msgid "Your account id (for example user@identi.ca)."
336 msgstr ""
337
338 #. TRANS: Client error displayed when remote profile could not be looked up.
339 #. TRANS: Client error.
340 #: actions/ostatustag.php:93 actions/ostatusinit.php:182
341 msgid "Could not look up OStatus account profile."
342 msgstr ""
343
344 #. TRANS: Client error displayed when remote profile address could not be confirmed.
345 #. TRANS: Client error.
346 #: actions/ostatustag.php:106 actions/ostatusinit.php:195
347 msgid "Could not confirm remote profile address."
348 msgstr ""
349
350 #. TRANS: Title for an OStatus list.
351 #: actions/ostatustag.php:124
352 msgid "OStatus list"
353 msgstr ""
354
355 #. TRANS: Server exception thrown when referring to a non-existing or empty feed.
356 #: actions/pushcallback.php:51
357 msgid "Empty or invalid feed id."
358 msgstr ""
359
360 #. TRANS: Server exception. %s is a feed ID.
361 #: actions/pushcallback.php:57
362 #, php-format
363 msgid "Unknown PuSH feed id %s"
364 msgstr ""
365
366 #. TRANS: Client exception. %s is an invalid feed name.
367 #: actions/pushcallback.php:97
368 #, php-format
369 msgid "Bad hub.topic feed \"%s\"."
370 msgstr ""
371
372 #. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
373 #: actions/pushcallback.php:102
374 #, php-format
375 msgid "Bad hub.verify_token %1$s for %2$s."
376 msgstr ""
377
378 #. TRANS: Client exception. %s is an invalid topic.
379 #: actions/pushcallback.php:109
380 #, php-format
381 msgid "Unexpected subscribe request for %s."
382 msgstr ""
383
384 #. TRANS: Client exception. %s is an invalid topic.
385 #: actions/pushcallback.php:114
386 #, php-format
387 msgid "Unexpected unsubscribe request for %s."
388 msgstr ""
389
390 #. TRANS: Client error displayed when referring to a non-existing user.
391 #. TRANS: Client error.
392 #: actions/ownerxrd.php:40 actions/usersalmon.php:45
393 #: actions/ostatusinit.php:221 actions/ostatusinit.php:235
394 msgid "No such user."
395 msgstr ""
396
397 #. TRANS: Field label for a field that takes an OStatus user address.
398 #: actions/ostatussub.php:68
399 msgid "Subscribe to"
400 msgstr ""
401
402 #. TRANS: Button text.
403 #. TRANS: Button text to continue joining a remote list.
404 #: actions/ostatussub.php:75 actions/ostatusgroup.php:87
405 #: actions/ostatuspeopletag.php:82
406 msgctxt "BUTTON"
407 msgid "Continue"
408 msgstr ""
409
410 #. TRANS: Button text.
411 #: actions/ostatussub.php:110
412 msgid "Join"
413 msgstr ""
414
415 #. TRANS: Tooltip for button "Join".
416 #: actions/ostatussub.php:112
417 msgctxt "BUTTON"
418 msgid "Join this group"
419 msgstr ""
420
421 #. TRANS: Button text.
422 #: actions/ostatussub.php:115
423 msgctxt "BUTTON"
424 msgid "Confirm"
425 msgstr ""
426
427 #. TRANS: Tooltip for button "Confirm".
428 #: actions/ostatussub.php:117
429 msgid "Subscribe to this user"
430 msgstr ""
431
432 #. TRANS: Extra paragraph in remote profile view when already subscribed.
433 #: actions/ostatussub.php:139
434 msgid "You are already subscribed to this user."
435 msgstr ""
436
437 #. TRANS: Error text.
438 #: actions/ostatussub.php:246 actions/ostatussub.php:250
439 #: actions/ostatussub.php:254 actions/ostatussub.php:258
440 #: actions/ostatussub.php:262
441 msgid ""
442 "Sorry, we could not reach that feed. Please try that OStatus address again "
443 "later."
444 msgstr ""
445
446 #. TRANS: OStatus remote subscription dialog error.
447 #. TRANS: OStatus remote group subscription dialog error.
448 #: actions/ostatussub.php:300 actions/ostatuspeopletag.php:144
449 msgid "Already subscribed!"
450 msgstr ""
451
452 #. TRANS: OStatus remote subscription dialog error.
453 #: actions/ostatussub.php:305
454 msgid "Remote subscription failed!"
455 msgstr ""
456
457 #. TRANS: Client error displayed when the session token does not match or is not given.
458 #: actions/ostatussub.php:353 actions/ostatusinit.php:69
459 msgid "There was a problem with your session token. Try again, please."
460 msgstr ""
461
462 #. TRANS: Form title.
463 #: actions/ostatussub.php:381
464 msgid "Subscribe to user"
465 msgstr ""
466
467 #. TRANS: Page title for OStatus remote subscription form.
468 #: actions/ostatussub.php:401
469 msgid "Confirm"
470 msgstr ""
471
472 #. TRANS: Instructions.
473 #: actions/ostatussub.php:413
474 msgid ""
475 "You can subscribe to users from other supported sites. Paste their address "
476 "or profile URI below:"
477 msgstr ""
478
479 #. TRANS: Field label.
480 #: actions/ostatusgroup.php:78
481 msgid "Join group"
482 msgstr ""
483
484 #. TRANS: Tooltip for field label "Join group". Do not translate the "example.net"
485 #. TRANS: domain name in the URL, as it is an official standard domain name for examples.
486 #: actions/ostatusgroup.php:82
487 msgid "OStatus group's address, like http://example.net/group/nickname."
488 msgstr ""
489
490 #. TRANS: Error text displayed when trying to join a remote group the user is already a member of.
491 #: actions/ostatusgroup.php:107
492 msgid "You are already a member of this group."
493 msgstr ""
494
495 #. TRANS: OStatus remote group subscription dialog error.
496 #: actions/ostatusgroup.php:142
497 msgid "Already a member!"
498 msgstr ""
499
500 #. TRANS: OStatus remote group subscription dialog error.
501 #: actions/ostatusgroup.php:150
502 msgid "Remote group join failed!"
503 msgstr ""
504
505 #. TRANS: Page title for OStatus remote group join form
506 #: actions/ostatusgroup.php:163
507 msgid "Confirm joining remote group"
508 msgstr ""
509
510 #. TRANS: Form instructions.
511 #: actions/ostatusgroup.php:174
512 msgid ""
513 "You can subscribe to groups from other supported sites. Paste the group's "
514 "profile URI below:"
515 msgstr ""
516
517 #. TRANS: Client error displayed trying to perform an action without providing an ID.
518 #. TRANS: Client error.
519 #. TRANS: Client error displayed trying to perform an action without providing an ID.
520 #: actions/usersalmon.php:38 actions/groupsalmon.php:40
521 #: actions/peopletagsalmon.php:40
522 msgid "No ID."
523 msgstr ""
524
525 #. TRANS: Client exception thrown when an undefied activity is performed.
526 #. TRANS: Client exception.
527 #: actions/usersalmon.php:73 classes/Ostatus_profile.php:489
528 msgid "Cannot handle that kind of post."
529 msgstr ""
530
531 #. TRANS: Client exception.
532 #: actions/usersalmon.php:86
533 msgid "In reply to unknown notice."
534 msgstr ""
535
536 #. TRANS: Client exception.
537 #: actions/usersalmon.php:91
538 msgid "In reply to a notice not by this user and not mentioning this user."
539 msgstr ""
540
541 #. TRANS: Client exception.
542 #: actions/usersalmon.php:98
543 msgid "To the attention of user(s), not including this one."
544 msgstr ""
545
546 #. TRANS: Client exception.
547 #: actions/usersalmon.php:102
548 msgid "Not to anyone in reply to anything."
549 msgstr ""
550
551 #. TRANS: Client exception.
552 #: actions/usersalmon.php:163
553 msgid "This is already a favorite."
554 msgstr ""
555
556 #. TRANS: Client exception.
557 #: actions/usersalmon.php:168
558 msgid "Could not save new favorite."
559 msgstr ""
560
561 #. TRANS: Client exception.
562 #: actions/usersalmon.php:185
563 msgid "Notice was not favorited!"
564 msgstr ""
565
566 #. TRANS: Client exception.
567 #: actions/usersalmon.php:196 actions/usersalmon.php:230
568 msgid "Not a person object."
569 msgstr ""
570
571 #. TRANS: Client exception.
572 #: actions/usersalmon.php:204
573 msgid "Unidentified profile being tagged."
574 msgstr ""
575
576 #. TRANS: Client exception.
577 #: actions/usersalmon.php:209
578 msgid "This user is not the one being tagged."
579 msgstr ""
580
581 #. TRANS: Client exception.
582 #: actions/usersalmon.php:220
583 msgid "The tag could not be saved."
584 msgstr ""
585
586 #. TRANS: Client exception.
587 #: actions/usersalmon.php:238
588 msgid "Unidentified profile being untagged."
589 msgstr ""
590
591 #. TRANS: Client exception.
592 #: actions/usersalmon.php:243
593 msgid "This user is not the one being untagged."
594 msgstr ""
595
596 #. TRANS: Client exception.
597 #: actions/usersalmon.php:255
598 msgid "The tag could not be deleted."
599 msgstr ""
600
601 #. TRANS: Client exception.
602 #: actions/usersalmon.php:269
603 msgid "Cannot favorite/unfavorite without an object."
604 msgstr ""
605
606 #. TRANS: Client exception.
607 #: actions/usersalmon.php:281
608 msgid "Cannot handle that kind of object for liking/faving."
609 msgstr ""
610
611 #. TRANS: Client exception. %s is an object ID.
612 #: actions/usersalmon.php:288
613 #, php-format
614 msgid "Notice with ID %s unknown."
615 msgstr ""
616
617 #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
618 #: actions/usersalmon.php:293
619 #, php-format
620 msgid "Notice with ID %1$s not posted by %2$s."
621 msgstr ""
622
623 #. TRANS: Field label.
624 #: actions/ostatuspeopletag.php:74
625 msgid "Subscribe to list"
626 msgstr ""
627
628 #. TRANS: Field title.
629 #: actions/ostatuspeopletag.php:77
630 msgid "Address of the OStatus list, like http://example.net/user/all/tag."
631 msgstr ""
632
633 #. TRANS: Error text displayed when trying to subscribe to a list already a subscriber to.
634 #: actions/ostatuspeopletag.php:102
635 msgid "You are already subscribed to this list."
636 msgstr ""
637
638 #. TRANS: Page title for OStatus remote list subscription form
639 #: actions/ostatuspeopletag.php:165
640 msgid "Confirm subscription to remote list"
641 msgstr ""
642
643 #. TRANS: Instructions for OStatus list subscription form.
644 #: actions/ostatuspeopletag.php:177
645 msgid ""
646 "You can subscribe to lists from other supported sites. Paste the list's URI "
647 "below:"
648 msgstr ""
649
650 #. TRANS: Client error.
651 #: actions/groupsalmon.php:47 actions/ostatusinit.php:229
652 msgid "No such group."
653 msgstr ""
654
655 #. TRANS: Client error.
656 #: actions/groupsalmon.php:56
657 msgid "Cannot accept remote posts for a remote group."
658 msgstr ""
659
660 #. TRANS: Client error.
661 #: actions/groupsalmon.php:130
662 msgid "Cannot read profile to set up group membership."
663 msgstr ""
664
665 #. TRANS: Client error.
666 #. TRANS: Client error displayed when trying to have a group join another group.
667 #: actions/groupsalmon.php:134 actions/groupsalmon.php:174
668 msgid "Groups cannot join groups."
669 msgstr ""
670
671 #. TRANS: Client error displayed when trying to join a group the user is blocked from by a group admin.
672 #: actions/groupsalmon.php:148
673 msgid "You have been blocked from that group by the admin."
674 msgstr ""
675
676 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
677 #: actions/groupsalmon.php:156
678 #, php-format
679 msgid "Could not join remote user %1$s to group %2$s."
680 msgstr ""
681
682 #. TRANS: Client error displayed when group membership cannot be cancelled
683 #. TRANS: because the remote profile could not be read.
684 #: actions/groupsalmon.php:170
685 msgid "Cannot read profile to cancel group membership."
686 msgstr ""
687
688 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
689 #: actions/groupsalmon.php:184
690 #, php-format
691 msgid "Could not remove remote user %1$s from group %2$s."
692 msgstr ""
693
694 #. TRANS: Client error displayed when referring to a non-existing list.
695 #. TRANS: Client error.
696 #: actions/peopletagsalmon.php:47 actions/ostatusinit.php:244
697 msgid "No such list."
698 msgstr ""
699
700 #. TRANS: Client error displayed when trying to send a message to a remote list.
701 #: actions/peopletagsalmon.php:54
702 msgid "Cannot accept remote posts for a remote list."
703 msgstr ""
704
705 #. TRANS: Client error displayed when referring to a non-existing remote list.
706 #: actions/peopletagsalmon.php:92
707 msgid "Cannot read profile to set up list subscription."
708 msgstr ""
709
710 #. TRANS: Client error displayed when trying to subscribe a group to a list.
711 #. TRANS: Client error displayed when trying to unsubscribe a group from a list.
712 #: actions/peopletagsalmon.php:96 actions/peopletagsalmon.php:133
713 msgid "Groups cannot subscribe to lists."
714 msgstr ""
715
716 #. TRANS: Server error displayed when subscribing a remote user to a list fails.
717 #. TRANS: %1$s is a profile URI, %2$s is a list name.
718 #: actions/peopletagsalmon.php:116
719 #, php-format
720 msgid "Could not subscribe remote user %1$s to list %2$s."
721 msgstr ""
722
723 #. TRANS: Client error displayed when trying to unsubscribe from non-existing list.
724 #: actions/peopletagsalmon.php:129
725 msgid "Cannot read profile to cancel list subscription."
726 msgstr ""
727
728 #. TRANS: Client error displayed when trying to unsubscribe a remote user from a list fails.
729 #. TRANS: %1$s is a profile URL, %2$s is a list name.
730 #: actions/peopletagsalmon.php:145
731 #, php-format
732 msgid "Could not unsubscribe remote user %1$s from list %2$s."
733 msgstr ""
734
735 #. TRANS: Client error.
736 #: actions/ostatusinit.php:44
737 msgid "You can use the local subscription!"
738 msgstr ""
739
740 #. TRANS: Form title.
741 #: actions/ostatusinit.php:88
742 msgctxt "TITLE"
743 msgid "Subscribe to user"
744 msgstr ""
745
746 #. TRANS: Form legend. %s is a group name.
747 #: actions/ostatusinit.php:103
748 #, php-format
749 msgid "Join group %s"
750 msgstr ""
751
752 #. TRANS: Button text to join a group.
753 #: actions/ostatusinit.php:105
754 msgctxt "BUTTON"
755 msgid "Join"
756 msgstr ""
757
758 #. TRANS: Form legend. %1$s is a list, %2$s is a tagger's name.
759 #: actions/ostatusinit.php:108
760 #, php-format
761 msgid "Subscribe to list %1$s by %2$s"
762 msgstr ""
763
764 #. TRANS: Button text to subscribe to a list.
765 #. TRANS: Button text to subscribe to a profile.
766 #: actions/ostatusinit.php:110 actions/ostatusinit.php:116
767 msgctxt "BUTTON"
768 msgid "Subscribe"
769 msgstr ""
770
771 #. TRANS: Form legend. %s is a nickname.
772 #: actions/ostatusinit.php:114
773 #, php-format
774 msgid "Subscribe to %s"
775 msgstr ""
776
777 #. TRANS: Field label.
778 #: actions/ostatusinit.php:131
779 msgid "Group nickname"
780 msgstr ""
781
782 #. TRANS: Field title.
783 #: actions/ostatusinit.php:133
784 msgid "Nickname of the group you want to join."
785 msgstr ""
786
787 #. TRANS: Field title.
788 #: actions/ostatusinit.php:138
789 msgid "Nickname of the user you want to follow."
790 msgstr ""
791
792 #. TRANS: Tooltip for field label "Profile Account".
793 #: actions/ostatusinit.php:148
794 msgid "Your account ID (e.g. user@identi.ca)."
795 msgstr ""
796
797 #. TRANS: Client error.
798 #: actions/ostatusinit.php:170
799 msgid "Must provide a remote profile."
800 msgstr ""
801
802 #. TRANS: Client error.
803 #: actions/ostatusinit.php:247
804 msgid "No local user or group nickname provided."
805 msgstr ""
806
807 #. TRANS: Page title.
808 #: actions/ostatusinit.php:254
809 msgid "OStatus Connect"
810 msgstr ""
811
812 #. TRANS: Server exception.
813 #: classes/FeedSub.php:253
814 msgid "Attempting to start PuSH subscription for feed with no hub."
815 msgstr ""
816
817 #. TRANS: Server exception.
818 #: classes/FeedSub.php:284
819 msgid "Attempting to end PuSH subscription for feed with no hub."
820 msgstr ""
821
822 #. TRANS: Server exception. %s is a URI
823 #: classes/Ostatus_profile.php:174 classes/Ostatus_profile.php:192
824 #, php-format
825 msgid "Invalid ostatus_profile state: Two or more IDs set for %s."
826 msgstr ""
827
828 #. TRANS: Server exception. %s is a URI
829 #: classes/Ostatus_profile.php:177 classes/Ostatus_profile.php:195
830 #, php-format
831 msgid "Invalid ostatus_profile state: All IDs empty for %s."
832 msgstr ""
833
834 #. TRANS: Server exception.
835 #. TRANS: %1$s is the method name the exception occured in, %2$s is the actor type.
836 #: classes/Ostatus_profile.php:292
837 #, php-format
838 msgid "Invalid actor passed to %1$s: %2$s."
839 msgstr ""
840
841 #. TRANS: Server exception.
842 #: classes/Ostatus_profile.php:388
843 msgid ""
844 "Invalid type passed to Ostatus_profile::notify. It must be XML string or "
845 "Activity entry."
846 msgstr ""
847
848 #. TRANS: Exception.
849 #: classes/Ostatus_profile.php:421
850 msgid "Unknown feed format."
851 msgstr ""
852
853 #. TRANS: Exception.
854 #: classes/Ostatus_profile.php:445
855 msgid "RSS feed without a channel."
856 msgstr ""
857
858 #. TRANS: Client exception. %s is a source URI.
859 #: classes/Ostatus_profile.php:547
860 #, php-format
861 msgid "No content for notice %s."
862 msgstr ""
863
864 #. TRANS: Shown when a notice is longer than supported and/or when attachments are present. At runtime
865 #. TRANS: this will usually be replaced with localised text from StatusNet core messages.
866 #: classes/Ostatus_profile.php:582
867 msgid "Show more"
868 msgstr ""
869
870 #. TRANS: Exception. %s is a profile URL.
871 #: classes/Ostatus_profile.php:779
872 #, php-format
873 msgid "Could not reach profile page %s."
874 msgstr ""
875
876 #. TRANS: Exception. %s is a URL.
877 #: classes/Ostatus_profile.php:837
878 #, php-format
879 msgid "Could not find a feed URL for profile page %s."
880 msgstr ""
881
882 #. TRANS: Feed sub exception.
883 #: classes/Ostatus_profile.php:935
884 msgid "Cannot find enough profile information to make a feed."
885 msgstr ""
886
887 #. TRANS: Server exception. %s is a URL.
888 #: classes/Ostatus_profile.php:999
889 #, php-format
890 msgid "Invalid avatar URL %s."
891 msgstr ""
892
893 #. TRANS: Server exception. %s is a URI.
894 #: classes/Ostatus_profile.php:1010
895 #, php-format
896 msgid "Tried to update avatar for unsaved remote profile %s."
897 msgstr ""
898
899 #. TRANS: Server exception. %s is a URL.
900 #: classes/Ostatus_profile.php:1020
901 #, php-format
902 msgid "Unable to fetch avatar from %s."
903 msgstr ""
904
905 #. TRANS: Server exception.
906 #: classes/Ostatus_profile.php:1213
907 msgid "No author ID URI found."
908 msgstr ""
909
910 #. TRANS: Exception.
911 #: classes/Ostatus_profile.php:1239
912 msgid "No profile URI."
913 msgstr ""
914
915 #. TRANS: Exception.
916 #: classes/Ostatus_profile.php:1245
917 msgid "Local user cannot be referenced as remote."
918 msgstr ""
919
920 #. TRANS: Exception.
921 #: classes/Ostatus_profile.php:1250
922 msgid "Local group cannot be referenced as remote."
923 msgstr ""
924
925 #. TRANS: Exception.
926 #: classes/Ostatus_profile.php:1258
927 msgid "Local list cannot be referenced as remote."
928 msgstr ""
929
930 #. TRANS: Server exception.
931 #: classes/Ostatus_profile.php:1311 classes/Ostatus_profile.php:1322
932 msgid "Cannot save local profile."
933 msgstr ""
934
935 #. TRANS: Server exception.
936 #: classes/Ostatus_profile.php:1333
937 msgid "Cannot save local list."
938 msgstr ""
939
940 #. TRANS: Server exception.
941 #: classes/Ostatus_profile.php:1341
942 msgid "Cannot save OStatus profile."
943 msgstr ""
944
945 #. TRANS: Exception.
946 #: classes/Ostatus_profile.php:1654 classes/Ostatus_profile.php:1681
947 msgid "Not a valid webfinger address."
948 msgstr ""
949
950 #. TRANS: Exception. %s is a webfinger address.
951 #: classes/Ostatus_profile.php:1759
952 #, php-format
953 msgid "Could not save profile for \"%s\"."
954 msgstr ""
955
956 #. TRANS: Exception. %s is a webfinger address.
957 #: classes/Ostatus_profile.php:1778
958 #, php-format
959 msgid "Could not save OStatus profile for \"%s\"."
960 msgstr ""
961
962 #. TRANS: Exception. %s is a webfinger address.
963 #: classes/Ostatus_profile.php:1786
964 #, php-format
965 msgid "Could not find a valid profile for \"%s\"."
966 msgstr ""
967
968 #. TRANS: Server exception.
969 #: classes/Ostatus_profile.php:1829
970 msgid "Could not store HTML content of long post as file."
971 msgstr ""
972
973 #. TRANS: Server exception.
974 #. TRANS: %1$s is a protocol, %2$s is a URI.
975 #: classes/Ostatus_profile.php:1861
976 #, php-format
977 msgid "Unrecognized URI protocol for profile: %1$s (%2$s)."
978 msgstr ""
979
980 #. TRANS: Server exception. %s is a URI.
981 #: classes/Ostatus_profile.php:1868
982 #, php-format
983 msgid "No URI protocol for profile: %s."
984 msgstr ""
985
986 #. TRANS: Client exception. %s is a HTTP status code.
987 #: classes/HubSub.php:212
988 #, php-format
989 msgid "Hub subscriber verification returned HTTP %s."
990 msgstr ""
991
992 #. TRANS: Exception. %1$s is a response status code, %2$s is the body of the response.
993 #: classes/HubSub.php:359
994 #, php-format
995 msgid "Callback returned status: %1$s. Body: %2$s"
996 msgstr ""
997
998 #. TRANS: Exception.
999 #: lib/magicenvelope.php:79
1000 msgid "Unable to locate signer public key."
1001 msgstr ""
1002
1003 #. TRANS: Exception.
1004 #: lib/salmon.php:126
1005 msgid "Salmon invalid actor for signing."
1006 msgstr ""
1007
1008 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
1009 #: lib/salmonaction.php:43
1010 msgid "This method requires a POST."
1011 msgstr ""
1012
1013 #. TRANS: Client error. Do not translate "application/magic-envelope+xml".
1014 #: lib/salmonaction.php:48
1015 msgid "Salmon requires \"application/magic-envelope+xml\"."
1016 msgstr ""
1017
1018 #. TRANS: Client error.
1019 #: lib/salmonaction.php:58
1020 msgid "Salmon signature verification failed."
1021 msgstr ""
1022
1023 #. TRANS: Client error.
1024 #: lib/salmonaction.php:70
1025 msgid "Salmon post must be an Atom entry."
1026 msgstr ""
1027
1028 #. TRANS: Client exception.
1029 #: lib/salmonaction.php:126
1030 msgid "Unrecognized activity type."
1031 msgstr ""
1032
1033 #. TRANS: Client exception.
1034 #: lib/salmonaction.php:136
1035 msgid "This target does not understand posts."
1036 msgstr ""
1037
1038 #. TRANS: Client exception.
1039 #: lib/salmonaction.php:142
1040 msgid "This target does not understand follows."
1041 msgstr ""
1042
1043 #. TRANS: Client exception.
1044 #: lib/salmonaction.php:148
1045 msgid "This target does not understand unfollows."
1046 msgstr ""
1047
1048 #. TRANS: Client exception.
1049 #: lib/salmonaction.php:154
1050 msgid "This target does not understand favorites."
1051 msgstr ""
1052
1053 #. TRANS: Client exception.
1054 #: lib/salmonaction.php:160
1055 msgid "This target does not understand unfavorites."
1056 msgstr ""
1057
1058 #. TRANS: Client exception.
1059 #: lib/salmonaction.php:166
1060 msgid "This target does not understand share events."
1061 msgstr ""
1062
1063 #. TRANS: Client exception.
1064 #: lib/salmonaction.php:172
1065 msgid "This target does not understand joins."
1066 msgstr ""
1067
1068 #. TRANS: Client exception.
1069 #: lib/salmonaction.php:178
1070 msgid "This target does not understand leave events."
1071 msgstr ""
1072
1073 #. TRANS: Client exception.
1074 #: lib/salmonaction.php:184
1075 msgid "This target does not understand tag events."
1076 msgstr ""
1077
1078 #. TRANS: Client exception.
1079 #: lib/salmonaction.php:190
1080 msgid "This target does not understand untag events."
1081 msgstr ""
1082
1083 #. TRANS: Exception.
1084 #: lib/salmonaction.php:218
1085 msgid "Received a salmon slap from unidentified actor."
1086 msgstr ""