summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authormfoucrier <michel@foucrier.fr>2015-09-06 13:03:51 +0200
committermfoucrier <michel@foucrier.fr>2015-09-06 13:03:51 +0200
commit2ff4449c4c22b199c5d471de31f0b7e023bfc13d (patch)
tree46c447c858eb59fb7d7db0d4e60167f03db81c9b /app
parentd9643dadbba2363b0277ad0e0aa75ac19c6df4af (diff)
Update translations.php
Diffstat (limited to 'app')
-rw-r--r--app/Locale/pt_BR/translations.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 6aa2f4dd..ed0c9b15 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1060,11 +1060,11 @@ return array(
'Gitlab Account' => 'Conta Gitlab',
'Link my Gitlab Account' => 'Vincular minha conta Gitlab',
'Unlink my Gitlab Account' => 'Desvincular minha conta Gitlab',
- // 'Documentation: %s' => '',
- // 'Switch to the Gantt chart view' => '',
- // 'Reset the search/filter box' => '',
- // 'Documentation' => '',
- // 'Table of contents' => '',
- // 'Gantt' => '',
- // 'Help with project permissions' => '',
+ 'Documentation: %s' => 'Documentação: %s',
+ 'Switch to the Gantt chart view' => 'Mudar para a vista gráfico de Gantt',
+ 'Reset the search/filter box' => 'Reiniciar o campo de pesquisa',
+ 'Documentation' => 'Documentação',
+ 'Table of contents' => 'Índice',
+ 'Gantt' => 'Gantt',
+ 'Help with project permissions' => 'Ajuda com as permissões dos projetos',
);