Update translations.php
This commit is contained in:
@@ -1015,16 +1015,16 @@ return array(
|
|||||||
'contributors' => 'contribuidores',
|
'contributors' => 'contribuidores',
|
||||||
'License:' => 'Licença:',
|
'License:' => 'Licença:',
|
||||||
'License' => 'Licença',
|
'License' => 'Licença',
|
||||||
// 'Project Administrator' => '',
|
'Project Administrator' => 'Administrador de Projecto',
|
||||||
// 'Enter the text below' => '',
|
'Enter the text below' => 'Entre o texto abaixo',
|
||||||
// 'Gantt chart for %s' => '',
|
'Gantt chart for %s' => 'Gráfico de Gantt para %s',
|
||||||
// 'Sort by position' => '',
|
'Sort by position' => 'Ordenar por Posição',
|
||||||
// 'Sort by date' => '',
|
'Sort by date' => 'Ordenar por data',
|
||||||
// 'Add task' => '',
|
'Add task' => 'Adicionar uma tarefa',
|
||||||
// 'Start date:' => '',
|
'Start date:' => 'Data de início:',
|
||||||
// 'Due date:' => '',
|
'Due date:' => 'Data de expiração:',
|
||||||
// 'There is no start date or due date for this task.' => '',
|
'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.' => '',
|
'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.' => '',
|
'There is no task in your project.' => 'Não há nenhuma tarefa no seu projeto.',
|
||||||
// 'Gantt chart' => '',
|
'Gantt chart' => 'Gráfico de Gantt',
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user