diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-26 02:43:28 +0000 |
commit | 9d5dd777479df6ebbf4277ff8f3a7d3f653589d9 (patch) | |
tree | 4b719c1f2b13dfe8e33c55d66d64ae21c2a25e22 /apps/settings/l10n/it.json | |
parent | 6765c3e0de75cc3646160617312d91e3bc2078e0 (diff) | |
download | nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.tar.gz nextcloud-server-9d5dd777479df6ebbf4277ff8f3a7d3f653589d9.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/it.json')
-rw-r--r-- | apps/settings/l10n/it.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 39739bc56e4..f292b5cda0e 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -48,16 +48,21 @@ "Remote wipe was started on %1$s" : "Cancellazione remota avviata su %1$s", "Remote wipe has finished on %1$s" : "Cancellazione remota terminata su %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "La tua<strong>password</strong> o <strong>email</strong> è stata modificata", + "Could not remove app." : "Impossibile rimuovere l'app.", + "Could not update app." : "Impossibile aggiornare l'app.", "Wrong password" : "Password errata", "Unable to change personal password" : "Impossibile cambiare la password personale", "Saved" : "Salvato", "No user supplied" : "Non è stato fornito alcun utente", + "Unable to change password. Password too long." : "Impossibile modificare la password. Password troppo lunga.", "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 does not support password change, but the user's encryption key was updated." : "Il backend non supporta la modifica della password, ma la chiave di crittografia dell'utente è stata aggiornata.", "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", "Federated Cloud Sharing" : "Condivisione cloud federata", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL sta utilizzando una versione di %1$s datata (%2$s). Aggiorna il tuo sistema operativo o funzionalità come %3$s non funzioneranno correttamente.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "Impossibile determinare se la versione TLS di cURL è obsoleta o meno perché si è verificato un errore durante la richiesta HTTPS su https://nextcloud.com. Controlla il file di registro di Nextcloud per maggiori dettagli.", "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "Il modulo PHP OPcache non è caricato. Per prestazioni migliori consigliamo di caricarlo nella tua installazione di PHP.", "OPcache is disabled. For better performance, it is recommended to apply <code>opcache.enable=1</code> to your PHP configuration." : "OPcache non è attivo. Per prestazioni migliori, consigliamo di applicare <code>opcache.enable=1</code> nella tua configurazione di PHP.", "OPcache is configured to remove code comments. With OPcache enabled, <code>opcache.save_comments=1</code> must be set for Nextcloud to function." : "OPcache è configurato per rimuovere i commenti di codice. Con OPcache attivato, <code>opcache.save_comments=1</code> deve essere impostato affinché Nextcloud funzioni.", @@ -251,6 +256,8 @@ "Your biography" : "La tua biografia", "Details" : "Dettagli", "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:", + "You are using <strong>{usage}</strong>" : "Stai utilizzando <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Stai utilizzando <strong>{usage}</strong> di <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Il tuo nome completo", "Email options" : "Opzioni email", "Primary email for password reset and notifications" : "Email principale per ripristino della password e notifiche", |