Five Form Irish

The header entry would be:

Plural-Forms: nplurals=5; \
    plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;(n==1 ? 0 : n==2 ? 1 : n>=3 && n<=6 ? 2 : n>=7 && n<=10 ? 3 : 4)

Reference: PoEdit

Comments

d34dman created an issue. See original summary.

d34dman’s picture

Issue summary: View changes
d34dman’s picture

Status: Active » Needs review
d34dman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.