X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=021c1386972454a1518c91eb2df2ae9fae4d3ec5;hb=5804c13dc7c50b694c51dc443599c994f1d29b66;hp=f34e1f0b7e113f7166776cd6c687757fa67b57e5;hpb=eff59810f8ec6a305bc518c5602d37920df0a58c;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index f34e1f0b..021c1386 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -61,7 +61,7 @@ $i18n_key_words = array( 'footer.contribute_msg' => 'Você pode contribuir com o Time Tracker de várias maneiras.', 'footer.credits' => 'Créditos', 'footer.license' => 'Licença', -'footer.improve' => 'Contribuir', +'footer.improve' => 'Contribua', // Error messages. 'error.access_denied' => 'Acesso negado.', @@ -89,7 +89,7 @@ $i18n_key_words = array( 'error.mail_send' => 'Erro enviando o e-mail.', 'error.no_email' => 'Não há e-mail associado a este login.', 'error.uncompleted_exists' => 'Entrada incompleta existente. Feche ou remova-a.', -'error.goto_uncompleted' => 'Ir até entrada incompleta.', +'error.goto_uncompleted' => 'Ir até a entrada incompleta.', 'error.overlap' => 'O intervalo se sobrepõe com entradas já existentes.', 'error.future_date' => 'Data é no futuro.', @@ -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', @@ -172,7 +175,7 @@ $i18n_key_words = array( 'label.subtotal' => 'Subtotal', 'label.total' => 'Total', 'label.client_name' => 'Nome do cliente', -'label.client_address' => 'Endreço do cliente', +'label.client_address' => 'Endereço do cliente', 'label.or' => 'ou', 'label.error' => 'Erro', 'label.ldap_hint' => 'Entre com o seu login do Windows e senha nos campos abaixo.', @@ -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', @@ -268,8 +277,8 @@ $i18n_key_words = array( 'dropdown.select_invoice' => '--- selecione fatura ---', 'dropdown.status_active' => 'ativo', 'dropdown.status_inactive' => 'inativo', -'dropdown.delete'=>'apagar', -'dropdown.do_not_delete'=>'não apagar', +'dropdown.delete' => 'apagar', +'dropdown.do_not_delete' => 'não apagar', // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.