kopia lustrzana https://github.com/nextcloud/social
19 wiersze
502 B
JavaScript
19 wiersze
502 B
JavaScript
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",
|
|
"Hello" : "Dia dhuit",
|
|
"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);");
|