RemoteFollow.pot 4.2 KB

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