From bef037ee03eaea46d85a57e1cbeb5ac351a03cd9 Mon Sep 17 00:00:00 2001 From: Kaya Zeren Date: Thu, 3 Nov 2022 03:32:08 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 46.5% (395 of 849 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/tr/ --- assets/base/i18n/tr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/tr.json b/assets/base/i18n/tr.json index 5b837d5bf2..7793303365 100644 --- a/assets/base/i18n/tr.json +++ b/assets/base/i18n/tr.json @@ -386,5 +386,10 @@ "account.user_status.title": "Kullanıcı varoluşu", "account.settings": "Ayarlar", "account.logout_from": "{serverName} oturumunu kapat", - "account.logout": "Oturumu kapat" + "account.logout": "Oturumu kapat", + "alert.push_proxy.button": "Tamam", + "alert.push_proxy_unknown.title": "Bu sunucudan bildirimler alınamadı", + "alert.push_proxy_unknown.description": "Bu sunucu bilinmeyen bir nedenle anlık bildirimleri alamadı. Bir sonraki kez bağlandığınızda yeniden denenecek.", + "alert.push_proxy_error.title": "Bu sunucudan bildirimler alınamaz", + "alert.push_proxy_error.description": "Bu sunucunun yapılandırması nedeniyle, bildirimler mobil uygulamada alınamaz. Ayrıntılı bilgi almak için sistem yöneticinizle görüşün." }