blob: 3623ad6b49d6559fb54881cee1bcbd81bdf84abf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
{ "translations": {
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 უფლებას ანიჭებს გარე სერვისებს მოითხოვონ წვდომა %s-ზე.",
"Name" : "სახელი",
"Redirection URI" : "გადამისამართების URI",
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
"Secret" : "საიდუმლო",
"Add client" : "კლიენტის დამატება",
"Add" : "დამატება"
},"pluralForm" :"nplurals=1; plural=0;"
}
|