Update translations.php

This commit is contained in:
mfoucrier 2015-09-30 11:09:07 +02:00
parent 421e8751eb
commit ca5d84a18e
1 changed files with 6 additions and 6 deletions

View File

@ -1012,10 +1012,10 @@ return array(
'Table of contents' => 'Índice',
'Gantt' => 'Gantt',
'Help with project permissions' => 'Ajuda com as permissões dos projetos',
// 'Author' => '',
// 'Version' => '',
// 'Plugins' => '',
// 'There is no plugin loaded.' => '',
// 'Set maximum column height' => '',
// 'Remove maximum column height' => '',
'Author' => 'Autor',
'Version' => 'Versão',
'Plugins' => 'Extensão',
'There is no plugin loaded.' => 'Não há nenhuma extensão carga.',
'Set maximum column height' => 'Definir a altura máxima das colunas',
'Remove maximum column height' => 'Retirar a altura máxima das colunas',
);