diff options
Diffstat (limited to 'apps/settings/l10n/it.json')
-rw-r--r-- | apps/settings/l10n/it.json | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index a9a27ef4dd8..91519a4b8a6 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -238,8 +238,6 @@ "Webcron" : "Webcron", "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 users depending on the usage)." : "cron.php è registrato in un servizio webcron per invocare cron.php ogni 5 minuti via HTTP. Caso d'uso: istanza molto piccola (1–5 utenti a seconda dell'utilizzo).", "Cron (Recommended)" : "Cron (Consigliato)", - "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.", - "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti. Consigliato per tutte le istanze.", "The cron.php needs to be executed by the system user \"{user}\"." : "Il cron.php deve essere eseguito dall'utente di sistema \"{user}\".", "Unable to update background job mode" : "Impossibile aggiornare la modalità delle operazioni in background", "Profile" : "Profilo", @@ -334,6 +332,7 @@ "Add" : "Aggiungi", "No users" : "Nessun utente", "Loading users …" : "Caricamento utenti …", + "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Elenco di utenti. Questa lista non viene mostrata completamente per ragioni di prestazioni. Gli utenti verranno mostrati mentre scorri l'elenco.", "Default language" : "Lingua predefinita", "Common languages" : "Lingue comuni", "Other languages" : "Altre lingue", @@ -396,10 +395,14 @@ "Welcome mail sent!" : "Email di benvenuto inviata!", "Toggle user actions menu" : "Commuta il menu delle azioni utente", "Edit" : "Modifica", + "User management settings" : "Impostazioni di gestione utenti", + "Visibility" : "Visibilità", + "Show language" : "Mostra lingua", "Show user backend" : "Mostra il motore utente", "Show storage path" : "Mostra percorso di archiviazione", "Show last login" : "Mostra ultimo accesso", "Send email" : "Invia email", + "Send welcome email to new users" : "Invia email di benvenuto ai nuovi utenti", "Defaults" : "Predefiniti", "Default quota" : "Quota predefinita", "Select default quota" : "Seleziona la quota predefinita", @@ -529,6 +532,8 @@ "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "Se utilizzi applicazioni di terze parti per connetterti a Nextcloud, assicurati di creare e configurare una password per ciascuna applicazione prima di abilitare l'autenticazione a due fattori.", "You created app password \"{token}\"" : "Hai creato la password di applicazione \"{token}\"", "An administrator created app password \"{token}\"" : "Un amministratore ha creato per l'app la password \"{token}\" ", + "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Per eseguirlo, hai bisogno dell'estensione POSIX di PHP. Vedi la {linkstart}documentazione di PHP{linkend} per ulteriori dettagli.", + "Use system cron service to call the cron.php file every 5 minutes. Recommended for all instances." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 5 minuti. Consigliato per tutte le istanze.", "Choose profile picture from files" : "Scegli immagine del profilo dai file", "png or jpg, max. 20 MB" : "png o jpg, max. 20 MB", "Your location" : "La tua posizione", |