summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/pt_BR/translations.php24
1 files changed, 12 insertions, 12 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index a653e544..4af61131 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -1015,16 +1015,16 @@ return array(
'contributors' => 'contribuidores',
'License:' => 'Licença:',
'License' => 'Licença',
- // 'Project Administrator' => '',
- // 'Enter the text below' => '',
- // 'Gantt chart for %s' => '',
- // 'Sort by position' => '',
- // 'Sort by date' => '',
- // 'Add task' => '',
- // 'Start date:' => '',
- // 'Due date:' => '',
- // 'There is no start date or due date for this task.' => '',
- // 'Moving or resizing a task will change the start and due date of the task.' => '',
- // 'There is no task in your project.' => '',
- // 'Gantt chart' => '',
+ 'Project Administrator' => 'Administrador de Projecto',
+ 'Enter the text below' => 'Entre o texto abaixo',
+ 'Gantt chart for %s' => 'Gráfico de Gantt para %s',
+ 'Sort by position' => 'Ordenar por Posição',
+ 'Sort by date' => 'Ordenar por data',
+ 'Add task' => 'Adicionar uma tarefa',
+ 'Start date:' => 'Data de início:',
+ 'Due date:' => 'Data de expiração:',
+ 'There is no start date or due date for this task.' => 'Não existe data de inicio ou data de expiração para esta tarefa.',
+ 'Moving or resizing a task will change the start and due date of the task.' => 'Mover ou redimensionar uma tarefa irá alterar a data de inicio e expiração da tarefa.',
+ 'There is no task in your project.' => 'Não há nenhuma tarefa no seu projeto.',
+ 'Gantt chart' => 'Gráfico de Gantt',
);