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

es_NI.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9d0acd14d04e53ded77e6234af8108b5c35cc671 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "translations": {
    "Enable TOTP" : "Habilitar TOTP",
    "This is your new TOTP secret:" : "Este es tu nuevo secreto de TOTP:",
    "Scan this QR code with your TOTP app" : "Escanee este código QR con su aplicación TOTP",
    "Once you have configured your app, enter a test code below to ensure that your app has been configured correctly." : "Una vez que hayas configurado la aplicación, ingresa un códgo de pruebas para asegurar que esté correctamente configurada. ",
    "Authentication code" : "Código de autenticación",
    "Verify" : "Verificar",
    "Could not verify your key. Please try again" : "No fue posible verificar tu llave. Por favor vuelve a intentarlo",
    "You enabled TOTP two-factor authentication for your account" : "Habilitaste la autenticación TOTP de dos factores en tu cuenta",
    "You disabled TOTP two-factor authentication for your account" : "Deshabilitaste la autenticación de dos factores TOTP para tu cuenta.",
    "TOTP (Authenticator app)" : "TOTP (aplicación de autenticador)",
    "Authenticate with a TOTP app" : "Autenticar con una aplicación TOTP",
    "Two Factor TOTP Provider" : "Proveedor TOTP de Dos-Factores",
    "Submit" : "Enviar",
    "Get the authentication code from the two-factor authentication app on your device." : "Obten el código de autenticación de la aplicación de autenticación de dos factores en tu dispositivo.",
    "TOTP second-factor auth" : "Segundo factor de autenticación TOTP"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}