nextcloud/apps/oauth2/l10n/ka_GE.json

12 lines
757 B
JSON
Raw Normal View History

2017-11-09 04:09:13 +03:00
{ "translations": {
2018-03-02 04:12:16 +03:00
"OAuth 2.0" : "OAuth 2.0",
2017-11-09 04:09:13 +03:00
"OAuth 2.0 clients" : "OAuth 2.0 კლიენტები",
2017-11-12 04:10:00 +03:00
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 გარე სერვისებს ანიჭებს %s-ზე წვდომის მოთხოვნის უფლებას.",
2017-11-09 04:09:13 +03:00
"Name" : "სახელი",
"Redirection URI" : "გადამისამართების URI",
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
"Secret" : "საიდუმლო",
"Add client" : "კლიენტის დამატება",
"Add" : "დამატება"
2018-05-18 03:13:45 +03:00
},"pluralForm" :"nplurals=2; plural=(n!=1);"
2017-11-09 04:09:13 +03:00
}