Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: source/data/unit/root.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/unit/rof.txt ('k') | source/data/unit/ru.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/root.xml 6 // * Source File: <path>/common/main/root.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/root.xml 10 * ICU <specials> source: <path>/common/main/root.xml
11 */ 11 */
12 root{ 12 root{
13 Version{"2.1.7.12"} 13 Version{"2.1.19.19"}
14 durationUnits{
15 hm{"h:mm"}
16 hms{"h:mm:ss"}
17 ms{"m:ss"}
18 }
19 units:alias{"/LOCALE/unitsShort"}
20 unitsNarrow:alias{"/LOCALE/unitsShort"}
14 unitsShort{ 21 unitsShort{
22 acceleration{
23 g-force{
24 dnam{"g-force"}
25 other{"{0} G"}
26 }
27 meter-per-second-squared{
28 dnam{"m/s²"}
29 other{"{0} m/s²"}
30 }
31 }
32 angle{
33 arc-minute{
34 dnam{"arcmin"}
35 other{"{0}′"}
36 }
37 arc-second{
38 dnam{"arcsec"}
39 other{"{0}″"}
40 }
41 degree{
42 dnam{"deg"}
43 other{"{0}°"}
44 }
45 radian{
46 dnam{"rad"}
47 other{"{0} rad"}
48 }
49 revolution{
50 dnam{"rev"}
51 other{"{0} rev"}
52 }
53 }
54 area{
55 acre{
56 dnam{"acre"}
57 other{"{0} ac"}
58 }
59 hectare{
60 dnam{"hectare"}
61 other{"{0} ha"}
62 }
63 square-centimeter{
64 dnam{"cm²"}
65 other{"{0} cm²"}
66 per{"{0}/cm²"}
67 }
68 square-foot{
69 dnam{"ft²"}
70 other{"{0} ft²"}
71 }
72 square-inch{
73 dnam{"in²"}
74 other{"{0} in²"}
75 per{"{0}/in²"}
76 }
77 square-kilometer{
78 dnam{"km²"}
79 other{"{0} km²"}
80 }
81 square-meter{
82 dnam{"m²"}
83 other{"{0} m²"}
84 per{"{0}/m²"}
85 }
86 square-mile{
87 dnam{"mi²"}
88 other{"{0} mi²"}
89 }
90 square-yard{
91 dnam{"yd²"}
92 other{"{0} yd²"}
93 }
94 }
15 compound{ 95 compound{
16 per{"{0}/{1}"} 96 per{"{0}/{1}"}
17 } 97 }
98 consumption{
99 liter-per-100kilometers{
100 dnam{"L/100km"}
101 other{"{0} L/100km"}
102 }
103 liter-per-kilometer{
104 dnam{"L/km"}
105 other{"{0} L/km"}
106 }
107 mile-per-gallon{
108 dnam{"mpg"}
109 other{"{0} mpg"}
110 }
111 }
112 coordinate{
113 east{"{0}E"}
114 north{"{0}N"}
115 south{"{0}S"}
116 west{"{0}W"}
117 }
118 digital{
119 bit{
120 dnam{"bit"}
121 other{"{0} bit"}
122 }
123 byte{
124 dnam{"byte"}
125 other{"{0} byte"}
126 }
127 gigabit{
128 dnam{"Gb"}
129 other{"{0} Gb"}
130 }
131 gigabyte{
132 dnam{"GB"}
133 other{"{0} GB"}
134 }
135 kilobit{
136 dnam{"kb"}
137 other{"{0} kb"}
138 }
139 kilobyte{
140 dnam{"kB"}
141 other{"{0} kB"}
142 }
143 megabit{
144 dnam{"Mb"}
145 other{"{0} Mb"}
146 }
147 megabyte{
148 dnam{"MB"}
149 other{"{0} MB"}
150 }
151 terabit{
152 dnam{"Tb"}
153 other{"{0} Tb"}
154 }
155 terabyte{
156 dnam{"TB"}
157 other{"{0} TB"}
158 }
159 }
18 duration{ 160 duration{
161 century{
162 dnam{"c"}
163 other{"{0} c"}
164 }
19 day{ 165 day{
20 dnam{"day"} 166 dnam{"day"}
21 other{"{0} d"} 167 other{"{0} d"}
168 per{"{0}/d"}
22 } 169 }
23 hour{ 170 hour{
24 dnam{"hr"} 171 dnam{"hr"}
25 other{"{0} h"} 172 other{"{0} h"}
26 per{"{0}/h"} 173 per{"{0}/h"}
27 } 174 }
28 microsecond{ 175 microsecond{
29 dnam{"μs"} 176 dnam{"μs"}
30 other{"{0} μs"} 177 other{"{0} μs"}
31 } 178 }
32 millisecond{ 179 millisecond{
33 dnam{"ms"} 180 dnam{"ms"}
34 other{"{0} ms"} 181 other{"{0} ms"}
35 } 182 }
36 minute{ 183 minute{
37 dnam{"min"} 184 dnam{"min"}
38 other{"{0} min"} 185 other{"{0} min"}
186 per{"{0}/min"}
39 } 187 }
40 month{ 188 month{
41 dnam{"mon"} 189 dnam{"mon"}
42 other{"{0} m"} 190 other{"{0} m"}
191 per{"{0}/m"}
43 } 192 }
44 nanosecond{ 193 nanosecond{
45 dnam{"ns"} 194 dnam{"ns"}
46 other{"{0} ns"} 195 other{"{0} ns"}
47 } 196 }
48 second{ 197 second{
49 dnam{"sec"} 198 dnam{"sec"}
50 other{"{0} s"} 199 other{"{0} s"}
51 per{"{0}/s"} 200 per{"{0}/s"}
52 } 201 }
53 week{ 202 week{
54 dnam{"wk"} 203 dnam{"wk"}
55 other{"{0} w"} 204 other{"{0} w"}
205 per{"{0}/w"}
56 } 206 }
57 year{ 207 year{
58 dnam{"yr"} 208 dnam{"yr"}
59 other{"{0} y"} 209 other{"{0} y"}
210 per{"{0}/y"}
211 }
212 }
213 electric{
214 ampere{
215 dnam{"amp"}
216 other{"{0} A"}
217 }
218 milliampere{
219 dnam{"mA"}
220 other{"{0} mA"}
221 }
222 ohm{
223 dnam{"ohm"}
224 other{"{0} Ω"}
225 }
226 volt{
227 dnam{"volt"}
228 other{"{0} V"}
229 }
230 }
231 energy{
232 calorie{
233 dnam{"cal"}
234 other{"{0} cal"}
235 }
236 foodcalorie{
237 dnam{"Cal"}
238 other{"{0} Cal"}
239 }
240 joule{
241 dnam{"joule"}
242 other{"{0} J"}
243 }
244 kilocalorie{
245 dnam{"kcal"}
246 other{"{0} kcal"}
247 }
248 kilojoule{
249 dnam{"kJ"}
250 other{"{0} kJ"}
251 }
252 kilowatt-hour{
253 dnam{"kWh"}
254 other{"{0} kWh"}
255 }
256 }
257 frequency{
258 gigahertz{
259 dnam{"GHz"}
260 other{"{0} GHz"}
261 }
262 hertz{
263 dnam{"Hz"}
264 other{"{0} Hz"}
265 }
266 kilohertz{
267 dnam{"kHz"}
268 other{"{0} kHz"}
269 }
270 megahertz{
271 dnam{"MHz"}
272 other{"{0} MHz"}
273 }
274 }
275 length{
276 astronomical-unit{
277 dnam{"au"}
278 other{"{0} au"}
279 }
280 centimeter{
281 dnam{"cm"}
282 other{"{0} cm"}
283 per{"{0}/cm"}
284 }
285 decimeter{
286 dnam{"dm"}
287 other{"{0} dm"}
288 }
289 fathom{
290 dnam{"fm"}
291 other{"{0} fm"}
292 }
293 foot{
294 dnam{"ft"}
295 other{"{0} ft"}
296 per{"{0}/ft"}
297 }
298 furlong{
299 dnam{"fur"}
300 other{"{0} fur"}
301 }
302 inch{
303 dnam{"in"}
304 other{"{0} in"}
305 per{"{0}/in"}
306 }
307 kilometer{
308 dnam{"km"}
309 other{"{0} km"}
310 per{"{0}/km"}
311 }
312 light-year{
313 dnam{"ly"}
314 other{"{0} ly"}
315 }
316 meter{
317 dnam{"meter"}
318 other{"{0} m"}
319 per{"{0}/m"}
320 }
321 micrometer{
322 dnam{"µm"}
323 other{"{0} µm"}
324 }
325 mile{
326 dnam{"mi"}
327 other{"{0} mi"}
328 }
329 mile-scandinavian{
330 dnam{"smi"}
331 other{"{0} smi"}
332 }
333 millimeter{
334 dnam{"mm"}
335 other{"{0} mm"}
336 }
337 nanometer{
338 dnam{"nm"}
339 other{"{0} nm"}
340 }
341 nautical-mile{
342 dnam{"nmi"}
343 other{"{0} nmi"}
344 }
345 parsec{
346 dnam{"pc"}
347 other{"{0} pc"}
348 }
349 picometer{
350 dnam{"pm"}
351 other{"{0} pm"}
352 }
353 yard{
354 dnam{"yd"}
355 other{"{0} yd"}
356 }
357 }
358 light{
359 lux{
360 dnam{"lx"}
361 other{"{0} lx"}
362 }
363 }
364 mass{
365 carat{
366 dnam{"CD"}
367 other{"{0} CD"}
368 }
369 gram{
370 dnam{"gram"}
371 other{"{0} g"}
372 per{"{0}/g"}
373 }
374 kilogram{
375 dnam{"kg"}
376 other{"{0} kg"}
377 per{"{0}/kg"}
378 }
379 metric-ton{
380 dnam{"t"}
381 other{"{0} t"}
382 }
383 microgram{
384 dnam{"µg"}
385 other{"{0} µg"}
386 }
387 milligram{
388 dnam{"mg"}
389 other{"{0} mg"}
390 }
391 ounce{
392 dnam{"oz"}
393 other{"{0} oz"}
394 per{"{0}/oz"}
395 }
396 ounce-troy{
397 dnam{"oz t"}
398 other{"{0} oz t"}
399 }
400 pound{
401 dnam{"lb"}
402 other{"{0} lb"}
403 per{"{0}/lb"}
404 }
405 stone{
406 dnam{"st"}
407 other{"{0} st"}
408 }
409 ton{
410 dnam{"tn"}
411 other{"{0} tn"}
412 }
413 }
414 power{
415 gigawatt{
416 dnam{"GW"}
417 other{"{0} GW"}
418 }
419 horsepower{
420 dnam{"hp"}
421 other{"{0} hp"}
422 }
423 kilowatt{
424 dnam{"kW"}
425 other{"{0} kW"}
426 }
427 megawatt{
428 dnam{"MW"}
429 other{"{0} MW"}
430 }
431 milliwatt{
432 dnam{"mW"}
433 other{"{0} mW"}
434 }
435 watt{
436 dnam{"watt"}
437 other{"{0} W"}
438 }
439 }
440 pressure{
441 hectopascal{
442 dnam{"hPa"}
443 other{"{0} hPa"}
444 }
445 inch-hg{
446 dnam{"inHg"}
447 other{"{0} inHg"}
448 }
449 millibar{
450 dnam{"mbar"}
451 other{"{0} mbar"}
452 }
453 millimeter-of-mercury{
454 dnam{"mm Hg"}
455 other{"{0} mm Hg"}
456 }
457 pound-per-square-inch{
458 dnam{"psi"}
459 other{"{0} psi"}
460 }
461 }
462 proportion{
463 karat{
464 dnam{"kt"}
465 other{"{0} kt"}
466 }
467 }
468 speed{
469 kilometer-per-hour{
470 dnam{"km/h"}
471 other{"{0} km/h"}
472 }
473 knot{
474 dnam{"kn"}
475 other{"{0} kn"}
476 }
477 meter-per-second{
478 dnam{"m/s"}
479 other{"{0} m/s"}
480 }
481 mile-per-hour{
482 dnam{"mi/h"}
483 other{"{0} mi/h"}
484 }
485 }
486 temperature{
487 celsius{
488 dnam{"°C"}
489 other{"{0}°C"}
490 }
491 fahrenheit{
492 dnam{"°F"}
493 other{"{0}°F"}
494 }
495 generic{
496 dnam{"°"}
497 other{"{0}°"}
498 }
499 kelvin{
500 dnam{"K"}
501 other{"{0} K"}
502 }
503 }
504 volume{
505 acre-foot{
506 dnam{"ac ft"}
507 other{"{0} ac ft"}
508 }
509 bushel{
510 dnam{"bu"}
511 other{"{0} bu"}
512 }
513 centiliter{
514 dnam{"cL"}
515 other{"{0} cL"}
516 }
517 cubic-centimeter{
518 dnam{"cm³"}
519 other{"{0} cm³"}
520 per{"{0}/cm³"}
521 }
522 cubic-foot{
523 dnam{"ft³"}
524 other{"{0} ft³"}
525 }
526 cubic-inch{
527 dnam{"in³"}
528 other{"{0} in³"}
529 }
530 cubic-kilometer{
531 dnam{"km³"}
532 other{"{0} km³"}
533 }
534 cubic-meter{
535 dnam{"m³"}
536 other{"{0} m³"}
537 per{"{0}/m³"}
538 }
539 cubic-mile{
540 dnam{"mi³"}
541 other{"{0} mi³"}
542 }
543 cubic-yard{
544 dnam{"yd³"}
545 other{"{0} yd³"}
546 }
547 cup{
548 dnam{"cup"}
549 other{"{0} c"}
550 }
551 cup-metric{
552 dnam{"mcup"}
553 other{"{0} mc"}
554 }
555 deciliter{
556 dnam{"dL"}
557 other{"{0} dL"}
558 }
559 fluid-ounce{
560 dnam{"fl oz"}
561 other{"{0} fl oz"}
562 }
563 gallon{
564 dnam{"gal"}
565 other{"{0} gal"}
566 per{"{0}/gal"}
567 }
568 hectoliter{
569 dnam{"hL"}
570 other{"{0} hL"}
571 }
572 liter{
573 dnam{"liter"}
574 other{"{0} l"}
575 per{"{0}/l"}
576 }
577 megaliter{
578 dnam{"ML"}
579 other{"{0} ML"}
580 }
581 milliliter{
582 dnam{"mL"}
583 other{"{0} mL"}
584 }
585 pint{
586 dnam{"pt"}
587 other{"{0} pt"}
588 }
589 pint-metric{
590 dnam{"mpt"}
591 other{"{0} mpt"}
592 }
593 quart{
594 dnam{"qt"}
595 other{"{0} qt"}
596 }
597 tablespoon{
598 dnam{"tbsp"}
599 other{"{0} tbsp"}
600 }
601 teaspoon{
602 dnam{"tsp"}
603 other{"{0} tsp"}
60 } 604 }
61 } 605 }
62 } 606 }
63 } 607 }
OLDNEW
« no previous file with comments | « source/data/unit/rof.txt ('k') | source/data/unit/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698