nextcloud/apps/oauth2/l10n/ka_GE.json

12 lines
564 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 კლიენტები",
2020-09-01 05:16:09 +03:00
"Add client" : "კლიენტის დამატება",
2018-11-17 04:12:47 +03:00
"Name" : "სახელი",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "გადამისამართების URI",
2020-09-01 05:16:09 +03:00
"Add" : "დამატება",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "კლიენტის იდენტიფიკატორი",
2018-06-27 13:06:12 +03:00
"Secret" : "საიდუმლო",
2019-12-22 05:28:34 +03:00
"Delete" : "წაშლა"
2018-05-18 03:13:45 +03:00
},"pluralForm" :"nplurals=2; plural=(n!=1);"
2017-11-09 04:09:13 +03:00
}