53 lines
3.7 KiB
Plaintext
53 lines
3.7 KiB
Plaintext
|
# Dolibarr language file - Source file is en_US - oauth
|
||
|
ConfigOAuth=OAuth கட்டமைப்பு
|
||
|
OAuthServices=OAuth சேவைகள்
|
||
|
ManualTokenGeneration=கைமுறை டோக்கன் உருவாக்கம்
|
||
|
TokenManager=டோக்கன் மேலாளர்
|
||
|
IsTokenGenerated=டோக்கன் உருவாக்கப்பட்டதா?
|
||
|
NoAccessToken=உள்ளூர் தரவுத்தளத்தில் அணுகல் டோக்கன் எதுவும் சேமிக்கப்படவில்லை
|
||
|
HasAccessToken=ஒரு டோக்கன் உருவாக்கப்பட்டு உள்ளூர் தரவுத்தளத்தில் சேமிக்கப்பட்டது
|
||
|
NewTokenStored=டோக்கன் பெறப்பட்டு சேமிக்கப்பட்டது
|
||
|
ToCheckDeleteTokenOnProvider=%s OAuth வழங்குநரால் சேமிக்கப்பட்ட அங்கீகாரத்தைச் சரிபார்க்க/நீக்க இங்கே கிளிக் செய்யவும்
|
||
|
TokenDeleted=டோக்கன் நீக்கப்பட்டது
|
||
|
GetAccess=Get new Token
|
||
|
RequestAccess=Click here to request/renew access and receive a new token
|
||
|
DeleteAccess=Delete Token
|
||
|
RedirectURL=Redirect URL
|
||
|
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URL 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=முந்தைய தாவலைப் பார்க்கவும்
|
||
|
OAuthProvider=OAuth provider
|
||
|
OAuthIDSecret=OAuth ஐடி மற்றும் ரகசியம்
|
||
|
TOKEN_REFRESH=Refresh Token
|
||
|
TOKEN_EXPIRED=டோக்கன் காலாவதியானது
|
||
|
TOKEN_EXPIRE_AT=டோக்கன் காலாவதியாகிறது
|
||
|
TOKEN_DELETE=சேமித்த டோக்கனை நீக்கு
|
||
|
OAUTH_GOOGLE_ID=OAuth Google ஐடி
|
||
|
OAUTH_GOOGLE_SECRET=OAuth Google ரகசியம்
|
||
|
OAUTH_GITHUB_ID=OAuth கிட்ஹப் ஐடி
|
||
|
OAUTH_GITHUB_SECRET=OAuth கிட்ஹப் ரகசியம்
|
||
|
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=Stripe Test
|
||
|
OAUTH_STRIPE_LIVE_NAME=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
|
||
|
URLOfOAuthServiceEndpoints=Base URL for OAuth service endpoints
|
||
|
URLOfOAuthServiceEndpointsExample=https://mastodon.example.com
|
||
|
URLOfServiceForAuthorization=URL provided by OAuth service for authentication
|
||
|
Scopes=Permissions (Scopes)
|
||
|
ScopeUndefined=Permissions (Scopes) undefined (see previous tab)
|
||
|
ScopesDesc=Example: read,write with Mastodom
|
||
|
TokenRawValue=Full Token (object)
|
||
|
AccessToken=Access Token
|
||
|
TokenExpired=Expired
|
||
|
TokenNotExpired=Not expired
|
||
|
ExpirationDate=Expiration date
|
||
|
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
|