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>2018-09-28 14:14:08 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-28 14:14:08 +0300
commitdb50e11edf608b6225e253610f7435089824a2c2 (patch)
treedff69086a5264a8c48cfa7599df363e2c892b693 /apps/twofactor_backupcodes/l10n/tr.js
parente2047009d118adbfeba6c16547d7965b10b92894 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/tr.js')
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index 557a11a344c..7b0c51c98ad 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -1,13 +1,12 @@
OC.L10N.register(
"twofactor_backupcodes",
{
- "Generate backup codes" : "Yedek kodları oluştur",
- "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor.",
"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",
"Regenerate backup codes" : "Yedek kodlarını yeniden oluştur",
"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",
@@ -15,6 +14,7 @@ OC.L10N.register(
"Use backup code" : "Yedek kodu kullan",
"Two factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları",
"A two-factor auth backup codes provider" : "İki aşamalı kimlik doğrulaması için yedek kodlar sağlayıcısı",
- "Second-factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları"
+ "Second-factor backup codes" : "İki aşamalı kimlik doğrulama yedek kodları",
+ "Backup codes have been generated. {{used}} of {{total}} codes have been used." : "Yedek kodları oluşturuldu. {{used}} / {{total}} kod kullanılıyor."
},
"nplurals=2; plural=(n > 1);");