summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorAntónio Pereira <toni_to_1993@hotmail.com>2017-02-06 03:22:29 +0000
committerFrédéric Guillot <fred@kanboard.net>2017-02-05 22:22:29 -0500
commitef0da7a97f2a901ab41a89670a857686698cc095 (patch)
tree07b2da0c0c2ca981519f1c52ac2ca78ba48918e1 /app/Locale
parent3e1b1e02494f7bc4512a355cc6a198b7786f8cfe (diff)
Update pt_PT/translations.php (#3015)
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/pt_PT/translations.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/Locale/pt_PT/translations.php b/app/Locale/pt_PT/translations.php
index 46c23f15..17f46ba5 100644
--- a/app/Locale/pt_PT/translations.php
+++ b/app/Locale/pt_PT/translations.php
@@ -1311,7 +1311,7 @@ return array(
'Your profile must have a valid email address.' => 'O seu perfil deve ter um endereço de email válido.',
'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Infelizmente, não conseguimos redefinir a sua password. Colocou um utilizador válido? Tem um endereço de email definido no seu perfil?',
'TRL - Turkish Lira' => 'TRL - Lira Turca',
- // 'The project email is optional and could be used by several plugins.' => '',
- // 'The email project must be unique across all projects' => '',
- // 'The email configuration has been disabled by the administrator.' => '',
+ 'The project email is optional and could be used by several plugins.' => 'O e-mail do projeto é opcional e pode ser usado por vários plugins.',
+ 'The email project must be unique across all projects' => 'O e-mail do projeto tem de ser único em todos os projetos',
+ 'The email configuration has been disabled by the administrator.' => 'A configuração de e-mail foi desativada pelo administrador.',
);