nextcloud/apps/files_encryption/l10n/es.php

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