pages.pt*: fix verb tenses (#11792)

* pages.pt*: fix verb tenses

* pages.pt*: fix all pt_PT verb tenses in the start and more pt_BR verb tenses

* pages.pt_BR: fix more verb tenses

* pages.pt_BR: fix more verb tenses

* pages.pt_BR: fix more verb tenses

* pages.pt*: fix more verb tenses

* review PR

---------

Co-authored-by: Isaac Vicente <isaacvicentsocial@gmail.com>
Co-authored-by: Isaac Vicente <contatoisaacvicente@gmail.com>
This commit is contained in:
Vitor Henrique
2023-12-27 15:37:07 -03:00
committed by GitHub
parent 282cd9130f
commit 52b4605356
659 changed files with 1533 additions and 1533 deletions

View File

@@ -3,7 +3,7 @@
> Linha de comando para obter credenciais (STS) temporárias AWS usando o Google Apps como um provedor (Single Sign-On) federado.
> Mais informações: <https://github.com/cevoaustralia/aws-google-auth>.
- Loga com o Google SSO usando identificadores IDP e SP e criar credenciais com duração de uma hora:
- Loga com o Google SSO usando identificadores IDP e SP e cria credenciais com duração de uma hora:
`aws-google-auth -u {{exemplo@example.com}} -I {{$GOOGLE_IDP_ID}} -S {{$GOOGLE_SP_ID}} -d {{3600}}`