diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-23 14:54:28 +0000 |
commit | a9fb21f9fccf14eee9192a01a22a41b94904a729 (patch) | |
tree | c355d852358a6fe159cfebb5082d29092434d299 /settings/l10n/it.js | |
parent | 39338aaa676168b0a53c3a1f6d5363569f303361 (diff) | |
download | nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.tar.gz nextcloud-server-a9fb21f9fccf14eee9192a01a22a41b94904a729.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 5afe4c0d717..3af69b5aa43 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -23,6 +23,7 @@ OC.L10N.register( "Backend doesn't support password change, but the user's encryption key was updated." : "Il motore non supporta la modifica della password, ma la chiave di cifratura 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.", "Invalid SMTP password." : "Password SMTP non valida.", "Email setting test" : "Prova impostazioni email", "Well done, %s!" : "Ben fatto, %s!", @@ -109,6 +110,7 @@ OC.L10N.register( "Groups" : "Gruppi", "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", + "Limit to groups" : "Limita a gruppi", "Official" : "Ufficiale", "No results" : "Nessun risultato", "Visit website" : "Visita il sito web", @@ -197,8 +199,10 @@ OC.L10N.register( "There are some errors regarding your setup." : "Sono presenti degli errori relativi alla tua configurazione.", "There are some warnings regarding your setup." : "Sono presenti degli avvisi relativi alla tua configurazione.", "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.", + "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Leggi attentamente le <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">guide d'installazione ↗</a>, e controlla gli errori o gli avvisi nel <a href=\"%2$s\">log</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Controlla la sicurezza del tuo Nextcloud con la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">nostra scansione di sicurezza ↗</a>", "Version" : "Versione", + "Two-Factor Authentication" : "Autenticazione a due fattori", "Server-side encryption" : "Cifratura lato server", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "La cifratura lato server rende possibile cifrare i file caricati sul server. Ciò presenta dei limiti, come una riduzione delle prestazioni, perciò abilita questa funzione solo se necessario.", "Enable server-side encryption" : "Abilita cifratura lato server", @@ -264,6 +268,7 @@ OC.L10N.register( "Details" : "Dettagli", "You are a member of the following groups:" : "Sei un membro dei seguenti gruppi:", "You are using <strong>%s</strong>" : "Stai utilizzando <strong>%s</strong>", + "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Stai utilizzando <strong>%1$s</strong> di <strong>%2$s</strong> (<strong>%3$s%%</strong>)", "Full name" : "Nome completo", "No display name set" : "Nome visualizzato non impostato", "Your email address" : "Il tuo indirizzo email", @@ -294,9 +299,6 @@ OC.L10N.register( "For security reasons this password will only be shown once." : "Per motivi di sicurezza questa password sarà mostra solo una volta.", "Username" : "Nome utente", "Done" : "Completato", - "Two-Factor Authentication" : "Autenticazione a due fattori", - "Two-factor authentication is enabled on your account." : "L'autenticazione a due fattori è abilitata sul tuo account.", - "Two-factor authentication is disabled on your account." : "L'autenticazione a due fattori è disabilitata sul tuo account.", "Enabled apps" : "Applicazioni abilitate", "cURL is using an outdated %s version (%s). Please update your operating system or features such as %s will not work reliably." : "cURL utilizza una versione %s datata (%s). Aggiorna il tuo sistema operativo o funzionalità come %s non funzioneranno correttamente.", "A problem occurred, please check your log files (Error: %s)" : "Si è verificato un problema, controlla i tuoi file di log (Errore: %s)", @@ -397,7 +399,6 @@ OC.L10N.register( "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", "View in store" : "Visualizza nell'archivio", - "Limit to groups" : "Limita a gruppi", "This app has an update available." : "Un aggiornamento di questa applicazione è disponibile.", "by %s" : "di %s", "%s-licensed" : "sotto licenza %s", |