Merge pull request #2405

This commit is contained in:
Frédéric Guillot
2016-06-30 08:49:23 -04:00
committed by GitHub

View File

@@ -1196,23 +1196,23 @@ return array(
'Email transport' => 'Transportador de Email', 'Email transport' => 'Transportador de Email',
'Webhook token' => 'Token do Webhook', 'Webhook token' => 'Token do Webhook',
'Imports' => 'Importados', 'Imports' => 'Importados',
// 'Project tags management' => '', 'Project tags management' => 'Gestão de etiquetas do Projecto',
// 'Tag created successfully.' => '', 'Tag created successfully.' => 'Etiqueta criada com sucesso.',
// 'Unable to create this tag.' => '', 'Unable to create this tag.' => 'Não foi possivel criar esta etiqueta.',
// 'Tag updated successfully.' => '', 'Tag updated successfully.' => 'Etiqueta actualizada com sucesso.',
// 'Unable to update this tag.' => '', 'Unable to update this tag.' => 'Não foi possivel actualizar esta etiqueta.',
// 'Tag removed successfully.' => '', 'Tag removed successfully.' => 'Etiqueta removida com sucesso.',
// 'Unable to remove this tag.' => '', 'Unable to remove this tag.' => 'Não foi possivel remover esta etiqueta.',
// 'Global tags management' => '', 'Global tags management' => 'Gestão de etiquetas globais',
// 'Tags' => '', 'Tags' => 'Etiquetas',
// 'Tags management' => '', 'Tags management' => 'Gestão de Etiquetas',
// 'Add new tag' => '', 'Add new tag' => 'Adicionar etiqueta nova',
// 'Edit a tag' => '', 'Edit a tag' => 'Editar a etiqueta',
// 'Project tags' => '', 'Project tags' => 'Etiquetas do Projecto',
// 'There is no specific tag for this project at the moment.' => '', 'There is no specific tag for this project at the moment.' => 'De momento não existe nenhuma etiqueta para este projecto.',
// 'Tag' => '', 'Tag' => 'Etiqueta',
// 'Remove a tag' => '', 'Remove a tag' => 'Remover etiqueta',
// 'Do you really want to remove this tag: "%s"?' => '', 'Do you really want to remove this tag: "%s"?' => 'Tem a certeza que pretende remover esta etiqueta: "%s"?',
// 'Global tags' => '', 'Global tags' => 'Etiquetas globais',
// 'There is no global tag at the moment.' => '', 'There is no global tag at the moment.' => 'De momento não existe nenhuma etiqueta global.',
); );