From 4dfe3562672494a4e5b535475c5c253bee673eba Mon Sep 17 00:00:00 2001 From: JtheBAB Date: Tue, 8 Feb 2022 09:33:03 +0100 Subject: [PATCH] Translated using Weblate (German) Currently translated at 100.0% (2331 of 2331 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% (2329 of 2329 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/ --- i18n/de.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/i18n/de.json b/i18n/de.json index 7f20242f17..228d07ccbd 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -9309,5 +9309,33 @@ { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", "translation": "SAML Antwort ist zu lang" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": " " + }, + { + "id": "app.admin.latest_version_unmarshal.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_set_cache.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_read_all.failure", + "translation": " " + }, + { + "id": "app.admin.latest_version_external_error.failure", + "translation": " " + }, + { + "id": "app.system.complete_onboarding_request.no_first_user", + "translation": "Das Onboarding kann nur von einem Systemadministrator durchgeführt werden." + }, + { + "id": "app.system.complete_onboarding_request.app_error", + "translation": "Die vollständige Onboarding-Anfrage konnte nicht entschlüsselt werden." } ]