]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/OStatus/locale/OStatus.pot
Merge branch '0.9.x' into activityexport
[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: 2010-09-19 15:29+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: Link description for link to subscribe to a remote user.
20 #. TRANS: Link text for a user to subscribe to an OStatus user.
21 #: OStatusPlugin.php:227 OStatusPlugin.php:958
22 msgid "Subscribe"
23 msgstr ""
24
25 #. TRANS: Link description for link to join a remote group.
26 #: OStatusPlugin.php:246 OStatusPlugin.php:667 actions/ostatussub.php:107
27 msgid "Join"
28 msgstr ""
29
30 #. TRANSLATE: %s is a domain.
31 #: OStatusPlugin.php:459
32 #, php-format
33 msgid "Sent from %s via OStatus"
34 msgstr ""
35
36 #. TRANS: Exception.
37 #: OStatusPlugin.php:531
38 msgid "Could not set up remote subscription."
39 msgstr ""
40
41 #: OStatusPlugin.php:570
42 msgid "Follow"
43 msgstr ""
44
45 #. TRANS: Success message for subscribe to user attempt through OStatus.
46 #. TRANS: %1$s is the subscriber name, %2$s is the subscribed user's name.
47 #: OStatusPlugin.php:573
48 #, php-format
49 msgid "%1$s is now following %2$s."
50 msgstr ""
51
52 #: OStatusPlugin.php:620
53 msgid "Unfollow"
54 msgstr ""
55
56 #. TRANS: Success message for unsubscribe from user attempt through OStatus.
57 #. TRANS: %1$s is the unsubscriber's name, %2$s is the unsubscribed user's name.
58 #: OStatusPlugin.php:623
59 #, php-format
60 msgid "%1$s stopped following %2$s."
61 msgstr ""
62
63 #: OStatusPlugin.php:651
64 msgid "Could not set up remote group membership."
65 msgstr ""
66
67 #. TRANS: Exception.
68 #: OStatusPlugin.php:679
69 msgid "Failed joining remote group."
70 msgstr ""
71
72 #: OStatusPlugin.php:719
73 msgid "Leave"
74 msgstr ""
75
76 #: OStatusPlugin.php:760
77 msgid "Favor"
78 msgstr ""
79
80 #. TRANS: Success message for adding a favorite notice through OStatus.
81 #. TRANS: %1$s is the favoring user's name, %2$s is URI to the favored notice.
82 #: OStatusPlugin.php:763
83 #, php-format
84 msgid "%1$s marked notice %2$s as a favorite."
85 msgstr ""
86
87 #: OStatusPlugin.php:806
88 msgid "Disfavor"
89 msgstr ""
90
91 #. TRANS: Success message for remove a favorite notice through OStatus.
92 #. TRANS: %1$s is the unfavoring user's name, %2$s is URI to the no longer favored notice.
93 #: OStatusPlugin.php:809
94 #, php-format
95 msgid "%1$s marked notice %2$s as no longer a favorite."
96 msgstr ""
97
98 #. TRANS: Link text for link to remote subscribe.
99 #: OStatusPlugin.php:885
100 msgid "Remote"
101 msgstr ""
102
103 #. TRANS: Title for activity.
104 #: OStatusPlugin.php:925
105 msgid "Profile update"
106 msgstr ""
107
108 #. TRANS: Ping text for remote profile update through OStatus.
109 #. TRANS: %s is user that updated their profile.
110 #: OStatusPlugin.php:928
111 #, php-format
112 msgid "%s has updated their profile page."
113 msgstr ""
114
115 #. TRANS: Plugin description.
116 #: OStatusPlugin.php:973
117 msgid ""
118 "Follow people across social networks that implement <a href=\"http://ostatus."
119 "org/\">OStatus</a>."
120 msgstr ""
121
122 #: classes/FeedSub.php:248
123 msgid "Attempting to start PuSH subscription for feed with no hub."
124 msgstr ""
125
126 #: classes/FeedSub.php:278
127 msgid "Attempting to end PuSH subscription for feed with no hub."
128 msgstr ""
129
130 #. TRANS: Server exception.
131 #: classes/Ostatus_profile.php:188
132 #, php-format
133 msgid "Invalid ostatus_profile state: both group and profile IDs set for %s."
134 msgstr ""
135
136 #. TRANS: Server exception.
137 #: classes/Ostatus_profile.php:191
138 #, php-format
139 msgid "Invalid ostatus_profile state: both group and profile IDs empty for %s."
140 msgstr ""
141
142 #. TRANS: Server exception.
143 #. TRANS: %1$s is the method name the exception occured in, %2$s is the actor type.
144 #: classes/Ostatus_profile.php:281
145 #, php-format
146 msgid "Invalid actor passed to %1$s: %2$s."
147 msgstr ""
148
149 #. TRANS: Server exception.
150 #: classes/Ostatus_profile.php:374
151 msgid ""
152 "Invalid type passed to Ostatus_profile::notify. It must be XML string or "
153 "Activity entry."
154 msgstr ""
155
156 #: classes/Ostatus_profile.php:404
157 msgid "Unknown feed format."
158 msgstr ""
159
160 #: classes/Ostatus_profile.php:427
161 msgid "RSS feed without a channel."
162 msgstr ""
163
164 #. TRANS: Client exception.
165 #: classes/Ostatus_profile.php:472
166 msgid "Can't handle that kind of post."
167 msgstr ""
168
169 #. TRANS: Client exception. %s is a source URL.
170 #: classes/Ostatus_profile.php:555
171 #, php-format
172 msgid "No content for notice %s."
173 msgstr ""
174
175 #. TRANS: Shown when a notice is longer than supported and/or when attachments are present.
176 #: classes/Ostatus_profile.php:588
177 msgid "Show more"
178 msgstr ""
179
180 #. TRANS: Exception. %s is a profile URL.
181 #: classes/Ostatus_profile.php:781
182 #, php-format
183 msgid "Could not reach profile page %s."
184 msgstr ""
185
186 #. TRANS: Exception.
187 #: classes/Ostatus_profile.php:839
188 #, php-format
189 msgid "Could not find a feed URL for profile page %s."
190 msgstr ""
191
192 #: classes/Ostatus_profile.php:976
193 msgid "Can't find enough profile information to make a feed."
194 msgstr ""
195
196 #: classes/Ostatus_profile.php:1035
197 #, php-format
198 msgid "Invalid avatar URL %s."
199 msgstr ""
200
201 #: classes/Ostatus_profile.php:1045
202 #, php-format
203 msgid "Tried to update avatar for unsaved remote profile %s."
204 msgstr ""
205
206 #: classes/Ostatus_profile.php:1053
207 #, php-format
208 msgid "Unable to fetch avatar from %s."
209 msgstr ""
210
211 #. TRANS: Exception.
212 #: classes/Ostatus_profile.php:1275
213 msgid "Local user can't be referenced as remote."
214 msgstr ""
215
216 #. TRANS: Exception.
217 #: classes/Ostatus_profile.php:1280
218 msgid "Local group can't be referenced as remote."
219 msgstr ""
220
221 #. TRANS: Exception.
222 #: classes/Ostatus_profile.php:1332 classes/Ostatus_profile.php:1343
223 msgid "Can't save local profile."
224 msgstr ""
225
226 #. TRANS: Exception.
227 #: classes/Ostatus_profile.php:1351
228 msgid "Can't save OStatus profile."
229 msgstr ""
230
231 #. TRANS: Exception.
232 #: classes/Ostatus_profile.php:1610 classes/Ostatus_profile.php:1638
233 msgid "Not a valid webfinger address."
234 msgstr ""
235
236 #. TRANS: Exception. %s is a webfinger address.
237 #: classes/Ostatus_profile.php:1720
238 #, php-format
239 msgid "Couldn't save profile for \"%s\"."
240 msgstr ""
241
242 #. TRANS: Exception. %s is a webfinger address.
243 #: classes/Ostatus_profile.php:1739
244 #, php-format
245 msgid "Couldn't save ostatus_profile for \"%s\"."
246 msgstr ""
247
248 #. TRANS: Exception. %s is a webfinger address.
249 #: classes/Ostatus_profile.php:1747
250 #, php-format
251 msgid "Couldn't find a valid profile for \"%s\"."
252 msgstr ""
253
254 #: classes/Ostatus_profile.php:1789
255 msgid "Could not store HTML content of long post as file."
256 msgstr ""
257
258 #. TRANS: Client exception. %s is a HTTP status code.
259 #: classes/HubSub.php:208
260 #, php-format
261 msgid "Hub subscriber verification returned HTTP %s."
262 msgstr ""
263
264 #. TRANS: Exception. %1$s is a response status code, %2$s is the body of the response.
265 #: classes/HubSub.php:355
266 #, php-format
267 msgid "Callback returned status: %1$s. Body: %2$s"
268 msgstr ""
269
270 #. TRANS: Client error. POST is a HTTP command. It should not be translated.
271 #: lib/salmonaction.php:42
272 msgid "This method requires a POST."
273 msgstr ""
274
275 #. TRANS: Client error. Do not translate "application/magic-envelope+xml"
276 #: lib/salmonaction.php:47
277 msgid "Salmon requires \"application/magic-envelope+xml\"."
278 msgstr ""
279
280 #. TRANS: Client error.
281 #: lib/salmonaction.php:57
282 msgid "Salmon signature verification failed."
283 msgstr ""
284
285 #. TRANS: Client error.
286 #: lib/salmonaction.php:69
287 msgid "Salmon post must be an Atom entry."
288 msgstr ""
289
290 #. TRANS: Client exception.
291 #: lib/salmonaction.php:118
292 msgid "Unrecognized activity type."
293 msgstr ""
294
295 #. TRANS: Client exception.
296 #: lib/salmonaction.php:127
297 msgid "This target doesn't understand posts."
298 msgstr ""
299
300 #. TRANS: Client exception.
301 #: lib/salmonaction.php:133
302 msgid "This target doesn't understand follows."
303 msgstr ""
304
305 #. TRANS: Client exception.
306 #: lib/salmonaction.php:139
307 msgid "This target doesn't understand unfollows."
308 msgstr ""
309
310 #. TRANS: Client exception.
311 #: lib/salmonaction.php:145
312 msgid "This target doesn't understand favorites."
313 msgstr ""
314
315 #. TRANS: Client exception.
316 #: lib/salmonaction.php:151
317 msgid "This target doesn't understand unfavorites."
318 msgstr ""
319
320 #. TRANS: Client exception.
321 #: lib/salmonaction.php:157
322 msgid "This target doesn't understand share events."
323 msgstr ""
324
325 #. TRANS: Client exception.
326 #: lib/salmonaction.php:163
327 msgid "This target doesn't understand joins."
328 msgstr ""
329
330 #. TRANS: Client exception.
331 #: lib/salmonaction.php:169
332 msgid "This target doesn't understand leave events."
333 msgstr ""
334
335 #. TRANS: Exception.
336 #: lib/salmonaction.php:197
337 msgid "Received a salmon slap from unidentified actor."
338 msgstr ""
339
340 #. TRANS: Exception.
341 #: lib/discovery.php:110
342 #, php-format
343 msgid "Unable to find services for %s."
344 msgstr ""
345
346 #. TRANS: Exception.
347 #: lib/xrd.php:64
348 msgid "Invalid XML."
349 msgstr ""
350
351 #. TRANS: Exception.
352 #: lib/xrd.php:69
353 msgid "Invalid XML, missing XRD root."
354 msgstr ""
355
356 #. TRANS: Exception.
357 #: lib/magicenvelope.php:80
358 msgid "Unable to locate signer public key."
359 msgstr ""
360
361 #. TRANS: Exception.
362 #: lib/salmon.php:93
363 msgid "Salmon invalid actor for signing."
364 msgstr ""
365
366 #: tests/gettext-speedtest.php:57
367 msgid "Feeds"
368 msgstr ""
369
370 #. TRANS: Client exception.
371 #: actions/pushhub.php:66
372 msgid "Publishing outside feeds not supported."
373 msgstr ""
374
375 #. TRANS: Client exception. %s is a mode.
376 #: actions/pushhub.php:69
377 #, php-format
378 msgid "Unrecognized mode \"%s\"."
379 msgstr ""
380
381 #. TRANS: Client exception. %s is a topic.
382 #: actions/pushhub.php:89
383 #, php-format
384 msgid ""
385 "Unsupported hub.topic %s this hub only serves local user and group Atom "
386 "feeds."
387 msgstr ""
388
389 #. TRANS: Client exception.
390 #: actions/pushhub.php:95
391 #, php-format
392 msgid "Invalid hub.verify \"%s\". It must be sync or async."
393 msgstr ""
394
395 #. TRANS: Client exception.
396 #: actions/pushhub.php:101
397 #, php-format
398 msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
399 msgstr ""
400
401 #. TRANS: Client exception.
402 #: actions/pushhub.php:109
403 #, php-format
404 msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
405 msgstr ""
406
407 #. TRANS: Client exception.
408 #: actions/pushhub.php:161
409 #, php-format
410 msgid "Invalid hub.topic \"%s\". User doesn't exist."
411 msgstr ""
412
413 #. TRANS: Client exception.
414 #: actions/pushhub.php:170
415 #, php-format
416 msgid "Invalid hub.topic \"%s\". Group doesn't exist."
417 msgstr ""
418
419 #. TRANS: Client exception.
420 #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
421 #: actions/pushhub.php:195
422 #, php-format
423 msgid "Invalid URL passed for %1$s: \"%2$s\""
424 msgstr ""
425
426 #: actions/userxrd.php:47 actions/ownerxrd.php:37 actions/usersalmon.php:43
427 msgid "No such user."
428 msgstr ""
429
430 #. TRANS: Client error.
431 #: actions/usersalmon.php:37 actions/groupsalmon.php:40
432 msgid "No ID."
433 msgstr ""
434
435 #. TRANS: Client exception.
436 #: actions/usersalmon.php:81
437 msgid "In reply to unknown notice."
438 msgstr ""
439
440 #. TRANS: Client exception.
441 #: actions/usersalmon.php:86
442 msgid "In reply to a notice not by this user and not mentioning this user."
443 msgstr ""
444
445 #. TRANS: Client exception.
446 #: actions/usersalmon.php:163
447 msgid "Could not save new favorite."
448 msgstr ""
449
450 #. TRANS: Client exception.
451 #: actions/usersalmon.php:195
452 msgid "Can't favorite/unfavorite without an object."
453 msgstr ""
454
455 #. TRANS: Client exception.
456 #: actions/usersalmon.php:207
457 msgid "Can't handle that kind of object for liking/faving."
458 msgstr ""
459
460 #. TRANS: Client exception. %s is an object ID.
461 #: actions/usersalmon.php:214
462 #, php-format
463 msgid "Notice with ID %s unknown."
464 msgstr ""
465
466 #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
467 #: actions/usersalmon.php:219
468 #, php-format
469 msgid "Notice with ID %1$s not posted by %2$s."
470 msgstr ""
471
472 #. TRANS: Field label.
473 #: actions/ostatusgroup.php:76
474 msgid "Join group"
475 msgstr ""
476
477 #. TRANS: Tooltip for field label "Join group".
478 #: actions/ostatusgroup.php:79
479 msgid "OStatus group's address, like http://example.net/group/nickname."
480 msgstr ""
481
482 #. TRANS: Button text.
483 #: actions/ostatusgroup.php:84 actions/ostatussub.php:73
484 msgctxt "BUTTON"
485 msgid "Continue"
486 msgstr ""
487
488 #: actions/ostatusgroup.php:103
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:138
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: OStatus remote group subscription dialog error.
503 #: actions/ostatusgroup.php:153
504 msgid "Remote group join aborted!"
505 msgstr ""
506
507 #. TRANS: Page title for OStatus remote group join form
508 #: actions/ostatusgroup.php:165
509 msgid "Confirm joining remote group"
510 msgstr ""
511
512 #. TRANS: Instructions.
513 #: actions/ostatusgroup.php:176
514 msgid ""
515 "You can subscribe to groups from other supported sites. Paste the group's "
516 "profile URI below:"
517 msgstr ""
518
519 #. TRANS: Client error.
520 #: actions/groupsalmon.php:47
521 msgid "No such group."
522 msgstr ""
523
524 #. TRANS: Client error.
525 #: actions/groupsalmon.php:53
526 msgid "Can't accept remote posts for a remote group."
527 msgstr ""
528
529 #. TRANS: Client error.
530 #: actions/groupsalmon.php:127
531 msgid "Can't read profile to set up group membership."
532 msgstr ""
533
534 #. TRANS: Client error.
535 #: actions/groupsalmon.php:131 actions/groupsalmon.php:174
536 msgid "Groups can't join groups."
537 msgstr ""
538
539 #: actions/groupsalmon.php:144
540 msgid "You have been blocked from that group by the admin."
541 msgstr ""
542
543 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
544 #: actions/groupsalmon.php:159
545 #, php-format
546 msgid "Could not join remote user %1$s to group %2$s."
547 msgstr ""
548
549 #: actions/groupsalmon.php:171
550 msgid "Can't read profile to cancel group membership."
551 msgstr ""
552
553 #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
554 #: actions/groupsalmon.php:188
555 #, php-format
556 msgid "Could not remove remote user %1$s from group %2$s."
557 msgstr ""
558
559 #. TRANS: Field label for a field that takes an OStatus user address.
560 #: actions/ostatussub.php:66
561 msgid "Subscribe to"
562 msgstr ""
563
564 #. TRANS: Tooltip for field label "Subscribe to".
565 #: actions/ostatussub.php:69
566 msgid ""
567 "OStatus user's address, like nickname@example.com or http://example.net/"
568 "nickname"
569 msgstr ""
570
571 #. TRANS: Button text.
572 #. TRANS: Tooltip for button "Join".
573 #: actions/ostatussub.php:110
574 msgctxt "BUTTON"
575 msgid "Join this group"
576 msgstr ""
577
578 #. TRANS: Button text.
579 #: actions/ostatussub.php:113
580 msgctxt "BUTTON"
581 msgid "Confirm"
582 msgstr ""
583
584 #. TRANS: Tooltip for button "Confirm".
585 #: actions/ostatussub.php:115
586 msgid "Subscribe to this user"
587 msgstr ""
588
589 #: actions/ostatussub.php:136
590 msgid "You are already subscribed to this user."
591 msgstr ""
592
593 #: actions/ostatussub.php:165
594 msgid "Photo"
595 msgstr ""
596
597 #: actions/ostatussub.php:176
598 msgid "Nickname"
599 msgstr ""
600
601 #: actions/ostatussub.php:197
602 msgid "Location"
603 msgstr ""
604
605 #: actions/ostatussub.php:206
606 msgid "URL"
607 msgstr ""
608
609 #: actions/ostatussub.php:218
610 msgid "Note"
611 msgstr ""
612
613 #. TRANS: Error text.
614 #: actions/ostatussub.php:254 actions/ostatussub.php:261
615 #: actions/ostatussub.php:286
616 msgid ""
617 "Sorry, we could not reach that address. Please make sure that the OStatus "
618 "address is like nickname@example.com or http://example.net/nickname."
619 msgstr ""
620
621 #. TRANS: Error text.
622 #: actions/ostatussub.php:265 actions/ostatussub.php:269
623 #: actions/ostatussub.php:273 actions/ostatussub.php:277
624 #: actions/ostatussub.php:281
625 msgid ""
626 "Sorry, we could not reach that feed. Please try that OStatus address again "
627 "later."
628 msgstr ""
629
630 #. TRANS: OStatus remote subscription dialog error.
631 #: actions/ostatussub.php:315
632 msgid "Already subscribed!"
633 msgstr ""
634
635 #. TRANS: OStatus remote subscription dialog error.
636 #: actions/ostatussub.php:320
637 msgid "Remote subscription failed!"
638 msgstr ""
639
640 #: actions/ostatussub.php:367 actions/ostatusinit.php:63
641 msgid "There was a problem with your session token. Try again, please."
642 msgstr ""
643
644 #. TRANS: Form title.
645 #: actions/ostatussub.php:395 actions/ostatusinit.php:82
646 msgid "Subscribe to user"
647 msgstr ""
648
649 #. TRANS: Page title for OStatus remote subscription form
650 #: actions/ostatussub.php:415
651 msgid "Confirm"
652 msgstr ""
653
654 #. TRANS: Instructions.
655 #: actions/ostatussub.php:427
656 msgid ""
657 "You can subscribe to users from other supported sites. Paste their address "
658 "or profile URI below:"
659 msgstr ""
660
661 #. TRANS: Client error.
662 #: actions/ostatusinit.php:41
663 msgid "You can use the local subscription!"
664 msgstr ""
665
666 #. TRANS: Form legend.
667 #: actions/ostatusinit.php:97
668 #, php-format
669 msgid "Join group %s"
670 msgstr ""
671
672 #. TRANS: Button text.
673 #: actions/ostatusinit.php:99
674 msgctxt "BUTTON"
675 msgid "Join"
676 msgstr ""
677
678 #. TRANS: Form legend.
679 #: actions/ostatusinit.php:102
680 #, php-format
681 msgid "Subscribe to %s"
682 msgstr ""
683
684 #. TRANS: Button text.
685 #: actions/ostatusinit.php:104
686 msgctxt "BUTTON"
687 msgid "Subscribe"
688 msgstr ""
689
690 #. TRANS: Field label.
691 #: actions/ostatusinit.php:117
692 msgid "User nickname"
693 msgstr ""
694
695 #: actions/ostatusinit.php:118
696 msgid "Nickname of the user you want to follow."
697 msgstr ""
698
699 #. TRANS: Field label.
700 #: actions/ostatusinit.php:123
701 msgid "Profile Account"
702 msgstr ""
703
704 #. TRANS: Tooltip for field label "Profile Account".
705 #: actions/ostatusinit.php:125
706 msgid "Your account id (e.g. user@identi.ca)."
707 msgstr ""
708
709 #. TRANS: Client error.
710 #: actions/ostatusinit.php:147
711 msgid "Must provide a remote profile."
712 msgstr ""
713
714 #. TRANS: Client error.
715 #: actions/ostatusinit.php:159
716 msgid "Couldn't look up OStatus account profile."
717 msgstr ""
718
719 #. TRANS: Client error.
720 #: actions/ostatusinit.php:172
721 msgid "Couldn't confirm remote profile address."
722 msgstr ""
723
724 #. TRANS: Page title.
725 #: actions/ostatusinit.php:217
726 msgid "OStatus Connect"
727 msgstr ""
728
729 #: actions/pushcallback.php:48
730 msgid "Empty or invalid feed id."
731 msgstr ""
732
733 #. TRANS: Server exception. %s is a feed ID.
734 #: actions/pushcallback.php:54
735 #, php-format
736 msgid "Unknown PuSH feed id %s"
737 msgstr ""
738
739 #. TRANS: Client exception. %s is an invalid feed name.
740 #: actions/pushcallback.php:93
741 #, php-format
742 msgid "Bad hub.topic feed \"%s\"."
743 msgstr ""
744
745 #. TRANS: Client exception. %1$s the invalid token, %2$s is the topic for which the invalid token was given.
746 #: actions/pushcallback.php:98
747 #, php-format
748 msgid "Bad hub.verify_token %1$s for %2$s."
749 msgstr ""
750
751 #. TRANS: Client exception. %s is an invalid topic.
752 #: actions/pushcallback.php:105
753 #, php-format
754 msgid "Unexpected subscribe request for %s."
755 msgstr ""
756
757 #. TRANS: Client exception. %s is an invalid topic.
758 #: actions/pushcallback.php:110
759 #, php-format
760 msgid "Unexpected unsubscribe request for %s."
761 msgstr ""