papandreou / node-cldr

node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pluralization function for "ru" doesn't appear to return "few"

drewfish opened this issue · comments

Apparently Russian has a "few" plural group, according to:
http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html
(I don't speak Russian myself...)

The extractPluralRuleFunction('ru') however returns a function that doesn't appear to ever return "few". This is with cldr@2.0.1.

seems that is OK because in the latest version CLDR 24:
http://cldr.unicode.org/index/downloads/cldr-24

then search for:
few (2-4,…) ➞ other (all fractions): Russian

OK, sounds like this issue is invalid then.

I guess you can mark it as invalid, based on the latest info:
http://www.unicode.org/cldr/charts/24/supplemental/language_plural_rules.html

which for Russian you have one many other.