1 <?xml version="1.0" encoding="UTF-8" ?>
   2 <!DOCTYPE supplementalData SYSTEM "../../common/dtd/ldmlSupplemental.dtd">
   3 <!-- Copyright © 1991-2013 Unicode, Inc. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 
   4         For terms of use, see http://www.unicode.org/copyright.html -->
   5 <supplementalData>
   6         <version number="$Revision: 14851 $" />
   7         <plurals> <!-- Format with GeneratePluralRanges.java -->
   8 
   9 <!-- other -->
  10                 <pluralRanges locales="id ja km ko lo ms my th vi yue zh">
  11                         <pluralRange start="other" end="other" result="other"/>
  12                 </pluralRanges>
  13 
  14 <!-- one, other -->
  15                 <pluralRanges locales="am as bn fr gu hi hy kn mr ps pt zu">
  16                         <pluralRange start="one"   end="one"   result="one"/>
  17                         <pluralRange start="one"   end="other" result="other"/>
  18                         <pluralRange start="other" end="other" result="other"/>
  19                 </pluralRanges>
  20                 <pluralRanges locales="ak fa or sd">
  21                         <pluralRange start="one"   end="one"   result="other"/>
  22                         <pluralRange start="one"   end="other" result="other"/>
  23                         <pluralRange start="other" end="one" result="one"/>
  24                         <pluralRange start="other" end="other" result="other"/>
  25                 </pluralRanges>
  26                 <pluralRanges locales="ka">
  27                         <pluralRange start="one"   end="other" result="one"/>
  28                         <pluralRange start="other" end="one"   result="other"/>
  29                         <pluralRange start="other" end="other" result="other"/>
  30                 </pluralRanges>
  31                 <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">
  32                         <pluralRange start="one"   end="other" result="other"/>
  33                         <pluralRange start="other" end="one"   result="one"/>
  34                         <pluralRange start="other" end="other" result="other"/>
  35                 </pluralRanges>
  36                 <pluralRanges locales="af bg ca en es et eu fi ia io nb sv ur">
  37                         <pluralRange start="one"   end="other" result="other"/>
  38                         <pluralRange start="other" end="one"   result="other"/>
  39                         <pluralRange start="other" end="other" result="other"/>
  40                 </pluralRanges>
  41                 <pluralRanges locales="da fil is pa">
  42                         <pluralRange start="one"   end="one"   result="one"/>
  43                         <pluralRange start="one"   end="other" result="other"/>
  44                         <pluralRange start="other" end="one"   result="one"/>
  45                         <pluralRange start="other" end="other" result="other"/>
  46                 </pluralRanges>
  47                 <pluralRanges locales="si">
  48                         <pluralRange start="one"   end="one"   result="one"/>
  49                         <pluralRange start="one"   end="other" result="other"/>
  50                         <pluralRange start="other" end="one"   result="other"/>
  51                         <pluralRange start="other" end="other" result="other"/>
  52                 </pluralRanges>
  53                 <pluralRanges locales="mk">
  54                         <pluralRange start="one"   end="one"   result="other"/>
  55                         <pluralRange start="one"   end="other" result="other"/>
  56                         <pluralRange start="other" end="one"   result="other"/>
  57                         <pluralRange start="other" end="other" result="other"/>
  58                 </pluralRanges>
  59 
  60 <!-- zero, one, other -->
  61                 <pluralRanges locales="lv">
  62                         <pluralRange start="zero"  end="zero"  result="other"/>
  63                         <pluralRange start="zero"  end="one"   result="one"/>
  64                         <pluralRange start="zero"  end="other" result="other"/>
  65                         <pluralRange start="one"   end="zero"  result="other"/>
  66                         <pluralRange start="one"   end="one"   result="one"/>
  67                         <pluralRange start="one"   end="other" result="other"/>
  68                         <pluralRange start="other" end="zero"  result="other"/>
  69                         <pluralRange start="other" end="one"   result="one"/>
  70                         <pluralRange start="other" end="other" result="other"/>
  71                 </pluralRanges>
  72 
  73 <!-- one, few, other -->
  74                 <pluralRanges locales="ro">
  75                         <pluralRange start="one"   end="few"   result="few"/>
  76                         <pluralRange start="one"   end="other" result="other"/>
  77                         <pluralRange start="few"   end="one"   result="few"/>
  78                         <pluralRange start="few"   end="few"   result="few"/>
  79                         <pluralRange start="few"   end="other" result="other"/>
  80                         <pluralRange start="other" end="few"   result="few"/>
  81                         <pluralRange start="other" end="other" result="other"/>
  82                 </pluralRanges>
  83                 <pluralRanges locales="bs hr sr">
  84                         <pluralRange start="one"   end="one"   result="one"/>
  85                         <pluralRange start="one"   end="few"   result="few"/>
  86                         <pluralRange start="one"   end="other" result="other"/>
  87                         <pluralRange start="few"   end="one"   result="one"/>
  88                         <pluralRange start="few"   end="few"   result="few"/>
  89                         <pluralRange start="few"   end="other" result="other"/>
  90                         <pluralRange start="other" end="one"   result="one"/>
  91                         <pluralRange start="other" end="few"   result="few"/>
  92                         <pluralRange start="other" end="other" result="other"/>
  93                 </pluralRanges>
  94 
  95 <!-- one, two, few, other -->
  96                 <pluralRanges locales="sl">
  97                         <pluralRange start="one"   end="one"   result="few"/>
  98                         <pluralRange start="one"   end="two"   result="two"/>
  99                         <pluralRange start="one"   end="few"   result="few"/>
 100                         <pluralRange start="one"   end="other" result="other"/>
 101                         <pluralRange start="two"   end="one"   result="few"/>
 102                         <pluralRange start="two"   end="two"   result="two"/>
 103                         <pluralRange start="two"   end="few"   result="few"/>
 104                         <pluralRange start="two"   end="other" result="other"/>
 105                         <pluralRange start="few"   end="one"   result="few"/>
 106                         <pluralRange start="few"   end="two"   result="two"/>
 107                         <pluralRange start="few"   end="few"   result="few"/>
 108                         <pluralRange start="few"   end="other" result="other"/>
 109                         <pluralRange start="other" end="one"   result="few"/>
 110                         <pluralRange start="other" end="two"   result="two"/>
 111                         <pluralRange start="other" end="few"   result="few"/>
 112                         <pluralRange start="other" end="other" result="other"/>
 113                 </pluralRanges>
 114 
 115 <!-- one, two, many, other -->
 116                 <pluralRanges locales="he">
 117                         <pluralRange start="one"   end="two"   result="other"/>
 118                         <pluralRange start="one"   end="many"  result="many"/>
 119                         <pluralRange start="one"   end="other" result="other"/>
 120                         <pluralRange start="two"   end="many"  result="other"/>
 121                         <pluralRange start="two"   end="other" result="other"/>
 122                         <pluralRange start="many"  end="many"  result="many"/>
 123                         <pluralRange start="many"  end="other" result="many"/>
 124                         <pluralRange start="other" end="one"   result="other"/>
 125                         <pluralRange start="other" end="two"   result="other"/>
 126                         <pluralRange start="other" end="many"  result="many"/>
 127                         <pluralRange start="other" end="other" result="other"/>
 128                 </pluralRanges>
 129 
 130 <!-- one, few, many, other -->
 131                 <pluralRanges locales="cs pl sk">
 132                         <pluralRange start="one"   end="few"   result="few"/>
 133                         <pluralRange start="one"   end="many"  result="many"/>
 134                         <pluralRange start="one"   end="other" result="other"/>
 135                         <pluralRange start="few"   end="few"   result="few"/>
 136                         <pluralRange start="few"   end="many"  result="many"/>
 137                         <pluralRange start="few"   end="other" result="other"/>
 138                         <pluralRange start="many"  end="one"   result="one"/>
 139                         <pluralRange start="many"  end="few"   result="few"/>
 140                         <pluralRange start="many"  end="many"  result="many"/>
 141                         <pluralRange start="many"  end="other" result="other"/>
 142                         <pluralRange start="other" end="one"   result="one"/>
 143                         <pluralRange start="other" end="few"   result="few"/>
 144                         <pluralRange start="other" end="many"  result="many"/>
 145                         <pluralRange start="other" end="other" result="other"/>
 146                 </pluralRanges>
 147                 <pluralRanges locales="be lt ru uk">
 148                         <pluralRange start="one"   end="one"   result="one"/>
 149                         <pluralRange start="one"   end="few"   result="few"/>
 150                         <pluralRange start="one"   end="many"  result="many"/>
 151                         <pluralRange start="one"   end="other" result="other"/>
 152                         <pluralRange start="few"   end="one"   result="one"/>
 153                         <pluralRange start="few"   end="few"   result="few"/>
 154                         <pluralRange start="few"   end="many"  result="many"/>
 155                         <pluralRange start="few"   end="other" result="other"/>
 156                         <pluralRange start="many"  end="one"   result="one"/>
 157                         <pluralRange start="many"  end="few"   result="few"/>
 158                         <pluralRange start="many"  end="many"  result="many"/>
 159                         <pluralRange start="many"  end="other" result="other"/>
 160                         <pluralRange start="other" end="one"   result="one"/>
 161                         <pluralRange start="other" end="few"   result="few"/>
 162                         <pluralRange start="other" end="many"  result="many"/>
 163                         <pluralRange start="other" end="other" result="other"/>
 164                 </pluralRanges>
 165 
 166 <!-- one, two, few, many, other -->
 167                 <pluralRanges locales="ga">
 168                         <pluralRange start="one"   end="two"   result="two"/>
 169                         <pluralRange start="one"   end="few"   result="few"/>
 170                         <pluralRange start="one"   end="many"  result="many"/>
 171                         <pluralRange start="one"   end="other" result="other"/>
 172                         <pluralRange start="two"   end="few"   result="few"/>
 173                         <pluralRange start="two"   end="many"  result="many"/>
 174                         <pluralRange start="two"   end="other" result="other"/>
 175                         <pluralRange start="few"   end="few"   result="few"/>
 176                         <pluralRange start="few"   end="many"  result="many"/>
 177                         <pluralRange start="few"   end="other" result="other"/>
 178                         <pluralRange start="many"  end="many"  result="many"/>
 179                         <pluralRange start="many"  end="other" result="other"/>
 180                         <pluralRange start="other" end="one"   result="one"/>
 181                         <pluralRange start="other" end="two"   result="two"/>
 182                         <pluralRange start="other" end="few"   result="few"/>
 183                         <pluralRange start="other" end="many"  result="many"/>
 184                         <pluralRange start="other" end="other" result="other"/>
 185                 </pluralRanges>
 186 
 187 <!-- zero, one, two, few, many, other -->
 188                 <pluralRanges locales="cy">
 189                         <pluralRange start="zero"  end="one"   result="one"/>
 190                         <pluralRange start="zero"  end="two"   result="two"/>
 191                         <pluralRange start="zero"  end="few"   result="few"/>
 192                         <pluralRange start="zero"  end="many"  result="many"/>
 193                         <pluralRange start="zero"  end="other" result="other"/>
 194                         <pluralRange start="one"   end="two"   result="two"/>
 195                         <pluralRange start="one"   end="few"   result="few"/>
 196                         <pluralRange start="one"   end="many"  result="many"/>
 197                         <pluralRange start="one"   end="other" result="other"/>
 198                         <pluralRange start="two"   end="few"   result="few"/>
 199                         <pluralRange start="two"   end="many"  result="many"/>
 200                         <pluralRange start="two"   end="other" result="other"/>
 201                         <pluralRange start="few"   end="many"  result="many"/>
 202                         <pluralRange start="few"   end="other" result="other"/>
 203                         <pluralRange start="many"  end="other" result="other"/>
 204                         <pluralRange start="other" end="one"   result="one"/>
 205                         <pluralRange start="other" end="two"   result="two"/>
 206                         <pluralRange start="other" end="few"   result="few"/>
 207                         <pluralRange start="other" end="many"  result="many"/>
 208                         <pluralRange start="other" end="other" result="other"/>
 209                 </pluralRanges>
 210                 <pluralRanges locales="ar">
 211                         <pluralRange start="zero"  end="one"   result="zero"/>
 212                         <pluralRange start="zero"  end="two"   result="zero"/>
 213                         <pluralRange start="zero"  end="few"   result="few"/>
 214                         <pluralRange start="zero"  end="many"  result="many"/>
 215                         <pluralRange start="zero"  end="other" result="other"/>
 216                         <pluralRange start="one"   end="two"   result="other"/>
 217                         <pluralRange start="one"   end="few"   result="few"/>
 218                         <pluralRange start="one"   end="many"  result="many"/>
 219                         <pluralRange start="one"   end="other" result="other"/>
 220                         <pluralRange start="two"   end="few"   result="few"/>
 221                         <pluralRange start="two"   end="many"  result="many"/>
 222                         <pluralRange start="two"   end="other" result="other"/>
 223                         <pluralRange start="few"   end="few"   result="few"/>
 224                         <pluralRange start="few"   end="many"  result="many"/>
 225                         <pluralRange start="few"   end="other" result="other"/>
 226                         <pluralRange start="many"  end="few"   result="few"/>
 227                         <pluralRange start="many"  end="many"  result="many"/>
 228                         <pluralRange start="many"  end="other" result="other"/>
 229                         <pluralRange start="other" end="one"   result="other"/>
 230                         <pluralRange start="other" end="two"   result="other"/>
 231                         <pluralRange start="other" end="few"   result="few"/>
 232                         <pluralRange start="other" end="many"  result="many"/>
 233                         <pluralRange start="other" end="other" result="other"/>
 234                 </pluralRanges>
 235 
 236         </plurals>
 237 </supplementalData>