twofactor_totp/l10n/es_EC.json

13 строки
1019 B
JSON

{ "translations": {
"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",
"Could not enable TOTP" : "No se pudo habilitar TOTP",
"Could not verify your key. Please try again" : "No fue posible verificar tu llave. Por favor vuelve a intentarlo",
"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.",
"Authentication code" : "Código de autenticación",
"Submit" : "Enviar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}