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.
 
 
 

177 lines
6.1 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-gmessages.md:1
  23. msgid "Setting up Mautrix Google Messages bridging (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:3
  26. msgid ""
  27. "The playbook can install and configure [mautrix-"
  28. "gmessages](https://github.com/mautrix/gmessages) for you, for bridging to"
  29. " [Google Messages](https://messages.google.com/)."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:5
  32. msgid ""
  33. "See the project's "
  34. "[documentation](https://docs.mau.fi/bridges/go/gmessages/index.html) to "
  35. "learn what it does and why it might be useful to you."
  36. msgstr ""
  37. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:7
  38. msgid "Prerequisite (optional)"
  39. msgstr ""
  40. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:9
  41. msgid ""
  42. "If you want to set up [Double "
  43. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  44. "(hint: you most likely do) for this bridge automatically, you need to "
  45. "have enabled [Appservice Double Puppet](configuring-playbook-appservice-"
  46. "double-puppet.md) for this playbook."
  47. msgstr ""
  48. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.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-gmessages.md:13
  54. msgid "Adjusting the playbook configuration"
  55. msgstr ""
  56. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:15
  57. msgid ""
  58. "To enable the bridge, add the following configuration to your "
  59. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  60. msgstr ""
  61. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:21
  62. msgid "Installing"
  63. msgstr ""
  64. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:23
  65. msgid ""
  66. "After configuring the playbook, run it with [playbook tags](playbook-"
  67. "tags.md) as below:"
  68. msgstr ""
  69. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:30
  70. msgid "**Notes**:"
  71. msgstr ""
  72. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:32
  73. msgid ""
  74. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  75. "automatically create the bot's user account."
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:34
  78. msgid ""
  79. "The shortcut commands with the [`just` program](just.md) are also "
  80. "available: `just install-all` or `just setup-all`"
  81. msgstr ""
  82. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:36
  83. msgid ""
  84. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  85. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  86. "runtime) than `just setup-all`) when its components remain unchanged. If "
  87. "you adjust your `vars.yml` to remove other components, you'd need to run "
  88. "`just setup-all`, or these components will still remain installed."
  89. msgstr ""
  90. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:38
  91. msgid "Usage"
  92. msgstr ""
  93. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:40
  94. msgid ""
  95. "To use the bridge, you need to start a chat with "
  96. "`@gmessagesbot:example.com` (where `example.com` is your base domain, not"
  97. " the `matrix.` domain)."
  98. msgstr ""
  99. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:42
  100. msgid "💡 Set up Double Puppeting"
  101. msgstr ""
  102. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:44
  103. msgid ""
  104. "After successfully enabling bridging, you may wish to set up [Double "
  105. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  106. "(hint: you most likely do)."
  107. msgstr ""
  108. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:46
  109. msgid "To set it up, you have 2 ways of going about it."
  110. msgstr ""
  111. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:48
  112. msgid "Method 1: automatically, by enabling Appservice Double Puppet"
  113. msgstr ""
  114. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:50
  115. msgid ""
  116. "The bridge automatically performs Double Puppeting if [Appservice Double "
  117. "Puppet](configuring-playbook-appservice-double-puppet.md) service is "
  118. "configured and enabled on the server for this playbook."
  119. msgstr ""
  120. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:52
  121. msgid ""
  122. "This is the recommended way of setting up Double Puppeting, as it's "
  123. "easier to accomplish, works for all your users automatically, and has "
  124. "less of a chance of breaking in the future."
  125. msgstr ""
  126. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:54
  127. msgid "Method 2: manually, by asking each user to provide a working access token"
  128. msgstr ""
  129. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:56
  130. msgid ""
  131. "When using this method, **each user** that wishes to enable Double "
  132. "Puppeting needs to follow the following steps:"
  133. msgstr ""
  134. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:58
  135. msgid ""
  136. "retrieve a Matrix access token for yourself. Refer to the documentation "
  137. "on [how to do that](obtaining-access-tokens.md)."
  138. msgstr ""
  139. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:60
  140. msgid ""
  141. "send the access token to the bot. Example: `login-matrix "
  142. "MATRIX_ACCESS_TOKEN_HERE`"
  143. msgstr ""
  144. #: ../../../docs/configuring-playbook-bridge-mautrix-gmessages.md:62
  145. msgid ""
  146. "make sure you don't log out the `Mautrix-gmessages` device some time in "
  147. "the future, as that would break the Double Puppeting feature"
  148. msgstr ""