Matrix Docker Ansible eploy
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

202 lines
5.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-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/self-building.md:1
  24. msgid "Self-building"
  25. msgstr ""
  26. #: ../../../docs/self-building.md:3
  27. msgid ""
  28. "**Caution: self-building does not have to be used on its own. See the "
  29. "[Alternative Architectures](alternative-architectures.md) page.**"
  30. msgstr ""
  31. #: ../../../docs/self-building.md:5
  32. msgid ""
  33. "The playbook supports self-building of various components, which don't "
  34. "have a container image for your architecture (see the [container images "
  35. "we use](container-images.md)). For `amd64`, self-building is not "
  36. "required."
  37. msgstr ""
  38. #: ../../../docs/self-building.md:7
  39. msgid ""
  40. "For other architectures (e.g. `arm32`, `arm64`), ready-made container "
  41. "images are used when available. If there's no ready-made image for a "
  42. "specific component and said component supports self-building, an image "
  43. "will be built on the host. Building images like this takes more time and "
  44. "resources (some build tools need to get installed by the playbook to "
  45. "assist building)."
  46. msgstr ""
  47. #: ../../../docs/self-building.md:9
  48. msgid ""
  49. "To make use of self-building, you don't need to do anything. If a "
  50. "component has an image for the specified architecture, the playbook will "
  51. "use it directly. If not, it will build the image on the server itself."
  52. msgstr ""
  53. #: ../../../docs/self-building.md:11
  54. msgid "Note that **not all components support self-building yet**."
  55. msgstr ""
  56. #: ../../../docs/self-building.md:13
  57. msgid ""
  58. "Possibly outdated list of roles where self-building the Docker image is "
  59. "currently possible:"
  60. msgstr ""
  61. #: ../../../docs/self-building.md:14
  62. msgid "`matrix-synapse`"
  63. msgstr ""
  64. #: ../../../docs/self-building.md:15
  65. msgid "`matrix-synapse-admin`"
  66. msgstr ""
  67. #: ../../../docs/self-building.md:16
  68. msgid "`matrix-client-element`"
  69. msgstr ""
  70. #: ../../../docs/self-building.md:17
  71. msgid "`matrix-client-hydrogen`"
  72. msgstr ""
  73. #: ../../../docs/self-building.md:18
  74. msgid "`matrix-client-cinny`"
  75. msgstr ""
  76. #: ../../../docs/self-building.md:19
  77. msgid "`matrix-registration`"
  78. msgstr ""
  79. #: ../../../docs/self-building.md:20
  80. msgid "`matrix-coturn`"
  81. msgstr ""
  82. #: ../../../docs/self-building.md:21
  83. msgid "`matrix-corporal`"
  84. msgstr ""
  85. #: ../../../docs/self-building.md:22
  86. msgid "`matrix-dimension`"
  87. msgstr ""
  88. #: ../../../docs/self-building.md:23
  89. msgid "`matrix-ma1sd`"
  90. msgstr ""
  91. #: ../../../docs/self-building.md:24
  92. msgid "`exim-relay`"
  93. msgstr ""
  94. #: ../../../docs/self-building.md:25
  95. msgid "`matrix-bridge-hookshot`"
  96. msgstr ""
  97. #: ../../../docs/self-building.md:26
  98. msgid "`matrix-bridge-appservice-irc`"
  99. msgstr ""
  100. #: ../../../docs/self-building.md:27
  101. msgid "`matrix-bridge-appservice-slack`"
  102. msgstr ""
  103. #: ../../../docs/self-building.md:28
  104. msgid "`matrix-bridge-appservice-webhooks`"
  105. msgstr ""
  106. #: ../../../docs/self-building.md:29
  107. msgid "`matrix-bridge-beeper-linkedin`"
  108. msgstr ""
  109. #: ../../../docs/self-building.md:30
  110. msgid "`matrix-bridge-mautrix-facebook`"
  111. msgstr ""
  112. #: ../../../docs/self-building.md:31
  113. msgid "`matrix-bridge-mautrix-hangouts`"
  114. msgstr ""
  115. #: ../../../docs/self-building.md:32
  116. msgid "`matrix-bridge-mautrix-googlechat`"
  117. msgstr ""
  118. #: ../../../docs/self-building.md:33
  119. msgid "`matrix-bridge-mautrix-telegram`"
  120. msgstr ""
  121. #: ../../../docs/self-building.md:34
  122. msgid "`matrix-bridge-mautrix-signal`"
  123. msgstr ""
  124. #: ../../../docs/self-building.md:35
  125. msgid "`matrix-bridge-mautrix-gmessages`"
  126. msgstr ""
  127. #: ../../../docs/self-building.md:36
  128. msgid "`matrix-bridge-mautrix-whatsapp`"
  129. msgstr ""
  130. #: ../../../docs/self-building.md:37
  131. msgid "`matrix-bridge-mx-puppet-steam`"
  132. msgstr ""
  133. #: ../../../docs/self-building.md:38
  134. msgid "`matrix-bot-mjolnir`"
  135. msgstr ""
  136. #: ../../../docs/self-building.md:39
  137. msgid "`matrix-bot-honoroit`"
  138. msgstr ""
  139. #: ../../../docs/self-building.md:40
  140. msgid "`matrix-bot-matrix-reminder-bot`"
  141. msgstr ""
  142. #: ../../../docs/self-building.md:41
  143. msgid "`matrix-bot-maubot`"
  144. msgstr ""
  145. #: ../../../docs/self-building.md:42
  146. msgid "`matrix-email2matrix`"
  147. msgstr ""
  148. #: ../../../docs/self-building.md:43
  149. msgid "`matrix-pantalaimon`"
  150. msgstr ""
  151. #: ../../../docs/self-building.md:45
  152. msgid ""
  153. "Adding self-building support to other roles is welcome. Feel free to "
  154. "contribute!"
  155. msgstr ""
  156. #: ../../../docs/self-building.md:47
  157. msgid ""
  158. "If you'd like **to force self-building** even if an image is available "
  159. "for your architecture, look into the `matrix_*_self_build` variables "
  160. "provided by individual roles."
  161. msgstr ""