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