summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/Locale/pt_BR/translations.php101
1 files changed, 51 insertions, 50 deletions
diff --git a/app/Locale/pt_BR/translations.php b/app/Locale/pt_BR/translations.php
index 8b64db17..dfea7d4b 100644
--- a/app/Locale/pt_BR/translations.php
+++ b/app/Locale/pt_BR/translations.php
@@ -647,56 +647,57 @@ return array(
'Application default' => 'Aplicação padrão',
'Language:' => 'Idioma',
'Timezone:' => 'Fuso horário',
- // 'All columns' => '',
- // 'Calendar for "%s"' => '',
- // 'Filter by column' => '',
- // 'Filter by status' => '',
- // 'Calendar' => '',
- // 'Today' => '',
- // 'Jan ' => '',
- // 'Feb' => '',
- // 'Mar' => '',
- // 'Apr' => '',
- // 'May' => '',
- // 'Jun' => '',
- // 'Jul' => '',
- // 'Aug' => '',
- // 'Sep' => '',
- // 'Oct' => '',
- // 'Nov' => '',
- // 'Dec' => '',
- // 'January' => '',
- // 'February' => '',
- // 'March' => '',
- // 'April' => '',
- // 'June' => '',
- // 'July' => '',
- // 'August' => '',
- // 'September' => '',
- // 'October' => '',
- // 'November' => '',
- // 'December' => '',
- // 'Sunday' => '',
- // 'Monday' => '',
- // 'Tuesday' => '',
- // 'Wednesday' => '',
- // 'Thursday' => '',
- // 'Friday' => '',
- // 'Saturday' => '',
- // 'Sun' => '',
- // 'Mon' => '',
- // 'Tue' => '',
- // 'Wed' => '',
- // 'Thu' => '',
- // 'Fri' => '',
- // 'Sat' => '',
+ 'All columns' => 'Todas as colunas',
+ 'Calendar for "%s"' => 'Calendário para "%s"',
+ 'Filter by column' => 'Filtrar por coluna',
+ 'Filter by status' => 'Filtrar por status',
+ 'Calendar' => 'Calendário',
+ 'Today' => 'Hoje',
+ 'Jan ' => 'Jan',
+ 'Feb' => 'Fev',
+ 'Mar' => 'Mar',
+ 'Apr' => 'Abr',
+ 'May' => 'Mai',
+ 'Jun' => 'Jun',
+ 'Jul' => 'Jul',
+ 'Aug' => 'Ago',
+ 'Sep' => 'Set',
+ 'Oct' => 'Out',
+ 'Nov' => 'Nov',
+ 'Dec' => 'Dez',
+ 'January' => 'Janeiro',
+ 'February' => 'Fevereiro',
+ 'March' => 'Março',
+ 'April' => 'Abril',
+ 'May' => 'Maio',
+ 'June' => 'Junho',
+ 'July' => 'Julho',
+ 'August' => 'Agosto',
+ 'September' => 'Setembro',
+ 'October' => 'Outubro',
+ 'November' => 'Novembro',
+ 'December' => 'Dezembro',
+ 'Sunday' => 'Domingo',
+ 'Monday' => 'Segunda',
+ 'Tuesday' => 'Terça',
+ 'Wednesday' => 'Quarta',
+ 'Thursday' => 'Quinta',
+ 'Friday' => 'Sexta',
+ 'Saturday' => 'Sábado',
+ 'Sun' => 'Dom',
+ 'Mon' => 'Seg',
+ 'Tue' => 'Ter',
+ 'Wed' => 'Qua',
+ 'Thu' => 'Qui',
+ 'Fri' => 'Sex',
+ 'Sat' => 'Sáb',
'Next' => 'Próximo',
// '#%d' => '',
- // 'Filter by color' => '',
- // 'Filter by swimlane' => '',
- // 'All swimlanes' => '',
- // 'All colors' => '',
- // 'All status' => '',
- // 'Add a comment logging moving the task between columns' => '',
- // 'Moved to column %s' => '',
+ 'Filter by color' => 'Filtrar por cor',
+ 'Filter by swimlane' => 'Filtrar por swimlane',
+ 'All swimlanes' => 'Todos os swimlane',
+ 'All colors' => 'Todas as cores',
+ 'All status' => 'Todos os status',
+ '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' => 'Mover para a coluna %s',
);