intl/icu/source/data/locales/cy.txt

Sat, 03 Jan 2015 20:18:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 03 Jan 2015 20:18:00 +0100
branch
TOR_BUG_3246
changeset 7
129ffea94266
permissions
-rw-r--r--

Conditionally enable double key logic according to:
private browsing mode or privacy.thirdparty.isolate preference and
implement in GetCookieStringCommon and FindCookie where it counts...
With some reservations of how to convince FindCookie users to test
condition and pass a nullptr when disabling double key logic.

michael@0 1 // ***************************************************************************
michael@0 2 // *
michael@0 3 // * Copyright (C) 2013 International Business Machines
michael@0 4 // * Corporation and others. All Rights Reserved.
michael@0 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
michael@0 6 // * Source File: <path>/common/main/cy.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/cy.xml
michael@0 11 */
michael@0 12 cy{
michael@0 13 AuxExemplarCharacters{"[ă å ã ā æ ç ĕ ē ĭ ī k ñ ŏ ø ō œ q ŭ ū v x z]"}
michael@0 14 Ellipsis{
michael@0 15 final{"{0}…"}
michael@0 16 initial{"…{0}"}
michael@0 17 medial{"{0}…{1}"}
michael@0 18 word-final{"{0} …"}
michael@0 19 word-initial{"… {0}"}
michael@0 20 word-medial{"{0} … {1}"}
michael@0 21 }
michael@0 22 ExemplarCharacters{
michael@0 23 "[a á à â ä b c {ch} d {dd} e é è ê ë f {ff} g {ng} h i í ì î ï j l {ll} m n "
michael@0 24 "o ó ò ô ö p {ph} r {rh} s t {th} u ú ù û ü w ẃ ẁ ŵ ẅ y ý ỳ ŷ ÿ]"
michael@0 25 }
michael@0 26 ExemplarCharactersIndex{
michael@0 27 "[A B C {CH} D {DD} E F {FF} G {NG} H I J K L {LL} M N O P {PH} Q R {RH} S T "
michael@0 28 "{TH} U V W X Y Z]"
michael@0 29 }
michael@0 30 ExemplarCharactersPunctuation{
michael@0 31 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
michael@0 32 "″]"
michael@0 33 }
michael@0 34 LocaleScript{
michael@0 35 "Latn",
michael@0 36 }
michael@0 37 MoreInformation{"?"}
michael@0 38 NumberElements{
michael@0 39 latn{
michael@0 40 miscPatterns{
michael@0 41 atLeast{"{0}+"}
michael@0 42 range{"{0}-{1}"}
michael@0 43 }
michael@0 44 patterns{
michael@0 45 currencyFormat{"¤#,##0.00"}
michael@0 46 decimalFormat{"#,##0.###"}
michael@0 47 percentFormat{"#,##0%"}
michael@0 48 scientificFormat{"#E0"}
michael@0 49 }
michael@0 50 patternsLong{
michael@0 51 decimalFormat{
michael@0 52 1000{
michael@0 53 few{"0 mil"}
michael@0 54 many{"0 mil"}
michael@0 55 one{"0 fil"}
michael@0 56 other{"0 mil"}
michael@0 57 two{"0 fil"}
michael@0 58 zero{"0 mil"}
michael@0 59 }
michael@0 60 10000{
michael@0 61 few{"00 mil"}
michael@0 62 many{"00 mil"}
michael@0 63 one{"00 mil"}
michael@0 64 other{"00 mil"}
michael@0 65 two{"00 mil"}
michael@0 66 zero{"00 mil"}
michael@0 67 }
michael@0 68 100000{
michael@0 69 few{"000 mil"}
michael@0 70 many{"000 mil"}
michael@0 71 one{"000 mil"}
michael@0 72 other{"000 mil"}
michael@0 73 two{"000 mil"}
michael@0 74 zero{"000 mil"}
michael@0 75 }
michael@0 76 1000000{
michael@0 77 few{"0 miliwn"}
michael@0 78 many{"0 miliwn"}
michael@0 79 one{"0 filiwn"}
michael@0 80 other{"0 miliwn"}
michael@0 81 two{"0 filiwn"}
michael@0 82 zero{"0 miliwn"}
michael@0 83 }
michael@0 84 10000000{
michael@0 85 few{"00 miliwn"}
michael@0 86 many{"00 miliwn"}
michael@0 87 one{"00 miliwn"}
michael@0 88 other{"00 miliwn"}
michael@0 89 two{"00 miliwn"}
michael@0 90 zero{"00 miliwn"}
michael@0 91 }
michael@0 92 100000000{
michael@0 93 few{"000 miliwn"}
michael@0 94 many{"000 miliwn"}
michael@0 95 one{"000 miliwn"}
michael@0 96 other{"000 miliwn"}
michael@0 97 two{"000 miliwn"}
michael@0 98 zero{"000 miliwn"}
michael@0 99 }
michael@0 100 1000000000{
michael@0 101 few{"0 biliwn"}
michael@0 102 many{"0 biliwn"}
michael@0 103 one{"0 biliwn"}
michael@0 104 other{"0 biliwn"}
michael@0 105 two{"0 biliwn"}
michael@0 106 zero{"0 biliwn"}
michael@0 107 }
michael@0 108 10000000000{
michael@0 109 few{"00 biliwn"}
michael@0 110 many{"00 biliwn"}
michael@0 111 one{"00 biliwn"}
michael@0 112 other{"00 biliwn"}
michael@0 113 two{"00 biliwn"}
michael@0 114 zero{"00 biliwn"}
michael@0 115 }
michael@0 116 100000000000{
michael@0 117 few{"000 biliwn"}
michael@0 118 many{"000 biliwn"}
michael@0 119 one{"000 biliwn"}
michael@0 120 other{"000 biliwn"}
michael@0 121 two{"000 biliwn"}
michael@0 122 zero{"000 biliwn"}
michael@0 123 }
michael@0 124 1000000000000{
michael@0 125 few{"0 thriliwn"}
michael@0 126 many{"0 thriliwn"}
michael@0 127 one{"0 triliwn"}
michael@0 128 other{"0 triliwn"}
michael@0 129 two{"0 driliwn"}
michael@0 130 zero{"0 triliwn"}
michael@0 131 }
michael@0 132 10000000000000{
michael@0 133 few{"00 triliwn"}
michael@0 134 many{"00 triliwn"}
michael@0 135 one{"00 triliwn"}
michael@0 136 other{"00 triliwn"}
michael@0 137 two{"00 triliwn"}
michael@0 138 zero{"00 triliwn"}
michael@0 139 }
michael@0 140 100000000000000{
michael@0 141 few{"000 triliwn"}
michael@0 142 many{"000 triliwn"}
michael@0 143 one{"000 triliwn"}
michael@0 144 other{"000 triliwn"}
michael@0 145 two{"000 triliwn"}
michael@0 146 zero{"000 triliwn"}
michael@0 147 }
michael@0 148 }
michael@0 149 }
michael@0 150 patternsShort{
michael@0 151 decimalFormat{
michael@0 152 1000{
michael@0 153 few{"0K"}
michael@0 154 many{"0K"}
michael@0 155 one{"0K"}
michael@0 156 other{"0K"}
michael@0 157 two{"0K"}
michael@0 158 zero{"0K"}
michael@0 159 }
michael@0 160 10000{
michael@0 161 few{"00K"}
michael@0 162 many{"00K"}
michael@0 163 one{"00K"}
michael@0 164 other{"00K"}
michael@0 165 two{"00K"}
michael@0 166 zero{"00K"}
michael@0 167 }
michael@0 168 100000{
michael@0 169 few{"000K"}
michael@0 170 many{"000K"}
michael@0 171 one{"000K"}
michael@0 172 other{"000K"}
michael@0 173 two{"000K"}
michael@0 174 zero{"000K"}
michael@0 175 }
michael@0 176 1000000{
michael@0 177 few{"0M"}
michael@0 178 many{"0M"}
michael@0 179 one{"0M"}
michael@0 180 other{"0M"}
michael@0 181 two{"0M"}
michael@0 182 zero{"0M"}
michael@0 183 }
michael@0 184 10000000{
michael@0 185 few{"00M"}
michael@0 186 many{"00M"}
michael@0 187 one{"00M"}
michael@0 188 other{"00M"}
michael@0 189 two{"00M"}
michael@0 190 zero{"00M"}
michael@0 191 }
michael@0 192 100000000{
michael@0 193 few{"000M"}
michael@0 194 many{"000M"}
michael@0 195 one{"000M"}
michael@0 196 other{"000M"}
michael@0 197 two{"000M"}
michael@0 198 zero{"000M"}
michael@0 199 }
michael@0 200 1000000000{
michael@0 201 few{"0B"}
michael@0 202 many{"0B"}
michael@0 203 one{"0B"}
michael@0 204 other{"0B"}
michael@0 205 two{"0B"}
michael@0 206 zero{"0B"}
michael@0 207 }
michael@0 208 10000000000{
michael@0 209 few{"00B"}
michael@0 210 many{"00B"}
michael@0 211 one{"00B"}
michael@0 212 other{"00B"}
michael@0 213 two{"00B"}
michael@0 214 zero{"00B"}
michael@0 215 }
michael@0 216 100000000000{
michael@0 217 few{"000B"}
michael@0 218 many{"000B"}
michael@0 219 one{"000B"}
michael@0 220 other{"000B"}
michael@0 221 two{"000B"}
michael@0 222 zero{"000B"}
michael@0 223 }
michael@0 224 1000000000000{
michael@0 225 few{"0T"}
michael@0 226 many{"0T"}
michael@0 227 one{"0T"}
michael@0 228 other{"0T"}
michael@0 229 two{"0T"}
michael@0 230 zero{"0T"}
michael@0 231 }
michael@0 232 10000000000000{
michael@0 233 few{"00T"}
michael@0 234 many{"00T"}
michael@0 235 one{"00T"}
michael@0 236 other{"00T"}
michael@0 237 two{"00T"}
michael@0 238 zero{"00T"}
michael@0 239 }
michael@0 240 100000000000000{
michael@0 241 few{"000T"}
michael@0 242 many{"000T"}
michael@0 243 one{"000T"}
michael@0 244 other{"000T"}
michael@0 245 two{"000T"}
michael@0 246 zero{"000T"}
michael@0 247 }
michael@0 248 }
michael@0 249 }
michael@0 250 symbols{
michael@0 251 decimal{"."}
michael@0 252 exponential{"E"}
michael@0 253 group{","}
michael@0 254 infinity{"∞"}
michael@0 255 list{";"}
michael@0 256 minusSign{"-"}
michael@0 257 nan{"NaN"}
michael@0 258 perMille{"‰"}
michael@0 259 percentSign{"%"}
michael@0 260 plusSign{"+"}
michael@0 261 superscriptingExponent{"x"}
michael@0 262 }
michael@0 263 }
michael@0 264 }
michael@0 265 Version{"2.0.93.7"}
michael@0 266 calendar{
michael@0 267 generic{
michael@0 268 DateTimePatterns{
michael@0 269 "HH:mm:ss zzzz",
michael@0 270 "HH:mm:ss z",
michael@0 271 "HH:mm:ss",
michael@0 272 "HH:mm",
michael@0 273 "EEEE, d MMMM y G",
michael@0 274 "d MMMM y G",
michael@0 275 "d MMM y G",
michael@0 276 "dd/MM/y GGGGG",
michael@0 277 "{1} {0}",
michael@0 278 "{1} {0}",
michael@0 279 "{1} {0}",
michael@0 280 "{1} {0}",
michael@0 281 "{1} {0}",
michael@0 282 }
michael@0 283 availableFormats{
michael@0 284 Ed{"E, d"}
michael@0 285 Gy{"y G"}
michael@0 286 GyMMM{"MMM y G"}
michael@0 287 GyMMMEd{"E, d MMM y G"}
michael@0 288 GyMMMd{"d MMM y G"}
michael@0 289 H{"HH"}
michael@0 290 Hm{"HH:mm"}
michael@0 291 Hms{"HH:mm:ss"}
michael@0 292 M{"L"}
michael@0 293 MEd{"E, d/M"}
michael@0 294 MMM{"LLL"}
michael@0 295 MMMEd{"E, d MMM"}
michael@0 296 MMMd{"d MMM"}
michael@0 297 Md{"d/M"}
michael@0 298 d{"d"}
michael@0 299 h{"h a"}
michael@0 300 hm{"h:mm a"}
michael@0 301 hms{"h:mm:ss a"}
michael@0 302 ms{"mm:ss"}
michael@0 303 y{"y"}
michael@0 304 yyyy{"y G"}
michael@0 305 yyyyM{"M/y G"}
michael@0 306 yyyyMEd{"E, d/M/y G"}
michael@0 307 yyyyMMM{"MMM y G"}
michael@0 308 yyyyMMMEd{"E, d MMM y G"}
michael@0 309 yyyyMMMd{"d MMM y G"}
michael@0 310 yyyyMd{"d/M/y G"}
michael@0 311 yyyyQQQ{"QQQ y G"}
michael@0 312 yyyyQQQQ{"QQQQ y G"}
michael@0 313 }
michael@0 314 intervalFormats{
michael@0 315 H{
michael@0 316 H{"HH–HH"}
michael@0 317 }
michael@0 318 Hm{
michael@0 319 H{"HH:mm–HH:mm"}
michael@0 320 m{"HH:mm–HH:mm"}
michael@0 321 }
michael@0 322 Hmv{
michael@0 323 H{"HH:mm–HH:mm v"}
michael@0 324 m{"HH:mm–HH:mm v"}
michael@0 325 }
michael@0 326 Hv{
michael@0 327 H{"HH–HH v"}
michael@0 328 }
michael@0 329 M{
michael@0 330 M{"M-M"}
michael@0 331 }
michael@0 332 MEd{
michael@0 333 M{"E, d/M – E, d/M"}
michael@0 334 d{"E, d/M – E, d/M"}
michael@0 335 }
michael@0 336 MMM{
michael@0 337 M{"MMM-MMM"}
michael@0 338 }
michael@0 339 MMMEd{
michael@0 340 M{"E, d MMM – E, d MMM"}
michael@0 341 d{"E, d MMM – E, d MMM"}
michael@0 342 }
michael@0 343 MMMM{
michael@0 344 M{"LLLL-LLLL"}
michael@0 345 }
michael@0 346 MMMd{
michael@0 347 M{"d MMM – d MMM"}
michael@0 348 d{"d–d MMM"}
michael@0 349 }
michael@0 350 Md{
michael@0 351 M{"d/M – d/M"}
michael@0 352 d{"d/M – d/M"}
michael@0 353 }
michael@0 354 d{
michael@0 355 d{"d-d"}
michael@0 356 }
michael@0 357 fallback{"{0} – {1}"}
michael@0 358 h{
michael@0 359 a{"h a – h a"}
michael@0 360 h{"h–h a"}
michael@0 361 }
michael@0 362 hm{
michael@0 363 a{"h:mm a – h:mm a"}
michael@0 364 h{"h:mm–h:mm a"}
michael@0 365 m{"h:mm–h:mm a"}
michael@0 366 }
michael@0 367 hmv{
michael@0 368 a{"h:mm a – h:mm a v"}
michael@0 369 h{"h:mm–h:mm a v"}
michael@0 370 m{"h:mm–h:mm a v"}
michael@0 371 }
michael@0 372 hv{
michael@0 373 a{"h a – h a v"}
michael@0 374 h{"h–h a v"}
michael@0 375 }
michael@0 376 y{
michael@0 377 y{"y-y G"}
michael@0 378 }
michael@0 379 yM{
michael@0 380 M{"M/y – M/y GGGGG"}
michael@0 381 y{"M/y – M/y GGGGG"}
michael@0 382 }
michael@0 383 yMEd{
michael@0 384 M{"E, d/M/y - E, d/M/y GGGGG"}
michael@0 385 d{"E, d/M/y - E, d/M/y GGGGG"}
michael@0 386 y{"E, d/M/y - E, d/M/y GGGGG"}
michael@0 387 }
michael@0 388 yMMM{
michael@0 389 M{"MMM - MMM y G"}
michael@0 390 y{"MMM y - MMM y G"}
michael@0 391 }
michael@0 392 yMMMEd{
michael@0 393 M{"E, d MMM - E, d MMM y G"}
michael@0 394 d{"E, d MMM - E, d MMM y G"}
michael@0 395 y{"E, d MMM, y - E, d MMM y G"}
michael@0 396 }
michael@0 397 yMMMM{
michael@0 398 M{"MMMM–MMMM y G"}
michael@0 399 y{"MMMM y – MMMM y G"}
michael@0 400 }
michael@0 401 yMMMd{
michael@0 402 M{"d MMM - d MMM y G"}
michael@0 403 d{"d-d MMM y G"}
michael@0 404 y{"d MMM y - d MMM y G"}
michael@0 405 }
michael@0 406 yMd{
michael@0 407 M{"d/M/y - d/M/y GGGGG"}
michael@0 408 d{"d/M/y - d/M/y GGGGG"}
michael@0 409 y{"d/M/y - d/M/y GGGGG"}
michael@0 410 }
michael@0 411 }
michael@0 412 }
michael@0 413 gregorian{
michael@0 414 AmPmMarkers{
michael@0 415 "AM",
michael@0 416 "PM",
michael@0 417 }
michael@0 418 DateTimePatterns{
michael@0 419 "HH:mm:ss zzzz",
michael@0 420 "HH:mm:ss z",
michael@0 421 "HH:mm:ss",
michael@0 422 "HH:mm",
michael@0 423 "EEEE, d MMMM y",
michael@0 424 "d MMMM y",
michael@0 425 "d MMM y",
michael@0 426 "dd/MM/y",
michael@0 427 "{1} {0}",
michael@0 428 "{1} 'am' {0}",
michael@0 429 "{1} 'am' {0}",
michael@0 430 "{1} {0}",
michael@0 431 "{1} {0}",
michael@0 432 }
michael@0 433 appendItems{
michael@0 434 Timezone{"{0} {1}"}
michael@0 435 }
michael@0 436 availableFormats{
michael@0 437 EHm{"E, HH:mm"}
michael@0 438 EHms{"E, HH:mm:ss"}
michael@0 439 Ed{"E, d"}
michael@0 440 Ehm{"E, h.mm a"}
michael@0 441 Ehms{"E, h.mm.ss a"}
michael@0 442 Gy{"y G"}
michael@0 443 GyMMM{"MMM y G"}
michael@0 444 GyMMMEd{"E, d MMM y G"}
michael@0 445 GyMMMd{"d MMM y G"}
michael@0 446 H{"HH"}
michael@0 447 Hm{"HH:mm"}
michael@0 448 Hms{"HH:mm:ss"}
michael@0 449 M{"L"}
michael@0 450 MEd{"E, d/M"}
michael@0 451 MMM{"LLL"}
michael@0 452 MMMEd{"E, d MMM"}
michael@0 453 MMMd{"d MMM"}
michael@0 454 Md{"d/M"}
michael@0 455 d{"d"}
michael@0 456 h{"h a"}
michael@0 457 hm{"h.mm a"}
michael@0 458 hms{"h:mm:ss a"}
michael@0 459 ms{"mm:ss"}
michael@0 460 y{"y"}
michael@0 461 yM{"M/y"}
michael@0 462 yMEd{"E, d/M/y"}
michael@0 463 yMMM{"MMM y"}
michael@0 464 yMMMEd{"E, d MMM y"}
michael@0 465 yMMMd{"d MMM y"}
michael@0 466 yMd{"d/M/y"}
michael@0 467 yQ{"Q y"}
michael@0 468 yQQQ{"QQQ y"}
michael@0 469 yQQQQ{"QQQQ y"}
michael@0 470 }
michael@0 471 dayNames{
michael@0 472 format{
michael@0 473 abbreviated{
michael@0 474 "Sul",
michael@0 475 "Llun",
michael@0 476 "Maw",
michael@0 477 "Mer",
michael@0 478 "Iau",
michael@0 479 "Gwen",
michael@0 480 "Sad",
michael@0 481 }
michael@0 482 narrow{
michael@0 483 "S",
michael@0 484 "Ll",
michael@0 485 "M",
michael@0 486 "M",
michael@0 487 "I",
michael@0 488 "G",
michael@0 489 "S",
michael@0 490 }
michael@0 491 short{
michael@0 492 "Su",
michael@0 493 "Ll",
michael@0 494 "Ma",
michael@0 495 "Me",
michael@0 496 "Ia",
michael@0 497 "Gw",
michael@0 498 "Sa",
michael@0 499 }
michael@0 500 wide{
michael@0 501 "Dydd Sul",
michael@0 502 "Dydd Llun",
michael@0 503 "Dydd Mawrth",
michael@0 504 "Dydd Mercher",
michael@0 505 "Dydd Iau",
michael@0 506 "Dydd Gwener",
michael@0 507 "Dydd Sadwrn",
michael@0 508 }
michael@0 509 }
michael@0 510 stand-alone{
michael@0 511 abbreviated{
michael@0 512 "Sul",
michael@0 513 "Llun",
michael@0 514 "Maw",
michael@0 515 "Mer",
michael@0 516 "Iau",
michael@0 517 "Gwe",
michael@0 518 "Sad",
michael@0 519 }
michael@0 520 narrow{
michael@0 521 "S",
michael@0 522 "Ll",
michael@0 523 "M",
michael@0 524 "M",
michael@0 525 "I",
michael@0 526 "G",
michael@0 527 "S",
michael@0 528 }
michael@0 529 short{
michael@0 530 "Su",
michael@0 531 "Ll",
michael@0 532 "Ma",
michael@0 533 "Me",
michael@0 534 "Ia",
michael@0 535 "Gw",
michael@0 536 "Sa",
michael@0 537 }
michael@0 538 wide{
michael@0 539 "Dydd Sul",
michael@0 540 "Dydd Llun",
michael@0 541 "Dydd Mawrth",
michael@0 542 "Dydd Mercher",
michael@0 543 "Dydd Iau",
michael@0 544 "Dydd Gwener",
michael@0 545 "Dydd Sadwrn",
michael@0 546 }
michael@0 547 }
michael@0 548 }
michael@0 549 eras{
michael@0 550 abbreviated{
michael@0 551 "CC",
michael@0 552 "OC",
michael@0 553 }
michael@0 554 narrow{
michael@0 555 "C",
michael@0 556 "O",
michael@0 557 }
michael@0 558 wide{
michael@0 559 "Cyn Crist",
michael@0 560 "Oed Crist",
michael@0 561 }
michael@0 562 }
michael@0 563 intervalFormats{
michael@0 564 H{
michael@0 565 H{"HH–HH"}
michael@0 566 }
michael@0 567 Hm{
michael@0 568 H{"HH:mm–HH:mm"}
michael@0 569 m{"HH:mm–HH:mm"}
michael@0 570 }
michael@0 571 Hmv{
michael@0 572 H{"HH:mm–HH:mm v"}
michael@0 573 m{"HH:mm–HH:mm v"}
michael@0 574 }
michael@0 575 Hv{
michael@0 576 H{"HH–HH v"}
michael@0 577 }
michael@0 578 M{
michael@0 579 M{"M-M"}
michael@0 580 }
michael@0 581 MEd{
michael@0 582 M{"E, d/M – E, d/M"}
michael@0 583 d{"E, d/M – E, d/M"}
michael@0 584 }
michael@0 585 MMM{
michael@0 586 M{"MMM-MMM"}
michael@0 587 }
michael@0 588 MMMEd{
michael@0 589 M{"E, d MMM – E, d MMM"}
michael@0 590 d{"E, d MMM – E, d MMM"}
michael@0 591 }
michael@0 592 MMMM{
michael@0 593 M{"LLLL-LLLL"}
michael@0 594 }
michael@0 595 MMMd{
michael@0 596 M{"d MMM – d MMM"}
michael@0 597 d{"d–d MMM"}
michael@0 598 }
michael@0 599 Md{
michael@0 600 M{"d/M – d/M"}
michael@0 601 d{"d/M – d/M"}
michael@0 602 }
michael@0 603 d{
michael@0 604 d{"d-d"}
michael@0 605 }
michael@0 606 fallback{"{0} – {1}"}
michael@0 607 h{
michael@0 608 a{"h a – h a"}
michael@0 609 h{"h–h a"}
michael@0 610 }
michael@0 611 hm{
michael@0 612 a{"h:mm a – h:mm a"}
michael@0 613 h{"h:mm–h:mm a"}
michael@0 614 m{"h:mm–h:mm a"}
michael@0 615 }
michael@0 616 hmv{
michael@0 617 a{"h:mm a – h:mm a v"}
michael@0 618 h{"h:mm–h:mm a v"}
michael@0 619 m{"h:mm–h:mm a v"}
michael@0 620 }
michael@0 621 hv{
michael@0 622 a{"h a – h a v"}
michael@0 623 h{"h–h a v"}
michael@0 624 }
michael@0 625 y{
michael@0 626 y{"y-y"}
michael@0 627 }
michael@0 628 yM{
michael@0 629 M{"M/y – M/y"}
michael@0 630 y{"M/y – M/y"}
michael@0 631 }
michael@0 632 yMEd{
michael@0 633 M{"E, d/M/y - E, d/M/y"}
michael@0 634 d{"E, d/M/y - E, d/M/y"}
michael@0 635 y{"E, d/M/y - E, d/M/y"}
michael@0 636 }
michael@0 637 yMMM{
michael@0 638 M{"MMM - MMM y"}
michael@0 639 y{"MMM y - MMM y"}
michael@0 640 }
michael@0 641 yMMMEd{
michael@0 642 M{"E, d MMM - E, d MMM y"}
michael@0 643 d{"E, d MMM - E, d MMM y"}
michael@0 644 y{"E, d MMM, y - E, d MMM y"}
michael@0 645 }
michael@0 646 yMMMM{
michael@0 647 M{"MMMM–MMMM y"}
michael@0 648 y{"MMMM y – MMMM y"}
michael@0 649 }
michael@0 650 yMMMd{
michael@0 651 M{"d MMM - d MMM y"}
michael@0 652 d{"d-d MMM y"}
michael@0 653 y{"d MMM, y - d MMM y"}
michael@0 654 }
michael@0 655 yMd{
michael@0 656 M{"d/M/y - d/M/y"}
michael@0 657 d{"d/M/y - d/M/y"}
michael@0 658 y{"d/M/y - d/M/y"}
michael@0 659 }
michael@0 660 }
michael@0 661 monthNames{
michael@0 662 format{
michael@0 663 abbreviated{
michael@0 664 "Ion",
michael@0 665 "Chwef",
michael@0 666 "Mawrth",
michael@0 667 "Ebrill",
michael@0 668 "Mai",
michael@0 669 "Meh",
michael@0 670 "Gorff",
michael@0 671 "Awst",
michael@0 672 "Medi",
michael@0 673 "Hyd",
michael@0 674 "Tach",
michael@0 675 "Rhag",
michael@0 676 }
michael@0 677 narrow{
michael@0 678 "I",
michael@0 679 "Ch",
michael@0 680 "M",
michael@0 681 "E",
michael@0 682 "M",
michael@0 683 "M",
michael@0 684 "G",
michael@0 685 "A",
michael@0 686 "M",
michael@0 687 "H",
michael@0 688 "T",
michael@0 689 "Rh",
michael@0 690 }
michael@0 691 wide{
michael@0 692 "Ionawr",
michael@0 693 "Chwefror",
michael@0 694 "Mawrth",
michael@0 695 "Ebrill",
michael@0 696 "Mai",
michael@0 697 "Mehefin",
michael@0 698 "Gorffennaf",
michael@0 699 "Awst",
michael@0 700 "Medi",
michael@0 701 "Hydref",
michael@0 702 "Tachwedd",
michael@0 703 "Rhagfyr",
michael@0 704 }
michael@0 705 }
michael@0 706 stand-alone{
michael@0 707 abbreviated{
michael@0 708 "Ion",
michael@0 709 "Chw",
michael@0 710 "Maw",
michael@0 711 "Ebr",
michael@0 712 "Mai",
michael@0 713 "Meh",
michael@0 714 "Gor",
michael@0 715 "Awst",
michael@0 716 "Medi",
michael@0 717 "Hyd",
michael@0 718 "Tach",
michael@0 719 "Rhag",
michael@0 720 }
michael@0 721 narrow{
michael@0 722 "I",
michael@0 723 "Ch",
michael@0 724 "M",
michael@0 725 "E",
michael@0 726 "M",
michael@0 727 "M",
michael@0 728 "G",
michael@0 729 "A",
michael@0 730 "M",
michael@0 731 "H",
michael@0 732 "T",
michael@0 733 "Rh",
michael@0 734 }
michael@0 735 wide{
michael@0 736 "Ionawr",
michael@0 737 "Chwefror",
michael@0 738 "Mawrth",
michael@0 739 "Ebrill",
michael@0 740 "Mai",
michael@0 741 "Mehefin",
michael@0 742 "Gorffennaf",
michael@0 743 "Awst",
michael@0 744 "Medi",
michael@0 745 "Hydref",
michael@0 746 "Tachwedd",
michael@0 747 "Rhagfyr",
michael@0 748 }
michael@0 749 }
michael@0 750 }
michael@0 751 quarters{
michael@0 752 format{
michael@0 753 abbreviated{
michael@0 754 "Ch1",
michael@0 755 "Ch2",
michael@0 756 "Ch3",
michael@0 757 "Ch4",
michael@0 758 }
michael@0 759 narrow{
michael@0 760 "1",
michael@0 761 "2",
michael@0 762 "3",
michael@0 763 "4",
michael@0 764 }
michael@0 765 wide{
michael@0 766 "Chwarter 1af",
michael@0 767 "2il chwarter",
michael@0 768 "3ydd chwarter",
michael@0 769 "4ydd chwarter",
michael@0 770 }
michael@0 771 }
michael@0 772 stand-alone{
michael@0 773 abbreviated{
michael@0 774 "Ch1",
michael@0 775 "Ch2",
michael@0 776 "Ch3",
michael@0 777 "Ch4",
michael@0 778 }
michael@0 779 narrow{
michael@0 780 "1",
michael@0 781 "2",
michael@0 782 "3",
michael@0 783 "4",
michael@0 784 }
michael@0 785 wide{
michael@0 786 "chwarter 1af",
michael@0 787 "2il chwarter",
michael@0 788 "3ydd chwarter",
michael@0 789 "4ydd chwarter",
michael@0 790 }
michael@0 791 }
michael@0 792 }
michael@0 793 }
michael@0 794 }
michael@0 795 delimiters{
michael@0 796 alternateQuotationEnd{"”"}
michael@0 797 alternateQuotationStart{"“"}
michael@0 798 quotationEnd{"’"}
michael@0 799 quotationStart{"‘"}
michael@0 800 }
michael@0 801 durationUnits{
michael@0 802 hm{"h.mm"}
michael@0 803 hms{"h.mm.ss"}
michael@0 804 ms{"m.ss"}
michael@0 805 }
michael@0 806 fields{
michael@0 807 day{
michael@0 808 dn{"Dydd"}
michael@0 809 relative{
michael@0 810 "-1"{"ddoe"}
michael@0 811 "-2"{"echdoe"}
michael@0 812 "0"{"heddiw"}
michael@0 813 "1"{"yfory"}
michael@0 814 "2"{"drennydd"}
michael@0 815 }
michael@0 816 relativeTime{
michael@0 817 future{
michael@0 818 few{"Ymhen tridiau"}
michael@0 819 many{"Ymhen {0} diwrnod"}
michael@0 820 one{"Ymhen diwrnod"}
michael@0 821 other{"Ymhen {0} diwrnod"}
michael@0 822 two{"Ymhen deuddydd"}
michael@0 823 zero{"Ymhen {0} diwrnod"}
michael@0 824 }
michael@0 825 past{
michael@0 826 few{"{0} diwrnod yn ôl"}
michael@0 827 many{"{0} diwrnod yn ôl"}
michael@0 828 one{"{0} diwrnod yn ôl"}
michael@0 829 other{"{0} diwrnod yn ôl"}
michael@0 830 two{"{0} ddiwrnod yn ôl"}
michael@0 831 zero{"{0} diwrnod yn ôl"}
michael@0 832 }
michael@0 833 }
michael@0 834 }
michael@0 835 dayperiod{
michael@0 836 dn{"AM/PM"}
michael@0 837 }
michael@0 838 era{
michael@0 839 dn{"Oes"}
michael@0 840 }
michael@0 841 fri{
michael@0 842 relative{
michael@0 843 "-1"{"dydd Gwener diwethaf"}
michael@0 844 "0"{"dydd Gwener yma"}
michael@0 845 "1"{"dydd Gwener nesaf"}
michael@0 846 }
michael@0 847 }
michael@0 848 hour{
michael@0 849 dn{"Awr"}
michael@0 850 relativeTime{
michael@0 851 future{
michael@0 852 few{"Ymhen {0} awr"}
michael@0 853 many{"Ymhen {0} awr"}
michael@0 854 one{"Ymhen {0} awr"}
michael@0 855 other{"Ymhen {0} awr"}
michael@0 856 two{"Ymhen {0} awr"}
michael@0 857 zero{"Ymhen {0} awr"}
michael@0 858 }
michael@0 859 past{
michael@0 860 few{"{0} awr yn ôl"}
michael@0 861 many{"{0} awr yn ôl"}
michael@0 862 one{"awr yn ôl"}
michael@0 863 other{"{0} awr yn ôl"}
michael@0 864 two{"{0} awr yn ôl"}
michael@0 865 zero{"{0} awr yn ôl"}
michael@0 866 }
michael@0 867 }
michael@0 868 }
michael@0 869 minute{
michael@0 870 dn{"Munud"}
michael@0 871 relativeTime{
michael@0 872 future{
michael@0 873 few{"Ymhen {0} munud"}
michael@0 874 many{"Ymhen {0} munud"}
michael@0 875 one{"Ymhen munud"}
michael@0 876 other{"Ymhen {0} munud"}
michael@0 877 two{"Ymhen {0} funud"}
michael@0 878 zero{"Ymhen {0} munud"}
michael@0 879 }
michael@0 880 past{
michael@0 881 few{"{0} munud yn ôl"}
michael@0 882 many{"{0} munud yn ôl"}
michael@0 883 one{"{0} munud yn ôl"}
michael@0 884 other{"{0} munud yn ôl"}
michael@0 885 two{"{0} funud yn ôl"}
michael@0 886 zero{"{0} munud yn ôl"}
michael@0 887 }
michael@0 888 }
michael@0 889 }
michael@0 890 mon{
michael@0 891 relative{
michael@0 892 "-1"{"dydd Llun diwethaf"}
michael@0 893 "0"{"dydd Llun yma"}
michael@0 894 "1"{"dydd Llun nesaf"}
michael@0 895 }
michael@0 896 }
michael@0 897 month{
michael@0 898 dn{"Mis"}
michael@0 899 relative{
michael@0 900 "-1"{"mis diwethaf"}
michael@0 901 "0"{"y mis hwn"}
michael@0 902 "1"{"mis nesaf"}
michael@0 903 }
michael@0 904 relativeTime{
michael@0 905 future{
michael@0 906 few{"Ymhen {0} mis"}
michael@0 907 many{"Ymhen {0} mis"}
michael@0 908 one{"Ymhen mis"}
michael@0 909 other{"Ymhen {0} mis"}
michael@0 910 two{"Ymhen deufis"}
michael@0 911 zero{"Ymhen {0} mis"}
michael@0 912 }
michael@0 913 past{
michael@0 914 few{"{0} mis yn ôl"}
michael@0 915 many{"{0} mis yn ôl"}
michael@0 916 one{"{0} mis yn ôl"}
michael@0 917 other{"{0} mis yn ôl"}
michael@0 918 two{"{0} fis yn ôl"}
michael@0 919 zero{"{0} mis yn ôl"}
michael@0 920 }
michael@0 921 }
michael@0 922 }
michael@0 923 sat{
michael@0 924 relative{
michael@0 925 "-1"{"dydd Sadwrn diwethaf"}
michael@0 926 "0"{"dydd Sadwrn yma"}
michael@0 927 "1"{"dydd Sadwrn nesaf"}
michael@0 928 }
michael@0 929 }
michael@0 930 second{
michael@0 931 dn{"Eiliad"}
michael@0 932 relative{
michael@0 933 "0"{"nawr"}
michael@0 934 }
michael@0 935 relativeTime{
michael@0 936 future{
michael@0 937 few{"Ymhen {0} eiliad"}
michael@0 938 many{"Ymhen {0} eiliad"}
michael@0 939 one{"Ymhen eiliad"}
michael@0 940 other{"Ymhen {0} eiliad"}
michael@0 941 two{"Ymhen {0} eiliad"}
michael@0 942 zero{"Ymhen {0} eiliad"}
michael@0 943 }
michael@0 944 past{
michael@0 945 few{"{0} eiliad yn ôl"}
michael@0 946 many{"{0} eiliad yn ôl"}
michael@0 947 one{"eiliad yn ôl"}
michael@0 948 other{"{0} eiliad yn ôl"}
michael@0 949 two{"{0} eiliad yn ôl"}
michael@0 950 zero{"{0} eiliad yn ôl"}
michael@0 951 }
michael@0 952 }
michael@0 953 }
michael@0 954 sun{
michael@0 955 relative{
michael@0 956 "-1"{"dydd Sul diwethaf"}
michael@0 957 "0"{"dydd Sul yma"}
michael@0 958 "1"{"dydd Sul nesaf"}
michael@0 959 }
michael@0 960 }
michael@0 961 thu{
michael@0 962 relative{
michael@0 963 "-1"{"dydd Iau diwethaf"}
michael@0 964 "0"{"dydd Iau yma"}
michael@0 965 "1"{"dydd Iau nesaf"}
michael@0 966 }
michael@0 967 }
michael@0 968 tue{
michael@0 969 relative{
michael@0 970 "-1"{"dydd Mawrth diwethaf"}
michael@0 971 "0"{"dydd Mawrth yma"}
michael@0 972 "1"{"dydd Mawrth nesaf"}
michael@0 973 }
michael@0 974 }
michael@0 975 wed{
michael@0 976 relative{
michael@0 977 "-1"{"dydd Mercher diwethaf"}
michael@0 978 "0"{"dydd Mercher yma"}
michael@0 979 "1"{"dydd Mercher nesaf"}
michael@0 980 }
michael@0 981 }
michael@0 982 week{
michael@0 983 dn{"Wythnos"}
michael@0 984 relative{
michael@0 985 "-1"{"wythnos ddiwethaf"}
michael@0 986 "0"{"yr wythnos hon"}
michael@0 987 "1"{"wythnos nesaf"}
michael@0 988 }
michael@0 989 relativeTime{
michael@0 990 future{
michael@0 991 few{"Ymhen {0} wythnos"}
michael@0 992 many{"Ymhen {0} wythnos"}
michael@0 993 one{"Ymhen wythnos"}
michael@0 994 other{"Ymhen {0} wythnos"}
michael@0 995 two{"Ymhen pythefnos"}
michael@0 996 zero{"Ymhen {0} wythnos"}
michael@0 997 }
michael@0 998 past{
michael@0 999 few{"{0} wythnos yn ôl"}
michael@0 1000 many{"{0} wythnos yn ôl"}
michael@0 1001 one{"{0} wythnos yn ôl"}
michael@0 1002 other{"{0} wythnos yn ôl"}
michael@0 1003 two{"{0} wythnos yn ôl"}
michael@0 1004 zero{"{0} wythnos yn ôl"}
michael@0 1005 }
michael@0 1006 }
michael@0 1007 }
michael@0 1008 weekday{
michael@0 1009 dn{"Dydd o'r Wythnos"}
michael@0 1010 }
michael@0 1011 year{
michael@0 1012 dn{"Blwyddyn"}
michael@0 1013 relative{
michael@0 1014 "-1"{"llynedd"}
michael@0 1015 "0"{"eleni"}
michael@0 1016 "1"{"blwyddyn nesaf"}
michael@0 1017 }
michael@0 1018 relativeTime{
michael@0 1019 future{
michael@0 1020 few{"Ymhen {0} blynedd"}
michael@0 1021 many{"Ymhen {0} blynedd"}
michael@0 1022 one{"Ymhen blwyddyn"}
michael@0 1023 other{"Ymhen {0} mlynedd"}
michael@0 1024 two{"Ymhen {0} flynedd"}
michael@0 1025 zero{"Ymhen {0} mlynedd"}
michael@0 1026 }
michael@0 1027 past{
michael@0 1028 few{"{0} blynedd yn ôl"}
michael@0 1029 many{"{0} blynedd yn ôl"}
michael@0 1030 one{"blwyddyn yn ôl"}
michael@0 1031 other{"{0} o flynyddoedd yn ôl"}
michael@0 1032 two{"{0} flynedd yn ôl"}
michael@0 1033 zero{"{0} o flynyddoedd yn ôl"}
michael@0 1034 }
michael@0 1035 }
michael@0 1036 }
michael@0 1037 zone{
michael@0 1038 dn{"Cylchfa Amser"}
michael@0 1039 }
michael@0 1040 }
michael@0 1041 listPattern{
michael@0 1042 standard{
michael@0 1043 2{"{0}, {1}"}
michael@0 1044 end{"{0}, {1}"}
michael@0 1045 middle{"{0}, {1}"}
michael@0 1046 start{"{0}, {1}"}
michael@0 1047 }
michael@0 1048 unit{
michael@0 1049 2{"{0}, {1}"}
michael@0 1050 end{"{0}, {1}"}
michael@0 1051 middle{"{0}, {1}"}
michael@0 1052 start{"{0}, {1}"}
michael@0 1053 }
michael@0 1054 unit-short{
michael@0 1055 2{"{0}, {1}"}
michael@0 1056 end{"{0}, {1}"}
michael@0 1057 middle{"{0}, {1}"}
michael@0 1058 start{"{0}, {1}"}
michael@0 1059 }
michael@0 1060 }
michael@0 1061 measurementSystemNames{
michael@0 1062 UK{"DU"}
michael@0 1063 US{"UDA"}
michael@0 1064 metric{"Metrig"}
michael@0 1065 }
michael@0 1066 units{
michael@0 1067 acceleration{
michael@0 1068 g-force{
michael@0 1069 few{"{0} grym disgyrchedd"}
michael@0 1070 many{"{0} grym disgyrchedd"}
michael@0 1071 one{"{0} grym disgyrchedd"}
michael@0 1072 other{"{0} grym disgyrchedd"}
michael@0 1073 two{"{0} rym disgyrchedd"}
michael@0 1074 zero{"{0} grym disgyrchedd"}
michael@0 1075 }
michael@0 1076 }
michael@0 1077 angle{
michael@0 1078 arc-minute{
michael@0 1079 few{"{0} munud"}
michael@0 1080 many{"{0} munud"}
michael@0 1081 one{"{0} munud"}
michael@0 1082 other{"{0} munud"}
michael@0 1083 two{"{0} funud"}
michael@0 1084 zero{"{0} munud"}
michael@0 1085 }
michael@0 1086 arc-second{
michael@0 1087 few{"{0} eiliad"}
michael@0 1088 many{"{0} eiliad"}
michael@0 1089 one{"{0} eiliad"}
michael@0 1090 other{"{0} eiliad"}
michael@0 1091 two{"{0} eiliad"}
michael@0 1092 zero{"{0} eiliad"}
michael@0 1093 }
michael@0 1094 degree{
michael@0 1095 few{"{0} gradd"}
michael@0 1096 many{"{0} gradd"}
michael@0 1097 one{"{0} radd"}
michael@0 1098 other{"{0} gradd"}
michael@0 1099 two{"{0} radd"}
michael@0 1100 zero{"{0} gradd"}
michael@0 1101 }
michael@0 1102 }
michael@0 1103 area{
michael@0 1104 acre{
michael@0 1105 few{"{0} erw"}
michael@0 1106 many{"{0} erw"}
michael@0 1107 one{"{0} erw"}
michael@0 1108 other{"{0} erw"}
michael@0 1109 two{"{0} erw"}
michael@0 1110 zero{"{0} erw"}
michael@0 1111 }
michael@0 1112 hectare{
michael@0 1113 few{"{0} hectar"}
michael@0 1114 many{"{0} hectar"}
michael@0 1115 one{"{0} hectar"}
michael@0 1116 other{"{0} hectar"}
michael@0 1117 two{"{0} hectar"}
michael@0 1118 zero{"{0} hectar"}
michael@0 1119 }
michael@0 1120 square-foot{
michael@0 1121 few{"{0} troedfedd sgwâr"}
michael@0 1122 many{"{0} throedfedd sgwâr"}
michael@0 1123 one{"{0} droedfedd sgwâr"}
michael@0 1124 other{"{0} troedfedd sgwâr"}
michael@0 1125 two{"{0} droedfedd sgwâr"}
michael@0 1126 zero{"{0} troedfedd sgwâr"}
michael@0 1127 }
michael@0 1128 square-kilometer{
michael@0 1129 few{"{0} chilometr sgwâr"}
michael@0 1130 many{"{0} chilometr sgwâr"}
michael@0 1131 one{"{0} cilometr sgwâr"}
michael@0 1132 other{"{0} cilometr sgwâr"}
michael@0 1133 two{"{0} gilometr sgwâr"}
michael@0 1134 zero{"{0} cilometr sgwâr"}
michael@0 1135 }
michael@0 1136 square-meter{
michael@0 1137 few{"{0} metr sgwâr"}
michael@0 1138 many{"{0} metr sgwâr"}
michael@0 1139 one{"{0} metr sgwâr"}
michael@0 1140 other{"{0} metr sgwâr"}
michael@0 1141 two{"{0} fetr sgwâr"}
michael@0 1142 zero{"{0} metr sgwâr"}
michael@0 1143 }
michael@0 1144 square-mile{
michael@0 1145 few{"{0} milltir sgwâr"}
michael@0 1146 many{"{0} milltir sgwâr"}
michael@0 1147 one{"filltir sgwâr"}
michael@0 1148 other{"{0} milltir sgwâr"}
michael@0 1149 two{"{0} filltir sgwâr"}
michael@0 1150 zero{"{0} milltir sgwâr"}
michael@0 1151 }
michael@0 1152 }
michael@0 1153 compound{
michael@0 1154 per{"{0}/{1}"}
michael@0 1155 }
michael@0 1156 duration{
michael@0 1157 day{
michael@0 1158 few{"{0} diwrnod"}
michael@0 1159 many{"{0} diwrnod"}
michael@0 1160 one{"{0} diwrnod"}
michael@0 1161 other{"{0} diwrnod"}
michael@0 1162 two{"{0} ddiwrnod"}
michael@0 1163 zero{"{0} diwrnod"}
michael@0 1164 }
michael@0 1165 hour{
michael@0 1166 few{"{0} awr"}
michael@0 1167 many{"{0} awr"}
michael@0 1168 one{"{0} awr"}
michael@0 1169 other{"{0} awr"}
michael@0 1170 two{"{0} awr"}
michael@0 1171 zero{"{0} awr"}
michael@0 1172 }
michael@0 1173 millisecond{
michael@0 1174 few{"{0} milieiliad"}
michael@0 1175 many{"{0} milieiliad"}
michael@0 1176 one{"{0} milieiliad"}
michael@0 1177 other{"{0} milieiliad"}
michael@0 1178 two{"{0} filieiliad"}
michael@0 1179 zero{"{0} milieiliad"}
michael@0 1180 }
michael@0 1181 minute{
michael@0 1182 few{"{0} munud"}
michael@0 1183 many{"{0} munud"}
michael@0 1184 one{"{0} munud"}
michael@0 1185 other{"{0} munud"}
michael@0 1186 two{"{0} funud"}
michael@0 1187 zero{"{0} munud"}
michael@0 1188 }
michael@0 1189 month{
michael@0 1190 few{"{0} mis"}
michael@0 1191 many{"{0} mis"}
michael@0 1192 one{"{0} mis"}
michael@0 1193 other{"{0} mis"}
michael@0 1194 two{"{0} fis"}
michael@0 1195 zero{"{0} mis"}
michael@0 1196 }
michael@0 1197 second{
michael@0 1198 few{"{0} eiliad"}
michael@0 1199 many{"{0} eiliad"}
michael@0 1200 one{"{0} eiliad"}
michael@0 1201 other{"{0} eiliad"}
michael@0 1202 two{"{0} eiliad"}
michael@0 1203 zero{"{0} eiliad"}
michael@0 1204 }
michael@0 1205 week{
michael@0 1206 few{"{0} wythnos"}
michael@0 1207 many{"{0} wythnos"}
michael@0 1208 one{"{0} wythnos"}
michael@0 1209 other{"{0} wythnos"}
michael@0 1210 two{"{0} wythnos"}
michael@0 1211 zero{"{0} wythnos"}
michael@0 1212 }
michael@0 1213 year{
michael@0 1214 few{"{0} blynedd"}
michael@0 1215 many{"{0} blynedd"}
michael@0 1216 one{"{0} flwyddyn"}
michael@0 1217 other{"{0} mlynedd"}
michael@0 1218 two{"{0} flynedd"}
michael@0 1219 zero{"{0} mlynedd"}
michael@0 1220 }
michael@0 1221 }
michael@0 1222 length{
michael@0 1223 centimeter{
michael@0 1224 few{"{0} chentimetr"}
michael@0 1225 many{"{0} chentimetr"}
michael@0 1226 one{"{0} centimetr"}
michael@0 1227 other{"{0} centimetr"}
michael@0 1228 two{"{0} gentimetr"}
michael@0 1229 zero{"{0} centimetr"}
michael@0 1230 }
michael@0 1231 foot{
michael@0 1232 few{"{0} troedfedd"}
michael@0 1233 many{"{0} throedfedd"}
michael@0 1234 one{"{0} droedfedd"}
michael@0 1235 other{"{0} troedfedd"}
michael@0 1236 two{"{0} droedfedd"}
michael@0 1237 zero{"{0} troedfedd"}
michael@0 1238 }
michael@0 1239 inch{
michael@0 1240 few{"{0} modfedd"}
michael@0 1241 many{"{0} modfedd"}
michael@0 1242 one{"{0} fodfedd"}
michael@0 1243 other{"{0} modfedd"}
michael@0 1244 two{"{0} fodfedd"}
michael@0 1245 zero{"{0} modfedd"}
michael@0 1246 }
michael@0 1247 kilometer{
michael@0 1248 few{"{0} chilometr"}
michael@0 1249 many{"{0} chilometr"}
michael@0 1250 one{"{0} cilometr"}
michael@0 1251 other{"{0} cilometr"}
michael@0 1252 two{"{0} gilometr"}
michael@0 1253 zero{"{0} cilometr"}
michael@0 1254 }
michael@0 1255 light-year{
michael@0 1256 few{"{0} blwyddyn golau"}
michael@0 1257 many{"{0} blwyddyn golau"}
michael@0 1258 one{"{0} flwyddyn golau"}
michael@0 1259 other{"{0} blwyddyn golau"}
michael@0 1260 two{"{0} flwyddyn golau"}
michael@0 1261 zero{"{0} blwyddyn golau"}
michael@0 1262 }
michael@0 1263 meter{
michael@0 1264 few{"{0} metr"}
michael@0 1265 many{"{0} metr"}
michael@0 1266 one{"{0} metr"}
michael@0 1267 other{"{0} metr"}
michael@0 1268 two{"{0} fetr"}
michael@0 1269 zero{"{0} metr"}
michael@0 1270 }
michael@0 1271 mile{
michael@0 1272 few{"{0} milltir"}
michael@0 1273 many{"{0} milltir"}
michael@0 1274 one{"{0} filltir"}
michael@0 1275 other{"{0} milltir"}
michael@0 1276 two{"{0} filltir"}
michael@0 1277 zero{"{0} milltir"}
michael@0 1278 }
michael@0 1279 millimeter{
michael@0 1280 few{"{0} milimetr"}
michael@0 1281 many{"{0} milimetr"}
michael@0 1282 one{"{0} milimetr"}
michael@0 1283 other{"{0} milimetr"}
michael@0 1284 two{"{0} filimetr"}
michael@0 1285 zero{"{0} milimetr"}
michael@0 1286 }
michael@0 1287 picometer{
michael@0 1288 few{"{0} phicometr"}
michael@0 1289 many{"{0} phicometr"}
michael@0 1290 one{"{0} picometr"}
michael@0 1291 other{"{0} picometr"}
michael@0 1292 two{"{0} bicometr"}
michael@0 1293 zero{"{0} picometr"}
michael@0 1294 }
michael@0 1295 yard{
michael@0 1296 few{"{0} llath"}
michael@0 1297 many{"{0} llath"}
michael@0 1298 one{"{0} llath"}
michael@0 1299 other{"{0} llath"}
michael@0 1300 two{"{0} lath"}
michael@0 1301 zero{"{0} llath"}
michael@0 1302 }
michael@0 1303 }
michael@0 1304 mass{
michael@0 1305 gram{
michael@0 1306 few{"{0} gram"}
michael@0 1307 many{"{0} gram"}
michael@0 1308 one{"{0} gram"}
michael@0 1309 other{"{0} gram"}
michael@0 1310 two{"{0} gram"}
michael@0 1311 zero{"{0} gram"}
michael@0 1312 }
michael@0 1313 kilogram{
michael@0 1314 few{"{0} chilogram"}
michael@0 1315 many{"{0} chilogram"}
michael@0 1316 one{"{0} cilogram"}
michael@0 1317 other{"{0} cilogram"}
michael@0 1318 two{"{0} gilogram"}
michael@0 1319 zero{"{0} cilogram"}
michael@0 1320 }
michael@0 1321 ounce{
michael@0 1322 few{"{0} owns"}
michael@0 1323 many{"{0} owns"}
michael@0 1324 one{"{0} owns"}
michael@0 1325 other{"{0} owns"}
michael@0 1326 two{"{0} owns"}
michael@0 1327 zero{"{0} owns"}
michael@0 1328 }
michael@0 1329 pound{
michael@0 1330 few{"{0} phwys"}
michael@0 1331 many{"{0} phwys"}
michael@0 1332 one{"{0} pwys"}
michael@0 1333 other{"{0} pwys"}
michael@0 1334 two{"{0} bwys"}
michael@0 1335 zero{"{0} pwys"}
michael@0 1336 }
michael@0 1337 }
michael@0 1338 power{
michael@0 1339 horsepower{
michael@0 1340 few{"{0} marchnerth"}
michael@0 1341 many{"{0} marchnerth"}
michael@0 1342 one{"{0} marchnerth"}
michael@0 1343 other{"{0} marchnerth"}
michael@0 1344 two{"{0} farchnerth"}
michael@0 1345 zero{"{0} marchnerth"}
michael@0 1346 }
michael@0 1347 kilowatt{
michael@0 1348 few{"{0} chilowat"}
michael@0 1349 many{"{0} chilowat"}
michael@0 1350 one{"{0} cilowat"}
michael@0 1351 other{"{0} cilowat"}
michael@0 1352 two{"{0} gilowat"}
michael@0 1353 zero{"{0} cilowat"}
michael@0 1354 }
michael@0 1355 watt{
michael@0 1356 few{"{0} wat"}
michael@0 1357 many{"{0} wat"}
michael@0 1358 one{"{0} wat"}
michael@0 1359 other{"{0} wat"}
michael@0 1360 two{"{0} wat"}
michael@0 1361 zero{"{0} wat"}
michael@0 1362 }
michael@0 1363 }
michael@0 1364 pressure{
michael@0 1365 hectopascal{
michael@0 1366 few{"{0} hectopascal"}
michael@0 1367 many{"{0} hectopascal"}
michael@0 1368 one{"{0} hectopascal"}
michael@0 1369 other{"{0} hectopascal"}
michael@0 1370 two{"{0} hectopascal"}
michael@0 1371 zero{"{0} hectopascal"}
michael@0 1372 }
michael@0 1373 inch-hg{
michael@0 1374 few{"{0} modfedd o fercwri"}
michael@0 1375 many{"{0} modfedd o fercwri"}
michael@0 1376 one{"{0} fodfedd o fercwri"}
michael@0 1377 other{"{0} modfedd o fercwri"}
michael@0 1378 two{"{0} fodfedd o fercwri"}
michael@0 1379 zero{"{0} modfedd o fercwri"}
michael@0 1380 }
michael@0 1381 millibar{
michael@0 1382 few{"{0} milibar"}
michael@0 1383 many{"{0} milibar"}
michael@0 1384 one{"{0} milibar"}
michael@0 1385 other{"{0} milibar"}
michael@0 1386 two{"{0} filibar"}
michael@0 1387 zero{"{0} milibar"}
michael@0 1388 }
michael@0 1389 }
michael@0 1390 speed{
michael@0 1391 kilometer-per-hour{
michael@0 1392 few{"{0} chilometr yr awr"}
michael@0 1393 many{"{0} chilometr yr awr"}
michael@0 1394 one{"{0} cilometr yr awr"}
michael@0 1395 other{"{0} cilometr yr awr"}
michael@0 1396 two{"{0} gilometr yr awr"}
michael@0 1397 zero{"{0} cilometr yr awr"}
michael@0 1398 }
michael@0 1399 meter-per-second{
michael@0 1400 few{"{0} metr yr eiliad"}
michael@0 1401 many{"{0} metr yr eiliad"}
michael@0 1402 one{"{0} metr yr eiliad"}
michael@0 1403 other{"{0} metr yr eiliad"}
michael@0 1404 two{"{0} fetr yr eiliad"}
michael@0 1405 zero{"{0} metr yr eiliad"}
michael@0 1406 }
michael@0 1407 mile-per-hour{
michael@0 1408 few{"{0} milltir yr awr"}
michael@0 1409 many{"{0} milltir yr awr"}
michael@0 1410 one{"{0} filltir yr awr"}
michael@0 1411 other{"{0} milltir yr awr"}
michael@0 1412 two{"{0} filltir yr awr"}
michael@0 1413 zero{"{0} milltir yr awr"}
michael@0 1414 }
michael@0 1415 }
michael@0 1416 temperature{
michael@0 1417 celsius{
michael@0 1418 few{"{0} gradd Celsius"}
michael@0 1419 many{"{0} gradd Celsius"}
michael@0 1420 one{"{0} radd Celsius"}
michael@0 1421 other{"{0} gradd Celsius"}
michael@0 1422 two{"{0} radd Celsius"}
michael@0 1423 zero{"{0} gradd Celsius"}
michael@0 1424 }
michael@0 1425 fahrenheit{
michael@0 1426 few{"{0} gradd Fahrenheit"}
michael@0 1427 many{"{0} gradd Fahrenheit"}
michael@0 1428 one{"{0} radd Fahrenheit"}
michael@0 1429 other{"{0} gradd Fahrenheit"}
michael@0 1430 two{"{0} radd Fahrenheit"}
michael@0 1431 zero{"{0} gradd Fahrenheit"}
michael@0 1432 }
michael@0 1433 }
michael@0 1434 volume{
michael@0 1435 cubic-kilometer{
michael@0 1436 few{"{0} chilometr ciwbig"}
michael@0 1437 many{"{0} chilometr ciwbig"}
michael@0 1438 one{"{0} cilometr ciwbig"}
michael@0 1439 other{"{0} cilometr ciwbig"}
michael@0 1440 two{"{0} gilometr ciwbig"}
michael@0 1441 zero{"{0} cilometr ciwbig"}
michael@0 1442 }
michael@0 1443 cubic-mile{
michael@0 1444 few{"{0} milltir giwbig"}
michael@0 1445 many{"{0} milltir giwbig"}
michael@0 1446 one{"{0} filltir giwbig"}
michael@0 1447 other{"{0} milltir giwbig"}
michael@0 1448 two{"{0} filltir giwbig"}
michael@0 1449 zero{"{0} milltir giwbig"}
michael@0 1450 }
michael@0 1451 liter{
michael@0 1452 few{"{0} litr"}
michael@0 1453 many{"{0} litr"}
michael@0 1454 one{"{0} litr"}
michael@0 1455 other{"{0} litr"}
michael@0 1456 two{"{0} litr"}
michael@0 1457 zero{"{0} litr"}
michael@0 1458 }
michael@0 1459 }
michael@0 1460 }
michael@0 1461 unitsNarrow{
michael@0 1462 acceleration{
michael@0 1463 g-force{
michael@0 1464 few{"{0}G"}
michael@0 1465 many{"{0}G"}
michael@0 1466 one{"{0}G"}
michael@0 1467 other{"{0}G"}
michael@0 1468 two{"{0}G"}
michael@0 1469 zero{"{0}G"}
michael@0 1470 }
michael@0 1471 }
michael@0 1472 angle{
michael@0 1473 arc-minute{
michael@0 1474 few{"{0}′"}
michael@0 1475 many{"{0}′"}
michael@0 1476 one{"{0}′"}
michael@0 1477 other{"{0}′"}
michael@0 1478 two{"{0}′"}
michael@0 1479 zero{"{0}′"}
michael@0 1480 }
michael@0 1481 arc-second{
michael@0 1482 few{"{0}″"}
michael@0 1483 many{"{0}″"}
michael@0 1484 one{"{0}″"}
michael@0 1485 other{"{0}″"}
michael@0 1486 two{"{0}″"}
michael@0 1487 zero{"{0}″"}
michael@0 1488 }
michael@0 1489 degree{
michael@0 1490 few{"{0}°"}
michael@0 1491 many{"{0}°"}
michael@0 1492 one{"{0}°"}
michael@0 1493 other{"{0}°"}
michael@0 1494 two{"{0}°"}
michael@0 1495 zero{"{0}°"}
michael@0 1496 }
michael@0 1497 }
michael@0 1498 area{
michael@0 1499 acre{
michael@0 1500 few{"{0}erw"}
michael@0 1501 many{"{0}erw"}
michael@0 1502 one{"{0}erw"}
michael@0 1503 other{"{0}erw"}
michael@0 1504 two{"{0}erw"}
michael@0 1505 zero{"{0}erw"}
michael@0 1506 }
michael@0 1507 hectare{
michael@0 1508 few{"{0}ha"}
michael@0 1509 many{"{0}ha"}
michael@0 1510 one{"{0}ha"}
michael@0 1511 other{"{0}ha"}
michael@0 1512 two{"{0}ha"}
michael@0 1513 zero{"{0}ha"}
michael@0 1514 }
michael@0 1515 square-foot{
michael@0 1516 few{"{0}ft²"}
michael@0 1517 many{"{0}ft²"}
michael@0 1518 one{"{0}ft²"}
michael@0 1519 other{"{0}ft²"}
michael@0 1520 two{"{0}ft²"}
michael@0 1521 zero{"{0}ft²"}
michael@0 1522 }
michael@0 1523 square-kilometer{
michael@0 1524 few{"{0}km²"}
michael@0 1525 many{"{0}km²"}
michael@0 1526 one{"{0}km²"}
michael@0 1527 other{"{0}km²"}
michael@0 1528 two{"{0}km²"}
michael@0 1529 zero{"{0}km²"}
michael@0 1530 }
michael@0 1531 square-meter{
michael@0 1532 few{"{0}m²"}
michael@0 1533 many{"{0}m²"}
michael@0 1534 one{"{0}m²"}
michael@0 1535 other{"{0}m²"}
michael@0 1536 two{"{0}m²"}
michael@0 1537 zero{"{0}m²"}
michael@0 1538 }
michael@0 1539 square-mile{
michael@0 1540 few{"{0}mi²"}
michael@0 1541 many{"{0}mi²"}
michael@0 1542 one{"{0}mi²"}
michael@0 1543 other{"{0}mi²"}
michael@0 1544 two{"{0}mi²"}
michael@0 1545 zero{"{0}mi²"}
michael@0 1546 }
michael@0 1547 }
michael@0 1548 compound{
michael@0 1549 per{"{0}/{1}"}
michael@0 1550 }
michael@0 1551 duration{
michael@0 1552 day{
michael@0 1553 few{"{0}d"}
michael@0 1554 many{"{0}d"}
michael@0 1555 one{"{0}d"}
michael@0 1556 other{"{0}d"}
michael@0 1557 two{"{0}d"}
michael@0 1558 zero{"{0}d"}
michael@0 1559 }
michael@0 1560 hour{
michael@0 1561 few{"{0} awr"}
michael@0 1562 many{"{0} awr"}
michael@0 1563 one{"{0} awr"}
michael@0 1564 other{"{0} awr"}
michael@0 1565 two{"{0} awr"}
michael@0 1566 zero{"{0} awr"}
michael@0 1567 }
michael@0 1568 millisecond{
michael@0 1569 few{"{0}ms"}
michael@0 1570 many{"{0}ms"}
michael@0 1571 one{"{0}ms"}
michael@0 1572 other{"{0}ms"}
michael@0 1573 two{"{0}ms"}
michael@0 1574 zero{"{0}ms"}
michael@0 1575 }
michael@0 1576 minute{
michael@0 1577 few{"{0} mun"}
michael@0 1578 many{"{0} mun"}
michael@0 1579 one{"{0} mun"}
michael@0 1580 other{"{0} mun"}
michael@0 1581 two{"{0} mun"}
michael@0 1582 zero{"{0} mun"}
michael@0 1583 }
michael@0 1584 month{
michael@0 1585 few{"{0}m"}
michael@0 1586 many{"{0}m"}
michael@0 1587 one{"{0}m"}
michael@0 1588 other{"{0}m"}
michael@0 1589 two{"{0}m"}
michael@0 1590 zero{"{0}m"}
michael@0 1591 }
michael@0 1592 second{
michael@0 1593 few{"{0} eil"}
michael@0 1594 many{"{0} eil"}
michael@0 1595 one{"{0} eil"}
michael@0 1596 other{"{0} eil"}
michael@0 1597 two{"{0} eil"}
michael@0 1598 zero{"{0} eil"}
michael@0 1599 }
michael@0 1600 week{
michael@0 1601 few{"{0}w"}
michael@0 1602 many{"{0}w"}
michael@0 1603 one{"{0}w"}
michael@0 1604 other{"{0}w"}
michael@0 1605 two{"{0}w"}
michael@0 1606 zero{"{0}w"}
michael@0 1607 }
michael@0 1608 year{
michael@0 1609 few{"{0}bl"}
michael@0 1610 many{"{0}bl"}
michael@0 1611 one{"{0}bl"}
michael@0 1612 other{"{0}bl"}
michael@0 1613 two{"{0}bl"}
michael@0 1614 zero{"{0}bl"}
michael@0 1615 }
michael@0 1616 }
michael@0 1617 length{
michael@0 1618 centimeter{
michael@0 1619 few{"{0}cm"}
michael@0 1620 many{"{0}cm"}
michael@0 1621 one{"{0}cm"}
michael@0 1622 other{"{0}cm"}
michael@0 1623 two{"{0}cm"}
michael@0 1624 zero{"{0}cm"}
michael@0 1625 }
michael@0 1626 foot{
michael@0 1627 few{"{0}′"}
michael@0 1628 many{"{0}′"}
michael@0 1629 one{"{0}′"}
michael@0 1630 other{"{0}′"}
michael@0 1631 two{"{0}′"}
michael@0 1632 zero{"{0}′"}
michael@0 1633 }
michael@0 1634 inch{
michael@0 1635 few{"{0}″"}
michael@0 1636 many{"{0}″"}
michael@0 1637 one{"{0}″"}
michael@0 1638 other{"{0}″"}
michael@0 1639 two{"{0}″"}
michael@0 1640 zero{"{0}″"}
michael@0 1641 }
michael@0 1642 kilometer{
michael@0 1643 few{"{0}km"}
michael@0 1644 many{"{0}km"}
michael@0 1645 one{"{0}km"}
michael@0 1646 other{"{0}km"}
michael@0 1647 two{"{0}km"}
michael@0 1648 zero{"{0}km"}
michael@0 1649 }
michael@0 1650 light-year{
michael@0 1651 few{"{0}ly"}
michael@0 1652 many{"{0}ly"}
michael@0 1653 one{"{0}ly"}
michael@0 1654 other{"{0}ly"}
michael@0 1655 two{"{0}ly"}
michael@0 1656 zero{"{0}ly"}
michael@0 1657 }
michael@0 1658 meter{
michael@0 1659 few{"{0}m"}
michael@0 1660 many{"{0}m"}
michael@0 1661 one{"{0}m"}
michael@0 1662 other{"{0}m"}
michael@0 1663 two{"{0}m"}
michael@0 1664 zero{"{0}m"}
michael@0 1665 }
michael@0 1666 mile{
michael@0 1667 few{"{0}mi"}
michael@0 1668 many{"{0}mi"}
michael@0 1669 one{"{0}mi"}
michael@0 1670 other{"{0}mi"}
michael@0 1671 two{"{0}mi"}
michael@0 1672 zero{"{0}mi"}
michael@0 1673 }
michael@0 1674 millimeter{
michael@0 1675 few{"{0}mm"}
michael@0 1676 many{"{0}mm"}
michael@0 1677 one{"{0}mm"}
michael@0 1678 other{"{0}mm"}
michael@0 1679 two{"{0}mm"}
michael@0 1680 zero{"{0}mm"}
michael@0 1681 }
michael@0 1682 picometer{
michael@0 1683 few{"{0}pm"}
michael@0 1684 many{"{0}pm"}
michael@0 1685 one{"{0}pm"}
michael@0 1686 other{"{0}pm"}
michael@0 1687 two{"{0}pm"}
michael@0 1688 zero{"{0}pm"}
michael@0 1689 }
michael@0 1690 yard{
michael@0 1691 few{"{0}llath"}
michael@0 1692 many{"{0}llath"}
michael@0 1693 one{"{0}llath"}
michael@0 1694 other{"{0}llath"}
michael@0 1695 two{"{0}lath"}
michael@0 1696 zero{"{0}llath"}
michael@0 1697 }
michael@0 1698 }
michael@0 1699 mass{
michael@0 1700 gram{
michael@0 1701 few{"{0}g"}
michael@0 1702 many{"{0}g"}
michael@0 1703 one{"{0}g"}
michael@0 1704 other{"{0}g"}
michael@0 1705 two{"{0}g"}
michael@0 1706 zero{"{0}g"}
michael@0 1707 }
michael@0 1708 kilogram{
michael@0 1709 few{"{0}kg"}
michael@0 1710 many{"{0}kg"}
michael@0 1711 one{"{0}kg"}
michael@0 1712 other{"{0}kg"}
michael@0 1713 two{"{0}kg"}
michael@0 1714 zero{"{0}kg"}
michael@0 1715 }
michael@0 1716 ounce{
michael@0 1717 few{"{0}owns"}
michael@0 1718 many{"{0}owns"}
michael@0 1719 one{"{0}owns"}
michael@0 1720 other{"{0}owns"}
michael@0 1721 two{"{0}owns"}
michael@0 1722 zero{"{0}owns"}
michael@0 1723 }
michael@0 1724 pound{
michael@0 1725 few{"{0}phwys"}
michael@0 1726 many{"{0}phwys"}
michael@0 1727 one{"{0}pwys"}
michael@0 1728 other{"{0}pwys"}
michael@0 1729 two{"{0}bwys"}
michael@0 1730 zero{"{0}pwys"}
michael@0 1731 }
michael@0 1732 }
michael@0 1733 power{
michael@0 1734 horsepower{
michael@0 1735 few{"{0}hp"}
michael@0 1736 many{"{0}hp"}
michael@0 1737 one{"{0}hp"}
michael@0 1738 other{"{0}hp"}
michael@0 1739 two{"{0}hp"}
michael@0 1740 zero{"{0}hp"}
michael@0 1741 }
michael@0 1742 kilowatt{
michael@0 1743 few{"{0}kW"}
michael@0 1744 many{"{0}kW"}
michael@0 1745 one{"{0}kW"}
michael@0 1746 other{"{0}kW"}
michael@0 1747 two{"{0}kW"}
michael@0 1748 zero{"{0} kW"}
michael@0 1749 }
michael@0 1750 watt{
michael@0 1751 few{"{0}W"}
michael@0 1752 many{"{0}W"}
michael@0 1753 one{"{0}W"}
michael@0 1754 other{"{0}W"}
michael@0 1755 two{"{0}W"}
michael@0 1756 zero{"{0}W"}
michael@0 1757 }
michael@0 1758 }
michael@0 1759 pressure{
michael@0 1760 hectopascal{
michael@0 1761 few{"{0}hPa"}
michael@0 1762 many{"{0}hPa"}
michael@0 1763 one{"{0}hPa"}
michael@0 1764 other{"{0}hPa"}
michael@0 1765 two{"{0}hPa"}
michael@0 1766 zero{"{0}hPa"}
michael@0 1767 }
michael@0 1768 inch-hg{
michael@0 1769 few{"{0}\u0022 Hg"}
michael@0 1770 many{"{0}\u0022 Hg"}
michael@0 1771 one{"{0}\u0022 Hg"}
michael@0 1772 other{"{0}\u0022 Hg"}
michael@0 1773 two{"{0}\u0022 Hg"}
michael@0 1774 zero{"{0}\u0022 Hg"}
michael@0 1775 }
michael@0 1776 millibar{
michael@0 1777 few{"{0}mb"}
michael@0 1778 many{"{0}mb"}
michael@0 1779 one{"{0}mb"}
michael@0 1780 other{"{0}mb"}
michael@0 1781 two{"{0}mb"}
michael@0 1782 zero{"{0}mb"}
michael@0 1783 }
michael@0 1784 }
michael@0 1785 speed{
michael@0 1786 kilometer-per-hour{
michael@0 1787 few{"{0}km/h"}
michael@0 1788 many{"{0}km/h"}
michael@0 1789 one{"{0}km/h"}
michael@0 1790 other{"{0}km/h"}
michael@0 1791 two{"{0}km/h"}
michael@0 1792 zero{"{0}km/h"}
michael@0 1793 }
michael@0 1794 meter-per-second{
michael@0 1795 few{"{0}m/s"}
michael@0 1796 many{"{0}m/s"}
michael@0 1797 one{"{0}m/s"}
michael@0 1798 other{"{0}m/s"}
michael@0 1799 two{"{0}m/s"}
michael@0 1800 zero{"{0}m/s"}
michael@0 1801 }
michael@0 1802 mile-per-hour{
michael@0 1803 few{"{0}m.y.a."}
michael@0 1804 many{"{0}m.y.a."}
michael@0 1805 one{"{0}m.y.a."}
michael@0 1806 other{"{0}m.y.a."}
michael@0 1807 two{"{0}m.y.a."}
michael@0 1808 zero{"{0}m.y.a."}
michael@0 1809 }
michael@0 1810 }
michael@0 1811 temperature{
michael@0 1812 celsius{
michael@0 1813 few{"{0}°"}
michael@0 1814 many{"{0}°"}
michael@0 1815 one{"{0}°"}
michael@0 1816 other{"{0}°"}
michael@0 1817 two{"{0}°"}
michael@0 1818 zero{"{0}°"}
michael@0 1819 }
michael@0 1820 fahrenheit{
michael@0 1821 few{"{0}°F"}
michael@0 1822 many{"{0}°F"}
michael@0 1823 one{"{0}°F"}
michael@0 1824 other{"{0}°F"}
michael@0 1825 two{"{0}°F"}
michael@0 1826 zero{"{0}°F"}
michael@0 1827 }
michael@0 1828 }
michael@0 1829 volume{
michael@0 1830 cubic-kilometer{
michael@0 1831 few{"{0}km³"}
michael@0 1832 many{"{0}km³"}
michael@0 1833 one{"{0}km³"}
michael@0 1834 other{"{0}km³"}
michael@0 1835 two{"{0}km³"}
michael@0 1836 zero{"{0}km³"}
michael@0 1837 }
michael@0 1838 cubic-mile{
michael@0 1839 few{"{0} mi³"}
michael@0 1840 many{"{0} mi³"}
michael@0 1841 one{"{0} mi³"}
michael@0 1842 other{"{0} mi³"}
michael@0 1843 two{"{0} mi³"}
michael@0 1844 zero{"{0} mi³"}
michael@0 1845 }
michael@0 1846 liter{
michael@0 1847 few{"{0}l"}
michael@0 1848 many{"{0}l"}
michael@0 1849 one{"{0}l"}
michael@0 1850 other{"{0}l"}
michael@0 1851 two{"{0}l"}
michael@0 1852 zero{"{0}l"}
michael@0 1853 }
michael@0 1854 }
michael@0 1855 }
michael@0 1856 unitsShort{
michael@0 1857 acceleration{
michael@0 1858 g-force{
michael@0 1859 few{"{0} grym disgyrchedd"}
michael@0 1860 many{"{0} grym disgyrchedd"}
michael@0 1861 one{"{0} grym disgyrchedd"}
michael@0 1862 other{"{0} grym disgyrchedd"}
michael@0 1863 two{"{0} rym disgyrchedd"}
michael@0 1864 zero{"{0} grym disgyrchedd"}
michael@0 1865 }
michael@0 1866 }
michael@0 1867 angle{
michael@0 1868 arc-minute{
michael@0 1869 few{"{0}′"}
michael@0 1870 many{"{0}′"}
michael@0 1871 one{"{0}′"}
michael@0 1872 other{"{0}′"}
michael@0 1873 two{"{0}′"}
michael@0 1874 zero{"{0}′"}
michael@0 1875 }
michael@0 1876 arc-second{
michael@0 1877 few{"{0}″"}
michael@0 1878 many{"{0}″"}
michael@0 1879 one{"{0}″"}
michael@0 1880 other{"{0}″"}
michael@0 1881 two{"{0}″"}
michael@0 1882 zero{"{0}″"}
michael@0 1883 }
michael@0 1884 degree{
michael@0 1885 few{"{0}°"}
michael@0 1886 many{"{0}°"}
michael@0 1887 one{"{0}°"}
michael@0 1888 other{"{0}°"}
michael@0 1889 two{"{0}°"}
michael@0 1890 zero{"{0}°"}
michael@0 1891 }
michael@0 1892 }
michael@0 1893 area{
michael@0 1894 acre{
michael@0 1895 few{"{0} erw"}
michael@0 1896 many{"{0} erw"}
michael@0 1897 one{"{0} erw"}
michael@0 1898 other{"{0} erw"}
michael@0 1899 two{"{0} erw"}
michael@0 1900 zero{"{0} erw"}
michael@0 1901 }
michael@0 1902 hectare{
michael@0 1903 few{"{0} ha"}
michael@0 1904 many{"{0} ha"}
michael@0 1905 one{"{0} ha"}
michael@0 1906 other{"{0} ha"}
michael@0 1907 two{"{0} ha"}
michael@0 1908 zero{"{0} ha"}
michael@0 1909 }
michael@0 1910 square-foot{
michael@0 1911 few{"{0} troedfedd ²"}
michael@0 1912 many{"{0} throedfedd ²"}
michael@0 1913 one{"{0} droedfedd ²"}
michael@0 1914 other{"{0} troedfedd ²"}
michael@0 1915 two{"{0} droedfedd ²"}
michael@0 1916 zero{"{0} troedfedd ²"}
michael@0 1917 }
michael@0 1918 square-kilometer{
michael@0 1919 few{"{0} km²"}
michael@0 1920 many{"{0} km²"}
michael@0 1921 one{"{0} km²"}
michael@0 1922 other{"{0} km²"}
michael@0 1923 two{"{0} km²"}
michael@0 1924 zero{"{0} km²"}
michael@0 1925 }
michael@0 1926 square-meter{
michael@0 1927 few{"{0} m²"}
michael@0 1928 many{"{0} m²"}
michael@0 1929 one{"{0} m²"}
michael@0 1930 other{"{0} m²"}
michael@0 1931 two{"{0} m²"}
michael@0 1932 zero{"{0} m²"}
michael@0 1933 }
michael@0 1934 square-mile{
michael@0 1935 few{"{0} mi²"}
michael@0 1936 many{"{0} mi²"}
michael@0 1937 one{"{0} mi²"}
michael@0 1938 other{"{0} mi²"}
michael@0 1939 two{"{0} mi²"}
michael@0 1940 zero{"{0} mi²"}
michael@0 1941 }
michael@0 1942 }
michael@0 1943 compound{
michael@0 1944 per{"{0}/{1}"}
michael@0 1945 }
michael@0 1946 duration{
michael@0 1947 day{
michael@0 1948 few{"{0} diwrnod"}
michael@0 1949 many{"{0} diwrnod"}
michael@0 1950 one{"{0} diwrnod"}
michael@0 1951 other{"{0} diwrnod"}
michael@0 1952 two{"{0} ddiwrnod"}
michael@0 1953 zero{"{0} diwrnod"}
michael@0 1954 }
michael@0 1955 hour{
michael@0 1956 few{"{0} awr"}
michael@0 1957 many{"{0} awr"}
michael@0 1958 one{"{0} awr"}
michael@0 1959 other{"{0} awr"}
michael@0 1960 two{"{0} awr"}
michael@0 1961 zero{"{0} awr"}
michael@0 1962 }
michael@0 1963 millisecond{
michael@0 1964 few{"{0} ms"}
michael@0 1965 many{"{0} ms"}
michael@0 1966 one{"{0} ms"}
michael@0 1967 other{"{0} ms"}
michael@0 1968 two{"{0} ms"}
michael@0 1969 zero{"{0} ms"}
michael@0 1970 }
michael@0 1971 minute{
michael@0 1972 few{"{0} mun"}
michael@0 1973 many{"{0} mun"}
michael@0 1974 one{"{0} mun"}
michael@0 1975 other{"{0} mun"}
michael@0 1976 two{"{0} mun"}
michael@0 1977 zero{"{0} mun"}
michael@0 1978 }
michael@0 1979 month{
michael@0 1980 few{"{0} mis"}
michael@0 1981 many{"{0} mis"}
michael@0 1982 one{"{0} mis"}
michael@0 1983 other{"{0} mis"}
michael@0 1984 two{"{0} fis"}
michael@0 1985 zero{"{0} mis"}
michael@0 1986 }
michael@0 1987 second{
michael@0 1988 few{"{0} eil"}
michael@0 1989 many{"{0} eil"}
michael@0 1990 one{"{0} eil"}
michael@0 1991 other{"{0} eil"}
michael@0 1992 two{"{0} eil"}
michael@0 1993 zero{"{0} eil"}
michael@0 1994 }
michael@0 1995 week{
michael@0 1996 few{"{0} wythnos"}
michael@0 1997 many{"{0} wythnos"}
michael@0 1998 one{"{0} wythnos"}
michael@0 1999 other{"{0} wythnos"}
michael@0 2000 two{"{0} wythnos"}
michael@0 2001 zero{"{0} wythnos"}
michael@0 2002 }
michael@0 2003 year{
michael@0 2004 few{"{0} bl"}
michael@0 2005 many{"{0} bl"}
michael@0 2006 one{"{0} bl"}
michael@0 2007 other{"{0} bl"}
michael@0 2008 two{"{0} bl"}
michael@0 2009 zero{"{0} bl"}
michael@0 2010 }
michael@0 2011 }
michael@0 2012 length{
michael@0 2013 centimeter{
michael@0 2014 few{"{0} cm"}
michael@0 2015 many{"{0} cm"}
michael@0 2016 one{"{0} cm"}
michael@0 2017 other{"{0} cm"}
michael@0 2018 two{"{0} cm"}
michael@0 2019 zero{"{0} cm"}
michael@0 2020 }
michael@0 2021 foot{
michael@0 2022 few{"{0} troedfedd"}
michael@0 2023 many{"{0} throedfedd"}
michael@0 2024 one{"{0} droedfedd"}
michael@0 2025 other{"{0} troedfedd"}
michael@0 2026 two{"{0} droedfedd"}
michael@0 2027 zero{"{0} troedfedd"}
michael@0 2028 }
michael@0 2029 inch{
michael@0 2030 few{"{0} modfedd"}
michael@0 2031 many{"{0} modfedd"}
michael@0 2032 one{"{0} fodfedd"}
michael@0 2033 other{"{0} modfedd"}
michael@0 2034 two{"{0} fodfedd"}
michael@0 2035 zero{"{0} modfedd"}
michael@0 2036 }
michael@0 2037 kilometer{
michael@0 2038 few{"{0} km"}
michael@0 2039 many{"{0} km"}
michael@0 2040 one{"{0} km"}
michael@0 2041 other{"{0} km"}
michael@0 2042 two{"{0} km"}
michael@0 2043 zero{"{0} km"}
michael@0 2044 }
michael@0 2045 light-year{
michael@0 2046 few{"{0} blwyddyn golau"}
michael@0 2047 many{"{0} blwyddyn golau"}
michael@0 2048 one{"{0} flwyddyn golau"}
michael@0 2049 other{"{0} blwyddyn golau"}
michael@0 2050 two{"{0} flwyddyn golau"}
michael@0 2051 zero{"{0} blwyddyn golau"}
michael@0 2052 }
michael@0 2053 meter{
michael@0 2054 few{"{0} m"}
michael@0 2055 many{"{0} m"}
michael@0 2056 one{"{0} m"}
michael@0 2057 other{"{0} m"}
michael@0 2058 two{"{0} m"}
michael@0 2059 zero{"{0} m"}
michael@0 2060 }
michael@0 2061 mile{
michael@0 2062 few{"{0} milltir"}
michael@0 2063 many{"{0} milltir"}
michael@0 2064 one{"{0} filltir"}
michael@0 2065 other{"{0} milltir"}
michael@0 2066 two{"{0} filltir"}
michael@0 2067 zero{"{0} milltir"}
michael@0 2068 }
michael@0 2069 millimeter{
michael@0 2070 few{"{0} mm"}
michael@0 2071 many{"{0} mm"}
michael@0 2072 one{"{0} mm"}
michael@0 2073 other{"{0} mm"}
michael@0 2074 two{"{0} mm"}
michael@0 2075 zero{"{0} mm"}
michael@0 2076 }
michael@0 2077 picometer{
michael@0 2078 few{"{0} pm"}
michael@0 2079 many{"{0} pm"}
michael@0 2080 one{"{0} pm"}
michael@0 2081 other{"{0} pm"}
michael@0 2082 two{"{0} pm"}
michael@0 2083 zero{"{0} pm"}
michael@0 2084 }
michael@0 2085 yard{
michael@0 2086 few{"{0} llath"}
michael@0 2087 many{"{0} llath"}
michael@0 2088 one{"{0} llath"}
michael@0 2089 other{"{0} llath"}
michael@0 2090 two{"{0} lath"}
michael@0 2091 zero{"{0} llath"}
michael@0 2092 }
michael@0 2093 }
michael@0 2094 mass{
michael@0 2095 gram{
michael@0 2096 few{"{0} g"}
michael@0 2097 many{"{0} g"}
michael@0 2098 one{"{0} g"}
michael@0 2099 other{"{0} g"}
michael@0 2100 two{"{0} g"}
michael@0 2101 zero{"{0} g"}
michael@0 2102 }
michael@0 2103 kilogram{
michael@0 2104 few{"{0} kg"}
michael@0 2105 many{"{0} kg"}
michael@0 2106 one{"{0} kg"}
michael@0 2107 other{"{0} kg"}
michael@0 2108 two{"{0} kg"}
michael@0 2109 zero{"{0} kg"}
michael@0 2110 }
michael@0 2111 ounce{
michael@0 2112 few{"{0} owns"}
michael@0 2113 many{"{0} owns"}
michael@0 2114 one{"{0} owns"}
michael@0 2115 other{"{0} owns"}
michael@0 2116 two{"{0} owns"}
michael@0 2117 zero{"{0} owns"}
michael@0 2118 }
michael@0 2119 pound{
michael@0 2120 few{"{0} phwys"}
michael@0 2121 many{"{0} phwys"}
michael@0 2122 one{"{0} pwys"}
michael@0 2123 other{"{0} pwys"}
michael@0 2124 two{"{0} bwys"}
michael@0 2125 zero{"{0} pwys"}
michael@0 2126 }
michael@0 2127 }
michael@0 2128 power{
michael@0 2129 horsepower{
michael@0 2130 few{"{0} hp"}
michael@0 2131 many{"{0} hp"}
michael@0 2132 one{"{0} hp"}
michael@0 2133 other{"{0} hp"}
michael@0 2134 two{"{0} hp"}
michael@0 2135 zero{"{0} hp"}
michael@0 2136 }
michael@0 2137 kilowatt{
michael@0 2138 few{"{0} kW"}
michael@0 2139 many{"{0} kW"}
michael@0 2140 one{"{0} kW"}
michael@0 2141 other{"{0} kW"}
michael@0 2142 two{"{0} kW"}
michael@0 2143 zero{"{0} kW"}
michael@0 2144 }
michael@0 2145 watt{
michael@0 2146 few{"{0} W"}
michael@0 2147 many{"{0} W"}
michael@0 2148 one{"{0} W"}
michael@0 2149 other{"{0} W"}
michael@0 2150 two{"{0} W"}
michael@0 2151 zero{"{0} W"}
michael@0 2152 }
michael@0 2153 }
michael@0 2154 pressure{
michael@0 2155 hectopascal{
michael@0 2156 few{"{0} hPa"}
michael@0 2157 many{"{0} hPa"}
michael@0 2158 one{"{0} hPa"}
michael@0 2159 other{"{0} hPa"}
michael@0 2160 two{"{0} hPa"}
michael@0 2161 zero{"{0} hPa"}
michael@0 2162 }
michael@0 2163 inch-hg{
michael@0 2164 few{"{0} \u0022 Hg"}
michael@0 2165 many{"{0} \u0022 Hg"}
michael@0 2166 one{"{0} \u0022 Hg"}
michael@0 2167 other{"{0} \u0022 Hg"}
michael@0 2168 two{"{0} \u0022 Hg"}
michael@0 2169 zero{"{0} \u0022 Hg"}
michael@0 2170 }
michael@0 2171 millibar{
michael@0 2172 few{"{0} mbar"}
michael@0 2173 many{"{0} mbar"}
michael@0 2174 one{"{0} mbar"}
michael@0 2175 other{"{0} mbar"}
michael@0 2176 two{"{0} mbar"}
michael@0 2177 zero{"{0} mbar"}
michael@0 2178 }
michael@0 2179 }
michael@0 2180 speed{
michael@0 2181 kilometer-per-hour{
michael@0 2182 few{"{0} km/h"}
michael@0 2183 many{"{0} km/h"}
michael@0 2184 one{"{0} km/h"}
michael@0 2185 other{"{0} km/h"}
michael@0 2186 two{"{0} km/h"}
michael@0 2187 zero{"{0} km/h"}
michael@0 2188 }
michael@0 2189 meter-per-second{
michael@0 2190 few{"{0} m/s"}
michael@0 2191 many{"{0} m/s"}
michael@0 2192 one{"{0} m/s"}
michael@0 2193 other{"{0} m/s"}
michael@0 2194 two{"{0} m/s"}
michael@0 2195 zero{"{0} m/s"}
michael@0 2196 }
michael@0 2197 mile-per-hour{
michael@0 2198 few{"{0} m.y.a."}
michael@0 2199 many{"{0} m.y.a."}
michael@0 2200 one{"{0} m.y.a."}
michael@0 2201 other{"{0} m.y.a."}
michael@0 2202 two{"{0} m.y.a."}
michael@0 2203 zero{"{0} m.y.a."}
michael@0 2204 }
michael@0 2205 }
michael@0 2206 temperature{
michael@0 2207 celsius{
michael@0 2208 few{"{0}°C"}
michael@0 2209 many{"{0}°C"}
michael@0 2210 one{"{0}°C"}
michael@0 2211 other{"{0}°C"}
michael@0 2212 two{"{0}°C"}
michael@0 2213 zero{"{0}°C"}
michael@0 2214 }
michael@0 2215 fahrenheit{
michael@0 2216 few{"{0}°F"}
michael@0 2217 many{"{0}°F"}
michael@0 2218 one{"{0}°F"}
michael@0 2219 other{"{0}°F"}
michael@0 2220 two{"{0}°F"}
michael@0 2221 zero{"{0}°F"}
michael@0 2222 }
michael@0 2223 }
michael@0 2224 volume{
michael@0 2225 cubic-kilometer{
michael@0 2226 few{"{0} km³"}
michael@0 2227 many{"{0} km³"}
michael@0 2228 one{"{0} km³"}
michael@0 2229 other{"{0} km³"}
michael@0 2230 two{"{0} km³"}
michael@0 2231 zero{"{0} km³"}
michael@0 2232 }
michael@0 2233 cubic-mile{
michael@0 2234 few{"{0} mi³"}
michael@0 2235 many{"{0} mi³"}
michael@0 2236 one{"{0} mi³"}
michael@0 2237 other{"{0} mi³"}
michael@0 2238 two{"{0} mi³"}
michael@0 2239 zero{"{0} mi³"}
michael@0 2240 }
michael@0 2241 liter{
michael@0 2242 few{"{0} l"}
michael@0 2243 many{"{0} l"}
michael@0 2244 one{"{0} l"}
michael@0 2245 other{"{0} l"}
michael@0 2246 two{"{0} l"}
michael@0 2247 zero{"{0} l"}
michael@0 2248 }
michael@0 2249 }
michael@0 2250 }
michael@0 2251 }

mercurial