Updated translation

This commit is contained in:
Eskiso
2016-03-18 13:43:44 +00:00
parent f1e4fb92b3
commit 68fba8fb64

View File

@@ -1128,27 +1128,27 @@ return array(
'Uploaded by %s' => 'Enviado por %s', 'Uploaded by %s' => 'Enviado por %s',
'Filename' => 'Nome do ficheiro', 'Filename' => 'Nome do ficheiro',
'Size' => 'Tamanho', 'Size' => 'Tamanho',
// 'Column created successfully.' => '', 'Column created successfully.' => 'Coluna criada com sucesso.',
// 'Another column with the same name exists in the project' => '', 'Another column with the same name exists in the project' => 'Já existe outra coluna com o mesmo nome no projecto',
// 'Default filters' => '', 'Default filters' => 'Filtros padrão',
// 'Your board doesn\'t have any column!' => '', 'Your board doesn\'t have any column!' => 'O seu quadro não tem nenhuma coluna!',
// 'Change column position' => '', 'Change column position' => 'Mudar posição da coluna',
// 'Switch to the project overview' => '', 'Switch to the project overview' => 'Mudar para vista geral do projecto',
// 'User filters' => '', 'User filters' => 'Filtros de utilizador',
// 'Category filters' => '', 'Category filters' => 'Filtros de categoria',
// 'Upload a file' => '', 'Upload a file' => 'Enviar um ficheiro',
// 'There is no attachment at the moment.' => '', 'There is no attachment at the moment.' => 'De momento não existe anexo.',
// 'View file' => '', 'View file' => 'Ver ficheiro',
// 'Last activity' => '', 'Last activity' => 'Ultima actividade',
// 'Change subtask position' => '', 'Change subtask position' => 'Mudar posição da sub-tarefa',
// 'This value must be greater than %d' => '', 'This value must be greater than %d' => 'Este valor tem de ser maior que %d',
// 'Another swimlane with the same name exists in the project' => '', 'Another swimlane with the same name exists in the project' => 'Já existe outra swimlane com o mesmo nome no projecto',
// 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '', 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => 'Exemplo: http://example.kanboard.net/ (usado para gerar URLs absolutos)',
// 'Actions duplicated successfully.' => '', 'Actions duplicated successfully.' => 'Acções duplicadas com sucesso.',
// 'Unable to duplicate actions.' => '', 'Unable to duplicate actions.' => 'Não foi possivel duplicar acções.',
// 'Add a new action' => '', 'Add a new action' => 'Adicionar nova acção',
// 'Import from another project' => '', 'Import from another project' => 'Importar de outro projecto',
// 'There is no action at the moment.' => '', 'There is no action at the moment.' => 'De momento não existe acção.',
// 'Import actions from another project' => '', 'Import actions from another project' => 'Importar acções de outro projecto',
// 'There is no available project.' => '', 'There is no available project.' => 'Não existe projecto disponivel.',
); );