| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 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/gd.xml | 6 // * Source File: <path>/common/main/gd.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/gd.xml | 10 * ICU <specials> source: <path>/common/main/gd.xml |
| 11 */ | 11 */ |
| 12 gd{ | 12 gd{ |
| 13 Version{"2.1.8.9"} | 13 Version{"2.1.8.9"} |
| 14 units{ | 14 units{ |
| 15 acceleration{ | |
| 16 g-force{ | |
| 17 dnam{"forsa-g"} | |
| 18 few{"{0} forsan-g"} | |
| 19 one{"{0} fhorsa-g"} | |
| 20 other{"{0} forsa-g"} | |
| 21 two{"{0} fhorsa-g"} | |
| 22 } | |
| 23 meter-per-second-squared{ | |
| 24 dnam{"meatair gach diog ceàrnagach"} | |
| 25 few{"{0} meatairean gach diog ceàrnagach"} | |
| 26 one{"{0} mheatair gach diog ceàrnagach"} | |
| 27 other{"{0} meatair gach diog ceàrnagach"} | |
| 28 two{"{0} mheatair gach diog ceàrnagach"} | |
| 29 } | |
| 30 } | |
| 31 angle{ | |
| 32 arc-minute{ | |
| 33 dnam{"àrc-mhionaid"} | |
| 34 few{"{0} àrc-mhionaidean"} | |
| 35 one{"{0} àrc-mhionaid"} | |
| 36 other{"{0} àrc-mhionaid"} | |
| 37 two{"{0} àrc-mhionaid"} | |
| 38 } | |
| 39 arc-second{ | |
| 40 dnam{"àrc-dhiog"} | |
| 41 few{"{0} àrc-dhiogan"} | |
| 42 one{"{0} àrc-dhiog"} | |
| 43 other{"{0} àrc-dhiog"} | |
| 44 two{"{0} àrc-dhiog"} | |
| 45 } | |
| 46 degree{ | |
| 47 dnam{"ceum"} | |
| 48 few{"{0} ceuman"} | |
| 49 one{"{0} cheum"} | |
| 50 other{"{0} ceum"} | |
| 51 two{"{0} cheum"} | |
| 52 } | |
| 53 radian{ | |
| 54 dnam{"rèidean"} | |
| 55 few{"{0} rèideanan"} | |
| 56 one{"{0} rèidean"} | |
| 57 other{"{0} rèidean"} | |
| 58 two{"{0} rèidean"} | |
| 59 } | |
| 60 } | |
| 61 area{ | |
| 62 acre{ | |
| 63 dnam{"acair"} | |
| 64 few{"{0} acraichean"} | |
| 65 one{"{0} acair"} | |
| 66 other{"{0} acair"} | |
| 67 two{"{0} acair"} | |
| 68 } | |
| 69 hectare{ | |
| 70 dnam{"heactair"} | |
| 71 few{"{0} heactairean"} | |
| 72 one{"{0} heactair"} | |
| 73 other{"{0} heactair"} | |
| 74 two{"{0} heactair"} | |
| 75 } | |
| 76 square-centimeter{ | |
| 77 dnam{"ceudameatair ceàrnagach"} | |
| 78 few{"{0} ceudameatairean ceàrnagach"} | |
| 79 one{"{0} cheudameatair ceàrnagach"} | |
| 80 other{"{0} ceudameatair ceàrnagach"} | |
| 81 two{"{0} cheudameatair ceàrnagach"} | |
| 82 } | |
| 83 square-foot{ | |
| 84 dnam{"troigh cheàrnagach"} | |
| 85 few{"{0} troighean ceàrnagach"} | |
| 86 one{"{0} troigh cheàrnagach"} | |
| 87 other{"{0} troigh cheàrnagach"} | |
| 88 two{"{0} throigh cheàrnagach"} | |
| 89 } | |
| 90 square-inch{ | |
| 91 dnam{"òirleach cheàrnagach"} | |
| 92 few{"{0} òirlich cheàrnagach"} | |
| 93 one{"{0} òirleach cheàrnagach"} | |
| 94 other{"{0} òirleach cheàrnagach"} | |
| 95 two{"{0} òirleach cheàrnagach"} | |
| 96 } | |
| 97 square-kilometer{ | |
| 98 dnam{"cilemeatair ceàrnagach"} | |
| 99 few{"{0} cilemeatairean ceàrnagach"} | |
| 100 one{"{0} chilemeatair ceàrnagach"} | |
| 101 other{"{0} cilemeatair ceàrnagach"} | |
| 102 two{"{0} chilemeatair ceàrnagach"} | |
| 103 } | |
| 104 square-meter{ | |
| 105 dnam{"meatair ceàrnagach"} | |
| 106 few{"{0} meatairean ceàrnagach"} | |
| 107 one{"{0} mheatair ceàrnagach"} | |
| 108 other{"{0} meatair ceàrnagach"} | |
| 109 two{"{0} mheatair ceàrnagach"} | |
| 110 } | |
| 111 square-mile{ | |
| 112 dnam{"mìle cheàrnagach"} | |
| 113 few{"{0} mìltean ceàrnagach"} | |
| 114 one{"{0} mhìle cheàrnagach"} | |
| 115 other{"{0} mìle cheàrnagach"} | |
| 116 two{"{0} mhìle cheàrnagach"} | |
| 117 } | |
| 118 square-yard{ | |
| 119 dnam{"slat cheàrnagach"} | |
| 120 few{"{0} slatan ceàrnagach"} | |
| 121 one{"{0} shlat cheàrnagach"} | |
| 122 other{"{0} slat cheàrnagach"} | |
| 123 two{"{0} shlat cheàrnagach"} | |
| 124 } | |
| 125 } | |
| 126 consumption{ | |
| 127 liter-per-kilometer{ | |
| 128 dnam{"liotair gach cilemeatair"} | |
| 129 few{"{0} liotairean gach cilemeatair"} | |
| 130 one{"{0} liotair gach cilemeatair"} | |
| 131 other{"{0} liotair gach cilemeatair"} | |
| 132 two{"{0} liotair gach cilemeatair"} | |
| 133 } | |
| 134 mile-per-gallon{ | |
| 135 dnam{"mìle gach galain"} | |
| 136 few{"{0} mìltean gach galain"} | |
| 137 one{"{0} mhìle gach galain"} | |
| 138 other{"{0} mìle gach galain"} | |
| 139 two{"{0} mhìle gach galain"} | |
| 140 } | |
| 141 } | |
| 142 digital{ | |
| 143 bit{ | |
| 144 dnam{"biod"} | |
| 145 few{"{0} biodan"} | |
| 146 one{"{0} bhiod"} | |
| 147 other{"{0} biod"} | |
| 148 two{"{0} bhiod"} | |
| 149 } | |
| 150 byte{ | |
| 151 dnam{"baidht"} | |
| 152 few{"{0} baidht"} | |
| 153 one{"{0} bhaidht"} | |
| 154 other{"{0} baidht"} | |
| 155 two{"{0} bhaidht"} | |
| 156 } | |
| 157 gigabit{ | |
| 158 dnam{"giga-biod"} | |
| 159 few{"{0} giga-biodan"} | |
| 160 one{"{0} ghiga-biod"} | |
| 161 other{"{0} giga-biod"} | |
| 162 two{"{0} ghiga-biod"} | |
| 163 } | |
| 164 gigabyte{ | |
| 165 dnam{"giga-baidht"} | |
| 166 few{"{0} giga-baidht"} | |
| 167 one{"{0} ghiga-baidht"} | |
| 168 other{"{0} giga-baidht"} | |
| 169 two{"{0} ghiga-baidht"} | |
| 170 } | |
| 171 kilobit{ | |
| 172 dnam{"cilebiod"} | |
| 173 few{"{0} cilebiodan"} | |
| 174 one{"{0} chilebiod"} | |
| 175 other{"{0} cilebiod"} | |
| 176 two{"{0} chilebiod"} | |
| 177 } | |
| 178 kilobyte{ | |
| 179 dnam{"cileabaidht"} | |
| 180 few{"{0} cileabaidht"} | |
| 181 one{"{0} chileabaidht"} | |
| 182 other{"{0} cileabaidht"} | |
| 183 two{"{0} chileabaidht"} | |
| 184 } | |
| 185 megabit{ | |
| 186 dnam{"meaga-biod"} | |
| 187 few{"{0} meaga-biodan"} | |
| 188 one{"{0} mheaga-biod"} | |
| 189 other{"{0} meaga-biod"} | |
| 190 two{"{0} mheaga-biod"} | |
| 191 } | |
| 192 megabyte{ | |
| 193 dnam{"meaga-baidht"} | |
| 194 few{"{0} meaga-baidht"} | |
| 195 one{"{0} mheaga-baidht"} | |
| 196 other{"{0} meaga-baidht"} | |
| 197 two{"{0} mheaga-baidht"} | |
| 198 } | |
| 199 terabit{ | |
| 200 dnam{"tera-biod"} | |
| 201 few{"{0} tera-biodan"} | |
| 202 one{"{0} tera-biod"} | |
| 203 other{"{0} tera-biod"} | |
| 204 two{"{0} thera-biod"} | |
| 205 } | |
| 206 terabyte{ | |
| 207 dnam{"tera-baidht"} | |
| 208 few{"{0} tera-baidht"} | |
| 209 one{"{0} tera-baidht"} | |
| 210 other{"{0} tera-baidht"} | |
| 211 two{"{0} thera-baidht"} | |
| 212 } | |
| 213 } | |
| 214 duration{ | 15 duration{ |
| 215 day{ | 16 day{ |
| 216 dnam{"latha"} | 17 dnam{"latha"} |
| 217 few{"{0} làithean"} | 18 few{"{0} làithean"} |
| 218 one{"{0} latha"} | 19 one{"{0} latha"} |
| 219 other{"{0} latha"} | 20 other{"{0} latha"} |
| 220 two{"{0} latha"} | 21 two{"{0} latha"} |
| 221 } | 22 } |
| 222 hour{ | 23 hour{ |
| 223 dnam{"uair a thìde"} | 24 dnam{"uair a thìde"} |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 278 two{"{0} sheachdain"} | 79 two{"{0} sheachdain"} |
| 279 } | 80 } |
| 280 year{ | 81 year{ |
| 281 dnam{"bliadhna"} | 82 dnam{"bliadhna"} |
| 282 few{"{0} bliadhnaichean"} | 83 few{"{0} bliadhnaichean"} |
| 283 one{"{0} bhliadhna"} | 84 one{"{0} bhliadhna"} |
| 284 other{"{0} bliadhna"} | 85 other{"{0} bliadhna"} |
| 285 two{"{0} bhliadhna"} | 86 two{"{0} bhliadhna"} |
| 286 } | 87 } |
| 287 } | 88 } |
| 288 electric{ | |
| 289 ampere{ | |
| 290 dnam{"ampère"} | |
| 291 few{"{0} ampère"} | |
| 292 one{"{0} ampère"} | |
| 293 other{"{0} ampère"} | |
| 294 two{"{0} ampère"} | |
| 295 } | |
| 296 milliampere{ | |
| 297 dnam{"mille-ampère"} | |
| 298 few{"{0} mille-ampère"} | |
| 299 one{"{0} mhille-ampère"} | |
| 300 other{"{0} mille-ampère"} | |
| 301 two{"{0} mhille-ampère"} | |
| 302 } | |
| 303 ohm{ | |
| 304 dnam{"ohm"} | |
| 305 few{"{0} ohm"} | |
| 306 one{"{0} ohm"} | |
| 307 other{"{0} ohm"} | |
| 308 two{"{0} ohm"} | |
| 309 } | |
| 310 volt{ | |
| 311 dnam{"volt"} | |
| 312 few{"{0} volt"} | |
| 313 one{"{0} volt"} | |
| 314 other{"{0} volt"} | |
| 315 two{"{0} volt"} | |
| 316 } | |
| 317 } | |
| 318 energy{ | |
| 319 calorie{ | |
| 320 dnam{"calaraidh"} | |
| 321 few{"{0} calaraidhean"} | |
| 322 one{"{0} chalaraidh"} | |
| 323 other{"{0} calaraidh"} | |
| 324 two{"{0} chalaraidh"} | |
| 325 } | |
| 326 foodcalorie{ | |
| 327 dnam{"calaraidh bidhe"} | |
| 328 few{"{0} calaraidhean bidhe"} | |
| 329 one{"{0} chalaraidh bidhe"} | |
| 330 other{"{0} calaraidh bidhe"} | |
| 331 two{"{0} chalaraidh bidhe"} | |
| 332 } | |
| 333 joule{ | |
| 334 dnam{"joule"} | |
| 335 few{"{0} joule"} | |
| 336 one{"{0} joule"} | |
| 337 other{"{0} joule"} | |
| 338 two{"{0} joule"} | |
| 339 } | |
| 340 kilocalorie{ | |
| 341 dnam{"cileacalaraidh"} | |
| 342 few{"{0} cileacalaraidhean"} | |
| 343 one{"{0} chileacalaraidh"} | |
| 344 other{"{0} cileacalaraidh"} | |
| 345 two{"{0} chileacalaraidh"} | |
| 346 } | |
| 347 kilojoule{ | |
| 348 dnam{"cilea-joule"} | |
| 349 few{"{0} cilea-joule"} | |
| 350 one{"{0} chilea-joule"} | |
| 351 other{"{0} cilea-joule"} | |
| 352 two{"{0} chilea-joule"} | |
| 353 } | |
| 354 kilowatt-hour{ | |
| 355 dnam{"cilea-watt san uair"} | |
| 356 few{"{0} cilea-watt san uair"} | |
| 357 one{"{0} chilea-watt san uair"} | |
| 358 other{"{0} cilea-watt san uair"} | |
| 359 two{"{0} chilea-watt san uair"} | |
| 360 } | |
| 361 } | |
| 362 frequency{ | |
| 363 gigahertz{ | |
| 364 dnam{"giga-hertz"} | |
| 365 few{"{0} giga-hertz"} | |
| 366 one{"{0} ghiga-hertz"} | |
| 367 other{"{0} giga-hertz"} | |
| 368 two{"{0} ghiga-hertz"} | |
| 369 } | |
| 370 hertz{ | |
| 371 dnam{"hertz"} | |
| 372 few{"{0} hertz"} | |
| 373 one{"{0} hertz"} | |
| 374 other{"{0} hertz"} | |
| 375 two{"{0} hertz"} | |
| 376 } | |
| 377 kilohertz{ | |
| 378 dnam{"cile-hertz"} | |
| 379 few{"{0} cile-hertz"} | |
| 380 one{"{0} chile-hertz"} | |
| 381 other{"{0} cile-hertz"} | |
| 382 two{"{0} chile-hertz"} | |
| 383 } | |
| 384 megahertz{ | |
| 385 dnam{"meaga-hertz"} | |
| 386 few{"{0} meaga-hertz"} | |
| 387 one{"{0} mheaga-hertz"} | |
| 388 other{"{0} meaga-hertz"} | |
| 389 two{"{0} mheaga-hertz"} | |
| 390 } | |
| 391 } | |
| 392 length{ | |
| 393 astronomical-unit{ | |
| 394 dnam{"aonad reul-eòlach"} | |
| 395 few{"{0} aonadan reul-eòlach"} | |
| 396 one{"{0} aonad reul-eòlach"} | |
| 397 other{"{0} aonad reul-eòlach"} | |
| 398 two{"{0} aonad reul-eòlach"} | |
| 399 } | |
| 400 centimeter{ | |
| 401 dnam{"ceudameatair"} | |
| 402 few{"{0} ceudameatairean"} | |
| 403 one{"{0} cheudameatair"} | |
| 404 other{"{0} ceudameatair"} | |
| 405 two{"{0} cheudameatair"} | |
| 406 } | |
| 407 decimeter{ | |
| 408 dnam{"deicheamh-meatair"} | |
| 409 few{"{0} deicheamh-meatairean"} | |
| 410 one{"{0} deicheamh-meatair"} | |
| 411 other{"{0} deicheamh-meatair"} | |
| 412 two{"{0} dheicheamh-meatair"} | |
| 413 } | |
| 414 fathom{ | |
| 415 dnam{"aitheamh"} | |
| 416 few{"{0} aitheamhan"} | |
| 417 one{"{0} aitheamh"} | |
| 418 other{"{0} aitheamh"} | |
| 419 two{"{0} aitheamh"} | |
| 420 } | |
| 421 foot{ | |
| 422 dnam{"troigh"} | |
| 423 few{"{0} troighean"} | |
| 424 one{"{0} troigh"} | |
| 425 other{"{0} troigh"} | |
| 426 two{"{0} throigh"} | |
| 427 } | |
| 428 furlong{ | |
| 429 dnam{"stàid Shasannach"} | |
| 430 few{"{0} stàidean Sasannach"} | |
| 431 one{"{0} stàid Shasannach"} | |
| 432 other{"{0} stàid Shasannach"} | |
| 433 two{"{0} stàid Shasannach"} | |
| 434 } | |
| 435 inch{ | |
| 436 dnam{"òirleach"} | |
| 437 few{"{0} òirlich"} | |
| 438 one{"{0} òirleach"} | |
| 439 other{"{0} òirleach"} | |
| 440 two{"{0} òirleach"} | |
| 441 } | |
| 442 kilometer{ | |
| 443 dnam{"cilemeatair"} | |
| 444 few{"{0} cilemeatairean"} | |
| 445 one{"{0} chilemeatair"} | |
| 446 other{"{0} cilemeatair"} | |
| 447 two{"{0} chilemeatair"} | |
| 448 } | |
| 449 light-year{ | |
| 450 dnam{"bliadhna solais"} | |
| 451 few{"{0} bliadhnaichean solais"} | |
| 452 one{"{0} bhliadhna solais"} | |
| 453 other{"{0} bliadhna solais"} | |
| 454 two{"{0} bhliadhna solais"} | |
| 455 } | |
| 456 meter{ | |
| 457 dnam{"meatair"} | |
| 458 few{"{0} meatairean"} | |
| 459 one{"{0} mheatair"} | |
| 460 other{"{0} meatair"} | |
| 461 two{"{0} mheatair"} | |
| 462 } | |
| 463 micrometer{ | |
| 464 dnam{"micreo-mheatair"} | |
| 465 few{"{0} micreo-mheatairean"} | |
| 466 one{"{0} mhicreo-mheatair"} | |
| 467 other{"{0} micreo-mheatair"} | |
| 468 two{"{0} mhicreo-mheatair"} | |
| 469 } | |
| 470 mile{ | |
| 471 dnam{"mìle"} | |
| 472 few{"{0} mìltean"} | |
| 473 one{"{0} mhìle"} | |
| 474 other{"{0} mìle"} | |
| 475 two{"{0} mhìle"} | |
| 476 } | |
| 477 millimeter{ | |
| 478 dnam{"mille-mheatair"} | |
| 479 few{"{0} mille-mheatairean"} | |
| 480 one{"{0} mhille-mheatair"} | |
| 481 other{"{0} mille-mheatair"} | |
| 482 two{"{0} mhille-mheatair"} | |
| 483 } | |
| 484 nanometer{ | |
| 485 dnam{"nano-mheatair"} | |
| 486 few{"{0} nano-mheatairean"} | |
| 487 one{"{0} nano-mheatair"} | |
| 488 other{"{0} nano-mheatair"} | |
| 489 two{"{0} nano-mheatair"} | |
| 490 } | |
| 491 nautical-mile{ | |
| 492 dnam{"mìle mara"} | |
| 493 few{"{0} mìltean mara"} | |
| 494 one{"{0} mhìle mara"} | |
| 495 other{"{0} mìle mara"} | |
| 496 two{"{0} mhìle mara"} | |
| 497 } | |
| 498 parsec{ | |
| 499 dnam{"parsec"} | |
| 500 few{"{0} parsec"} | |
| 501 one{"{0} pharsec"} | |
| 502 other{"{0} parsec"} | |
| 503 two{"{0} pharsec"} | |
| 504 } | |
| 505 picometer{ | |
| 506 dnam{"piceo-mheatair"} | |
| 507 few{"{0} piceo-mheatairean"} | |
| 508 one{"{0} phiceo-mheatair"} | |
| 509 other{"{0} piceo-mheatair"} | |
| 510 two{"{0} phiceo-mheatair"} | |
| 511 } | |
| 512 yard{ | |
| 513 dnam{"slat"} | |
| 514 few{"{0} slatan"} | |
| 515 one{"{0} slat"} | |
| 516 other{"{0} slat"} | |
| 517 two{"{0} shlat"} | |
| 518 } | |
| 519 } | |
| 520 light{ | |
| 521 lux{ | |
| 522 dnam{"lux"} | |
| 523 few{"{0} lux"} | |
| 524 one{"{0} lux"} | |
| 525 other{"{0} lux"} | |
| 526 two{"{0} lux"} | |
| 527 } | |
| 528 } | |
| 529 mass{ | |
| 530 carat{ | |
| 531 dnam{"carat"} | |
| 532 few{"{0} carataichean"} | |
| 533 one{"{0} charat"} | |
| 534 other{"{0} carat"} | |
| 535 two{"{0} charat"} | |
| 536 } | |
| 537 gram{ | |
| 538 dnam{"grama"} | |
| 539 few{"{0} gramaichean"} | |
| 540 one{"{0} ghrama"} | |
| 541 other{"{0} grama"} | |
| 542 two{"{0} ghrama"} | |
| 543 } | |
| 544 kilogram{ | |
| 545 dnam{"cileagram"} | |
| 546 few{"{0} cileagramaichean"} | |
| 547 one{"{0} chileagram"} | |
| 548 other{"{0} cileagram"} | |
| 549 two{"{0} chileagram"} | |
| 550 } | |
| 551 metric-ton{ | |
| 552 dnam{"tunna meatrach"} | |
| 553 few{"{0} tunnaichean meatrach"} | |
| 554 one{"{0} tunna meatrach"} | |
| 555 other{"{0} tunna meatrach"} | |
| 556 two{"{0} thunna meatrach"} | |
| 557 } | |
| 558 microgram{ | |
| 559 dnam{"micreo-ghrama"} | |
| 560 few{"{0} micreo-ghramaichean"} | |
| 561 one{"{0} mhicreo-ghrama"} | |
| 562 other{"{0} micreo-ghrama"} | |
| 563 two{"{0} mhicreo-ghrama"} | |
| 564 } | |
| 565 milligram{ | |
| 566 dnam{"mille-ghrama"} | |
| 567 few{"{0} mille-ghramaichean"} | |
| 568 one{"{0} mhille-ghrama"} | |
| 569 other{"{0} mille-ghrama"} | |
| 570 two{"{0} mhille-ghrama"} | |
| 571 } | |
| 572 ounce{ | |
| 573 dnam{"unnsa"} | |
| 574 few{"{0} unnsachan"} | |
| 575 one{"{0} unnsa"} | |
| 576 other{"{0} unnsa"} | |
| 577 two{"{0} unnsa"} | |
| 578 } | |
| 579 ounce-troy{ | |
| 580 dnam{"unnsa tròidh"} | |
| 581 few{"{0} unnsachan tròidh"} | |
| 582 one{"{0} unnsa tròidh"} | |
| 583 other{"{0} unnsa tròidh"} | |
| 584 two{"{0} unnsa tròidh"} | |
| 585 } | |
| 586 pound{ | |
| 587 dnam{"punnd"} | |
| 588 few{"{0} puinnd"} | |
| 589 one{"{0} phunnd"} | |
| 590 other{"{0} punnd"} | |
| 591 two{"{0} phunnd"} | |
| 592 } | |
| 593 stone{ | |
| 594 dnam{"clach"} | |
| 595 few{"{0} clachan"} | |
| 596 one{"{0} chlach"} | |
| 597 other{"{0} clach"} | |
| 598 two{"{0} chlach"} | |
| 599 } | |
| 600 ton{ | |
| 601 dnam{"tunna"} | |
| 602 few{"{0} tunnaichean"} | |
| 603 one{"{0} tunna"} | |
| 604 other{"{0} tunna"} | |
| 605 two{"{0} thunna"} | |
| 606 } | |
| 607 } | |
| 608 power{ | |
| 609 gigawatt{ | |
| 610 dnam{"giga-watt"} | |
| 611 few{"{0} giga-watt"} | |
| 612 one{"{0} ghiga-watt"} | |
| 613 other{"{0} giga-watt"} | |
| 614 two{"{0} ghiga-watt"} | |
| 615 } | |
| 616 horsepower{ | |
| 617 dnam{"cumhachd-eich"} | |
| 618 few{"{0} cumhachdan-eich"} | |
| 619 one{"{0} chumhachd-eich"} | |
| 620 other{"{0} cumhachd-eich"} | |
| 621 two{"{0} chumhachd-eich"} | |
| 622 } | |
| 623 kilowatt{ | |
| 624 dnam{"cilea-watt"} | |
| 625 few{"{0} cilea-watt"} | |
| 626 one{"{0} chilea-watt"} | |
| 627 other{"{0} cilea-watt"} | |
| 628 two{"{0} chilea-watt"} | |
| 629 } | |
| 630 megawatt{ | |
| 631 dnam{"meaga-watt"} | |
| 632 few{"{0} meaga-watt"} | |
| 633 one{"{0} mheaga-watt"} | |
| 634 other{"{0} meaga-watt"} | |
| 635 two{"{0} mheaga-watt"} | |
| 636 } | |
| 637 milliwatt{ | |
| 638 dnam{"mille-watt"} | |
| 639 few{"{0} mille-watt"} | |
| 640 one{"{0} mhille-watt"} | |
| 641 other{"{0} mille-watt"} | |
| 642 two{"{0} mhille-watt"} | |
| 643 } | |
| 644 watt{ | |
| 645 dnam{"watt"} | |
| 646 few{"{0} watt"} | |
| 647 one{"{0} watt"} | |
| 648 other{"{0} watt"} | |
| 649 two{"{0} watt"} | |
| 650 } | |
| 651 } | |
| 652 pressure{ | |
| 653 hectopascal{ | |
| 654 dnam{"heacta pascal"} | |
| 655 few{"{0} heacta pascal"} | |
| 656 one{"{0} heacta pascal"} | |
| 657 other{"{0} heacta pascal"} | |
| 658 two{"{0} heacta pascal"} | |
| 659 } | |
| 660 inch-hg{ | |
| 661 dnam{"òirleach de dh’airgead-beò"} | |
| 662 few{"{0} òirlich de dh'airgead-beò"} | |
| 663 one{"{0} òirleach de dh'airgead-beò"} | |
| 664 other{"{0} òirleach de dh'airgead-beò"} | |
| 665 two{"{0} òirleach de dh'airgead-beò"} | |
| 666 } | |
| 667 millibar{ | |
| 668 dnam{"mille-bhàr"} | |
| 669 few{"{0} mille-bhàraichean"} | |
| 670 one{"{0} mhille-bhàr"} | |
| 671 other{"{0} mille-bhàr"} | |
| 672 two{"{0} mhille-bhàr"} | |
| 673 } | |
| 674 millimeter-of-mercury{ | |
| 675 dnam{"mille-mheatair de dh’airgead-beò"} | |
| 676 few{"{0} mille-mheatairean de dh'airgead-beò"} | |
| 677 one{"{0} mhille-mheatair de dh'airgead-beò"} | |
| 678 other{"{0} mille-mheatair de dh'airgead-beò"} | |
| 679 two{"{0} mhille-mheatair de dh'airgead-beò"} | |
| 680 } | |
| 681 pound-per-square-inch{ | |
| 682 dnam{"punnd gach òirleach cheàrnagach"} | |
| 683 few{"{0} puinnd gach òirleach cheàrnagach"} | |
| 684 one{"{0} phunnd gach òirleach cheàrnagach"} | |
| 685 other{"{0} punnd gach òirleach cheàrnagach"} | |
| 686 two{"{0} phunnd gach òirleach cheàrnagach"} | |
| 687 } | |
| 688 } | |
| 689 proportion{ | |
| 690 karat{ | |
| 691 dnam{"karat"} | |
| 692 few{"{0} karat"} | |
| 693 one{"{0} karat"} | |
| 694 other{"{0} karat"} | |
| 695 two{"{0} karat"} | |
| 696 } | |
| 697 } | |
| 698 speed{ | |
| 699 kilometer-per-hour{ | |
| 700 dnam{"cilemeatair gach uair"} | |
| 701 few{"{0} cilemeatairean gach uair"} | |
| 702 one{"{0} chilemeatair gach uair"} | |
| 703 other{"{0} cilemeatair gach uair"} | |
| 704 two{"{0} chilemeatair gach uair"} | |
| 705 } | |
| 706 meter-per-second{ | |
| 707 dnam{"meatair gach diog"} | |
| 708 few{"{0} meatairean gach diog"} | |
| 709 one{"{0} mheatair gach diog"} | |
| 710 other{"{0} meatair gach diog"} | |
| 711 two{"{0} mheatair gach diog"} | |
| 712 } | |
| 713 mile-per-hour{ | |
| 714 dnam{"mìle gach uair"} | |
| 715 few{"{0} mìltean gach uair"} | |
| 716 one{"{0} mhìle gach uair"} | |
| 717 other{"{0} mìle gach uair"} | |
| 718 two{"{0} mhìle gach uair"} | |
| 719 } | |
| 720 } | |
| 721 temperature{ | |
| 722 celsius{ | |
| 723 dnam{"ceum Celsius"} | |
| 724 few{"{0} ceuman Celsius"} | |
| 725 one{"{0} cheum Celsius"} | |
| 726 other{"{0} ceum Celsius"} | |
| 727 two{"{0} cheum Celsius"} | |
| 728 } | |
| 729 fahrenheit{ | |
| 730 dnam{"ceum Fahrenheit"} | |
| 731 few{"{0} ceuman Fahrenheit"} | |
| 732 one{"{0} cheum Fahrenheit"} | |
| 733 other{"{0} ceum Fahrenheit"} | |
| 734 two{"{0} cheum Fahrenheit"} | |
| 735 } | |
| 736 kelvin{ | |
| 737 dnam{"ceum Kelvin"} | |
| 738 few{"{0} ceuman Kelvin"} | |
| 739 one{"{0} cheum Kelvin"} | |
| 740 other{"{0} ceum Kelvin"} | |
| 741 two{"{0} cheum Kelvin"} | |
| 742 } | |
| 743 } | |
| 744 volume{ | |
| 745 acre-foot{ | |
| 746 dnam{"acair-throigh"} | |
| 747 few{"{0} acair-throighean"} | |
| 748 one{"{0} acair-throigh"} | |
| 749 other{"{0} acair-throigh"} | |
| 750 two{"{0} acair-throigh"} | |
| 751 } | |
| 752 bushel{ | |
| 753 dnam{"buiseal"} | |
| 754 few{"{0} buisealan"} | |
| 755 one{"{0} bhuiseal"} | |
| 756 other{"{0} buiseal"} | |
| 757 two{"{0} bhuiseal"} | |
| 758 } | |
| 759 centiliter{ | |
| 760 dnam{"ceudailiotair"} | |
| 761 few{"{0} ceudailiotairean"} | |
| 762 one{"{0} cheudailiotair"} | |
| 763 other{"{0} ceudailiotair"} | |
| 764 two{"{0} cheudailiotair"} | |
| 765 } | |
| 766 cubic-centimeter{ | |
| 767 dnam{"ceudameatair ciùbach"} | |
| 768 few{"{0} ceudameatairean ciùbach"} | |
| 769 one{"{0} cheudameatair ciùbach"} | |
| 770 other{"{0} ceudameatair ciùbach"} | |
| 771 two{"{0} cheudameatair ciùbach"} | |
| 772 } | |
| 773 cubic-foot{ | |
| 774 dnam{"troigh chiùbach"} | |
| 775 few{"{0} troighean ciùbach"} | |
| 776 one{"{0} troigh chiùbach"} | |
| 777 other{"{0} troigh chiùbach"} | |
| 778 two{"{0} throigh chiùbach"} | |
| 779 } | |
| 780 cubic-inch{ | |
| 781 dnam{"òirleach chiùbach"} | |
| 782 few{"{0} òirlich chiùbach"} | |
| 783 one{"{0} òirleach chiùbach"} | |
| 784 other{"{0} òirleach chiùbach"} | |
| 785 two{"{0} òirleach chiùbach"} | |
| 786 } | |
| 787 cubic-kilometer{ | |
| 788 dnam{"cilemeatair ciùbach"} | |
| 789 few{"{0} cilemeatairean ciùbach"} | |
| 790 one{"{0} chilemeatair ciùbach"} | |
| 791 other{"{0} cilemeatair ciùbach"} | |
| 792 two{"{0} chilemeatair ciùbach"} | |
| 793 } | |
| 794 cubic-meter{ | |
| 795 dnam{"meatair ciùbach"} | |
| 796 few{"{0} meatairean ciùbach"} | |
| 797 one{"{0} mheatair ciùbach"} | |
| 798 other{"{0} meatair ciùbach"} | |
| 799 two{"{0} mheatair ciùbach"} | |
| 800 } | |
| 801 cubic-mile{ | |
| 802 dnam{"mìle chiùbach"} | |
| 803 few{"{0} mìltean ciùbach"} | |
| 804 one{"{0} mhìle chiùbach"} | |
| 805 other{"{0} mìle chiùbach"} | |
| 806 two{"{0} mhìle chiùbach"} | |
| 807 } | |
| 808 cubic-yard{ | |
| 809 dnam{"slat chiùbach"} | |
| 810 few{"{0} slatan ciùbach"} | |
| 811 one{"{0} slat chiùbach"} | |
| 812 other{"{0} slat chiùbach"} | |
| 813 two{"{0} shlat chiùbach"} | |
| 814 } | |
| 815 cup{ | |
| 816 dnam{"cupa"} | |
| 817 few{"{0} cupannan"} | |
| 818 one{"{0} chupa"} | |
| 819 other{"{0} cupa"} | |
| 820 two{"{0} chupa"} | |
| 821 } | |
| 822 deciliter{ | |
| 823 dnam{"deicheamh-liotair"} | |
| 824 few{"{0} deicheamh-liotairean"} | |
| 825 one{"{0} deicheamh-liotair"} | |
| 826 other{"{0} deicheamh-liotair"} | |
| 827 two{"{0} dheicheamh-liotair"} | |
| 828 } | |
| 829 fluid-ounce{ | |
| 830 dnam{"unnsa-dighe"} | |
| 831 few{"{0} unnsachan-dighe"} | |
| 832 one{"{0} unnsa-dighe"} | |
| 833 other{"{0} unnsa-dighe"} | |
| 834 two{"{0} unnsa-dighe"} | |
| 835 } | |
| 836 gallon{ | |
| 837 dnam{"galan"} | |
| 838 few{"{0} galanan"} | |
| 839 one{"{0} ghalan"} | |
| 840 other{"{0} galan"} | |
| 841 two{"{0} ghalan"} | |
| 842 } | |
| 843 hectoliter{ | |
| 844 dnam{"heactailiotair"} | |
| 845 few{"{0} heactailiotairean"} | |
| 846 one{"{0} heactailiotair"} | |
| 847 other{"{0} heactailiotair"} | |
| 848 two{"{0} heactailiotair"} | |
| 849 } | |
| 850 liter{ | |
| 851 dnam{"liotair"} | |
| 852 few{"{0} liotairean"} | |
| 853 one{"{0} liotair"} | |
| 854 other{"{0} liotair"} | |
| 855 two{"{0} liotair"} | |
| 856 } | |
| 857 megaliter{ | |
| 858 dnam{"meaga-liotair"} | |
| 859 few{"{0} meaga-liotairean"} | |
| 860 one{"{0} mheaga-liotair"} | |
| 861 other{"{0} meaga-liotair"} | |
| 862 two{"{0} mheaga-liotair"} | |
| 863 } | |
| 864 milliliter{ | |
| 865 dnam{"mille-liotair"} | |
| 866 few{"{0} mille-liotairean"} | |
| 867 one{"{0} mhille-liotair"} | |
| 868 other{"{0} mille-liotair"} | |
| 869 two{"{0} mhille-liotair"} | |
| 870 } | |
| 871 pint{ | |
| 872 dnam{"pinnt"} | |
| 873 few{"{0} pinntean"} | |
| 874 one{"{0} phinnt"} | |
| 875 other{"{0} pinnt"} | |
| 876 two{"{0} phinnt"} | |
| 877 } | |
| 878 quart{ | |
| 879 dnam{"càrt"} | |
| 880 few{"{0} càrtan"} | |
| 881 one{"{0} chàrt"} | |
| 882 other{"{0} càrt"} | |
| 883 two{"{0} chàrt"} | |
| 884 } | |
| 885 tablespoon{ | |
| 886 dnam{"spàin-bhùird"} | |
| 887 few{"{0} spàinean-bùird"} | |
| 888 one{"{0} spàin-bhùird"} | |
| 889 other{"{0} spàin-bhùird"} | |
| 890 two{"{0} spàin-bhùird"} | |
| 891 } | |
| 892 teaspoon{ | |
| 893 dnam{"spàin-teatha"} | |
| 894 few{"{0} spàinean-teatha"} | |
| 895 one{"{0} spàin-teatha"} | |
| 896 other{"{0} spàin-teatha"} | |
| 897 two{"{0} spàin-teatha"} | |
| 898 } | |
| 899 } | |
| 900 } | 89 } |
| 901 unitsNarrow{ | 90 unitsNarrow{ |
| 902 acceleration{ | |
| 903 g-force{ | |
| 904 few{"{0}G"} | |
| 905 one{"{0}G"} | |
| 906 other{"{0}G"} | |
| 907 two{"{0}G"} | |
| 908 } | |
| 909 meter-per-second-squared{ | |
| 910 few{"{0}m/s²"} | |
| 911 one{"{0}m/s²"} | |
| 912 other{"{0}m/s²"} | |
| 913 two{"{0}m/s²"} | |
| 914 } | |
| 915 } | |
| 916 angle{ | |
| 917 arc-minute{ | |
| 918 few{"{0}′"} | |
| 919 one{"{0}′"} | |
| 920 other{"{0}′"} | |
| 921 two{"{0}′"} | |
| 922 } | |
| 923 arc-second{ | |
| 924 few{"{0}″"} | |
| 925 one{"{0}″"} | |
| 926 other{"{0}″"} | |
| 927 two{"{0}″"} | |
| 928 } | |
| 929 degree{ | |
| 930 few{"{0}°"} | |
| 931 one{"{0}°"} | |
| 932 other{"{0}°"} | |
| 933 two{"{0}°"} | |
| 934 } | |
| 935 radian{ | |
| 936 few{"{0}rad"} | |
| 937 one{"{0}rad"} | |
| 938 other{"{0}rad"} | |
| 939 two{"{0}rad"} | |
| 940 } | |
| 941 } | |
| 942 area{ | |
| 943 acre{ | |
| 944 few{"{0}ac"} | |
| 945 one{"{0}ac"} | |
| 946 other{"{0}ac"} | |
| 947 two{"{0}ac"} | |
| 948 } | |
| 949 hectare{ | |
| 950 few{"{0}ha"} | |
| 951 one{"{0}ha"} | |
| 952 other{"{0}ha"} | |
| 953 two{"{0}ha"} | |
| 954 } | |
| 955 square-centimeter{ | |
| 956 few{"{0}cm²"} | |
| 957 one{"{0}cm²"} | |
| 958 other{"{0}cm²"} | |
| 959 two{"{0}cm²"} | |
| 960 } | |
| 961 square-foot{ | |
| 962 few{"{0}ft²"} | |
| 963 one{"{0}ft²"} | |
| 964 other{"{0}ft²"} | |
| 965 two{"{0}ft²"} | |
| 966 } | |
| 967 square-inch{ | |
| 968 few{"{0}in²"} | |
| 969 one{"{0}in²"} | |
| 970 other{"{0}in²"} | |
| 971 two{"{0}in²"} | |
| 972 } | |
| 973 square-kilometer{ | |
| 974 few{"{0}km²"} | |
| 975 one{"{0}km²"} | |
| 976 other{"{0}km²"} | |
| 977 two{"{0}km²"} | |
| 978 } | |
| 979 square-meter{ | |
| 980 few{"{0}m²"} | |
| 981 one{"{0}m²"} | |
| 982 other{"{0}m²"} | |
| 983 two{"{0}m²"} | |
| 984 } | |
| 985 square-mile{ | |
| 986 few{"{0}mì²"} | |
| 987 one{"{0}mì²"} | |
| 988 other{"{0}mì²"} | |
| 989 two{"{0}mì²"} | |
| 990 } | |
| 991 square-yard{ | |
| 992 few{"{0}yd²"} | |
| 993 one{"{0}yd²"} | |
| 994 other{"{0}yd²"} | |
| 995 two{"{0}yd²"} | |
| 996 } | |
| 997 } | |
| 998 consumption{ | |
| 999 liter-per-kilometer{ | |
| 1000 few{"{0}L/km"} | |
| 1001 one{"{0}L/km"} | |
| 1002 other{"{0}L/km"} | |
| 1003 two{"{0}L/km"} | |
| 1004 } | |
| 1005 mile-per-gallon{ | |
| 1006 few{"{0}mpg"} | |
| 1007 one{"{0}mpg"} | |
| 1008 other{"{0}mpg"} | |
| 1009 two{"{0}mpg"} | |
| 1010 } | |
| 1011 } | |
| 1012 digital{ | |
| 1013 bit{ | |
| 1014 few{"{0}b"} | |
| 1015 one{"{0}b"} | |
| 1016 other{"{0}b"} | |
| 1017 two{"{0}b"} | |
| 1018 } | |
| 1019 byte{ | |
| 1020 few{"{0}B"} | |
| 1021 one{"{0}B"} | |
| 1022 other{"{0}B"} | |
| 1023 two{"{0}B"} | |
| 1024 } | |
| 1025 gigabit{ | |
| 1026 few{"{0}Gb"} | |
| 1027 one{"{0}Gb"} | |
| 1028 other{"{0}Gb"} | |
| 1029 two{"{0}Gb"} | |
| 1030 } | |
| 1031 gigabyte{ | |
| 1032 few{"{0}GB"} | |
| 1033 one{"{0}GB"} | |
| 1034 other{"{0}GB"} | |
| 1035 two{"{0}GB"} | |
| 1036 } | |
| 1037 kilobit{ | |
| 1038 few{"{0}kb"} | |
| 1039 one{"{0}kb"} | |
| 1040 other{"{0}kb"} | |
| 1041 two{"{0}kb"} | |
| 1042 } | |
| 1043 kilobyte{ | |
| 1044 few{"{0}kB"} | |
| 1045 one{"{0}kB"} | |
| 1046 other{"{0}kB"} | |
| 1047 two{"{0}kB"} | |
| 1048 } | |
| 1049 megabit{ | |
| 1050 few{"{0}Mb"} | |
| 1051 one{"{0}Mb"} | |
| 1052 other{"{0}Mb"} | |
| 1053 two{"{0}Mb"} | |
| 1054 } | |
| 1055 megabyte{ | |
| 1056 few{"{0}MB"} | |
| 1057 one{"{0}MB"} | |
| 1058 other{"{0}MB"} | |
| 1059 two{"{0}MB"} | |
| 1060 } | |
| 1061 terabit{ | |
| 1062 few{"{0}Tb"} | |
| 1063 one{"{0}Tb"} | |
| 1064 other{"{0}Tb"} | |
| 1065 two{"{0}Tb"} | |
| 1066 } | |
| 1067 terabyte{ | |
| 1068 few{"{0}TB"} | |
| 1069 one{"{0}TB"} | |
| 1070 other{"{0}TB"} | |
| 1071 two{"{0}TB"} | |
| 1072 } | |
| 1073 } | |
| 1074 duration{ | 91 duration{ |
| 1075 day{ | 92 day{ |
| 1076 dnam{"là"} | 93 dnam{"là"} |
| 1077 few{"{0}là"} | 94 few{"{0}là"} |
| 1078 one{"{0}là"} | 95 one{"{0}là"} |
| 1079 other{"{0}là"} | 96 other{"{0}là"} |
| 1080 two{"{0}là"} | 97 two{"{0}là"} |
| 1081 } | 98 } |
| 1082 hour{ | 99 hour{ |
| 1083 dnam{"uair"} | 100 dnam{"uair"} |
| (...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1134 two{"{0}s"} | 151 two{"{0}s"} |
| 1135 } | 152 } |
| 1136 year{ | 153 year{ |
| 1137 dnam{"blia"} | 154 dnam{"blia"} |
| 1138 few{"{0}bl"} | 155 few{"{0}bl"} |
| 1139 one{"{0}bl"} | 156 one{"{0}bl"} |
| 1140 other{"{0}bl"} | 157 other{"{0}bl"} |
| 1141 two{"{0}bl"} | 158 two{"{0}bl"} |
| 1142 } | 159 } |
| 1143 } | 160 } |
| 1144 electric{ | |
| 1145 ampere{ | |
| 1146 few{"{0}A"} | |
| 1147 one{"{0}A"} | |
| 1148 other{"{0}A"} | |
| 1149 two{"{0}A"} | |
| 1150 } | |
| 1151 milliampere{ | |
| 1152 few{"{0}mA"} | |
| 1153 one{"{0}mA"} | |
| 1154 other{"{0}mA"} | |
| 1155 two{"{0}mA"} | |
| 1156 } | |
| 1157 ohm{ | |
| 1158 few{"{0}Ω"} | |
| 1159 one{"{0}Ω"} | |
| 1160 other{"{0}Ω"} | |
| 1161 two{"{0}Ω"} | |
| 1162 } | |
| 1163 volt{ | |
| 1164 few{"{0}V"} | |
| 1165 one{"{0}V"} | |
| 1166 other{"{0}V"} | |
| 1167 two{"{0}V"} | |
| 1168 } | |
| 1169 } | |
| 1170 energy{ | |
| 1171 calorie{ | |
| 1172 few{"{0}cal"} | |
| 1173 one{"{0}cal"} | |
| 1174 other{"{0}cal"} | |
| 1175 two{"{0}cal"} | |
| 1176 } | |
| 1177 foodcalorie{ | |
| 1178 few{"{0}Cal"} | |
| 1179 one{"{0}Cal"} | |
| 1180 other{"{0}Cal"} | |
| 1181 two{"{0}Cal"} | |
| 1182 } | |
| 1183 joule{ | |
| 1184 few{"{0}J"} | |
| 1185 one{"{0}J"} | |
| 1186 other{"{0}J"} | |
| 1187 two{"{0}J"} | |
| 1188 } | |
| 1189 kilocalorie{ | |
| 1190 few{"{0}kcal"} | |
| 1191 one{"{0}kcal"} | |
| 1192 other{"{0}kcal"} | |
| 1193 two{"{0}kcal"} | |
| 1194 } | |
| 1195 kilojoule{ | |
| 1196 few{"{0}kJ"} | |
| 1197 one{"{0}kJ"} | |
| 1198 other{"{0}kJ"} | |
| 1199 two{"{0}kJ"} | |
| 1200 } | |
| 1201 kilowatt-hour{ | |
| 1202 few{"{0}kWh"} | |
| 1203 one{"{0}kWh"} | |
| 1204 other{"{0}kWh"} | |
| 1205 two{"{0}kWh"} | |
| 1206 } | |
| 1207 } | |
| 1208 frequency{ | |
| 1209 gigahertz{ | |
| 1210 few{"{0}GHz"} | |
| 1211 one{"{0}GHz"} | |
| 1212 other{"{0}GHz"} | |
| 1213 two{"{0}GHz"} | |
| 1214 } | |
| 1215 hertz{ | |
| 1216 few{"{0}Hz"} | |
| 1217 one{"{0}Hz"} | |
| 1218 other{"{0}Hz"} | |
| 1219 two{"{0}Hz"} | |
| 1220 } | |
| 1221 kilohertz{ | |
| 1222 few{"{0}kHz"} | |
| 1223 one{"{0}kHz"} | |
| 1224 other{"{0}kHz"} | |
| 1225 two{"{0}kHz"} | |
| 1226 } | |
| 1227 megahertz{ | |
| 1228 few{"{0}MHz"} | |
| 1229 one{"{0}MHz"} | |
| 1230 other{"{0}MHz"} | |
| 1231 two{"{0}MHz"} | |
| 1232 } | |
| 1233 } | |
| 1234 length{ | |
| 1235 astronomical-unit{ | |
| 1236 few{"{0}au"} | |
| 1237 one{"{0}au"} | |
| 1238 other{"{0}au"} | |
| 1239 two{"{0}au"} | |
| 1240 } | |
| 1241 centimeter{ | |
| 1242 dnam{"cm"} | |
| 1243 few{"{0}cm"} | |
| 1244 one{"{0}cm"} | |
| 1245 other{"{0}cm"} | |
| 1246 two{"{0}cm"} | |
| 1247 } | |
| 1248 decimeter{ | |
| 1249 few{"{0}dm"} | |
| 1250 one{"{0}dm"} | |
| 1251 other{"{0}dm"} | |
| 1252 two{"{0}dm"} | |
| 1253 } | |
| 1254 fathom{ | |
| 1255 dnam{"fm"} | |
| 1256 few{"{0}fm"} | |
| 1257 one{"{0}fm"} | |
| 1258 other{"{0}fm"} | |
| 1259 two{"{0}fm"} | |
| 1260 } | |
| 1261 foot{ | |
| 1262 few{"{0}′"} | |
| 1263 one{"{0}′"} | |
| 1264 other{"{0}′"} | |
| 1265 two{"{0}′"} | |
| 1266 } | |
| 1267 furlong{ | |
| 1268 dnam{"stàid"} | |
| 1269 few{"{0}stàid"} | |
| 1270 one{"{0}stàid"} | |
| 1271 other{"{0}stàid"} | |
| 1272 two{"{0}stàid"} | |
| 1273 } | |
| 1274 inch{ | |
| 1275 few{"{0}″"} | |
| 1276 one{"{0}″"} | |
| 1277 other{"{0}″"} | |
| 1278 two{"{0}″"} | |
| 1279 } | |
| 1280 kilometer{ | |
| 1281 dnam{"km"} | |
| 1282 few{"{0}km"} | |
| 1283 one{"{0}km"} | |
| 1284 other{"{0}km"} | |
| 1285 two{"{0}km"} | |
| 1286 } | |
| 1287 light-year{ | |
| 1288 few{"{0}ly"} | |
| 1289 one{"{0}ly"} | |
| 1290 other{"{0}ly"} | |
| 1291 two{"{0}ly"} | |
| 1292 } | |
| 1293 meter{ | |
| 1294 dnam{"meatair"} | |
| 1295 few{"{0}m"} | |
| 1296 one{"{0}m"} | |
| 1297 other{"{0}m"} | |
| 1298 two{"{0}m"} | |
| 1299 } | |
| 1300 micrometer{ | |
| 1301 few{"{0}µm"} | |
| 1302 one{"{0}µm"} | |
| 1303 other{"{0}µm"} | |
| 1304 two{"{0}µm"} | |
| 1305 } | |
| 1306 mile{ | |
| 1307 few{"{0}mì"} | |
| 1308 one{"{0}mì"} | |
| 1309 other{"{0}mì"} | |
| 1310 two{"{0}mì"} | |
| 1311 } | |
| 1312 millimeter{ | |
| 1313 dnam{"mm"} | |
| 1314 few{"{0}mm"} | |
| 1315 one{"{0}mm"} | |
| 1316 other{"{0}mm"} | |
| 1317 two{"{0}mm"} | |
| 1318 } | |
| 1319 nanometer{ | |
| 1320 few{"{0}nm"} | |
| 1321 one{"{0}nm"} | |
| 1322 other{"{0}nm"} | |
| 1323 two{"{0}nm"} | |
| 1324 } | |
| 1325 nautical-mile{ | |
| 1326 few{"{0}nmi"} | |
| 1327 one{"{0}nmi"} | |
| 1328 other{"{0}nmi"} | |
| 1329 two{"{0}nmi"} | |
| 1330 } | |
| 1331 parsec{ | |
| 1332 few{"{0}pc"} | |
| 1333 one{"{0}pc"} | |
| 1334 other{"{0}pc"} | |
| 1335 two{"{0}pc"} | |
| 1336 } | |
| 1337 picometer{ | |
| 1338 few{"{0}pm"} | |
| 1339 one{"{0}pm"} | |
| 1340 other{"{0}pm"} | |
| 1341 two{"{0}pm"} | |
| 1342 } | |
| 1343 yard{ | |
| 1344 few{"{0}yd"} | |
| 1345 one{"{0}yd"} | |
| 1346 other{"{0}yd"} | |
| 1347 two{"{0}yd"} | |
| 1348 } | |
| 1349 } | |
| 1350 light{ | |
| 1351 lux{ | |
| 1352 few{"{0}lx"} | |
| 1353 one{"{0}lx"} | |
| 1354 other{"{0}lx"} | |
| 1355 two{"{0}lx"} | |
| 1356 } | |
| 1357 } | |
| 1358 mass{ | |
| 1359 carat{ | |
| 1360 few{"{0}CD"} | |
| 1361 one{"{0}CD"} | |
| 1362 other{"{0}CD"} | |
| 1363 two{"{0}CD"} | |
| 1364 } | |
| 1365 gram{ | |
| 1366 dnam{"grama"} | |
| 1367 few{"{0}g"} | |
| 1368 one{"{0}g"} | |
| 1369 other{"{0}g"} | |
| 1370 two{"{0}g"} | |
| 1371 } | |
| 1372 kilogram{ | |
| 1373 dnam{"kg"} | |
| 1374 few{"{0}kg"} | |
| 1375 one{"{0}kg"} | |
| 1376 other{"{0}kg"} | |
| 1377 two{"{0}kg"} | |
| 1378 } | |
| 1379 metric-ton{ | |
| 1380 few{"{0}t"} | |
| 1381 one{"{0}t"} | |
| 1382 other{"{0}t"} | |
| 1383 two{"{0}t"} | |
| 1384 } | |
| 1385 microgram{ | |
| 1386 few{"{0}µg"} | |
| 1387 one{"{0}µg"} | |
| 1388 other{"{0}µg"} | |
| 1389 two{"{0}µg"} | |
| 1390 } | |
| 1391 milligram{ | |
| 1392 few{"{0}mg"} | |
| 1393 one{"{0}mg"} | |
| 1394 other{"{0}mg"} | |
| 1395 two{"{0}mg"} | |
| 1396 } | |
| 1397 ounce{ | |
| 1398 few{"{0}oz"} | |
| 1399 one{"{0}oz"} | |
| 1400 other{"{0}oz"} | |
| 1401 two{"{0}oz"} | |
| 1402 } | |
| 1403 ounce-troy{ | |
| 1404 few{"{0}oz t"} | |
| 1405 one{"{0}oz t"} | |
| 1406 other{"{0}oz t"} | |
| 1407 two{"{0}oz t"} | |
| 1408 } | |
| 1409 pound{ | |
| 1410 few{"{0}lb"} | |
| 1411 one{"{0}lb"} | |
| 1412 other{"{0}lb"} | |
| 1413 two{"{0}lb"} | |
| 1414 } | |
| 1415 stone{ | |
| 1416 dnam{"clach"} | |
| 1417 few{"{0}clach"} | |
| 1418 one{"{0}clach"} | |
| 1419 other{"{0}clach"} | |
| 1420 two{"{0}clach"} | |
| 1421 } | |
| 1422 ton{ | |
| 1423 few{"{0}tn"} | |
| 1424 one{"{0}tn"} | |
| 1425 other{"{0}tn"} | |
| 1426 two{"{0}tn"} | |
| 1427 } | |
| 1428 } | |
| 1429 power{ | |
| 1430 gigawatt{ | |
| 1431 few{"{0}GW"} | |
| 1432 one{"{0}GW"} | |
| 1433 other{"{0}GW"} | |
| 1434 two{"{0}GW"} | |
| 1435 } | |
| 1436 horsepower{ | |
| 1437 few{"{0}hp"} | |
| 1438 one{"{0}hp"} | |
| 1439 other{"{0}hp"} | |
| 1440 two{"{0}hp"} | |
| 1441 } | |
| 1442 kilowatt{ | |
| 1443 few{"{0}kW"} | |
| 1444 one{"{0}kW"} | |
| 1445 other{"{0}kW"} | |
| 1446 two{"{0}kW"} | |
| 1447 } | |
| 1448 megawatt{ | |
| 1449 few{"{0}MW"} | |
| 1450 one{"{0}MW"} | |
| 1451 other{"{0}MW"} | |
| 1452 two{"{0}MW"} | |
| 1453 } | |
| 1454 milliwatt{ | |
| 1455 few{"{0}mW"} | |
| 1456 one{"{0}mW"} | |
| 1457 other{"{0}mW"} | |
| 1458 two{"{0}mW"} | |
| 1459 } | |
| 1460 watt{ | |
| 1461 few{"{0}W"} | |
| 1462 one{"{0}W"} | |
| 1463 other{"{0}W"} | |
| 1464 two{"{0}W"} | |
| 1465 } | |
| 1466 } | |
| 1467 pressure{ | |
| 1468 hectopascal{ | |
| 1469 few{"{0}hPa"} | |
| 1470 one{"{0}hPa"} | |
| 1471 other{"{0}hPa"} | |
| 1472 two{"{0}hPa"} | |
| 1473 } | |
| 1474 inch-hg{ | |
| 1475 few{"{0}\u0022 Hg"} | |
| 1476 one{"{0}\u0022 Hg"} | |
| 1477 other{"{0}\u0022 Hg"} | |
| 1478 two{"{0}\u0022 Hg"} | |
| 1479 } | |
| 1480 millibar{ | |
| 1481 few{"{0}mb"} | |
| 1482 one{"{0}mb"} | |
| 1483 other{"{0}mb"} | |
| 1484 two{"{0}mb"} | |
| 1485 } | |
| 1486 millimeter-of-mercury{ | |
| 1487 few{"{0}mm Hg"} | |
| 1488 one{"{0}mm Hg"} | |
| 1489 other{"{0}mm Hg"} | |
| 1490 two{"{0}mm Hg"} | |
| 1491 } | |
| 1492 pound-per-square-inch{ | |
| 1493 few{"{0}psi"} | |
| 1494 one{"{0}psi"} | |
| 1495 other{"{0}psi"} | |
| 1496 two{"{0}psi"} | |
| 1497 } | |
| 1498 } | |
| 1499 proportion{ | |
| 1500 karat{ | |
| 1501 few{"{0}kt"} | |
| 1502 one{"{0}kt"} | |
| 1503 other{"{0}kt"} | |
| 1504 two{"{0}kt"} | |
| 1505 } | |
| 1506 } | |
| 1507 speed{ | |
| 1508 kilometer-per-hour{ | |
| 1509 dnam{"km/h"} | |
| 1510 few{"{0}km/h"} | |
| 1511 one{"{0}km/h"} | |
| 1512 other{"{0}km/h"} | |
| 1513 two{"{0}km/h"} | |
| 1514 } | |
| 1515 meter-per-second{ | |
| 1516 few{"{0}m/s"} | |
| 1517 one{"{0}m/s"} | |
| 1518 other{"{0}m/s"} | |
| 1519 two{"{0}m/s"} | |
| 1520 } | |
| 1521 mile-per-hour{ | |
| 1522 few{"{0}mì/h"} | |
| 1523 one{"{0}mì/h"} | |
| 1524 other{"{0}mì/h"} | |
| 1525 two{"{0}mì/h"} | |
| 1526 } | |
| 1527 } | |
| 1528 temperature{ | |
| 1529 celsius{ | |
| 1530 dnam{"°C"} | |
| 1531 few{"{0}°C"} | |
| 1532 one{"{0}°C"} | |
| 1533 other{"{0}°C"} | |
| 1534 two{"{0}°C"} | |
| 1535 } | |
| 1536 fahrenheit{ | |
| 1537 few{"{0}°F"} | |
| 1538 one{"{0}°F"} | |
| 1539 other{"{0}°F"} | |
| 1540 two{"{0}°F"} | |
| 1541 } | |
| 1542 kelvin{ | |
| 1543 few{"{0}°K"} | |
| 1544 one{"{0}°K"} | |
| 1545 other{"{0}°K"} | |
| 1546 two{"{0}°K"} | |
| 1547 } | |
| 1548 } | |
| 1549 volume{ | |
| 1550 acre-foot{ | |
| 1551 few{"{0}ac ft"} | |
| 1552 one{"{0}ac ft"} | |
| 1553 other{"{0}ac ft"} | |
| 1554 two{"{0}ac ft"} | |
| 1555 } | |
| 1556 bushel{ | |
| 1557 dnam{"buiseal"} | |
| 1558 few{"{0}bu"} | |
| 1559 one{"{0}bu"} | |
| 1560 other{"{0}bu"} | |
| 1561 two{"{0}bu"} | |
| 1562 } | |
| 1563 centiliter{ | |
| 1564 few{"{0}cL"} | |
| 1565 one{"{0}cL"} | |
| 1566 other{"{0}cL"} | |
| 1567 two{"{0}cL"} | |
| 1568 } | |
| 1569 cubic-centimeter{ | |
| 1570 few{"{0}cm³"} | |
| 1571 one{"{0}cm³"} | |
| 1572 other{"{0}cm³"} | |
| 1573 two{"{0}cm³"} | |
| 1574 } | |
| 1575 cubic-foot{ | |
| 1576 few{"{0}ft³"} | |
| 1577 one{"{0}ft³"} | |
| 1578 other{"{0}ft³"} | |
| 1579 two{"{0}ft³"} | |
| 1580 } | |
| 1581 cubic-inch{ | |
| 1582 few{"{0}in³"} | |
| 1583 one{"{0}in³"} | |
| 1584 other{"{0}in³"} | |
| 1585 two{"{0}in³"} | |
| 1586 } | |
| 1587 cubic-kilometer{ | |
| 1588 few{"{0}km³"} | |
| 1589 one{"{0}km³"} | |
| 1590 other{"{0}km³"} | |
| 1591 two{"{0}km³"} | |
| 1592 } | |
| 1593 cubic-meter{ | |
| 1594 few{"{0}m³"} | |
| 1595 one{"{0}m³"} | |
| 1596 other{"{0}m³"} | |
| 1597 two{"{0}m³"} | |
| 1598 } | |
| 1599 cubic-mile{ | |
| 1600 few{"{0}mì³"} | |
| 1601 one{"{0}mì³"} | |
| 1602 other{"{0}mì³"} | |
| 1603 two{"{0}mì³"} | |
| 1604 } | |
| 1605 cubic-yard{ | |
| 1606 few{"{0}yd³"} | |
| 1607 one{"{0}yd³"} | |
| 1608 other{"{0}yd³"} | |
| 1609 two{"{0}yd³"} | |
| 1610 } | |
| 1611 cup{ | |
| 1612 few{"{0}c"} | |
| 1613 one{"{0}c"} | |
| 1614 other{"{0}c"} | |
| 1615 two{"{0}c"} | |
| 1616 } | |
| 1617 deciliter{ | |
| 1618 few{"{0}dL"} | |
| 1619 one{"{0}dL"} | |
| 1620 other{"{0}dL"} | |
| 1621 two{"{0}dL"} | |
| 1622 } | |
| 1623 fluid-ounce{ | |
| 1624 few{"{0}fl oz"} | |
| 1625 one{"{0}fl oz"} | |
| 1626 other{"{0}fl oz"} | |
| 1627 two{"{0}fl oz"} | |
| 1628 } | |
| 1629 gallon{ | |
| 1630 few{"{0}gal"} | |
| 1631 one{"{0}gal"} | |
| 1632 other{"{0}gal"} | |
| 1633 two{"{0}gal"} | |
| 1634 } | |
| 1635 hectoliter{ | |
| 1636 few{"{0}hL"} | |
| 1637 one{"{0}hL"} | |
| 1638 other{"{0}hL"} | |
| 1639 two{"{0}hL"} | |
| 1640 } | |
| 1641 liter{ | |
| 1642 dnam{"liotair"} | |
| 1643 few{"{0}l"} | |
| 1644 one{"{0}l"} | |
| 1645 other{"{0}l"} | |
| 1646 two{"{0}l"} | |
| 1647 } | |
| 1648 megaliter{ | |
| 1649 few{"{0}ML"} | |
| 1650 one{"{0}ML"} | |
| 1651 other{"{0}ML"} | |
| 1652 two{"{0}ML"} | |
| 1653 } | |
| 1654 milliliter{ | |
| 1655 few{"{0}mL"} | |
| 1656 one{"{0}mL"} | |
| 1657 other{"{0}mL"} | |
| 1658 two{"{0}mL"} | |
| 1659 } | |
| 1660 pint{ | |
| 1661 few{"{0}pt"} | |
| 1662 one{"{0}pt"} | |
| 1663 other{"{0}pt"} | |
| 1664 two{"{0}pt"} | |
| 1665 } | |
| 1666 quart{ | |
| 1667 few{"{0}càrt"} | |
| 1668 one{"{0}càrt"} | |
| 1669 other{"{0}càrt"} | |
| 1670 two{"{0}càrt"} | |
| 1671 } | |
| 1672 tablespoon{ | |
| 1673 few{"{0}sp"} | |
| 1674 one{"{0}sp"} | |
| 1675 other{"{0}sp"} | |
| 1676 two{"{0}sp"} | |
| 1677 } | |
| 1678 teaspoon{ | |
| 1679 few{"{0}sp-t"} | |
| 1680 one{"{0}sp-t"} | |
| 1681 other{"{0}sp-t"} | |
| 1682 two{"{0}sp-t"} | |
| 1683 } | |
| 1684 } | |
| 1685 } | 161 } |
| 1686 unitsShort{ | 162 unitsShort{ |
| 1687 acceleration{ | |
| 1688 g-force{ | |
| 1689 dnam{"forsa-g"} | |
| 1690 few{"{0} G"} | |
| 1691 one{"{0} G"} | |
| 1692 other{"{0} G"} | |
| 1693 two{"{0} G"} | |
| 1694 } | |
| 1695 meter-per-second-squared{ | |
| 1696 dnam{"meatair/diog²"} | |
| 1697 few{"{0} m/s²"} | |
| 1698 one{"{0} m/s²"} | |
| 1699 other{"{0} m/s²"} | |
| 1700 two{"{0} m/s²"} | |
| 1701 } | |
| 1702 } | |
| 1703 angle{ | |
| 1704 arc-minute{ | |
| 1705 dnam{"àrc-mhion."} | |
| 1706 few{"{0}′"} | |
| 1707 one{"{0}′"} | |
| 1708 other{"{0}′"} | |
| 1709 two{"{0}′"} | |
| 1710 } | |
| 1711 arc-second{ | |
| 1712 dnam{"àrc-dhiog"} | |
| 1713 few{"{0}″"} | |
| 1714 one{"{0}″"} | |
| 1715 other{"{0}″"} | |
| 1716 two{"{0}″"} | |
| 1717 } | |
| 1718 degree{ | |
| 1719 dnam{"ceum"} | |
| 1720 few{"{0}°"} | |
| 1721 one{"{0}°"} | |
| 1722 other{"{0}°"} | |
| 1723 two{"{0}°"} | |
| 1724 } | |
| 1725 radian{ | |
| 1726 dnam{"rèidean"} | |
| 1727 few{"{0} rad"} | |
| 1728 one{"{0} rad"} | |
| 1729 other{"{0} rad"} | |
| 1730 two{"{0} rad"} | |
| 1731 } | |
| 1732 } | |
| 1733 area{ | |
| 1734 acre{ | |
| 1735 dnam{"acair"} | |
| 1736 few{"{0} ac"} | |
| 1737 one{"{0} ac"} | |
| 1738 other{"{0} ac"} | |
| 1739 two{"{0} ac"} | |
| 1740 } | |
| 1741 hectare{ | |
| 1742 dnam{"heactair"} | |
| 1743 few{"{0} ha"} | |
| 1744 one{"{0} ha"} | |
| 1745 other{"{0} ha"} | |
| 1746 two{"{0} ha"} | |
| 1747 } | |
| 1748 square-centimeter{ | |
| 1749 dnam{"cm²"} | |
| 1750 few{"{0} cm²"} | |
| 1751 one{"{0} cm²"} | |
| 1752 other{"{0} cm²"} | |
| 1753 two{"{0} cm²"} | |
| 1754 } | |
| 1755 square-foot{ | |
| 1756 dnam{"troigh²"} | |
| 1757 few{"{0} troigh²"} | |
| 1758 one{"{0} troigh²"} | |
| 1759 other{"{0} troigh²"} | |
| 1760 two{"{0} throigh²"} | |
| 1761 } | |
| 1762 square-inch{ | |
| 1763 dnam{"òirl²"} | |
| 1764 few{"{0} òirl²"} | |
| 1765 one{"{0} òirl²"} | |
| 1766 other{"{0} òirl²"} | |
| 1767 two{"{0} òirl²"} | |
| 1768 } | |
| 1769 square-kilometer{ | |
| 1770 dnam{"km²"} | |
| 1771 few{"{0} km²"} | |
| 1772 one{"{0} km²"} | |
| 1773 other{"{0} km²"} | |
| 1774 two{"{0} km²"} | |
| 1775 } | |
| 1776 square-meter{ | |
| 1777 dnam{"meatair²"} | |
| 1778 few{"{0} m²"} | |
| 1779 one{"{0} m²"} | |
| 1780 other{"{0} m²"} | |
| 1781 two{"{0} m²"} | |
| 1782 } | |
| 1783 square-mile{ | |
| 1784 dnam{"mìle²"} | |
| 1785 few{"{0} mì²"} | |
| 1786 one{"{0} mì²"} | |
| 1787 other{"{0} mì²"} | |
| 1788 two{"{0} mì²"} | |
| 1789 } | |
| 1790 square-yard{ | |
| 1791 dnam{"slat²"} | |
| 1792 few{"{0} slat²"} | |
| 1793 one{"{0} shlat²"} | |
| 1794 other{"{0} slat²"} | |
| 1795 two{"{0} shlat²"} | |
| 1796 } | |
| 1797 } | |
| 1798 consumption{ | |
| 1799 liter-per-kilometer{ | |
| 1800 dnam{"liotair/km"} | |
| 1801 few{"{0} L/km"} | |
| 1802 one{"{0} L/km"} | |
| 1803 other{"{0} L/km"} | |
| 1804 two{"{0} L/km"} | |
| 1805 } | |
| 1806 mile-per-gallon{ | |
| 1807 dnam{"mìle/gal"} | |
| 1808 few{"{0} mì/g"} | |
| 1809 one{"{0} mì/g"} | |
| 1810 other{"{0} mì/g"} | |
| 1811 two{"{0} mì/g"} | |
| 1812 } | |
| 1813 } | |
| 1814 digital{ | |
| 1815 bit{ | |
| 1816 dnam{"biod"} | |
| 1817 few{"{0} b"} | |
| 1818 one{"{0} b"} | |
| 1819 other{"{0} b"} | |
| 1820 two{"{0} b"} | |
| 1821 } | |
| 1822 byte{ | |
| 1823 dnam{"baidht"} | |
| 1824 few{"{0} B"} | |
| 1825 one{"{0} B"} | |
| 1826 other{"{0} B"} | |
| 1827 two{"{0} B"} | |
| 1828 } | |
| 1829 gigabit{ | |
| 1830 dnam{"Gb"} | |
| 1831 few{"{0} Gb"} | |
| 1832 one{"{0} Gb"} | |
| 1833 other{"{0} Gb"} | |
| 1834 two{"{0} Gb"} | |
| 1835 } | |
| 1836 gigabyte{ | |
| 1837 dnam{"GB"} | |
| 1838 few{"{0} GB"} | |
| 1839 one{"{0} GB"} | |
| 1840 other{"{0} GB"} | |
| 1841 two{"{0} GB"} | |
| 1842 } | |
| 1843 kilobit{ | |
| 1844 dnam{"kb"} | |
| 1845 few{"{0} kb"} | |
| 1846 one{"{0} kb"} | |
| 1847 other{"{0} kb"} | |
| 1848 two{"{0} kb"} | |
| 1849 } | |
| 1850 kilobyte{ | |
| 1851 dnam{"kB"} | |
| 1852 few{"{0} kB"} | |
| 1853 one{"{0} kB"} | |
| 1854 other{"{0} kB"} | |
| 1855 two{"{0} kB"} | |
| 1856 } | |
| 1857 megabit{ | |
| 1858 dnam{"Mb"} | |
| 1859 few{"{0} Mb"} | |
| 1860 one{"{0} Mb"} | |
| 1861 other{"{0} Mb"} | |
| 1862 two{"{0} Mb"} | |
| 1863 } | |
| 1864 megabyte{ | |
| 1865 dnam{"MB"} | |
| 1866 few{"{0} MB"} | |
| 1867 one{"{0} MB"} | |
| 1868 other{"{0} MB"} | |
| 1869 two{"{0} MB"} | |
| 1870 } | |
| 1871 terabit{ | |
| 1872 dnam{"Tb"} | |
| 1873 few{"{0} Tb"} | |
| 1874 one{"{0} Tb"} | |
| 1875 other{"{0} Tb"} | |
| 1876 two{"{0} Tb"} | |
| 1877 } | |
| 1878 terabyte{ | |
| 1879 dnam{"TB"} | |
| 1880 few{"{0} TB"} | |
| 1881 one{"{0} TB"} | |
| 1882 other{"{0} TB"} | |
| 1883 two{"{0} TB"} | |
| 1884 } | |
| 1885 } | |
| 1886 duration{ | 163 duration{ |
| 1887 day{ | 164 day{ |
| 1888 dnam{"latha"} | 165 dnam{"latha"} |
| 1889 few{"{0} là"} | 166 few{"{0} là"} |
| 1890 one{"{0} là"} | 167 one{"{0} là"} |
| 1891 other{"{0} là"} | 168 other{"{0} là"} |
| 1892 two{"{0} là"} | 169 two{"{0} là"} |
| 1893 } | 170 } |
| 1894 hour{ | 171 hour{ |
| 1895 dnam{"uair"} | 172 dnam{"uair"} |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1950 two{"{0} s"} | 227 two{"{0} s"} |
| 1951 } | 228 } |
| 1952 year{ | 229 year{ |
| 1953 dnam{"bliadhna"} | 230 dnam{"bliadhna"} |
| 1954 few{"{0} blia"} | 231 few{"{0} blia"} |
| 1955 one{"{0} bhlia"} | 232 one{"{0} bhlia"} |
| 1956 other{"{0} blia"} | 233 other{"{0} blia"} |
| 1957 two{"{0} bhlia"} | 234 two{"{0} bhlia"} |
| 1958 } | 235 } |
| 1959 } | 236 } |
| 1960 electric{ | |
| 1961 ampere{ | |
| 1962 dnam{"amp"} | |
| 1963 few{"{0} A"} | |
| 1964 one{"{0} A"} | |
| 1965 other{"{0} A"} | |
| 1966 two{"{0} A"} | |
| 1967 } | |
| 1968 milliampere{ | |
| 1969 dnam{"mille-amp"} | |
| 1970 few{"{0} mA"} | |
| 1971 one{"{0} mA"} | |
| 1972 other{"{0} mA"} | |
| 1973 two{"{0} mA"} | |
| 1974 } | |
| 1975 ohm{ | |
| 1976 dnam{"ohm"} | |
| 1977 few{"{0} Ω"} | |
| 1978 one{"{0} Ω"} | |
| 1979 other{"{0} Ω"} | |
| 1980 two{"{0} Ω"} | |
| 1981 } | |
| 1982 volt{ | |
| 1983 dnam{"volt"} | |
| 1984 few{"{0} V"} | |
| 1985 one{"{0} V"} | |
| 1986 other{"{0} V"} | |
| 1987 two{"{0} V"} | |
| 1988 } | |
| 1989 } | |
| 1990 energy{ | |
| 1991 calorie{ | |
| 1992 dnam{"cal"} | |
| 1993 few{"{0} cal"} | |
| 1994 one{"{0} cal"} | |
| 1995 other{"{0} cal"} | |
| 1996 two{"{0} cal"} | |
| 1997 } | |
| 1998 foodcalorie{ | |
| 1999 dnam{"Cal"} | |
| 2000 few{"{0} Cal"} | |
| 2001 one{"{0} Cal"} | |
| 2002 other{"{0} Cal"} | |
| 2003 two{"{0} Cal"} | |
| 2004 } | |
| 2005 joule{ | |
| 2006 dnam{"joule"} | |
| 2007 few{"{0} J"} | |
| 2008 one{"{0} J"} | |
| 2009 other{"{0} J"} | |
| 2010 two{"{0} J"} | |
| 2011 } | |
| 2012 kilocalorie{ | |
| 2013 dnam{"kcal"} | |
| 2014 few{"{0} kcal"} | |
| 2015 one{"{0} kcal"} | |
| 2016 other{"{0} kcal"} | |
| 2017 two{"{0} kcal"} | |
| 2018 } | |
| 2019 kilojoule{ | |
| 2020 dnam{"cilea-joule"} | |
| 2021 few{"{0} kJ"} | |
| 2022 one{"{0} kJ"} | |
| 2023 other{"{0} kJ"} | |
| 2024 two{"{0} kJ"} | |
| 2025 } | |
| 2026 kilowatt-hour{ | |
| 2027 dnam{"kW san uair"} | |
| 2028 few{"{0} kWh"} | |
| 2029 one{"{0} kWh"} | |
| 2030 other{"{0} kWh"} | |
| 2031 two{"{0} kWh"} | |
| 2032 } | |
| 2033 } | |
| 2034 frequency{ | |
| 2035 gigahertz{ | |
| 2036 dnam{"GHz"} | |
| 2037 few{"{0} GHz"} | |
| 2038 one{"{0} GHz"} | |
| 2039 other{"{0} GHz"} | |
| 2040 two{"{0} GHz"} | |
| 2041 } | |
| 2042 hertz{ | |
| 2043 dnam{"Hz"} | |
| 2044 few{"{0} Hz"} | |
| 2045 one{"{0} Hz"} | |
| 2046 other{"{0} Hz"} | |
| 2047 two{"{0} Hz"} | |
| 2048 } | |
| 2049 kilohertz{ | |
| 2050 dnam{"kHz"} | |
| 2051 few{"{0} kHz"} | |
| 2052 one{"{0} kHz"} | |
| 2053 other{"{0} kHz"} | |
| 2054 two{"{0} kHz"} | |
| 2055 } | |
| 2056 megahertz{ | |
| 2057 dnam{"MHz"} | |
| 2058 few{"{0} MHz"} | |
| 2059 one{"{0} MHz"} | |
| 2060 other{"{0} MHz"} | |
| 2061 two{"{0} MHz"} | |
| 2062 } | |
| 2063 } | |
| 2064 length{ | |
| 2065 astronomical-unit{ | |
| 2066 dnam{"au"} | |
| 2067 few{"{0} au"} | |
| 2068 one{"{0} au"} | |
| 2069 other{"{0} au"} | |
| 2070 two{"{0} au"} | |
| 2071 } | |
| 2072 centimeter{ | |
| 2073 dnam{"cm"} | |
| 2074 few{"{0} cm"} | |
| 2075 one{"{0} cm"} | |
| 2076 other{"{0} cm"} | |
| 2077 two{"{0} cm"} | |
| 2078 } | |
| 2079 decimeter{ | |
| 2080 dnam{"dm"} | |
| 2081 few{"{0} dm"} | |
| 2082 one{"{0} dm"} | |
| 2083 other{"{0} dm"} | |
| 2084 two{"{0} dm"} | |
| 2085 } | |
| 2086 fathom{ | |
| 2087 dnam{"aitheamh"} | |
| 2088 few{"{0} aith"} | |
| 2089 one{"{0} aith"} | |
| 2090 other{"{0} aith"} | |
| 2091 two{"{0} aith"} | |
| 2092 } | |
| 2093 foot{ | |
| 2094 dnam{"troigh"} | |
| 2095 few{"{0} troigh"} | |
| 2096 one{"{0} troigh"} | |
| 2097 other{"{0} troigh"} | |
| 2098 two{"{0} throigh"} | |
| 2099 } | |
| 2100 furlong{ | |
| 2101 dnam{"stàid"} | |
| 2102 few{"{0} stàid"} | |
| 2103 one{"{0} stàid"} | |
| 2104 other{"{0} stàid"} | |
| 2105 two{"{0} stàid"} | |
| 2106 } | |
| 2107 inch{ | |
| 2108 dnam{"òirleach"} | |
| 2109 few{"{0} òirl"} | |
| 2110 one{"{0} òirl"} | |
| 2111 other{"{0} òirl"} | |
| 2112 two{"{0} òirl"} | |
| 2113 } | |
| 2114 kilometer{ | |
| 2115 dnam{"km"} | |
| 2116 few{"{0} km"} | |
| 2117 one{"{0} km"} | |
| 2118 other{"{0} km"} | |
| 2119 two{"{0} km"} | |
| 2120 } | |
| 2121 light-year{ | |
| 2122 dnam{"ly"} | |
| 2123 few{"{0} ly"} | |
| 2124 one{"{0} ly"} | |
| 2125 other{"{0} ly"} | |
| 2126 two{"{0} ly"} | |
| 2127 } | |
| 2128 meter{ | |
| 2129 dnam{"meatair"} | |
| 2130 few{"{0} m"} | |
| 2131 one{"{0} m"} | |
| 2132 other{"{0} m"} | |
| 2133 two{"{0} m"} | |
| 2134 } | |
| 2135 micrometer{ | |
| 2136 dnam{"µ-mheatair"} | |
| 2137 few{"{0} µm"} | |
| 2138 one{"{0} µm"} | |
| 2139 other{"{0} µm"} | |
| 2140 two{"{0} µm"} | |
| 2141 } | |
| 2142 mile{ | |
| 2143 dnam{"mìle"} | |
| 2144 few{"{0} mì"} | |
| 2145 one{"{0} mì"} | |
| 2146 other{"{0} mì"} | |
| 2147 two{"{0} mì"} | |
| 2148 } | |
| 2149 millimeter{ | |
| 2150 dnam{"mm"} | |
| 2151 few{"{0} mm"} | |
| 2152 one{"{0} mm"} | |
| 2153 other{"{0} mm"} | |
| 2154 two{"{0} mm"} | |
| 2155 } | |
| 2156 nanometer{ | |
| 2157 dnam{"nm"} | |
| 2158 few{"{0} nm"} | |
| 2159 one{"{0} nm"} | |
| 2160 other{"{0} nm"} | |
| 2161 two{"{0} nm"} | |
| 2162 } | |
| 2163 nautical-mile{ | |
| 2164 dnam{"nmi"} | |
| 2165 few{"{0} nmi"} | |
| 2166 one{"{0} nmi"} | |
| 2167 other{"{0} nmi"} | |
| 2168 two{"{0} nmi"} | |
| 2169 } | |
| 2170 parsec{ | |
| 2171 dnam{"parsec"} | |
| 2172 few{"{0} pc"} | |
| 2173 one{"{0} pc"} | |
| 2174 other{"{0} pc"} | |
| 2175 two{"{0} pc"} | |
| 2176 } | |
| 2177 picometer{ | |
| 2178 dnam{"pm"} | |
| 2179 few{"{0} pm"} | |
| 2180 one{"{0} pm"} | |
| 2181 other{"{0} pm"} | |
| 2182 two{"{0} pm"} | |
| 2183 } | |
| 2184 yard{ | |
| 2185 dnam{"slat"} | |
| 2186 few{"{0} slat"} | |
| 2187 one{"{0} slat"} | |
| 2188 other{"{0} slat"} | |
| 2189 two{"{0} shlat"} | |
| 2190 } | |
| 2191 } | |
| 2192 light{ | |
| 2193 lux{ | |
| 2194 dnam{"lux"} | |
| 2195 few{"{0} lx"} | |
| 2196 one{"{0} lx"} | |
| 2197 other{"{0} lx"} | |
| 2198 two{"{0} lx"} | |
| 2199 } | |
| 2200 } | |
| 2201 mass{ | |
| 2202 carat{ | |
| 2203 dnam{"carat"} | |
| 2204 few{"{0} CD"} | |
| 2205 one{"{0} CD"} | |
| 2206 other{"{0} CD"} | |
| 2207 two{"{0} CD"} | |
| 2208 } | |
| 2209 gram{ | |
| 2210 dnam{"grama"} | |
| 2211 few{"{0} g"} | |
| 2212 one{"{0} g"} | |
| 2213 other{"{0} g"} | |
| 2214 two{"{0} g"} | |
| 2215 } | |
| 2216 kilogram{ | |
| 2217 dnam{"kg"} | |
| 2218 few{"{0} kg"} | |
| 2219 one{"{0} kg"} | |
| 2220 other{"{0} kg"} | |
| 2221 two{"{0} kg"} | |
| 2222 } | |
| 2223 metric-ton{ | |
| 2224 dnam{"t"} | |
| 2225 few{"{0} t"} | |
| 2226 one{"{0} t"} | |
| 2227 other{"{0} t"} | |
| 2228 two{"{0} t"} | |
| 2229 } | |
| 2230 microgram{ | |
| 2231 dnam{"µg"} | |
| 2232 few{"{0} µg"} | |
| 2233 one{"{0} µg"} | |
| 2234 other{"{0} µg"} | |
| 2235 two{"{0} µg"} | |
| 2236 } | |
| 2237 milligram{ | |
| 2238 dnam{"mg"} | |
| 2239 few{"{0} mg"} | |
| 2240 one{"{0} mg"} | |
| 2241 other{"{0} mg"} | |
| 2242 two{"{0} mg"} | |
| 2243 } | |
| 2244 ounce{ | |
| 2245 dnam{"unnsa"} | |
| 2246 few{"{0} unnsa"} | |
| 2247 one{"{0} unnsa"} | |
| 2248 other{"{0} unnsa"} | |
| 2249 two{"{0} unnsa"} | |
| 2250 } | |
| 2251 ounce-troy{ | |
| 2252 dnam{"unnsa tròidh"} | |
| 2253 few{"{0} oz t"} | |
| 2254 one{"{0} oz t"} | |
| 2255 other{"{0} oz t"} | |
| 2256 two{"{0} oz t"} | |
| 2257 } | |
| 2258 pound{ | |
| 2259 dnam{"punnd"} | |
| 2260 few{"{0} lb"} | |
| 2261 one{"{0} lb"} | |
| 2262 other{"{0} lb"} | |
| 2263 two{"{0} lb"} | |
| 2264 } | |
| 2265 stone{ | |
| 2266 dnam{"clach"} | |
| 2267 few{"{0} clach"} | |
| 2268 one{"{0} chlach"} | |
| 2269 other{"{0} clach"} | |
| 2270 two{"{0} chlach"} | |
| 2271 } | |
| 2272 ton{ | |
| 2273 dnam{"tunna"} | |
| 2274 few{"{0} tn"} | |
| 2275 one{"{0} tn"} | |
| 2276 other{"{0} tn"} | |
| 2277 two{"{0} tn"} | |
| 2278 } | |
| 2279 } | |
| 2280 power{ | |
| 2281 gigawatt{ | |
| 2282 dnam{"GW"} | |
| 2283 few{"{0} GW"} | |
| 2284 one{"{0} GW"} | |
| 2285 other{"{0} GW"} | |
| 2286 two{"{0} GW"} | |
| 2287 } | |
| 2288 horsepower{ | |
| 2289 dnam{"hp"} | |
| 2290 few{"{0} hp"} | |
| 2291 one{"{0} hp"} | |
| 2292 other{"{0} hp"} | |
| 2293 two{"{0} hp"} | |
| 2294 } | |
| 2295 kilowatt{ | |
| 2296 dnam{"kW"} | |
| 2297 few{"{0} kW"} | |
| 2298 one{"{0} kW"} | |
| 2299 other{"{0} kW"} | |
| 2300 two{"{0} kW"} | |
| 2301 } | |
| 2302 megawatt{ | |
| 2303 dnam{"MW"} | |
| 2304 few{"{0} MW"} | |
| 2305 one{"{0} MW"} | |
| 2306 other{"{0} MW"} | |
| 2307 two{"{0} MW"} | |
| 2308 } | |
| 2309 milliwatt{ | |
| 2310 dnam{"mW"} | |
| 2311 few{"{0} mW"} | |
| 2312 one{"{0} mW"} | |
| 2313 other{"{0} mW"} | |
| 2314 two{"{0} mW"} | |
| 2315 } | |
| 2316 watt{ | |
| 2317 dnam{"watt"} | |
| 2318 few{"{0} W"} | |
| 2319 one{"{0} W"} | |
| 2320 other{"{0} W"} | |
| 2321 two{"{0} W"} | |
| 2322 } | |
| 2323 } | |
| 2324 pressure{ | |
| 2325 hectopascal{ | |
| 2326 dnam{"hPa"} | |
| 2327 few{"{0} hPa"} | |
| 2328 one{"{0} hPa"} | |
| 2329 other{"{0} hPa"} | |
| 2330 two{"{0} hPa"} | |
| 2331 } | |
| 2332 inch-hg{ | |
| 2333 dnam{"in Hg"} | |
| 2334 few{"{0} inHg"} | |
| 2335 one{"{0} inHg"} | |
| 2336 other{"{0} inHg"} | |
| 2337 two{"{0} inHg"} | |
| 2338 } | |
| 2339 millibar{ | |
| 2340 dnam{"mbàr"} | |
| 2341 few{"{0} mbàr"} | |
| 2342 one{"{0} mbàr"} | |
| 2343 other{"{0} mbàr"} | |
| 2344 two{"{0} mbàr"} | |
| 2345 } | |
| 2346 millimeter-of-mercury{ | |
| 2347 dnam{"mm Hg"} | |
| 2348 few{"{0} mm Hg"} | |
| 2349 one{"{0} mm Hg"} | |
| 2350 other{"{0} mm Hg"} | |
| 2351 two{"{0} mm Hg"} | |
| 2352 } | |
| 2353 pound-per-square-inch{ | |
| 2354 dnam{"psi"} | |
| 2355 few{"{0} psi"} | |
| 2356 one{"{0} psi"} | |
| 2357 other{"{0} psi"} | |
| 2358 two{"{0} psi"} | |
| 2359 } | |
| 2360 } | |
| 2361 proportion{ | |
| 2362 karat{ | |
| 2363 dnam{"karat"} | |
| 2364 few{"{0} kt"} | |
| 2365 one{"{0} kt"} | |
| 2366 other{"{0} kt"} | |
| 2367 two{"{0} kt"} | |
| 2368 } | |
| 2369 } | |
| 2370 speed{ | |
| 2371 kilometer-per-hour{ | |
| 2372 dnam{"km/uair"} | |
| 2373 few{"{0} km/h"} | |
| 2374 one{"{0} km/h"} | |
| 2375 other{"{0} km/h"} | |
| 2376 two{"{0} km/h"} | |
| 2377 } | |
| 2378 meter-per-second{ | |
| 2379 dnam{"meatair/diog"} | |
| 2380 few{"{0} m/s"} | |
| 2381 one{"{0} m/s"} | |
| 2382 other{"{0} m/s"} | |
| 2383 two{"{0} m/s"} | |
| 2384 } | |
| 2385 mile-per-hour{ | |
| 2386 dnam{"mìle/uair"} | |
| 2387 few{"{0} mì/h"} | |
| 2388 one{"{0} mì/h"} | |
| 2389 other{"{0} mì/h"} | |
| 2390 two{"{0} mì/h"} | |
| 2391 } | |
| 2392 } | |
| 2393 temperature{ | |
| 2394 celsius{ | |
| 2395 dnam{"ceum C"} | |
| 2396 few{"{0}°C"} | |
| 2397 one{"{0}°C"} | |
| 2398 other{"{0}°C"} | |
| 2399 two{"{0}°C"} | |
| 2400 } | |
| 2401 fahrenheit{ | |
| 2402 dnam{"ceum F"} | |
| 2403 few{"{0}°F"} | |
| 2404 one{"{0}°F"} | |
| 2405 other{"{0}°F"} | |
| 2406 two{"{0}°F"} | |
| 2407 } | |
| 2408 kelvin{ | |
| 2409 dnam{"ceum K"} | |
| 2410 few{"{0}°K"} | |
| 2411 one{"{0}°K"} | |
| 2412 other{"{0}°K"} | |
| 2413 two{"{0}°K"} | |
| 2414 } | |
| 2415 } | |
| 2416 volume{ | |
| 2417 acre-foot{ | |
| 2418 dnam{"acair-throigh"} | |
| 2419 few{"{0} ac ft"} | |
| 2420 one{"{0} ac ft"} | |
| 2421 other{"{0} ac ft"} | |
| 2422 two{"{0} ac ft"} | |
| 2423 } | |
| 2424 bushel{ | |
| 2425 dnam{"buiseal"} | |
| 2426 few{"{0} bu"} | |
| 2427 one{"{0} bu"} | |
| 2428 other{"{0} bu"} | |
| 2429 two{"{0} bu"} | |
| 2430 } | |
| 2431 centiliter{ | |
| 2432 dnam{"c-liotair"} | |
| 2433 few{"{0} cL"} | |
| 2434 one{"{0} cL"} | |
| 2435 other{"{0} cL"} | |
| 2436 two{"{0} cL"} | |
| 2437 } | |
| 2438 cubic-centimeter{ | |
| 2439 dnam{"cm³"} | |
| 2440 few{"{0} cm³"} | |
| 2441 one{"{0} cm³"} | |
| 2442 other{"{0} cm³"} | |
| 2443 two{"{0} cm³"} | |
| 2444 } | |
| 2445 cubic-foot{ | |
| 2446 dnam{"troigh³"} | |
| 2447 few{"{0} troigh³"} | |
| 2448 one{"{0} troigh³"} | |
| 2449 other{"{0} troigh³"} | |
| 2450 two{"{0} throigh³"} | |
| 2451 } | |
| 2452 cubic-inch{ | |
| 2453 dnam{"òirl³"} | |
| 2454 few{"{0} òirl³"} | |
| 2455 one{"{0} òirl³"} | |
| 2456 other{"{0} òirl³"} | |
| 2457 two{"{0} òirl³"} | |
| 2458 } | |
| 2459 cubic-kilometer{ | |
| 2460 dnam{"km³"} | |
| 2461 few{"{0} km³"} | |
| 2462 one{"{0} km³"} | |
| 2463 other{"{0} km³"} | |
| 2464 two{"{0} km³"} | |
| 2465 } | |
| 2466 cubic-meter{ | |
| 2467 dnam{"m³"} | |
| 2468 few{"{0} m³"} | |
| 2469 one{"{0} m³"} | |
| 2470 other{"{0} m³"} | |
| 2471 two{"{0} m³"} | |
| 2472 } | |
| 2473 cubic-mile{ | |
| 2474 dnam{"mì³"} | |
| 2475 few{"{0} mì³"} | |
| 2476 one{"{0} mì³"} | |
| 2477 other{"{0} mì³"} | |
| 2478 two{"{0} mì³"} | |
| 2479 } | |
| 2480 cubic-yard{ | |
| 2481 dnam{"slat³"} | |
| 2482 few{"{0} slat³"} | |
| 2483 one{"{0} slat³"} | |
| 2484 other{"{0} slat³"} | |
| 2485 two{"{0} shlat³"} | |
| 2486 } | |
| 2487 cup{ | |
| 2488 dnam{"cupa"} | |
| 2489 few{"{0} c"} | |
| 2490 one{"{0} c"} | |
| 2491 other{"{0} c"} | |
| 2492 two{"{0} c"} | |
| 2493 } | |
| 2494 deciliter{ | |
| 2495 dnam{"dL"} | |
| 2496 few{"{0} dL"} | |
| 2497 one{"{0} dL"} | |
| 2498 other{"{0} dL"} | |
| 2499 two{"{0} dL"} | |
| 2500 } | |
| 2501 fluid-ounce{ | |
| 2502 dnam{"fl oz"} | |
| 2503 few{"{0} fl oz"} | |
| 2504 one{"{0} fl oz"} | |
| 2505 other{"{0} fl oz"} | |
| 2506 two{"{0} fl oz"} | |
| 2507 } | |
| 2508 gallon{ | |
| 2509 dnam{"gal"} | |
| 2510 few{"{0} gal"} | |
| 2511 one{"{0} gal"} | |
| 2512 other{"{0} gal"} | |
| 2513 two{"{0} gal"} | |
| 2514 } | |
| 2515 hectoliter{ | |
| 2516 dnam{"hL"} | |
| 2517 few{"{0} hL"} | |
| 2518 one{"{0} hL"} | |
| 2519 other{"{0} hL"} | |
| 2520 two{"{0} hL"} | |
| 2521 } | |
| 2522 liter{ | |
| 2523 dnam{"liotair"} | |
| 2524 few{"{0} l"} | |
| 2525 one{"{0} l"} | |
| 2526 other{"{0} l"} | |
| 2527 two{"{0} l"} | |
| 2528 } | |
| 2529 megaliter{ | |
| 2530 dnam{"ML"} | |
| 2531 few{"{0} ML"} | |
| 2532 one{"{0} ML"} | |
| 2533 other{"{0} ML"} | |
| 2534 two{"{0} ML"} | |
| 2535 } | |
| 2536 milliliter{ | |
| 2537 dnam{"mL"} | |
| 2538 few{"{0} mL"} | |
| 2539 one{"{0} mL"} | |
| 2540 other{"{0} mL"} | |
| 2541 two{"{0} mL"} | |
| 2542 } | |
| 2543 pint{ | |
| 2544 dnam{"pinnt"} | |
| 2545 few{"{0} pt"} | |
| 2546 one{"{0} pt"} | |
| 2547 other{"{0} pt"} | |
| 2548 two{"{0} pt"} | |
| 2549 } | |
| 2550 quart{ | |
| 2551 dnam{"càrt"} | |
| 2552 few{"{0} càrt"} | |
| 2553 one{"{0} chàrt"} | |
| 2554 other{"{0} càrt"} | |
| 2555 two{"{0} chàrt"} | |
| 2556 } | |
| 2557 tablespoon{ | |
| 2558 dnam{"spàin"} | |
| 2559 few{"{0} spàin"} | |
| 2560 one{"{0} spàin"} | |
| 2561 other{"{0} spàin"} | |
| 2562 two{"{0} spàin"} | |
| 2563 } | |
| 2564 teaspoon{ | |
| 2565 dnam{"spàin-t"} | |
| 2566 few{"{0} sp-t"} | |
| 2567 one{"{0} sp-t"} | |
| 2568 other{"{0} sp-t"} | |
| 2569 two{"{0} sp-t"} | |
| 2570 } | |
| 2571 } | |
| 2572 } | 237 } |
| 2573 } | 238 } |
| OLD | NEW |