Improve image thumbnails and files table
This commit is contained in:
@@ -598,8 +598,6 @@ return array(
|
||||
'Compact/wide view' => 'Alternar entre a vista compacta e ampliada',
|
||||
'No results match:' => 'Nenhum resultado:',
|
||||
'Currency' => 'Moeda',
|
||||
'Files' => 'Arquivos',
|
||||
'Images' => 'Imagens',
|
||||
'Private project' => 'Projecto privado',
|
||||
'AUD - Australian Dollar' => 'AUD - Dólar australiano',
|
||||
'CAD - Canadian Dollar' => 'CAD - Dólar canadense',
|
||||
@@ -645,9 +643,6 @@ return array(
|
||||
'Test your device' => 'Teste o seu dispositivo',
|
||||
'Assign a color when the task is moved to a specific column' => 'Atribuir uma cor quando a tarefa é movida em uma coluna específica',
|
||||
'%s via Kanboard' => '%s via Kanboard',
|
||||
'uploaded by: %s' => 'carregado por: %s',
|
||||
'uploaded on: %s' => 'carregado em: %s',
|
||||
'size: %s' => 'tamanho: %s',
|
||||
'Burndown chart for "%s"' => 'Gráfico de Burndown para "%s"',
|
||||
'Burndown chart' => 'Gráfico de Burndown',
|
||||
'This chart show the task complexity over the time (Work Remaining).' => 'Este gráfico mostra a complexidade da tarefa ao longo do tempo (Trabalho Restante).',
|
||||
@@ -1137,4 +1132,10 @@ return array(
|
||||
// 'Do you really want to disable this user: "%s"?' => '',
|
||||
// 'Enable user' => '',
|
||||
// 'Do you really want to enable this user: "%s"?' => '',
|
||||
// 'Download' => '',
|
||||
// 'Uploaded: %s' => '',
|
||||
// 'Size: %s' => '',
|
||||
// 'Uploaded by %s' => '',
|
||||
// 'Filename' => '',
|
||||
// 'Size' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user