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

tr.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ccde06cbedf811aaa02006d5ebfc62b96d077fdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "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",
    "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);"
}