summaryrefslogtreecommitdiff
path: root/app/Locale/pt_BR/translations.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-05-08 20:18:23 -0400
committerFrederic Guillot <fred@kanboard.net>2017-05-08 20:18:23 -0400
commit92b72d3277b0833b7b239fbd8fc8d3d5ffa9741c (patch)
treeb3dae75434f557facff352cc150bd80bf06a724e /app/Locale/pt_BR/translations.php
parent7dc5d9221eeb386d9a15be3649337022219d424d (diff)
Sync locales
Diffstat (limited to 'app/Locale/pt_BR/translations.php')
-rw-r--r--app/Locale/pt_BR/translations.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index c33042bb..43b0e617 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -907,7 +907,7 @@ return array(
'Password reset history' => 'Histórico da redefinição da senha',
'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => 'Todas as tarefas da coluna "%s" e da raia "%s" foram finalizadas com sucesso.',
'Do you really want to close all tasks of this column?' => 'Você realmente deseja finalizar todas as tarefas desta coluna?',
- '%d task(s) in the column "%s" and the raia "%s" will be closed.' => '%d tarefa(s) na coluna "%s" e na raia "%s" serão finalizadas.',
+ // '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '',
'Close all tasks of this column' => 'Finalizar todas as tarefas desta coluna',
'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => 'Nenhuma extensão tem registado um método de notificação de projecto. Você ainda pode definir notificações individuais em seu perfil de usuário.',
'My dashboard' => 'Meu Painel',
@@ -1332,4 +1332,5 @@ return array(
'%d subtask' => '%d subtarefa',
'Only moving task between those columns is permitted for tasks assigned to the current user' => 'Somente movimentação de tarefas entre aquelas colunas são permitidas para tarefas designadas para o usuário atual',
'[DUPLICATE]' => '[DUPLICADO]',
+ // 'DKK - Danish Krona' => '',
);