twitter_cldr 5.3.0 → 5.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/twitter_cldr/version.rb +1 -1
- data/resources/collation/tailoring/en-001.yml +4 -0
- data/resources/collation/tries/en-001.dump +0 -0
- data/resources/locales/en-001/calendars.yml +292 -0
- data/resources/locales/en-001/currencies.yml +1014 -0
- data/resources/locales/en-001/day_periods.yml +96 -0
- data/resources/locales/en-001/fields.yml +553 -0
- data/resources/locales/en-001/languages.yml +624 -0
- data/resources/locales/en-001/layout.yml +5 -0
- data/resources/locales/en-001/lists.yml +49 -0
- data/resources/locales/en-001/numbers.yml +439 -0
- data/resources/locales/en-001/plural_rules.yml +10 -0
- data/resources/locales/en-001/plurals.yml +19 -0
- data/resources/locales/en-001/territories.yml +267 -0
- data/resources/locales/en-001/timezones.yml +756 -0
- data/resources/locales/en-001/units.yml +1512 -0
- data/resources/supported_locales.yml +1 -0
- data/spec/timezones/tests/en-001.yml +12475 -0
- metadata +18 -2
@@ -0,0 +1,49 @@
|
|
1
|
+
---
|
2
|
+
:en-001:
|
3
|
+
:lists:
|
4
|
+
:default:
|
5
|
+
? !ruby/symbol "2"
|
6
|
+
: "{0} and {1}"
|
7
|
+
:end: "{0} and {1}"
|
8
|
+
:middle: "{0}, {1}"
|
9
|
+
:start: "{0}, {1}"
|
10
|
+
:or:
|
11
|
+
? !ruby/symbol "2"
|
12
|
+
: "{0} or {1}"
|
13
|
+
:end: "{0} or {1}"
|
14
|
+
:middle: "{0}, {1}"
|
15
|
+
:start: "{0}, {1}"
|
16
|
+
:or-narrow:
|
17
|
+
:end: "{0} or {1}"
|
18
|
+
:or-short:
|
19
|
+
:end: "{0} or {1}"
|
20
|
+
:standard-narrow:
|
21
|
+
? !ruby/symbol "2"
|
22
|
+
: "{0}, {1}"
|
23
|
+
:end: "{0}, {1}"
|
24
|
+
:middle: "{0}, {1}"
|
25
|
+
:start: "{0}, {1}"
|
26
|
+
:standard-short:
|
27
|
+
? !ruby/symbol "2"
|
28
|
+
: "{0} and {1}"
|
29
|
+
:end: "{0} and {1}"
|
30
|
+
:middle: "{0}, {1}"
|
31
|
+
:start: "{0}, {1}"
|
32
|
+
:unit:
|
33
|
+
? !ruby/symbol "2"
|
34
|
+
: "{0}, {1}"
|
35
|
+
:end: "{0}, {1}"
|
36
|
+
:middle: "{0}, {1}"
|
37
|
+
:start: "{0}, {1}"
|
38
|
+
:unit-narrow:
|
39
|
+
? !ruby/symbol "2"
|
40
|
+
: "{0} {1}"
|
41
|
+
:end: "{0} {1}"
|
42
|
+
:middle: "{0} {1}"
|
43
|
+
:start: "{0} {1}"
|
44
|
+
:unit-short:
|
45
|
+
? !ruby/symbol "2"
|
46
|
+
: "{0}, {1}"
|
47
|
+
:end: "{0}, {1}"
|
48
|
+
:middle: "{0}, {1}"
|
49
|
+
:start: "{0}, {1}"
|
@@ -0,0 +1,439 @@
|
|
1
|
+
---
|
2
|
+
:en-001:
|
3
|
+
:numbers:
|
4
|
+
:default_number_systems:
|
5
|
+
:alternatives: {}
|
6
|
+
:default: latn
|
7
|
+
:formats:
|
8
|
+
:currency:
|
9
|
+
:adlm: :numbers.formats.currency.latn
|
10
|
+
:arab:
|
11
|
+
:default: "#,##0.00 ¤"
|
12
|
+
:arabext: :numbers.formats.currency.latn
|
13
|
+
:bali: :numbers.formats.currency.latn
|
14
|
+
:beng: :numbers.formats.currency.latn
|
15
|
+
:brah: :numbers.formats.currency.latn
|
16
|
+
:cakm: :numbers.formats.currency.latn
|
17
|
+
:cham: :numbers.formats.currency.latn
|
18
|
+
:default: :numbers.formats.currency.latn
|
19
|
+
:deva: :numbers.formats.currency.latn
|
20
|
+
:fullwide: :numbers.formats.currency.latn
|
21
|
+
:gong: :numbers.formats.currency.latn
|
22
|
+
:gonm: :numbers.formats.currency.latn
|
23
|
+
:gujr: :numbers.formats.currency.latn
|
24
|
+
:guru: :numbers.formats.currency.latn
|
25
|
+
:hanidec: :numbers.formats.currency.latn
|
26
|
+
:java: :numbers.formats.currency.latn
|
27
|
+
:kali: :numbers.formats.currency.latn
|
28
|
+
:khmr: :numbers.formats.currency.latn
|
29
|
+
:knda: :numbers.formats.currency.latn
|
30
|
+
:lana: :numbers.formats.currency.latn
|
31
|
+
:lanatham: :numbers.formats.currency.latn
|
32
|
+
:laoo: :numbers.formats.currency.latn
|
33
|
+
:latn:
|
34
|
+
:default: "¤#,##0.00"
|
35
|
+
:short:
|
36
|
+
? !ruby/symbol "1000"
|
37
|
+
:
|
38
|
+
:one: ¤0K
|
39
|
+
:other: ¤0K
|
40
|
+
? !ruby/symbol "10000"
|
41
|
+
:
|
42
|
+
:one: ¤00K
|
43
|
+
:other: ¤00K
|
44
|
+
? !ruby/symbol "100000"
|
45
|
+
:
|
46
|
+
:one: ¤000K
|
47
|
+
:other: ¤000K
|
48
|
+
? !ruby/symbol "1000000"
|
49
|
+
:
|
50
|
+
:one: ¤0M
|
51
|
+
:other: ¤0M
|
52
|
+
? !ruby/symbol "10000000"
|
53
|
+
:
|
54
|
+
:one: ¤00M
|
55
|
+
:other: ¤00M
|
56
|
+
? !ruby/symbol "100000000"
|
57
|
+
:
|
58
|
+
:one: ¤000M
|
59
|
+
:other: ¤000M
|
60
|
+
? !ruby/symbol "1000000000"
|
61
|
+
:
|
62
|
+
:one: ¤0B
|
63
|
+
:other: ¤0B
|
64
|
+
? !ruby/symbol "10000000000"
|
65
|
+
:
|
66
|
+
:one: ¤00B
|
67
|
+
:other: ¤00B
|
68
|
+
? !ruby/symbol "100000000000"
|
69
|
+
:
|
70
|
+
:one: ¤000B
|
71
|
+
:other: ¤000B
|
72
|
+
? !ruby/symbol "1000000000000"
|
73
|
+
:
|
74
|
+
:one: ¤0T
|
75
|
+
:other: ¤0T
|
76
|
+
? !ruby/symbol "10000000000000"
|
77
|
+
:
|
78
|
+
:one: ¤00T
|
79
|
+
:other: ¤00T
|
80
|
+
? !ruby/symbol "100000000000000"
|
81
|
+
:
|
82
|
+
:one: ¤000T
|
83
|
+
:other: ¤000T
|
84
|
+
:unit:
|
85
|
+
:one: "{0} {1}"
|
86
|
+
:other: "{0} {1}"
|
87
|
+
:lepc: :numbers.formats.currency.latn
|
88
|
+
:limb: :numbers.formats.currency.latn
|
89
|
+
:mlym: :numbers.formats.currency.latn
|
90
|
+
:mong: :numbers.formats.currency.latn
|
91
|
+
:mtei: :numbers.formats.currency.latn
|
92
|
+
:mymr: :numbers.formats.currency.latn
|
93
|
+
:mymrshan: :numbers.formats.currency.latn
|
94
|
+
:nkoo: :numbers.formats.currency.latn
|
95
|
+
:olck: :numbers.formats.currency.latn
|
96
|
+
:orya: :numbers.formats.currency.latn
|
97
|
+
:osma: :numbers.formats.currency.latn
|
98
|
+
:rohg: :numbers.formats.currency.latn
|
99
|
+
:saur: :numbers.formats.currency.latn
|
100
|
+
:shrd: :numbers.formats.currency.latn
|
101
|
+
:sora: :numbers.formats.currency.latn
|
102
|
+
:sund: :numbers.formats.currency.latn
|
103
|
+
:takr: :numbers.formats.currency.latn
|
104
|
+
:talu: :numbers.formats.currency.latn
|
105
|
+
:tamldec: :numbers.formats.currency.latn
|
106
|
+
:telu: :numbers.formats.currency.latn
|
107
|
+
:thai: :numbers.formats.currency.latn
|
108
|
+
:tibt: :numbers.formats.currency.latn
|
109
|
+
:vaii: :numbers.formats.currency.latn
|
110
|
+
:decimal:
|
111
|
+
:adlm: :numbers.formats.decimal.latn
|
112
|
+
:arab: :numbers.formats.decimal.latn
|
113
|
+
:arabext: :numbers.formats.decimal.latn
|
114
|
+
:bali: :numbers.formats.decimal.latn
|
115
|
+
:beng: :numbers.formats.decimal.latn
|
116
|
+
:brah: :numbers.formats.decimal.latn
|
117
|
+
:cakm: :numbers.formats.decimal.latn
|
118
|
+
:cham: :numbers.formats.decimal.latn
|
119
|
+
:default: :numbers.formats.decimal.latn
|
120
|
+
:deva: :numbers.formats.decimal.latn
|
121
|
+
:fullwide: :numbers.formats.decimal.latn
|
122
|
+
:gong: :numbers.formats.decimal.latn
|
123
|
+
:gonm: :numbers.formats.decimal.latn
|
124
|
+
:gujr: :numbers.formats.decimal.latn
|
125
|
+
:guru: :numbers.formats.decimal.latn
|
126
|
+
:hanidec: :numbers.formats.decimal.latn
|
127
|
+
:java: :numbers.formats.decimal.latn
|
128
|
+
:kali: :numbers.formats.decimal.latn
|
129
|
+
:khmr: :numbers.formats.decimal.latn
|
130
|
+
:knda: :numbers.formats.decimal.latn
|
131
|
+
:lana: :numbers.formats.decimal.latn
|
132
|
+
:lanatham: :numbers.formats.decimal.latn
|
133
|
+
:laoo: :numbers.formats.decimal.latn
|
134
|
+
:latn:
|
135
|
+
:default: "#,##0.###"
|
136
|
+
:long:
|
137
|
+
? !ruby/symbol "1000"
|
138
|
+
:
|
139
|
+
:one: "0 thousand"
|
140
|
+
:other: "0 thousand"
|
141
|
+
? !ruby/symbol "10000"
|
142
|
+
:
|
143
|
+
:one: "00 thousand"
|
144
|
+
:other: "00 thousand"
|
145
|
+
? !ruby/symbol "100000"
|
146
|
+
:
|
147
|
+
:one: "000 thousand"
|
148
|
+
:other: "000 thousand"
|
149
|
+
? !ruby/symbol "1000000"
|
150
|
+
:
|
151
|
+
:one: "0 million"
|
152
|
+
:other: "0 million"
|
153
|
+
? !ruby/symbol "10000000"
|
154
|
+
:
|
155
|
+
:one: "00 million"
|
156
|
+
:other: "00 million"
|
157
|
+
? !ruby/symbol "100000000"
|
158
|
+
:
|
159
|
+
:one: "000 million"
|
160
|
+
:other: "000 million"
|
161
|
+
? !ruby/symbol "1000000000"
|
162
|
+
:
|
163
|
+
:one: "0 billion"
|
164
|
+
:other: "0 billion"
|
165
|
+
? !ruby/symbol "10000000000"
|
166
|
+
:
|
167
|
+
:one: "00 billion"
|
168
|
+
:other: "00 billion"
|
169
|
+
? !ruby/symbol "100000000000"
|
170
|
+
:
|
171
|
+
:one: "000 billion"
|
172
|
+
:other: "000 billion"
|
173
|
+
? !ruby/symbol "1000000000000"
|
174
|
+
:
|
175
|
+
:one: "0 trillion"
|
176
|
+
:other: "0 trillion"
|
177
|
+
? !ruby/symbol "10000000000000"
|
178
|
+
:
|
179
|
+
:one: "00 trillion"
|
180
|
+
:other: "00 trillion"
|
181
|
+
? !ruby/symbol "100000000000000"
|
182
|
+
:
|
183
|
+
:one: "000 trillion"
|
184
|
+
:other: "000 trillion"
|
185
|
+
:short:
|
186
|
+
? !ruby/symbol "1000"
|
187
|
+
:
|
188
|
+
:one: 0K
|
189
|
+
:other: 0K
|
190
|
+
? !ruby/symbol "10000"
|
191
|
+
:
|
192
|
+
:one: 00K
|
193
|
+
:other: 00K
|
194
|
+
? !ruby/symbol "100000"
|
195
|
+
:
|
196
|
+
:one: 000K
|
197
|
+
:other: 000K
|
198
|
+
? !ruby/symbol "1000000"
|
199
|
+
:
|
200
|
+
:one: 0M
|
201
|
+
:other: 0M
|
202
|
+
? !ruby/symbol "10000000"
|
203
|
+
:
|
204
|
+
:one: 00M
|
205
|
+
:other: 00M
|
206
|
+
? !ruby/symbol "100000000"
|
207
|
+
:
|
208
|
+
:one: 000M
|
209
|
+
:other: 000M
|
210
|
+
? !ruby/symbol "1000000000"
|
211
|
+
:
|
212
|
+
:one: 0B
|
213
|
+
:other: 0B
|
214
|
+
? !ruby/symbol "10000000000"
|
215
|
+
:
|
216
|
+
:one: 00B
|
217
|
+
:other: 00B
|
218
|
+
? !ruby/symbol "100000000000"
|
219
|
+
:
|
220
|
+
:one: 000B
|
221
|
+
:other: 000B
|
222
|
+
? !ruby/symbol "1000000000000"
|
223
|
+
:
|
224
|
+
:one: 0T
|
225
|
+
:other: 0T
|
226
|
+
? !ruby/symbol "10000000000000"
|
227
|
+
:
|
228
|
+
:one: 00T
|
229
|
+
:other: 00T
|
230
|
+
? !ruby/symbol "100000000000000"
|
231
|
+
:
|
232
|
+
:one: 000T
|
233
|
+
:other: 000T
|
234
|
+
:lepc: :numbers.formats.decimal.latn
|
235
|
+
:limb: :numbers.formats.decimal.latn
|
236
|
+
:mlym: :numbers.formats.decimal.latn
|
237
|
+
:mong: :numbers.formats.decimal.latn
|
238
|
+
:mtei: :numbers.formats.decimal.latn
|
239
|
+
:mymr: :numbers.formats.decimal.latn
|
240
|
+
:mymrshan: :numbers.formats.decimal.latn
|
241
|
+
:nkoo: :numbers.formats.decimal.latn
|
242
|
+
:olck: :numbers.formats.decimal.latn
|
243
|
+
:orya: :numbers.formats.decimal.latn
|
244
|
+
:osma: :numbers.formats.decimal.latn
|
245
|
+
:rohg: :numbers.formats.decimal.latn
|
246
|
+
:saur: :numbers.formats.decimal.latn
|
247
|
+
:shrd: :numbers.formats.decimal.latn
|
248
|
+
:sora: :numbers.formats.decimal.latn
|
249
|
+
:sund: :numbers.formats.decimal.latn
|
250
|
+
:takr: :numbers.formats.decimal.latn
|
251
|
+
:talu: :numbers.formats.decimal.latn
|
252
|
+
:tamldec: :numbers.formats.decimal.latn
|
253
|
+
:telu: :numbers.formats.decimal.latn
|
254
|
+
:thai: :numbers.formats.decimal.latn
|
255
|
+
:tibt: :numbers.formats.decimal.latn
|
256
|
+
:vaii: :numbers.formats.decimal.latn
|
257
|
+
:percent:
|
258
|
+
:adlm: :numbers.formats.percent.latn
|
259
|
+
:arab:
|
260
|
+
:default: "#,##0%"
|
261
|
+
:arabext: :numbers.formats.percent.latn
|
262
|
+
:bali: :numbers.formats.percent.latn
|
263
|
+
:beng: :numbers.formats.percent.latn
|
264
|
+
:brah: :numbers.formats.percent.latn
|
265
|
+
:cakm: :numbers.formats.percent.latn
|
266
|
+
:cham: :numbers.formats.percent.latn
|
267
|
+
:default: :numbers.formats.percent.latn
|
268
|
+
:deva: :numbers.formats.percent.latn
|
269
|
+
:fullwide: :numbers.formats.percent.latn
|
270
|
+
:gong: :numbers.formats.percent.latn
|
271
|
+
:gonm: :numbers.formats.percent.latn
|
272
|
+
:gujr: :numbers.formats.percent.latn
|
273
|
+
:guru: :numbers.formats.percent.latn
|
274
|
+
:hanidec: :numbers.formats.percent.latn
|
275
|
+
:java: :numbers.formats.percent.latn
|
276
|
+
:kali: :numbers.formats.percent.latn
|
277
|
+
:khmr: :numbers.formats.percent.latn
|
278
|
+
:knda: :numbers.formats.percent.latn
|
279
|
+
:lana: :numbers.formats.percent.latn
|
280
|
+
:lanatham: :numbers.formats.percent.latn
|
281
|
+
:laoo: :numbers.formats.percent.latn
|
282
|
+
:latn:
|
283
|
+
:default: "#,##0%"
|
284
|
+
:lepc: :numbers.formats.percent.latn
|
285
|
+
:limb: :numbers.formats.percent.latn
|
286
|
+
:mlym: :numbers.formats.percent.latn
|
287
|
+
:mong: :numbers.formats.percent.latn
|
288
|
+
:mtei: :numbers.formats.percent.latn
|
289
|
+
:mymr: :numbers.formats.percent.latn
|
290
|
+
:mymrshan: :numbers.formats.percent.latn
|
291
|
+
:nkoo: :numbers.formats.percent.latn
|
292
|
+
:olck: :numbers.formats.percent.latn
|
293
|
+
:orya: :numbers.formats.percent.latn
|
294
|
+
:osma: :numbers.formats.percent.latn
|
295
|
+
:rohg: :numbers.formats.percent.latn
|
296
|
+
:saur: :numbers.formats.percent.latn
|
297
|
+
:shrd: :numbers.formats.percent.latn
|
298
|
+
:sora: :numbers.formats.percent.latn
|
299
|
+
:sund: :numbers.formats.percent.latn
|
300
|
+
:takr: :numbers.formats.percent.latn
|
301
|
+
:talu: :numbers.formats.percent.latn
|
302
|
+
:tamldec: :numbers.formats.percent.latn
|
303
|
+
:telu: :numbers.formats.percent.latn
|
304
|
+
:thai: :numbers.formats.percent.latn
|
305
|
+
:tibt: :numbers.formats.percent.latn
|
306
|
+
:vaii: :numbers.formats.percent.latn
|
307
|
+
:scientific:
|
308
|
+
:adlm: :numbers.formats.scientific.latn
|
309
|
+
:arab: :numbers.formats.scientific.latn
|
310
|
+
:arabext: :numbers.formats.scientific.latn
|
311
|
+
:bali: :numbers.formats.scientific.latn
|
312
|
+
:beng: :numbers.formats.scientific.latn
|
313
|
+
:brah: :numbers.formats.scientific.latn
|
314
|
+
:cakm: :numbers.formats.scientific.latn
|
315
|
+
:cham: :numbers.formats.scientific.latn
|
316
|
+
:default: :numbers.formats.scientific.latn
|
317
|
+
:deva: :numbers.formats.scientific.latn
|
318
|
+
:fullwide: :numbers.formats.scientific.latn
|
319
|
+
:gong: :numbers.formats.scientific.latn
|
320
|
+
:gonm: :numbers.formats.scientific.latn
|
321
|
+
:gujr: :numbers.formats.scientific.latn
|
322
|
+
:guru: :numbers.formats.scientific.latn
|
323
|
+
:hanidec: :numbers.formats.scientific.latn
|
324
|
+
:java: :numbers.formats.scientific.latn
|
325
|
+
:kali: :numbers.formats.scientific.latn
|
326
|
+
:khmr: :numbers.formats.scientific.latn
|
327
|
+
:knda: :numbers.formats.scientific.latn
|
328
|
+
:lana: :numbers.formats.scientific.latn
|
329
|
+
:lanatham: :numbers.formats.scientific.latn
|
330
|
+
:laoo: :numbers.formats.scientific.latn
|
331
|
+
:latn:
|
332
|
+
:default: "#E0"
|
333
|
+
:lepc: :numbers.formats.scientific.latn
|
334
|
+
:limb: :numbers.formats.scientific.latn
|
335
|
+
:mlym: :numbers.formats.scientific.latn
|
336
|
+
:mong: :numbers.formats.scientific.latn
|
337
|
+
:mtei: :numbers.formats.scientific.latn
|
338
|
+
:mymr: :numbers.formats.scientific.latn
|
339
|
+
:mymrshan: :numbers.formats.scientific.latn
|
340
|
+
:nkoo: :numbers.formats.scientific.latn
|
341
|
+
:olck: :numbers.formats.scientific.latn
|
342
|
+
:orya: :numbers.formats.scientific.latn
|
343
|
+
:osma: :numbers.formats.scientific.latn
|
344
|
+
:rohg: :numbers.formats.scientific.latn
|
345
|
+
:saur: :numbers.formats.scientific.latn
|
346
|
+
:shrd: :numbers.formats.scientific.latn
|
347
|
+
:sora: :numbers.formats.scientific.latn
|
348
|
+
:sund: :numbers.formats.scientific.latn
|
349
|
+
:takr: :numbers.formats.scientific.latn
|
350
|
+
:talu: :numbers.formats.scientific.latn
|
351
|
+
:tamldec: :numbers.formats.scientific.latn
|
352
|
+
:telu: :numbers.formats.scientific.latn
|
353
|
+
:thai: :numbers.formats.scientific.latn
|
354
|
+
:tibt: :numbers.formats.scientific.latn
|
355
|
+
:vaii: :numbers.formats.scientific.latn
|
356
|
+
:symbols:
|
357
|
+
:adlm: :numbers.symbols.latn
|
358
|
+
:arab:
|
359
|
+
:decimal: ٫
|
360
|
+
:exponential: اس
|
361
|
+
:group: ٬
|
362
|
+
:infinity: ∞
|
363
|
+
:list: ؛
|
364
|
+
:minus_sign: -
|
365
|
+
:nan: NaN
|
366
|
+
:per_mille: ؉
|
367
|
+
:percent_sign: ٪
|
368
|
+
:plus_sign: +
|
369
|
+
:superscripting_exponent: ×
|
370
|
+
:time_separator: ":"
|
371
|
+
:arabext:
|
372
|
+
:decimal: ٫
|
373
|
+
:exponential: ×۱۰^
|
374
|
+
:group: ٬
|
375
|
+
:infinity: ∞
|
376
|
+
:list: ؛
|
377
|
+
:minus_sign: -
|
378
|
+
:nan: NaN
|
379
|
+
:per_mille: ؉
|
380
|
+
:percent_sign: ٪
|
381
|
+
:plus_sign: +
|
382
|
+
:superscripting_exponent: ×
|
383
|
+
:time_separator: ٫
|
384
|
+
:bali: :numbers.symbols.latn
|
385
|
+
:beng: :numbers.symbols.latn
|
386
|
+
:brah: :numbers.symbols.latn
|
387
|
+
:cakm: :numbers.symbols.latn
|
388
|
+
:cham: :numbers.symbols.latn
|
389
|
+
:default: :numbers.symbols.latn
|
390
|
+
:deva: :numbers.symbols.latn
|
391
|
+
:fullwide: :numbers.symbols.latn
|
392
|
+
:gong: :numbers.symbols.latn
|
393
|
+
:gonm: :numbers.symbols.latn
|
394
|
+
:gujr: :numbers.symbols.latn
|
395
|
+
:guru: :numbers.symbols.latn
|
396
|
+
:hanidec: :numbers.symbols.latn
|
397
|
+
:java: :numbers.symbols.latn
|
398
|
+
:kali: :numbers.symbols.latn
|
399
|
+
:khmr: :numbers.symbols.latn
|
400
|
+
:knda: :numbers.symbols.latn
|
401
|
+
:lana: :numbers.symbols.latn
|
402
|
+
:lanatham: :numbers.symbols.latn
|
403
|
+
:laoo: :numbers.symbols.latn
|
404
|
+
:latn:
|
405
|
+
:decimal: "."
|
406
|
+
:exponential: E
|
407
|
+
:group: ","
|
408
|
+
:infinity: ∞
|
409
|
+
:list: ;
|
410
|
+
:minus_sign: "-"
|
411
|
+
:nan: NaN
|
412
|
+
:per_mille: ‰
|
413
|
+
:percent_sign: "%"
|
414
|
+
:plus_sign: +
|
415
|
+
:superscripting_exponent: ×
|
416
|
+
:time_separator: ":"
|
417
|
+
:lepc: :numbers.symbols.latn
|
418
|
+
:limb: :numbers.symbols.latn
|
419
|
+
:mlym: :numbers.symbols.latn
|
420
|
+
:mong: :numbers.symbols.latn
|
421
|
+
:mtei: :numbers.symbols.latn
|
422
|
+
:mymr: :numbers.symbols.latn
|
423
|
+
:mymrshan: :numbers.symbols.latn
|
424
|
+
:nkoo: :numbers.symbols.latn
|
425
|
+
:olck: :numbers.symbols.latn
|
426
|
+
:orya: :numbers.symbols.latn
|
427
|
+
:osma: :numbers.symbols.latn
|
428
|
+
:rohg: :numbers.symbols.latn
|
429
|
+
:saur: :numbers.symbols.latn
|
430
|
+
:shrd: :numbers.symbols.latn
|
431
|
+
:sora: :numbers.symbols.latn
|
432
|
+
:sund: :numbers.symbols.latn
|
433
|
+
:takr: :numbers.symbols.latn
|
434
|
+
:talu: :numbers.symbols.latn
|
435
|
+
:tamldec: :numbers.symbols.latn
|
436
|
+
:telu: :numbers.symbols.latn
|
437
|
+
:thai: :numbers.symbols.latn
|
438
|
+
:tibt: :numbers.symbols.latn
|
439
|
+
:vaii: :numbers.symbols.latn
|