From ef4087e44c63ef58b84fe39145c008acba6b0798 Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Mon, 23 May 2022 08:46:12 +0200 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (2330 of 2330 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% (2330 of 2330 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 99.9% (2328 of 2330 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/tr/ --- i18n/tr.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/i18n/tr.json b/i18n/tr.json index 9b68c0443b..d38c67d323 100644 --- a/i18n/tr.json +++ b/i18n/tr.json @@ -9160,7 +9160,7 @@ }, { "id": "Playbooks", - "translation": "Oyun kitapları" + "translation": "Senaryolar" }, { "id": "Channels", @@ -9321,5 +9321,17 @@ { "id": "api.cloud.subscription.update_error", "translation": "Abonelik web bağlantısından güncellenirken sorun çıktı." + }, + { + "id": "api.cloud.cloud_free_feature_flag_off_error", + "translation": "CloudFree özelliği işareti kapatılmış." + }, + { + "id": "app.recent_searches.app_error", + "translation": "Son aramalar alınırken sorun çıktı" + }, + { + "id": "api.file.cloud_upload.app_error", + "translation": "Bir Bulut kopyasına mmctl ile yükleme desteklenmiyor. Lütfen şu makaleye bakın: https://docs.mattermost.com/manage/cloud-data-export.html." } ]