summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/es_AR.php
blob: a15c37e730eae89fb61754432cfefe8bc65331cc (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Encriptación",
"Exclude the following file types from encryption" => "Exceptuar de la encriptación los siguientes tipos de archivo",
"None" => "Ninguno",
"Enable Encryption" => "Habilitar encriptación"
);