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

5 lines
195 B
PHP

<?php $TRANSLATIONS = array(
"Encryption" => "Criptografia",
"Exclude the following file types from encryption" => "Excluir os seguintes tipos de arquivo da criptografia",
"None" => "Nenhuma"
);