diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/tr.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js index 28964753fd6..1a9b320c055 100644 --- a/apps/twofactor_backupcodes/l10n/tr.js +++ b/apps/twofactor_backupcodes/l10n/tr.js @@ -10,7 +10,6 @@ OC.L10N.register( "Two factor backup codes" : "İki adımlı doğrulama yedek kodları", "A two-factor auth backup codes provider" : "İki adımlı doğrulama için yedek kodlar sağlayıcısı", "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", @@ -18,6 +17,7 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı", "{name} backup codes" : "{name} yedek kodları", "Use one of the backup codes you saved when setting up two-factor authentication." : "İki adımlı doğrulamayı ayarlarken yedek kodlarından birini kullanın.", - "Submit" : "Gönder" + "Submit" : "Gönder", + "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" }, "nplurals=2; plural=(n > 1);"); |