Sync locales
This commit is contained in:
@@ -39,7 +39,6 @@ return array(
|
||||
'Administrator' => 'Administrador',
|
||||
'Sign in' => 'Entrar',
|
||||
'Users' => 'Utilizadores',
|
||||
'No user' => 'Sem utilizador',
|
||||
'Forbidden' => 'Proibido',
|
||||
'Access Forbidden' => 'Acesso negado',
|
||||
'Edit user' => 'Editar utilizador',
|
||||
@@ -402,16 +401,13 @@ return array(
|
||||
'API' => 'API',
|
||||
'Create a comment from an external provider' => 'Criar um comentário por meio de um serviço externo',
|
||||
'Project management' => 'Gestão de projetos',
|
||||
'My projects' => 'Os meus projetos',
|
||||
'Columns' => 'Colunas',
|
||||
'Task' => 'Tarefas',
|
||||
'Your are not member of any project.' => 'Você não é membro de nenhum projeto.',
|
||||
'Percentage' => 'Percentagem',
|
||||
'Number of tasks' => 'Número de tarefas',
|
||||
'Task distribution' => 'Distribuição de tarefas',
|
||||
'Analytics' => 'Estatísticas',
|
||||
'Subtask' => 'Subtarefa',
|
||||
'My subtasks' => 'As minhas subtarefas',
|
||||
'User repartition' => 'Redistribuição de utilizador',
|
||||
'Clone this project' => 'Clonar este projeto',
|
||||
'Column removed successfully.' => 'Coluna removida com sucesso.',
|
||||
@@ -889,7 +885,6 @@ return array(
|
||||
'There is no user available.' => 'Não existe utilizador disponivel.',
|
||||
'Do you really want to remove the user "%s" from the group "%s"?' => 'Tem a certeza que quer remover o utilizador "%s" do grupo "%s"?',
|
||||
'There is no group.' => 'Não existe grupo.',
|
||||
'External Id' => 'Id externo',
|
||||
'Add group member' => 'Adicionar membro de grupo',
|
||||
'Do you really want to remove this group: "%s"?' => 'Tem a certeza que quer remover este grupo: "%s"?',
|
||||
'There is no user in this group.' => 'Não existe utilizadores neste grupo.',
|
||||
@@ -955,7 +950,6 @@ return array(
|
||||
'Default priority' => 'Prioridade por defeito',
|
||||
'Lowest priority' => 'Prioridade mais baixa',
|
||||
'Highest priority' => 'Prioridade mais alta',
|
||||
'If you put zero to the low and high priority, this feature will be disabled.' => 'Se colocar zero na prioridade baixa ou alta, essa funcionalidade será desactivada.',
|
||||
'Close a task when there is no activity' => 'Fechar tarefa quando não há actividade',
|
||||
'Duration in days' => 'Duração em dias',
|
||||
'Send email when there is no activity on a task' => 'Enviar e-mail quando não há actividade numa tarefa',
|
||||
@@ -1169,8 +1163,6 @@ return array(
|
||||
'Subtasks overview for %s' => 'Vista geral das sub-tarefas de %s',
|
||||
'Projects overview for %s' => 'Vista geral dos projetos de %s',
|
||||
'Activity stream for %s' => 'Fluxo de actividade de %s',
|
||||
'Calendar for %s' => 'Calendário de %s',
|
||||
'Notifications for %s' => 'Notificações de %s',
|
||||
'Assign a color when the task is moved to a specific swimlane' => 'Atribuir uma cor quando a tarefa é movida para uma swimlane especifica',
|
||||
'Assign a priority when the task is moved to a specific swimlane' => 'Atribuir uma prioridade quando a tarefa é movida para uma swimlane especifica',
|
||||
'User unlocked successfully.' => 'Utilizador desbloqueado com sucesso.',
|
||||
@@ -1316,7 +1308,6 @@ return array(
|
||||
'You could upload the previously downloaded Sqlite database (Gzip format).' => 'Poderia enviar a base de dados Sqlite transferida anteriormente (formato Gzip).',
|
||||
'Database file' => 'Ficheiro base de dados',
|
||||
'Upload' => 'Enviar',
|
||||
'Remove this user from group' => 'Remover este utilizador do grupo',
|
||||
'Your project must have at least one active swimlane.' => 'O seu projecto deve ter pelo menos uma swimlane activa.',
|
||||
'Project: %s' => 'Projecto: %s',
|
||||
'Automatic action not found: "%s"' => 'Acção automática não encontrada: "%s"',
|
||||
@@ -1334,4 +1325,23 @@ return array(
|
||||
// 'Assign automatically a color when due date is expired' => '',
|
||||
// 'Total score in this column across all swimlanes' => '',
|
||||
// 'HRK - Kuna' => '',
|
||||
// 'ARS - Argentine Peso' => '',
|
||||
// 'COP - Colombian Peso' => '',
|
||||
// '%d groups' => '',
|
||||
// '%d group' => '',
|
||||
// 'Group ID' => '',
|
||||
// 'External ID' => '',
|
||||
// '%d users' => '',
|
||||
// '%d user' => '',
|
||||
// 'Hide subtasks' => '',
|
||||
// 'Show subtasks' => '',
|
||||
// 'Authentication Parameters' => '',
|
||||
// 'API Access' => '',
|
||||
// 'No users found.' => '',
|
||||
// 'User ID' => '',
|
||||
// 'Notifications are activated' => '',
|
||||
// 'Notifications are disabled' => '',
|
||||
// 'User disabled' => '',
|
||||
// '%d notifications' => '',
|
||||
// '%d notification' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user