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-02-21 04:12:02 +0300
committerNextcloud bot <bot@nextcloud.com>2019-02-21 04:12:02 +0300
commit10388eab342a46e034eb6bfb89fbfd232d8ec2a5 (patch)
tree38ba04c1d625e9aba69f264ce4281b913df36eb0 /apps/twofactor_backupcodes/l10n/tr.js
parent5eca741309ab4b3ecf1de80ebf3f4bd8c599d67b (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 f2defe97c67..691dda826cd 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"twofactor_backupcodes",
{
"_" : "_",
+ "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
+ "Nextcloud backup codes" : "Nextcloud yedek kodları",
"These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Yedek kodlarınızı burada görebilirsiniz. Kodları daha sonra göremeyeceğiniz için bu kodları kaydedin ya da yazdırın",
"Save backup codes" : "Yedek kodları kaydet",
"Print backup codes" : "Yedek kodları yazdır",
@@ -10,8 +12,6 @@ OC.L10N.register(
"_icon-loading-small_::_generate-backup-codes_" : ["simge-yukleniyor-kucuk","yedek-kodlari-olustur"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"Generate backup codes" : "Yedek kodları oluştur",
- "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
- "Nextcloud backup codes" : "Nextcloud yedek kodları",
"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.",