Sync translations
This commit is contained in:
@@ -170,7 +170,6 @@ return array(
|
||||
'Leave a description' => 'Deixe uma descrição',
|
||||
'Comment added successfully.' => 'Comentário adicionado com sucesso.',
|
||||
'Unable to create your comment.' => 'Não é possível criar o seu comentário.',
|
||||
'Edit this task' => 'Editar esta tarefa',
|
||||
'Due Date' => 'Data de vencimento',
|
||||
'Invalid date' => 'Data inválida',
|
||||
'Automatic actions' => 'Ações automáticas',
|
||||
@@ -517,7 +516,6 @@ return array(
|
||||
'All swimlanes' => 'Todas as swimlanes',
|
||||
'All colors' => 'Todas as cores',
|
||||
'Moved to column %s' => 'Mover para a coluna %s',
|
||||
'Change description' => 'Modificar a descrição',
|
||||
'User dashboard' => 'Painel de Controle do usuário',
|
||||
'Allow only one subtask in progress at the same time for a user' => 'Permitir apenas uma subtarefa em andamento ao mesmo tempo para um usuário',
|
||||
'Edit column "%s"' => 'Editar a coluna "%s"',
|
||||
@@ -709,7 +707,6 @@ return array(
|
||||
'view the board on Kanboard' => 'ver o painel no Kanboard',
|
||||
'The task have been moved to the first swimlane' => 'A tarefa foi movida para a primeira swimlane',
|
||||
'The task have been moved to another swimlane:' => 'A tarefa foi movida para outra swimlane:',
|
||||
// 'Overdue tasks for the project(s) "%s"' => 'Tarefas atrasadas para o projeto "%s"',
|
||||
'New title: %s' => 'Novo título: %s',
|
||||
'The task is not assigned anymore' => 'Agora a tarefa não está mais atribuída',
|
||||
'New assignee: %s' => 'Novo designado: %s',
|
||||
@@ -738,7 +735,6 @@ return array(
|
||||
'Stop timer' => 'Stop timer',
|
||||
'Start timer' => 'Start timer',
|
||||
'Add project member' => 'Adicionar membro ao projeto',
|
||||
'Enable notifications' => 'Ativar as notificações',
|
||||
'My activity stream' => 'Meu feed de atividades',
|
||||
'My calendar' => 'Minha agenda',
|
||||
'Search tasks' => 'Pesquisar tarefas',
|
||||
@@ -1167,4 +1163,6 @@ return array(
|
||||
// 'Projects where "%s" is member' => '',
|
||||
// 'Open tasks assigned to "%s"' => '',
|
||||
// 'Closed tasks assigned to "%s"' => '',
|
||||
// 'Assign automatically a color based on a priority' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user