summaryrefslogtreecommitdiffstats
path: root/l10n/ka.js
blob: 75ab99e950e927854658934a02ea384168e9065e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
OC.L10N.register(
    "social",
    {
    "Help" : "Help",
    "Open documentation" : "Open documentation",
    "Home" : "Home",
    "Notifications" : "Notifications",
    "Profile" : "Profile",
    "In reply to" : "In reply to",
    "Add emoji" : "Add emoji",
    "Delete" : "Delete",
    "Website" : "Website",
    "No results found" : "No results found",
    "Reply" : "Reply",
    "Deny" : "Deny",
    "Close" : "Close",
    "Continue" : "Continue",
    "User not found" : "User not found",
    "Public" : "Public"
},
"nplurals=2; plural=(n!=1);");