pt_BR: translate missing strings

This commit is contained in:
Flaudísio Tolentino 2015-10-16 23:53:05 -03:00
parent c9f1dc26ab
commit 0cd0e19150
1 changed files with 38 additions and 38 deletions

View File

@ -1011,42 +1011,42 @@ return array(
'There is no plugin loaded.' => 'Não há extensões carregadas.',
'Set maximum column height' => 'Definir a altura máxima das colunas',
'Remove maximum column height' => 'Retirar a altura máxima das colunas',
// 'My notifications' => '',
// 'Custom filters' => '',
// 'Your custom filter have been created successfully.' => '',
// 'Unable to create your custom filter.' => '',
// 'Custom filter removed successfully.' => '',
// 'Unable to remove this custom filter.' => '',
// 'Edit custom filter' => '',
// 'Your custom filter have been updated successfully.' => '',
// 'Unable to update custom filter.' => '',
// 'Web' => '',
// 'New attachment on task #%d: %s' => '',
// 'New comment on task #%d' => '',
// 'Comment updated on task #%d' => '',
// 'New subtask on task #%d' => '',
// 'Subtask updated on task #%d' => '',
// 'New task #%d: %s' => '',
// 'Task updated #%d' => '',
// 'Task #%d closed' => '',
// 'Task #%d opened' => '',
// 'Column changed for task #%d' => '',
// 'New position for task #%d' => '',
// 'Swimlane changed for task #%d' => '',
// 'Assignee changed on task #%d' => '',
// '%d overdue tasks' => '',
// 'Task #%d is overdue' => '',
// 'No new notifications.' => '',
// 'Mark all as read' => '',
// 'Mark as read' => '',
// 'Total number of tasks in this column across all swimlanes' => '',
// 'Collapse swimlane' => '',
// 'Expand swimlane' => '',
// 'Add a new filter' => '',
// 'Share with all project members' => '',
// 'Shared' => '',
// 'Owner' => '',
// 'Unread notifications' => '',
// 'My filters' => '',
// 'Notification methods:' => '',
'My notifications' => 'Minhas notificações',
'Custom filters' => 'Filtros personalizados',
'Your custom filter have been created successfully.' => 'Seu filtro personalizado foi criado com sucesso.',
'Unable to create your custom filter.' => 'Não foi possível criar seu filtro personalizado.',
'Custom filter removed successfully.' => 'Filtro personalizado removido com sucesso.',
'Unable to remove this custom filter.' => 'Não foi possível remover este filtro personalizado.',
'Edit custom filter' => 'Editar filtro personalizado',
'Your custom filter have been updated successfully.' => 'Seu filtro personalizado foi atualizado com sucesso.',
'Unable to update custom filter.' => 'Não foi possível atualizar o filtro personalizado.',
'Web' => 'Web',
'New attachment on task #%d: %s' => 'Novo anexo na tarefa #%d: %s',
'New comment on task #%d' => 'Novo comentário na tarefa #%d',
'Comment updated on task #%d' => 'Comentário atualizado na tarefa #%d',
'New subtask on task #%d' => 'Nova subtarefa na tarefa #%d',
'Subtask updated on task #%d' => 'Subtarefa atualizada na tarefa #%d',
'New task #%d: %s' => 'Nova tarefa #%d: %s',
'Task updated #%d' => 'Tarefa #%d atualizada',
'Task #%d closed' => 'Tarefa #%d fechada',
'Task #%d opened' => 'Tarefa #%d aberta',
'Column changed for task #%d' => 'Coluna alterada para a tarefa #%d',
'New position for task #%d' => 'Nova posição para a tarefa #%d',
'Swimlane changed for task #%d' => 'Swimlane alterada para a tarefa #%d',
'Assignee changed on task #%d' => 'Designação alterada na tarefa #%d',
'%d overdue tasks' => '%d tarefas atrasadas',
'Task #%d is overdue' => 'Tarefa #%d está atrasada',
'No new notifications.' => 'Nenhuma notificação nova.',
'Mark all as read' => 'Marcar todas como lidas',
'Mark as read' => 'Marcar como lida',
'Total number of tasks in this column across all swimlanes' => 'Número total de tarefas nesta coluna através de todas as swimlanes',
'Collapse swimlane' => 'Contrair swimlane',
'Expand swimlane' => 'Expandir swimlane',
'Add a new filter' => 'Adicionar filtro',
'Share with all project members' => 'Compartilhar com todos os membros do projeto',
'Shared' => 'Compartilhado',
'Owner' => 'Proprietário',
'Unread notifications' => 'Notificações não lidas',
'My filters' => 'Meus filtros',
'Notification methods:' => 'Métodos de notificação:',
);