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' => 'Acções automáticas',
|
||||
@@ -517,7 +516,6 @@ return array(
|
||||
'All swimlanes' => 'Todos os swimlane',
|
||||
'All colors' => 'Todas as cores',
|
||||
'Moved to column %s' => 'Mover para a coluna %s',
|
||||
'Change description' => 'Modificar a descrição',
|
||||
'User dashboard' => 'Painel de Controlo do utilizador',
|
||||
'Allow only one subtask in progress at the same time for a user' => 'Permitir apenas uma subtarefa em andamento ao mesmo tempo para um utilizador',
|
||||
'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 o primeiro Swimlane',
|
||||
'The task have been moved to another swimlane:' => 'A tarefa foi movida para outro Swimlane:',
|
||||
// 'Overdue tasks for the project(s) "%s"' => 'Tarefas atrasadas para o projecto "%s"',
|
||||
'New title: %s' => 'Novo título: %s',
|
||||
'The task is not assigned anymore' => 'Tarefa já não está atribuída',
|
||||
'New assignee: %s' => 'Novo assignado: %s',
|
||||
@@ -738,7 +735,6 @@ return array(
|
||||
'Stop timer' => 'Parar temporizador',
|
||||
'Start timer' => 'Iniciar temporizador',
|
||||
'Add project member' => 'Adicionar um membro ao projecto',
|
||||
'Enable notifications' => 'Activar as notificações',
|
||||
'My activity stream' => 'O meu feed de actividade',
|
||||
'My calendar' => 'A minha agenda',
|
||||
'Search tasks' => 'Pesquisar tarefas',
|
||||
@@ -1167,4 +1163,6 @@ return array(
|
||||
'Projects where "%s" is member' => 'Projectos onde "%s" é membro',
|
||||
'Open tasks assigned to "%s"' => 'Tarefas abertas assignadas a "%s"',
|
||||
'Closed tasks assigned to "%s"' => 'Tarefas fechadas assignadas a "%s"',
|
||||
// 'Assign automatically a color based on a priority' => '',
|
||||
// 'Overdue tasks for the project(s) "%s"' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user