diff options
Diffstat (limited to 'apps/encryption/l10n/it.js')
-rw-r--r-- | apps/encryption/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/encryption/l10n/it.js b/apps/encryption/l10n/it.js index 57e62b10b04..59d2e4682cd 100644 --- a/apps/encryption/l10n/it.js +++ b/apps/encryption/l10n/it.js @@ -28,6 +28,7 @@ OC.L10N.register( "Bad Signature" : "Firma non valida", "Missing Signature" : "Firma mancante", "one-time password for server-side-encryption" : "password monouso per la cifratura lato server", + "Encryption password" : "Password di cifratura", "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile decifrare questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.", "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile leggere questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.", "Default encryption module" : "Modulo di cifratura predefinito", |