Update Translation

This commit is contained in:
Eskiso
2016-02-07 21:45:45 +00:00
parent 695a07fc3e
commit b8c75f3e34

View File

@@ -1087,35 +1087,35 @@ return array(
'There is no internal link for the moment.' => 'De momento não existe nenhuma ligação interna.', 'There is no internal link for the moment.' => 'De momento não existe nenhuma ligação interna.',
'Assign to me' => 'Assignar a mim', 'Assign to me' => 'Assignar a mim',
'Me' => 'Eu', 'Me' => 'Eu',
// 'Do not duplicate anything' => '', 'Do not duplicate anything' => 'Não duplicar nada',
// 'Projects management' => '', 'Projects management' => 'Gestão de projectos',
// 'Users management' => '', 'Users management' => 'Gestão de utilizadores',
// 'Groups management' => '', 'Groups management' => 'Gestão de grupos',
// 'Create from another project' => '', 'Create from another project' => 'Criar apartir de outro projecto',
// 'There is no subtask at the moment.' => '', 'There is no subtask at the moment.' => 'De momento não existe sub-tarefa.',
// 'open' => '', 'open' => 'aberto',
// 'closed' => '', 'closed' => 'fechado',
// 'Priority:' => '', 'Priority:' => 'Prioridade:',
// 'Reference:' => '', 'Reference:' => 'Referência:',
// 'Complexity:' => '', 'Complexity:' => 'Complexidade:',
// 'Swimlane:' => '', 'Swimlane:' => 'Swimlane:',
// 'Column:' => '', 'Column:' => 'Coluna:',
// 'Position:' => '', 'Position:' => 'Posição:',
// 'Creator:' => '', 'Creator:' => 'Criador:',
// 'Time estimated:' => '', 'Time estimated:' => 'Tempo estimado:',
// '%s hours' => '', '%s hours' => '%s horas',
// 'Time spent:' => '', 'Time spent:' => 'Tempo gasto:',
// 'Created:' => '', 'Created:' => 'Criado:',
// 'Modified:' => '', 'Modified:' => 'Modificado:',
// 'Completed:' => '', 'Completed:' => 'Completado:',
// 'Started:' => '', 'Started:' => 'Iniciado:',
// 'Moved:' => '', 'Moved:' => 'Movido:',
// 'Task #%d' => '', 'Task #%d' => 'Tarefa #%d',
// 'Sub-tasks' => '', 'Sub-tasks' => 'Sub-tarefa',
// 'Date and time format' => '', 'Date and time format' => 'Formato tempo e data',
// 'Time format' => '', 'Time format' => 'Formato tempo',
// 'Start date: ' => '', 'Start date: ' => 'Data inicio: ',
// 'End date: ' => '', 'End date: ' => 'Data final: ',
// 'New due date: ' => '', 'New due date: ' => 'Nova data estimada: ',
// 'Start date changed: ' => '', 'Start date changed: ' => 'Data inicio alterada: ',
); );