f7cloud_client/apps/groupfolders/l10n/ka_GE.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

25 lines
1.0 KiB
JavaScript

OC.L10N.register(
"groupfolders",
{
"Access denied" : "წვდომა არაა დაშვებული",
"Group" : "ჯგუფი",
"Read" : "წაკითხვა",
"Write" : "ჩაწერა",
"Create" : "შექმნა",
"Delete" : "წაშლა",
"Share" : "გაზიარება",
"You" : "თქვენ",
"Add group" : "ჯგუფის დამატება",
"Default" : "საწყისი პარამეტრები",
"Unlimited" : "ულიმიტო",
"Delete \"{folderName}\"?" : "გავაუქმოთ \"{folderName}\"?",
"Folder name" : "დირექტორიის სახელი",
"Quota" : "ქვოტა",
"Previous" : "წინა",
"User" : "მომხმარებელი",
"Unknown" : "უცნობია",
"None" : "არც ერთი",
"{size} used" : "მოხმარებულია {size}"
},
"nplurals=2; plural=(n!=1);");