OStatus.pot 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919
  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: 2021-07-18 12:38+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. #. TRANS: Client exception. %s is a HTTP status code.
  20. #: classes/HubSub.php:233
  21. #, php-format
  22. msgid "Hub subscriber verification returned HTTP %s."
  23. msgstr ""
  24. #. TRANS: Server exception. %s is a URI
  25. #: classes/Ostatus_profile.php:212 classes/Ostatus_profile.php:235
  26. #, php-format
  27. msgid "Invalid ostatus_profile state: Two or more IDs set for %s."
  28. msgstr ""
  29. #. TRANS: Server exception. %s is a URI
  30. #: classes/Ostatus_profile.php:215 classes/Ostatus_profile.php:238
  31. #, php-format
  32. msgid "Invalid ostatus_profile state: All IDs empty for %s."
  33. msgstr ""
  34. #. TRANS: Server exception.
  35. #: classes/Ostatus_profile.php:439
  36. msgid ""
  37. "Invalid type passed to Ostatus_profile::notify. It must be XML string or "
  38. "Activity entry."
  39. msgstr ""
  40. #. TRANS: Exception.
  41. #: classes/Ostatus_profile.php:473
  42. msgid "Unknown feed format."
  43. msgstr ""
  44. #. TRANS: Exception.
  45. #: classes/Ostatus_profile.php:494
  46. msgid "RSS feed without a channel."
  47. msgstr ""
  48. #. TRANS: Exception. %s is a profile URL.
  49. #: classes/Ostatus_profile.php:664
  50. #, php-format
  51. msgid "Could not reach profile page %s."
  52. msgstr ""
  53. #. TRANS: Exception. %s is a URL.
  54. #: classes/Ostatus_profile.php:733 scripts/update_ostatus_profiles.php:127
  55. #, php-format
  56. msgid "Could not find a feed URL for profile page %s."
  57. msgstr ""
  58. #. TRANS: Feed sub exception.
  59. #: classes/Ostatus_profile.php:845
  60. msgid "Cannot find enough profile information to make a feed."
  61. msgstr ""
  62. #. TRANS: Server exception.
  63. #: classes/Ostatus_profile.php:1116
  64. msgid "No author ID URI found."
  65. msgstr ""
  66. #. TRANS: Exception.
  67. #: classes/Ostatus_profile.php:1144
  68. msgid "No profile URI."
  69. msgstr ""
  70. #. TRANS: Exception.
  71. #: classes/Ostatus_profile.php:1150
  72. msgid "Local user cannot be referenced as remote."
  73. msgstr ""
  74. #. TRANS: Exception.
  75. #: classes/Ostatus_profile.php:1155
  76. msgid "Local group cannot be referenced as remote."
  77. msgstr ""
  78. #. TRANS: Exception.
  79. #: classes/Ostatus_profile.php:1163
  80. msgid "Local list cannot be referenced as remote."
  81. msgstr ""
  82. #. TRANS: Server exception.
  83. #: classes/Ostatus_profile.php:1224 classes/Ostatus_profile.php:1305
  84. msgid "Cannot save OStatus profile."
  85. msgstr ""
  86. #. TRANS: Server exception.
  87. #: classes/Ostatus_profile.php:1243 classes/Ostatus_profile.php:1283
  88. msgid "Cannot save local profile."
  89. msgstr ""
  90. #. TRANS: Server exception.
  91. #: classes/Ostatus_profile.php:1296
  92. msgid "Cannot save local list."
  93. msgstr ""
  94. #. TRANS: Exception.
  95. #: classes/Ostatus_profile.php:1633
  96. msgid "Not a valid webfinger address (via cache)."
  97. msgstr ""
  98. #. TRANS: Exception.
  99. #: classes/Ostatus_profile.php:1662 scripts/update_ostatus_profiles.php:152
  100. msgid "Not a valid webfinger address."
  101. msgstr ""
  102. #. TRANS: Exception. %s is a webfinger address.
  103. #: classes/Ostatus_profile.php:1743
  104. #, php-format
  105. msgid "Could not save profile for \"%s\"."
  106. msgstr ""
  107. #. TRANS: Exception. %s is a webfinger address.
  108. #: classes/Ostatus_profile.php:1763
  109. #, php-format
  110. msgid "Could not save OStatus profile for \"%s\"."
  111. msgstr ""
  112. #. TRANS: Exception. %s is a webfinger address.
  113. #: classes/Ostatus_profile.php:1771 scripts/update_ostatus_profiles.php:207
  114. #, php-format
  115. msgid "Could not find a valid profile for \"%s\"."
  116. msgstr ""
  117. #. TRANS: Server exception.
  118. #: classes/FeedSub.php:281
  119. msgid "Attempting to start WebSub subscription for feed with no hub."
  120. msgstr ""
  121. #. TRANS: Server exception.
  122. #: classes/FeedSub.php:325
  123. msgid "Attempting to end WebSub subscription for feed with no hub."
  124. msgstr ""
  125. #: classes/FeedSub.php:439
  126. #, php-format
  127. msgid "Unexpected HTTP status: %d"
  128. msgstr ""
  129. #. TRANS: Client error. Do not translate "Content-type"
  130. #: lib/salmonaction.php:48
  131. msgid "Salmon requires a Content-type header."
  132. msgstr ""
  133. #. TRANS: Exception.
  134. #: lib/salmonaction.php:75
  135. msgid "Activity in salmon slap has no actor id."
  136. msgstr ""
  137. #. TRANS: Client exception.
  138. #: lib/salmonaction.php:156
  139. msgid "Unrecognized activity type."
  140. msgstr ""
  141. #. TRANS: Client exception.
  142. #: lib/salmonaction.php:172
  143. msgid "This target does not understand posts."
  144. msgstr ""
  145. #. TRANS: Client exception.
  146. #: lib/salmonaction.php:178
  147. msgid "This target does not understand follows."
  148. msgstr ""
  149. #. TRANS: Client exception.
  150. #: lib/salmonaction.php:184
  151. msgid "This target does not understand unfollows."
  152. msgstr ""
  153. #. TRANS: Client exception.
  154. #: lib/salmonaction.php:190
  155. msgid "This target does not understand share events."
  156. msgstr ""
  157. #. TRANS: Client exception.
  158. #: lib/salmonaction.php:196
  159. msgid "This target does not understand joins."
  160. msgstr ""
  161. #. TRANS: Client exception.
  162. #: lib/salmonaction.php:202
  163. msgid "This target does not understand leave events."
  164. msgstr ""
  165. #. TRANS: Client exception.
  166. #: lib/salmonaction.php:208
  167. msgid "This target does not understand list events."
  168. msgstr ""
  169. #. TRANS: Client exception.
  170. #: lib/salmonaction.php:214
  171. msgid "This target does not understand unlist events."
  172. msgstr ""
  173. #. TRANS: Exception.
  174. #: lib/magicenvelope.php:137
  175. msgid "Unable to locate signer public key."
  176. msgstr ""
  177. #. TRANS: Exception when public key was not properly formatted.
  178. #: lib/magicenvelope.php:161
  179. msgid "Incorrectly formatted public key element."
  180. msgstr ""
  181. #: lib/magicenvelope.php:260
  182. msgid "Salmon post must be an Atom entry."
  183. msgstr ""
  184. #. TRANS: Client error when incoming salmon slap signature does not verify cryptographically.
  185. #: lib/magicenvelope.php:362
  186. msgid "Salmon signature verification failed."
  187. msgstr ""
  188. #. TRANS: Link to subscribe to a remote entity.
  189. #: OStatusPlugin.php:229 OStatusPlugin.php:257
  190. msgid "Subscribe"
  191. msgstr ""
  192. #. TRANS: Exception in OStatus when invalid URI was entered.
  193. #: OStatusPlugin.php:287
  194. msgid "Invalid URI."
  195. msgstr ""
  196. #. TRANS: Error message in OStatus plugin. Do not translate the domain names example.com
  197. #. TRANS: and example.net, as these are official standard domain names for use in examples.
  198. #: OStatusPlugin.php:293 actions/ostatussub.php:259 actions/ostatussub.php:267
  199. #: actions/ostatussub.php:297
  200. msgid ""
  201. "Sorry, we could not reach that address. Please make sure that the OStatus "
  202. "address is like nickname@example.com or http://example.net/nickname."
  203. msgstr ""
  204. #. TRANS: Title. %s is a domain name.
  205. #: OStatusPlugin.php:658
  206. #, php-format
  207. msgid "Sent from %s via OStatus"
  208. msgstr ""
  209. #. TRANS: Title for unfollowing a remote profile.
  210. #: OStatusPlugin.php:798
  211. msgctxt "TITLE"
  212. msgid "Unfollow"
  213. msgstr ""
  214. #: OStatusPlugin.php:802
  215. #, php-format
  216. msgid "%1$s stopped following %2$s."
  217. msgstr ""
  218. #. TRANS: Title for joining a remote groep.
  219. #: OStatusPlugin.php:852
  220. msgctxt "TITLE"
  221. msgid "Join"
  222. msgstr ""
  223. #: OStatusPlugin.php:856
  224. #, php-format
  225. msgid "%1$s has joined group %2$s."
  226. msgstr ""
  227. #. TRANS: Exception thrown when joining a remote group fails.
  228. #: OStatusPlugin.php:866
  229. msgid "Failed joining remote group."
  230. msgstr ""
  231. #. TRANS: Title for leaving a remote group.
  232. #: OStatusPlugin.php:910
  233. msgctxt "TITLE"
  234. msgid "Leave"
  235. msgstr ""
  236. #: OStatusPlugin.php:914
  237. #, php-format
  238. msgid "%1$s has left group %2$s."
  239. msgstr ""
  240. #. TRANS: Title for following a remote list.
  241. #: OStatusPlugin.php:960
  242. msgctxt "TITLE"
  243. msgid "Follow list"
  244. msgstr ""
  245. #: OStatusPlugin.php:964
  246. #, php-format
  247. msgid "%1$s is now following people listed in %2$s by %3$s."
  248. msgstr ""
  249. #. TRANS: Exception thrown when subscription to remote list fails.
  250. #: OStatusPlugin.php:975
  251. msgid "Failed subscribing to remote list."
  252. msgstr ""
  253. #. TRANS: Title for unfollowing a remote list.
  254. #: OStatusPlugin.php:1016
  255. msgid "Unfollow list"
  256. msgstr ""
  257. #: OStatusPlugin.php:1020
  258. #, php-format
  259. msgid "%1$s stopped following the list %2$s by %3$s."
  260. msgstr ""
  261. #. TRANS: Title for listing a remote profile.
  262. #: OStatusPlugin.php:1100
  263. msgctxt "TITLE"
  264. msgid "List"
  265. msgstr ""
  266. #: OStatusPlugin.php:1104
  267. #, php-format
  268. msgid "%1$s listed %2$s in the list %3$s."
  269. msgstr ""
  270. #. TRANS: Title for unlisting a remote profile.
  271. #: OStatusPlugin.php:1156
  272. msgctxt "TITLE"
  273. msgid "Unlist"
  274. msgstr ""
  275. #: OStatusPlugin.php:1160
  276. #, php-format
  277. msgid "%1$s removed %2$s from the list %3$s."
  278. msgstr ""
  279. #. TRANS: Title for unliking a remote notice.
  280. #: OStatusPlugin.php:1210
  281. msgid "Unlike"
  282. msgstr ""
  283. #: OStatusPlugin.php:1214
  284. #, php-format
  285. msgid "%1$s no longer likes %2$s."
  286. msgstr ""
  287. #. TRANS: Link text for link to remote subscribe.
  288. #: OStatusPlugin.php:1285
  289. msgid "Remote"
  290. msgstr ""
  291. #. TRANS: Title for activity.
  292. #: OStatusPlugin.php:1328
  293. msgid "Profile update"
  294. msgstr ""
  295. #: OStatusPlugin.php:1332
  296. #, php-format
  297. msgid "%s has updated their profile page."
  298. msgstr ""
  299. #: OStatusPlugin.php:1368
  300. msgid "Pending"
  301. msgstr ""
  302. #: OStatusPlugin.php:1369
  303. msgid "Active"
  304. msgstr ""
  305. #: OStatusPlugin.php:1370
  306. msgid "Unsubscribing"
  307. msgstr ""
  308. #: OStatusPlugin.php:1371
  309. msgid "Polling"
  310. msgstr ""
  311. #: OStatusPlugin.php:1372
  312. msgid "Inactive"
  313. msgstr ""
  314. #: OStatusPlugin.php:1375
  315. msgid "WebSub"
  316. msgstr ""
  317. #. TRANS: Link text for a user to list an OStatus user.
  318. #: OStatusPlugin.php:1412
  319. msgid "List"
  320. msgstr ""
  321. #. TRANS: Plugin description.
  322. #: OStatusPlugin.php:1437
  323. msgid ""
  324. "Follow people across social networks that implement <a href=\"http://ostatus."
  325. "org/\">OStatus</a>."
  326. msgstr ""
  327. #. TRANS: Client error.
  328. #. TRANS: Client error displayed trying to perform an action without providing an ID.
  329. #: actions/groupsalmon.php:38 actions/peopletagsalmon.php:38
  330. msgid "No ID."
  331. msgstr ""
  332. #. TRANS: Client error.
  333. #: actions/groupsalmon.php:45 actions/ostatusinit.php:226
  334. msgid "No such group."
  335. msgstr ""
  336. #. TRANS: Client error.
  337. #: actions/groupsalmon.php:54
  338. msgid "Cannot accept remote posts for a remote group."
  339. msgstr ""
  340. #. TRANS: Client error.
  341. #: actions/groupsalmon.php:129
  342. msgid "Groups cannot join groups."
  343. msgstr ""
  344. #. TRANS: Client error displayed when trying to join a group the user is blocked from by a group admin.
  345. #: actions/groupsalmon.php:142
  346. msgid "You have been blocked from that group by the admin."
  347. msgstr ""
  348. #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
  349. #: actions/groupsalmon.php:149
  350. #, php-format
  351. msgid "Could not join remote user %1$s to group %2$s."
  352. msgstr ""
  353. #. TRANS: Client error displayed when trying to have a group join another group.
  354. #: actions/groupsalmon.php:161
  355. msgid "Groups cannot be members of groups"
  356. msgstr ""
  357. #. TRANS: Server error. %1$s is a profile URI, %2$s is a group nickname.
  358. #: actions/groupsalmon.php:170
  359. #, php-format
  360. msgid "Could not remove remote user %1$s from group %2$s."
  361. msgstr ""
  362. #. TRANS: Server exception thrown when referring to a non-existing or empty feed.
  363. #: actions/pushcallback.php:51
  364. msgid "Empty or invalid feed id."
  365. msgstr ""
  366. #. TRANS: Server exception. %s is a feed ID.
  367. #: actions/pushcallback.php:57
  368. #, php-format
  369. msgid "Unknown WebSub subscription feed id %s"
  370. msgstr ""
  371. #. TRANS: Client exception. %s is an invalid feed name.
  372. #: actions/pushcallback.php:96
  373. #, php-format
  374. msgid "Bad hub.topic feed \"%s\"."
  375. msgstr ""
  376. #. TRANS: Client exception. %s is an invalid topic.
  377. #: actions/pushcallback.php:103
  378. #, php-format
  379. msgid "Unexpected subscribe request for %s."
  380. msgstr ""
  381. #. TRANS: Client exception. %s is an invalid topic.
  382. #: actions/pushcallback.php:108
  383. #, php-format
  384. msgid "Unexpected unsubscribe request for %s."
  385. msgstr ""
  386. #. TRANS: Client exception.
  387. #: actions/usersalmon.php:69
  388. msgid ""
  389. "The owner of this salmon endpoint was not in the context of the carried slap."
  390. msgstr ""
  391. #. TRANS: Client exception thrown when an undefied activity is performed.
  392. #: actions/usersalmon.php:95
  393. msgid "Cannot handle that kind of post."
  394. msgstr ""
  395. #. TRANS: Client exception.
  396. #: actions/usersalmon.php:136 actions/usersalmon.php:168
  397. msgid "Not a person object."
  398. msgstr ""
  399. #. TRANS: Client exception.
  400. #: actions/usersalmon.php:143
  401. msgid "Unidentified profile being listed."
  402. msgstr ""
  403. #. TRANS: Client exception.
  404. #: actions/usersalmon.php:148
  405. msgid "This user is not the one being listed."
  406. msgstr ""
  407. #. TRANS: Client exception.
  408. #: actions/usersalmon.php:158
  409. msgid "The listing could not be saved."
  410. msgstr ""
  411. #. TRANS: Client exception.
  412. #: actions/usersalmon.php:175
  413. msgid "Unidentified profile being unlisted."
  414. msgstr ""
  415. #. TRANS: Client exception.
  416. #: actions/usersalmon.php:180
  417. msgid "This user is not the one being unlisted."
  418. msgstr ""
  419. #. TRANS: Client exception.
  420. #: actions/usersalmon.php:191
  421. msgid "The listing could not be deleted."
  422. msgstr ""
  423. #. TRANS: Client exception.
  424. #: actions/usersalmon.php:212
  425. msgid "Cannot handle that kind of object for liking/faving."
  426. msgstr ""
  427. #. TRANS: Client exception. %s is an object ID.
  428. #: actions/usersalmon.php:219
  429. #, php-format
  430. msgid "Notice with ID %s unknown."
  431. msgstr ""
  432. #. TRANS: Client exception. %1$s is a notice ID, %2$s is a user ID.
  433. #: actions/usersalmon.php:224
  434. #, php-format
  435. msgid "Notice with ID %1$s not posted by %2$s."
  436. msgstr ""
  437. #. TRANS: Client exception.
  438. #: actions/pushhub.php:64
  439. msgid "Publishing outside feeds not supported."
  440. msgstr ""
  441. #. TRANS: Client exception. %s is a mode.
  442. #: actions/pushhub.php:70
  443. #, php-format
  444. msgid "Unrecognized mode \"%s\"."
  445. msgstr ""
  446. #. TRANS: Client exception. %s is a topic.
  447. #: actions/pushhub.php:95
  448. #, php-format
  449. msgid ""
  450. "Unsupported hub.topic %s this hub only serves local user and group Atom "
  451. "feeds."
  452. msgstr ""
  453. #: actions/pushhub.php:105
  454. #, php-format
  455. msgid "Invalid hub.lease \"%s\". It must be empty or positive integer."
  456. msgstr ""
  457. #. TRANS: Client exception. %s is the invalid hub secret.
  458. #: actions/pushhub.php:115
  459. #, php-format
  460. msgid "Invalid hub.secret \"%s\". It must be under 200 bytes."
  461. msgstr ""
  462. #. TRANS: Client exception. %s is a feed URL.
  463. #: actions/pushhub.php:171
  464. #, php-format
  465. msgid "Invalid hub.topic \"%s\". User does not exist."
  466. msgstr ""
  467. #. TRANS: Client exception. %s is a feed URL.
  468. #: actions/pushhub.php:182
  469. #, php-format
  470. msgid "Invalid hub.topic \"%s\". Local_group does not exist."
  471. msgstr ""
  472. #. TRANS: Client exception. %s is a feed URL.
  473. #: actions/pushhub.php:206
  474. #, php-format
  475. msgid "Invalid hub.topic %s; list does not exist."
  476. msgstr ""
  477. #. TRANS: Client exception.
  478. #. TRANS: %1$s is this argument to the method this exception occurs in, %2$s is a URL.
  479. #: actions/pushhub.php:234
  480. #, php-format
  481. msgid "Invalid URL passed for %1$s: \"%2$s\""
  482. msgstr ""
  483. #. TRANS: Field label.
  484. #: actions/ostatuspeopletag.php:74
  485. msgid "Subscribe to list"
  486. msgstr ""
  487. #. TRANS: Field title.
  488. #: actions/ostatuspeopletag.php:77
  489. msgid "Address of the OStatus list, like http://example.net/user/all/tag."
  490. msgstr ""
  491. #. TRANS: Button text to continue joining a remote list.
  492. #. TRANS: Button text.
  493. #: actions/ostatuspeopletag.php:82 actions/ostatusgroup.php:83
  494. #: actions/ostatussub.php:101
  495. msgctxt "BUTTON"
  496. msgid "Continue"
  497. msgstr ""
  498. #. TRANS: Error text displayed when trying to subscribe to a list already a subscriber to.
  499. #: actions/ostatuspeopletag.php:102
  500. msgid "You are already subscribed to this list."
  501. msgstr ""
  502. #. TRANS: OStatus remote group subscription dialog error.
  503. #. TRANS: OStatus remote subscription dialog error.
  504. #: actions/ostatuspeopletag.php:144 actions/ostatussub.php:328
  505. msgid "Already subscribed!"
  506. msgstr ""
  507. #. TRANS: Page title for OStatus remote list subscription form
  508. #: actions/ostatuspeopletag.php:165
  509. msgid "Confirm subscription to remote list"
  510. msgstr ""
  511. #. TRANS: Instructions for OStatus list subscription form.
  512. #: actions/ostatuspeopletag.php:177
  513. msgid ""
  514. "You can subscribe to lists from other supported sites. Paste the list's URI "
  515. "below:"
  516. msgstr ""
  517. #. TRANS: Client error displayed when referring to a non-existing list.
  518. #. TRANS: Client error.
  519. #: actions/peopletagsalmon.php:45 actions/ostatusinit.php:241
  520. msgid "No such list."
  521. msgstr ""
  522. #. TRANS: Client error displayed when trying to send a message to a remote list.
  523. #: actions/peopletagsalmon.php:54
  524. msgid "Cannot accept remote posts for a remote list."
  525. msgstr ""
  526. #. TRANS: Client error displayed when trying to subscribe a group to a list.
  527. #. TRANS: Client error displayed when trying to unsubscribe a group from a list.
  528. #: actions/peopletagsalmon.php:91 actions/peopletagsalmon.php:124
  529. msgid "Groups cannot subscribe to lists."
  530. msgstr ""
  531. #. TRANS: Server error displayed when subscribing a remote user to a list fails.
  532. #. TRANS: %1$s is a profile URI, %2$s is a list name.
  533. #: actions/peopletagsalmon.php:109
  534. #, php-format
  535. msgid "Could not subscribe remote user %1$s to list %2$s."
  536. msgstr ""
  537. #. TRANS: Client error displayed when trying to unsubscribe a remote user from a list fails.
  538. #. TRANS: %1$s is a profile URL, %2$s is a list name.
  539. #: actions/peopletagsalmon.php:133
  540. #, php-format
  541. msgid "Could not unsubscribe remote user %1$s from list %2$s."
  542. msgstr ""
  543. #. TRANS: Client error displayed when trying to list a local object as if it is remote.
  544. #: actions/ostatustag.php:40
  545. msgid "You can use the local list functionality!"
  546. msgstr ""
  547. #. TRANS: Header for listing a remote object. %s is a remote object's name.
  548. #: actions/ostatustag.php:54
  549. #, php-format
  550. msgid "List %s"
  551. msgstr ""
  552. #. TRANS: Button text to list a remote object.
  553. #: actions/ostatustag.php:56
  554. msgctxt "BUTTON"
  555. msgid "Go"
  556. msgstr ""
  557. #. TRANS: Field label.
  558. #: actions/ostatustag.php:68 actions/ostatusinit.php:134
  559. msgid "User nickname"
  560. msgstr ""
  561. #. TRANS: Field title.
  562. #: actions/ostatustag.php:70
  563. msgid "Nickname of the user you want to list."
  564. msgstr ""
  565. #. TRANS: Field label.
  566. #: actions/ostatustag.php:74 actions/ostatusinit.php:144
  567. msgid "Profile Account"
  568. msgstr ""
  569. #. TRANS: Field title.
  570. #: actions/ostatustag.php:76
  571. msgid "Your account id (for example user@example.com)."
  572. msgstr ""
  573. #. TRANS: Client error displayed when remote profile address could not be confirmed.
  574. #. TRANS: Client error.
  575. #: actions/ostatustag.php:103 actions/ostatusinit.php:192
  576. msgid "Could not confirm remote profile address."
  577. msgstr ""
  578. #. TRANS: Title for an OStatus list.
  579. #: actions/ostatustag.php:121
  580. msgid "OStatus list"
  581. msgstr ""
  582. #. TRANS: Client error.
  583. #: actions/ostatusinit.php:44
  584. msgid "You can use the local subscription!"
  585. msgstr ""
  586. #. TRANS: Client error displayed when the session token does not match or is not given.
  587. #: actions/ostatusinit.php:68 actions/ostatussub.php:349
  588. msgid "There was a problem with your session token. Try again, please."
  589. msgstr ""
  590. #. TRANS: Form title.
  591. #: actions/ostatusinit.php:85
  592. msgctxt "TITLE"
  593. msgid "Subscribe to user"
  594. msgstr ""
  595. #. TRANS: Form legend. %s is a group name.
  596. #: actions/ostatusinit.php:101
  597. #, php-format
  598. msgid "Join group %s"
  599. msgstr ""
  600. #. TRANS: Button text to join a group.
  601. #: actions/ostatusinit.php:103
  602. msgctxt "BUTTON"
  603. msgid "Join"
  604. msgstr ""
  605. #. TRANS: Form legend. %1$s is a list, %2$s is a lister's name.
  606. #: actions/ostatusinit.php:106
  607. #, php-format
  608. msgid "Subscribe to list %1$s by %2$s"
  609. msgstr ""
  610. #. TRANS: Button text to subscribe to a list.
  611. #. TRANS: Button text to subscribe to a profile.
  612. #: actions/ostatusinit.php:108 actions/ostatusinit.php:114
  613. msgctxt "BUTTON"
  614. msgid "Subscribe"
  615. msgstr ""
  616. #. TRANS: Form legend. %s is a nickname.
  617. #: actions/ostatusinit.php:112
  618. #, php-format
  619. msgid "Subscribe to %s"
  620. msgstr ""
  621. #. TRANS: Field label.
  622. #: actions/ostatusinit.php:129
  623. msgid "Group nickname"
  624. msgstr ""
  625. #. TRANS: Field title.
  626. #: actions/ostatusinit.php:131
  627. msgid "Nickname of the group you want to join."
  628. msgstr ""
  629. #. TRANS: Field title.
  630. #: actions/ostatusinit.php:136
  631. msgid "Nickname of the user you want to follow."
  632. msgstr ""
  633. #. TRANS: Tooltip for field label "Profile Account".
  634. #: actions/ostatusinit.php:146
  635. msgid "Your account ID (e.g. user@example.com)."
  636. msgstr ""
  637. #. TRANS: Client error.
  638. #: actions/ostatusinit.php:169
  639. msgid "Must provide a remote profile."
  640. msgstr ""
  641. #. TRANS: Client error.
  642. #: actions/ostatusinit.php:218 actions/ostatusinit.php:232
  643. msgid "No such user."
  644. msgstr ""
  645. #. TRANS: Client error.
  646. #: actions/ostatusinit.php:244
  647. msgid "No local user or group nickname provided."
  648. msgstr ""
  649. #. TRANS: Page title.
  650. #: actions/ostatusinit.php:251
  651. msgid "OStatus Connect"
  652. msgstr ""
  653. #. TRANS: Field label.
  654. #: actions/ostatusgroup.php:74
  655. msgid "Join group"
  656. msgstr ""
  657. #. TRANS: Tooltip for field label "Join group". Do not translate the "example.net"
  658. #. TRANS: domain name in the URL, as it is an official standard domain name for examples.
  659. #: actions/ostatusgroup.php:78
  660. msgid "OStatus group's address, like http://example.net/group/nickname."
  661. msgstr ""
  662. #. TRANS: Error text displayed when trying to join a remote group the user is already a member of.
  663. #: actions/ostatusgroup.php:101
  664. msgid "You are already a member of this group."
  665. msgstr ""
  666. #. TRANS: OStatus remote group subscription dialog error.
  667. #: actions/ostatusgroup.php:134
  668. msgid "Already a member!"
  669. msgstr ""
  670. #. TRANS: OStatus remote group subscription dialog error.
  671. #: actions/ostatusgroup.php:144
  672. msgid "Remote group join failed!"
  673. msgstr ""
  674. #. TRANS: Page title for OStatus remote group join form
  675. #: actions/ostatusgroup.php:159
  676. msgid "Confirm joining remote group"
  677. msgstr ""
  678. #. TRANS: Form instructions.
  679. #: actions/ostatusgroup.php:170
  680. msgid ""
  681. "You can subscribe to groups from other supported sites. Paste the group's "
  682. "profile URI below:"
  683. msgstr ""
  684. #. TRANS: Field label for a field that takes an OStatus user address.
  685. #: actions/ostatussub.php:94
  686. msgid "Subscribe to"
  687. msgstr ""
  688. #. TRANS: Tooltip for field label "Subscribe to".
  689. #: actions/ostatussub.php:97
  690. msgid ""
  691. "OStatus user's address, like nickname@example.com or http://example.net/"
  692. "nickname."
  693. msgstr ""
  694. #. TRANS: Button text.
  695. #: actions/ostatussub.php:136
  696. msgid "Join"
  697. msgstr ""
  698. #. TRANS: Tooltip for button "Join".
  699. #: actions/ostatussub.php:138
  700. msgctxt "BUTTON"
  701. msgid "Join this group"
  702. msgstr ""
  703. #. TRANS: Button text.
  704. #: actions/ostatussub.php:141
  705. msgctxt "BUTTON"
  706. msgid "Confirm"
  707. msgstr ""
  708. #. TRANS: Tooltip for button "Confirm".
  709. #: actions/ostatussub.php:143
  710. msgid "Subscribe to this user"
  711. msgstr ""
  712. #. TRANS: Extra paragraph in remote profile view when already subscribed.
  713. #: actions/ostatussub.php:164
  714. msgid "You are already subscribed to this user."
  715. msgstr ""
  716. #. TRANS: Error text.
  717. #: actions/ostatussub.php:271 actions/ostatussub.php:275
  718. #: actions/ostatussub.php:279 actions/ostatussub.php:283
  719. #: actions/ostatussub.php:287
  720. msgid ""
  721. "Sorry, we could not reach that feed. Please try that OStatus address again "
  722. "later."
  723. msgstr ""
  724. #. TRANS: Error text.
  725. #: actions/ostatussub.php:291
  726. msgid "Sorry, that feed is not Pubsubhubub enabled."
  727. msgstr ""
  728. #. TRANS: OStatus remote subscription dialog error.
  729. #: actions/ostatussub.php:333
  730. msgid "Remote subscription failed!"
  731. msgstr ""
  732. #. TRANS: Form title.
  733. #: actions/ostatussub.php:375
  734. msgid "Subscribe to user"
  735. msgstr ""
  736. #. TRANS: Page title for OStatus remote subscription form.
  737. #: actions/ostatussub.php:395
  738. msgid "Confirm"
  739. msgstr ""
  740. #: actions/ostatussub.php:395
  741. msgid "Remote subscription"
  742. msgstr ""
  743. #. TRANS: Instructions.
  744. #: actions/ostatussub.php:407
  745. msgid ""
  746. "You can subscribe to users from other supported sites. Paste their address "
  747. "or profile URI below:"
  748. msgstr ""
  749. #. TRANS: String in the gettext speed test script. Unimportant.
  750. #: tests/gettext-speedtest.php:58
  751. msgid "Feeds"
  752. msgstr ""