summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/pt_PT.php
blob: 94c8d5bafa4278eccbe34ae13dbd6fcf94f3077b (plain)
1
2
3
4
5
6
7
8
9
10
<?php $TRANSLATIONS = array(
"Could not " => "Não foi possivel",
"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"
);