RemoteFollow.pot 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163
  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-08-25 01:23+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: Link text for the follow button
  20. #: RemoteFollowPlugin.php:70
  21. msgid "Subscribe"
  22. msgstr ""
  23. #. TRANS: Plugin description.
  24. #: RemoteFollowPlugin.php:127
  25. msgid "Add remote-follow button support to GNU social"
  26. msgstr ""
  27. #. TRANS: Link text for link to remote subscribe.
  28. #: RemoteFollowPlugin:153
  29. msgid "Remote"
  30. msgstr ""
  31. #. TRANS: Client error displayed when the user is logged in.
  32. #: remotefollowinit.php:46
  33. msgid "You can use the local subscription!"
  34. msgstr ""
  35. #. TRANS: Client error displayed when targeting an invalid user.
  36. #: remotefollowinit.php:55
  37. msgid "No such user."
  38. msgstr ""
  39. #. TRANS: Error displayed when the session token does not match or is not given.
  40. #: remotefollowinit.php:73, remotefollowsub.php:272
  41. msgid ""
  42. "There was a problem with your session token. "
  43. "Try again, please."
  44. msgstr ""
  45. #. TRANS: Error displayed when there is failure in connecting with the remote profile.
  46. #: remotefollowinit.php:89
  47. msgid ""
  48. "There was a problem connecting with the remote profile. "
  49. "Try again, please."
  50. msgstr ""
  51. #. TRANS: Form legend. %s is a nickname.
  52. #: remotefollowinit.php:100
  53. msgid "Subscribe to %s"
  54. msgstr ""
  55. #. TRANS: Button text to subscribe to a profile.
  56. #: remotefollowinit.php:102
  57. msgctxt "BUTTON"
  58. msgid "Subscribe"
  59. msgstr ""
  60. #. TRANS: Field label.
  61. #: remotefollowinit.php:118
  62. msgid "User nickname"
  63. msgstr ""
  64. #. TRANS: Field title.
  65. #: remotefollowinit.php:121
  66. msgid "Nickname of the user you want to follow."
  67. msgstr ""
  68. #. TRANS: Field label.
  69. #: remotefollowinit.php:127
  70. msgid "Profile Account"
  71. msgstr ""
  72. #. TRANS: Tooltip for field label "Profile Account".
  73. #: remotefollowinit.php:130
  74. msgid "Your account ID (e.g. user@example.com)."
  75. msgstr ""
  76. #. TRANS: Form title.
  77. #: remotefollowinit.php:148
  78. msgctxt "TITLE"
  79. msgid "Subscribe to user"
  80. msgstr ""
  81. #. TRANS: Error displayed when there's failure in fetching the remote profile.
  82. #: remotefollowsub.php:60
  83. msgid ""
  84. "Sorry, we could not reach that address. "
  85. "Please make sure it is a valid address and try again later."
  86. msgstr ""
  87. #. TRANS: Field label for a field that takes an user address.
  88. #: remotefollowsub.php:104
  89. msgid "Subscribe to"
  90. msgstr ""
  91. #. TRANS: Tooltip for field label "Subscribe to".
  92. #: remotefollowsub.php:107
  93. msgid "User\'s address, like nickname@example.com or http://example.net/nickname."
  94. msgstr ""
  95. #. TRANS: Button text.
  96. #: remotefollowsub.php:111
  97. msgctxt "BUTTON"
  98. msgid "Continue"
  99. msgstr ""
  100. #. TRANS: Button text.
  101. #: remotefollowsub.php:142
  102. msgctxt "BUTTON"
  103. msgid "Confirm"
  104. msgstr ""
  105. #. TRANS: Tooltip for button "Confirm".
  106. #: remotefollowsub.php:147
  107. msgid "Subscribe to this user"
  108. msgstr ""
  109. #. TRANS: Extra paragraph in remote profile view when already subscribed.
  110. #: remotefollowsub.php:165
  111. msgid "You are already subscribed to this user."
  112. msgstr ""
  113. #. TRANS: Remote subscription dialog error.
  114. #: remotefollowsub.php:252
  115. msgid "Already subscribed!"
  116. msgstr ""
  117. #. TRANS: Remote subscription dialog error.
  118. #: remotefollowsub.php:257
  119. msgid "Remote subscription failed!"
  120. msgstr ""
  121. #. TRANS: Form title.
  122. #: remotefollowsub.php:300
  123. msgid "Subscribe to user"
  124. msgstr ""
  125. #. TRANS: Page title for remote subscription form.
  126. #: remotefollowsub.php:319
  127. msgid "Confirm"
  128. msgstr ""
  129. #. TRANS: Page title for remote subscription form.
  130. #: remotefollowsub.php:319
  131. msgid "Remote subscription"
  132. msgstr ""
  133. #. TRANS: Instructions.
  134. #: remotefollowsub.php:330
  135. msgid "You can subscribe to users from other supported sites. Paste their address or profile URI below"
  136. msgstr ""