mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 08:14:15 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: Id8a211976b7741c24796ef1a55310e64ee8fa80f
This commit is contained in:
parent
b6a97608de
commit
8ab828d787
|
@ -332,7 +332,10 @@ $messages['it'] = array(
|
|||
'oathauth-newtoken' => 'Nuovo token',
|
||||
'oathauth-disable' => 'Disabilita autenticazione a due fattori',
|
||||
'oathauth-displayoathinfo' => 'Opzioni autenticazione a due fattori',
|
||||
'oathauth-reattemptenable' => "Tentare nuovamente l'attivazione dell'autenticazione a due fattori.",
|
||||
'oathauth-disabledoath' => 'Disabilita autenticazione a due fattori.',
|
||||
'oathauth-failedtodisableoauth' => "Impossibile disattivare l'autenticazione a due fattori.",
|
||||
'oathauth-reattemptdisable' => "Tentare nuovamente la disattivazione dell'autenticazione a due fattori.",
|
||||
'oathauth-notloggedin' => 'Accesso richiesto',
|
||||
'oathauth-mustbeloggedin' => 'Devi autenticarti per eseguire questa azione.',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue