summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes/l10n/tr.js
diff options
context:
space:
mode:
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);");