2016-06-08 07:40:17 +03:00
OC . L10N . register (
"twofactor_totp" ,
{
"Enable TOTP" : "Abilita TOTP" ,
"This is your new TOTP secret:" : "Questo è il tuo nuovo segreto TOTP:" ,
"Scan this QR code with your TOTP app" : "Esegui la scansione di questo codice QR con la tua applicazione TOTP" ,
2017-04-04 03:17:22 +03:00
"Authentication code" : "Codice di autenticazione" ,
2017-02-05 04:14:10 +03:00
"You enabled TOTP two-factor authentication for your account" : "Hai abilitato l'autenticazione TOTP a due fattori per il tuo account" ,
"You disabled TOTP two-factor authentication for your account" : "Hai disabilitato l'autenticazione TOTP a due fattori per il tuo account" ,
"TOTP (Authenticator app)" : "TOTP (Applicazione autenticazione)" ,
2016-06-08 07:40:17 +03:00
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP" ,
2017-03-26 04:17:36 +03:00
"Submit" : "Invia" ,
2016-10-13 18:35:28 +03:00
"Get the authentication code from the two-factor authentication app on your device." : "Ottieni il codice di autenticazione dall'applicazione di autenticazione con due fattori sul tuo dispositivo." ,
"TOTP second-factor auth" : "Autenticazione con secondo fattore TOTP"
2016-06-08 07:40:17 +03:00
} ,
"nplurals=2; plural=(n != 1);" ) ;