From 5d9f9db3fa78d05a6f79d4414950b4c516313dd5 Mon Sep 17 00:00:00 2001 From: catborise Date: Mon, 9 Mar 2020 15:42:18 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 77.3% (1655 of 2142 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/tr/ --- src/i18n/strings/tr.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/tr.json b/src/i18n/strings/tr.json index 36f526d841..bd25e66fbf 100644 --- a/src/i18n/strings/tr.json +++ b/src/i18n/strings/tr.json @@ -1670,5 +1670,10 @@ "Incoming Verification Request": "Gelen Doğrulama İsteği", "Use bots, bridges, widgets and sticker packs": "Botları, köprüleri, görsel bileşenleri ve çıkartma paketlerini kullan", "Not sure of your password? Set a new one": "Şifrenizden emin değil misiniz? Yenisini ayalarla", - "Want more than a community? Get your own server": "Bir topluluktan fazlasınımı istiyorsunuz? Kendi sunucunuzu edinin" + "Want more than a community? Get your own server": "Bir topluluktan fazlasınımı istiyorsunuz? Kendi sunucunuzu edinin", + "Explore rooms": "Odaları keşfet", + "Show sessions, send anyway or cancel.": "Oturumları gözat, yinede gönder yada iptal.", + "%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|one": "Mesajı yeniden gönder veya şimdi mesajı iptal et .", + " (1/%(totalCount)s)": " (1/%(totalCount)s)", + "Your new session is now verified. Other users will see it as trusted.": "Yeni oturumunuz şimdi doğrulandı. Diğer kullanıcılar güvenilir olarak görecek." }