server/apps/oauth2/l10n/tr.json

14 lines
1,016 B
JSON
Raw Normal View History

2017-05-20 00:08:27 +00:00
{ "translations": {
2018-02-12 21:33:37 +00:00
"OAuth 2.0" : "OAuth 2.0",
2018-05-30 00:12:08 +00:00
"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.",
2017-05-20 00:08:27 +00:00
"OAuth 2.0 clients" : "OAuth 2.0 istemcileri",
2017-07-19 00:08:22 +00:00
"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.",
2017-05-20 00:08:27 +00:00
"Name" : "Ad",
"Redirection URI" : "Yönlendirme Adresi",
"Client Identifier" : "İstemci Belirteci",
"Secret" : "Parola",
"Add client" : "İstemci Ekle",
2017-07-21 00:08:06 +00:00
"Add" : "Ekle"
2017-05-20 00:08:27 +00:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}