diff options
Diffstat (limited to 'apps/settings/l10n/it.js')
-rw-r--r-- | apps/settings/l10n/it.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index 518a952ceee..523671ddb27 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -243,15 +243,19 @@ OC.L10N.register( "All languages" : "Tutte le lingue", "Password change is disabled because the master key is disabled" : "La modifica della password è disabilitata poiché la chiave principale è disabilitata", "Passwordless authentication requires a secure connection." : "L'autenticazione senza password richiede una connessione sicura.", + "Add WebAuthn device" : "Aggiungi dispositivo WebAuthn", "Please authorize your WebAuthn device." : "Autorizza il tuo dispositivo WebAuthn.", "Name your device" : "Nome del tuo dispositivo", "Add" : "Aggiungi", "Adding your device …" : "Aggiunta del tuo dispositivo…", + "Server error while trying to add WebAuthn device" : "Errore del server durante il tentativo di aggiungere il dispositivo WebAuthn", + "Server error while trying to complete WebAuthn device registration" : "Errore del server durante il tentativo di completare la registrazione del dispositivo WebAuthn", "Unnamed device" : "Dispositivo senza nome", "Passwordless Authentication" : "Autenticazione senza password", "Set up your account for passwordless authentication following the FIDO2 standard." : "Configura il tuo account per l'autenticazione senza password seguendo lo standard FIDO2.", "No devices configured." : "Nessun dispositivo configurato.", "The following devices are configured for your account:" : "I seguenti dispositivi sono configurati per il tuo account:", + "Your browser does not support WebAuthn." : "Il tuo browser non supporta WebAuthn.", "Your apps" : "Le tue applicazioni", "Active apps" : "Applicazioni attive", "Disabled apps" : "Applicazioni disabilitate", |