summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-09-06 11:44:56 -0400
committerFrederic Guillot <fred@kanboard.net>2015-09-06 11:44:56 -0400
commit3c0b56bc0214d2b0ad561a9001240ae73dea8e64 (patch)
tree74739deba9bedd688c4307bfc3cef09deca5848a /app/Locale
parentbbeef353277d52953efcfec5281d5ce85d1500c4 (diff)
parent2ff4449c4c22b199c5d471de31f0b7e023bfc13d (diff)
Merge pull-request #1197
Diffstat (limited to 'app/Locale')
-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',
);