summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es.php
blob: b7e7601b35f8c5e609ad837d23b0055f6cecd1e8 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluir del cifrado los siguientes tipos de archivo",
"None" => "Ninguno",
"Enable Encryption" => "Habilitar cifrado"
);