53 lines
2.9 KiB
Plaintext
53 lines
2.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
|
ConfigOAuth=Configuració de OAuth
|
|
OAuthServices=Serveis OAuth
|
|
ManualTokenGeneration=Generació manual de tokens
|
|
TokenManager=Gestor de tokens
|
|
IsTokenGenerated=S'ha generat el token?
|
|
NoAccessToken=No es pot accedir al token desat en la base de dades local
|
|
HasAccessToken=S'ha generat un token i s'ha desat en la base de dades local
|
|
NewTokenStored=Token rebut i desat
|
|
ToCheckDeleteTokenOnProvider=Feu clic aquí per a comprovar/eliminar l'autorització desada pel proveïdor OAuth %s
|
|
TokenDeleted=Token eliminat
|
|
GetAccess=Get new Token
|
|
RequestAccess=Feu clic aquí per sol·licitar/renovar l'accés i rebre un nou testimoni
|
|
DeleteAccess=Delete Token
|
|
RedirectURL=URL de redirecció
|
|
UseTheFollowingUrlAsRedirectURI=Utilitzeu l'URL següent com a URL de redirecció quan creeu les vostres credencials amb el vostre proveïdor d'OAuth
|
|
ListOfSupportedOauthProviders=Afegiu els vostres proveïdors de testimoni OAuth2. A continuació, aneu a la pàgina d'administració del vostre proveïdor d'OAuth per a crear/obtenir un ID i un secret OAuth i deseu-los aquí. Un cop fet, activeu l'altra pestanya per a generar el vostre testimoni.
|
|
OAuthSetupForLogin=Pàgina per gestionar (generar/suprimir) fitxes OAuth
|
|
SeePreviousTab=Veure la pestanya anterior
|
|
OAuthProvider=Proveïdor d'OAuth
|
|
OAuthIDSecret=OAuth ID i Secret
|
|
TOKEN_REFRESH=Refresh Token
|
|
TOKEN_EXPIRED=Token expirat
|
|
TOKEN_EXPIRE_AT=El token expira el
|
|
TOKEN_DELETE=Elimina el token desat
|
|
OAUTH_GOOGLE_ID=Identificador de Google OAuth
|
|
OAUTH_GOOGLE_SECRET=OAuth Google Secret
|
|
OAUTH_GITHUB_ID=OAuth GitHub Id
|
|
OAUTH_GITHUB_SECRET=OAuth GitHub Secret
|
|
OAUTH_URL_FOR_CREDENTIAL=Aneu a <a class="notasortlink" href="%s" target="_blank" rel="noopener noreferrer external"> aquesta pàgina <span class="fas fa-external-link-alt paddingleft"> </span> </a> per a crear o obtenir el vostre identificador i secret d'OAuth
|
|
OAUTH_STRIPE_TEST_NAME=Stripe Test
|
|
OAUTH_STRIPE_LIVE_NAME=Stripe Live
|
|
OAUTH_ID=Identificador de client d'OAuth
|
|
OAUTH_SECRET=Secret d'OAuth
|
|
OAUTH_TENANT=Inquilí d'OAuth
|
|
OAuthProviderAdded=S'ha afegit el proveïdor OAuth
|
|
AOAuthEntryForThisProviderAndLabelAlreadyHasAKey=Ja existeix una entrada d'OAuth per a aquest proveïdor i nom
|
|
URLOfOAuthServiceEndpoints=Base URL for OAuth service endpoints
|
|
URLOfOAuthServiceEndpointsExample=https://mastodon.example.com
|
|
URLOfServiceForAuthorization=URL proporcionat pel servei OAuth per a l'autenticació
|
|
Scopes=Permisos (àmbits)
|
|
ScopeUndefined=Permisos (àmbits) sense definir (vegeu la pestanya anterior)
|
|
ScopesDesc=Example: read,write with Mastodom
|
|
TokenRawValue=Full Token (object)
|
|
AccessToken=Access Token
|
|
TokenExpired=No al dia
|
|
TokenNotExpired=No expirat
|
|
ExpirationDate=Expirat des del
|
|
RefreshToken=Refresh token
|
|
RefreshTokenHelp=Use the Refresh Token to get a new Access Token
|
|
OldTokenWasExpiredItHasBeenRefresh=Old token was expired, it has been refreshed
|
|
OldTokenWasNotExpiredButItHasBeenRefresh=Old token was not expired but it has been refreshed
|