Sync locales
This commit is contained in:
@@ -154,8 +154,6 @@ return array(
|
||||
'%d closed tasks' => '%d tarefas finalizadas',
|
||||
'No task for this project' => 'Não há tarefa para este projecto',
|
||||
'Public link' => 'Link público',
|
||||
'Change assignee' => 'Mudar a assignação',
|
||||
'Change assignee for the task "%s"' => 'Modificar assignação para a tarefa "%s"',
|
||||
'Timezone' => 'Fuso horário',
|
||||
'Sorry, I didn\'t find this information in my database!' => 'Desculpe, não encontrei esta informação na minha base de dados!',
|
||||
'Page not found' => 'Página não encontrada',
|
||||
@@ -248,7 +246,6 @@ return array(
|
||||
'Category' => 'Categoria',
|
||||
'Category:' => 'Categoria:',
|
||||
'Categories' => 'Categorias',
|
||||
'Category not found.' => 'Categoria não encontrada.',
|
||||
'Your category have been created successfully.' => 'A sua categoria foi criada com sucesso.',
|
||||
'Unable to create your category.' => 'Não foi possível criar a sua categoria.',
|
||||
'Your category have been updated successfully.' => 'A sua categoria foi actualizada com sucesso.',
|
||||
@@ -270,7 +267,6 @@ return array(
|
||||
'Do you really want to remove this file: "%s"?' => 'Tem a certeza que quer remover este arquivo: "%s"',
|
||||
'Attachments' => 'Anexos',
|
||||
'Edit the task' => 'Editar a tarefa',
|
||||
'Edit the description' => 'Editar a descrição',
|
||||
'Add a comment' => 'Adicionar um comentário',
|
||||
'Edit a comment' => 'Editar um comentário',
|
||||
'Summary' => 'Resumo',
|
||||
@@ -368,7 +364,6 @@ return array(
|
||||
'No external authentication enabled.' => 'Nenhuma autenticação externa activa.',
|
||||
'Password modified successfully.' => 'Senha alterada com sucesso.',
|
||||
'Unable to change the password.' => 'Não foi possível alterar a senha.',
|
||||
'Change category for the task "%s"' => 'Mudar categoria da tarefa "%s"',
|
||||
'Change category' => 'Mudar categoria',
|
||||
'%s updated the task %s' => '%s actualizou a tarefa %s',
|
||||
'%s opened the task %s' => '%s abriu a tarefa %s',
|
||||
@@ -485,7 +480,6 @@ return array(
|
||||
'Remove a swimlane' => 'Remover um swimlane',
|
||||
'Show default swimlane' => 'Mostrar swimlane padrão',
|
||||
'Swimlane modification for the project "%s"' => 'Modificação de swimlane para o projecto "%s"',
|
||||
'Swimlane not found.' => 'Swimlane não encontrado.',
|
||||
'Swimlane removed successfully.' => 'Swimlane removido com sucesso.',
|
||||
'Swimlanes' => 'Swimlanes',
|
||||
'Swimlane updated successfully.' => 'Swimlane atualizado com sucesso.',
|
||||
@@ -1202,4 +1196,23 @@ return array(
|
||||
'Email transport' => 'Transportador de Email',
|
||||
'Webhook token' => 'Token do Webhook',
|
||||
'Imports' => 'Importados',
|
||||
// 'Project tags management' => '',
|
||||
// 'Tag created successfully.' => '',
|
||||
// 'Unable to create this tag.' => '',
|
||||
// 'Tag updated successfully.' => '',
|
||||
// 'Unable to update this tag.' => '',
|
||||
// 'Tag removed successfully.' => '',
|
||||
// 'Unable to remove this tag.' => '',
|
||||
// 'Global tags management' => '',
|
||||
// 'Tags' => '',
|
||||
// 'Tags management' => '',
|
||||
// 'Add new tag' => '',
|
||||
// 'Edit a tag' => '',
|
||||
// 'Project tags' => '',
|
||||
// 'There is no specific tag for this project at the moment.' => '',
|
||||
// 'Tag' => '',
|
||||
// 'Remove a tag' => '',
|
||||
// 'Do you really want to remove this tag: "%s"?' => '',
|
||||
// 'Global tags' => '',
|
||||
// 'There is no global tag at the moment.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user