Update translations.php

This commit is contained in:
mfoucrier
2015-01-29 15:28:20 +01:00
parent 72913c33d3
commit 672afb6a16

View File

@@ -647,56 +647,57 @@ return array(
'Application default' => 'Aplicação padrão', 'Application default' => 'Aplicação padrão',
'Language:' => 'Idioma', 'Language:' => 'Idioma',
'Timezone:' => 'Fuso horário', 'Timezone:' => 'Fuso horário',
// 'All columns' => '', 'All columns' => 'Todas as colunas',
// 'Calendar for "%s"' => '', 'Calendar for "%s"' => 'Calendário para "%s"',
// 'Filter by column' => '', 'Filter by column' => 'Filtrar por coluna',
// 'Filter by status' => '', 'Filter by status' => 'Filtrar por status',
// 'Calendar' => '', 'Calendar' => 'Calendário',
// 'Today' => '', 'Today' => 'Hoje',
// 'Jan ' => '', 'Jan ' => 'Jan',
// 'Feb' => '', 'Feb' => 'Fev',
// 'Mar' => '', 'Mar' => 'Mar',
// 'Apr' => '', 'Apr' => 'Abr',
// 'May' => '', 'May' => 'Mai',
// 'Jun' => '', 'Jun' => 'Jun',
// 'Jul' => '', 'Jul' => 'Jul',
// 'Aug' => '', 'Aug' => 'Ago',
// 'Sep' => '', 'Sep' => 'Set',
// 'Oct' => '', 'Oct' => 'Out',
// 'Nov' => '', 'Nov' => 'Nov',
// 'Dec' => '', 'Dec' => 'Dez',
// 'January' => '', 'January' => 'Janeiro',
// 'February' => '', 'February' => 'Fevereiro',
// 'March' => '', 'March' => 'Março',
// 'April' => '', 'April' => 'Abril',
// 'June' => '', 'May' => 'Maio',
// 'July' => '', 'June' => 'Junho',
// 'August' => '', 'July' => 'Julho',
// 'September' => '', 'August' => 'Agosto',
// 'October' => '', 'September' => 'Setembro',
// 'November' => '', 'October' => 'Outubro',
// 'December' => '', 'November' => 'Novembro',
// 'Sunday' => '', 'December' => 'Dezembro',
// 'Monday' => '', 'Sunday' => 'Domingo',
// 'Tuesday' => '', 'Monday' => 'Segunda',
// 'Wednesday' => '', 'Tuesday' => 'Terça',
// 'Thursday' => '', 'Wednesday' => 'Quarta',
// 'Friday' => '', 'Thursday' => 'Quinta',
// 'Saturday' => '', 'Friday' => 'Sexta',
// 'Sun' => '', 'Saturday' => 'Sábado',
// 'Mon' => '', 'Sun' => 'Dom',
// 'Tue' => '', 'Mon' => 'Seg',
// 'Wed' => '', 'Tue' => 'Ter',
// 'Thu' => '', 'Wed' => 'Qua',
// 'Fri' => '', 'Thu' => 'Qui',
// 'Sat' => '', 'Fri' => 'Sex',
'Sat' => 'Sáb',
'Next' => 'Próximo', 'Next' => 'Próximo',
// '#%d' => '', // '#%d' => '',
// 'Filter by color' => '', 'Filter by color' => 'Filtrar por cor',
// 'Filter by swimlane' => '', 'Filter by swimlane' => 'Filtrar por swimlane',
// 'All swimlanes' => '', 'All swimlanes' => 'Todos os swimlane',
// 'All colors' => '', 'All colors' => 'Todas as cores',
// 'All status' => '', 'All status' => 'Todos os status',
// 'Add a comment logging moving the task between columns' => '', 'Add a comment logging moving the task between columns' => 'Adicionar un comentário de log ao mover uma tarefa em outra coluna',
// 'Moved to column %s' => '', 'Moved to column %s' => 'Mover para a coluna %s',
); );