Translations update from Weblate (#18344)

* Translated using Weblate (Russian)

Currently translated at 96.7% (2223 of 2298 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ru/

* Translated using Weblate (Hungarian)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/

Translated using Weblate (Hungarian)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/

Translated using Weblate (Hungarian)

Currently translated at 100.0% (2298 of 2298 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/hu/

* Translated using Weblate (German)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/

Translated using Weblate (German)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/

* Translated using Weblate (Dutch)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/

Translated using Weblate (Dutch)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/nl/

* Translated using Weblate (Turkish)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/

Translated using Weblate (Turkish)

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/

* Translated using Weblate (Swedish)

Currently translated at 99.8% (2297 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/

Translated using Weblate (Swedish)

Currently translated at 99.8% (2297 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/

* Translated using Weblate (English (Australia))

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/

Translated using Weblate (English (Australia))

Currently translated at 100.0% (2300 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/

* Translated using Weblate (French)

Currently translated at 94.3% (2170 of 2300 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/fr/

Co-authored-by: Vladislav Moiseev <v.moiseev94@gmail.com>
Co-authored-by: Tóth Csaba // Online ERP Hungary Kft <csaba.toth@online-erp.hu>
Co-authored-by: jprusch <rs@schaeferbarthold.de>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: MArtin Johnson <martinjohnson@bahnhof.se>
Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au>
Co-authored-by: Nathanaël <contact@nathanaelhoun.fr>
Этот коммит содержится в:
Weblate (bot)
2021-09-06 09:26:19 +02:00
коммит произвёл GitHub
родитель 6dbac6b837
Коммит 0367492310
8 изменённых файлов: 128 добавлений и 68 удалений

Просмотреть файл

@@ -1175,7 +1175,7 @@
},
{
"id": "api.marshal_error",
"translation": "Anordnungsfehler"
"translation": "Fehler beim Marshalling."
},
{
"id": "api.oauth.allow_oauth.redirect_callback.app_error",
@@ -4837,7 +4837,7 @@
},
{
"id": "web.error.unsupported_browser.min_os_version.mac",
"translation": "macOS 10.9+"
"translation": "macOS 10.14+"
},
{
"id": "web.error.unsupported_browser.min_browser_version.safari",
@@ -4845,7 +4845,7 @@
},
{
"id": "web.error.unsupported_browser.min_browser_version.firefox",
"translation": "Version 60+"
"translation": "Version 78+"
},
{
"id": "web.error.unsupported_browser.min_browser_version.edge",
@@ -4853,7 +4853,7 @@
},
{
"id": "web.error.unsupported_browser.min_browser_version.chrome",
"translation": "Version 61+"
"translation": "Version 89+"
},
{
"id": "web.error.unsupported_browser.learn_more",
@@ -9205,5 +9205,13 @@
{
"id": "api.config.reload_config.app_error",
"translation": "Die Konfiguration konnte nicht neu geladen werden."
},
{
"id": "app.post.marshal.app_error",
"translation": "Fehler die Nachricht zu marshallen."
},
{
"id": "api.unmarshal_error",
"translation": "Fehler beim Unmarshalling."
}
]