Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-17 05:15:32 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-17 05:15:32 +0300
commit63276cd0ea9bbc763da9ed3da22a27697cd8bc87 (patch)
tree7fdc775657f64bd05d2881c92cbd3c255db5f78e /apps/twofactor_backupcodes/l10n/tr.js
parent79eb5de0be9599806e75e7bbd4a64779d1814d17 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/tr.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index 0ea170b2fdc..c4b301bdf05 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"Generate backup codes" : "Yedek kodları oluştur",
"You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
"Second-factor backup codes" : "İki aşamalı kimlik doğrulama 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.",
"Backup code" : "Yedek kod",
"Use backup code" : "Yedek kodu kullan",
"Two factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları",
@@ -32,6 +31,7 @@ OC.L10N.register(
"beforeUpdate" : "guncellenmedenOnce",
"beforeDestroy" : "yokEdilmedenOnce",
"destroyed" : "yokEdildi",
- "beforeMount" : "baglanmadanOnce"
+ "beforeMount" : "baglanmadanOnce",
+ "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."
},
"nplurals=2; plural=(n > 1);");