Merge pull-request #645

This commit is contained in:
Frederic Guillot
2015-02-21 14:26:43 -05:00

View File

@@ -681,57 +681,57 @@ return array(
'Bitbucket commit received' => '"Commit" recebido via Bitbucket', 'Bitbucket commit received' => '"Commit" recebido via Bitbucket',
'Bitbucket webhooks' => 'Webhook Bitbucket', 'Bitbucket webhooks' => 'Webhook Bitbucket',
'Help on Bitbucket webhooks' => 'Ajuda sobre os webhooks Bitbucket', 'Help on Bitbucket webhooks' => 'Ajuda sobre os webhooks Bitbucket',
// 'Start' => '', 'Start' => 'Inicio',
// 'End' => '', 'End' => 'Fim',
// 'Task age in days' => '', 'Task age in days' => 'Idade da tarefa em dias',
// 'Days in this column' => '', 'Days in this column' => 'Dias nesta coluna',
// '%dd' => '', // '%dd' => '',
// 'Add a link' => '', 'Add a link' => 'Adicionar uma associação',
// 'Add a new link' => '', 'Add a new link' => 'Adicionar uma nova associação',
// 'Do you really want to remove this link: "%s"?' => '', 'Do you really want to remove this link: "%s"?' => 'Você realmente deseja remover esta associação: "%s"?',
// 'Do you really want to remove this link with task #%d?' => '', 'Do you really want to remove this link with task #%d?' => 'Você realmente deseja remover esta associação com a tarefa n°%d?',
// 'Field required' => '', // 'Field required' => '',
// 'Link added successfully.' => '', 'Link added successfully.' => 'Associação criada com sucesso.',
// 'Link updated successfully.' => '', 'Link updated successfully.' => 'Associação atualizada com sucesso.',
// 'Link removed successfully.' => '', 'Link removed successfully.' => 'Associação removida com sucesso.',
// 'Link labels' => '', 'Link labels' => 'Etiquetas das associações',
// 'Link modification' => '', 'Link modification' => 'Modificação de uma associação',
// 'Links' => '', 'Links' => 'Associações',
// 'Link settings' => '', 'Link settings' => 'Configuração das associações',
// 'Opposite label' => '', 'Opposite label' => 'Nome da etiqueta oposta',
// 'Remove a link' => '', 'Remove a link' => 'Remover uma associação',
// 'Task\'s links' => '', 'Task\'s links' => 'Associações das tarefas',
// 'The labels must be different' => '', 'The labels must be different' => 'As etiquetas devem ser diferentes',
// 'There is no link.' => '', 'There is no link.' => 'Não há nenhuma associação.',
// 'This label must be unique' => '', 'This label must be unique' => 'Esta etiqueta deve ser unica',
// 'Unable to create your link.' => '', 'Unable to create your link.' => 'Impossível de adicionar sua associação.',
// 'Unable to update your link.' => '', 'Unable to update your link.' => 'Impossível de atualizar sua associação.',
// 'Unable to remove this link.' => '', 'Unable to remove this link.' => 'Impossível de remover sua associação.',
// 'relates to' => '', 'relates to' => 'é associado com',
// 'blocks' => '', 'blocks' => 'blocos',
// 'is blocked by' => '', 'is blocked by' => 'esta bloqueado por',
// 'duplicates' => '', 'duplicates' => 'duplica',
// 'is duplicated by' => '', 'is duplicated by' => 'é duplicado por',
// 'is a child of' => '', 'is a child of' => 'é um filho de',
// 'is a parent of' => '', 'is a parent of' => 'é um parente do',
// 'targets milestone' => '', 'targets milestone' => 'visa um milestone',
// 'is a milestone of' => '', 'is a milestone of' => 'é um milestone de',
// 'fixes' => '', 'fixes' => 'corrige',
// 'is fixed by' => '', 'is fixed by' => 'foi corrigido por',
// 'This task' => '', 'This task' => 'Esta tarefa',
// '<1h' => '', // '<1h' => '',
// '%dh' => '', // '%dh' => '',
// '%b %e' => '', // '%b %e' => '',
// 'Expand tasks' => '', 'Expand tasks' => 'Expandir tarefas',
// 'Collapse tasks' => '', 'Collapse tasks' => 'Contrair tarefas',
// 'Expand/collapse tasks' => '', 'Expand/collapse tasks' => 'Expandir/Contrair tarefas',
// 'Close dialog box' => '', // 'Close dialog box' => '',
// 'Submit a form' => '', 'Submit a form' => 'Envia o formulário',
// 'Board view' => '', // 'Board view' => '',
// 'Keyboard shortcuts' => '', // 'Keyboard shortcuts' => '',
// 'Open board switcher' => '', // 'Open board switcher' => '',
// 'Application' => '', 'Application' => 'Aplicação',
// 'Filter recently updated' => '', 'Filter recently updated' => 'Filtro recentemente atualizado',
// 'since %B %e, %Y at %k:%M %p' => '', // 'since %B %e, %Y at %k:%M %p' => '',
// 'More filters' => '', 'More filters' => 'Mais filtros',
); );