summaryrefslogtreecommitdiffstats
path: root/l10n/gd.js
blob: 0aa28acc8b70392f2cfbd28230bdd043a3a943cc (plain)
1
2
3
4
5
6
7
8
9
10
11
OC.L10N.register(
    "social",
    {
    "Help" : "Cobhair",
    "Home" : "Dachaigh",
    "Notifications" : "Brathan",
    "Delete" : "Sguab às",
    "Edit" : "Deasaich",
    "Close" : "Dùin"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");