Update translations.php

This commit is contained in:
mfoucrier
2015-08-25 23:08:22 +02:00
parent b76bd32e95
commit b144cc81ff

View File

@@ -1027,37 +1027,37 @@ return array(
'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.', '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.', 'There is no task in your project.' => 'Não há nenhuma tarefa no seu projeto.',
'Gantt chart' => 'Gráfico de Gantt', 'Gantt chart' => 'Gráfico de Gantt',
// 'People who are project managers' => '', 'People who are project managers' => 'Pessoas que são gerente de projeto',
// 'People who are project members' => '', 'People who are project members' => 'Pessoas que são membro de projeto',
// 'NOK - Norwegian Krone' => '', 'NOK - Norwegian Krone' => 'NOK - Coroa Norueguesa',
// 'Show this column' => '', 'Show this column' => 'Mostrar esta coluna',
// 'Hide this column' => '', 'Hide this column' => 'Esconder esta coluna',
// 'open file' => '', 'open file' => 'abrir um arquivo',
// 'End date' => '', 'End date' => 'Data de término',
// 'Users overview' => '', 'Users overview' => 'Visão geral dos usuários',
// 'Managers' => '', 'Managers' => 'Gerentes',
// 'Members' => '', 'Members' => 'Membros',
// 'Shared project' => '', 'Shared project' => 'Projeto compartilhado',
// 'Project managers' => '', 'Project managers' => 'Gerentes de projeto',
// 'Project members' => '', 'Project members' => 'Membros de projeto',
// 'Gantt chart for all projects' => '', 'Gantt chart for all projects' => 'Gráfico de Gantt para todos os projetos',
// 'Projects list' => '', 'Projects list' => 'Lista dos projetos',
// 'Gantt chart for this project' => '', 'Gantt chart for this project' => 'Gráfico de Gantt para este projecto',
// 'Project board' => '', 'Project board' => 'Painel do projeto',
// 'End date:' => '', 'End date:' => 'Data de término:',
// 'There is no start date or end date for this project.' => '', 'There is no start date or end date for this project.' => 'Não há data de início ou data de término para este projeto.',
// 'Projects Gantt chart' => '', 'Projects Gantt chart' => 'Gráfico de Gantt dos projetos',
// 'Start date: %s' => '', 'Start date: %s' => 'Data de início: %s',
// 'End date: %s' => '', 'End date: %s' => 'Data de término: %s',
// 'Link type' => '', 'Link type' => 'Tipo de link',
// 'Change task color when using a specific task link' => '', 'Change task color when using a specific task link' => 'Mudar a cor da tarefa quando um link específico é utilizado',
// 'Task link creation or modification' => '', 'Task link creation or modification' => 'Criação ou modificação de um link em uma tarefa',
// 'Login with my Gitlab Account' => '', 'Login with my Gitlab Account' => 'Login com a minha conta Gitlab',
// 'Milestone' => '', 'Milestone' => 'Milestone',
// 'Gitlab Authentication' => '', 'Gitlab Authentication' => 'Autenticação Gitlab',
// 'Help on Gitlab authentication' => '', 'Help on Gitlab authentication' => 'Ajuda com a autenticação Gitlab',
// 'Gitlab Id' => '', 'Gitlab Id' => 'Gitlab Id',
// 'Gitlab Account' => '', 'Gitlab Account' => 'Conta Gitlab',
// 'Link my Gitlab Account' => '', 'Link my Gitlab Account' => 'Vincular minha conta Gitlab',
// 'Unlink my Gitlab Account' => '', 'Unlink my Gitlab Account' => 'Desvincular minha conta Gitlab',
); );