summaryrefslogtreecommitdiff
path: root/app/Locale
diff options
context:
space:
mode:
authorFlaudísio Tolentino <flaudisio@gmail.com>2015-10-16 23:53:05 -0300
committerFlaudísio Tolentino <flaudisio@gmail.com>2015-10-16 23:56:50 -0300
commit0cd0e191501b19f41fa50e8dc34dab1a074fb8f6 (patch)
treeafff431f473b441d79897a266adea13428f7d277 /app/Locale
parentc9f1dc26ab302be7ee36aef37f4628b9334492e9 (diff)
pt_BR: translate missing strings
Diffstat (limited to 'app/Locale')
-rw-r--r--app/Locale/pt_BR/translations.php76
1 files changed, 38 insertions, 38 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index a302d35d..fdad50ba 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -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:',
);