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: 345b893cf3d349e606c04eca1df76349c4958b58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{ "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",
    "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Una vez que haya configurado la aplicación, introduzca un código de prueba debajo para asegurarse que su aplicación se ha configurado correctamente.",
    "Authentication code" : "Código de autentificación",
    "Verify" : "Verificar",
    "Could not enable TOTP" : "No se ha podido activar TOTP",
    "Could not verify your key. Please try again" : "No se ha podido verificar su clave. Por favor, inténtelo de nuevo",
    "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",
    "Two Factor TOTP Provider" : "Proveedor en dos pasos TOTP",
    "Submit" : "Enviar",
    "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);"
}