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