Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ka_GE.json « l10n « oauth2 « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e5c8fbadf1ba04a8234eb3538b002184725f2227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "OAuth 2.0" : "OAuth 2.0",
    "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=2; plural=(n!=1);"
}