mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-11 12:01:23 +01:00
15 lines
1008 B
Plaintext
15 lines
1008 B
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
|
ConfigOAuth=Configuración Oauth
|
|
NoAccessToken=No hay token de acceso guardado en la base de datos local
|
|
HasAccessToken=Se ha generado y guardado en la base de datos local un token
|
|
NewTokenStored=Token recibido y guardado
|
|
ToCheckDeleteTokenOnProvider=Para comprobar/eliminar la autorización guardada por el proveedor OAuth %s
|
|
TokenDeleted=Token eliminado
|
|
RequestAccess=Haga clic aquí para consultar/renovar acceso y recibir un nuevo token a guardar
|
|
DeleteAccess=Haga clic aquí para eliminar el token
|
|
UseTheFollowingUrlAsRedirectURI=Utilice la siguiente dirección URL como redireccionamiento URI al crear su credencial de su proveedor OAuth:
|
|
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 Secreto
|