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