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.
 
 

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