53 lines
2.7 KiB
Plaintext
53 lines
2.7 KiB
Plaintext
|
# Dolibarr language file - Source file is en_US - oauth
|
||
|
ConfigOAuth=Konfigurace OAuth
|
||
|
OAuthServices=Služby OAuth
|
||
|
ManualTokenGeneration=Ruční generování tokenů
|
||
|
TokenManager=Správce tokenů
|
||
|
IsTokenGenerated=Je token generován?
|
||
|
NoAccessToken=Žádný přístupový token uložený v místní databázi
|
||
|
HasAccessToken=Token byl generován a uložen do lokální databáze
|
||
|
NewTokenStored=Token přijat a uložen
|
||
|
ToCheckDeleteTokenOnProvider=Klikněte zde pro kontrolu / odstranění oprávnění uloženého zprostředkovatelem %s OAuth
|
||
|
TokenDeleted=Token byl smazán
|
||
|
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=Viz předchozí tabulka
|
||
|
OAuthProvider=OAuth provider
|
||
|
OAuthIDSecret=OAuth ID a tajemství
|
||
|
TOKEN_REFRESH=Refresh Token
|
||
|
TOKEN_EXPIRED=Token vypršel
|
||
|
TOKEN_EXPIRE_AT=Token vyprší na
|
||
|
TOKEN_DELETE=Odstranění uloženého tokenu
|
||
|
OAUTH_GOOGLE_ID=ID Google Oauth
|
||
|
OAUTH_GOOGLE_SECRET=OAuth Google Secret
|
||
|
OAUTH_GITHUB_ID=ID Oauth GitHub
|
||
|
OAUTH_GITHUB_SECRET=OAuth GitHub Secret
|
||
|
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=Vypršela
|
||
|
TokenNotExpired=Neuplynula
|
||
|
ExpirationDate=Datum expirace
|
||
|
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
|