diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
commit | 9895aff4d92a738ea3248a1c03442e83fab02643 (patch) | |
tree | f256bc2b249417eff1ff0004994151405ac433f6 /apps/settings/l10n/it.js | |
parent | f5919d5b830458c38747ab358805833ab29b6c9b (diff) | |
download | nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.tar.gz nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.zip |
[tx-robot] updated from transifex
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", |