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

es.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5b28c235797b31a5793c2f139abf47001b1fc6a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Enable TOTP" : "Habilitar TOTP",
    "This is your new TOTP secret:" : "Este es su nuevo secreto TOTP:",
    "Scan this QR code with your TOTP app" : "Escane este código QR con su app TOTP",
    "You enabled TOTP two-factor authentication for your account" : "Ha habilitado TOTP autenticación de dos factores para su cuenta",
    "You disabled TOTP two-factor authentication for your account" : "Ha deshabilitado TOTP autenticación de dos factores para su cuenta",
    "TOTP (Authenticator app)" : "TOTP (App de autenticación)",
    "Authenticate with a TOTP app" : "Autenticar con la app TOTP",
    "Authentication code" : "Código de autentificación",
    "Get the authentication code from the two-factor authentication app on your device." : "Consigue el codigo de autentificación de la aplicación de tu dispositivo movil.",
    "TOTP second-factor auth" : "Autentificación TOTP segundo factor."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}