Matrix Docker Ansible eploy
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 

214 linhas
7.6 KiB

  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) 2018-2024, Slavi Pantaleev, Aine Etke, MDAD community
  3. # members
  4. # This file is distributed under the same license as the
  5. # matrix-docker-ansible-deploy package.
  6. # FIRST AUTHOR <EMAIL@ADDRESS>, 2024.
  7. #
  8. #, fuzzy
  9. msgid ""
  10. msgstr ""
  11. "Project-Id-Version: matrix-docker-ansible-deploy \n"
  12. "Report-Msgid-Bugs-To: \n"
  13. "POT-Creation-Date: 2024-12-16 12:05+0900\n"
  14. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  15. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  16. "Language: jp\n"
  17. "Language-Team: jp <LL@li.org>\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=utf-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Generated-By: Babel 2.16.0\n"
  22. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:1
  23. msgid "Setting up Mautrix Hangouts bridging (optional, deprecated)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:3
  26. msgid ""
  27. "💡 **Note**: This bridge has been deprecated in favor of [Google Chat "
  28. "bridge](https://github.com/mautrix/googlechat), which can be installed "
  29. "using [this playbook](configuring-playbook-bridge-mautrix-googlechat.md)."
  30. " Installing the mautrix-hangouts bridge is **no longer possible**. For "
  31. "now, this documentation page remains here for historical purposes."
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:5
  34. msgid ""
  35. "The playbook can install and configure [mautrix-"
  36. "hangouts](https://github.com/mautrix/hangouts) for you."
  37. msgstr ""
  38. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:7
  39. msgid ""
  40. "See the project's "
  41. "[documentation](https://docs.mau.fi/bridges/python/hangouts/index.html) "
  42. "to learn what it does and why it might be useful to you."
  43. msgstr ""
  44. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:9
  45. msgid "Prerequisite (optional)"
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:11
  48. msgid ""
  49. "If you want to set up [Double "
  50. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  51. "(hint: you most likely do) for this bridge automatically, you need to "
  52. "have enabled [Shared Secret Auth](configuring-playbook-shared-secret-"
  53. "auth.md) for this playbook."
  54. msgstr ""
  55. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:13
  56. msgid ""
  57. "For details about configuring Double Puppeting for this bridge, see the "
  58. "section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  59. msgstr ""
  60. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:15
  61. msgid "Adjusting the playbook configuration"
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:17
  64. msgid ""
  65. "To enable the [Google Hangouts](https://hangouts.google.com/) bridge, add"
  66. " the following configuration to your "
  67. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  68. msgstr ""
  69. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:23
  70. msgid "Installing"
  71. msgstr ""
  72. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:25
  73. msgid ""
  74. "After configuring the playbook, run it with [playbook tags](playbook-"
  75. "tags.md) as below:"
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:32
  78. msgid "**Notes**:"
  79. msgstr ""
  80. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:34
  81. msgid ""
  82. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  83. "automatically create the bot's user account."
  84. msgstr ""
  85. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:36
  86. msgid ""
  87. "The shortcut commands with the [`just` program](just.md) are also "
  88. "available: `just install-all` or `just setup-all`"
  89. msgstr ""
  90. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:38
  91. msgid ""
  92. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  93. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  94. "runtime) than `just setup-all`) when its components remain unchanged. If "
  95. "you adjust your `vars.yml` to remove other components, you'd need to run "
  96. "`just setup-all`, or these components will still remain installed."
  97. msgstr ""
  98. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:40
  99. msgid "Usage"
  100. msgstr ""
  101. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:42
  102. msgid ""
  103. "To use the bridge, you need to start a chat with `Hangouts bridge bot` "
  104. "with handle `@hangoutsbot:example.com` (where `example.com` is your base "
  105. "domain, not the `matrix.` domain)."
  106. msgstr ""
  107. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:44
  108. msgid ""
  109. "Send `login` to the bridge bot to receive a link to the portal from which"
  110. " you can enable the bridging. Open the link sent by the bot and follow "
  111. "the instructions."
  112. msgstr ""
  113. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:46
  114. msgid ""
  115. "Automatic login may not work. If it does not, reload the page and select "
  116. "the \"Manual login\" checkbox before starting. Manual login involves "
  117. "logging into your Google account normally and then manually getting the "
  118. "OAuth token from browser cookies with developer tools."
  119. msgstr ""
  120. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:48
  121. msgid ""
  122. "Once logged in, recent chats should show up as new conversations "
  123. "automatically. Other chats will get portals as you receive messages."
  124. msgstr ""
  125. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:50
  126. msgid ""
  127. "You can learn more about authentication from the bridge's [official "
  128. "documentation on "
  129. "Authentication](https://docs.mau.fi/bridges/python/hangouts/authentication.html)."
  130. msgstr ""
  131. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:52
  132. msgid "💡 Set up Double Puppeting"
  133. msgstr ""
  134. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:54
  135. msgid ""
  136. "After successfully enabling bridging, you may wish to set up [Double "
  137. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  138. "(hint: you most likely do)."
  139. msgstr ""
  140. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:56
  141. msgid "To set it up, you have 2 ways of going about it."
  142. msgstr ""
  143. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:58
  144. msgid "Method 1: automatically, by enabling Shared Secret Auth"
  145. msgstr ""
  146. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:60
  147. msgid ""
  148. "The bridge automatically performs Double Puppeting if [Shared Secret Auth"
  149. "](configuring-playbook-shared-secret-auth.md) service is configured and "
  150. "enabled on the server for this playbook."
  151. msgstr ""
  152. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:62
  153. msgid ""
  154. "This is the recommended way of setting up Double Puppeting, as it's "
  155. "easier to accomplish, works for all your users automatically, and has "
  156. "less of a chance of breaking in the future."
  157. msgstr ""
  158. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:64
  159. msgid "Method 2: manually, by asking each user to provide a working access token"
  160. msgstr ""
  161. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:66
  162. msgid ""
  163. "When using this method, **each user** that wishes to enable Double "
  164. "Puppeting needs to follow the following steps:"
  165. msgstr ""
  166. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:68
  167. msgid ""
  168. "retrieve a Matrix access token for yourself. Refer to the documentation "
  169. "on [how to do that](obtaining-access-tokens.md)."
  170. msgstr ""
  171. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:70
  172. msgid ""
  173. "send the access token to the bot. Example: `login-matrix "
  174. "MATRIX_ACCESS_TOKEN_HERE`"
  175. msgstr ""
  176. #: ../../../docs/configuring-playbook-bridge-mautrix-hangouts.md:72
  177. msgid ""
  178. "make sure you don't log out the `Mautrix-Hangouts` device some time in "
  179. "the future, as that would break the Double Puppeting feature"
  180. msgstr ""