< prev index next >

make/data/cldr/common/supplemental/pluralRanges.xml

Print this page
rev 56742 : [mq]: 8231273

@@ -1,11 +1,11 @@
 <?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>
-        <version number="$Revision: 14851 $" />
+        <version number="$Revision$" />
         <plurals> <!-- Format with GeneratePluralRanges.java -->
 
 <!-- other -->
                 <pluralRanges locales="id ja km ko lo ms my th vi yue zh">
                         <pluralRange start="other" end="other" result="other"/>

@@ -15,27 +15,21 @@
                 <pluralRanges locales="am as bn fr gu hi hy kn mr ps pt zu">
                         <pluralRange start="one"   end="one"   result="one"/>
                         <pluralRange start="one"   end="other" result="other"/>
                         <pluralRange start="other" end="other" result="other"/>
                 </pluralRanges>
-                <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>
                 <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>
                 <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">
                         <pluralRange start="one"   end="other" result="other"/>
                         <pluralRange start="other" end="one"   result="one"/>
                         <pluralRange start="other" end="other" result="other"/>
                 </pluralRanges>
-                <pluralRanges locales="af bg ca en es et eu fi ia io nb sv ur">
+                <pluralRanges locales="af an bg ca en es et eu fi ia io nb sv ur">
                         <pluralRange start="one"   end="other" result="other"/>
                         <pluralRange start="other" end="one"   result="other"/>
                         <pluralRange start="other" end="other" result="other"/>
                 </pluralRanges>
                 <pluralRanges locales="da fil is pa">

@@ -48,10 +42,16 @@
                         <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>
+                <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>
                 <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"/>
< prev index next >