Translations update from Mattermost Weblate (#27656)
* Translated using Weblate (German) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/ * Translated using Weblate (Japanese) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ja/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/zh_Hans/ * Translated using Weblate (Chinese (Simplified)) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/zh_Hans/ * Translated using Weblate (Polish) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/ * Translated using Weblate (Polish) Currently translated at 99.5% (5775 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Dutch) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/ * Translated using Weblate (Russian) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ru/ * Translated using Weblate (Russian) Currently translated at 98.5% (5715 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ru/ * Translated using Weblate (Dutch) Currently translated at 99.9% (5797 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/ * Translated using Weblate (Polish) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (Polish) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (2520 of 2520 strings) Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/en_AU/ * Translated using Weblate (English (Australia)) Currently translated at 100.0% (5801 of 5801 strings) Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/en_AU/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Mattermost/server Translate-URL: https://translate.mattermost.com/projects/mattermost/server/ * Update translation files Updated by "Cleanup translation files" hook in Weblate. Translation: Mattermost/webapp Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ --------- Co-authored-by: jprusch <rs@schaeferbarthold.de> Co-authored-by: kaakaa <stooner.hoe@gmail.com> Co-authored-by: Sharuru <mave@foxmail.com> Co-authored-by: master7 <marcin.karkosz@rajska.info> Co-authored-by: Tom De Moor <tom@controlaltdieliet.be> Co-authored-by: Konstantin <eleferen@gmail.com> Co-authored-by: Matthew Williams <Matthew.Williams@outlook.com.au>
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ea6490a5eb
Коммит
7b27b28d6f
@@ -3134,14 +3134,6 @@
|
||||
"id": "ent.elasticsearch.search_posts.unmarshall_post_failed",
|
||||
"translation": "Konnte Suchergebnisse nicht dekodieren"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.create_bulk_processor_failed.app_error",
|
||||
"translation": "Fehler beim Erstellen der Elasticsearch-Massenverarbeitung."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.start.start_bulk_processor_failed.app_error",
|
||||
"translation": "Fehler beim Starten der Elasticsearch-Massenverarbeitung."
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.stop.already_stopped.app_error",
|
||||
"translation": "Elasticsearch ist bereits angehalten."
|
||||
@@ -8969,10 +8961,6 @@
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_missing",
|
||||
"translation": "Die CA-Datei für Elasticsearch konnte nicht geöffnet werden"
|
||||
},
|
||||
{
|
||||
"id": "ent.elasticsearch.create_client.ca_cert_malformed",
|
||||
"translation": "Dekodierung der CA für Elasticsearch fehlgeschlagen"
|
||||
},
|
||||
{
|
||||
"id": "api.server.cws.health_check.app_error",
|
||||
"translation": "CWS Server ist nicht verfügbar."
|
||||
@@ -10064,5 +10052,37 @@
|
||||
{
|
||||
"id": "model.user.pre_save.password_too_long.app_error",
|
||||
"translation": "Dein Passwort darf nicht mehr als 72 Zeichen enthalten."
|
||||
},
|
||||
{
|
||||
"id": "api.get_site_url_error",
|
||||
"translation": "Die URL der Instanzseite konnte nicht ermittelt werden"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.accept_invitation_error",
|
||||
"translation": "Die Remote-Cluster-Einladung konnte nicht akzeptiert werden"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.base64_decode_error",
|
||||
"translation": "Konnte den Base64-String nicht dekodieren"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.cluster_not_deleted",
|
||||
"translation": "Remote-Cluster wurde nicht gelöscht"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.encrypt_invite_error",
|
||||
"translation": "Die Remote Cluster Einladung konnte nicht mit dem angegebenen Passwort verschlüsselt werden"
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.get.not_found",
|
||||
"translation": "Remote Cluster nicht gefunden"
|
||||
},
|
||||
{
|
||||
"id": "app.import.custom_status.error",
|
||||
"translation": "Der benutzerdefinierte Status kann nicht gesetzt werden."
|
||||
},
|
||||
{
|
||||
"id": "api.remote_cluster.invite_decrypt_error",
|
||||
"translation": "Der Remote Cluster Einladung konnte mit dem angegebenen Passwort nicht entschlüsselt werden"
|
||||
}
|
||||
]
|
||||
|
||||
Ссылка в новой задаче
Block a user