diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/tr.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index 4696f7894dd..7bbcb6e0efb 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -1,5 +1,4 @@ { "translations": { - "function" : "işlev", "_" : "_", "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı", "{name} backup codes" : "{name} yedek kodları", @@ -31,6 +30,7 @@ "destroyed" : "yokEdildi", "beforeMount" : "baglanmadanOnce", "Nextcloud backup codes" : "Nextcloud yedek kodları", - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın." + "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın.", + "function" : "işlev" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |