fix some missing translation (pt_BR)
This commit is contained in:
parent
b24dfa0009
commit
c5f19ff2b3
1 changed files with 5 additions and 4 deletions
|
@ -1,3 +1,4 @@
|
|||
doLogin=Entrar
|
||||
doRegister=Cadastre-se
|
||||
doCancel=Cancelar
|
||||
doSubmit=Ok
|
||||
|
@ -38,9 +39,9 @@ termsTitle=Termos e Condi\u00E7\u00F5es
|
|||
termsTitleHtml=Termos e Condi\u00E7\u00F5es
|
||||
termsText=<p>Termos e Condi\u00E7\u00F5es a ser definido</p>
|
||||
|
||||
recaptchaFailed=Invalid Recaptcha
|
||||
recaptchaNotConfigured=Recaptcha is required, but not configured
|
||||
consentDenied=Consent denied.
|
||||
recaptchaFailed=Recaptcha inv\u00E1lido
|
||||
recaptchaNotConfigured=Recaptcha \u00E9 requerido, mas n\u00E3o foi configurado
|
||||
consentDenied=Consentimento negado.
|
||||
|
||||
noAccount=Novo usu\u00E1rio?
|
||||
username=Nome de usu\u00E1rio
|
||||
|
@ -182,7 +183,7 @@ invalidRedirectUriMessage=URI de redirecionamento inv\u00E1lido
|
|||
unsupportedNameIdFormatMessage=NameIDFormat n\u00E3o suportado
|
||||
invlidRequesterMessage=Solicitante inv\u00E1lido
|
||||
registrationNotAllowedMessage=Registro n\u00E3o permitido.
|
||||
resetCredentialNotAllowedMessage=Reset Credential not allowed
|
||||
resetCredentialNotAllowedMessage=N\u00E3o \u00E9 permitido redefinir credencial.
|
||||
|
||||
permissionNotApprovedMessage=Permiss\u00E3o n\u00E3o aprovada.
|
||||
noRelayStateInResponseMessage=Sem estado de retransmiss\u00E3o na resposta do provedor de identidade.
|
||||
|
|
Loading…
Reference in a new issue