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=Configurare Autentificare
|
|
NoAccessToken=Nicun token de acces salvat în baza de date locală
|
|
HasAccessToken=Un token a fost generat și salvat în baza de date locală
|
|
NewTokenStored=Token primit si salvat
|
|
ToCheckDeleteTokenOnProvider=Pentru a verifica / șterge autorizarile salvate de furnizorul Aut %s
|
|
TokenDeleted=Token sters
|
|
RequestAccess=Faceți clic aici pentru a solicita / reînnoi accesul și a primi un nou token pentru salvare
|
|
DeleteAccess=Click aici pentru a șterge token
|
|
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credential on your OAuth provider:
|
|
ListOfSupportedOauthProviders=Enter here credential provided by your OAuth2 provider. Only supported OAuth2 providers are visible here. This setup may be used by other modules that need OAuth2 authentication.
|
|
OAUTH_GOOGLE_NAME=Api Google
|
|
OAUTH_GOOGLE_ID=Api Google Id
|
|
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
|