forked from Wavyzz/dolibarr
31 lines
1.9 KiB
Plaintext
31 lines
1.9 KiB
Plaintext
# Dolibarr language file - Source file is en_US - oauth
|
||
ConfigOAuth=OAuth Yapılandırması
|
||
OAuthServices=OAuth Hizmetleri
|
||
ManualTokenGeneration=Manual token generation
|
||
TokenManager=Token Manager
|
||
IsTokenGenerated=Is token generated ?
|
||
NoAccessToken=Yerel veritabanına kayıtlı erişim belirteçi yok
|
||
HasAccessToken=Bir belirteç oluşturuldu ve yerel veritabanına kaydedildi
|
||
NewTokenStored=Token received and saved
|
||
ToCheckDeleteTokenOnProvider=Click here to check/delete authorization saved by %s OAuth provider
|
||
TokenDeleted=Belirteç silindi
|
||
RequestAccess=Erişim ve kaydedilecek yeni bir belirteç alma isteği/yenilemesi için buraya tıklayın
|
||
DeleteAccess=Belirteçi silmek için burayı tıkla
|
||
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=Page to generate an OAuth token
|
||
SeePreviousTab=Önceki sekmeye bakın
|
||
OAuthIDSecret=OAuth ID and Secret
|
||
TOKEN_REFRESH=Belirteç Yenilemesi Mevcuttur
|
||
TOKEN_EXPIRED=Token expired
|
||
TOKEN_EXPIRE_AT=Belirteç sonlanması
|
||
TOKEN_DELETE=Kayıtlı belrteçi sil
|
||
OAUTH_GOOGLE_NAME=OAuth Google hizmeti
|
||
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 hizmeti
|
||
OAUTH_GITHUB_ID=OAuth GitHub Id
|
||
OAUTH_GITHUB_SECRET=OAuth GitHub Secret
|
||
OAUTH_GITHUB_DESC=<a class="notasortlink" href="https://github.com/settings/developers" target="_blank">Bu sayfaya gidin</a> ve sonra OAuth kimlik bilgileri oluşturmak için "Yeni bir uygulama kaydet" linkine gidin
|