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