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.
 
 
 

361 lines
13 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-meta-messenger.md:1
  23. msgid "Setting up Messenger bridging via Mautrix Meta (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:3
  26. msgid ""
  27. "The playbook can install and configure the [mautrix-"
  28. "meta](https://github.com/mautrix/meta) Messenger/Instagram bridge for "
  29. "you."
  30. msgstr ""
  31. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:5
  32. msgid ""
  33. "Since this bridge component can bridge to both "
  34. "[Messenger](https://messenger.com/) and "
  35. "[Instagram](https://instagram.com/) and you may wish to do both at the "
  36. "same time, the playbook makes it available via 2 different Ansible roles "
  37. "(`matrix-bridge-mautrix-meta-messenger` and `matrix-bridge-mautrix-meta-"
  38. "instagram`). The latter is a reconfigured copy of the first one (created "
  39. "by `just rebuild-mautrix-meta-instagram` and `bin/rebuild-mautrix-meta-"
  40. "instagram.sh`)."
  41. msgstr ""
  42. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:7
  43. msgid ""
  44. "This documentation page only deals with the bridge's ability to bridge to"
  45. " Facebook Messenger. For bridging to Instagram, see [Setting up Instagram"
  46. " bridging via Mautrix Meta](configuring-playbook-bridge-mautrix-meta-"
  47. "instagram.md)."
  48. msgstr ""
  49. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:9
  50. msgid "Prerequisites"
  51. msgstr ""
  52. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:11
  53. msgid "Migrating from the old mautrix-facebook bridge"
  54. msgstr ""
  55. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:13
  56. msgid ""
  57. "If you've been using the [mautrix-facebook](./configuring-playbook-"
  58. "bridge-mautrix-facebook.md) bridge, it's possible to migrate the database"
  59. " using [instructions from the bridge "
  60. "documentation](https://docs.mau.fi/bridges/go/meta/facebook-"
  61. "migration.html) (advanced)."
  62. msgstr ""
  63. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:15
  64. msgid ""
  65. "Then you may wish to get rid of the Facebook bridge. To do so, send a "
  66. "`clean-rooms` command to the management room with the old bridge bot "
  67. "(`@facebookbot:example.com`). It gives you a list of portals and groups "
  68. "of portals you may purge. Proceed with sending commands like `clean "
  69. "recommended`, etc."
  70. msgstr ""
  71. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:17
  72. msgid ""
  73. "Then, consider disabling the old bridge in your configuration, so it "
  74. "won't recreate the portals when you receive new messages."
  75. msgstr ""
  76. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:19
  77. msgid ""
  78. "**Note**: the user ID of the new bridge bot is "
  79. "`@messengerbot:example.com`, not `@facebookbot:example.com`. After "
  80. "disabling the old bridge, its bot user will stop responding to a command."
  81. msgstr ""
  82. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:21
  83. msgid "Enable Appservice Double Puppet (optional)"
  84. msgstr ""
  85. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:23
  86. msgid ""
  87. "If you want to set up [Double "
  88. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  89. "(hint: you most likely do) for this bridge automatically, you need to "
  90. "have enabled [Appservice Double Puppet](configuring-playbook-appservice-"
  91. "double-puppet.md) service for this playbook."
  92. msgstr ""
  93. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:25
  94. msgid ""
  95. "For details about configuring Double Puppeting for this bridge, see the "
  96. "section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  97. msgstr ""
  98. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:27
  99. msgid "Adjusting the playbook configuration"
  100. msgstr ""
  101. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:29
  102. msgid ""
  103. "To enable the bridge, add the following configuration to your "
  104. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  105. msgstr ""
  106. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:35
  107. msgid ""
  108. "Before proceeding to [re-running the playbook](./installing.md), you may "
  109. "wish to adjust the configuration further. See below."
  110. msgstr ""
  111. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:37
  112. msgid "Bridge mode"
  113. msgstr ""
  114. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:39
  115. msgid ""
  116. "As mentioned above, the [mautrix-meta](https://github.com/mautrix/meta) "
  117. "bridge supports multiple modes of operation."
  118. msgstr ""
  119. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:41
  120. msgid "The bridge can pull your Messenger messages via 3 different methods:"
  121. msgstr ""
  122. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:43
  123. msgid "(`facebook`) Facebook via `facebook.com`"
  124. msgstr ""
  125. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:44
  126. msgid ""
  127. "(`facebook-tor`) Facebook via "
  128. "`facebookwkhpilnemxj7asaniu7vnjjbiltxjqhye3mhbshg7kx5tfyd.onion` "
  129. "([Tor](https://www.torproject.org/)) - does not currently proxy media "
  130. "downloads"
  131. msgstr ""
  132. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:45
  133. msgid ""
  134. "(default) (`messenger`) Messenger via `messenger.com` - usable even "
  135. "without a Facebook account"
  136. msgstr ""
  137. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:47
  138. msgid ""
  139. "You may switch the mode via the `matrix_mautrix_meta_messenger_meta_mode`"
  140. " variable. The playbook defaults to the `messenger` mode, because it's "
  141. "most universal (every Facebook user has a Messenger account, but the "
  142. "opposite is not true)."
  143. msgstr ""
  144. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:49
  145. msgid ""
  146. "Note that switching the mode (especially between `facebook*` and "
  147. "`messenger`) will intentionally make the bridge use another database "
  148. "(`matrix_mautrix_meta_facebook` or `matrix_mautrix_meta_messenger`) to "
  149. "isolate the 2 instances. Switching between Tor and non-Tor may be "
  150. "possible without dataloss, but your mileage may vary. Before switching to"
  151. " a new mode, you may wish to de-configure the old one (send `help` to the"
  152. " bridge bot and unbridge your portals, etc.)."
  153. msgstr ""
  154. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:51
  155. msgid "Bridge permissions"
  156. msgstr ""
  157. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:53
  158. msgid "By default, any user on your homeserver will be able to use the bridge."
  159. msgstr ""
  160. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:55
  161. msgid "Different levels of permission can be granted to users:"
  162. msgstr ""
  163. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:57
  164. msgid "`relay` - Allowed to be relayed through the bridge, no access to commands"
  165. msgstr ""
  166. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:58
  167. msgid "`user` - Use the bridge with puppeting"
  168. msgstr ""
  169. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:59
  170. msgid "`admin` - Use and administer the bridge"
  171. msgstr ""
  172. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:61
  173. msgid ""
  174. "The permissions are following the sequence: nothing < `relay` < `user` < "
  175. "`admin`."
  176. msgstr ""
  177. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:63
  178. msgid ""
  179. "The default permissions are set via "
  180. "`matrix_mautrix_meta_messenger_bridge_permissions_default` and are "
  181. "somewhat like this:"
  182. msgstr ""
  183. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:72
  184. msgid ""
  185. "If you don't define the `matrix_admin` in your configuration (e.g. "
  186. "`matrix_admin: @alice:example.com`), then there's no admin by default."
  187. msgstr ""
  188. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:74
  189. msgid ""
  190. "You may redefine "
  191. "`matrix_mautrix_meta_messenger_bridge_permissions_default` any way you "
  192. "see fit, or add extra permissions using "
  193. "`matrix_mautrix_meta_messenger_bridge_permissions_custom` like this:"
  194. msgstr ""
  195. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:81
  196. msgid ""
  197. "You may wish to look at `roles/custom/matrix-bridge-mautrix-meta-"
  198. "messenger/templates/config.yaml.j2` to find more information on the "
  199. "permissions settings and other options you would like to configure."
  200. msgstr ""
  201. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:83
  202. msgid "Installing"
  203. msgstr ""
  204. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:85
  205. msgid ""
  206. "After configuring the playbook, run it with [playbook tags](playbook-"
  207. "tags.md) as below:"
  208. msgstr ""
  209. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:92
  210. msgid "**Notes**:"
  211. msgstr ""
  212. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:94
  213. msgid ""
  214. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  215. "automatically create the bot's user account."
  216. msgstr ""
  217. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:96
  218. msgid ""
  219. "The shortcut commands with the [`just` program](just.md) are also "
  220. "available: `just install-all` or `just setup-all`"
  221. msgstr ""
  222. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:98
  223. msgid ""
  224. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  225. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  226. "runtime) than `just setup-all`) when its components remain unchanged. If "
  227. "you adjust your `vars.yml` to remove other components, you'd need to run "
  228. "`just setup-all`, or these components will still remain installed."
  229. msgstr ""
  230. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:100
  231. msgid "Usage"
  232. msgstr ""
  233. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:102
  234. msgid ""
  235. "To use the bridge, you need to start a chat with "
  236. "`@messengerbot:example.com` (where `example.com` is your base domain, not"
  237. " the `matrix.` domain). Note that the user ID of the bridge's bot is not "
  238. "`@facebookbot:example.com`."
  239. msgstr ""
  240. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:104
  241. msgid ""
  242. "You then need to send a `login` command and follow the bridge bot's "
  243. "instructions."
  244. msgstr ""
  245. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:106
  246. msgid ""
  247. "Given that the bot is configured in `messenger` [bridge mode](#bridge-"
  248. "mode) by default, you will need to log in to "
  249. "[messenger.com](https://messenger.com/) (not `facebook.com`!) and obtain "
  250. "the cookies from there as per [the bridge's authentication "
  251. "instructions](https://docs.mau.fi/bridges/go/meta/authentication.html)."
  252. msgstr ""
  253. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:108
  254. msgid "💡 Set up Double Puppeting"
  255. msgstr ""
  256. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:110
  257. msgid ""
  258. "After successfully enabling bridging, you may wish to set up [Double "
  259. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  260. "(hint: you most likely do)."
  261. msgstr ""
  262. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:112
  263. msgid "To set it up, you have 2 ways of going about it."
  264. msgstr ""
  265. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:114
  266. msgid "Method 1: automatically, by enabling Appservice Double Puppet"
  267. msgstr ""
  268. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:116
  269. msgid ""
  270. "The bridge automatically performs Double Puppeting if [Appservice Double "
  271. "Puppet](configuring-playbook-appservice-double-puppet.md) service is "
  272. "configured and enabled on the server for this playbook."
  273. msgstr ""
  274. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:118
  275. msgid ""
  276. "This is the recommended way of setting up Double Puppeting, as it's "
  277. "easier to accomplish, works for all your users automatically, and has "
  278. "less of a chance of breaking in the future."
  279. msgstr ""
  280. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:120
  281. msgid "Method 2: manually, by asking each user to provide a working access token"
  282. msgstr ""
  283. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:122
  284. msgid ""
  285. "When using this method, **each user** that wishes to enable Double "
  286. "Puppeting needs to follow the following steps:"
  287. msgstr ""
  288. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:124
  289. msgid ""
  290. "retrieve a Matrix access token for yourself. Refer to the documentation "
  291. "on [how to do that](obtaining-access-tokens.md)."
  292. msgstr ""
  293. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:126
  294. msgid ""
  295. "send the access token to the bot. Example: `login-matrix "
  296. "MATRIX_ACCESS_TOKEN_HERE`"
  297. msgstr ""
  298. #: ../../../docs/configuring-playbook-bridge-mautrix-meta-messenger.md:128
  299. msgid ""
  300. "make sure you don't log out the session for which you obtained an access "
  301. "token some time in the future, as that would break the Double Puppeting "
  302. "feature"
  303. msgstr ""