1# Dolibarr language file - Source file is en_US - oauth
2ConfigOAuth=OAuth Configuration
3OAuthServices=OAuth Services
4ManualTokenGeneration=Manual token generation
5TokenManager=Token Manager
6IsTokenGenerated=Is token generated ?
7NoAccessToken=No access token saved into local database
8HasAccessToken=A token was generated and saved into local database
9NewTokenStored=Token received and saved
10ToCheckDeleteTokenOnProvider=Click here to check/delete authorization saved by %s OAuth provider
11TokenDeleted=Token deleted
12RequestAccess=Click here to request/renew access and receive a new token to save
13DeleteAccess=Click here to delete token
14UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credentials with your OAuth provider:
15ListOfSupportedOauthProviders=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.
16OAuthSetupForLogin=Page to generate an OAuth token
17SeePreviousTab=See previous tab
18OAuthIDSecret=OAuth ID and Secret
19TOKEN_REFRESH=Token Refresh Present
20TOKEN_EXPIRED=Token expired
21TOKEN_EXPIRE_AT=Token expire at
22TOKEN_DELETE=Delete saved token
23OAUTH_GOOGLE_NAME=OAuth Google service
24OAUTH_GOOGLE_ID=OAuth Google Id
25OAUTH_GOOGLE_SECRET=OAuth Google Secret
26OAUTH_GOOGLE_DESC=Go to <a class="notasortlink" href="https://console.developers.google.com/" target="_blank">this page</a> then "Credentials" to create OAuth credentials
27OAUTH_GITHUB_NAME=OAuth GitHub service
28OAUTH_GITHUB_ID=OAuth GitHub Id
29OAUTH_GITHUB_SECRET=OAuth GitHub Secret
30OAUTH_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
31OAUTH_STRIPE_TEST_NAME=OAuth Stripe Test
32OAUTH_STRIPE_LIVE_NAME=OAuth Stripe Live
33