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