nextcloud/apps/oauth2/l10n/tr.json

11 lines
462 B
JSON
Raw Normal View History

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