New translations en.json (Turkish)

[ci skip]
This commit is contained in:
Elias Schneider
2026-09-23 22:43:15 +02:00
parent 1781ace072
commit 3d5c9916b3
+4
View File
@@ -289,6 +289,8 @@
"add": "Ekle",
"callback_urls": "Callback URL'leri",
"logout_callback_urls": "Çıkış Callback URL'leri",
"backchannel_logout_url": "Back-Channel Logout URL",
"backchannel_logout_url_description": "URL that receives a logout token when a user's access is revoked, for example when they are disabled or lose group access.",
"public_client": "Genel İstemci",
"public_clients_description": "Genel istemciler bir istemci sırrına sahip değildir. Güvenlik anahtarlarının güvenli bir şekilde saklanamayacağı mobil, web ve yerel uygulamalar için tasarlanmıştır.",
"pkce": "PKCE",
@@ -645,6 +647,8 @@
"credentials": "Yetki Belgeleri",
"client_secrets": "Müşteri gizli bilgileri",
"client_secrets_description": "Uygulamanın kimliğini doğrulamak için kullandığı gizli anahtarlar. Aynı anda birden fazla gizli anahtar etkin olabilir; böylece kesintiye yol açmadan bir tanesi değiştirilebilir.",
"auto_create_client_secret": "Automatically create client secrets",
"auto_create_client_secret_description": "Create a secret without an expiration date when a confidential OIDC client is added. The secret is shown once after creation.",
"no_client_secrets_yet": "Bu uygulamanın henüz herhangi bir istemci gizli anahtarı bulunmamaktadır.",
"public_clients_cannot_have_secrets": "Genel amaçlı istemcilerde istemci gizli anahtarları bulunamaz.",
"add_client_secret": "Müşteri gizli anahtarını ekle",