server/apps/files_encryption/l10n/pt_PT.php
2012-09-27 02:03:09 +02:00

6 lines
245 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Encriptação",
"Exclude the following file types from encryption" => "Excluir da encriptação os seguintes tipo de ficheiros",
"None" => "Nenhum",
"Enable Encryption" => "Activar Encriptação"
);