diff options
Diffstat (limited to 'settings/l10n/it.json')
-rw-r--r-- | settings/l10n/it.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 1abde3b7b06..13dec9cbe2c 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -6,6 +6,7 @@ "No user supplied" : "Non è stato fornito alcun utente", "Unable to change password" : "Impossibile cambiare la password", "Authentication error" : "Errore di autenticazione", + "Please provide an admin recovery password; otherwise, all user data will be lost." : "Fornisci una password amministrativa di ripristino; altrimenti, tutti i dati degli utenti saranno persi.", "Wrong admin recovery password. Please check the password and try again." : "Password amministrativa di ripristino errata. Controlla la password e prova ancora.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Il motore non supporta la modifica della password, ma la chiave di cifratura dell'utente è stata aggiornata correttamente.", "installing and updating apps via the app store or Federated Cloud Sharing" : "installazione e aggiornamento delle applicazioni tramite il negozio delle applicazioni o condivisione cloud federata", @@ -17,6 +18,7 @@ "Unable to add group." : "Impossibile aggiungere il gruppo.", "Unable to delete group." : "Impossibile eliminare il gruppo.", "test email settings" : "prova impostazioni email", + "Mail could not be sent. Check your mail server log" : "Il messaggio non può essere inviato controlla il log del tuo server di posta", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "Email sent" : "Email inviata", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", @@ -122,6 +124,7 @@ "undo" : "annulla", "never" : "mai", "deleted {userName}" : "{userName} eliminato", + "No user found for <strong>{pattern}</strong>" : "Nessun utente trovato per <strong>{pattern}</strong>", "Unable to add user to group {group}" : "Impossibile aggiungere l'utente al gruppo {group}", "Unable to remove user from group {group}" : "Impossibile rimuovere l'utente dal gruppo {group}", "Add group" : "Aggiungi gruppo", @@ -230,6 +233,7 @@ "Performance tuning" : "Ottimizzazione delle prestazioni", "Improving the config.php" : "Ottimizzare il config.php", "Theming" : "Temi", + "Check the security of your Nextcloud over our security scan" : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza", "Hardening and security guidance" : "Guida alla messa in sicurezza", "Developer documentation" : "Documentazione dello sviluppatore", "by %s" : "di %s", @@ -262,6 +266,7 @@ "Getting help" : "Ottenere aiuto", "Commercial support" : "Supporto commerciale", "You are using <strong>%s</strong> of <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong>", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "Stai utilizzando <strong>%s</strong> di <strong>%s</strong> (strong>%s %%</strong>)", "Profile picture" : "Immagine del profilo", "Upload new" : "Carica nuova", "Select from Files" : "Seleziona da file", |