aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/ka_GE.js
blob: 2b33e4bc865d2e2218f80e1977a83b6d76ba8e33 (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;");