Matrix Docker Ansible eploy
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 

286 satır
9.5 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-email2matrix.md:1
  24. msgid "Setting up Email2Matrix (optional)"
  25. msgstr ""
  26. #: ../../../docs/configuring-playbook-email2matrix.md:3
  27. msgid ""
  28. "**Note**: email bridging can also happen via the [Postmoogle"
  29. "](configuring-playbook-bridge-postmoogle.md) bridge supported by the "
  30. "playbook. Postmoogle is much more powerful and easier to use, so we "
  31. "recommend that you use it, instead of Email2Matrix."
  32. msgstr ""
  33. #: ../../../docs/configuring-playbook-email2matrix.md:5
  34. msgid ""
  35. "The playbook can install and configure "
  36. "[email2matrix](https://github.com/devture/email2matrix) for you."
  37. msgstr ""
  38. #: ../../../docs/configuring-playbook-email2matrix.md:7
  39. msgid ""
  40. "See the project's "
  41. "[documentation](https://github.com/devture/email2matrix/blob/master/docs/README.md)"
  42. " to learn what it does and why it might be useful to you."
  43. msgstr ""
  44. #: ../../../docs/configuring-playbook-email2matrix.md:9
  45. msgid "Preparation"
  46. msgstr ""
  47. #: ../../../docs/configuring-playbook-email2matrix.md:11
  48. msgid "DNS configuration"
  49. msgstr ""
  50. #: ../../../docs/configuring-playbook-email2matrix.md:13
  51. msgid ""
  52. "It's not strictly necessary, but you may increase the chances that "
  53. "incoming emails reach your server by adding an `MX` record for "
  54. "`matrix.example.com`, as described in the [Configuring DNS](configuring-"
  55. "dns.md) documentation page."
  56. msgstr ""
  57. #: ../../../docs/configuring-playbook-email2matrix.md:15
  58. msgid "Port availability"
  59. msgstr ""
  60. #: ../../../docs/configuring-playbook-email2matrix.md:17
  61. msgid ""
  62. "Ensure that port 25 is available on your Matrix server and open in your "
  63. "firewall."
  64. msgstr ""
  65. #: ../../../docs/configuring-playbook-email2matrix.md:19
  66. msgid ""
  67. "If you have `postfix` or some other email server software installed, you "
  68. "may need to manually remove it first (unless you need it, of course)."
  69. msgstr ""
  70. #: ../../../docs/configuring-playbook-email2matrix.md:21
  71. msgid ""
  72. "If you really need to run an email server on the Matrix machine for other"
  73. " purposes, it may be possible to run Email2Matrix on another port (with a"
  74. " configuration like `matrix_email2matrix_smtp_host_bind_port: "
  75. "\"127.0.0.01:2525\"`) and have your other email server relay messages "
  76. "there."
  77. msgstr ""
  78. #: ../../../docs/configuring-playbook-email2matrix.md:23
  79. msgid ""
  80. "For details about using Email2Matrix alongside "
  81. "[Postfix](http://www.postfix.org/), see "
  82. "[here](https://github.com/devture/email2matrix/blob/master/docs/setup_with_postfix.md)."
  83. msgstr ""
  84. #: ../../../docs/configuring-playbook-email2matrix.md:25
  85. msgid "Creating a user"
  86. msgstr ""
  87. #: ../../../docs/configuring-playbook-email2matrix.md:27
  88. msgid ""
  89. "Before enabling Email2Matrix, you'd most likely wish to create a "
  90. "dedicated user (or more) that would be sending messages on the Matrix "
  91. "side. Take note of the user's ID as it needs to be specified as "
  92. "`MatrixUserId` on your `inventory/host_vars/matrix.example.com/vars.yml` "
  93. "file later."
  94. msgstr ""
  95. #: ../../../docs/configuring-playbook-email2matrix.md:29
  96. msgid ""
  97. "Refer to [Registering users](registering-users.md) for ways to create a "
  98. "user. A regular (non-admin) user works best."
  99. msgstr ""
  100. #: ../../../docs/configuring-playbook-email2matrix.md:31
  101. msgid "Creating a shared room"
  102. msgstr ""
  103. #: ../../../docs/configuring-playbook-email2matrix.md:33
  104. msgid ""
  105. "After creating the sender user, you should create one or more Matrix "
  106. "rooms that you share with that user. It doesn't matter who creates and "
  107. "owns the rooms and who joins later (you or the sender user)."
  108. msgstr ""
  109. #: ../../../docs/configuring-playbook-email2matrix.md:35
  110. msgid ""
  111. "What matters is that both you and the sender user are part of the same "
  112. "room and that the sender user has enough privileges in the room to be "
  113. "able to send messages there."
  114. msgstr ""
  115. #: ../../../docs/configuring-playbook-email2matrix.md:37
  116. msgid "Inviting additional people to the room is okay too."
  117. msgstr ""
  118. #: ../../../docs/configuring-playbook-email2matrix.md:39
  119. msgid ""
  120. "Take note of each room's room ID (different clients show the room ID in a"
  121. " different place). You'll need the room ID when [configuring the playbook"
  122. "](#adjusting-the-playbook-configuration) below."
  123. msgstr ""
  124. #: ../../../docs/configuring-playbook-email2matrix.md:41
  125. msgid "Obtaining an access token for the sender user"
  126. msgstr ""
  127. #: ../../../docs/configuring-playbook-email2matrix.md:43
  128. msgid ""
  129. "In order for the sender user created above to be able to send messages to"
  130. " the room, we'll need to obtain an access token for it. Refer to the "
  131. "documentation on [how to obtain an access token](obtaining-access-"
  132. "tokens.md)."
  133. msgstr ""
  134. #: ../../../docs/configuring-playbook-email2matrix.md:45
  135. msgid "Adjusting the playbook configuration"
  136. msgstr ""
  137. #: ../../../docs/configuring-playbook-email2matrix.md:47
  138. msgid ""
  139. "After doing the preparation steps above, add the following configuration "
  140. "to your `inventory/host_vars/matrix.example.com/vars.yml` file (adapt to "
  141. "your needs):"
  142. msgstr ""
  143. #: ../../../docs/configuring-playbook-email2matrix.md:72
  144. msgid "where:"
  145. msgstr ""
  146. #: ../../../docs/configuring-playbook-email2matrix.md:74
  147. msgid ""
  148. "MailboxName - local-part of the email address, through which emails are "
  149. "bridged to the room whose ID is defined with MatrixRoomId"
  150. msgstr ""
  151. #: ../../../docs/configuring-playbook-email2matrix.md:75
  152. msgid ""
  153. "MatrixRoomId - internal ID of the room, to which received emails are sent"
  154. " as Matrix message"
  155. msgstr ""
  156. #: ../../../docs/configuring-playbook-email2matrix.md:76
  157. msgid ""
  158. "MatrixHomeserverUrl - URL of your Matrix homeserver, through which to "
  159. "send Matrix messages. You can also set `MatrixHomeserverUrl` to the "
  160. "container URL where your homeserver's Client-Server API lives by using "
  161. "the `{{ matrix_addons_homeserver_client_api_url }}` variable"
  162. msgstr ""
  163. #: ../../../docs/configuring-playbook-email2matrix.md:77
  164. msgid ""
  165. "MatrixUserId - the full ID of the sender user which sends bridged "
  166. "messages to the room. On this configuration it is "
  167. "`@email2matrix1:example.com` and `@email2matrix2:example.com` (where "
  168. "`example.com` is your base domain, not the `matrix.` domain)"
  169. msgstr ""
  170. #: ../../../docs/configuring-playbook-email2matrix.md:78
  171. msgid "MatrixAccessToken - sender user's access token"
  172. msgstr ""
  173. #: ../../../docs/configuring-playbook-email2matrix.md:79
  174. msgid "IgnoreSubject - if set to \"true\", the subject is not bridged to Matrix"
  175. msgstr ""
  176. #: ../../../docs/configuring-playbook-email2matrix.md:80
  177. msgid "IgnoreBody - if set to \"true\", the message body is not bridged to Matrix"
  178. msgstr ""
  179. #: ../../../docs/configuring-playbook-email2matrix.md:81
  180. msgid ""
  181. "SkipMarkdown - if set to \"true\", emails are bridged as plain text "
  182. "Matrix message instead of Markdown (actually HTML)"
  183. msgstr ""
  184. #: ../../../docs/configuring-playbook-email2matrix.md:83
  185. msgid ""
  186. "Refer to the official documentation "
  187. "[here](https://github.com/devture/email2matrix/blob/master/docs/configuration.md)."
  188. msgstr ""
  189. #: ../../../docs/configuring-playbook-email2matrix.md:85
  190. msgid "Installing"
  191. msgstr ""
  192. #: ../../../docs/configuring-playbook-email2matrix.md:87
  193. msgid ""
  194. "After configuring the playbook, run it with [playbook tags](playbook-"
  195. "tags.md) as below:"
  196. msgstr ""
  197. #: ../../../docs/configuring-playbook-email2matrix.md:94
  198. msgid "**Notes**:"
  199. msgstr ""
  200. #: ../../../docs/configuring-playbook-email2matrix.md:96
  201. msgid ""
  202. "The shortcut commands with the [`just` program](just.md) are also "
  203. "available: `just install-service email2matrix` or `just setup-all`"
  204. msgstr ""
  205. #: ../../../docs/configuring-playbook-email2matrix.md:98
  206. msgid ""
  207. "`just install-service email2matrix` is useful for maintaining your setup "
  208. "quickly when its components remain unchanged. If you adjust your "
  209. "`vars.yml` to remove other components, you'd need to run `just setup-"
  210. "all`, or these components will still remain installed. Note `just setup-"
  211. "all` runs the `ensure-matrix-users-created` tag too."
  212. msgstr ""
  213. #: ../../../docs/configuring-playbook-email2matrix.md:100
  214. msgid ""
  215. "After installation, you may wish to send a test email to the email "
  216. "address assigned to `mailbox1` (default: `mailbox1@matrix.example.com`) "
  217. "to make sure that Email2Matrix works as expected."
  218. msgstr ""
  219. #~ msgid ""
  220. #~ "To enable Email2Matrix, run the playbook"
  221. #~ " with [playbook tags](playbook-tags.md) as"
  222. #~ " below:"
  223. #~ msgstr ""
  224. #~ msgid ""
  225. #~ "The shortcut commands with the [`just`"
  226. #~ " program](just.md) are also available: "
  227. #~ "`just run-tags setup-email2matrix,start` "
  228. #~ "or `just setup-all`"
  229. #~ msgstr ""
  230. #~ msgid ""
  231. #~ "`just run-tags setup-email2matrix,start` "
  232. #~ "is useful for maintaining your setup "
  233. #~ "quickly when its components remain "
  234. #~ "unchanged. If you adjust your `vars.yml`"
  235. #~ " to remove other components, you'd "
  236. #~ "need to run `just setup-all`, or"
  237. #~ " these components will still remain "
  238. #~ "installed. Note `just setup-all` runs"
  239. #~ " the `ensure-matrix-users-created` "
  240. #~ "tag too."
  241. #~ msgstr ""