From cda7c0f997220e7c433df355e5653353a40663bf Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Tue, 6 Jan 2015 22:24:35 -0500 Subject: Change links in event templates --- app/Locale/pt_BR/translations.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'app/Locale/pt_BR') diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php index ef98600b..ce87af99 100644 --- a/app/Locale/pt_BR/translations.php +++ b/app/Locale/pt_BR/translations.php @@ -469,18 +469,18 @@ return array( 'Unable to change the password.' => 'Não foi possível alterar a senha.', 'Change category for the task "%s"' => 'Mudar categoria para a tarefa "%s"', 'Change category' => 'Mudar categoria', - // '%s updated the task #%d' => '', - // '%s open the task #%d' => '', - // '%s moved the task #%d to the position #%d in the column "%s"' => '', - // '%s moved the task #%d to the column "%s"' => '', - // '%s created the task #%d' => '', - // '%s closed the task #%d' => '', - '%s created a subtask for the task #%d' => '%s criou uma sub-tarefa para a tarefa #%d', - '%s updated a subtask for the task #%d' => '%s atualizou uma sub-tarefa da tarefa #%d', + // '%s updated the task %s' => '', + // '%s opened the task %s' => '', + // '%s moved the task %s to the position #%d in the column "%s"' => '', + // '%s moved the task %s to the column "%s"' => '', + // '%s created the task %s' => '', + // '%s closed the task %s' => '', + '%s created a subtask for the task %s' => '%s criou uma sub-tarefa para a tarefa %s', + '%s updated a subtask for the task %s' => '%s atualizou uma sub-tarefa da tarefa %s', 'Assigned to %s with an estimate of %s/%sh' => 'Designado para %s com tempo estimado de %s/%sh', 'Not assigned, estimate of %sh' => 'Não designado, estimado em %sh', - '%s updated a comment on the task #%d' => '%s atualizou o comentário na tarefa #%d', - '%s commented the task #%d' => '%s comentou a tarefa #%d', + '%s updated a comment on the task %s' => '%s atualizou o comentário na tarefa %s', + '%s commented the task %s' => '%s comentou a tarefa %s', '%s\'s activity' => 'Atividades de%s', 'No activity.' => 'Sem atividade.', // 'RSS feed' => '', @@ -499,7 +499,7 @@ return array( 'Default columns for new projects (Comma-separated)' => 'Colunas padrão para novos projetos (Separado por vírgula)', 'Task assignee change' => 'Mudar designação da tarefa', '%s change the assignee of the task #%d to %s' => '%s mudou a designação da tarefa #%d para %s', - '%s change the assignee of the task #%d to %s' => '%s mudou a designação da tarefa #%d para %s', + '%s changed the assignee of the task %s to %s' => '%s mudou a designação da tarefa %s para %s', // '[%s][Column Change] %s (#%d)' => '', // '[%s][Position Change] %s (#%d)' => '', // '[%s][Assignee Change] %s (#%d)' => '', -- cgit v1.2.3