From ebeae5eda778cfd4d0b9123b524afbeb6631d455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Ersen?= Date: Tue, 24 Nov 2020 17:17:45 +0000 Subject: [PATCH] Translated using Weblate (Turkish) Currently translated at 100.0% (331 of 331 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/ --- lib/l10n/intl_tr.arb | 51 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 48 insertions(+), 3 deletions(-) diff --git a/lib/l10n/intl_tr.arb b/lib/l10n/intl_tr.arb index 9088940b7..212b069f0 100644 --- a/lib/l10n/intl_tr.arb +++ b/lib/l10n/intl_tr.arb @@ -149,7 +149,7 @@ "homeserver": {} } }, - "cachedKeys": "Anahtarlar başarıyla önbelleğe alındı!", + "cachedKeys": "Önbelleğe alınan anahtarlar", "@cachedKeys": { "type": "text", "placeholders": {} @@ -414,12 +414,12 @@ "type": "text", "placeholders": {} }, - "crossSigningDisabled": "Çapraz imzalama devre dışı bırakıldı", + "crossSigningDisabled": "Çapraz imzalama kapalı", "@crossSigningDisabled": { "type": "text", "placeholders": {} }, - "crossSigningEnabled": "Çapraz imzalama etkinleştirildi", + "crossSigningEnabled": "Çapraz imzalama açık", "@crossSigningEnabled": { "type": "text", "placeholders": {} @@ -1767,5 +1767,50 @@ "@deviceId": { "type": "text", "placeholders": {} + }, + "withTheseAddressesRecoveryDescription": "Bu adresler ile ihtiyacınız olursa parolanızı kurtarabilirsiniz.", + "@withTheseAddressesRecoveryDescription": { + "type": "text", + "placeholders": {} + }, + "weSentYouAnEmail": "Size bir e-posta gönderdik", + "@weSentYouAnEmail": { + "type": "text", + "placeholders": {} + }, + "pleaseClickOnLink": "Lütfen e-postadaki bağlantıya tıklayın ve devam edin.", + "@pleaseClickOnLink": { + "type": "text", + "placeholders": {} + }, + "passwordForgotten": "Parola unutuldu", + "@passwordForgotten": { + "type": "text", + "placeholders": {} + }, + "passwordRecovery": "Parola kurtarma", + "@passwordRecovery": { + "type": "text", + "placeholders": {} + }, + "iHaveClickedOnLink": "Bağlantıya tıkladım", + "@iHaveClickedOnLink": { + "type": "text", + "placeholders": {} + }, + "edit": "Düzenle", + "@edit": { + "type": "text", + "placeholders": {} + }, + "enterAnEmailAddress": "Bir e-posta adresi girin", + "@enterAnEmailAddress": { + "type": "text", + "placeholders": {} + }, + "noPasswordRecoveryDescription": "Henüz parolanızı kurtarmak için bir yol eklemediniz.", + "@noPasswordRecoveryDescription": { + "type": "text", + "placeholders": {} } }