forked from Wavyzz/dolibarr
33 lines
1.9 KiB
Plaintext
33 lines
1.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
|
ConfigOAuth=OAuth Configuration
|
|
OAuthServices=OAuth Services
|
|
ManualTokenGeneration=Geração manual de token
|
|
TokenManager=Token Manager
|
|
IsTokenGenerated=O token foi gerado?
|
|
NoAccessToken=Nenhum token de acesso guardado na base-de-dados local
|
|
HasAccessToken=Um token foi gerado e guardado na base-de-dados local
|
|
NewTokenStored=Token recebido e guardado
|
|
ToCheckDeleteTokenOnProvider=Clique aqui para verificar/eliminar a autorização guardada por %s fornecedor de OAuth
|
|
TokenDeleted=Token eliminado
|
|
RequestAccess=Clique aqui para solicitar/renovar o acesso e receber um novo token para guardar
|
|
DeleteAccess=Clique aqui para eliminar o token
|
|
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credentials with your OAuth provider:
|
|
ListOfSupportedOauthProviders=Enter the credentials provided by your OAuth2 provider. Only supported OAuth2 providers are listedd here. These services may be used by other modules that need OAuth2 authentication.
|
|
OAuthSetupForLogin=Página para gerar um token OAuth
|
|
SeePreviousTab=Veja o separador anterior
|
|
OAuthIDSecret=ID OAuth e Segredo
|
|
TOKEN_REFRESH=Token Refresh presente
|
|
TOKEN_EXPIRED=O token expirou
|
|
TOKEN_EXPIRE_AT=O token expirará em
|
|
TOKEN_DELETE=Eliminar token guardado
|
|
OAUTH_GOOGLE_NAME=OAuth Google service
|
|
OAUTH_GOOGLE_ID=OAuth Google Id
|
|
OAUTH_GOOGLE_SECRET=OAuth Google Secret
|
|
OAUTH_GOOGLE_DESC=Go to <a class="notasortlink" href="https://console.developers.google.com/" target="_blank">this page</a> then "Credentials" to create OAuth credentials
|
|
OAUTH_GITHUB_NAME=OAuth GitHub service
|
|
OAUTH_GITHUB_ID=OAuth GitHub Id
|
|
OAUTH_GITHUB_SECRET=OAuth GitHub Secret
|
|
OAUTH_GITHUB_DESC=Go to <a class="notasortlink" href="https://github.com/settings/developers" target="_blank">this page</a> then "Register a new application" to create OAuth credentials
|
|
OAUTH_STRIPE_TEST_NAME=OAuth Stripe Test
|
|
OAUTH_STRIPE_LIVE_NAME=OAuth Stripe Live
|