3
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-04-23 00:55:59 +00:00

Synapse Admin is Ketesa now! (#5113)

* Synapse Admin is Ketesa now!

* i18n changes

* add automatic migration

* fix migration version in vars

* add a note about routing for OIDC Auth

* mention v1.0.0 announcement blog post

* Update docs/container-images.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

---------

Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Aine
2026-04-03 15:26:18 +01:00
committed by GitHub
parent 3d40026f93
commit 9049a82945
100 changed files with 19316 additions and 15130 deletions

View File

@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: matrix-docker-ansible-deploy \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-12-16 12:05+0900\n"
"POT-Creation-Date: 2026-04-03 12:09+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: bg\n"
@@ -19,160 +19,136 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.16.0\n"
"Generated-By: Babel 2.18.0\n"
#: ../../../docs/self-building.md:1
#: ../../../docs/self-building.md:15
msgid "Self-building"
msgstr ""
#: ../../../docs/self-building.md:3
#: ../../../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:5
#: ../../../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:7
#: ../../../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:9
#: ../../../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:11
#: ../../../docs/self-building.md:25
msgid "Note that **not all components support self-building yet**."
msgstr ""
#: ../../../docs/self-building.md:13
#: ../../../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:14
#: ../../../docs/self-building.md:28
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`"
msgid "`matrix-ketesa`"
msgstr ""
#: ../../../docs/self-building.md:30
msgid "`matrix-bridge-mautrix-facebook`"
msgid "`matrix-client-element`"
msgstr ""
#: ../../../docs/self-building.md:31
msgid "`matrix-bridge-mautrix-hangouts`"
msgid "`hydrogen`"
msgstr ""
#: ../../../docs/self-building.md:32
msgid "`matrix-bridge-mautrix-googlechat`"
msgid "`cinny`"
msgstr ""
#: ../../../docs/self-building.md:33
msgid "`matrix-bridge-mautrix-telegram`"
msgid "`sable`"
msgstr ""
#: ../../../docs/self-building.md:34
msgid "`matrix-bridge-mautrix-signal`"
msgid "`matrix-registration`"
msgstr ""
#: ../../../docs/self-building.md:35
msgid "`matrix-bridge-mautrix-gmessages`"
msgid "`coturn`"
msgstr ""
#: ../../../docs/self-building.md:36
msgid "`matrix-bridge-mautrix-whatsapp`"
msgid "`matrix-corporal`"
msgstr ""
#: ../../../docs/self-building.md:37
msgid "`matrix-bridge-mx-puppet-steam`"
msgid "`exim-relay`"
msgstr ""
#: ../../../docs/self-building.md:38
msgid "`matrix-bot-mjolnir`"
msgid "`matrix-bridge-hookshot`"
msgstr ""
#: ../../../docs/self-building.md:39
msgid "`matrix-bot-honoroit`"
msgid "`matrix-bridge-appservice-irc`"
msgstr ""
#: ../../../docs/self-building.md:40
msgid "`matrix-bot-matrix-reminder-bot`"
msgid "`matrix-bridge-beeper-linkedin`"
msgstr ""
#: ../../../docs/self-building.md:41
msgid "`matrix-bot-maubot`"
msgid "`matrix-bridge-mautrix-googlechat`"
msgstr ""
#: ../../../docs/self-building.md:42
msgid "`matrix-email2matrix`"
msgid "`matrix-bridge-mautrix-telegram`"
msgstr ""
#: ../../../docs/self-building.md:43
msgid "`matrix-pantalaimon`"
msgid "`matrix-bridge-mautrix-signal`"
msgstr ""
#: ../../../docs/self-building.md:44
msgid "`matrix-bridge-mautrix-gmessages`"
msgstr ""
#: ../../../docs/self-building.md:45
msgid "Adding self-building support to other roles is welcome. Feel free to contribute!"
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 ""