Matrix Docker Ansible eploy
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

217 lines
7.7 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-googlechat.md:1
  23. msgid "Setting up Mautrix Google Chat bridging (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:3
  26. msgid ""
  27. "The playbook can install and configure [mautrix-"
  28. "googlechat](https://github.com/mautrix/googlechat) for you."
  29. msgstr ""
  30. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:5
  31. msgid ""
  32. "See the project's "
  33. "[documentation](https://docs.mau.fi/bridges/python/googlechat/index.html)"
  34. " to learn what it does and why it might be useful to you."
  35. msgstr ""
  36. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:7
  37. msgid "Prerequisite (optional)"
  38. msgstr ""
  39. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:9
  40. msgid ""
  41. "If you want to set up [Double "
  42. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  43. "(hint: you most likely do) for this bridge automatically, you need to "
  44. "have enabled [Appservice Double Puppet](configuring-playbook-appservice-"
  45. "double-puppet.md) or [Shared Secret Auth](configuring-playbook-shared-"
  46. "secret-auth.md) service for this playbook."
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:11
  49. msgid ""
  50. "For details about configuring Double Puppeting for this bridge, see the "
  51. "section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  52. msgstr ""
  53. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:13
  54. msgid "Adjusting the playbook configuration"
  55. msgstr ""
  56. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:15
  57. msgid ""
  58. "To enable the [Google Chat](https://chat.google.com/) bridge, add the "
  59. "following configuration to your "
  60. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  61. msgstr ""
  62. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:21
  63. msgid "Installing"
  64. msgstr ""
  65. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:23
  66. msgid ""
  67. "After configuring the playbook, run it with [playbook tags](playbook-"
  68. "tags.md) as below:"
  69. msgstr ""
  70. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:30
  71. msgid "**Notes**:"
  72. msgstr ""
  73. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:32
  74. msgid ""
  75. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  76. "automatically create the bot's user account."
  77. msgstr ""
  78. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:34
  79. msgid ""
  80. "The shortcut commands with the [`just` program](just.md) are also "
  81. "available: `just install-all` or `just setup-all`"
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:36
  84. msgid ""
  85. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  86. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  87. "runtime) than `just setup-all`) when its components remain unchanged. If "
  88. "you adjust your `vars.yml` to remove other components, you'd need to run "
  89. "`just setup-all`, or these components will still remain installed."
  90. msgstr ""
  91. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:38
  92. msgid "Usage"
  93. msgstr ""
  94. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:40
  95. msgid ""
  96. "To use the bridge, you need to start a chat with `googlechat bridge bot` "
  97. "with handle `@googlechatbot:example.com` (where `example.com` is your "
  98. "base domain, not the `matrix.` domain)."
  99. msgstr ""
  100. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:42
  101. msgid ""
  102. "Send `login` to the bridge bot to receive a link to the portal from which"
  103. " you can enable the bridging. Open the link sent by the bot and follow "
  104. "the instructions."
  105. msgstr ""
  106. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:44
  107. msgid ""
  108. "Automatic login may not work. If it does not, reload the page and select "
  109. "the \"Manual login\" checkbox before starting. Manual login involves "
  110. "logging into your Google account normally and then manually getting the "
  111. "OAuth token from browser cookies with developer tools."
  112. msgstr ""
  113. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:46
  114. msgid ""
  115. "Once logged in, recent chats should show up as new conversations "
  116. "automatically. Other chats will get portals as you receive messages."
  117. msgstr ""
  118. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:48
  119. msgid ""
  120. "You can learn more about authentication from the bridge's [official "
  121. "documentation on "
  122. "Authentication](https://docs.mau.fi/bridges/python/googlechat/authentication.html)."
  123. msgstr ""
  124. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:50
  125. msgid "💡 Set up Double Puppeting"
  126. msgstr ""
  127. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:52
  128. msgid ""
  129. "After successfully enabling bridging, you may wish to set up [Double "
  130. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  131. "(hint: you most likely do)."
  132. msgstr ""
  133. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:54
  134. msgid "To set it up, you have 2 ways of going about it."
  135. msgstr ""
  136. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:56
  137. msgid ""
  138. "Method 1: automatically, by enabling Appservice Double Puppet or Shared "
  139. "Secret Auth"
  140. msgstr ""
  141. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:58
  142. msgid ""
  143. "The bridge automatically performs Double Puppeting if [Appservice Double "
  144. "Puppet](configuring-playbook-appservice-double-puppet.md) or [Shared "
  145. "Secret Auth](configuring-playbook-shared-secret-auth.md) service is "
  146. "configured and enabled on the server for this playbook."
  147. msgstr ""
  148. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:60
  149. msgid ""
  150. "Enabling [Appservice Double Puppet](configuring-playbook-appservice-"
  151. "double-puppet.md) is the recommended way of setting up Double Puppeting, "
  152. "as it's easier to accomplish, works for all your users automatically, and"
  153. " has less of a chance of breaking in the future."
  154. msgstr ""
  155. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:62
  156. msgid ""
  157. "Enabling double puppeting by enabling the [Shared Secret Auth"
  158. "](configuring-playbook-shared-secret-auth.md) service works at the time "
  159. "of writing, but is deprecated and will stop working in the future."
  160. msgstr ""
  161. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:64
  162. msgid "Method 2: manually, by asking each user to provide a working access token"
  163. msgstr ""
  164. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:66
  165. msgid ""
  166. "When using this method, **each user** that wishes to enable Double "
  167. "Puppeting needs to follow the following steps:"
  168. msgstr ""
  169. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:68
  170. msgid ""
  171. "retrieve a Matrix access token for yourself. Refer to the documentation "
  172. "on [how to do that](obtaining-access-tokens.md)."
  173. msgstr ""
  174. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:70
  175. msgid ""
  176. "send the access token to the bot. Example: `login-matrix "
  177. "MATRIX_ACCESS_TOKEN_HERE`"
  178. msgstr ""
  179. #: ../../../docs/configuring-playbook-bridge-mautrix-googlechat.md:72
  180. msgid ""
  181. "make sure you don't log out the `Mautrix-googlechat` device some time in "
  182. "the future, as that would break the Double Puppeting feature"
  183. msgstr ""