Update translation-templates/

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
This commit is contained in:
Suguru Hirahara
2025-11-06 23:12:32 +09:00
parent 69a3d1f69d
commit 096b85bd96
143 changed files with 12813 additions and 10672 deletions

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: matrix-docker-ansible-deploy \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-01-27 09:54+0200\n"
"POT-Creation-Date: 2025-11-06 23:09+0900\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"
@@ -16,42 +16,42 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../../../docs/alternative-architectures.md:1
#: ../../../docs/alternative-architectures.md:9
msgid "Alternative architectures"
msgstr ""
#: ../../../docs/alternative-architectures.md:3
#: ../../../docs/alternative-architectures.md:11
msgid "As stated in the [Prerequisites](prerequisites.md), currently only `amd64` (`x86_64`) is fully supported."
msgstr ""
#: ../../../docs/alternative-architectures.md:5
#: ../../../docs/alternative-architectures.md:13
msgid "The playbook automatically determines the target server's architecture (the `matrix_architecture` variable) to be one of the following:"
msgstr ""
#: ../../../docs/alternative-architectures.md:7
#: ../../../docs/alternative-architectures.md:15
msgid "`amd64` (`x86_64`)"
msgstr ""
#: ../../../docs/alternative-architectures.md:8
#: ../../../docs/alternative-architectures.md:16
msgid "`arm32`"
msgstr ""
#: ../../../docs/alternative-architectures.md:9
#: ../../../docs/alternative-architectures.md:17
msgid "`arm64`"
msgstr ""
#: ../../../docs/alternative-architectures.md:11
#: ../../../docs/alternative-architectures.md:19
msgid "Some tools and container images can be built on the host or other measures can be used to install on that architecture."
msgstr ""
#: ../../../docs/alternative-architectures.md:13
#: ../../../docs/alternative-architectures.md:21
msgid "Implementation details"
msgstr ""
#: ../../../docs/alternative-architectures.md:15
#: ../../../docs/alternative-architectures.md:23
msgid "For `amd64`, prebuilt container images (see the [container images we use](container-images.md)) are used for all components (except [Hydrogen](configuring-playbook-client-hydrogen.md), which goes through self-building)."
msgstr ""
#: ../../../docs/alternative-architectures.md:17
#: ../../../docs/alternative-architectures.md:25
msgid "For other architecture (`arm64`, `arm32`), components which have a prebuilt image make use of it. If the component is not available for the specific architecture, [self-building](self-building.md) will be used. Not all components support self-building though, so your mileage may vary."
msgstr ""