diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-30 00:12:06 +0000 |
commit | dafd70807500434ffb1130b408daeffb03416ad3 (patch) | |
tree | b61d26ebaeba7fc35c0b94cfe2802d50789c7339 /apps/twofactor_backupcodes/l10n/tr.json | |
parent | 267605f60613d6e2102de1b3c35c63a0880df006 (diff) | |
download | nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.tar.gz nextcloud-server-dafd70807500434ffb1130b408daeffb03416ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/tr.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/tr.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json index be3527859db..dbcedb2ef08 100644 --- a/apps/twofactor_backupcodes/l10n/tr.json +++ b/apps/twofactor_backupcodes/l10n/tr.json @@ -1,8 +1,20 @@ { "translations": { + "activated" : "etkinleştirildi", + "updated" : "güncellendi", + "mounted" : "bağlandı", + "deactivated" : "devre dışı bırakıldı", + "beforeCreate" : "eklenmedenOnce", + "created" : "eklenme", + "beforeUpdate" : "guncellenmedenOnce", + "beforeDestroy" : "yokEdilmedenOnce", + "destroyed" : "yokEdildi", + "beforeMount" : "baglanmadanOnce", "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", + "Backup codes have been generated. {used} of {total} codes have been used." : "Yedek kodları oluşturuldu. {used} / {total} kod kullanılıyor.", "Regenerate backup codes" : "Yedek kodlarını yeniden oluştur", + "_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ı", |