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