Update pt_PT/translations.php

This commit is contained in:
António Pereira
2017-03-20 15:56:29 +00:00
committed by GitHub
parent a46d66cf8c
commit cf64499161

View File

@@ -1322,26 +1322,26 @@ return array(
'%d tasks' => '%d tarefas', '%d tasks' => '%d tarefas',
'%d task' => '%d tarefa', '%d task' => '%d tarefa',
'Task ID' => 'ID da Tarefa', 'Task ID' => 'ID da Tarefa',
// 'Assign automatically a color when due date is expired' => '', 'Assign automatically a color when due date is expired' => 'Atribuir automaticamente uma cor quando a data de vencimento expirar',
// 'Total score in this column across all swimlanes' => '', 'Total score in this column across all swimlanes' => 'Pontuação total nesta coluna em todos os swimlanes',
// 'HRK - Kuna' => '', 'HRK - Kuna' => 'HRK - Kuna Croata',
// 'ARS - Argentine Peso' => '', 'ARS - Argentine Peso' => 'ARS - Peso Argentino',
// 'COP - Colombian Peso' => '', 'COP - Colombian Peso' => 'COP - Peso Colombiano',
// '%d groups' => '', '%d groups' => '%d grupos',
// '%d group' => '', '%d group' => '%d grupo',
// 'Group ID' => '', 'Group ID' => 'ID do Grupo',
// 'External ID' => '', 'External ID' => 'ID Externo',
// '%d users' => '', '%d users' => '%d utilizadores',
// '%d user' => '', '%d user' => '%d utilizador',
// 'Hide subtasks' => '', 'Hide subtasks' => 'Esconder subtarefas',
// 'Show subtasks' => '', 'Show subtasks' => 'Mostrar subtarefas',
// 'Authentication Parameters' => '', 'Authentication Parameters' => 'Parâmetros de autenticação',
// 'API Access' => '', 'API Access' => 'Acesso à API',
// 'No users found.' => '', 'No users found.' => 'Não foram encontrados utilizadores.',
// 'User ID' => '', 'User ID' => 'ID de Utilizador',
// 'Notifications are activated' => '', 'Notifications are activated' => 'Notificações ativadas',
// 'Notifications are disabled' => '', 'Notifications are disabled' => 'Notificações desativadas',
// 'User disabled' => '', 'User disabled' => 'Utilizador desactivado',
// '%d notifications' => '', '%d notifications' => '%d notificações',
// '%d notification' => '', '%d notification' => '%d notificação',
); );