Updated translation

This commit is contained in:
Eskiso
2016-07-22 09:28:00 +01:00
committed by GitHub
parent 1dcaf6ad9f
commit be176fe36c

View File

@@ -1215,15 +1215,15 @@ return array(
'Do you really want to remove this tag: "%s"?' => 'Tem a certeza que pretende remover esta etiqueta: "%s"?', 'Do you really want to remove this tag: "%s"?' => 'Tem a certeza que pretende remover esta etiqueta: "%s"?',
'Global tags' => 'Etiquetas globais', 'Global tags' => 'Etiquetas globais',
'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.', 'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.',
// 'This field cannot be empty' => '', 'This field cannot be empty' => 'Este campo não pode ficar vazio',
// 'Close a task when there is no activity in an specific column' => '', 'Close a task when there is no activity in an specific column' => 'Fechar tarefa quando não houver actividade numa coluna especifica',
// '%s removed a subtask for the task #%d' => '', '%s removed a subtask for the task #%d' => '%s removeu uma sub-tarefa da tarefa #%d',
// '%s removed a comment on the task #%d' => '', '%s removed a comment on the task #%d' => '%s removeu um comentário da tarefa #%d ',
// 'Comment removed on task #%d' => '', 'Comment removed on task #%d' => 'Comentário removido da tarefa #%d',
// 'Subtask removed on task #%d' => '', 'Subtask removed on task #%d' => 'Sub-tarefa removida da tarefa #%d',
// 'Hide tasks in this column in the dashboard' => '', 'Hide tasks in this column in the dashboard' => 'Esconder do meu painel tarefas nesta coluna',
// '%s removed a comment on the task %s' => '', '%s removed a comment on the task %s' => '%s removeu um comentário da tarefa %s',
// '%s removed a subtask for the task %s' => '', '%s removed a subtask for the task %s' => '%s removeu uma sub-tarefa da tarefa %s',
// 'Comment removed' => '', 'Comment removed' => 'Comentário removido',
// 'Subtask removed' => '', 'Subtask removed' => 'Sub-tarefa removida',
); );