nextcloud/apps/files_encryption/l10n/es.php
2013-01-23 00:06:18 +01:00

5 lines
188 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluir del cifrado los siguientes tipos de archivo",
"None" => "Ninguno"
);