• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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: 14428 $" />
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="other" result="other"/>
24		</pluralRanges>
25		<pluralRanges locales="ka">
26			<pluralRange start="one"   end="other" result="one"/>
27			<pluralRange start="other" end="one"   result="other"/>
28			<pluralRange start="other" end="other" result="other"/>
29		</pluralRanges>
30		<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">
31			<pluralRange start="one"   end="other" result="other"/>
32			<pluralRange start="other" end="one"   result="one"/>
33			<pluralRange start="other" end="other" result="other"/>
34		</pluralRanges>
35		<pluralRanges locales="af bg ca en es et eu fi ia io nb sv ur">
36			<pluralRange start="one"   end="other" result="other"/>
37			<pluralRange start="other" end="one"   result="other"/>
38			<pluralRange start="other" end="other" result="other"/>
39		</pluralRanges>
40		<pluralRanges locales="da fil is pa">
41			<pluralRange start="one"   end="one"   result="one"/>
42			<pluralRange start="one"   end="other" result="other"/>
43			<pluralRange start="other" end="one"   result="one"/>
44			<pluralRange start="other" end="other" result="other"/>
45		</pluralRanges>
46		<pluralRanges locales="si">
47			<pluralRange start="one"   end="one"   result="one"/>
48			<pluralRange start="one"   end="other" result="other"/>
49			<pluralRange start="other" end="one"   result="other"/>
50			<pluralRange start="other" end="other" result="other"/>
51		</pluralRanges>
52		<pluralRanges locales="mk">
53			<pluralRange start="one"   end="one"   result="other"/>
54			<pluralRange start="one"   end="other" result="other"/>
55			<pluralRange start="other" end="one"   result="other"/>
56			<pluralRange start="other" end="other" result="other"/>
57		</pluralRanges>
58
59<!-- zero, one, other -->
60		<pluralRanges locales="lv">
61			<pluralRange start="zero"  end="zero"  result="other"/>
62			<pluralRange start="zero"  end="one"   result="one"/>
63			<pluralRange start="zero"  end="other" result="other"/>
64			<pluralRange start="one"   end="zero"  result="other"/>
65			<pluralRange start="one"   end="one"   result="one"/>
66			<pluralRange start="one"   end="other" result="other"/>
67			<pluralRange start="other" end="zero"  result="other"/>
68			<pluralRange start="other" end="one"   result="one"/>
69			<pluralRange start="other" end="other" result="other"/>
70		</pluralRanges>
71
72<!-- one, few, other -->
73		<pluralRanges locales="ro">
74			<pluralRange start="one"   end="few"   result="few"/>
75			<pluralRange start="one"   end="other" result="other"/>
76			<pluralRange start="few"   end="one"   result="few"/>
77			<pluralRange start="few"   end="few"   result="few"/>
78			<pluralRange start="few"   end="other" result="other"/>
79			<pluralRange start="other" end="few"   result="few"/>
80			<pluralRange start="other" end="other" result="other"/>
81		</pluralRanges>
82		<pluralRanges locales="bs hr sr">
83			<pluralRange start="one"   end="one"   result="one"/>
84			<pluralRange start="one"   end="few"   result="few"/>
85			<pluralRange start="one"   end="other" result="other"/>
86			<pluralRange start="few"   end="one"   result="one"/>
87			<pluralRange start="few"   end="few"   result="few"/>
88			<pluralRange start="few"   end="other" result="other"/>
89			<pluralRange start="other" end="one"   result="one"/>
90			<pluralRange start="other" end="few"   result="few"/>
91			<pluralRange start="other" end="other" result="other"/>
92		</pluralRanges>
93
94<!-- one, two, few, other -->
95		<pluralRanges locales="sl">
96			<pluralRange start="one"   end="one"   result="few"/>
97			<pluralRange start="one"   end="two"   result="two"/>
98			<pluralRange start="one"   end="few"   result="few"/>
99			<pluralRange start="one"   end="other" result="other"/>
100			<pluralRange start="two"   end="one"   result="few"/>
101			<pluralRange start="two"   end="two"   result="two"/>
102			<pluralRange start="two"   end="few"   result="few"/>
103			<pluralRange start="two"   end="other" result="other"/>
104			<pluralRange start="few"   end="one"   result="few"/>
105			<pluralRange start="few"   end="two"   result="two"/>
106			<pluralRange start="few"   end="few"   result="few"/>
107			<pluralRange start="few"   end="other" result="other"/>
108			<pluralRange start="other" end="one"   result="few"/>
109			<pluralRange start="other" end="two"   result="two"/>
110			<pluralRange start="other" end="few"   result="few"/>
111			<pluralRange start="other" end="other" result="other"/>
112		</pluralRanges>
113
114<!-- one, two, many, other -->
115		<pluralRanges locales="he">
116			<pluralRange start="one"   end="two"   result="other"/>
117			<pluralRange start="one"   end="many"  result="many"/>
118			<pluralRange start="one"   end="other" result="other"/>
119			<pluralRange start="two"   end="many"  result="other"/>
120			<pluralRange start="two"   end="other" result="other"/>
121			<pluralRange start="many"  end="many"  result="many"/>
122			<pluralRange start="many"  end="other" result="many"/>
123			<pluralRange start="other" end="one"   result="other"/>
124			<pluralRange start="other" end="two"   result="other"/>
125			<pluralRange start="other" end="many"  result="many"/>
126			<pluralRange start="other" end="other" result="other"/>
127		</pluralRanges>
128
129<!-- one, few, many, other -->
130		<pluralRanges locales="cs pl sk">
131			<pluralRange start="one"   end="few"   result="few"/>
132			<pluralRange start="one"   end="many"  result="many"/>
133			<pluralRange start="one"   end="other" result="other"/>
134			<pluralRange start="few"   end="few"   result="few"/>
135			<pluralRange start="few"   end="many"  result="many"/>
136			<pluralRange start="few"   end="other" result="other"/>
137			<pluralRange start="many"  end="one"   result="one"/>
138			<pluralRange start="many"  end="few"   result="few"/>
139			<pluralRange start="many"  end="many"  result="many"/>
140			<pluralRange start="many"  end="other" result="other"/>
141			<pluralRange start="other" end="one"   result="one"/>
142			<pluralRange start="other" end="few"   result="few"/>
143			<pluralRange start="other" end="many"  result="many"/>
144			<pluralRange start="other" end="other" result="other"/>
145		</pluralRanges>
146		<pluralRanges locales="be lt ru uk">
147			<pluralRange start="one"   end="one"   result="one"/>
148			<pluralRange start="one"   end="few"   result="few"/>
149			<pluralRange start="one"   end="many"  result="many"/>
150			<pluralRange start="one"   end="other" result="other"/>
151			<pluralRange start="few"   end="one"   result="one"/>
152			<pluralRange start="few"   end="few"   result="few"/>
153			<pluralRange start="few"   end="many"  result="many"/>
154			<pluralRange start="few"   end="other" result="other"/>
155			<pluralRange start="many"  end="one"   result="one"/>
156			<pluralRange start="many"  end="few"   result="few"/>
157			<pluralRange start="many"  end="many"  result="many"/>
158			<pluralRange start="many"  end="other" result="other"/>
159			<pluralRange start="other" end="one"   result="one"/>
160			<pluralRange start="other" end="few"   result="few"/>
161			<pluralRange start="other" end="many"  result="many"/>
162			<pluralRange start="other" end="other" result="other"/>
163		</pluralRanges>
164
165<!-- one, two, few, many, other -->
166		<pluralRanges locales="ga">
167			<pluralRange start="one"   end="two"   result="two"/>
168			<pluralRange start="one"   end="few"   result="few"/>
169			<pluralRange start="one"   end="many"  result="many"/>
170			<pluralRange start="one"   end="other" result="other"/>
171			<pluralRange start="two"   end="few"   result="few"/>
172			<pluralRange start="two"   end="many"  result="many"/>
173			<pluralRange start="two"   end="other" result="other"/>
174			<pluralRange start="few"   end="few"   result="few"/>
175			<pluralRange start="few"   end="many"  result="many"/>
176			<pluralRange start="few"   end="other" result="other"/>
177			<pluralRange start="many"  end="many"  result="many"/>
178			<pluralRange start="many"  end="other" result="other"/>
179			<pluralRange start="other" end="one"   result="one"/>
180			<pluralRange start="other" end="two"   result="two"/>
181			<pluralRange start="other" end="few"   result="few"/>
182			<pluralRange start="other" end="many"  result="many"/>
183			<pluralRange start="other" end="other" result="other"/>
184		</pluralRanges>
185
186<!-- zero, one, two, few, many, other -->
187		<pluralRanges locales="cy">
188			<pluralRange start="zero"  end="one"   result="one"/>
189			<pluralRange start="zero"  end="two"   result="two"/>
190			<pluralRange start="zero"  end="few"   result="few"/>
191			<pluralRange start="zero"  end="many"  result="many"/>
192			<pluralRange start="zero"  end="other" result="other"/>
193			<pluralRange start="one"   end="two"   result="two"/>
194			<pluralRange start="one"   end="few"   result="few"/>
195			<pluralRange start="one"   end="many"  result="many"/>
196			<pluralRange start="one"   end="other" result="other"/>
197			<pluralRange start="two"   end="few"   result="few"/>
198			<pluralRange start="two"   end="many"  result="many"/>
199			<pluralRange start="two"   end="other" result="other"/>
200			<pluralRange start="few"   end="many"  result="many"/>
201			<pluralRange start="few"   end="other" result="other"/>
202			<pluralRange start="many"  end="other" result="other"/>
203			<pluralRange start="other" end="one"   result="one"/>
204			<pluralRange start="other" end="two"   result="two"/>
205			<pluralRange start="other" end="few"   result="few"/>
206			<pluralRange start="other" end="many"  result="many"/>
207			<pluralRange start="other" end="other" result="other"/>
208		</pluralRanges>
209		<pluralRanges locales="ar">
210			<pluralRange start="zero"  end="one"   result="zero"/>
211			<pluralRange start="zero"  end="two"   result="zero"/>
212			<pluralRange start="zero"  end="few"   result="few"/>
213			<pluralRange start="zero"  end="many"  result="many"/>
214			<pluralRange start="zero"  end="other" result="other"/>
215			<pluralRange start="one"   end="two"   result="other"/>
216			<pluralRange start="one"   end="few"   result="few"/>
217			<pluralRange start="one"   end="many"  result="many"/>
218			<pluralRange start="one"   end="other" result="other"/>
219			<pluralRange start="two"   end="few"   result="few"/>
220			<pluralRange start="two"   end="many"  result="many"/>
221			<pluralRange start="two"   end="other" result="other"/>
222			<pluralRange start="few"   end="few"   result="few"/>
223			<pluralRange start="few"   end="many"  result="many"/>
224			<pluralRange start="few"   end="other" result="other"/>
225			<pluralRange start="many"  end="few"   result="few"/>
226			<pluralRange start="many"  end="many"  result="many"/>
227			<pluralRange start="many"  end="other" result="other"/>
228			<pluralRange start="other" end="one"   result="other"/>
229			<pluralRange start="other" end="two"   result="other"/>
230			<pluralRange start="other" end="few"   result="few"/>
231			<pluralRange start="other" end="many"  result="many"/>
232			<pluralRange start="other" end="other" result="other"/>
233		</pluralRanges>
234
235	</plurals>
236</supplementalData>
237