social/l10n/ga.js

18 wiersze
475 B
JavaScript
Czysty Zwykły widok Historia

OC.L10N.register(
"social",
{
"Help" : "Cabhrú",
"Open documentation" : "Doiciméadú oscailte",
"Home" : "Baile",
"Notifications" : "Fógraí",
"Profile" : "Próifíl",
"Delete" : "Scrios",
"Website" : "Suíomh Gréasáin",
"Reply" : "Freagra",
"Deny" : "shéanadh",
"Close" : "Dún",
"Continue" : "Leanúint ar aghaidh",
"Public" : "Poiblí"
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");