From 57ccb4a332af1b97a5f611912dab0d6c65485b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Thu, 26 Nov 2020 10:09:18 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (340 of 340 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/ --- lib/l10n/intl_tr.arb | 45 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 212b069f..5230baf0 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -1812,5 +1812,50 @@ "@noPasswordRecoveryDescription": { "type": "text", "placeholders": {} + }, + "notificationsEnabledForThisAccount": "Bu hesap için bildirimler etkinleştirildi", + "@notificationsEnabledForThisAccount": { + "type": "text", + "placeholders": {} + }, + "notifications": "Bildirimler", + "@notifications": { + "type": "text", + "placeholders": {} + }, + "pushRules": "Gönderme kuralları", + "@pushRules": { + "type": "text", + "placeholders": {} + }, + "botMessages": "Bot mesajları", + "@botMessages": { + "type": "text", + "placeholders": {} + }, + "memberChanges": "Üye değişiklikleri", + "@memberChanges": { + "type": "text", + "placeholders": {} + }, + "inviteForMe": "Benim için davet et", + "@inviteForMe": { + "type": "text", + "placeholders": {} + }, + "containsUserName": "Kullanıcı adı içerir", + "@containsUserName": { + "type": "text", + "placeholders": {} + }, + "containsDisplayName": "Görünen ad içerir", + "@containsDisplayName": { + "type": "text", + "placeholders": {} + }, + "directChats": "Doğrudan Sohbetler", + "@directChats": { + "type": "text", + "placeholders": {} } }