1234567891011121314151617181920212223242526272829303132333435363738394041 |
- # Dolibarr language file - Source file is en_US - oauth
- ConfigOAuth=OAuth Configuration
- OAuthServices=OAuth Services
- ManualTokenGeneration=Manual token generation
- TokenManager=Token Manager
- IsTokenGenerated=Is token generated ?
- NoAccessToken=No access token saved into local database
- HasAccessToken=A token was generated and saved into local database
- NewTokenStored=Token received and saved
- ToCheckDeleteTokenOnProvider=Click here to check/delete authorization saved by %s OAuth provider
- TokenDeleted=Token deleted
- GetAccess=Click here to get a token
- RequestAccess=Click here to request/renew access and receive a new token
- DeleteAccess=Click here to delete the token
- UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credentials with your OAuth provider:
- ListOfSupportedOauthProviders=Add your OAuth2 token providers. Then, go on your OAuth provider admin page to create/get an OAuth ID and Secret and save them here. Once done, switch on the other tab to generate your token.
- OAuthSetupForLogin=Page to manage (generate/delete) OAuth tokens
- SeePreviousTab=See previous tab
- OAuthProvider=OAuth provider
- OAuthIDSecret=OAuth ID and Secret
- TOKEN_REFRESH=Token Refresh Present
- TOKEN_EXPIRED=Token expired
- TOKEN_EXPIRE_AT=Token expire at
- TOKEN_DELETE=Delete saved token
- OAUTH_GOOGLE_NAME=OAuth Google service
- OAUTH_GOOGLE_ID=OAuth Google Id
- OAUTH_GOOGLE_SECRET=OAuth Google Secret
- OAUTH_GITHUB_NAME=OAuth GitHub service
- OAUTH_GITHUB_ID=OAuth GitHub Id
- OAUTH_GITHUB_SECRET=OAuth GitHub Secret
- OAUTH_URL_FOR_CREDENTIAL=Go to <a class="notasortlink" href="%s" target="_blank" rel="noopener noreferrer external">this page<span class="fas fa-external-link-alt paddingleft"></span></a> to create or get your OAuth ID and Secret
- OAUTH_STRIPE_TEST_NAME=OAuth Stripe Test
- OAUTH_STRIPE_LIVE_NAME=OAuth Stripe Live
- OAUTH_ID=OAuth Client ID
- OAUTH_SECRET=OAuth secret
- OAUTH_TENANT=OAuth tenant
- OAuthProviderAdded=OAuth provider added
- AOAuthEntryForThisProviderAndLabelAlreadyHasAKey=An OAuth entry for this provider and label already exists
- URLOfServiceForAuthorization=URL provided by OAuth service for authentication
- Scopes=Permissions (Scopes)
- ScopeUndefined=Permissions (Scopes) undefined (see previous tab)
|