summaryrefslogtreecommitdiffstats
path: root/apps/twofactor_backupcodes
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-10 01:08:01 +0000
committerNextcloud bot <bot@nextcloud.com>2017-03-10 01:08:01 +0000
commit8904fb1cf3ececa210e4835fd2c0758530db3249 (patch)
treecfbf944411f85407c9d1cab750c19f74b9ecb428 /apps/twofactor_backupcodes
parent6fd0e7e93995facfe75b26699ea462bb94fd03b9 (diff)
downloadnextcloud-server-8904fb1cf3ececa210e4835fd2c0758530db3249.tar.gz
nextcloud-server-8904fb1cf3ececa210e4835fd2c0758530db3249.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes')
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.js9
-rw-r--r--apps/twofactor_backupcodes/l10n/tr.json9
2 files changed, 12 insertions, 6 deletions
diff --git a/apps/twofactor_backupcodes/l10n/tr.js b/apps/twofactor_backupcodes/l10n/tr.js
index a5c93acebfd..ff68c827c78 100644
--- a/apps/twofactor_backupcodes/l10n/tr.js
+++ b/apps/twofactor_backupcodes/l10n/tr.js
@@ -10,9 +10,12 @@ OC.L10N.register(
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
- "Two-factor authentication" : "Iki faktörlü kimlik doğrulama",
- "Backup code" : "Yedek kodu",
- "Use backup code" : "Yedek kodunu kullan",
+ "Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
+ "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
+ "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
+ "Backup code" : "Yedek kod",
+ "Use backup code" : "Yedek kodu kullan",
"Second-factor backup codes" : "İki aşamalı yedek kodları"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/twofactor_backupcodes/l10n/tr.json b/apps/twofactor_backupcodes/l10n/tr.json
index 44c86cd60cc..fb392c867ff 100644
--- a/apps/twofactor_backupcodes/l10n/tr.json
+++ b/apps/twofactor_backupcodes/l10n/tr.json
@@ -8,9 +8,12 @@
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"An error occurred while generating your backup codes" : "Yedek kodlar oluşturulurken bir sorun çıktı",
"Nextcloud backup codes" : "Nextcloud yedek kodları",
- "Two-factor authentication" : "Iki faktörlü kimlik doğrulama",
- "Backup code" : "Yedek kodu",
- "Use backup code" : "Yedek kodunu kullan",
+ "Two-factor authentication" : "Iki aşamalı kimlik doğrulama",
+ "You successfully logged in using two-factor authentication (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açtınız (%1$s)",
+ "A login attempt using two-factor authentication failed (%1$s)" : "İki aşamalı kimlik doğrulama ile oturum açma girişimi reddedildi (%1$s)",
+ "You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
+ "Backup code" : "Yedek kod",
+ "Use backup code" : "Yedek kodu kullan",
"Second-factor backup codes" : "İki aşamalı yedek kodları"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file