summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/it.php
blob: 9ab9bc492a0fb599349802711ac6ada4df5a7237 (plain)
1
2
3
4
5
6
7
<?php $TRANSLATIONS = array(
"Encryption" => "Cifratura",
"File encryption is enabled." => "La cifratura dei file è abilitata.",
"The following file types will not be encrypted:" => "I seguenti tipi di file non saranno cifrati:",
"Exclude the following file types from encryption:" => "Escludi i seguenti tipi di file dalla cifratura:",
"None" => "Nessuna"
);