diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-10 01:56:13 -0400 |
commit | 52fc45e6e3d271c94d801af377c85974e1420d2e (patch) | |
tree | 731eeccb0d6b940abb0c09113cbfd84a95cbd52e /settings/l10n/it.json | |
parent | 6f5854a8de7e1a6974da902fcbb0f3a842cc7a5a (diff) | |
download | nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.tar.gz nextcloud-server-52fc45e6e3d271c94d801af377c85974e1420d2e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.json')
-rw-r--r-- | settings/l10n/it.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 190a0e5942a..00e55c4b378 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -143,6 +143,7 @@ "Enable server-side encryption" : "Abilita cifratura lato server", "Encryption is a one way process. Once encryption is enabled, all files from that point forward will be encrypted on the server and it will not be possible to disable encryption at a later date. This is the final warning: Do you really want to enable encryption?" : "La cifratura è un processo a senso unico. Una volta che la cifratura è abilitata, tutti i file da quel momento in poi saranno cifrati sul server e non sarà possibile disattivare la cifratura successivamente. Questo è l'ultimo avviso: vuoi davvero abilitare la cifratura?", "Enable encryption" : "Abilita cifratura", + "No encryption module loaded, please enable an encryption module in the app menu." : "Nessun modulo di cifratura caricato, carica un modulo di cifratura nel menu delle applicazioni.", "Select default encryption module:" : "Seleziona il modulo di cifratura predefinito:", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"ownCloud Default Encryption Module\" and run 'occ encryption:migrate'" : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova. Abilita il \"Modulo di cifratura predefinito di ownCloud\" ed esegui 'occ encryption:migrate'", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Devi migrare le tue chiavi di cifratura dalla vecchia cifratura (ownCloud <= 8.0) alla nuova.", |