diff options
Diffstat (limited to 'apps/oauth2/l10n/tr.json')
-rw-r--r-- | apps/oauth2/l10n/tr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/oauth2/l10n/tr.json b/apps/oauth2/l10n/tr.json index 607302ecb85..b721ffdf162 100644 --- a/apps/oauth2/l10n/tr.json +++ b/apps/oauth2/l10n/tr.json @@ -4,12 +4,12 @@ "Allows OAuth2 compatible authentication from other web applications." : "Diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması sağlar.", "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 uygulaması, yöneticilerin iç kimlik doğrulama iş akışını yapılandırabilmesini ve diğer web uygulamaları için OAuth2 uyumlu kimlik doğrulaması kullanılabilmesini sağlar.", "OAuth 2.0 clients" : "OAuth 2.0 istemcileri", - "Name" : "Ad", - "Client Identifier" : "İstemci Belirteci", - "Add client" : "İstemci Ekle", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 dış hizmetlerin %s için erişim isteğinde bulunmasını sağlar.", + "Name" : "Ad", "Redirection URI" : "Yönlendirme Adresi", + "Client Identifier" : "İstemci Belirteci", "Secret" : "Parola", + "Add client" : "İstemci Ekle", "Add" : "Ekle" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file |