Merge pull-request #742

This commit is contained in:
Frederic Guillot 2015-03-26 20:54:00 -04:00
commit d48dfcf2fa
1 changed files with 47 additions and 47 deletions

View File

@ -1,8 +1,8 @@
<?php <?php
return array( return array(
// 'number.decimals_separator' => '', 'number.decimals_separator' => ',',
// 'number.thousands_separator' => '', 'number.thousands_separator' => ' ',
'None' => 'Nenhum', 'None' => 'Nenhum',
'edit' => 'editar', 'edit' => 'editar',
'Edit' => 'Editar', 'Edit' => 'Editar',
@ -721,58 +721,58 @@ return array(
'fixes' => 'corrige', 'fixes' => 'corrige',
'is fixed by' => 'foi corrigido por', 'is fixed by' => 'foi corrigido por',
'This task' => 'Esta tarefa', 'This task' => 'Esta tarefa',
// '<1h' => '', '<1h' => '<1h',
// '%dh' => '', '%dh' => '%dh',
// '%b %e' => '', '%b %e' => '%e %b',
'Expand tasks' => 'Expandir tarefas', 'Expand tasks' => 'Expandir tarefas',
'Collapse tasks' => 'Contrair tarefas', 'Collapse tasks' => 'Contrair tarefas',
'Expand/collapse tasks' => 'Expandir/Contrair tarefas', 'Expand/collapse tasks' => 'Expandir/Contrair tarefas',
// 'Close dialog box' => '', 'Close dialog box' => 'Fechar a caixa de diálogo',
'Submit a form' => 'Envia o formulário', 'Submit a form' => 'Envia o formulário',
// 'Board view' => '', 'Board view' => 'Página do painel',
// 'Keyboard shortcuts' => '', 'Keyboard shortcuts' => 'Atalhos de teclado',
// 'Open board switcher' => '', 'Open board switcher' => 'Abrir o comutador de painel',
'Application' => 'Aplicação', 'Application' => 'Aplicação',
'Filter recently updated' => 'Filtro recentemente atualizado', 'Filter recently updated' => 'Filtro recentemente atualizado',
// 'since %B %e, %Y at %k:%M %p' => '', 'since %B %e, %Y at %k:%M %p' => 'desde o %d/%m/%Y às %H:%M',
'More filters' => 'Mais filtros', 'More filters' => 'Mais filtros',
// 'Compact view' => '', 'Compact view' => 'Vista reduzida',
// 'Horizontal scrolling' => '', 'Horizontal scrolling' => 'Rolagem horizontal',
// 'Compact/wide view' => '', 'Compact/wide view' => 'Alternar entre a vista compacta e ampliada',
// 'No results match:' => '', 'No results match:' => 'Nenhum resultado:',
// 'Remove hourly rate' => '', 'Remove hourly rate' => 'Retirar taxa horária',
// 'Do you really want to remove this hourly rate?' => '', 'Do you really want to remove this hourly rate?' => 'Você deseja realmente remover esta taxa horária?',
// 'Hourly rates' => '', 'Hourly rates' => 'Taxas horárias',
// 'Hourly rate' => '', 'Hourly rate' => 'Taxa horária',
// 'Currency' => '', 'Currency' => 'Moeda',
// 'Effective date' => '', 'Effective date' => 'Data efetiva',
// 'Add new rate' => '', 'Add new rate' => 'Adicionar nova taxa',
// 'Rate removed successfully.' => '', 'Rate removed successfully.' => 'Taxa removido com sucesso.',
// 'Unable to remove this rate.' => '', 'Unable to remove this rate.' => 'Impossível de remover esta taxa.',
// 'Unable to save the hourly rate.' => '', 'Unable to save the hourly rate.' => 'Impossível salvar a taxa horária.',
// 'Hourly rate created successfully.' => '', 'Hourly rate created successfully.' => 'Taxa horária criada com sucesso.',
// 'Start time' => '', 'Start time' => 'Horário de início',
// 'End time' => '', 'End time' => 'Horário de término',
// 'Comment' => '', 'Comment' => 'comentário',
// 'All day' => '', 'All day' => 'Dia inteiro',
// 'Day' => '', 'Day' => 'Dia',
// 'Manage timetable' => '', 'Manage timetable' => 'Gestão dos horários',
// 'Overtime timetable' => '', 'Overtime timetable' => 'Horas extras',
// 'Time off timetable' => '', 'Time off timetable' => 'Horas de ausência',
// 'Timetable' => '', 'Timetable' => 'Horários',
// 'Work timetable' => '', 'Work timetable' => 'Horas trabalhadas',
// 'Week timetable' => '', 'Week timetable' => 'Horário da semana',
// 'Day timetable' => '', 'Day timetable' => 'Horário de un dia',
// 'From' => '', 'From' => 'Desde',
// 'To' => '', 'To' => 'A',
// 'Time slot created successfully.' => '', 'Time slot created successfully.' => 'Intervalo de tempo criado com sucesso.',
// 'Unable to save this time slot.' => '', 'Unable to save this time slot.' => 'Impossível de guardar este intervalo de tempo.',
// 'Time slot removed successfully.' => '', 'Time slot removed successfully.' => 'Intervalo de tempo removido com sucesso.',
// 'Unable to remove this time slot.' => '', 'Unable to remove this time slot.' => 'Impossível de remover esse intervalo de tempo.',
// 'Do you really want to remove this time slot?' => '', 'Do you really want to remove this time slot?' => 'Você deseja realmente remover este intervalo de tempo?',
// 'Remove time slot' => '', 'Remove time slot' => 'Remover um intervalo de tempo',
// 'Add new time slot' => '', 'Add new time slot' => 'Adicionar um intervalo de tempo',
// 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Esses horários são usados quando a caixa de seleção "Dia inteiro" está marcada para Horas de ausência ou Extras',
// 'Files' => '', // 'Files' => '',
// 'Images' => '', // 'Images' => '',
// 'Private project' => '', // 'Private project' => '',