mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-12-22 20:45:48 +00:00
d4f8d0918a
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3841 Most of the preparation for this was done by Suguru Hirahara (https://github.com/luixxiul). I've merely reorganized/polished the scripts and instructions in the `i18n/` directory. While translations can happen even now, more work is necessary to - make the translation flow better (integrating Weblate), etc. - restore the Github Actions workflows that Suguru Hirahara had already developed to adapt them to our new workflow
174 lines
4.8 KiB
Plaintext
174 lines
4.8 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2018-2024, 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: 2024-12-20 07:23+0200\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:1
|
|
msgid "Self-building"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:3
|
|
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:5
|
|
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:7
|
|
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:9
|
|
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:11
|
|
msgid "Note that **not all components support self-building yet**."
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:13
|
|
msgid "Possibly outdated list of roles where self-building the Docker image is currently possible:"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:14
|
|
msgid "`matrix-synapse`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:15
|
|
msgid "`matrix-synapse-admin`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:16
|
|
msgid "`matrix-client-element`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:17
|
|
msgid "`matrix-client-hydrogen`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:18
|
|
msgid "`matrix-client-cinny`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:19
|
|
msgid "`matrix-registration`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:20
|
|
msgid "`matrix-coturn`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:21
|
|
msgid "`matrix-corporal`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:22
|
|
msgid "`matrix-dimension`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:23
|
|
msgid "`matrix-ma1sd`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:24
|
|
msgid "`exim-relay`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:25
|
|
msgid "`matrix-bridge-hookshot`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:26
|
|
msgid "`matrix-bridge-appservice-irc`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:27
|
|
msgid "`matrix-bridge-appservice-slack`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:28
|
|
msgid "`matrix-bridge-appservice-webhooks`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:29
|
|
msgid "`matrix-bridge-beeper-linkedin`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:30
|
|
msgid "`matrix-bridge-mautrix-facebook`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:31
|
|
msgid "`matrix-bridge-mautrix-hangouts`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:32
|
|
msgid "`matrix-bridge-mautrix-googlechat`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:33
|
|
msgid "`matrix-bridge-mautrix-telegram`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:34
|
|
msgid "`matrix-bridge-mautrix-signal`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:35
|
|
msgid "`matrix-bridge-mautrix-gmessages`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:36
|
|
msgid "`matrix-bridge-mautrix-whatsapp`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:37
|
|
msgid "`matrix-bridge-mx-puppet-steam`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:38
|
|
msgid "`matrix-bot-mjolnir`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:39
|
|
msgid "`matrix-bot-honoroit`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:40
|
|
msgid "`matrix-bot-matrix-reminder-bot`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:41
|
|
msgid "`matrix-bot-maubot`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:42
|
|
msgid "`matrix-email2matrix`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:43
|
|
msgid "`matrix-pantalaimon`"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:45
|
|
msgid "Adding self-building support to other roles is welcome. Feel free to contribute!"
|
|
msgstr ""
|
|
|
|
#: ../../../docs/self-building.md:47
|
|
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 ""
|