summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_BR.php
blob: 5c02f52217fdf6a72b381928a45b74d978b74d79 (plain)
1
2
3
4
5
6
<?php $TRANSLATIONS = array(
"Encryption" => "Criptografia",
"Exclude the following file types from encryption" => "Excluir os seguintes tipos de arquivo da criptografia",
"None" => "Nenhuma",
"Enable Encryption" => "Habilitar Criptografia"
);