summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_PT.php
blob: e1bb17ecaa7d87c7177e5fa8e8f9edd3bf64e333 (plain)
1
2
3
4
5
6
7
8
9
<?php $TRANSLATIONS = array(
"Password successfully changed." => "Password alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." => "Não foi possivel alterar a password. Possivelmente a password antiga não está correcta.",
"Saving..." => "A guardar...",
"Encryption" => "Encriptação",
"Enabled" => "Activado",
"Disabled" => "Desactivado",
"Change Password" => "Mudar a Password"
);