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.
 
 

238 lines
8.3 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-20 09:53+0200\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-appservice-kakaotalk.md:1
  23. msgid "Setting up Appservice Kakaotalk bridging (optional)"
  24. msgstr ""
  25. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:3
  26. msgid ""
  27. "The playbook can install and configure [matrix-appservice-"
  28. "kakaotalk](https://src.miscworks.net/fair/matrix-appservice-kakaotalk) "
  29. "for you. `matrix-appservice-kakaotalk` is a bridge to "
  30. "[Kakaotalk](https://www.kakaocorp.com/page/service/service/KakaoTalk?lang=ENG)"
  31. " based on [node-kakao](https://github.com/storycraft/node-kakao) (now "
  32. "unmaintained) and some [mautrix-"
  33. "facebook](https://github.com/mautrix/facebook) code."
  34. msgstr ""
  35. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:5
  36. msgid ""
  37. "⚠️ **Warning**: there have been recent reports (~2022-09-16) that **using"
  38. " this bridge may get your account banned**."
  39. msgstr ""
  40. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:7
  41. msgid ""
  42. "See the project's [documentation](https://src.miscworks.net/fair/matrix-"
  43. "appservice-kakaotalk/src/branch/master/README.md) to learn what it does "
  44. "and why it might be useful to you."
  45. msgstr ""
  46. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:9
  47. msgid "Prerequisite (optional)"
  48. msgstr ""
  49. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:11
  50. msgid ""
  51. "If you want to set up [Double "
  52. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  53. "(hint: you most likely do) for this bridge automatically, you need to "
  54. "have enabled [Shared Secret Auth](configuring-playbook-shared-secret-"
  55. "auth.md) for this playbook."
  56. msgstr ""
  57. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:13
  58. msgid ""
  59. "For details about configuring Double Puppeting for this bridge, see the "
  60. "section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  61. msgstr ""
  62. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:15
  63. msgid "Adjusting the playbook configuration"
  64. msgstr ""
  65. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:17
  66. msgid ""
  67. "To enable the bridge, add the following configuration to your "
  68. "`inventory/host_vars/matrix.example.com/vars.yml` file:"
  69. msgstr ""
  70. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:23
  71. msgid ""
  72. "You may optionally wish to add some [Additional configuration"
  73. "](#additional-configuration), or to [prepare for double-puppeting](#set-"
  74. "up-double-puppeting) before the initial installation."
  75. msgstr ""
  76. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:25
  77. msgid "Additional configuration"
  78. msgstr ""
  79. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:27
  80. msgid ""
  81. "There are some additional things you may wish to configure about the "
  82. "bridge."
  83. msgstr ""
  84. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:29
  85. msgid "Take a look at:"
  86. msgstr ""
  87. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:31
  88. msgid ""
  89. "`roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml` for "
  90. "some variables that you can customize via your `vars.yml` file"
  91. msgstr ""
  92. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:32
  93. msgid ""
  94. "`roles/custom/matrix-bridge-appservice-"
  95. "kakaotalk/templates/config.yaml.j2` for the bridge's default "
  96. "configuration. You can override settings (even those that don't have "
  97. "dedicated playbook variables) using the "
  98. "`matrix_appservice_kakaotalk_configuration_extension_yaml` variable"
  99. msgstr ""
  100. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:34
  101. msgid "Installing"
  102. msgstr ""
  103. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:36
  104. msgid ""
  105. "After configuring the playbook, run it with [playbook tags](playbook-"
  106. "tags.md) as below:"
  107. msgstr ""
  108. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:43
  109. msgid "**Notes**:"
  110. msgstr ""
  111. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:45
  112. msgid ""
  113. "The `ensure-matrix-users-created` playbook tag makes the playbook "
  114. "automatically create the bot's user account."
  115. msgstr ""
  116. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:47
  117. msgid ""
  118. "The shortcut commands with the [`just` program](just.md) are also "
  119. "available: `just install-all` or `just setup-all`"
  120. msgstr ""
  121. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:49
  122. msgid ""
  123. "`just install-all` is useful for maintaining your setup quickly ([2x-5x "
  124. "faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-"
  125. "runtime) than `just setup-all`) when its components remain unchanged. If "
  126. "you adjust your `vars.yml` to remove other components, you'd need to run "
  127. "`just setup-all`, or these components will still remain installed."
  128. msgstr ""
  129. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:51
  130. msgid "Usage"
  131. msgstr ""
  132. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:53
  133. msgid ""
  134. "To use the bridge, you need to start a chat with "
  135. "`@kakaotalkbot:example.com` (where `example.com` is your base domain, not"
  136. " the `matrix.` domain)."
  137. msgstr ""
  138. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:55
  139. msgid ""
  140. "Send `login --save EMAIL_OR_PHONE_NUMBER` to the bridge bot to enable "
  141. "bridging for your Kakaotalk account. The `--save` flag may be omitted, if"
  142. " you'd rather not save your password."
  143. msgstr ""
  144. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:57
  145. msgid "💡 Set up Double Puppeting"
  146. msgstr ""
  147. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:59
  148. msgid ""
  149. "After successfully enabling bridging, you may wish to set up [Double "
  150. "Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) "
  151. "(hint: you most likely do)."
  152. msgstr ""
  153. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:61
  154. msgid "To set it up, you have 2 ways of going about it."
  155. msgstr ""
  156. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:63
  157. msgid "Method 1: automatically, by enabling Shared Secret Auth"
  158. msgstr ""
  159. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:65
  160. msgid ""
  161. "The bridge automatically performs Double Puppeting if [Shared Secret Auth"
  162. "](configuring-playbook-shared-secret-auth.md) service is configured and "
  163. "enabled on the server for this playbook."
  164. msgstr ""
  165. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:67
  166. msgid ""
  167. "This is the recommended way of setting up Double Puppeting, as it's "
  168. "easier to accomplish, works for all your users automatically, and has "
  169. "less of a chance of breaking in the future."
  170. msgstr ""
  171. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:69
  172. msgid "Method 2: manually, by asking each user to provide a working access token"
  173. msgstr ""
  174. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:71
  175. msgid ""
  176. "When using this method, **each user** that wishes to enable Double "
  177. "Puppeting needs to follow the following steps:"
  178. msgstr ""
  179. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:73
  180. msgid ""
  181. "retrieve a Matrix access token for yourself. Refer to the documentation "
  182. "on [how to do that](obtaining-access-tokens.md)."
  183. msgstr ""
  184. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:75
  185. msgid ""
  186. "send the access token to the bot. Example: `login-matrix "
  187. "MATRIX_ACCESS_TOKEN_HERE`"
  188. msgstr ""
  189. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:77
  190. msgid ""
  191. "make sure you don't log out the `Appservice-Kakaotalk` device some time "
  192. "in the future, as that would break the Double Puppeting feature"
  193. msgstr ""
  194. #~ msgid ""
  195. #~ "See the project's "
  196. #~ "[documentation](https://src.miscworks.net/fair/matrix-"
  197. #~ "appservice-kakaotalk) to learn what it "
  198. #~ "does and why it might be useful"
  199. #~ " to you."
  200. #~ msgstr ""