blob: 59a50f8e78f244779fe41a5b9c28edc0d070db14 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{ "translations": {
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Yönlendirme adresi https://websitem.com/yol gibi tam bir adres olmalıdır",
"OAuth 2.0" : "OAuth 2.0",
"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.",
"Redirection URI" : "Yönlendirme Adresi",
"Secret" : "Parola",
"Add" : "Ekle"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
|