Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-10 04:16:13 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-10 04:16:13 +0300
commit0eacfee9611bd153057a534f4f0f9da0fbec5a59 (patch)
tree07129aa5b32372cf4ee39aab473753039f5b3ee3 /l10n
parent1a58405a1d8525fb9913a4a0197f1fb3b49aff9b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js11
-rw-r--r--l10n/tr.json11
2 files changed, 14 insertions, 8 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index c9ac52d..7f1f71f 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -4,9 +4,12 @@ OC.L10N.register(
"Enable TOTP" : "TOTP kullanılsın",
"This is your new TOTP secret:" : "Yeni TOTP parolanız:",
"Scan this QR code with your TOTP app" : "TOTP uygulamanızla bu QR kodunu tarayın",
- "Authenticate with a TOTP app" : "TOTP uygulamasıyla doğrulama",
- "Authentication code" : "Doğrulama kodu",
- "Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızdaki iki aşamalı doğrulama uygulamasından doğrulama kodunu alın.",
- "TOTP second-factor auth" : "TOTP iki aşamalı doğrulama"
+ "You enabled TOTP two-factor authentication for your account" : "Hesabınız için TOTP iki aşamalı kimlik doğrulamasını etkinleştirdiniz",
+ "You disabled TOTP two-factor authentication for your account" : "Hesabınız için TOTP iki aşamalı kimlik doğrulamasını devre dışı bıraktınız",
+ "TOTP (Authenticator app)" : "TOTP (Kimlik Doğrulama Uygulaması)",
+ "Authenticate with a TOTP app" : "TOTP uygulamasıyla kimlik doğrulama",
+ "Authentication code" : "Kimlik doğrulama kodu",
+ "Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızda yüklü iki aşamalı kimlik doğrulaması uygulamasından kodu alın.",
+ "TOTP second-factor auth" : "TOTP iki aşamalı kimlik doğrulama"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index 7501cb8..ccde06c 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -2,9 +2,12 @@
"Enable TOTP" : "TOTP kullanılsın",
"This is your new TOTP secret:" : "Yeni TOTP parolanız:",
"Scan this QR code with your TOTP app" : "TOTP uygulamanızla bu QR kodunu tarayın",
- "Authenticate with a TOTP app" : "TOTP uygulamasıyla doğrulama",
- "Authentication code" : "Doğrulama kodu",
- "Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızdaki iki aşamalı doğrulama uygulamasından doğrulama kodunu alın.",
- "TOTP second-factor auth" : "TOTP iki aşamalı doğrulama"
+ "You enabled TOTP two-factor authentication for your account" : "Hesabınız için TOTP iki aşamalı kimlik doğrulamasını etkinleştirdiniz",
+ "You disabled TOTP two-factor authentication for your account" : "Hesabınız için TOTP iki aşamalı kimlik doğrulamasını devre dışı bıraktınız",
+ "TOTP (Authenticator app)" : "TOTP (Kimlik Doğrulama Uygulaması)",
+ "Authenticate with a TOTP app" : "TOTP uygulamasıyla kimlik doğrulama",
+ "Authentication code" : "Kimlik doğrulama kodu",
+ "Get the authentication code from the two-factor authentication app on your device." : "Aygıtınızda yüklü iki aşamalı kimlik doğrulaması uygulamasından kodu alın.",
+ "TOTP second-factor auth" : "TOTP iki aşamalı kimlik doğrulama"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file