diff options
Diffstat (limited to 'settings/l10n/it.json')
-rw-r--r-- | settings/l10n/it.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/settings/l10n/it.json b/settings/l10n/it.json index c671561f3b6..af7d277e7e5 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -232,6 +232,7 @@ "Test email settings" : "Prova impostazioni email", "Send email" : "Invia email", "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", "Please read carefully before activating server-side encryption: " : "Leggi attentamente prima di attivare la cifratura lato server:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Quando la cifratura è abilitata, tutti i file caricati sul server da quel momento in poi saranno cifrati sul server. Sarà possibile solo disabilitare successivamente la cifratura se il modulo di cifratura attivo lo consente, e se tutti i prerequisiti (ad es. l'impostazione di una chiave di recupero) sono verificati.", @@ -294,6 +295,7 @@ "Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Mostra il testo di liberatoria sulla pagina di caricamento del collegamento pubblico. (Mostrato solo quando l'elenco dei file nascosto)", "This text will be shown on the public link upload page when the file list is hidden." : "Questo testo sarà mostrato sulla pagina di caricamento del collegamento pubblico quando l'elenco dei file è nascosto.", "Tips & tricks" : "Suggerimenti e trucchi", + "There are a lot of features and config switches available to optimally customize and use this instance. Here are some pointers for more information." : "Sono disponibili molte funzionalità e parametri di configurazione per personalizzare e utilizzare in modo ottimale questa istanza. Qui troverai alcuni riferimenti per ulteriori informazioni.", "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend." : "SQLite è utilizzato attualmente come database. Per installazioni più grandi consigliamo di passare a un motore di database diverso.", "This is particularly recommended when using the desktop client for file synchronisation." : "Consigliato particolarmente quando si utilizza il client desktop per la sincronizzazione dei file.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Per migrare a un altro database, usa lo strumento da riga di comando: 'occ db:convert-type', o leggi la <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentazione ↗</a>.", @@ -367,7 +369,7 @@ "Admins" : "Amministratori", "Disabled" : "Disabilitati", "Default quota" : "Quota predefinita", - "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")", + "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" : "Digita la quota di archiviazione (ad es.: \"512 MB\" o \"12 GB\")", "Unlimited" : "Illimitata", "Other" : "Altro", "Group admin for" : "Amministratore per il gruppo", |