twofactor_totp/l10n/es_MX.json

14 строки
1.0 KiB
JSON
Исходник Обычный вид История

2017-03-31 03:18:26 +03:00
{ "translations": {
"Enable TOTP" : "Habilitar TOTP",
2017-04-01 03:18:01 +03:00
"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",
2017-04-02 03:17:39 +03:00
"You enabled TOTP two-factor authentication for your account" : "Ha habilitado la autenticación TOTP de dos factores en su cuenta",
2017-04-01 03:18:01 +03:00
"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)",
2017-03-31 03:18:26 +03:00
"Authenticate with a TOTP app" : "Autenticar con una aplicación TOTP",
2017-04-02 03:17:39 +03:00
"Authentication code" : "Código de autenticación",
"Submit" : "Enviar",
"Get the authentication code from the two-factor authentication app on your device." : "Obtenga el código de autenticación de la aplicación de autenticación de dos factores en su dispositivo.",
"TOTP second-factor auth" : "Segundo factor de autenticación TOTP"
2017-03-31 03:18:26 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}