social/l10n/gd.js

13 wiersze
322 B
JavaScript

OC.L10N.register(
"social",
{
"Help" : "Cobhair",
"Home" : "Dachaigh",
"Notifications" : "Brathan",
"Delete" : "Sguab às",
"Website" : "Làrach-lìn",
"Deny" : "Diùlt",
"Close" : "Dùin"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");