From ddf3f659ce536b5513e9203ff08f084fa1893bed Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Tue, 8 Feb 2022 09:33:04 +0100 Subject: [PATCH] Translated using Weblate (Turkish) 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/tr/ --- i18n/tr.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/i18n/tr.json b/i18n/tr.json index b78754879c..95c7cc2579 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9309,5 +9309,33 @@ { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", "translation": "SAML yanıtı çok uzun" + }, + { + "id": "model.github_release_info.is_valid.id.app_error", + "translation": " " + }, + { + "id": "app.system.complete_onboarding_request.no_first_user", + "translation": "Başlamaya hazırlama yalnız bir sistem yöneticisi tarafından tamamlanabilir." + }, + { + "id": "app.system.complete_onboarding_request.app_error", + "translation": "Başlamaya hazırlama isteğinin tamamının şifresi çözülemedi." + }, + { + "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": " " } ]