Use msgcat to avoid word-wrapping in .po files
This commit is contained in:
@ -26,34 +26,19 @@ 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.**"
|
||||
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."
|
||||
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)."
|
||||
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."
|
||||
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
|
||||
@ -61,9 +46,7 @@ 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:"
|
||||
msgid "Possibly outdated list of roles where self-building the Docker image is currently possible:"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/self-building.md:14
|
||||
@ -187,15 +170,9 @@ msgid "`matrix-pantalaimon`"
|
||||
msgstr ""
|
||||
|
||||
#: ../../../docs/self-building.md:45
|
||||
msgid ""
|
||||
"Adding self-building support to other roles is welcome. Feel free to "
|
||||
"contribute!"
|
||||
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."
|
||||
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 ""
|
||||
|
||||
|
Reference in New Issue
Block a user