dolibarr/htdocs/langs/da_DK/oauth.lang
Laurent Destailleur f774733fcb Sync transifex
2020-03-14 00:14:42 +01:00

33 lines
1.9 KiB
Plaintext

# Dolibarr language file - Source file is en_US - oauth
ConfigOAuth=OAuth Configuration
OAuthServices=OAuth Services
ManualTokenGeneration=Manuel token generation
TokenManager=Token Manager
IsTokenGenerated=Er token genereret?
NoAccessToken=Ingen adgangstoken gemt i den lokale database
HasAccessToken=Et token blev genereret og gemt i lokal database
NewTokenStored=Token modtaget og gemt
ToCheckDeleteTokenOnProvider=Klik her for at kontrollere / slette autorisation gemt af %s OAuth udbyder
TokenDeleted=Token slettet
RequestAccess=Klik her for at anmode om / forny adgang og modtage et nyt token for at gemme
DeleteAccess=Klik her for at slette token
UseTheFollowingUrlAsRedirectURI=Use the following URL as the Redirect URI when creating your credentials with your OAuth provider:
ListOfSupportedOauthProviders=Enter the credentials provided by your OAuth2 provider. Only supported OAuth2 providers are listedd here. These services may be used by other modules that need OAuth2 authentication.
OAuthSetupForLogin=Side for at generere et OAuth-token
SeePreviousTab=Se tidligere faneblad
OAuthIDSecret=OAuth ID og Secret
TOKEN_REFRESH=Token Refresh Present
TOKEN_EXPIRED=Token udløbet
TOKEN_EXPIRE_AT=Token udløber kl
TOKEN_DELETE=Slet gemt token
OAUTH_GOOGLE_NAME=OAuth Google service
OAUTH_GOOGLE_ID=OAuth Google Id
OAUTH_GOOGLE_SECRET=OAuth Google Secret
OAUTH_GOOGLE_DESC=Go to <a class="notasortlink" href="https://console.developers.google.com/" target="_blank">this page</a> then "Credentials" to create OAuth credentials
OAUTH_GITHUB_NAME=OAuth GitHub service
OAUTH_GITHUB_ID=OAuth GitHub Id
OAUTH_GITHUB_SECRET=OAuth GitHub Secret
OAUTH_GITHUB_DESC=Go to <a class="notasortlink" href="https://github.com/settings/developers" target="_blank">this page</a> then "Register a new application" to create OAuth credentials
OAUTH_STRIPE_TEST_NAME=OAuth Stripe Test
OAUTH_STRIPE_LIVE_NAME=OAuth Stripe Live