-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathmessages_pt_BR.properties
23 lines (23 loc) · 2.17 KB
/
messages_pt_BR.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
customize=Customize
confirmation-required=Confirmation required
consent-required=Consent required
consent-required-intro=<em>%s</em> would like to
allow=Allow
{description}confirmation-required-verifyEmail=To confirm you wish to verify your email address, click continue.
{description}confirmation-required-verifyRegistration=To confirm you wish to verify your registration, click continue.
{description}confirmation-required-changePasswordMultiFactor=Because you have enabled two-factor authentication, you must first complete an authentication challenge prior to changing your password.<br><br>To confirm you wish to start a two-factor challenge, click continue.
{description}confirmation-required-passwordlessLogin=To confirm you wish to complete a passwordless login, click continue.
{description}confirmation-required-ignore=If you did not initiate this request, you can safely close the browser.
{scope-message}address=Access your street address
{scope-message}email=Access your email address
{scope-message}phone=Access your phone number
{scope-message}profile=Access details about your profile
scope-consent-optional=One or more of the requests are optional and can be deselected before allowing the application to proceed.
scope-consent-agreement=Click Allow to grant the selected requests to %s, or Cancel to deny this request.
[InvalidConfirmation]=Invalid request. This request requires user confirmation.
[ExternalAuthenticationException]ExistingUserAlreadyLinked=This account is already linked to another user. Unable to complete this login request.
[ExternalAuthenticationException]LinkedInUserInfo=A request to the LinkedIn User Info API has failed. Unable to complete this login request.
[ExternalAuthenticationException]UnverifiedEmail=The provided email address has not yet been verified. This account cannot be used to log in, unable to complete this login request.
[TrustTokenRequiredToChangePassword]=Please complete this challenge prior to changing your password.
[InvalidOrMissingCSRFToken]=You are not authorized to make this request. Ensure you complete this form in a browser.
[RateLimitedException]=Your request has been rate limited. Please wait a few minutes before making another request.