twofactor_totp/l10n/it.js

11 строки
464 B
JavaScript
Исходник Обычный вид История

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",
"Authenticate with a TOTP app" : "Autenticati con un'applicazione TOTP",
"TOTP Second-factor Auth" : "Autenticazione con secondo fattore TOTP"
},
"nplurals=2; plural=(n != 1);");