intl/icu/source/data/locales/gsw.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/gsw.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/gsw.xml
michael@0 11 */
michael@0 12 gsw{
michael@0 13 AuxExemplarCharacters{"[á à ă â å ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ ú ù ŭ û ū ÿ]"}
michael@0 14 ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"}
michael@0 15 LocaleScript{
michael@0 16 "Latn",
michael@0 17 }
michael@0 18 NumberElements{
michael@0 19 latn{
michael@0 20 patterns{
michael@0 21 currencyFormat{"#,##0.00 ¤"}
michael@0 22 decimalFormat{"#,##0.###"}
michael@0 23 percentFormat{"#,##0 %"}
michael@0 24 scientificFormat{"#E0"}
michael@0 25 }
michael@0 26 symbols{
michael@0 27 decimal{"."}
michael@0 28 exponential{"E"}
michael@0 29 group{"’"}
michael@0 30 infinity{"∞"}
michael@0 31 list{";"}
michael@0 32 minusSign{"−"}
michael@0 33 nan{"NaN"}
michael@0 34 perMille{"‰"}
michael@0 35 percentSign{"%"}
michael@0 36 plusSign{"+"}
michael@0 37 }
michael@0 38 }
michael@0 39 }
michael@0 40 Version{"2.0.92.87"}
michael@0 41 calendar{
michael@0 42 buddhist{
michael@0 43 DateTimePatterns{
michael@0 44 "HH:mm:ss zzzz",
michael@0 45 "HH:mm:ss z",
michael@0 46 "HH:mm:ss",
michael@0 47 "HH:mm",
michael@0 48 "EEEE d. MMMM y G",
michael@0 49 "d. MMMM y G",
michael@0 50 "d. MMM y G",
michael@0 51 "d.M.y",
michael@0 52 "{1} {0}",
michael@0 53 "{1} {0}",
michael@0 54 "{1} {0}",
michael@0 55 "{1} {0}",
michael@0 56 "{1} {0}",
michael@0 57 }
michael@0 58 }
michael@0 59 generic{
michael@0 60 DateTimePatterns{
michael@0 61 "HH:mm:ss zzzz",
michael@0 62 "HH:mm:ss z",
michael@0 63 "HH:mm:ss",
michael@0 64 "HH:mm",
michael@0 65 "EEEE, d. MMMM y G",
michael@0 66 "d. MMMM y G",
michael@0 67 "dd.MM.y G",
michael@0 68 "dd.MM.yy GGGGG",
michael@0 69 "{1} {0}",
michael@0 70 "{1} {0}",
michael@0 71 "{1} {0}",
michael@0 72 "{1} {0}",
michael@0 73 "{1} {0}",
michael@0 74 }
michael@0 75 availableFormats{
michael@0 76 Ed{"E d."}
michael@0 77 H{"H"}
michael@0 78 HHmm{"HH:mm"}
michael@0 79 HHmmss{"HH:mm:ss"}
michael@0 80 Hm{"H:mm"}
michael@0 81 M{"L"}
michael@0 82 MEd{"E, d.M."}
michael@0 83 MMM{"LLL"}
michael@0 84 MMMEd{"E d. MMM"}
michael@0 85 MMMMEd{"E d. MMMM"}
michael@0 86 MMMMd{"d. MMMM"}
michael@0 87 MMMMdd{"dd. MMMM"}
michael@0 88 MMMd{"d. MMM"}
michael@0 89 MMd{"d.MM."}
michael@0 90 MMdd{"dd.MM."}
michael@0 91 Md{"d.M."}
michael@0 92 d{"d"}
michael@0 93 mmss{"mm:ss"}
michael@0 94 ms{"mm:ss"}
michael@0 95 y{"y"}
michael@0 96 yM{"y-M"}
michael@0 97 yMEd{"E, y-M-d"}
michael@0 98 yMM{"MM.y"}
michael@0 99 yMMM{"MMM y"}
michael@0 100 yMMMEd{"E, d. MMM y"}
michael@0 101 yMMMM{"MMMM y"}
michael@0 102 yMMdd{"dd.MM.y"}
michael@0 103 yQQQ{"QQQ y"}
michael@0 104 yQQQQ{"QQQQ y"}
michael@0 105 }
michael@0 106 intervalFormats{
michael@0 107 H{
michael@0 108 H{"HH-HH"}
michael@0 109 }
michael@0 110 Hm{
michael@0 111 H{"HH:mm-HH:mm"}
michael@0 112 m{"HH:mm-HH:mm"}
michael@0 113 }
michael@0 114 Hmv{
michael@0 115 H{"HH:mm-HH:mm v"}
michael@0 116 m{"HH:mm-HH:mm v"}
michael@0 117 }
michael@0 118 Hv{
michael@0 119 H{"HH-HH v"}
michael@0 120 }
michael@0 121 M{
michael@0 122 M{"M.-M."}
michael@0 123 }
michael@0 124 MEd{
michael@0 125 M{"E, dd.MM. - E, dd.MM."}
michael@0 126 d{"E, dd.MM. - E, dd.MM."}
michael@0 127 }
michael@0 128 MMM{
michael@0 129 M{"MMM-MMM"}
michael@0 130 }
michael@0 131 MMMEd{
michael@0 132 M{"E, d. MMM - E, d. MMM"}
michael@0 133 d{"E, d. - E, d. MMM"}
michael@0 134 }
michael@0 135 MMMM{
michael@0 136 M{"LLLL-LLLL"}
michael@0 137 }
michael@0 138 MMMd{
michael@0 139 M{"d. MMM - d. MMM"}
michael@0 140 d{"d.-d. MMM"}
michael@0 141 }
michael@0 142 Md{
michael@0 143 M{"dd.MM. - dd.MM."}
michael@0 144 d{"dd.MM. - dd.MM."}
michael@0 145 }
michael@0 146 d{
michael@0 147 d{"d.-d."}
michael@0 148 }
michael@0 149 fallback{"{0} – {1}"}
michael@0 150 h{
michael@0 151 a{"h a - h a"}
michael@0 152 h{"h-h a"}
michael@0 153 }
michael@0 154 hm{
michael@0 155 a{"h:mm a - h:mm a"}
michael@0 156 h{"h:mm-h:mm a"}
michael@0 157 m{"h:mm-h:mm a"}
michael@0 158 }
michael@0 159 hmv{
michael@0 160 a{"h:mm a - h:mm a v"}
michael@0 161 h{"h:mm-h:mm a v"}
michael@0 162 m{"h:mm-h:mm a v"}
michael@0 163 }
michael@0 164 hv{
michael@0 165 a{"h a - h a v"}
michael@0 166 h{"h-h a v"}
michael@0 167 }
michael@0 168 y{
michael@0 169 y{"y-y"}
michael@0 170 }
michael@0 171 yM{
michael@0 172 M{"MM.y - MM.y"}
michael@0 173 y{"MM.y - MM.y"}
michael@0 174 }
michael@0 175 yMEd{
michael@0 176 M{"E, dd.MM.y - E, dd.MM.y"}
michael@0 177 d{"E, dd.MM.y - E, dd.MM.y"}
michael@0 178 y{"E, dd.MM.y - E, dd.MM.y"}
michael@0 179 }
michael@0 180 yMMM{
michael@0 181 M{"MMM-MMM y"}
michael@0 182 y{"MMM y - MMM y"}
michael@0 183 }
michael@0 184 yMMMEd{
michael@0 185 M{"E, d. MMM - E, d. MMM y"}
michael@0 186 d{"E, d. - E, d. MMM y"}
michael@0 187 y{"E, d. MMM y - E, d. MMM y"}
michael@0 188 }
michael@0 189 yMMMM{
michael@0 190 M{"MM – MM.y"}
michael@0 191 y{"MM.y – MM.y"}
michael@0 192 }
michael@0 193 yMMMd{
michael@0 194 M{"d. MMM - d. MMM y"}
michael@0 195 d{"d.-d. MMM y"}
michael@0 196 y{"d. MMM y - d. MMM y"}
michael@0 197 }
michael@0 198 yMd{
michael@0 199 M{"dd.MM.y - dd.MM.y"}
michael@0 200 d{"dd.MM.y - dd.MM.y"}
michael@0 201 y{"dd.MM.y - dd.MM.y"}
michael@0 202 }
michael@0 203 }
michael@0 204 }
michael@0 205 gregorian{
michael@0 206 AmPmMarkers{
michael@0 207 "vorm.",
michael@0 208 "nam.",
michael@0 209 }
michael@0 210 DateTimePatterns{
michael@0 211 "HH:mm:ss zzzz",
michael@0 212 "HH:mm:ss z",
michael@0 213 "HH:mm:ss",
michael@0 214 "HH:mm",
michael@0 215 "EEEE, d. MMMM y",
michael@0 216 "d. MMMM y",
michael@0 217 "dd.MM.y",
michael@0 218 "dd.MM.yy",
michael@0 219 "{1} {0}",
michael@0 220 "{1} {0}",
michael@0 221 "{1} {0}",
michael@0 222 "{1} {0}",
michael@0 223 "{1} {0}",
michael@0 224 }
michael@0 225 availableFormats{
michael@0 226 Ed{"E d."}
michael@0 227 H{"H"}
michael@0 228 HHmm{"HH:mm"}
michael@0 229 HHmmss{"HH:mm:ss"}
michael@0 230 Hm{"H:mm"}
michael@0 231 M{"L"}
michael@0 232 MEd{"E, d.M."}
michael@0 233 MMM{"LLL"}
michael@0 234 MMMEd{"E d. MMM"}
michael@0 235 MMMMEd{"E d. MMMM"}
michael@0 236 MMMMd{"d. MMMM"}
michael@0 237 MMMMdd{"dd. MMMM"}
michael@0 238 MMMd{"d. MMM"}
michael@0 239 MMd{"d.MM."}
michael@0 240 MMdd{"dd.MM."}
michael@0 241 Md{"d.M."}
michael@0 242 d{"d"}
michael@0 243 mmss{"mm:ss"}
michael@0 244 ms{"mm:ss"}
michael@0 245 y{"y"}
michael@0 246 yM{"y-M"}
michael@0 247 yMEd{"E, y-M-d"}
michael@0 248 yMM{"MM.y"}
michael@0 249 yMMM{"MMM y"}
michael@0 250 yMMMEd{"E, d. MMM y"}
michael@0 251 yMMMM{"MMMM y"}
michael@0 252 yMMdd{"dd.MM.y"}
michael@0 253 yQQQ{"QQQ y"}
michael@0 254 yQQQQ{"QQQQ y"}
michael@0 255 }
michael@0 256 dayNames{
michael@0 257 format{
michael@0 258 abbreviated{
michael@0 259 "Su.",
michael@0 260 "Mä.",
michael@0 261 "Zi.",
michael@0 262 "Mi.",
michael@0 263 "Du.",
michael@0 264 "Fr.",
michael@0 265 "Sa.",
michael@0 266 }
michael@0 267 wide{
michael@0 268 "Sunntig",
michael@0 269 "Määntig",
michael@0 270 "Ziischtig",
michael@0 271 "Mittwuch",
michael@0 272 "Dunschtig",
michael@0 273 "Friitig",
michael@0 274 "Samschtig",
michael@0 275 }
michael@0 276 }
michael@0 277 stand-alone{
michael@0 278 narrow{
michael@0 279 "S",
michael@0 280 "M",
michael@0 281 "D",
michael@0 282 "M",
michael@0 283 "D",
michael@0 284 "F",
michael@0 285 "S",
michael@0 286 }
michael@0 287 }
michael@0 288 }
michael@0 289 eras{
michael@0 290 abbreviated{
michael@0 291 "v. Chr.",
michael@0 292 "n. Chr.",
michael@0 293 }
michael@0 294 narrow{
michael@0 295 "v. Chr.",
michael@0 296 "n. Chr.",
michael@0 297 }
michael@0 298 wide{
michael@0 299 "v. Chr.",
michael@0 300 "n. Chr.",
michael@0 301 }
michael@0 302 }
michael@0 303 intervalFormats{
michael@0 304 H{
michael@0 305 H{"HH-HH"}
michael@0 306 }
michael@0 307 Hm{
michael@0 308 H{"HH:mm-HH:mm"}
michael@0 309 m{"HH:mm-HH:mm"}
michael@0 310 }
michael@0 311 Hmv{
michael@0 312 H{"HH:mm-HH:mm v"}
michael@0 313 m{"HH:mm-HH:mm v"}
michael@0 314 }
michael@0 315 Hv{
michael@0 316 H{"HH-HH v"}
michael@0 317 }
michael@0 318 M{
michael@0 319 M{"M.-M."}
michael@0 320 }
michael@0 321 MEd{
michael@0 322 M{"E, dd.MM. - E, dd.MM."}
michael@0 323 d{"E, dd.MM. - E, dd.MM."}
michael@0 324 }
michael@0 325 MMM{
michael@0 326 M{"MMM-MMM"}
michael@0 327 }
michael@0 328 MMMEd{
michael@0 329 M{"E, d. MMM - E, d. MMM"}
michael@0 330 d{"E, d. - E, d. MMM"}
michael@0 331 }
michael@0 332 MMMM{
michael@0 333 M{"LLLL-LLLL"}
michael@0 334 }
michael@0 335 MMMd{
michael@0 336 M{"d. MMM - d. MMM"}
michael@0 337 d{"d.-d. MMM"}
michael@0 338 }
michael@0 339 Md{
michael@0 340 M{"dd.MM. - dd.MM."}
michael@0 341 d{"dd.MM. - dd.MM."}
michael@0 342 }
michael@0 343 d{
michael@0 344 d{"d.-d."}
michael@0 345 }
michael@0 346 fallback{"{0} – {1}"}
michael@0 347 h{
michael@0 348 a{"h a - h a"}
michael@0 349 h{"h-h a"}
michael@0 350 }
michael@0 351 hm{
michael@0 352 a{"h:mm a - h:mm a"}
michael@0 353 h{"h:mm-h:mm a"}
michael@0 354 m{"h:mm-h:mm a"}
michael@0 355 }
michael@0 356 hmv{
michael@0 357 a{"h:mm a - h:mm a v"}
michael@0 358 h{"h:mm-h:mm a v"}
michael@0 359 m{"h:mm-h:mm a v"}
michael@0 360 }
michael@0 361 hv{
michael@0 362 a{"h a - h a v"}
michael@0 363 h{"h-h a v"}
michael@0 364 }
michael@0 365 y{
michael@0 366 y{"y-y"}
michael@0 367 }
michael@0 368 yM{
michael@0 369 M{"MM.y - MM.y"}
michael@0 370 y{"MM.y - MM.y"}
michael@0 371 }
michael@0 372 yMEd{
michael@0 373 M{"E, dd.MM.y - E, dd.MM.y"}
michael@0 374 d{"E, dd.MM.y - E, dd.MM.y"}
michael@0 375 y{"E, dd.MM.y - E, dd.MM.y"}
michael@0 376 }
michael@0 377 yMMM{
michael@0 378 M{"MMM-MMM y"}
michael@0 379 y{"MMM y - MMM y"}
michael@0 380 }
michael@0 381 yMMMEd{
michael@0 382 M{"E, d. MMM - E, d. MMM y"}
michael@0 383 d{"E, d. - E, d. MMM y"}
michael@0 384 y{"E, d. MMM y - E, d. MMM y"}
michael@0 385 }
michael@0 386 yMMMM{
michael@0 387 M{"MM – MM.y"}
michael@0 388 y{"MM.y – MM.y"}
michael@0 389 }
michael@0 390 yMMMd{
michael@0 391 M{"d. MMM - d. MMM y"}
michael@0 392 d{"d.-d. MMM y"}
michael@0 393 y{"d. MMM y - d. MMM y"}
michael@0 394 }
michael@0 395 yMd{
michael@0 396 M{"dd.MM.y - dd.MM.y"}
michael@0 397 d{"dd.MM.y - dd.MM.y"}
michael@0 398 y{"dd.MM.y - dd.MM.y"}
michael@0 399 }
michael@0 400 }
michael@0 401 monthNames{
michael@0 402 format{
michael@0 403 abbreviated{
michael@0 404 "Jan",
michael@0 405 "Feb",
michael@0 406 "Mär",
michael@0 407 "Apr",
michael@0 408 "Mai",
michael@0 409 "Jun",
michael@0 410 "Jul",
michael@0 411 "Aug",
michael@0 412 "Sep",
michael@0 413 "Okt",
michael@0 414 "Nov",
michael@0 415 "Dez",
michael@0 416 }
michael@0 417 wide{
michael@0 418 "Januar",
michael@0 419 "Februar",
michael@0 420 "März",
michael@0 421 "April",
michael@0 422 "Mai",
michael@0 423 "Juni",
michael@0 424 "Juli",
michael@0 425 "Auguscht",
michael@0 426 "Septämber",
michael@0 427 "Oktoober",
michael@0 428 "Novämber",
michael@0 429 "Dezämber",
michael@0 430 }
michael@0 431 }
michael@0 432 stand-alone{
michael@0 433 narrow{
michael@0 434 "J",
michael@0 435 "F",
michael@0 436 "M",
michael@0 437 "A",
michael@0 438 "M",
michael@0 439 "J",
michael@0 440 "J",
michael@0 441 "A",
michael@0 442 "S",
michael@0 443 "O",
michael@0 444 "N",
michael@0 445 "D",
michael@0 446 }
michael@0 447 }
michael@0 448 }
michael@0 449 quarters{
michael@0 450 format{
michael@0 451 abbreviated{
michael@0 452 "Q1",
michael@0 453 "Q2",
michael@0 454 "Q3",
michael@0 455 "Q4",
michael@0 456 }
michael@0 457 wide{
michael@0 458 "1. Quartal",
michael@0 459 "2. Quartal",
michael@0 460 "3. Quartal",
michael@0 461 "4. Quartal",
michael@0 462 }
michael@0 463 }
michael@0 464 }
michael@0 465 }
michael@0 466 }
michael@0 467 delimiters{
michael@0 468 alternateQuotationEnd{"›"}
michael@0 469 alternateQuotationStart{"‹"}
michael@0 470 quotationEnd{"»"}
michael@0 471 quotationStart{"«"}
michael@0 472 }
michael@0 473 durationUnits{
michael@0 474 hm{"h:mm"}
michael@0 475 hms{"h:mm:ss"}
michael@0 476 ms{"m:ss"}
michael@0 477 }
michael@0 478 fields{
michael@0 479 day{
michael@0 480 dn{"Tag"}
michael@0 481 relative{
michael@0 482 "-1"{"geschter"}
michael@0 483 "-2"{"vorgeschter"}
michael@0 484 "0"{"hüt"}
michael@0 485 "1"{"moorn"}
michael@0 486 "2"{"übermoorn"}
michael@0 487 }
michael@0 488 }
michael@0 489 dayperiod{
michael@0 490 dn{"Tageshälfti"}
michael@0 491 }
michael@0 492 era{
michael@0 493 dn{"Epoche"}
michael@0 494 }
michael@0 495 hour{
michael@0 496 dn{"Schtund"}
michael@0 497 }
michael@0 498 minute{
michael@0 499 dn{"Minuute"}
michael@0 500 }
michael@0 501 month{
michael@0 502 dn{"Monet"}
michael@0 503 }
michael@0 504 second{
michael@0 505 dn{"Sekunde"}
michael@0 506 }
michael@0 507 week{
michael@0 508 dn{"Wuche"}
michael@0 509 }
michael@0 510 weekday{
michael@0 511 dn{"Wuchetag"}
michael@0 512 }
michael@0 513 year{
michael@0 514 dn{"Jaar"}
michael@0 515 }
michael@0 516 zone{
michael@0 517 dn{"Zone"}
michael@0 518 }
michael@0 519 }
michael@0 520 listPattern{
michael@0 521 standard{
michael@0 522 2{"{0} und {1}"}
michael@0 523 end{"{0} und {1}"}
michael@0 524 }
michael@0 525 }
michael@0 526 measurementSystemNames{
michael@0 527 US{"angloamerikaanisch"}
michael@0 528 metric{"metrisch"}
michael@0 529 }
michael@0 530 units{
michael@0 531 duration{
michael@0 532 day{
michael@0 533 one{"{0} Taag"}
michael@0 534 other{"{0} Tääg"}
michael@0 535 }
michael@0 536 hour{
michael@0 537 one{"{0} Schtund"}
michael@0 538 other{"{0} Schtunde"}
michael@0 539 }
michael@0 540 minute{
michael@0 541 one{"{0} Minuute"}
michael@0 542 other{"{0} Minuute"}
michael@0 543 }
michael@0 544 month{
michael@0 545 one{"{0} Monet"}
michael@0 546 other{"{0} Mönet"}
michael@0 547 }
michael@0 548 second{
michael@0 549 one{"{0} Sekunde"}
michael@0 550 other{"{0} Sekunde"}
michael@0 551 }
michael@0 552 week{
michael@0 553 one{"{0} Wuche"}
michael@0 554 other{"{0} Wuche"}
michael@0 555 }
michael@0 556 year{
michael@0 557 one{"{0} Jahr"}
michael@0 558 other{"{0} Jahr"}
michael@0 559 }
michael@0 560 }
michael@0 561 }
michael@0 562 unitsNarrow{
michael@0 563 area{
michael@0 564 acre{
michael@0 565 one{"{0} ac"}
michael@0 566 other{"{0} ac"}
michael@0 567 }
michael@0 568 square-foot{
michael@0 569 one{"{0} ft²"}
michael@0 570 other{"{0} ft²"}
michael@0 571 }
michael@0 572 square-mile{
michael@0 573 one{"{0} mi²"}
michael@0 574 other{"{0} mi²"}
michael@0 575 }
michael@0 576 }
michael@0 577 length{
michael@0 578 mile{
michael@0 579 one{"{0} mi"}
michael@0 580 other{"{0} mi"}
michael@0 581 }
michael@0 582 yard{
michael@0 583 one{"{0} yd"}
michael@0 584 other{"{0} yd"}
michael@0 585 }
michael@0 586 }
michael@0 587 pressure{
michael@0 588 inch-hg{
michael@0 589 one{"{0} inHg"}
michael@0 590 other{"{0} inHg"}
michael@0 591 }
michael@0 592 }
michael@0 593 speed{
michael@0 594 mile-per-hour{
michael@0 595 one{"{0} mi/h"}
michael@0 596 other{"{0} mi/h"}
michael@0 597 }
michael@0 598 }
michael@0 599 volume{
michael@0 600 cubic-mile{
michael@0 601 one{"{0} mi³"}
michael@0 602 other{"{0} mi³"}
michael@0 603 }
michael@0 604 }
michael@0 605 }
michael@0 606 unitsShort{
michael@0 607 area{
michael@0 608 acre{
michael@0 609 one{"{0} ac"}
michael@0 610 other{"{0} ac"}
michael@0 611 }
michael@0 612 square-foot{
michael@0 613 one{"{0} ft²"}
michael@0 614 other{"{0} ft²"}
michael@0 615 }
michael@0 616 square-mile{
michael@0 617 one{"{0} mi²"}
michael@0 618 other{"{0} mi²"}
michael@0 619 }
michael@0 620 }
michael@0 621 length{
michael@0 622 mile{
michael@0 623 one{"{0} mi"}
michael@0 624 other{"{0} mi"}
michael@0 625 }
michael@0 626 yard{
michael@0 627 one{"{0} yd"}
michael@0 628 other{"{0} yd"}
michael@0 629 }
michael@0 630 }
michael@0 631 pressure{
michael@0 632 inch-hg{
michael@0 633 one{"{0} inHg"}
michael@0 634 other{"{0} inHg"}
michael@0 635 }
michael@0 636 }
michael@0 637 speed{
michael@0 638 mile-per-hour{
michael@0 639 one{"{0} mi/h"}
michael@0 640 other{"{0} mi/h"}
michael@0 641 }
michael@0 642 }
michael@0 643 volume{
michael@0 644 cubic-mile{
michael@0 645 one{"{0} mi³"}
michael@0 646 other{"{0} mi³"}
michael@0 647 }
michael@0 648 }
michael@0 649 }
michael@0 650 }

mercurial