2015-06-24 16:42:11 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
|
|
|
|
<!-- Copyright © 1991-2013 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html -->
|
|
|
|
<supplementalData>
|
2019-10-28 11:06:17 -07:00
|
|
|
<version number="$Revision$" />
|
2015-06-24 16:42:11 -07:00
|
|
|
<plurals> <!-- Format with GeneratePluralRanges.java -->
|
|
|
|
|
|
|
|
<!-- other -->
|
2018-06-15 11:58:34 +05:30
|
|
|
<pluralRanges locales="id ja km ko lo ms my th vi yue zh">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- one, other -->
|
2018-06-15 11:58:34 +05:30
|
|
|
<pluralRanges locales="am as bn fr gu hi hy kn mr ps pt zu">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
<pluralRanges locales="ka">
|
|
|
|
<pluralRange start="one" end="other" result="one"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2019-05-08 12:45:02 -07:00
|
|
|
<pluralRanges locales="az de el gl gsw hu it kk ky ml mn ne nl sc scn sq sw ta te tk tr ug uz">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2019-10-28 11:06:17 -07:00
|
|
|
<pluralRanges locales="af an bg ca en es et eu fi ia io nb sv ur">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2018-06-15 11:58:34 +05:30
|
|
|
<pluralRanges locales="da fil is pa">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
<pluralRanges locales="si">
|
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2019-10-28 11:06:17 -07:00
|
|
|
<pluralRanges locales="ak fa or sd">
|
|
|
|
<pluralRange start="one" end="one" result="other"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRanges locales="mk">
|
|
|
|
<pluralRange start="one" end="one" result="other"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- zero, one, other -->
|
|
|
|
<pluralRanges locales="lv">
|
|
|
|
<pluralRange start="zero" end="zero" result="other"/>
|
|
|
|
<pluralRange start="zero" end="one" result="one"/>
|
|
|
|
<pluralRange start="zero" end="other" result="other"/>
|
|
|
|
<pluralRange start="one" end="zero" result="other"/>
|
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="zero" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- one, few, other -->
|
|
|
|
<pluralRanges locales="ro">
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="one" result="few"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
<pluralRanges locales="bs hr sr">
|
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="one" result="one"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- one, two, few, other -->
|
|
|
|
<pluralRanges locales="sl">
|
|
|
|
<pluralRange start="one" end="one" result="few"/>
|
|
|
|
<pluralRange start="one" end="two" result="two"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="two" end="one" result="few"/>
|
|
|
|
<pluralRange start="two" end="two" result="two"/>
|
|
|
|
<pluralRange start="two" end="few" result="few"/>
|
|
|
|
<pluralRange start="two" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="one" result="few"/>
|
|
|
|
<pluralRange start="few" end="two" result="two"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="few"/>
|
|
|
|
<pluralRange start="other" end="two" result="two"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- one, two, many, other -->
|
|
|
|
<pluralRanges locales="he">
|
|
|
|
<pluralRange start="one" end="two" result="other"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="two" end="many" result="other"/>
|
|
|
|
<pluralRange start="two" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="many" result="many"/>
|
|
|
|
<pluralRange start="many" end="other" result="many"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="two" result="other"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
|
|
|
<!-- one, few, many, other -->
|
|
|
|
<pluralRanges locales="cs pl sk">
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="many" result="many"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="one" result="one"/>
|
|
|
|
<pluralRange start="many" end="few" result="few"/>
|
|
|
|
<pluralRange start="many" end="many" result="many"/>
|
|
|
|
<pluralRange start="many" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2018-06-15 11:58:34 +05:30
|
|
|
<pluralRanges locales="be lt ru uk">
|
2015-06-24 16:42:11 -07:00
|
|
|
<pluralRange start="one" end="one" result="one"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="one" result="one"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="many" result="many"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="one" result="one"/>
|
|
|
|
<pluralRange start="many" end="few" result="few"/>
|
|
|
|
<pluralRange start="many" end="many" result="many"/>
|
|
|
|
<pluralRange start="many" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
2018-06-15 11:58:34 +05:30
|
|
|
<!-- one, two, few, many, other -->
|
|
|
|
<pluralRanges locales="ga">
|
|
|
|
<pluralRange start="one" end="two" result="two"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="two" end="few" result="few"/>
|
|
|
|
<pluralRange start="two" end="many" result="many"/>
|
|
|
|
<pluralRange start="two" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="many" result="many"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="many" result="many"/>
|
|
|
|
<pluralRange start="many" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="two" result="two"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
|
2015-06-24 16:42:11 -07:00
|
|
|
<!-- zero, one, two, few, many, other -->
|
|
|
|
<pluralRanges locales="cy">
|
|
|
|
<pluralRange start="zero" end="one" result="one"/>
|
|
|
|
<pluralRange start="zero" end="two" result="two"/>
|
|
|
|
<pluralRange start="zero" end="few" result="few"/>
|
|
|
|
<pluralRange start="zero" end="many" result="many"/>
|
|
|
|
<pluralRange start="zero" end="other" result="other"/>
|
|
|
|
<pluralRange start="one" end="two" result="two"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="two" end="few" result="few"/>
|
|
|
|
<pluralRange start="two" end="many" result="many"/>
|
|
|
|
<pluralRange start="two" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="many" result="many"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="one"/>
|
|
|
|
<pluralRange start="other" end="two" result="two"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
|
|
|
<pluralRanges locales="ar">
|
|
|
|
<pluralRange start="zero" end="one" result="zero"/>
|
|
|
|
<pluralRange start="zero" end="two" result="zero"/>
|
|
|
|
<pluralRange start="zero" end="few" result="few"/>
|
|
|
|
<pluralRange start="zero" end="many" result="many"/>
|
|
|
|
<pluralRange start="zero" end="other" result="other"/>
|
|
|
|
<pluralRange start="one" end="two" result="other"/>
|
|
|
|
<pluralRange start="one" end="few" result="few"/>
|
|
|
|
<pluralRange start="one" end="many" result="many"/>
|
|
|
|
<pluralRange start="one" end="other" result="other"/>
|
|
|
|
<pluralRange start="two" end="few" result="few"/>
|
|
|
|
<pluralRange start="two" end="many" result="many"/>
|
|
|
|
<pluralRange start="two" end="other" result="other"/>
|
|
|
|
<pluralRange start="few" end="few" result="few"/>
|
|
|
|
<pluralRange start="few" end="many" result="many"/>
|
|
|
|
<pluralRange start="few" end="other" result="other"/>
|
|
|
|
<pluralRange start="many" end="few" result="few"/>
|
|
|
|
<pluralRange start="many" end="many" result="many"/>
|
|
|
|
<pluralRange start="many" end="other" result="other"/>
|
|
|
|
<pluralRange start="other" end="one" result="other"/>
|
|
|
|
<pluralRange start="other" end="two" result="other"/>
|
|
|
|
<pluralRange start="other" end="few" result="few"/>
|
|
|
|
<pluralRange start="other" end="many" result="many"/>
|
|
|
|
<pluralRange start="other" end="other" result="other"/>
|
|
|
|
</pluralRanges>
|
2018-06-15 11:58:34 +05:30
|
|
|
|
2015-06-24 16:42:11 -07:00
|
|
|
</plurals>
|
|
|
|
</supplementalData>
|