Matrix Docker Ansible eploy
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 

289 строки
10 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-slack.md:1
  23. msgid "Setting up Mautrix Slack bridging (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:3
  26. msgid ""
  27. "**Note**: bridging to [Slack](https://slack.com/) can also happen via the"
  28. " [mx-puppet-slack](configuring-playbook-bridge-mx-puppet-slack.md) and "
  29. "[matrix-appservice-slack](configuring-playbook-bridge-appservice-"
  30. "slack.md) bridges supported by the playbook."
  31. msgstr ""
  32. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:4
  33. msgid ""
  34. "For using as a Bot we recommend the [Appservice Slack](configuring-"
  35. "playbook-bridge-appservice-slack.md), because it supports plumbing. Note "
  36. "that it is not available for new installation unless you have already "
  37. "created a classic Slack application, because the creation of classic "
  38. "Slack applications, which this bridge makes use of, has been "
  39. "discontinued."
  40. msgstr ""
  41. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:5
  42. msgid ""
  43. "For personal use with a slack account we recommend the `mautrix-slack` "
  44. "bridge (the one being discussed here), because it is the most fully-"
  45. "featured and stable of the 3 Slack bridges supported by the playbook."
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:7
  48. msgid ""
  49. "The playbook can install and configure [mautrix-"
  50. "slack](https://github.com/mautrix/slack) for you."
  51. msgstr ""
  52. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:9
  53. msgid ""
  54. "See the project's "
  55. "[documentation](https://docs.mau.fi/bridges/go/slack/index.html) to learn"
  56. " what it does and why it might be useful to you."
  57. msgstr ""
  58. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:11
  59. msgid ""
  60. "See the [features and "
  61. "roadmap](https://github.com/mautrix/slack/blob/main/ROADMAP.md) for more "
  62. "information."
  63. msgstr ""
  64. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:13
  65. msgid "Prerequisites"
  66. msgstr ""
  67. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:15
  68. msgid ""
  69. "For using this bridge, you would need to authenticate by **providing your"
  70. " username and password** (legacy) or by using a **token login**. See more"
  71. " information in the "
  72. "[docs](https://docs.mau.fi/bridges/go/slack/authentication.html)."
  73. msgstr ""
  74. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:17
  75. msgid ""
  76. "Note that neither of these methods are officially supported by Slack. "
  77. "[matrix-appservice-slack](configuring-playbook-bridge-appservice-"
  78. "slack.md) uses a Slack bot account which is the only officially supported"
  79. " method for bridging a Slack channel."
  80. msgstr ""
  81. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:19
  82. msgid "Enable Appservice Double Puppet (optional)"
  83. msgstr ""
  84. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:21
  85. msgid ""
  86. "If you want to set up [Double "
  87. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  88. "(hint: you most likely do) for this bridge automatically, you need to "
  89. "have enabled [Appservice Double Puppet](configuring-playbook-appservice-"
  90. "double-puppet.md) service for this playbook."
  91. msgstr ""
  92. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:23
  93. msgid ""
  94. "For details about configuring Double Puppeting for this bridge, see the "
  95. "section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  96. msgstr ""
  97. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:25
  98. msgid "Adjusting the playbook configuration"
  99. msgstr ""
  100. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:27
  101. msgid ""
  102. "To enable the bridge, add the following configuration to your "
  103. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  104. msgstr ""
  105. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:33
  106. msgid ""
  107. "You may optionally wish to add some [Additional configuration"
  108. "](#additional-configuration), or to [prepare for double-puppeting](#set-"
  109. "up-double-puppeting) before the initial installation."
  110. msgstr ""
  111. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:35
  112. msgid "Additional configuration"
  113. msgstr ""
  114. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:37
  115. msgid ""
  116. "There are some additional options you may wish to configure with the "
  117. "bridge."
  118. msgstr ""
  119. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:39
  120. msgid "Take a look at:"
  121. msgstr ""
  122. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:41
  123. msgid ""
  124. "`roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml` for some "
  125. "variables that you can customize via your `vars.yml` file"
  126. msgstr ""
  127. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:42
  128. msgid ""
  129. "`roles/custom/matrix-bridge-mautrix-slack/templates/config.yaml.j2` for "
  130. "the bridge's default configuration. You can override settings (even those"
  131. " that don't have dedicated playbook variables) using the "
  132. "`matrix_mautrix_slack_configuration_extension_yaml` variable"
  133. msgstr ""
  134. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:44
  135. msgid "Installing"
  136. msgstr ""
  137. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:46
  138. msgid ""
  139. "After configuring the playbook, run it with [playbook tags](playbook-"
  140. "tags.md) as below:"
  141. msgstr ""
  142. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:53
  143. msgid "**Notes**:"
  144. msgstr ""
  145. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:55
  146. msgid ""
  147. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  148. "automatically create the bot's user account."
  149. msgstr ""
  150. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:57
  151. msgid ""
  152. "The shortcut commands with the [`just` program](just.md) are also "
  153. "available: `just install-all` or `just setup-all`"
  154. msgstr ""
  155. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:59
  156. msgid ""
  157. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  158. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  159. "runtime) than `just setup-all`) when its components remain unchanged. If "
  160. "you adjust your `vars.yml` to remove other components, you'd need to run "
  161. "`just setup-all`, or these components will still remain installed."
  162. msgstr ""
  163. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:61
  164. msgid "Usage"
  165. msgstr ""
  166. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:63
  167. msgid ""
  168. "Start a chat with `@slackbot:example.com` (where `example.com` is your "
  169. "base domain, not the `matrix.` domain)."
  170. msgstr ""
  171. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:64
  172. msgid ""
  173. "If you would like to login to Slack using a token, send the `login-token`"
  174. " command, otherwise, send the `login-password` command. Read "
  175. "[here](https://docs.mau.fi/bridges/go/slack/authentication.html) on how "
  176. "to retrieve your token and cookie token."
  177. msgstr ""
  178. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:65
  179. msgid ""
  180. "The bot should respond with \"Successfully logged into <email> for team "
  181. "<workspace>\""
  182. msgstr ""
  183. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:66
  184. msgid ""
  185. "Now that you're logged in, you can send a `help` command to the bot "
  186. "again, to see additional commands you have access to."
  187. msgstr ""
  188. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:67
  189. msgid ""
  190. "Slack channels should automatically begin bridging if you authenticated "
  191. "using a token. Otherwise, you must wait to receive a message in the "
  192. "channel if you used password authentication."
  193. msgstr ""
  194. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:69
  195. msgid "💡 Set up Double Puppeting"
  196. msgstr ""
  197. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:71
  198. msgid ""
  199. "After successfully enabling bridging, you may wish to set up [Double "
  200. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  201. "(hint: you most likely do)."
  202. msgstr ""
  203. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:73
  204. msgid "To set it up, you have 2 ways of going about it."
  205. msgstr ""
  206. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:75
  207. msgid "Method 1: automatically, by enabling Appservice Double Puppet"
  208. msgstr ""
  209. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:77
  210. msgid ""
  211. "The bridge automatically performs Double Puppeting if [Appservice Double "
  212. "Puppet](configuring-playbook-appservice-double-puppet.md) service is "
  213. "configured and enabled on the server for this playbook."
  214. msgstr ""
  215. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:79
  216. msgid ""
  217. "This is the recommended way of setting up Double Puppeting, as it's "
  218. "easier to accomplish, works for all your users automatically, and has "
  219. "less of a chance of breaking in the future."
  220. msgstr ""
  221. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:81
  222. msgid "Method 2: manually, by asking each user to provide a working access token"
  223. msgstr ""
  224. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:83
  225. msgid ""
  226. "When using this method, **each user** that wishes to enable Double "
  227. "Puppeting needs to follow the following steps:"
  228. msgstr ""
  229. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:85
  230. msgid ""
  231. "retrieve a Matrix access token for yourself. Refer to the documentation "
  232. "on [how to do that](obtaining-access-tokens.md)."
  233. msgstr ""
  234. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:87
  235. msgid ""
  236. "send the access token to the bot. Example: `login-matrix "
  237. "MATRIX_ACCESS_TOKEN_HERE`"
  238. msgstr ""
  239. #: ../../../docs/configuring-playbook-bridge-mautrix-slack.md:89
  240. msgid ""
  241. "make sure you don't log out the `Mautrix-Slack` device some time in the "
  242. "future, as that would break the Double Puppeting feature"
  243. msgstr ""