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

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

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/cs.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/cs.xml
michael@0 11 */
michael@0 12 cs{
michael@0 13 AuxExemplarCharacters{
michael@0 14 "[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ľ ł ñ ó ò ŏ ô ö ø ō œ ŕ ú ù ŭ û"
michael@0 15 " ü ū ÿ]"
michael@0 16 }
michael@0 17 Ellipsis{
michael@0 18 final{"{0}…"}
michael@0 19 initial{"… {0}"}
michael@0 20 medial{"{0}… {1}"}
michael@0 21 }
michael@0 22 ExemplarCharacters{
michael@0 23 "[a á b c č d ď e é ě f g h {ch} i í j k l m n ň o ó p q r ř s š t ť u ú ů v "
michael@0 24 "w x y ý z ž]"
michael@0 25 }
michael@0 26 ExemplarCharactersIndex{"[A B C Č D E F G H {CH} I J K L M N O P Q R Ř S Š T U V W X Y Z Ž]"}
michael@0 27 ExemplarCharactersPunctuation{"[\\- ‐ – , ; \\: ! ? . … ‘ ‚ “ „ ( ) \\[ \\] § @ * / \\&]"}
michael@0 28 LocaleScript{
michael@0 29 "Latn",
michael@0 30 }
michael@0 31 MoreInformation{"?"}
michael@0 32 NumberElements{
michael@0 33 latn{
michael@0 34 miscPatterns{
michael@0 35 atLeast{"{0}+"}
michael@0 36 range{"{0}–{1}"}
michael@0 37 }
michael@0 38 patterns{
michael@0 39 currencyFormat{"#,##0.00 ¤"}
michael@0 40 decimalFormat{"#,##0.###"}
michael@0 41 percentFormat{"#,##0 %"}
michael@0 42 scientificFormat{"#E0"}
michael@0 43 }
michael@0 44 patternsLong{
michael@0 45 decimalFormat{
michael@0 46 1000{
michael@0 47 few{"0 tisíce"}
michael@0 48 many{"0 tisíce"}
michael@0 49 one{"0 tisíc"}
michael@0 50 other{"0 tisíc"}
michael@0 51 }
michael@0 52 10000{
michael@0 53 few{"00 tisíc"}
michael@0 54 many{"00 tisíce"}
michael@0 55 one{"00 tisíc"}
michael@0 56 other{"00 tisíc"}
michael@0 57 }
michael@0 58 100000{
michael@0 59 few{"000 tisíc"}
michael@0 60 many{"000 tisíce"}
michael@0 61 one{"000 tisíc"}
michael@0 62 other{"000 tisíc"}
michael@0 63 }
michael@0 64 1000000{
michael@0 65 few{"0 miliony"}
michael@0 66 many{"0 milionu"}
michael@0 67 one{"0 milion"}
michael@0 68 other{"0 milionů"}
michael@0 69 }
michael@0 70 10000000{
michael@0 71 few{"00 milionů"}
michael@0 72 many{"00 milionu"}
michael@0 73 one{"00 milionů"}
michael@0 74 other{"00 milionů"}
michael@0 75 }
michael@0 76 100000000{
michael@0 77 few{"000 milionů"}
michael@0 78 many{"000 milionu"}
michael@0 79 one{"000 milionů"}
michael@0 80 other{"000 milionů"}
michael@0 81 }
michael@0 82 1000000000{
michael@0 83 few{"0 miliardy"}
michael@0 84 many{"0 miliardy"}
michael@0 85 one{"0 miliarda"}
michael@0 86 other{"0 miliard"}
michael@0 87 }
michael@0 88 10000000000{
michael@0 89 few{"00 miliard"}
michael@0 90 many{"00 miliard"}
michael@0 91 one{"00 miliard"}
michael@0 92 other{"00 miliard"}
michael@0 93 }
michael@0 94 100000000000{
michael@0 95 few{"000 miliard"}
michael@0 96 many{"000 miliard"}
michael@0 97 one{"000 miliard"}
michael@0 98 other{"000 miliard"}
michael@0 99 }
michael@0 100 1000000000000{
michael@0 101 few{"0 biliony"}
michael@0 102 many{"0 bilionu"}
michael@0 103 one{"0 bilion"}
michael@0 104 other{"0 bilionů"}
michael@0 105 }
michael@0 106 10000000000000{
michael@0 107 few{"00 bilionů"}
michael@0 108 many{"00 bilionů"}
michael@0 109 one{"00 bilionů"}
michael@0 110 other{"00 bilionů"}
michael@0 111 }
michael@0 112 100000000000000{
michael@0 113 few{"000 bilionů"}
michael@0 114 many{"000 bilionů"}
michael@0 115 one{"000 bilionů"}
michael@0 116 other{"000 bilionů"}
michael@0 117 }
michael@0 118 }
michael@0 119 }
michael@0 120 patternsShort{
michael@0 121 decimalFormat{
michael@0 122 1000{
michael@0 123 few{"0 tis'.'"}
michael@0 124 many{"0 tis'.'"}
michael@0 125 one{"0 tis'.'"}
michael@0 126 other{"0 tis'.'"}
michael@0 127 }
michael@0 128 10000{
michael@0 129 few{"00 tis'.'"}
michael@0 130 many{"00 tis'.'"}
michael@0 131 one{"00 tis'.'"}
michael@0 132 other{"00 tis'.'"}
michael@0 133 }
michael@0 134 100000{
michael@0 135 few{"000 tis'.'"}
michael@0 136 many{"000 tis'.'"}
michael@0 137 one{"000 tis'.'"}
michael@0 138 other{"000 tis'.'"}
michael@0 139 }
michael@0 140 1000000{
michael@0 141 few{"0 mil'.'"}
michael@0 142 many{"0 mil'.'"}
michael@0 143 one{"0 mil'.'"}
michael@0 144 other{"0 mil'.'"}
michael@0 145 }
michael@0 146 10000000{
michael@0 147 few{"00 mil'.'"}
michael@0 148 many{"00 mil'.'"}
michael@0 149 one{"00 mil'.'"}
michael@0 150 other{"00 mil'.'"}
michael@0 151 }
michael@0 152 100000000{
michael@0 153 few{"000 mil'.'"}
michael@0 154 many{"000 mil'.'"}
michael@0 155 one{"000 mil'.'"}
michael@0 156 other{"000 mil'.'"}
michael@0 157 }
michael@0 158 1000000000{
michael@0 159 few{"0 mld'.'"}
michael@0 160 many{"0 mld'.'"}
michael@0 161 one{"0 mld'.'"}
michael@0 162 other{"0 mld'.'"}
michael@0 163 }
michael@0 164 10000000000{
michael@0 165 few{"00 mld'.'"}
michael@0 166 many{"00 mld'.'"}
michael@0 167 one{"00 mld'.'"}
michael@0 168 other{"00 mld'.'"}
michael@0 169 }
michael@0 170 100000000000{
michael@0 171 few{"000 mld'.'"}
michael@0 172 many{"000 mld'.'"}
michael@0 173 one{"000 mld'.'"}
michael@0 174 other{"000 mld'.'"}
michael@0 175 }
michael@0 176 1000000000000{
michael@0 177 few{"0 bil'.'"}
michael@0 178 many{"0 bil'.'"}
michael@0 179 one{"0 bil'.'"}
michael@0 180 other{"0 bil'.'"}
michael@0 181 }
michael@0 182 10000000000000{
michael@0 183 few{"00 bil'.'"}
michael@0 184 many{"00 bil'.'"}
michael@0 185 one{"00 bil'.'"}
michael@0 186 other{"00 bil'.'"}
michael@0 187 }
michael@0 188 100000000000000{
michael@0 189 few{"000 bil'.'"}
michael@0 190 many{"000 bil'.'"}
michael@0 191 one{"000 bil'.'"}
michael@0 192 other{"000 bil'.'"}
michael@0 193 }
michael@0 194 }
michael@0 195 }
michael@0 196 symbols{
michael@0 197 decimal{","}
michael@0 198 exponential{"E"}
michael@0 199 group{" "}
michael@0 200 infinity{"∞"}
michael@0 201 list{";"}
michael@0 202 minusSign{"-"}
michael@0 203 nan{"NaN"}
michael@0 204 perMille{"‰"}
michael@0 205 percentSign{"%"}
michael@0 206 plusSign{"+"}
michael@0 207 superscriptingExponent{"×"}
michael@0 208 }
michael@0 209 }
michael@0 210 }
michael@0 211 Version{"2.0.92.98"}
michael@0 212 calendar{
michael@0 213 buddhist{
michael@0 214 eras{
michael@0 215 abbreviated{
michael@0 216 "BE",
michael@0 217 }
michael@0 218 }
michael@0 219 }
michael@0 220 chinese{
michael@0 221 DateTimePatterns{
michael@0 222 "H:mm:ss zzzz",
michael@0 223 "H:mm:ss z",
michael@0 224 "H:mm:ss",
michael@0 225 "H:mm",
michael@0 226 "EEEE, d. M. y",
michael@0 227 "d. M. y",
michael@0 228 "d. M. y",
michael@0 229 "d. M. y",
michael@0 230 "{1} {0}",
michael@0 231 "{1} {0}",
michael@0 232 "{1} {0}",
michael@0 233 "{1} {0}",
michael@0 234 "{1} {0}",
michael@0 235 }
michael@0 236 }
michael@0 237 generic{
michael@0 238 DateTimePatterns{
michael@0 239 "H:mm:ss zzzz",
michael@0 240 "H:mm:ss z",
michael@0 241 "H:mm:ss",
michael@0 242 "H:mm",
michael@0 243 "EEEE d. MMMM y G",
michael@0 244 "d. MMMM y G",
michael@0 245 "d. M. y G",
michael@0 246 "dd.MM.yy GGGGG",
michael@0 247 "{1} {0}",
michael@0 248 "{1} {0}",
michael@0 249 "{1} {0}",
michael@0 250 "{1} {0}",
michael@0 251 "{1} {0}",
michael@0 252 }
michael@0 253 availableFormats{
michael@0 254 Ed{"E d."}
michael@0 255 Gy{"y G"}
michael@0 256 GyMMM{"LLLL y G"}
michael@0 257 GyMMMEd{"E d. M. y G"}
michael@0 258 GyMMMMEd{"E d. MMMM y G"}
michael@0 259 GyMMMMd{"d. MMMM y G"}
michael@0 260 GyMMMd{"d. M. y G"}
michael@0 261 H{"H"}
michael@0 262 Hm{"H:mm"}
michael@0 263 Hms{"H:mm:ss"}
michael@0 264 M{"L"}
michael@0 265 MEd{"E d. M."}
michael@0 266 MMM{"LLL"}
michael@0 267 MMMEd{"E d. M."}
michael@0 268 MMMMEd{"E d. MMMM"}
michael@0 269 MMMMd{"d. MMMM"}
michael@0 270 MMMd{"d. M."}
michael@0 271 Md{"d. M."}
michael@0 272 d{"d."}
michael@0 273 h{"h a"}
michael@0 274 hm{"h:mm a"}
michael@0 275 hms{"h:mm:ss a"}
michael@0 276 ms{"mm:ss"}
michael@0 277 y{"y G"}
michael@0 278 yyyy{"y G"}
michael@0 279 yyyyM{"M/y GGGGG"}
michael@0 280 yyyyMEd{"E d. M. y GGGGG"}
michael@0 281 yyyyMMM{"LLLL y G"}
michael@0 282 yyyyMMMEd{"E d. M. y G"}
michael@0 283 yyyyMMMM{"LLLL y G"}
michael@0 284 yyyyMMMMEd{"E d. MMMM y G"}
michael@0 285 yyyyMMMMd{"d. MMMM y G"}
michael@0 286 yyyyMMMd{"d. M. y G"}
michael@0 287 yyyyMd{"d. M. y GGGGG"}
michael@0 288 yyyyQQQ{"QQQ y G"}
michael@0 289 yyyyQQQQ{"QQQQ y G"}
michael@0 290 }
michael@0 291 intervalFormats{
michael@0 292 H{
michael@0 293 H{"H–H"}
michael@0 294 }
michael@0 295 Hm{
michael@0 296 H{"H:mm–H:mm"}
michael@0 297 m{"H:mm–H:mm"}
michael@0 298 }
michael@0 299 Hmv{
michael@0 300 H{"H:mm–H:mm v"}
michael@0 301 m{"H:mm–H:mm v"}
michael@0 302 }
michael@0 303 Hv{
michael@0 304 H{"H–H v"}
michael@0 305 }
michael@0 306 M{
michael@0 307 M{"M–M"}
michael@0 308 }
michael@0 309 MEd{
michael@0 310 M{"E d. M. – E d. M."}
michael@0 311 d{"E d. M. – E d. M."}
michael@0 312 }
michael@0 313 MMM{
michael@0 314 M{"MMM–MMM"}
michael@0 315 }
michael@0 316 MMMEd{
michael@0 317 M{"E d. M. – E d. M."}
michael@0 318 d{"E d. M. – E d. M."}
michael@0 319 }
michael@0 320 MMMd{
michael@0 321 M{"d. M. – d. M."}
michael@0 322 d{"d.–d. M."}
michael@0 323 }
michael@0 324 Md{
michael@0 325 M{"d. M. – d. M."}
michael@0 326 d{"d. M. – d. M."}
michael@0 327 }
michael@0 328 d{
michael@0 329 d{"d.–d."}
michael@0 330 }
michael@0 331 fallback{"{0} – {1}"}
michael@0 332 h{
michael@0 333 a{"H – H"}
michael@0 334 h{"h–h a"}
michael@0 335 }
michael@0 336 hm{
michael@0 337 a{"h:mm a – h:mm a"}
michael@0 338 h{"h:mm–h:mm a"}
michael@0 339 m{"h:mm–h:mm a"}
michael@0 340 }
michael@0 341 hmv{
michael@0 342 a{"H:mm – H:mm v"}
michael@0 343 h{"h:mm–h:mm a v"}
michael@0 344 m{"h:mm–h:mm a v"}
michael@0 345 }
michael@0 346 hv{
michael@0 347 a{"H – H v"}
michael@0 348 h{"h–h a v"}
michael@0 349 }
michael@0 350 y{
michael@0 351 y{"y–y G"}
michael@0 352 }
michael@0 353 yM{
michael@0 354 M{"M/y – M/y G"}
michael@0 355 y{"M/y – M/y G"}
michael@0 356 }
michael@0 357 yMEd{
michael@0 358 M{"E dd.MM.y – E dd.MM.y G"}
michael@0 359 d{"E dd.MM.y – E dd.MM.y G"}
michael@0 360 y{"E dd.MM.y – E dd.MM.y G"}
michael@0 361 }
michael@0 362 yMMM{
michael@0 363 M{"MMM–MMM y G"}
michael@0 364 y{"MMM y – MMM y G"}
michael@0 365 }
michael@0 366 yMMMEd{
michael@0 367 M{"E d. M. – E d. M. y G"}
michael@0 368 d{"E d. M. – E d. M. y G"}
michael@0 369 y{"E d. M. y – E d. M. y G"}
michael@0 370 }
michael@0 371 yMMMM{
michael@0 372 M{"LLLL–LLLL y G"}
michael@0 373 y{"LLLL y – LLLL y G"}
michael@0 374 }
michael@0 375 yMMMd{
michael@0 376 M{"d. M. – d. M. y G"}
michael@0 377 d{"d.–d. M. y G"}
michael@0 378 y{"d. M. y – d. M. y G"}
michael@0 379 }
michael@0 380 yMd{
michael@0 381 M{"dd.MM.y – dd.MM.y G"}
michael@0 382 d{"dd.MM.y – dd.MM.y G"}
michael@0 383 y{"dd.MM.y – dd.MM.y G"}
michael@0 384 }
michael@0 385 }
michael@0 386 }
michael@0 387 gregorian{
michael@0 388 AmPmMarkers{
michael@0 389 "AM",
michael@0 390 "PM",
michael@0 391 }
michael@0 392 AmPmMarkersNarrow{
michael@0 393 "AM",
michael@0 394 "PM",
michael@0 395 }
michael@0 396 DateTimePatterns{
michael@0 397 "H:mm:ss zzzz",
michael@0 398 "H:mm:ss z",
michael@0 399 "H:mm:ss",
michael@0 400 "H:mm",
michael@0 401 "EEEE d. MMMM y",
michael@0 402 "d. MMMM y",
michael@0 403 "d. M. y",
michael@0 404 "dd.MM.yy",
michael@0 405 "{1} {0}",
michael@0 406 "{1} {0}",
michael@0 407 "{1} {0}",
michael@0 408 "{1} {0}",
michael@0 409 "{1} {0}",
michael@0 410 }
michael@0 411 appendItems{
michael@0 412 Timezone{"{0} {1}"}
michael@0 413 }
michael@0 414 availableFormats{
michael@0 415 EHm{"E H:mm"}
michael@0 416 EHms{"E H:mm:ss"}
michael@0 417 Ed{"E d."}
michael@0 418 Ehm{"E h:mm a"}
michael@0 419 Ehms{"E h:mm:ss a"}
michael@0 420 Gy{"y G"}
michael@0 421 GyMMM{"LLLL y G"}
michael@0 422 GyMMMEd{"E d. M. y G"}
michael@0 423 GyMMMMEd{"E d. MMMM y G"}
michael@0 424 GyMMMMd{"d. MMMM y G"}
michael@0 425 GyMMMd{"d. M. y G"}
michael@0 426 H{"H"}
michael@0 427 Hm{"H:mm"}
michael@0 428 Hms{"H:mm:ss"}
michael@0 429 M{"L"}
michael@0 430 MEd{"E d. M."}
michael@0 431 MMM{"LLL"}
michael@0 432 MMMEd{"E d. M."}
michael@0 433 MMMMEd{"E d. MMMM"}
michael@0 434 MMMMd{"d. MMMM"}
michael@0 435 MMMd{"d. M."}
michael@0 436 Md{"d. M."}
michael@0 437 d{"d."}
michael@0 438 h{"h a"}
michael@0 439 hm{"h:mm a"}
michael@0 440 hms{"h:mm:ss a"}
michael@0 441 ms{"mm:ss"}
michael@0 442 y{"y"}
michael@0 443 yM{"M/y"}
michael@0 444 yMEd{"E d. M. y"}
michael@0 445 yMMM{"LLLL y"}
michael@0 446 yMMMEd{"E d. M. y"}
michael@0 447 yMMMM{"LLLL y"}
michael@0 448 yMMMMEd{"E d. MMMM y"}
michael@0 449 yMMMMd{"d. MMMM y"}
michael@0 450 yMMMd{"d. M. y"}
michael@0 451 yMd{"d. M. y"}
michael@0 452 yQQQ{"QQQ y"}
michael@0 453 yQQQQ{"QQQQ y"}
michael@0 454 }
michael@0 455 dayNames{
michael@0 456 format{
michael@0 457 abbreviated{
michael@0 458 "ne",
michael@0 459 "po",
michael@0 460 "út",
michael@0 461 "st",
michael@0 462 "čt",
michael@0 463 "pá",
michael@0 464 "so",
michael@0 465 }
michael@0 466 narrow{
michael@0 467 "N",
michael@0 468 "P",
michael@0 469 "Ú",
michael@0 470 "S",
michael@0 471 "Č",
michael@0 472 "P",
michael@0 473 "S",
michael@0 474 }
michael@0 475 short{
michael@0 476 "ne",
michael@0 477 "po",
michael@0 478 "út",
michael@0 479 "st",
michael@0 480 "čt",
michael@0 481 "pá",
michael@0 482 "so",
michael@0 483 }
michael@0 484 wide{
michael@0 485 "neděle",
michael@0 486 "pondělí",
michael@0 487 "úterý",
michael@0 488 "středa",
michael@0 489 "čtvrtek",
michael@0 490 "pátek",
michael@0 491 "sobota",
michael@0 492 }
michael@0 493 }
michael@0 494 stand-alone{
michael@0 495 abbreviated{
michael@0 496 "ne",
michael@0 497 "po",
michael@0 498 "út",
michael@0 499 "st",
michael@0 500 "čt",
michael@0 501 "pá",
michael@0 502 "so",
michael@0 503 }
michael@0 504 narrow{
michael@0 505 "N",
michael@0 506 "P",
michael@0 507 "Ú",
michael@0 508 "S",
michael@0 509 "Č",
michael@0 510 "P",
michael@0 511 "S",
michael@0 512 }
michael@0 513 short{
michael@0 514 "ne",
michael@0 515 "po",
michael@0 516 "út",
michael@0 517 "st",
michael@0 518 "čt",
michael@0 519 "pá",
michael@0 520 "so",
michael@0 521 }
michael@0 522 wide{
michael@0 523 "neděle",
michael@0 524 "pondělí",
michael@0 525 "úterý",
michael@0 526 "středa",
michael@0 527 "čtvrtek",
michael@0 528 "pátek",
michael@0 529 "sobota",
michael@0 530 }
michael@0 531 }
michael@0 532 }
michael@0 533 eras{
michael@0 534 abbreviated{
michael@0 535 "př. n. l.",
michael@0 536 "n. l.",
michael@0 537 }
michael@0 538 narrow{
michael@0 539 "př.n.l.",
michael@0 540 "n.l.",
michael@0 541 }
michael@0 542 wide{
michael@0 543 "př. n. l.",
michael@0 544 "n. l.",
michael@0 545 }
michael@0 546 }
michael@0 547 intervalFormats{
michael@0 548 H{
michael@0 549 H{"H–H"}
michael@0 550 }
michael@0 551 Hm{
michael@0 552 H{"H:mm–H:mm"}
michael@0 553 m{"H:mm–H:mm"}
michael@0 554 }
michael@0 555 Hmv{
michael@0 556 H{"H:mm–H:mm v"}
michael@0 557 m{"H:mm–H:mm v"}
michael@0 558 }
michael@0 559 Hv{
michael@0 560 H{"H–H v"}
michael@0 561 }
michael@0 562 M{
michael@0 563 M{"M–M"}
michael@0 564 }
michael@0 565 MEd{
michael@0 566 M{"E d. M. – E d. M."}
michael@0 567 d{"E d. M. – E d. M."}
michael@0 568 }
michael@0 569 MMM{
michael@0 570 M{"MMM–MMM"}
michael@0 571 }
michael@0 572 MMMEd{
michael@0 573 M{"E d. M. – E d. M."}
michael@0 574 d{"E d. M. – E d. M."}
michael@0 575 }
michael@0 576 MMMd{
michael@0 577 M{"d. M. – d. M."}
michael@0 578 d{"d.–d. M."}
michael@0 579 }
michael@0 580 Md{
michael@0 581 M{"d. M. – d. M."}
michael@0 582 d{"d. M. – d. M."}
michael@0 583 }
michael@0 584 d{
michael@0 585 d{"d.–d."}
michael@0 586 }
michael@0 587 fallback{"{0} – {1}"}
michael@0 588 h{
michael@0 589 a{"h a – h a"}
michael@0 590 h{"h–h a"}
michael@0 591 }
michael@0 592 hm{
michael@0 593 a{"h:mm a – h:mm a"}
michael@0 594 h{"h:mm–h:mm a"}
michael@0 595 m{"h:mm–h:mm a"}
michael@0 596 }
michael@0 597 hmv{
michael@0 598 a{"h:mm a – h:mm a v"}
michael@0 599 h{"h:mm–h:mm a v"}
michael@0 600 m{"h:mm–h:mm a v"}
michael@0 601 }
michael@0 602 hv{
michael@0 603 a{"h a – h a v"}
michael@0 604 h{"h–h a v"}
michael@0 605 }
michael@0 606 y{
michael@0 607 y{"y–y"}
michael@0 608 }
michael@0 609 yM{
michael@0 610 M{"M/y – M/y"}
michael@0 611 y{"M/y – M/y"}
michael@0 612 }
michael@0 613 yMEd{
michael@0 614 M{"E dd.MM.y – E dd.MM.y"}
michael@0 615 d{"E dd.MM.y – E dd.MM.y"}
michael@0 616 y{"E dd.MM.y – E dd.MM.y"}
michael@0 617 }
michael@0 618 yMMM{
michael@0 619 M{"MMM–MMM y"}
michael@0 620 y{"MMM y – MMM y"}
michael@0 621 }
michael@0 622 yMMMEd{
michael@0 623 M{"E d. M. – E d. M. y"}
michael@0 624 d{"E d. M. – E d. M. y"}
michael@0 625 y{"E d. M. y – E d. M. y"}
michael@0 626 }
michael@0 627 yMMMM{
michael@0 628 M{"LLLL–LLLL y"}
michael@0 629 y{"LLLL y – LLLL y"}
michael@0 630 }
michael@0 631 yMMMd{
michael@0 632 M{"d. M. – d. M. y"}
michael@0 633 d{"d.–d. M. y"}
michael@0 634 y{"d. M. y – d. M. y"}
michael@0 635 }
michael@0 636 yMd{
michael@0 637 M{"dd.MM.y – dd.MM.y"}
michael@0 638 d{"dd.MM.y – dd.MM.y"}
michael@0 639 y{"dd.MM.y – dd.MM.y"}
michael@0 640 }
michael@0 641 }
michael@0 642 monthNames{
michael@0 643 format{
michael@0 644 abbreviated{
michael@0 645 "led",
michael@0 646 "úno",
michael@0 647 "bře",
michael@0 648 "dub",
michael@0 649 "kvě",
michael@0 650 "čvn",
michael@0 651 "čvc",
michael@0 652 "srp",
michael@0 653 "zář",
michael@0 654 "říj",
michael@0 655 "lis",
michael@0 656 "pro",
michael@0 657 }
michael@0 658 narrow{
michael@0 659 "1",
michael@0 660 "2",
michael@0 661 "3",
michael@0 662 "4",
michael@0 663 "5",
michael@0 664 "6",
michael@0 665 "7",
michael@0 666 "8",
michael@0 667 "9",
michael@0 668 "10",
michael@0 669 "11",
michael@0 670 "12",
michael@0 671 }
michael@0 672 wide{
michael@0 673 "ledna",
michael@0 674 "února",
michael@0 675 "března",
michael@0 676 "dubna",
michael@0 677 "května",
michael@0 678 "června",
michael@0 679 "července",
michael@0 680 "srpna",
michael@0 681 "září",
michael@0 682 "října",
michael@0 683 "listopadu",
michael@0 684 "prosince",
michael@0 685 }
michael@0 686 }
michael@0 687 stand-alone{
michael@0 688 abbreviated{
michael@0 689 "led",
michael@0 690 "úno",
michael@0 691 "bře",
michael@0 692 "dub",
michael@0 693 "kvě",
michael@0 694 "čvn",
michael@0 695 "čvc",
michael@0 696 "srp",
michael@0 697 "zář",
michael@0 698 "říj",
michael@0 699 "lis",
michael@0 700 "pro",
michael@0 701 }
michael@0 702 narrow{
michael@0 703 "l",
michael@0 704 "ú",
michael@0 705 "b",
michael@0 706 "d",
michael@0 707 "k",
michael@0 708 "č",
michael@0 709 "č",
michael@0 710 "s",
michael@0 711 "z",
michael@0 712 "ř",
michael@0 713 "l",
michael@0 714 "p",
michael@0 715 }
michael@0 716 wide{
michael@0 717 "leden",
michael@0 718 "únor",
michael@0 719 "březen",
michael@0 720 "duben",
michael@0 721 "květen",
michael@0 722 "červen",
michael@0 723 "červenec",
michael@0 724 "srpen",
michael@0 725 "září",
michael@0 726 "říjen",
michael@0 727 "listopad",
michael@0 728 "prosinec",
michael@0 729 }
michael@0 730 }
michael@0 731 }
michael@0 732 quarters{
michael@0 733 format{
michael@0 734 abbreviated{
michael@0 735 "Q1",
michael@0 736 "Q2",
michael@0 737 "Q3",
michael@0 738 "Q4",
michael@0 739 }
michael@0 740 narrow{
michael@0 741 "1",
michael@0 742 "2",
michael@0 743 "3",
michael@0 744 "4",
michael@0 745 }
michael@0 746 wide{
michael@0 747 "1. čtvrtletí",
michael@0 748 "2. čtvrtletí",
michael@0 749 "3. čtvrtletí",
michael@0 750 "4. čtvrtletí",
michael@0 751 }
michael@0 752 }
michael@0 753 stand-alone{
michael@0 754 abbreviated{
michael@0 755 "Q1",
michael@0 756 "Q2",
michael@0 757 "Q3",
michael@0 758 "Q4",
michael@0 759 }
michael@0 760 narrow{
michael@0 761 "1",
michael@0 762 "2",
michael@0 763 "3",
michael@0 764 "4",
michael@0 765 }
michael@0 766 wide{
michael@0 767 "1. čtvrtletí",
michael@0 768 "2. čtvrtletí",
michael@0 769 "3. čtvrtletí",
michael@0 770 "4. čtvrtletí",
michael@0 771 }
michael@0 772 }
michael@0 773 }
michael@0 774 }
michael@0 775 hebrew{
michael@0 776 eras{
michael@0 777 abbreviated{
michael@0 778 "AM",
michael@0 779 }
michael@0 780 }
michael@0 781 }
michael@0 782 islamic{
michael@0 783 eras{
michael@0 784 abbreviated{
michael@0 785 "AH",
michael@0 786 }
michael@0 787 }
michael@0 788 }
michael@0 789 japanese{
michael@0 790 DateTimePatterns{
michael@0 791 "H:mm:ss zzzz",
michael@0 792 "H:mm:ss z",
michael@0 793 "H:mm:ss",
michael@0 794 "H:mm",
michael@0 795 "EEEE, d. MMMM y G",
michael@0 796 "d. MMMM y G",
michael@0 797 "d. M. y G",
michael@0 798 "dd.MM.yy GGGGG",
michael@0 799 "{1} {0}",
michael@0 800 "{1} {0}",
michael@0 801 "{1} {0}",
michael@0 802 "{1} {0}",
michael@0 803 "{1} {0}",
michael@0 804 }
michael@0 805 }
michael@0 806 roc{
michael@0 807 eras{
michael@0 808 abbreviated{
michael@0 809 "Před R. O. C.",
michael@0 810 "R.O.C.",
michael@0 811 }
michael@0 812 }
michael@0 813 }
michael@0 814 }
michael@0 815 contextTransforms{
michael@0 816 day-format-except-narrow:intvector{
michael@0 817 1,
michael@0 818 0,
michael@0 819 }
michael@0 820 day-standalone-except-narrow:intvector{
michael@0 821 1,
michael@0 822 0,
michael@0 823 }
michael@0 824 languages:intvector{
michael@0 825 1,
michael@0 826 1,
michael@0 827 }
michael@0 828 month-format-except-narrow:intvector{
michael@0 829 1,
michael@0 830 0,
michael@0 831 }
michael@0 832 month-standalone-except-narrow:intvector{
michael@0 833 1,
michael@0 834 0,
michael@0 835 }
michael@0 836 }
michael@0 837 delimiters{
michael@0 838 alternateQuotationEnd{"‘"}
michael@0 839 alternateQuotationStart{"‚"}
michael@0 840 quotationEnd{"“"}
michael@0 841 quotationStart{"„"}
michael@0 842 }
michael@0 843 durationUnits{
michael@0 844 hm{"h:mm"}
michael@0 845 hms{"h:mm:ss"}
michael@0 846 ms{"m:ss"}
michael@0 847 }
michael@0 848 fields{
michael@0 849 day{
michael@0 850 dn{"Den"}
michael@0 851 relative{
michael@0 852 "-1"{"včera"}
michael@0 853 "-2"{"předevčírem"}
michael@0 854 "0"{"dnes"}
michael@0 855 "1"{"zítra"}
michael@0 856 "2"{"pozítří"}
michael@0 857 }
michael@0 858 relativeTime{
michael@0 859 future{
michael@0 860 few{"za {0} dny"}
michael@0 861 many{"za {0} dne"}
michael@0 862 one{"za {0} den"}
michael@0 863 other{"za {0} dní"}
michael@0 864 }
michael@0 865 past{
michael@0 866 few{"před {0} dny"}
michael@0 867 many{"před {0} dnem"}
michael@0 868 one{"před {0} dnem"}
michael@0 869 other{"před {0} dny"}
michael@0 870 }
michael@0 871 }
michael@0 872 }
michael@0 873 dayperiod{
michael@0 874 dn{"AM/PM"}
michael@0 875 }
michael@0 876 era{
michael@0 877 dn{"Letopočet"}
michael@0 878 }
michael@0 879 fri{
michael@0 880 relative{
michael@0 881 "-1"{"minulý pátek"}
michael@0 882 "0"{"tento pátek"}
michael@0 883 "1"{"příští pátek"}
michael@0 884 }
michael@0 885 }
michael@0 886 hour{
michael@0 887 dn{"Hodina"}
michael@0 888 relativeTime{
michael@0 889 future{
michael@0 890 few{"za {0} hodiny"}
michael@0 891 many{"za {0} hodiny"}
michael@0 892 one{"za {0} hodinu"}
michael@0 893 other{"za {0} hodin"}
michael@0 894 }
michael@0 895 past{
michael@0 896 few{"před {0} hodinami"}
michael@0 897 many{"před {0} hodinou"}
michael@0 898 one{"před {0} hodinou"}
michael@0 899 other{"před {0} hodinami"}
michael@0 900 }
michael@0 901 }
michael@0 902 }
michael@0 903 minute{
michael@0 904 dn{"Minuta"}
michael@0 905 relativeTime{
michael@0 906 future{
michael@0 907 few{"za {0} minuty"}
michael@0 908 many{"za {0} minuty"}
michael@0 909 one{"za {0} minutu"}
michael@0 910 other{"za {0} minut"}
michael@0 911 }
michael@0 912 past{
michael@0 913 few{"před {0} minutami"}
michael@0 914 many{"před {0} minutou"}
michael@0 915 one{"před {0} minutou"}
michael@0 916 other{"před {0} minutami"}
michael@0 917 }
michael@0 918 }
michael@0 919 }
michael@0 920 mon{
michael@0 921 relative{
michael@0 922 "-1"{"minulé pondělí"}
michael@0 923 "0"{"toto pondělí"}
michael@0 924 "1"{"příští pondělí"}
michael@0 925 }
michael@0 926 }
michael@0 927 month{
michael@0 928 dn{"Měsíc"}
michael@0 929 relative{
michael@0 930 "-1"{"minulý měsíc"}
michael@0 931 "0"{"tento měsíc"}
michael@0 932 "1"{"příští měsíc"}
michael@0 933 }
michael@0 934 relativeTime{
michael@0 935 future{
michael@0 936 few{"za {0} měsíce"}
michael@0 937 many{"za {0} měsíce"}
michael@0 938 one{"za {0} měsíc"}
michael@0 939 other{"za {0} měsíců"}
michael@0 940 }
michael@0 941 past{
michael@0 942 few{"před {0} měsíci"}
michael@0 943 many{"před {0} měsícem"}
michael@0 944 one{"před {0} měsícem"}
michael@0 945 other{"před {0} měsíci"}
michael@0 946 }
michael@0 947 }
michael@0 948 }
michael@0 949 sat{
michael@0 950 relative{
michael@0 951 "-1"{"minulou sobotu"}
michael@0 952 "0"{"tuto sobotu"}
michael@0 953 "1"{"příští sobotu"}
michael@0 954 }
michael@0 955 }
michael@0 956 second{
michael@0 957 dn{"Sekunda"}
michael@0 958 relative{
michael@0 959 "0"{"nyní"}
michael@0 960 }
michael@0 961 relativeTime{
michael@0 962 future{
michael@0 963 few{"za {0} sekundy"}
michael@0 964 many{"za {0} sekundy"}
michael@0 965 one{"za {0} sekundu"}
michael@0 966 other{"za {0} sekund"}
michael@0 967 }
michael@0 968 past{
michael@0 969 few{"před {0} sekundami"}
michael@0 970 many{"před {0} sekundou"}
michael@0 971 one{"před {0} sekundou"}
michael@0 972 other{"před {0} sekundami"}
michael@0 973 }
michael@0 974 }
michael@0 975 }
michael@0 976 sun{
michael@0 977 relative{
michael@0 978 "-1"{"minulou neděli"}
michael@0 979 "0"{"tuto neděli"}
michael@0 980 "1"{"příští neděli"}
michael@0 981 }
michael@0 982 }
michael@0 983 thu{
michael@0 984 relative{
michael@0 985 "-1"{"minulý čtvrtek"}
michael@0 986 "0"{"tento čtvrtek"}
michael@0 987 "1"{"příští čtvrtek"}
michael@0 988 }
michael@0 989 }
michael@0 990 tue{
michael@0 991 relative{
michael@0 992 "-1"{"minulé úterý"}
michael@0 993 "0"{"toto úterý"}
michael@0 994 "1"{"příští úterý"}
michael@0 995 }
michael@0 996 }
michael@0 997 wed{
michael@0 998 relative{
michael@0 999 "-1"{"minulou středu"}
michael@0 1000 "0"{"tuto středu"}
michael@0 1001 "1"{"příští středu"}
michael@0 1002 }
michael@0 1003 }
michael@0 1004 week{
michael@0 1005 dn{"Týden"}
michael@0 1006 relative{
michael@0 1007 "-1"{"minulý týden"}
michael@0 1008 "0"{"tento týden"}
michael@0 1009 "1"{"příští týden"}
michael@0 1010 }
michael@0 1011 relativeTime{
michael@0 1012 future{
michael@0 1013 few{"za {0} týdny"}
michael@0 1014 many{"za {0} týdne"}
michael@0 1015 one{"za {0} týden"}
michael@0 1016 other{"za {0} týdnů"}
michael@0 1017 }
michael@0 1018 past{
michael@0 1019 few{"před {0} týdny"}
michael@0 1020 many{"před {0} týdnem"}
michael@0 1021 one{"před {0} týdnem"}
michael@0 1022 other{"před {0} týdny"}
michael@0 1023 }
michael@0 1024 }
michael@0 1025 }
michael@0 1026 weekday{
michael@0 1027 dn{"Den v týdnu"}
michael@0 1028 }
michael@0 1029 year{
michael@0 1030 dn{"Rok"}
michael@0 1031 relative{
michael@0 1032 "-1"{"minulý rok"}
michael@0 1033 "0"{"tento rok"}
michael@0 1034 "1"{"příští rok"}
michael@0 1035 }
michael@0 1036 relativeTime{
michael@0 1037 future{
michael@0 1038 few{"za {0} roky"}
michael@0 1039 many{"za {0} roku"}
michael@0 1040 one{"za {0} rok"}
michael@0 1041 other{"za {0} let"}
michael@0 1042 }
michael@0 1043 past{
michael@0 1044 few{"před {0} lety"}
michael@0 1045 many{"před {0} rokem"}
michael@0 1046 one{"před {0} rokem"}
michael@0 1047 other{"před {0} lety"}
michael@0 1048 }
michael@0 1049 }
michael@0 1050 }
michael@0 1051 zone{
michael@0 1052 dn{"Časové pásmo"}
michael@0 1053 }
michael@0 1054 }
michael@0 1055 listPattern{
michael@0 1056 standard{
michael@0 1057 2{"{0} a {1}"}
michael@0 1058 end{"{0} a {1}"}
michael@0 1059 middle{"{0}, {1}"}
michael@0 1060 start{"{0}, {1}"}
michael@0 1061 }
michael@0 1062 unit{
michael@0 1063 2{"{0} a {1}"}
michael@0 1064 end{"{0} a {1}"}
michael@0 1065 middle{"{0}, {1}"}
michael@0 1066 start{"{0}, {1}"}
michael@0 1067 }
michael@0 1068 unit-narrow{
michael@0 1069 2{"{0} {1}"}
michael@0 1070 end{"{0} {1}"}
michael@0 1071 middle{"{0} {1}"}
michael@0 1072 start{"{0} {1}"}
michael@0 1073 }
michael@0 1074 unit-short{
michael@0 1075 2{"{0}, {1}"}
michael@0 1076 end{"{0} a {1}"}
michael@0 1077 middle{"{0}, {1}"}
michael@0 1078 start{"{0}, {1}"}
michael@0 1079 }
michael@0 1080 }
michael@0 1081 measurementSystemNames{
michael@0 1082 UK{"Velká Británie"}
michael@0 1083 US{"USA"}
michael@0 1084 metric{"metrický"}
michael@0 1085 }
michael@0 1086 transformNames{
michael@0 1087 BGN{"BGN"}
michael@0 1088 Numeric{"Numerický"}
michael@0 1089 Tone{"Tón"}
michael@0 1090 UNGEGN{"UNGEGN"}
michael@0 1091 x-Accents{"Přízvuky"}
michael@0 1092 x-Fullwidth{"Plná šířka"}
michael@0 1093 x-Halfwidth{"Poloviční šířka"}
michael@0 1094 x-Jamo{"Jamo"}
michael@0 1095 x-Pinyin{"Pchin-jin"}
michael@0 1096 x-Publishing{"Publikování"}
michael@0 1097 }
michael@0 1098 units{
michael@0 1099 acceleration{
michael@0 1100 g-force{
michael@0 1101 few{"{0} G"}
michael@0 1102 many{"{0} G"}
michael@0 1103 one{"{0} G"}
michael@0 1104 other{"{0} G"}
michael@0 1105 }
michael@0 1106 }
michael@0 1107 angle{
michael@0 1108 arc-minute{
michael@0 1109 few{"{0} minuty"}
michael@0 1110 many{"{0} minuty"}
michael@0 1111 one{"{0} minuta"}
michael@0 1112 other{"{0} minut"}
michael@0 1113 }
michael@0 1114 arc-second{
michael@0 1115 few{"{0} sekundy"}
michael@0 1116 many{"{0} sekundy"}
michael@0 1117 one{"{0} sekunda"}
michael@0 1118 other{"{0} sekund"}
michael@0 1119 }
michael@0 1120 degree{
michael@0 1121 few{"{0} stupně"}
michael@0 1122 many{"{0} stupně"}
michael@0 1123 one{"{0} stupeň"}
michael@0 1124 other{"{0} stupňů"}
michael@0 1125 }
michael@0 1126 }
michael@0 1127 area{
michael@0 1128 acre{
michael@0 1129 few{"{0} akry"}
michael@0 1130 many{"{0} akru"}
michael@0 1131 one{"{0} akr"}
michael@0 1132 other{"{0} akrů"}
michael@0 1133 }
michael@0 1134 hectare{
michael@0 1135 few{"{0} hektary"}
michael@0 1136 many{"{0} hektaru"}
michael@0 1137 one{"{0} hektar"}
michael@0 1138 other{"{0} hektarů"}
michael@0 1139 }
michael@0 1140 square-foot{
michael@0 1141 few{"{0} stopy čtvereční"}
michael@0 1142 many{"{0} stopy čtvereční"}
michael@0 1143 one{"{0} stopa čtvereční"}
michael@0 1144 other{"{0} stop čtverečních"}
michael@0 1145 }
michael@0 1146 square-kilometer{
michael@0 1147 few{"{0} kilometry čtvereční"}
michael@0 1148 many{"{0} kilometru čtverečního"}
michael@0 1149 one{"{0} kilometr čtvereční"}
michael@0 1150 other{"{0} kilometrů čtverečních"}
michael@0 1151 }
michael@0 1152 square-meter{
michael@0 1153 few{"{0} metry čtvereční"}
michael@0 1154 many{"{0} metru čtverečního"}
michael@0 1155 one{"{0} metr čtvereční"}
michael@0 1156 other{"{0} metrů čtverečních"}
michael@0 1157 }
michael@0 1158 square-mile{
michael@0 1159 few{"{0} míle čtvereční"}
michael@0 1160 many{"{0} míle čtvereční"}
michael@0 1161 one{"{0} míle čtvereční"}
michael@0 1162 other{"{0} mil čtverečních"}
michael@0 1163 }
michael@0 1164 }
michael@0 1165 compound{
michael@0 1166 per{"{0}/{1}"}
michael@0 1167 }
michael@0 1168 duration{
michael@0 1169 day{
michael@0 1170 few{"{0} dny"}
michael@0 1171 many{"{0} dne"}
michael@0 1172 one{"{0} den"}
michael@0 1173 other{"{0} dní"}
michael@0 1174 }
michael@0 1175 hour{
michael@0 1176 few{"{0} hodiny"}
michael@0 1177 many{"{0} hodiny"}
michael@0 1178 one{"{0} hodina"}
michael@0 1179 other{"{0} hodin"}
michael@0 1180 }
michael@0 1181 millisecond{
michael@0 1182 few{"{0} milisekundy"}
michael@0 1183 many{"{0} milisekundy"}
michael@0 1184 one{"{0} milisekunda"}
michael@0 1185 other{"{0} milisekund"}
michael@0 1186 }
michael@0 1187 minute{
michael@0 1188 few{"{0} minuty"}
michael@0 1189 many{"{0} minuty"}
michael@0 1190 one{"{0} minuta"}
michael@0 1191 other{"{0} minut"}
michael@0 1192 }
michael@0 1193 month{
michael@0 1194 few{"{0} měsíce"}
michael@0 1195 many{"{0} měsíce"}
michael@0 1196 one{"{0} měsíc"}
michael@0 1197 other{"{0} měsíců"}
michael@0 1198 }
michael@0 1199 second{
michael@0 1200 few{"{0} sekundy"}
michael@0 1201 many{"{0} sekundy"}
michael@0 1202 one{"{0} sekunda"}
michael@0 1203 other{"{0} sekund"}
michael@0 1204 }
michael@0 1205 week{
michael@0 1206 few{"{0} týdny"}
michael@0 1207 many{"{0} týdne"}
michael@0 1208 one{"{0} týden"}
michael@0 1209 other{"{0} týdnů"}
michael@0 1210 }
michael@0 1211 year{
michael@0 1212 few{"{0} roky"}
michael@0 1213 many{"{0} roku"}
michael@0 1214 one{"{0} rok"}
michael@0 1215 other{"{0} let"}
michael@0 1216 }
michael@0 1217 }
michael@0 1218 length{
michael@0 1219 centimeter{
michael@0 1220 few{"{0} centimetry"}
michael@0 1221 many{"{0} centimetru"}
michael@0 1222 one{"{0} centimetr"}
michael@0 1223 other{"{0} centimetrů"}
michael@0 1224 }
michael@0 1225 foot{
michael@0 1226 few{"{0} stopy"}
michael@0 1227 many{"{0} stopy"}
michael@0 1228 one{"{0} stopa"}
michael@0 1229 other{"{0} stop"}
michael@0 1230 }
michael@0 1231 inch{
michael@0 1232 few{"{0} palce"}
michael@0 1233 many{"{0} palce"}
michael@0 1234 one{"{0} palec"}
michael@0 1235 other{"{0} palců"}
michael@0 1236 }
michael@0 1237 kilometer{
michael@0 1238 few{"{0} kilometry"}
michael@0 1239 many{"{0} kilometru"}
michael@0 1240 one{"{0} kilometr"}
michael@0 1241 other{"{0} kilometrů"}
michael@0 1242 }
michael@0 1243 light-year{
michael@0 1244 few{"{0} světelné roky"}
michael@0 1245 many{"{0} světelného roku"}
michael@0 1246 one{"{0} světelný rok"}
michael@0 1247 other{"{0} světelných let"}
michael@0 1248 }
michael@0 1249 meter{
michael@0 1250 few{"{0} metry"}
michael@0 1251 many{"{0} metru"}
michael@0 1252 one{"{0} metr"}
michael@0 1253 other{"{0} metrů"}
michael@0 1254 }
michael@0 1255 mile{
michael@0 1256 few{"{0} míle"}
michael@0 1257 many{"{0} míle"}
michael@0 1258 one{"{0} míle"}
michael@0 1259 other{"{0} mil"}
michael@0 1260 }
michael@0 1261 millimeter{
michael@0 1262 few{"{0} milimetry"}
michael@0 1263 many{"{0} milimetru"}
michael@0 1264 one{"{0} milimetr"}
michael@0 1265 other{"{0} milimetrů"}
michael@0 1266 }
michael@0 1267 picometer{
michael@0 1268 few{"{0} pikometry"}
michael@0 1269 many{"{0} pikometru"}
michael@0 1270 one{"{0} pikometr"}
michael@0 1271 other{"{0} pikometrů"}
michael@0 1272 }
michael@0 1273 yard{
michael@0 1274 few{"{0} yardy"}
michael@0 1275 many{"{0} yardu"}
michael@0 1276 one{"{0} yard"}
michael@0 1277 other{"{0} yardů"}
michael@0 1278 }
michael@0 1279 }
michael@0 1280 mass{
michael@0 1281 gram{
michael@0 1282 few{"{0} gramy"}
michael@0 1283 many{"{0} gramu"}
michael@0 1284 one{"{0} gram"}
michael@0 1285 other{"{0} gramů"}
michael@0 1286 }
michael@0 1287 kilogram{
michael@0 1288 few{"{0} kilogramy"}
michael@0 1289 many{"{0} kilogramu"}
michael@0 1290 one{"{0} kilogram"}
michael@0 1291 other{"{0} kilogramů"}
michael@0 1292 }
michael@0 1293 ounce{
michael@0 1294 few{"{0} unce"}
michael@0 1295 many{"{0} unce"}
michael@0 1296 one{"{0} unce"}
michael@0 1297 other{"{0} uncí"}
michael@0 1298 }
michael@0 1299 pound{
michael@0 1300 few{"{0} libry"}
michael@0 1301 many{"{0} libry"}
michael@0 1302 one{"{0} libra"}
michael@0 1303 other{"{0} liber"}
michael@0 1304 }
michael@0 1305 }
michael@0 1306 power{
michael@0 1307 horsepower{
michael@0 1308 few{"{0} koňské síly"}
michael@0 1309 many{"{0} koňské síly"}
michael@0 1310 one{"{0} koňská síla"}
michael@0 1311 other{"{0} koňských sil"}
michael@0 1312 }
michael@0 1313 kilowatt{
michael@0 1314 few{"{0} kilowatty"}
michael@0 1315 many{"{0} kilowattu"}
michael@0 1316 one{"{0} kilowatt"}
michael@0 1317 other{"{0} kilowattů"}
michael@0 1318 }
michael@0 1319 watt{
michael@0 1320 few{"{0} watty"}
michael@0 1321 many{"{0} wattu"}
michael@0 1322 one{"{0} watt"}
michael@0 1323 other{"{0} wattů"}
michael@0 1324 }
michael@0 1325 }
michael@0 1326 pressure{
michael@0 1327 hectopascal{
michael@0 1328 few{"{0} hektopascaly"}
michael@0 1329 many{"{0} hektopascalu"}
michael@0 1330 one{"{0} hektopascal"}
michael@0 1331 other{"{0} hektopascalů"}
michael@0 1332 }
michael@0 1333 inch-hg{
michael@0 1334 few{"{0} palce rtuti"}
michael@0 1335 many{"{0} palce rtuti"}
michael@0 1336 one{"{0} palec rtuti"}
michael@0 1337 other{"{0} palců rtuti"}
michael@0 1338 }
michael@0 1339 millibar{
michael@0 1340 few{"{0} milibary"}
michael@0 1341 many{"{0} milibaru"}
michael@0 1342 one{"{0} milibar"}
michael@0 1343 other{"{0} milibarů"}
michael@0 1344 }
michael@0 1345 }
michael@0 1346 speed{
michael@0 1347 kilometer-per-hour{
michael@0 1348 few{"{0} kilometry za hodinu"}
michael@0 1349 many{"{0} kilometru za hodinu"}
michael@0 1350 one{"{0} kilometr za hodinu"}
michael@0 1351 other{"{0} kilometrů za hodinu"}
michael@0 1352 }
michael@0 1353 meter-per-second{
michael@0 1354 few{"{0} metry za sekundu"}
michael@0 1355 many{"{0} metru za sekundu"}
michael@0 1356 one{"{0} metr za sekundu"}
michael@0 1357 other{"{0} metrů za sekundu"}
michael@0 1358 }
michael@0 1359 mile-per-hour{
michael@0 1360 few{"{0} míle za hodinu"}
michael@0 1361 many{"{0} míle za hodinu"}
michael@0 1362 one{"{0} míle za hodinu"}
michael@0 1363 other{"{0} mil za hodinu"}
michael@0 1364 }
michael@0 1365 }
michael@0 1366 temperature{
michael@0 1367 celsius{
michael@0 1368 few{"{0} stupně Celsia"}
michael@0 1369 many{"{0} stupně Celsia"}
michael@0 1370 one{"{0} stupeň Celsia"}
michael@0 1371 other{"{0} stupňů Celsia"}
michael@0 1372 }
michael@0 1373 fahrenheit{
michael@0 1374 few{"{0} stupně Fahrenheita"}
michael@0 1375 many{"{0} stupně Fahrenheita"}
michael@0 1376 one{"{0} stupeň Fahrenheita"}
michael@0 1377 other{"{0} stupňů Fahrenheita"}
michael@0 1378 }
michael@0 1379 }
michael@0 1380 volume{
michael@0 1381 cubic-kilometer{
michael@0 1382 few{"{0} kilometry krychlové"}
michael@0 1383 many{"{0} kilometru krychlového"}
michael@0 1384 one{"{0} kilometr krychlový"}
michael@0 1385 other{"{0} kilometrů krychlových"}
michael@0 1386 }
michael@0 1387 cubic-mile{
michael@0 1388 few{"{0} míle krychlové"}
michael@0 1389 many{"{0} míle krychlové"}
michael@0 1390 one{"{0} míle krychlová"}
michael@0 1391 other{"{0} mil krychlových"}
michael@0 1392 }
michael@0 1393 liter{
michael@0 1394 few{"{0} litry"}
michael@0 1395 many{"{0} litru"}
michael@0 1396 one{"{0} litr"}
michael@0 1397 other{"{0} litrů"}
michael@0 1398 }
michael@0 1399 }
michael@0 1400 }
michael@0 1401 unitsNarrow{
michael@0 1402 acceleration{
michael@0 1403 g-force{
michael@0 1404 few{"{0} G"}
michael@0 1405 many{"{0} G"}
michael@0 1406 one{"{0} G"}
michael@0 1407 other{"{0} G"}
michael@0 1408 }
michael@0 1409 }
michael@0 1410 angle{
michael@0 1411 arc-minute{
michael@0 1412 few{"{0}′"}
michael@0 1413 many{"{0}′"}
michael@0 1414 one{"{0}′"}
michael@0 1415 other{"{0}′"}
michael@0 1416 }
michael@0 1417 arc-second{
michael@0 1418 few{"{0}″"}
michael@0 1419 many{"{0}″"}
michael@0 1420 one{"{0}″"}
michael@0 1421 other{"{0}″"}
michael@0 1422 }
michael@0 1423 degree{
michael@0 1424 few{"{0}°"}
michael@0 1425 many{"{0}°"}
michael@0 1426 one{"{0}°"}
michael@0 1427 other{"{0}°"}
michael@0 1428 }
michael@0 1429 }
michael@0 1430 area{
michael@0 1431 acre{
michael@0 1432 few{"{0} ac"}
michael@0 1433 many{"{0} ac"}
michael@0 1434 one{"{0} ac"}
michael@0 1435 other{"{0} ac"}
michael@0 1436 }
michael@0 1437 hectare{
michael@0 1438 few{"{0} ha"}
michael@0 1439 many{"{0} ha"}
michael@0 1440 one{"{0} ha"}
michael@0 1441 other{"{0} ha"}
michael@0 1442 }
michael@0 1443 square-foot{
michael@0 1444 few{"{0} ft²"}
michael@0 1445 many{"{0} ft²"}
michael@0 1446 one{"{0} ft²"}
michael@0 1447 other{"{0} ft²"}
michael@0 1448 }
michael@0 1449 square-kilometer{
michael@0 1450 few{"{0} km²"}
michael@0 1451 many{"{0} km²"}
michael@0 1452 one{"{0} km²"}
michael@0 1453 other{"{0} km²"}
michael@0 1454 }
michael@0 1455 square-meter{
michael@0 1456 few{"{0} m²"}
michael@0 1457 many{"{0} m²"}
michael@0 1458 one{"{0} m²"}
michael@0 1459 other{"{0} m²"}
michael@0 1460 }
michael@0 1461 square-mile{
michael@0 1462 few{"{0} mi²"}
michael@0 1463 many{"{0} mi²"}
michael@0 1464 one{"{0} mi²"}
michael@0 1465 other{"{0} mi²"}
michael@0 1466 }
michael@0 1467 }
michael@0 1468 compound{
michael@0 1469 per{"{0}/{1}"}
michael@0 1470 }
michael@0 1471 duration{
michael@0 1472 day{
michael@0 1473 few{"{0} d"}
michael@0 1474 many{"{0} d"}
michael@0 1475 one{"{0} d"}
michael@0 1476 other{"{0} d"}
michael@0 1477 }
michael@0 1478 hour{
michael@0 1479 few{"{0} h"}
michael@0 1480 many{"{0} h"}
michael@0 1481 one{"{0} h"}
michael@0 1482 other{"{0} h"}
michael@0 1483 }
michael@0 1484 millisecond{
michael@0 1485 few{"{0} ms"}
michael@0 1486 many{"{0} ms"}
michael@0 1487 one{"{0} ms"}
michael@0 1488 other{"{0} ms"}
michael@0 1489 }
michael@0 1490 minute{
michael@0 1491 few{"{0} min"}
michael@0 1492 many{"{0} min"}
michael@0 1493 one{"{0} min"}
michael@0 1494 other{"{0} min"}
michael@0 1495 }
michael@0 1496 month{
michael@0 1497 few{"{0} měs."}
michael@0 1498 many{"{0} měs."}
michael@0 1499 one{"{0} měs."}
michael@0 1500 other{"{0} měs."}
michael@0 1501 }
michael@0 1502 second{
michael@0 1503 few{"{0} s"}
michael@0 1504 many{"{0} s"}
michael@0 1505 one{"{0} s"}
michael@0 1506 other{"{0} s"}
michael@0 1507 }
michael@0 1508 week{
michael@0 1509 few{"{0} týd."}
michael@0 1510 many{"{0} týd."}
michael@0 1511 one{"{0} týd."}
michael@0 1512 other{"{0} týd."}
michael@0 1513 }
michael@0 1514 year{
michael@0 1515 few{"{0} r"}
michael@0 1516 many{"{0} r"}
michael@0 1517 one{"{0} r"}
michael@0 1518 other{"{0} r"}
michael@0 1519 }
michael@0 1520 }
michael@0 1521 length{
michael@0 1522 centimeter{
michael@0 1523 few{"{0} cm"}
michael@0 1524 many{"{0} cm"}
michael@0 1525 one{"{0} cm"}
michael@0 1526 other{"{0} cm"}
michael@0 1527 }
michael@0 1528 foot{
michael@0 1529 few{"{0}′"}
michael@0 1530 many{"{0}′"}
michael@0 1531 one{"{0}′"}
michael@0 1532 other{"{0}′"}
michael@0 1533 }
michael@0 1534 inch{
michael@0 1535 few{"{0}″"}
michael@0 1536 many{"{0}″"}
michael@0 1537 one{"{0}″"}
michael@0 1538 other{"{0}″"}
michael@0 1539 }
michael@0 1540 kilometer{
michael@0 1541 few{"{0} km"}
michael@0 1542 many{"{0} km"}
michael@0 1543 one{"{0} km"}
michael@0 1544 other{"{0} km"}
michael@0 1545 }
michael@0 1546 light-year{
michael@0 1547 few{"{0} ly"}
michael@0 1548 many{"{0} ly"}
michael@0 1549 one{"{0} ly"}
michael@0 1550 other{"{0} ly"}
michael@0 1551 }
michael@0 1552 meter{
michael@0 1553 few{"{0} m"}
michael@0 1554 many{"{0} m"}
michael@0 1555 one{"{0} m"}
michael@0 1556 other{"{0} m"}
michael@0 1557 }
michael@0 1558 mile{
michael@0 1559 few{"{0} mi"}
michael@0 1560 many{"{0} mi"}
michael@0 1561 one{"{0} mi"}
michael@0 1562 other{"{0} mi"}
michael@0 1563 }
michael@0 1564 millimeter{
michael@0 1565 few{"{0} mm"}
michael@0 1566 many{"{0} mm"}
michael@0 1567 one{"{0} mm"}
michael@0 1568 other{"{0} mm"}
michael@0 1569 }
michael@0 1570 picometer{
michael@0 1571 few{"{0} pm"}
michael@0 1572 many{"{0} pm"}
michael@0 1573 one{"{0} pm"}
michael@0 1574 other{"{0} pm"}
michael@0 1575 }
michael@0 1576 yard{
michael@0 1577 few{"{0} yd"}
michael@0 1578 many{"{0} yd"}
michael@0 1579 one{"{0} yd"}
michael@0 1580 other{"{0} yd"}
michael@0 1581 }
michael@0 1582 }
michael@0 1583 mass{
michael@0 1584 gram{
michael@0 1585 few{"{0} g"}
michael@0 1586 many{"{0} g"}
michael@0 1587 one{"{0} g"}
michael@0 1588 other{"{0} g"}
michael@0 1589 }
michael@0 1590 kilogram{
michael@0 1591 few{"{0} kg"}
michael@0 1592 many{"{0} kg"}
michael@0 1593 one{"{0} kg"}
michael@0 1594 other{"{0} kg"}
michael@0 1595 }
michael@0 1596 ounce{
michael@0 1597 few{"{0} oz"}
michael@0 1598 many{"{0} oz"}
michael@0 1599 one{"{0} oz"}
michael@0 1600 other{"{0} oz"}
michael@0 1601 }
michael@0 1602 pound{
michael@0 1603 few{"{0} lb"}
michael@0 1604 many{"{0} lb"}
michael@0 1605 one{"{0} lb"}
michael@0 1606 other{"{0} lb"}
michael@0 1607 }
michael@0 1608 }
michael@0 1609 power{
michael@0 1610 horsepower{
michael@0 1611 few{"{0} hp"}
michael@0 1612 many{"{0} hp"}
michael@0 1613 one{"{0} hp"}
michael@0 1614 other{"{0} hp"}
michael@0 1615 }
michael@0 1616 kilowatt{
michael@0 1617 few{"{0} kW"}
michael@0 1618 many{"{0} kW"}
michael@0 1619 one{"{0} kW"}
michael@0 1620 other{"{0} kW"}
michael@0 1621 }
michael@0 1622 watt{
michael@0 1623 few{"{0} W"}
michael@0 1624 many{"{0} W"}
michael@0 1625 one{"{0} W"}
michael@0 1626 other{"{0} W"}
michael@0 1627 }
michael@0 1628 }
michael@0 1629 pressure{
michael@0 1630 hectopascal{
michael@0 1631 few{"{0} hPa"}
michael@0 1632 many{"{0} hPa"}
michael@0 1633 one{"{0} hPa"}
michael@0 1634 other{"{0} hPa"}
michael@0 1635 }
michael@0 1636 inch-hg{
michael@0 1637 few{"{0} \u0022Hg"}
michael@0 1638 many{"{0} inHg"}
michael@0 1639 one{"{0} \u0022Hg"}
michael@0 1640 other{"{0} \u0022Hg"}
michael@0 1641 }
michael@0 1642 millibar{
michael@0 1643 few{"{0} mb"}
michael@0 1644 many{"{0} mb"}
michael@0 1645 one{"{0} mb"}
michael@0 1646 other{"{0} mb"}
michael@0 1647 }
michael@0 1648 }
michael@0 1649 speed{
michael@0 1650 kilometer-per-hour{
michael@0 1651 few{"{0} km/h"}
michael@0 1652 many{"{0} km/h"}
michael@0 1653 one{"{0} km/h"}
michael@0 1654 other{"{0} km/h"}
michael@0 1655 }
michael@0 1656 meter-per-second{
michael@0 1657 few{"{0} m/s"}
michael@0 1658 many{"{0} m/s"}
michael@0 1659 one{"{0} m/s"}
michael@0 1660 other{"{0} m/s"}
michael@0 1661 }
michael@0 1662 mile-per-hour{
michael@0 1663 few{"{0} mi/h"}
michael@0 1664 many{"{0} mi/h"}
michael@0 1665 one{"{0} mi/h"}
michael@0 1666 other{"{0} mi/h"}
michael@0 1667 }
michael@0 1668 }
michael@0 1669 temperature{
michael@0 1670 celsius{
michael@0 1671 few{"{0} °"}
michael@0 1672 many{"{0} °"}
michael@0 1673 one{"{0} °"}
michael@0 1674 other{"{0} °"}
michael@0 1675 }
michael@0 1676 fahrenheit{
michael@0 1677 few{"{0} °F"}
michael@0 1678 many{"{0} °F"}
michael@0 1679 one{"{0} °F"}
michael@0 1680 other{"{0} °F"}
michael@0 1681 }
michael@0 1682 }
michael@0 1683 volume{
michael@0 1684 cubic-kilometer{
michael@0 1685 few{"{0} km³"}
michael@0 1686 many{"{0} km³"}
michael@0 1687 one{"{0} km³"}
michael@0 1688 other{"{0} km³"}
michael@0 1689 }
michael@0 1690 cubic-mile{
michael@0 1691 few{"{0} mi³"}
michael@0 1692 many{"{0} mi³"}
michael@0 1693 one{"{0} mi³"}
michael@0 1694 other{"{0} mi³"}
michael@0 1695 }
michael@0 1696 liter{
michael@0 1697 few{"{0} l"}
michael@0 1698 many{"{0} l"}
michael@0 1699 one{"{0} l"}
michael@0 1700 other{"{0} l"}
michael@0 1701 }
michael@0 1702 }
michael@0 1703 }
michael@0 1704 unitsShort{
michael@0 1705 acceleration{
michael@0 1706 g-force{
michael@0 1707 few{"{0} G"}
michael@0 1708 many{"{0} G"}
michael@0 1709 one{"{0} G"}
michael@0 1710 other{"{0} G"}
michael@0 1711 }
michael@0 1712 }
michael@0 1713 angle{
michael@0 1714 arc-minute{
michael@0 1715 few{"{0}′"}
michael@0 1716 many{"{0}′"}
michael@0 1717 one{"{0}′"}
michael@0 1718 other{"{0}′"}
michael@0 1719 }
michael@0 1720 arc-second{
michael@0 1721 few{"{0}″"}
michael@0 1722 many{"{0}″"}
michael@0 1723 one{"{0}″"}
michael@0 1724 other{"{0}″"}
michael@0 1725 }
michael@0 1726 degree{
michael@0 1727 few{"{0}°"}
michael@0 1728 many{"{0}°"}
michael@0 1729 one{"{0}°"}
michael@0 1730 other{"{0}°"}
michael@0 1731 }
michael@0 1732 }
michael@0 1733 area{
michael@0 1734 acre{
michael@0 1735 few{"{0} ac"}
michael@0 1736 many{"{0} ac"}
michael@0 1737 one{"{0} ac"}
michael@0 1738 other{"{0} ac"}
michael@0 1739 }
michael@0 1740 hectare{
michael@0 1741 few{"{0} ha"}
michael@0 1742 many{"{0} ha"}
michael@0 1743 one{"{0} ha"}
michael@0 1744 other{"{0} ha"}
michael@0 1745 }
michael@0 1746 square-foot{
michael@0 1747 few{"{0} ft²"}
michael@0 1748 many{"{0} ft²"}
michael@0 1749 one{"{0} ft²"}
michael@0 1750 other{"{0} ft²"}
michael@0 1751 }
michael@0 1752 square-kilometer{
michael@0 1753 few{"{0} km²"}
michael@0 1754 many{"{0} km²"}
michael@0 1755 one{"{0} km²"}
michael@0 1756 other{"{0} km²"}
michael@0 1757 }
michael@0 1758 square-meter{
michael@0 1759 few{"{0} m²"}
michael@0 1760 many{"{0} m²"}
michael@0 1761 one{"{0} m²"}
michael@0 1762 other{"{0} m²"}
michael@0 1763 }
michael@0 1764 square-mile{
michael@0 1765 few{"{0} mi²"}
michael@0 1766 many{"{0} mi²"}
michael@0 1767 one{"{0} mi²"}
michael@0 1768 other{"{0} mi²"}
michael@0 1769 }
michael@0 1770 }
michael@0 1771 compound{
michael@0 1772 per{"{0}/{1}"}
michael@0 1773 }
michael@0 1774 duration{
michael@0 1775 day{
michael@0 1776 few{"{0} dny"}
michael@0 1777 many{"{0} dne"}
michael@0 1778 one{"{0} den"}
michael@0 1779 other{"{0} dní"}
michael@0 1780 }
michael@0 1781 hour{
michael@0 1782 few{"{0} h"}
michael@0 1783 many{"{0} h"}
michael@0 1784 one{"{0} h"}
michael@0 1785 other{"{0} h"}
michael@0 1786 }
michael@0 1787 millisecond{
michael@0 1788 few{"{0} ms"}
michael@0 1789 many{"{0} ms"}
michael@0 1790 one{"{0} ms"}
michael@0 1791 other{"{0} ms"}
michael@0 1792 }
michael@0 1793 minute{
michael@0 1794 few{"{0} min"}
michael@0 1795 many{"{0} min"}
michael@0 1796 one{"{0} min"}
michael@0 1797 other{"{0} min"}
michael@0 1798 }
michael@0 1799 month{
michael@0 1800 few{"{0} měs."}
michael@0 1801 many{"{0} měs."}
michael@0 1802 one{"{0} měs."}
michael@0 1803 other{"{0} měs."}
michael@0 1804 }
michael@0 1805 second{
michael@0 1806 few{"{0} s"}
michael@0 1807 many{"{0} s"}
michael@0 1808 one{"{0} s"}
michael@0 1809 other{"{0} s"}
michael@0 1810 }
michael@0 1811 week{
michael@0 1812 few{"{0} týd."}
michael@0 1813 many{"{0} týd."}
michael@0 1814 one{"{0} týd."}
michael@0 1815 other{"{0} týd."}
michael@0 1816 }
michael@0 1817 year{
michael@0 1818 few{"{0} roky"}
michael@0 1819 many{"{0} roku"}
michael@0 1820 one{"{0} rok"}
michael@0 1821 other{"{0} let"}
michael@0 1822 }
michael@0 1823 }
michael@0 1824 length{
michael@0 1825 centimeter{
michael@0 1826 few{"{0} cm"}
michael@0 1827 many{"{0} cm"}
michael@0 1828 one{"{0} cm"}
michael@0 1829 other{"{0} cm"}
michael@0 1830 }
michael@0 1831 foot{
michael@0 1832 few{"{0} ft"}
michael@0 1833 many{"{0} ft"}
michael@0 1834 one{"{0} ft"}
michael@0 1835 other{"{0} ft"}
michael@0 1836 }
michael@0 1837 inch{
michael@0 1838 few{"{0} in"}
michael@0 1839 many{"{0} in"}
michael@0 1840 one{"{0} in"}
michael@0 1841 other{"{0} in"}
michael@0 1842 }
michael@0 1843 kilometer{
michael@0 1844 few{"{0} km"}
michael@0 1845 many{"{0} km"}
michael@0 1846 one{"{0} km"}
michael@0 1847 other{"{0} km"}
michael@0 1848 }
michael@0 1849 light-year{
michael@0 1850 few{"{0} ly"}
michael@0 1851 many{"{0} ly"}
michael@0 1852 one{"{0} ly"}
michael@0 1853 other{"{0} ly"}
michael@0 1854 }
michael@0 1855 meter{
michael@0 1856 few{"{0} m"}
michael@0 1857 many{"{0} m"}
michael@0 1858 one{"{0} m"}
michael@0 1859 other{"{0} m"}
michael@0 1860 }
michael@0 1861 mile{
michael@0 1862 few{"{0} mi"}
michael@0 1863 many{"{0} mi"}
michael@0 1864 one{"{0} mi"}
michael@0 1865 other{"{0} mi"}
michael@0 1866 }
michael@0 1867 millimeter{
michael@0 1868 few{"{0} mm"}
michael@0 1869 many{"{0} mm"}
michael@0 1870 one{"{0} mm"}
michael@0 1871 other{"{0} mm"}
michael@0 1872 }
michael@0 1873 picometer{
michael@0 1874 few{"{0} pm"}
michael@0 1875 many{"{0} pm"}
michael@0 1876 one{"{0} pm"}
michael@0 1877 other{"{0} pm"}
michael@0 1878 }
michael@0 1879 yard{
michael@0 1880 few{"{0} yd"}
michael@0 1881 many{"{0} yd"}
michael@0 1882 one{"{0} yd"}
michael@0 1883 other{"{0} yd"}
michael@0 1884 }
michael@0 1885 }
michael@0 1886 mass{
michael@0 1887 gram{
michael@0 1888 few{"{0} g"}
michael@0 1889 many{"{0} g"}
michael@0 1890 one{"{0} g"}
michael@0 1891 other{"{0} g"}
michael@0 1892 }
michael@0 1893 kilogram{
michael@0 1894 few{"{0} kg"}
michael@0 1895 many{"{0} kg"}
michael@0 1896 one{"{0} kg"}
michael@0 1897 other{"{0} kg"}
michael@0 1898 }
michael@0 1899 ounce{
michael@0 1900 few{"{0} oz"}
michael@0 1901 many{"{0} oz"}
michael@0 1902 one{"{0} oz"}
michael@0 1903 other{"{0} oz"}
michael@0 1904 }
michael@0 1905 pound{
michael@0 1906 few{"{0} lb"}
michael@0 1907 many{"{0} lb"}
michael@0 1908 one{"{0} lb"}
michael@0 1909 other{"{0} lb"}
michael@0 1910 }
michael@0 1911 }
michael@0 1912 power{
michael@0 1913 horsepower{
michael@0 1914 few{"{0} hp"}
michael@0 1915 many{"{0} hp"}
michael@0 1916 one{"{0} hp"}
michael@0 1917 other{"{0} hp"}
michael@0 1918 }
michael@0 1919 kilowatt{
michael@0 1920 few{"{0} kW"}
michael@0 1921 many{"{0} kW"}
michael@0 1922 one{"{0} kW"}
michael@0 1923 other{"{0} kW"}
michael@0 1924 }
michael@0 1925 watt{
michael@0 1926 few{"{0} W"}
michael@0 1927 many{"{0} W"}
michael@0 1928 one{"{0} W"}
michael@0 1929 other{"{0} W"}
michael@0 1930 }
michael@0 1931 }
michael@0 1932 pressure{
michael@0 1933 hectopascal{
michael@0 1934 few{"{0} hPa"}
michael@0 1935 many{"{0} hPa"}
michael@0 1936 one{"{0} hPa"}
michael@0 1937 other{"{0} hPa"}
michael@0 1938 }
michael@0 1939 inch-hg{
michael@0 1940 few{"{0} inHg"}
michael@0 1941 many{"{0} inHg"}
michael@0 1942 one{"{0} inHg"}
michael@0 1943 other{"{0} inHg"}
michael@0 1944 }
michael@0 1945 millibar{
michael@0 1946 few{"{0} mb"}
michael@0 1947 many{"{0} mb"}
michael@0 1948 one{"{0} mb"}
michael@0 1949 other{"{0} mb"}
michael@0 1950 }
michael@0 1951 }
michael@0 1952 speed{
michael@0 1953 kilometer-per-hour{
michael@0 1954 few{"{0} km/h"}
michael@0 1955 many{"{0} km/h"}
michael@0 1956 one{"{0} km/h"}
michael@0 1957 other{"{0} km/h"}
michael@0 1958 }
michael@0 1959 meter-per-second{
michael@0 1960 few{"{0} m/s"}
michael@0 1961 many{"{0} m/s"}
michael@0 1962 one{"{0} m/s"}
michael@0 1963 other{"{0} m/s"}
michael@0 1964 }
michael@0 1965 mile-per-hour{
michael@0 1966 few{"{0} mi/h"}
michael@0 1967 many{"{0} mi/h"}
michael@0 1968 one{"{0} mi/h"}
michael@0 1969 other{"{0} mi/h"}
michael@0 1970 }
michael@0 1971 }
michael@0 1972 temperature{
michael@0 1973 celsius{
michael@0 1974 few{"{0} °C"}
michael@0 1975 many{"{0} °C"}
michael@0 1976 one{"{0} °C"}
michael@0 1977 other{"{0} °C"}
michael@0 1978 }
michael@0 1979 fahrenheit{
michael@0 1980 few{"{0} °F"}
michael@0 1981 many{"{0} °F"}
michael@0 1982 one{"{0} °F"}
michael@0 1983 other{"{0} °F"}
michael@0 1984 }
michael@0 1985 }
michael@0 1986 volume{
michael@0 1987 cubic-kilometer{
michael@0 1988 few{"{0} km³"}
michael@0 1989 many{"{0} km³"}
michael@0 1990 one{"{0} km³"}
michael@0 1991 other{"{0} km³"}
michael@0 1992 }
michael@0 1993 cubic-mile{
michael@0 1994 few{"{0} mi³"}
michael@0 1995 many{"{0} mi³"}
michael@0 1996 one{"{0} mi³"}
michael@0 1997 other{"{0} mi³"}
michael@0 1998 }
michael@0 1999 liter{
michael@0 2000 few{"{0} l"}
michael@0 2001 many{"{0} l"}
michael@0 2002 one{"{0} l"}
michael@0 2003 other{"{0} l"}
michael@0 2004 }
michael@0 2005 }
michael@0 2006 }
michael@0 2007 }

mercurial