X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=8f7e01ae5fbec5d189899ba557d97cca3a0e10d0;hb=fbc20abb396e51360640d5df9057aecd710b4d99;hp=f52a9df3b8271d97c58789f9b175f8e14e30f160;hpb=b76e427286701104c84a869461ceb7339b1b943a;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index f52a9df3..8f7e01ae 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -149,11 +149,10 @@ $i18n_key_words = array( 'label.note' => 'Anotação', 'label.item' => 'Item', 'label.cost' => 'Custo', -'label.week_total' => 'Total semanal', 'label.day_total' => 'Total diário', +'label.week_total' => 'Total semanal', +// TODO: translate the following. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', 'label.today' => 'Hoje', 'label.total_hours' => 'Total de horas', 'label.total_cost' => 'Custo total', @@ -197,6 +196,7 @@ $i18n_key_words = array( // 'label.year' => 'Year', // 'label.month' => 'Month', // 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Login', @@ -300,6 +300,9 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm ou 0.0h)', 'form.time.billable' => 'Faturável', 'form.time.uncompleted' => 'Incompleta', +// TODO: translate the following. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Eesta entrada foi salva somente com hora de início. Não é um erro.',