server/apps/files_encryption/l10n/gl.php
2012-09-19 02:07:26 +02:00

6 lines
243 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Encriptado",
"Exclude the following file types from encryption" => "Excluír os seguintes tipos de ficheiro da encriptación",
"None" => "Nada",
"Enable Encryption" => "Habilitar encriptación"
);