summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ka_GE.js
blob: 145866ff4a24833806eb1d7a7bc291bd1d1c04f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "oauth2",
    {
    "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" : "დამატება"
},
"nplurals=1; plural=0;");