Sync i18n with recent changes

This commit is contained in:
Slavi Pantaleev
2025-01-27 09:56:21 +02:00
parent 43d5596086
commit 83eedc44f1
347 changed files with 24578 additions and 22358 deletions

View File

@ -1,5 +1,5 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2018-2024, Slavi Pantaleev, Aine Etke, MDAD community members
# Copyright (C) 2018-2025, 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.
#
@ -8,7 +8,7 @@ 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"
"POT-Creation-Date: 2025-01-27 09:54+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"
@ -85,7 +85,7 @@ msgid "**Ubuntu** (18.04 or newer, although [20.04 may be problematic](ansible.m
msgstr ""
#: ../../../docs/prerequisites.md:31
msgid "Generally, newer is better. We only strive to support released stable versions of distributions, not betas or pre-releases. This playbook can take over your whole server or co-exist with other services that you have there."
msgid "Generally, newer is better. We only strive to support released stable versions of distributions, not betas or pre-releases. The playbook can take over your whole server or co-exist with other services that you have there."
msgstr ""
#: ../../../docs/prerequisites.md:33
@ -129,23 +129,23 @@ msgid "`443/tcp` and `443/udp`: HTTPS webserver"
msgstr ""
#: ../../../docs/prerequisites.md:51
msgid "`3478/tcp`: TURN over TCP (used by Coturn)"
msgid "`3478/tcp`: TURN over TCP (used by coturn)"
msgstr ""
#: ../../../docs/prerequisites.md:52
msgid "`3478/udp`: TURN over UDP (used by Coturn)"
msgid "`3478/udp`: TURN over UDP (used by coturn)"
msgstr ""
#: ../../../docs/prerequisites.md:53
msgid "`5349/tcp`: TURN over TCP (used by Coturn)"
msgid "`5349/tcp`: TURN over TCP (used by coturn)"
msgstr ""
#: ../../../docs/prerequisites.md:54
msgid "`5349/udp`: TURN over UDP (used by Coturn)"
msgid "`5349/udp`: TURN over UDP (used by coturn)"
msgstr ""
#: ../../../docs/prerequisites.md:55
msgid "`8448/tcp` and `8448/udp`: Matrix Federation API HTTPS webserver. In some cases, this **may necessary even with federation disabled**. Integration Servers (like Dimension) and Identity Servers (like ma1sd) may need to access `openid` APIs on the federation port."
msgid "`8448/tcp` and `8448/udp`: Matrix Federation API HTTPS webserver. Some components like [Matrix User Verification Service](configuring-playbook-user-verification-service.md#open-matrix-federation-port) require this port to be opened **even with federation disabled**."
msgstr ""
#: ../../../docs/prerequisites.md:56