From 3ebeddc1c79a1931182d071102979283a3f01d52 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Tue, 8 Apr 2014 21:21:36 -0400 Subject: Fix a typo and minor visual improvement --- locales/pt_BR/translations.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'locales/pt_BR') diff --git a/locales/pt_BR/translations.php b/locales/pt_BR/translations.php index 674ef00b..6b52cc3a 100644 --- a/locales/pt_BR/translations.php +++ b/locales/pt_BR/translations.php @@ -76,7 +76,7 @@ return array( 'Title' => 'Título', 'Add Column' => 'Adicionar coluna', 'Project "%s"' => 'Projeto "%s"', - 'No body assigned' => 'Ninguém designado', + 'Nobody assigned' => 'Ninguém designado', 'Assigned to %s' => 'Designado para %s', 'Remove a column' => 'Remover uma coluna', 'Remove a column from a board' => 'Remover uma coluna do quadro', @@ -107,7 +107,7 @@ return array( 'Do you really want to open this task: "%s"?' => 'Quer realmente abrir esta tarefa: "%s"?', 'Back to the board' => 'Voltar ao quadro', 'Created on %B %e, %G at %k:%M %p' => 'Criado em %d %B %G às %H:%M', - 'There is no body assigned' => 'Não há ninguém designado', + 'There is nobody assigned' => 'Não há ninguém designado', 'Column on the board:' => 'Coluna no quadro:', 'Status is open' => 'Status está aberto', 'Status is closed' => 'Status está fechado', @@ -173,7 +173,6 @@ return array( 'Date created' => 'Data de criação', 'Date completed' => 'Data de encerramento', 'Id' => 'Id', - 'Show this task' => 'Mostrar esta tarefa', 'No task' => 'Nenhuma tarefa', 'completed tasks' => 'tarefas completadas', 'List of projects' => 'Lista de projetos', -- cgit v1.2.3