server/apps/files_encryption/l10n/es_AR.php
2013-01-23 00:06:18 +01:00

5 lines
204 B
PHP

<?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"
);