Clarified English text: logical 'and' not intended

See issue #3817
This commit is contained in:
Andrew Engelbrecht
2018-05-04 18:34:15 -04:00
committed by Frédéric Guillot
parent 2dabf6e39f
commit 61a9b594c0
31 changed files with 31 additions and 31 deletions

View File

@@ -648,7 +648,7 @@ return array(
'All tasks' => 'Todas as tarefas',
'Only for tasks assigned to me' => 'Somente as tarefas atribuídas a mim',
'Only for tasks created by me' => 'Apenas as tarefas que eu criei',
'Only for tasks created by me and assigned to me' => 'Apenas as tarefas que eu criei e aquelas atribuídas a mim',
'Only for tasks created by me and tasks assigned to me' => 'Apenas as tarefas que eu criei e aquelas atribuídas a mim',
'%%Y-%%m-%%d' => '%%d/%%m/%%Y',
'Total for all columns' => 'Total para todas as colunas',
'You need at least 2 days of data to show the chart.' => 'Você precisa de pelo menos 2 dias de dados para visualizar o gráfico.',