X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=021c1386972454a1518c91eb2df2ae9fae4d3ec5;hb=0afb05f8218082cb068f17a0f16f5bcb5c32131e;hp=1dd84e37b51a1cbc0c8e2af268246298e752f455;hpb=5c2713d0a402331e3f37156f44c0d829ef10f97a;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 1dd84e37..021c1386 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -151,6 +151,9 @@ $i18n_key_words = array( 'label.cost' => 'Custo', 'label.week_total' => 'Total semanal', 'label.day_total' => 'Total diário', +// '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', @@ -191,6 +194,11 @@ $i18n_key_words = array( 'label.fav_report' => 'Relatório favorito', 'label.cron_schedule' => 'Agenda cron', 'label.what_is_it' => 'O que é?', +// 'label.year' => 'Year', +// 'label.month' => 'Month', +// 'label.quota' => 'Quota', +// 'label.dailyWorkingHours' => 'Daily working hours', +// 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config', // Form titles. 'title.login' => 'Login', @@ -236,6 +244,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Adicionando notificação', 'title.edit_notification' => 'Editando notificação', 'title.delete_notification' => 'Apagando notificação', +// 'title.monthly_quota' => 'Monthly quota', 'title.export' => 'Exportando dados de equipe', 'title.import' => 'Importando dados de equipe', 'title.options' => 'Opções',