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.
 
 
 

163 line
8.0 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: bg\n"
  17. "Language-Team: bg <LL@li.org>\n"
  18. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  19. "MIME-Version: 1.0\n"
  20. "Content-Type: text/plain; charset=utf-8\n"
  21. "Content-Transfer-Encoding: 8bit\n"
  22. "Generated-By: Babel 2.16.0\n"
  23. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:1
  24. msgid "Setting up Appservice Kakaotalk bridging (optional)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:3
  27. msgid "The playbook can install and configure [matrix-appservice-kakaotalk](https://src.miscworks.net/fair/matrix-appservice-kakaotalk) for you. `matrix-appservice-kakaotalk` is a bridge to [Kakaotalk](https://www.kakaocorp.com/page/service/service/KakaoTalk?lang=ENG) based on [node-kakao](https://github.com/storycraft/node-kakao) (now unmaintained) and some [mautrix-facebook](https://github.com/mautrix/facebook) code."
  28. msgstr ""
  29. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:5
  30. msgid "⚠️ **Warning**: there have been recent reports (~2022-09-16) that **using this bridge may get your account banned**."
  31. msgstr ""
  32. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:7
  33. msgid "See the project's [documentation](https://src.miscworks.net/fair/matrix-appservice-kakaotalk/src/branch/master/README.md) to learn what it does and why it might be useful to you."
  34. msgstr ""
  35. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:9
  36. msgid "Prerequisite (optional)"
  37. msgstr ""
  38. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:11
  39. msgid "If you want to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do) for this bridge automatically, you need to have enabled [Shared Secret Auth](configuring-playbook-shared-secret-auth.md) for this playbook."
  40. msgstr ""
  41. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:13
  42. msgid "For details about configuring Double Puppeting for this bridge, see the section below: [Set up Double Puppeting](#-set-up-double-puppeting)"
  43. msgstr ""
  44. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:15
  45. msgid "Adjusting the playbook configuration"
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:17
  48. msgid "To enable the bridge, add the following configuration to your `inventory/host_vars/matrix.example.com/vars.yml` file:"
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:23
  51. msgid "You may optionally wish to add some [Additional configuration](#additional-configuration), or to [prepare for double-puppeting](#set-up-double-puppeting) before the initial installation."
  52. msgstr ""
  53. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:25
  54. msgid "Additional configuration"
  55. msgstr ""
  56. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:27
  57. msgid "There are some additional things you may wish to configure about the bridge."
  58. msgstr ""
  59. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:29
  60. msgid "Take a look at:"
  61. msgstr ""
  62. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:31
  63. msgid "`roles/custom/matrix-bridge-appservice-kakaotalk/defaults/main.yml` for some variables that you can customize via your `vars.yml` file"
  64. msgstr ""
  65. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:32
  66. msgid "`roles/custom/matrix-bridge-appservice-kakaotalk/templates/config.yaml.j2` for the bridge's default configuration. You can override settings (even those that don't have dedicated playbook variables) using the `matrix_appservice_kakaotalk_configuration_extension_yaml` variable"
  67. msgstr ""
  68. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:34
  69. msgid "Installing"
  70. msgstr ""
  71. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:36
  72. msgid "After configuring the playbook, run it with [playbook tags](playbook-tags.md) as below:"
  73. msgstr ""
  74. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:43
  75. msgid "**Notes**:"
  76. msgstr ""
  77. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:45
  78. msgid "The `ensure-matrix-users-created` playbook tag makes the playbook automatically create the bot's user account."
  79. msgstr ""
  80. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:47
  81. msgid "The shortcut commands with the [`just` program](just.md) are also available: `just install-all` or `just setup-all`"
  82. msgstr ""
  83. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:49
  84. msgid "`just install-all` is useful for maintaining your setup quickly ([2x-5x faster](../CHANGELOG.md#2x-5x-performance-improvements-in-playbook-runtime) than `just setup-all`) when its components remain unchanged. If you adjust your `vars.yml` to remove other components, you'd need to run `just setup-all`, or these components will still remain installed."
  85. msgstr ""
  86. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:51
  87. msgid "Usage"
  88. msgstr ""
  89. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:53
  90. msgid "To use the bridge, you need to start a chat with `@kakaotalkbot:example.com` (where `example.com` is your base domain, not the `matrix.` domain)."
  91. msgstr ""
  92. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:55
  93. msgid "Send `login --save EMAIL_OR_PHONE_NUMBER` to the bridge bot to enable bridging for your Kakaotalk account. The `--save` flag may be omitted, if you'd rather not save your password."
  94. msgstr ""
  95. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:57
  96. msgid "💡 Set up Double Puppeting"
  97. msgstr ""
  98. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:59
  99. msgid "After successfully enabling bridging, you may wish to set up [Double Puppeting](https://docs.mau.fi/bridges/general/double-puppeting.html) (hint: you most likely do)."
  100. msgstr ""
  101. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:61
  102. msgid "To set it up, you have 2 ways of going about it."
  103. msgstr ""
  104. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:63
  105. msgid "Method 1: automatically, by enabling Shared Secret Auth"
  106. msgstr ""
  107. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:65
  108. msgid "The bridge automatically performs Double Puppeting if [Shared Secret Auth](configuring-playbook-shared-secret-auth.md) service is configured and enabled on the server for this playbook."
  109. msgstr ""
  110. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:67
  111. msgid "This is the recommended way of setting up Double Puppeting, as it's easier to accomplish, works for all your users automatically, and has less of a chance of breaking in the future."
  112. msgstr ""
  113. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:69
  114. msgid "Method 2: manually, by asking each user to provide a working access token"
  115. msgstr ""
  116. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:71
  117. msgid "When using this method, **each user** that wishes to enable Double Puppeting needs to follow the following steps:"
  118. msgstr ""
  119. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:73
  120. msgid "retrieve a Matrix access token for yourself. Refer to the documentation on [how to do that](obtaining-access-tokens.md)."
  121. msgstr ""
  122. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:75
  123. msgid "send the access token to the bot. Example: `login-matrix MATRIX_ACCESS_TOKEN_HERE`"
  124. msgstr ""
  125. #: ../../../docs/configuring-playbook-bridge-appservice-kakaotalk.md:77
  126. msgid "make sure you don't log out the `Appservice-Kakaotalk` device some time in the future, as that would break the Double Puppeting feature"
  127. msgstr ""