|
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) 2018-2026, Slavi Pantaleev, Aine Etke, MDAD community members
- # This file is distributed under the same license as the matrix-docker-ansible-deploy package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: matrix-docker-ansible-deploy \n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2026-02-13 10:32+0000\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
-
- #: ../../../docs/self-building.md:15
- msgid "Self-building"
- msgstr ""
-
- #: ../../../docs/self-building.md:17
- msgid "**Caution: self-building does not have to be used on its own. See the [Alternative Architectures](alternative-architectures.md) page.**"
- msgstr ""
-
- #: ../../../docs/self-building.md:19
- msgid "The playbook supports self-building of various components, which don't have a container image for your architecture (see the [container images we use](container-images.md)). For `amd64`, self-building is not required."
- msgstr ""
-
- #: ../../../docs/self-building.md:21
- msgid "For other architectures (e.g. `arm32`, `arm64`), ready-made container images are used when available. If there's no ready-made image for a specific component and said component supports self-building, an image will be built on the host. Building images like this takes more time and resources (some build tools need to get installed by the playbook to assist building)."
- msgstr ""
-
- #: ../../../docs/self-building.md:23
- msgid "To make use of self-building, you don't need to do anything. If a component has an image for the specified architecture, the playbook will use it directly. If not, it will build the image on the server itself."
- msgstr ""
-
- #: ../../../docs/self-building.md:25
- msgid "Note that **not all components support self-building yet**."
- msgstr ""
-
- #: ../../../docs/self-building.md:27
- msgid "Possibly outdated list of roles where self-building the Docker image is currently possible:"
- msgstr ""
-
- #: ../../../docs/self-building.md:28
- msgid "`matrix-synapse`"
- msgstr ""
-
- #: ../../../docs/self-building.md:29
- msgid "`matrix-synapse-admin`"
- msgstr ""
-
- #: ../../../docs/self-building.md:30
- msgid "`matrix-client-element`"
- msgstr ""
-
- #: ../../../docs/self-building.md:31
- msgid "`hydrogen`"
- msgstr ""
-
- #: ../../../docs/self-building.md:32
- msgid "`cinny`"
- msgstr ""
-
- #: ../../../docs/self-building.md:33
- msgid "`matrix-registration`"
- msgstr ""
-
- #: ../../../docs/self-building.md:34
- msgid "`coturn`"
- msgstr ""
-
- #: ../../../docs/self-building.md:35
- msgid "`matrix-corporal`"
- msgstr ""
-
- #: ../../../docs/self-building.md:36
- msgid "`exim-relay`"
- msgstr ""
-
- #: ../../../docs/self-building.md:37
- msgid "`matrix-bridge-hookshot`"
- msgstr ""
-
- #: ../../../docs/self-building.md:38
- msgid "`matrix-bridge-appservice-irc`"
- msgstr ""
-
- #: ../../../docs/self-building.md:39
- msgid "`matrix-bridge-appservice-slack`"
- msgstr ""
-
- #: ../../../docs/self-building.md:40
- msgid "`matrix-bridge-beeper-linkedin`"
- msgstr ""
-
- #: ../../../docs/self-building.md:41
- msgid "`matrix-bridge-mautrix-googlechat`"
- msgstr ""
-
- #: ../../../docs/self-building.md:42
- msgid "`matrix-bridge-mautrix-telegram`"
- msgstr ""
-
- #: ../../../docs/self-building.md:43
- msgid "`matrix-bridge-mautrix-signal`"
- msgstr ""
-
- #: ../../../docs/self-building.md:44
- msgid "`matrix-bridge-mautrix-gmessages`"
- msgstr ""
-
- #: ../../../docs/self-building.md:45
- msgid "`matrix-bridge-mautrix-whatsapp`"
- msgstr ""
-
- #: ../../../docs/self-building.md:46
- msgid "`matrix-bridge-mx-puppet-steam`"
- msgstr ""
-
- #: ../../../docs/self-building.md:47
- msgid "`matrix-bot-mjolnir`"
- msgstr ""
-
- #: ../../../docs/self-building.md:48
- msgid "`matrix-bot-honoroit`"
- msgstr ""
-
- #: ../../../docs/self-building.md:49
- msgid "`matrix-bot-matrix-reminder-bot`"
- msgstr ""
-
- #: ../../../docs/self-building.md:50
- msgid "`matrix-bot-maubot`"
- msgstr ""
-
- #: ../../../docs/self-building.md:51
- msgid "`matrix-pantalaimon`"
- msgstr ""
-
- #: ../../../docs/self-building.md:53
- msgid "Adding self-building support to other roles is welcome. Feel free to contribute!"
- msgstr ""
-
- #: ../../../docs/self-building.md:55
- msgid "If you'd like **to force self-building** even if an image is available for your architecture, look into the `matrix_*_self_build` variables provided by individual roles."
- msgstr ""
|