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

5 lines
184 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Cifrado",
"Exclude the following file types from encryption" => "Excluír os seguintes tipos de ficheiro do cifrado",
"None" => "Nada"
);