X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=1dd84e37b51a1cbc0c8e2af268246298e752f455;hb=5c2713d0a402331e3f37156f44c0d829ef10f97a;hp=caf1e1a01d38ea76a6221816679b6d4431f4404c;hpb=91a0e1e708535f617cdbcfbe1dd337b506c864d3;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index caf1e1a0..1dd84e37 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -1,3 +1,4 @@ + '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.', @@ -88,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.', @@ -171,7 +172,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.', @@ -267,8 +268,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.