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

es_MX.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cbf172728ea117c84e495e5a684f1a490e337b4b (plain)
1
2
3
4
5
6
7
8
9
10
{ "translations": {
    "Enable TOTP" : "Habilitar TOTP",
    "This is your new TOTP secret:" : "Este es su nuevo secreto de TOTP:",
    "Scan this QR code with your TOTP app" : "Escanee este código QR con su aplicación TOTP",
    "You disabled TOTP two-factor authentication for your account" : "Usted ha deshabilitado la autenticación de dos factores TOTP para su cuenta.",
    "TOTP (Authenticator app)" : "TOTP (aplicación de autenticador)",
    "Authenticate with a TOTP app" : "Autenticar con una aplicación TOTP",
    "Authentication code" : "Código de autenticación"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}