nextcloud/apps/oauth2/l10n/tr.json

12 lines
484 B
JSON
Raw Normal View History

2017-05-20 03:08:27 +03:00
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "OAuth 2.0 istemcileri",
"Name" : "Ad",
"Redirection URI" : "Yönlendirme Adresi",
"Client Identifier" : "İstemci Belirteci",
"Secret" : "Parola",
"Add client" : "İstemci Ekle",
2017-07-18 03:08:02 +03:00
"Add" : "Ekle",
"OAuth 2.0 allows external services to request access to your %s." : "OAuth 2.0 dış hizmetlerin %s hesabınıza erişmesini sağlar."
2017-05-20 03:08:27 +03:00
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}