summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_PT.php
blob: 570462b414f593db9250ca819f07b21cc22b124a (plain)
1
2
3
4
5
6
<?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"
);