nextcloud/apps/files_encryption/l10n/pt_PT.php

6 lines
197 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"
);