forked from Wavyzz/dolibarr
16 lines
1.1 KiB
Plaintext
16 lines
1.1 KiB
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
|
ConfigOAuth=Configurazione Oauth
|
|
NoAccessToken=No access token saved into local database
|
|
HasAccessToken=A token was generated and saved into local database
|
|
NewTokenStored=Token received ans saved
|
|
ToCheckDeleteTokenOnProvider=To check/delete authorization saved by %s OAuth provider
|
|
TokenDeleted=Token deleted
|
|
RequestAccess=Click here to request/renew access and receive a new token to save
|
|
DeleteAccess=Click here to delete token
|
|
UseTheFollowingUrlAsRedirectURI=Usa il seguente indirizzo come Redirect URI quando crei le credenziali sul tuo provider OAuth:
|
|
ListOfSupportedOauthProviders=Inserisci qui le credenziali fornite dal tuo provider OAuth. Vengono visualizzati solo i provider supportati. Questa configurazione può essere usata ache dagli altri moduli che necessitano di autenticazione OAuth2.
|
|
OAUTH_GOOGLE_NAME=Api Google
|
|
OAUTH_GOOGLE_ID=Id Api Google
|
|
OAUTH_GOOGLE_SECRET=Api Google Secret
|
|
OAUTH_GOOGLE_DESC=Go on <a href="https://console.developers.google.com/" target="_blank">this page</a> then Credentials to create Oauth credentials
|