nextcloud/apps/oauth2/l10n/tr.json

11 lines
462 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0 istemcileri",
"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);"
}