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

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

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/sv.xml
michael@0 7 // *
michael@0 8 // ***************************************************************************
michael@0 9 /**
michael@0 10 * ICU <specials> source: <path>/common/main/sv.xml
michael@0 11 */
michael@0 12 sv{
michael@0 13 AuxExemplarCharacters{"[á â ã ā ç ë í î ï ī ñ ó ú ÿ ü æ ø]"}
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{"[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 23 ExemplarCharactersIndex{"[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 24 ExemplarCharactersPunctuation{
michael@0 25 "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ’ \u0022 “ ” ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
michael@0 26 "″]"
michael@0 27 }
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 accountingFormat{"#,##0.00 ¤"}
michael@0 40 currencyFormat{"#,##0.00 ¤"}
michael@0 41 decimalFormat{"#,##0.###"}
michael@0 42 percentFormat{"#,##0 %"}
michael@0 43 scientificFormat{"#E0"}
michael@0 44 }
michael@0 45 patternsLong{
michael@0 46 decimalFormat{
michael@0 47 1000{
michael@0 48 one{"0 tusen"}
michael@0 49 other{"0 tusen"}
michael@0 50 }
michael@0 51 10000{
michael@0 52 one{"00 tusen"}
michael@0 53 other{"00 tusen"}
michael@0 54 }
michael@0 55 100000{
michael@0 56 one{"000 tusen"}
michael@0 57 other{"000 tusen"}
michael@0 58 }
michael@0 59 1000000{
michael@0 60 one{"0 miljon"}
michael@0 61 other{"0 miljoner"}
michael@0 62 }
michael@0 63 10000000{
michael@0 64 one{"00 miljon"}
michael@0 65 other{"00 miljoner"}
michael@0 66 }
michael@0 67 100000000{
michael@0 68 one{"000 miljon"}
michael@0 69 other{"000 miljoner"}
michael@0 70 }
michael@0 71 1000000000{
michael@0 72 one{"0 miljard"}
michael@0 73 other{"0 miljarder"}
michael@0 74 }
michael@0 75 10000000000{
michael@0 76 one{"00 miljard"}
michael@0 77 other{"00 miljarder"}
michael@0 78 }
michael@0 79 100000000000{
michael@0 80 one{"000 miljard"}
michael@0 81 other{"000 miljarder"}
michael@0 82 }
michael@0 83 1000000000000{
michael@0 84 one{"0 biljon"}
michael@0 85 other{"0 biljoner"}
michael@0 86 }
michael@0 87 10000000000000{
michael@0 88 one{"00 biljon"}
michael@0 89 other{"00 biljoner"}
michael@0 90 }
michael@0 91 100000000000000{
michael@0 92 one{"000 biljon"}
michael@0 93 other{"000 biljoner"}
michael@0 94 }
michael@0 95 }
michael@0 96 }
michael@0 97 patternsShort{
michael@0 98 decimalFormat{
michael@0 99 1000{
michael@0 100 one{"0 tn"}
michael@0 101 other{"0 tn"}
michael@0 102 }
michael@0 103 10000{
michael@0 104 one{"00 tn"}
michael@0 105 other{"00 tn"}
michael@0 106 }
michael@0 107 100000{
michael@0 108 one{"000 tn"}
michael@0 109 other{"000 tn"}
michael@0 110 }
michael@0 111 1000000{
michael@0 112 one{"0 mn"}
michael@0 113 other{"0 mn"}
michael@0 114 }
michael@0 115 10000000{
michael@0 116 one{"00 mn"}
michael@0 117 other{"00 mn"}
michael@0 118 }
michael@0 119 100000000{
michael@0 120 one{"000 mn"}
michael@0 121 other{"000 mn"}
michael@0 122 }
michael@0 123 1000000000{
michael@0 124 one{"0 md"}
michael@0 125 other{"0 md"}
michael@0 126 }
michael@0 127 10000000000{
michael@0 128 one{"00 md"}
michael@0 129 other{"00 md"}
michael@0 130 }
michael@0 131 100000000000{
michael@0 132 one{"000 md"}
michael@0 133 other{"000 md"}
michael@0 134 }
michael@0 135 1000000000000{
michael@0 136 one{"0 bn"}
michael@0 137 other{"0 bn"}
michael@0 138 }
michael@0 139 10000000000000{
michael@0 140 one{"00 bn"}
michael@0 141 other{"00 bn"}
michael@0 142 }
michael@0 143 100000000000000{
michael@0 144 one{"000 bn"}
michael@0 145 other{"000 bn"}
michael@0 146 }
michael@0 147 }
michael@0 148 }
michael@0 149 symbols{
michael@0 150 currencyDecimal{":"}
michael@0 151 decimal{","}
michael@0 152 exponential{"×10^"}
michael@0 153 group{" "}
michael@0 154 infinity{"∞"}
michael@0 155 list{";"}
michael@0 156 minusSign{"−"}
michael@0 157 nan{"¤¤¤"}
michael@0 158 perMille{"‰"}
michael@0 159 percentSign{"%"}
michael@0 160 plusSign{"+"}
michael@0 161 superscriptingExponent{"·"}
michael@0 162 }
michael@0 163 }
michael@0 164 }
michael@0 165 Version{"2.0.92.87"}
michael@0 166 calendar{
michael@0 167 buddhist{
michael@0 168 eras{
michael@0 169 abbreviated{
michael@0 170 "BE",
michael@0 171 }
michael@0 172 }
michael@0 173 }
michael@0 174 coptic{
michael@0 175 monthNames{
michael@0 176 format{
michael@0 177 abbreviated{
michael@0 178 "tout",
michael@0 179 "bâbâ",
michael@0 180 "hâtour",
michael@0 181 "kiahk",
michael@0 182 "toubah",
michael@0 183 "amshîr",
michael@0 184 "barmahât",
michael@0 185 "barmoudah",
michael@0 186 "bashans",
michael@0 187 "ba’ounah",
michael@0 188 "abîb",
michael@0 189 "misra",
michael@0 190 "al-nasi",
michael@0 191 }
michael@0 192 wide{
michael@0 193 "tout",
michael@0 194 "bâbâ",
michael@0 195 "hâtour",
michael@0 196 "kiahk",
michael@0 197 "toubah",
michael@0 198 "amshîr",
michael@0 199 "barmahât",
michael@0 200 "barmoudah",
michael@0 201 "bashans",
michael@0 202 "ba’ounah",
michael@0 203 "abîb",
michael@0 204 "misra",
michael@0 205 "al-nasi",
michael@0 206 }
michael@0 207 }
michael@0 208 stand-alone{
michael@0 209 abbreviated{
michael@0 210 "Tout",
michael@0 211 "Bâbâ",
michael@0 212 "Hâtour",
michael@0 213 "Kiahk",
michael@0 214 "Toubah",
michael@0 215 "Amshîr",
michael@0 216 "Barmahât",
michael@0 217 "Barmoudah",
michael@0 218 "Bashans",
michael@0 219 "Ba’ounah",
michael@0 220 "Abîb",
michael@0 221 "Misra",
michael@0 222 "Al-nasi",
michael@0 223 }
michael@0 224 wide{
michael@0 225 "Tout",
michael@0 226 "Bâbâ",
michael@0 227 "Hâtour",
michael@0 228 "Kiahk",
michael@0 229 "Toubah",
michael@0 230 "Amshîr",
michael@0 231 "Barmahât",
michael@0 232 "Barmoudah",
michael@0 233 "Bashans",
michael@0 234 "Ba’ounah",
michael@0 235 "Abîb",
michael@0 236 "Misra",
michael@0 237 "Al-nasi",
michael@0 238 }
michael@0 239 }
michael@0 240 }
michael@0 241 }
michael@0 242 dangi{
michael@0 243 cyclicNameSets{
michael@0 244 years{
michael@0 245 format{
michael@0 246 abbreviated{
michael@0 247 "jia-zi",
michael@0 248 "yi-chou",
michael@0 249 "bing-yin",
michael@0 250 "ding-mao",
michael@0 251 "wu-chen",
michael@0 252 "ji-si",
michael@0 253 "geng-wu",
michael@0 254 "xin-wei",
michael@0 255 "ren-shen",
michael@0 256 "gui-you",
michael@0 257 "jia-xu",
michael@0 258 "yi-hai",
michael@0 259 "bing-zi",
michael@0 260 "ding-chou",
michael@0 261 "wu-yin",
michael@0 262 "ji-mao",
michael@0 263 "geng-chen",
michael@0 264 "xin-si",
michael@0 265 "ren-wu",
michael@0 266 "gui-wei",
michael@0 267 "jia-shen",
michael@0 268 "yi-you",
michael@0 269 "bing-xu",
michael@0 270 "ding-hai",
michael@0 271 "wu-zi",
michael@0 272 "ji-chou",
michael@0 273 "geng-yin",
michael@0 274 "xin-mao",
michael@0 275 "ren-chen",
michael@0 276 "gui-si",
michael@0 277 "jia-wu",
michael@0 278 "yi-wei",
michael@0 279 "bing-shen",
michael@0 280 "ding-you",
michael@0 281 "wu-xu",
michael@0 282 "ji-hai",
michael@0 283 "geng-zi",
michael@0 284 "xin-chou",
michael@0 285 "ren-yin",
michael@0 286 "gui-mao",
michael@0 287 "jia-chen",
michael@0 288 "yi-si",
michael@0 289 "bing-wu",
michael@0 290 "ding-wei",
michael@0 291 "wu-shen",
michael@0 292 "ji-you",
michael@0 293 "geng-xu",
michael@0 294 "xin-hai",
michael@0 295 "ren-zi",
michael@0 296 "gui-chou",
michael@0 297 "jia-yin",
michael@0 298 "yi-mao",
michael@0 299 "bing-chen",
michael@0 300 "ding-si",
michael@0 301 "wu-wu",
michael@0 302 "ji-wei",
michael@0 303 "geng-shen",
michael@0 304 "xin-you",
michael@0 305 "ren-xu",
michael@0 306 "gui-hai",
michael@0 307 }
michael@0 308 }
michael@0 309 }
michael@0 310 }
michael@0 311 }
michael@0 312 ethiopic{
michael@0 313 monthNames{
michael@0 314 format{
michael@0 315 abbreviated{
michael@0 316 "mäskäräm",
michael@0 317 "teqemt",
michael@0 318 "hedar",
michael@0 319 "tahesas",
michael@0 320 "ter",
michael@0 321 "yäkatit",
michael@0 322 "mägabit",
michael@0 323 "miyazya",
michael@0 324 "guenbot",
michael@0 325 "säné",
michael@0 326 "hamlé",
michael@0 327 "nähasé",
michael@0 328 "pagumén",
michael@0 329 }
michael@0 330 wide{
michael@0 331 "mäskäräm",
michael@0 332 "teqemt",
michael@0 333 "hedar",
michael@0 334 "tahesas",
michael@0 335 "ter",
michael@0 336 "yäkatit",
michael@0 337 "mägabit",
michael@0 338 "miyazya",
michael@0 339 "guenbot",
michael@0 340 "säné",
michael@0 341 "hamlé",
michael@0 342 "nähasé",
michael@0 343 "pagumén",
michael@0 344 }
michael@0 345 }
michael@0 346 stand-alone{
michael@0 347 abbreviated{
michael@0 348 "Mäskäräm",
michael@0 349 "Teqemt",
michael@0 350 "Hedar",
michael@0 351 "Tahesas",
michael@0 352 "Ter",
michael@0 353 "Yäkatit",
michael@0 354 "Mägabit",
michael@0 355 "Miyazya",
michael@0 356 "Guenbot",
michael@0 357 "Säné",
michael@0 358 "Hamlé",
michael@0 359 "Nähasé",
michael@0 360 "Pagumén",
michael@0 361 }
michael@0 362 wide{
michael@0 363 "Mäskäräm",
michael@0 364 "Teqemt",
michael@0 365 "Hedar",
michael@0 366 "Tahesas",
michael@0 367 "Ter",
michael@0 368 "Yäkatit",
michael@0 369 "Mägabit",
michael@0 370 "Miyazya",
michael@0 371 "Guenbot",
michael@0 372 "Säné",
michael@0 373 "Hamlé",
michael@0 374 "Nähasé",
michael@0 375 "Pagumén",
michael@0 376 }
michael@0 377 }
michael@0 378 }
michael@0 379 }
michael@0 380 generic{
michael@0 381 DateTimePatterns{
michael@0 382 "'kl'. HH:mm:ss zzzz",
michael@0 383 "HH:mm:ss z",
michael@0 384 "HH:mm:ss",
michael@0 385 "HH:mm",
michael@0 386 "EEEE d MMMM y G",
michael@0 387 "d MMMM y G",
michael@0 388 "d MMM y G",
michael@0 389 "G y-MM-dd",
michael@0 390 "{1} {0}",
michael@0 391 "{1} {0}",
michael@0 392 "{1} {0}",
michael@0 393 "{1} {0}",
michael@0 394 "{1} {0}",
michael@0 395 }
michael@0 396 availableFormats{
michael@0 397 Ed{"E d"}
michael@0 398 Gy{"y G"}
michael@0 399 GyMMM{"MMM y G"}
michael@0 400 GyMMMEd{"E d MMM y G"}
michael@0 401 GyMMMd{"d MMM y G"}
michael@0 402 H{"HH"}
michael@0 403 Hm{"HH:mm"}
michael@0 404 Hms{"HH:mm:ss"}
michael@0 405 M{"L"}
michael@0 406 MEd{"E d/M"}
michael@0 407 MMM{"LLL"}
michael@0 408 MMMEd{"E d MMM"}
michael@0 409 MMMMEd{"E d:'e' MMMM"}
michael@0 410 MMMMd{"d:'e' MMMM"}
michael@0 411 MMMd{"d MMM"}
michael@0 412 MMd{"d/M"}
michael@0 413 MMdd{"dd/MM"}
michael@0 414 Md{"d/M"}
michael@0 415 d{"d"}
michael@0 416 h{"h a"}
michael@0 417 hm{"h:mm a"}
michael@0 418 hms{"h:mm:ss a"}
michael@0 419 ms{"mm:ss"}
michael@0 420 y{"y G"}
michael@0 421 yyyy{"y G"}
michael@0 422 yyyyM{"G y-MM"}
michael@0 423 yyyyMEd{"E, y-MM-dd G"}
michael@0 424 yyyyMM{"G y-MM"}
michael@0 425 yyyyMMM{"MMM y G"}
michael@0 426 yyyyMMMEd{"E d MMM y G"}
michael@0 427 yyyyMMMd{"d MMM y G"}
michael@0 428 yyyyMd{"G y-MM-dd"}
michael@0 429 yyyyQQQ{"G y QQQ"}
michael@0 430 yyyyQQQQ{"G y QQQQ"}
michael@0 431 }
michael@0 432 intervalFormats{
michael@0 433 H{
michael@0 434 H{"HH-HH"}
michael@0 435 }
michael@0 436 Hv{
michael@0 437 H{"HH–HH v"}
michael@0 438 }
michael@0 439 M{
michael@0 440 M{"M–M"}
michael@0 441 }
michael@0 442 MEd{
michael@0 443 M{"E d/M – E d/M"}
michael@0 444 d{"E d/M – E d/M"}
michael@0 445 }
michael@0 446 MMM{
michael@0 447 M{"MMM–MMM"}
michael@0 448 }
michael@0 449 MMMEd{
michael@0 450 M{"E d MMM – E d MMM"}
michael@0 451 d{"E d – E d MMM"}
michael@0 452 }
michael@0 453 MMMd{
michael@0 454 M{"d MMM – d MMM"}
michael@0 455 d{"d–d MMM"}
michael@0 456 }
michael@0 457 Md{
michael@0 458 M{"d/M – d/M"}
michael@0 459 d{"d–d/M"}
michael@0 460 }
michael@0 461 d{
michael@0 462 d{"d–d"}
michael@0 463 }
michael@0 464 fallback{"{0} – {1}"}
michael@0 465 h{
michael@0 466 a{"h a – h a"}
michael@0 467 h{"h-h a"}
michael@0 468 }
michael@0 469 hm{
michael@0 470 a{"h:mm a – h:mm a"}
michael@0 471 h{"h:mm–h:mm a"}
michael@0 472 m{"h:mm–h:mm a"}
michael@0 473 }
michael@0 474 hmv{
michael@0 475 a{"h:mm a – h:mm a v"}
michael@0 476 h{"h:mm–h:mm a v"}
michael@0 477 m{"h:mm–h:mm a v"}
michael@0 478 }
michael@0 479 hv{
michael@0 480 a{"h a – h a v"}
michael@0 481 h{"h–h a v"}
michael@0 482 }
michael@0 483 y{
michael@0 484 y{"y–y G"}
michael@0 485 }
michael@0 486 yM{
michael@0 487 M{"G y-MM – MM"}
michael@0 488 y{"G y-MM – y-MM"}
michael@0 489 }
michael@0 490 yMEd{
michael@0 491 M{"E, y-MM-dd – E, y-MM-dd G"}
michael@0 492 d{"E, y-MM-dd – E, y-MM-dd G"}
michael@0 493 y{"E, y-MM-dd – E, y-MM-dd G"}
michael@0 494 }
michael@0 495 yMMM{
michael@0 496 M{"MMM–MMM y G"}
michael@0 497 y{"MMM y – MMM y G"}
michael@0 498 }
michael@0 499 yMMMEd{
michael@0 500 M{"E dd MMM–E dd MMM y G"}
michael@0 501 d{"E dd MMM–E dd MMM y G"}
michael@0 502 y{"E dd MMM y–E dd MMM y G"}
michael@0 503 }
michael@0 504 yMMMM{
michael@0 505 M{"MMMM–MMMM y G"}
michael@0 506 y{"MMMM y – MMMM y G"}
michael@0 507 }
michael@0 508 yMMMd{
michael@0 509 M{"d MMM–d MMM y G"}
michael@0 510 d{"d–d MMM y G"}
michael@0 511 y{"d MMM y–d MMM y G"}
michael@0 512 }
michael@0 513 yMd{
michael@0 514 M{"G y-MM-dd – MM-dd"}
michael@0 515 d{"G y-MM-dd – dd"}
michael@0 516 y{"G y-MM-dd – y-MM-dd"}
michael@0 517 }
michael@0 518 }
michael@0 519 }
michael@0 520 gregorian{
michael@0 521 AmPmMarkers{
michael@0 522 "fm",
michael@0 523 "em",
michael@0 524 }
michael@0 525 AmPmMarkersNarrow{
michael@0 526 "f",
michael@0 527 "e",
michael@0 528 }
michael@0 529 DateTimePatterns{
michael@0 530 "'kl'. HH:mm:ss zzzz",
michael@0 531 "HH:mm:ss z",
michael@0 532 "HH:mm:ss",
michael@0 533 "HH:mm",
michael@0 534 "EEEE'en' 'den' d:'e' MMMM y",
michael@0 535 "d MMMM y",
michael@0 536 "d MMM y",
michael@0 537 "y-MM-dd",
michael@0 538 "{1} {0}",
michael@0 539 "{1} {0}",
michael@0 540 "{1} {0}",
michael@0 541 "{1} {0}",
michael@0 542 "{1} {0}",
michael@0 543 }
michael@0 544 appendItems{
michael@0 545 Timezone{"{0} {1}"}
michael@0 546 }
michael@0 547 availableFormats{
michael@0 548 EHm{"E HH:mm"}
michael@0 549 EHms{"E HH:mm:ss"}
michael@0 550 Ed{"E d"}
michael@0 551 Ehm{"E h:mm a"}
michael@0 552 Ehms{"E h:mm:ss a"}
michael@0 553 Gy{"y G"}
michael@0 554 GyMMM{"MMM y G"}
michael@0 555 GyMMMEd{"E d MMM y G"}
michael@0 556 GyMMMd{"d MMM y G"}
michael@0 557 H{"HH"}
michael@0 558 Hm{"HH:mm"}
michael@0 559 Hms{"HH:mm:ss"}
michael@0 560 M{"L"}
michael@0 561 MEd{"E d/M"}
michael@0 562 MMM{"LLL"}
michael@0 563 MMMEd{"E d MMM"}
michael@0 564 MMMMEd{"E d:'e' MMMM"}
michael@0 565 MMMMd{"d:'e' MMMM"}
michael@0 566 MMMd{"d MMM"}
michael@0 567 MMd{"d/M"}
michael@0 568 MMdd{"dd/MM"}
michael@0 569 Md{"d/M"}
michael@0 570 d{"d"}
michael@0 571 h{"h a"}
michael@0 572 hm{"h:mm a"}
michael@0 573 hms{"h:mm:ss a"}
michael@0 574 ms{"mm:ss"}
michael@0 575 y{"y"}
michael@0 576 yM{"y-MM"}
michael@0 577 yMEd{"E, y-MM-dd"}
michael@0 578 yMM{"y-MM"}
michael@0 579 yMMM{"MMM y"}
michael@0 580 yMMMEd{"E d MMM y"}
michael@0 581 yMMMd{"d MMM y"}
michael@0 582 yMd{"y-MM-dd"}
michael@0 583 yQQQ{"y QQQ"}
michael@0 584 yQQQQ{"y QQQQ"}
michael@0 585 }
michael@0 586 dayNames{
michael@0 587 format{
michael@0 588 abbreviated{
michael@0 589 "sön",
michael@0 590 "mån",
michael@0 591 "tis",
michael@0 592 "ons",
michael@0 593 "tors",
michael@0 594 "fre",
michael@0 595 "lör",
michael@0 596 }
michael@0 597 narrow{
michael@0 598 "S",
michael@0 599 "M",
michael@0 600 "T",
michael@0 601 "O",
michael@0 602 "T",
michael@0 603 "F",
michael@0 604 "L",
michael@0 605 }
michael@0 606 short{
michael@0 607 "sö",
michael@0 608 "må",
michael@0 609 "ti",
michael@0 610 "on",
michael@0 611 "to",
michael@0 612 "fr",
michael@0 613 "lö",
michael@0 614 }
michael@0 615 wide{
michael@0 616 "söndag",
michael@0 617 "måndag",
michael@0 618 "tisdag",
michael@0 619 "onsdag",
michael@0 620 "torsdag",
michael@0 621 "fredag",
michael@0 622 "lördag",
michael@0 623 }
michael@0 624 }
michael@0 625 stand-alone{
michael@0 626 abbreviated{
michael@0 627 "Sön",
michael@0 628 "Mån",
michael@0 629 "Tis",
michael@0 630 "Ons",
michael@0 631 "Tor",
michael@0 632 "Fre",
michael@0 633 "Lör",
michael@0 634 }
michael@0 635 narrow{
michael@0 636 "S",
michael@0 637 "M",
michael@0 638 "T",
michael@0 639 "O",
michael@0 640 "T",
michael@0 641 "F",
michael@0 642 "L",
michael@0 643 }
michael@0 644 short{
michael@0 645 "Sö",
michael@0 646 "Må",
michael@0 647 "Ti",
michael@0 648 "On",
michael@0 649 "To",
michael@0 650 "Fr",
michael@0 651 "Lö",
michael@0 652 }
michael@0 653 wide{
michael@0 654 "Söndag",
michael@0 655 "Måndag",
michael@0 656 "Tisdag",
michael@0 657 "Onsdag",
michael@0 658 "Torsdag",
michael@0 659 "Fredag",
michael@0 660 "Lördag",
michael@0 661 }
michael@0 662 }
michael@0 663 }
michael@0 664 eras{
michael@0 665 abbreviated{
michael@0 666 "f.Kr.",
michael@0 667 "e.Kr.",
michael@0 668 }
michael@0 669 narrow{
michael@0 670 "f.Kr.",
michael@0 671 "e.Kr.",
michael@0 672 }
michael@0 673 wide{
michael@0 674 "före Kristus",
michael@0 675 "efter Kristus",
michael@0 676 }
michael@0 677 }
michael@0 678 intervalFormats{
michael@0 679 H{
michael@0 680 H{"HH–HH"}
michael@0 681 }
michael@0 682 Hm{
michael@0 683 H{"HH:mm–HH:mm"}
michael@0 684 m{"HH:mm–HH:mm"}
michael@0 685 }
michael@0 686 Hmv{
michael@0 687 H{"HH:mm–HH:mm v"}
michael@0 688 m{"HH:mm–HH:mm v"}
michael@0 689 }
michael@0 690 Hv{
michael@0 691 H{"HH–HH v"}
michael@0 692 }
michael@0 693 M{
michael@0 694 M{"M–M"}
michael@0 695 }
michael@0 696 MEd{
michael@0 697 M{"E d/M – E d/M"}
michael@0 698 d{"E d/M – E d/M"}
michael@0 699 }
michael@0 700 MMM{
michael@0 701 M{"MMM–MMM"}
michael@0 702 }
michael@0 703 MMMEd{
michael@0 704 M{"E d MMM – E d MMM"}
michael@0 705 d{"E d – E d MMM"}
michael@0 706 }
michael@0 707 MMMd{
michael@0 708 M{"d MMM – d MMM"}
michael@0 709 d{"d–d MMM"}
michael@0 710 }
michael@0 711 Md{
michael@0 712 M{"d/M – d/M"}
michael@0 713 d{"d–d/M"}
michael@0 714 }
michael@0 715 d{
michael@0 716 d{"d–d"}
michael@0 717 }
michael@0 718 fallback{"{0} – {1}"}
michael@0 719 h{
michael@0 720 a{"h a – h a"}
michael@0 721 h{"h–h a"}
michael@0 722 }
michael@0 723 hm{
michael@0 724 a{"h:mm a – h:mm a"}
michael@0 725 h{"h:mm–h:mm a"}
michael@0 726 m{"h:mm–h:mm a"}
michael@0 727 }
michael@0 728 hmv{
michael@0 729 a{"h:mm a – h:mm a v"}
michael@0 730 h{"h:mm–h:mm a v"}
michael@0 731 m{"h:mm–h:mm a v"}
michael@0 732 }
michael@0 733 hv{
michael@0 734 a{"h a – h a v"}
michael@0 735 h{"h–h a v"}
michael@0 736 }
michael@0 737 y{
michael@0 738 y{"y–y"}
michael@0 739 }
michael@0 740 yM{
michael@0 741 M{"y-MM – MM"}
michael@0 742 y{"y-MM – y-MM"}
michael@0 743 }
michael@0 744 yMEd{
michael@0 745 M{"E, y-MM-dd – E, y-MM-dd"}
michael@0 746 d{"E, y-MM-dd – E, y-MM-dd"}
michael@0 747 y{"E, y-MM-dd – E, y-MM-dd"}
michael@0 748 }
michael@0 749 yMMM{
michael@0 750 M{"MMM–MMM y"}
michael@0 751 y{"MMM y – MMM y"}
michael@0 752 }
michael@0 753 yMMMEd{
michael@0 754 M{"E dd MMM–E dd MMM y"}
michael@0 755 d{"E dd MMM–E dd MMM y"}
michael@0 756 y{"E dd MMM y–E dd MMM y"}
michael@0 757 }
michael@0 758 yMMMM{
michael@0 759 M{"MMMM–MMMM y"}
michael@0 760 y{"MMMM y – MMMM y"}
michael@0 761 }
michael@0 762 yMMMd{
michael@0 763 M{"d MMM–d MMM y"}
michael@0 764 d{"d–d MMM y"}
michael@0 765 y{"d MMM y–d MMM y"}
michael@0 766 }
michael@0 767 yMd{
michael@0 768 M{"y-MM-dd – MM-dd"}
michael@0 769 d{"y-MM-dd – dd"}
michael@0 770 y{"y-MM-dd – y-MM-dd"}
michael@0 771 }
michael@0 772 }
michael@0 773 monthNames{
michael@0 774 format{
michael@0 775 abbreviated{
michael@0 776 "jan",
michael@0 777 "feb",
michael@0 778 "mar",
michael@0 779 "apr",
michael@0 780 "maj",
michael@0 781 "jun",
michael@0 782 "jul",
michael@0 783 "aug",
michael@0 784 "sep",
michael@0 785 "okt",
michael@0 786 "nov",
michael@0 787 "dec",
michael@0 788 }
michael@0 789 narrow{
michael@0 790 "J",
michael@0 791 "F",
michael@0 792 "M",
michael@0 793 "A",
michael@0 794 "M",
michael@0 795 "J",
michael@0 796 "J",
michael@0 797 "A",
michael@0 798 "S",
michael@0 799 "O",
michael@0 800 "N",
michael@0 801 "D",
michael@0 802 }
michael@0 803 wide{
michael@0 804 "januari",
michael@0 805 "februari",
michael@0 806 "mars",
michael@0 807 "april",
michael@0 808 "maj",
michael@0 809 "juni",
michael@0 810 "juli",
michael@0 811 "augusti",
michael@0 812 "september",
michael@0 813 "oktober",
michael@0 814 "november",
michael@0 815 "december",
michael@0 816 }
michael@0 817 }
michael@0 818 stand-alone{
michael@0 819 abbreviated{
michael@0 820 "Jan",
michael@0 821 "Feb",
michael@0 822 "Mar",
michael@0 823 "Apr",
michael@0 824 "Maj",
michael@0 825 "Jun",
michael@0 826 "Jul",
michael@0 827 "Aug",
michael@0 828 "Sep",
michael@0 829 "Okt",
michael@0 830 "Nov",
michael@0 831 "Dec",
michael@0 832 }
michael@0 833 narrow{
michael@0 834 "J",
michael@0 835 "F",
michael@0 836 "M",
michael@0 837 "A",
michael@0 838 "M",
michael@0 839 "J",
michael@0 840 "J",
michael@0 841 "A",
michael@0 842 "S",
michael@0 843 "O",
michael@0 844 "N",
michael@0 845 "D",
michael@0 846 }
michael@0 847 wide{
michael@0 848 "Januari",
michael@0 849 "Februari",
michael@0 850 "Mars",
michael@0 851 "April",
michael@0 852 "Maj",
michael@0 853 "Juni",
michael@0 854 "Juli",
michael@0 855 "Augusti",
michael@0 856 "September",
michael@0 857 "Oktober",
michael@0 858 "November",
michael@0 859 "December",
michael@0 860 }
michael@0 861 }
michael@0 862 }
michael@0 863 quarters{
michael@0 864 format{
michael@0 865 abbreviated{
michael@0 866 "K1",
michael@0 867 "K2",
michael@0 868 "K3",
michael@0 869 "K4",
michael@0 870 }
michael@0 871 narrow{
michael@0 872 "1",
michael@0 873 "2",
michael@0 874 "3",
michael@0 875 "4",
michael@0 876 }
michael@0 877 wide{
michael@0 878 "1:a kvartalet",
michael@0 879 "2:a kvartalet",
michael@0 880 "3:e kvartalet",
michael@0 881 "4:e kvartalet",
michael@0 882 }
michael@0 883 }
michael@0 884 stand-alone{
michael@0 885 abbreviated{
michael@0 886 "K1",
michael@0 887 "K2",
michael@0 888 "K3",
michael@0 889 "K4",
michael@0 890 }
michael@0 891 narrow{
michael@0 892 "1",
michael@0 893 "2",
michael@0 894 "3",
michael@0 895 "4",
michael@0 896 }
michael@0 897 wide{
michael@0 898 "1:a kvartalet",
michael@0 899 "2:a kvartalet",
michael@0 900 "3:e kvartalet",
michael@0 901 "4:e kvartalet",
michael@0 902 }
michael@0 903 }
michael@0 904 }
michael@0 905 }
michael@0 906 hebrew{
michael@0 907 eras{
michael@0 908 abbreviated{
michael@0 909 "AM",
michael@0 910 }
michael@0 911 }
michael@0 912 monthNames{
michael@0 913 format{
michael@0 914 abbreviated{
michael@0 915 "tishrí",
michael@0 916 "heshván",
michael@0 917 "kislév",
michael@0 918 "tevét",
michael@0 919 "shevát",
michael@0 920 "adár I",
michael@0 921 "adár",
michael@0 922 "nisán",
michael@0 923 "ijjár",
michael@0 924 "siván",
michael@0 925 "tammúz",
michael@0 926 "ab",
michael@0 927 "elúl",
michael@0 928 "adár II",
michael@0 929 }
michael@0 930 wide{
michael@0 931 "tishrí",
michael@0 932 "heshván",
michael@0 933 "kislév",
michael@0 934 "tevét",
michael@0 935 "shevát",
michael@0 936 "adár I",
michael@0 937 "adár",
michael@0 938 "nisán",
michael@0 939 "ijjár",
michael@0 940 "siván",
michael@0 941 "tammúz",
michael@0 942 "ab",
michael@0 943 "elúl",
michael@0 944 "adár II",
michael@0 945 }
michael@0 946 }
michael@0 947 stand-alone{
michael@0 948 abbreviated{
michael@0 949 "Tishrí",
michael@0 950 "Heshván",
michael@0 951 "Kislév",
michael@0 952 "Tevét",
michael@0 953 "Shevát",
michael@0 954 "Adár I",
michael@0 955 "Adár",
michael@0 956 "Nisán",
michael@0 957 "Ijjár",
michael@0 958 "Siván",
michael@0 959 "Tammúz",
michael@0 960 "Ab",
michael@0 961 "Elúl",
michael@0 962 "Adár II",
michael@0 963 }
michael@0 964 wide{
michael@0 965 "Tishrí",
michael@0 966 "Heshván",
michael@0 967 "Kislév",
michael@0 968 "Tevét",
michael@0 969 "Shevát",
michael@0 970 "Adár I",
michael@0 971 "Adár",
michael@0 972 "Nisán",
michael@0 973 "Ijjár",
michael@0 974 "Siván",
michael@0 975 "Tammúz",
michael@0 976 "Ab",
michael@0 977 "Elúl",
michael@0 978 "Adár II",
michael@0 979 }
michael@0 980 }
michael@0 981 }
michael@0 982 }
michael@0 983 indian{
michael@0 984 eras{
michael@0 985 abbreviated{
michael@0 986 "SAKA",
michael@0 987 }
michael@0 988 }
michael@0 989 monthNames{
michael@0 990 format{
michael@0 991 abbreviated{
michael@0 992 "chaitra",
michael@0 993 "vaishākh",
michael@0 994 "jyaishtha",
michael@0 995 "āshādha",
michael@0 996 "shrāvana",
michael@0 997 "bhādrapad",
michael@0 998 "āshwin",
michael@0 999 "kārtik",
michael@0 1000 "mārgashīrsha",
michael@0 1001 "paush",
michael@0 1002 "māgh",
michael@0 1003 "phālgun",
michael@0 1004 }
michael@0 1005 wide{
michael@0 1006 "chaitra",
michael@0 1007 "vaishākh",
michael@0 1008 "jyaishtha",
michael@0 1009 "āshādha",
michael@0 1010 "shrāvana",
michael@0 1011 "bhādrapad",
michael@0 1012 "āshwin",
michael@0 1013 "kārtik",
michael@0 1014 "mārgashīrsha",
michael@0 1015 "paush",
michael@0 1016 "māgh",
michael@0 1017 "phālgun",
michael@0 1018 }
michael@0 1019 }
michael@0 1020 stand-alone{
michael@0 1021 abbreviated{
michael@0 1022 "Chaitra",
michael@0 1023 "Vaishākh",
michael@0 1024 "Jyaishtha",
michael@0 1025 "Āshādha",
michael@0 1026 "Shrāvana",
michael@0 1027 "Bhādrapad",
michael@0 1028 "Āshwin",
michael@0 1029 "Kārtik",
michael@0 1030 "Mārgashīrsha",
michael@0 1031 "Paush",
michael@0 1032 "Māgh",
michael@0 1033 "Phālgun",
michael@0 1034 }
michael@0 1035 wide{
michael@0 1036 "Chaitra",
michael@0 1037 "Vaishākh",
michael@0 1038 "Jyaishtha",
michael@0 1039 "Āshādha",
michael@0 1040 "Shrāvana",
michael@0 1041 "Bhādrapad",
michael@0 1042 "Āshwin",
michael@0 1043 "Kārtik",
michael@0 1044 "Mārgashīrsha",
michael@0 1045 "Paush",
michael@0 1046 "Māgh",
michael@0 1047 "Phālgun",
michael@0 1048 }
michael@0 1049 }
michael@0 1050 }
michael@0 1051 }
michael@0 1052 islamic{
michael@0 1053 eras{
michael@0 1054 abbreviated{
michael@0 1055 "AH",
michael@0 1056 }
michael@0 1057 }
michael@0 1058 monthNames{
michael@0 1059 format{
michael@0 1060 wide{
michael@0 1061 "muharram",
michael@0 1062 "safar",
michael@0 1063 "rabi’ al-awwal",
michael@0 1064 "rabi’ al-akhir",
michael@0 1065 "jumada-l-ula",
michael@0 1066 "jumada-l-akhira",
michael@0 1067 "rajab",
michael@0 1068 "sha’ban",
michael@0 1069 "ramadan",
michael@0 1070 "shawwal",
michael@0 1071 "dhu-l-ga’da",
michael@0 1072 "dhu-l-hijja",
michael@0 1073 }
michael@0 1074 }
michael@0 1075 stand-alone{
michael@0 1076 wide{
michael@0 1077 "Muharram",
michael@0 1078 "Safar",
michael@0 1079 "Rabi’ al-awwal",
michael@0 1080 "Rabi’ al-akhir",
michael@0 1081 "Jumada-l-ula",
michael@0 1082 "Jumada-l-akhira",
michael@0 1083 "Rajab",
michael@0 1084 "Sha’ban",
michael@0 1085 "Ramadan",
michael@0 1086 "Shawwal",
michael@0 1087 "Dhu-l-ga’da",
michael@0 1088 "Dhu-l-hijja",
michael@0 1089 }
michael@0 1090 }
michael@0 1091 }
michael@0 1092 }
michael@0 1093 japanese{
michael@0 1094 DateTimePatterns{
michael@0 1095 "'kl'. HH:mm:ss zzzz",
michael@0 1096 "HH:mm:ss z",
michael@0 1097 "HH:mm:ss",
michael@0 1098 "HH:mm",
michael@0 1099 "EEEE d MMMM y G",
michael@0 1100 "d MMMM y G",
michael@0 1101 "d MMM y G",
michael@0 1102 "G y-MM-dd",
michael@0 1103 "{1} {0}",
michael@0 1104 "{1} {0}",
michael@0 1105 "{1} {0}",
michael@0 1106 "{1} {0}",
michael@0 1107 "{1} {0}",
michael@0 1108 }
michael@0 1109 eras{
michael@0 1110 abbreviated{
michael@0 1111 "Taika (645–650)",
michael@0 1112 "Hakuchi (650–671)",
michael@0 1113 "Hakuhō (672–686)",
michael@0 1114 "Shuchō (686–701)",
michael@0 1115 "Taihō (701–704)",
michael@0 1116 "Keiun (704–708)",
michael@0 1117 "Wadō (708–715)",
michael@0 1118 "Reiki (715–717)",
michael@0 1119 "Yōrō (717–724)",
michael@0 1120 "Jinki (724–729)",
michael@0 1121 "Tempyō (729–749)",
michael@0 1122 "Tempyō-kampō (749–749)",
michael@0 1123 "Tempyō-shōhō (749–757)",
michael@0 1124 "Tempyō-hōji (757–765)",
michael@0 1125 "Temphō-jingo (765–767)",
michael@0 1126 "Jingo-keiun (767–770)",
michael@0 1127 "Hōki (770–780)",
michael@0 1128 "Ten-ō (781–782)",
michael@0 1129 "Enryaku (782–806)",
michael@0 1130 "Daidō (806–810)",
michael@0 1131 "Kōnin (810–824)",
michael@0 1132 "Tenchō (824–834)",
michael@0 1133 "Jōwa (834–848)",
michael@0 1134 "Kajō (848–851)",
michael@0 1135 "Ninju (851–854)",
michael@0 1136 "Saiko (854–857)",
michael@0 1137 "Tennan (857–859)",
michael@0 1138 "Jōgan (859–877)",
michael@0 1139 "Genkei (877–885)",
michael@0 1140 "Ninna (885–889)",
michael@0 1141 "Kampyō (889–898)",
michael@0 1142 "Shōtai (898–901)",
michael@0 1143 "Engi (901–923)",
michael@0 1144 "Enchō (923–931)",
michael@0 1145 "Shōhei (931–938)",
michael@0 1146 "Tengyō (938–947)",
michael@0 1147 "Tenryaku (947–957)",
michael@0 1148 "Tentoku (957–961)",
michael@0 1149 "Ōwa (961–964)",
michael@0 1150 "Kōhō (964–968)",
michael@0 1151 "Anna (968–970)",
michael@0 1152 "Tenroku (970–973)",
michael@0 1153 "Ten-en (973–976)",
michael@0 1154 "Jōgen (976–978)",
michael@0 1155 "Tengen (978–983)",
michael@0 1156 "Eikan (983–985)",
michael@0 1157 "Kanna (985–987)",
michael@0 1158 "Ei-en (987–989)",
michael@0 1159 "Eiso (989–990)",
michael@0 1160 "Shōryaku (990–995)",
michael@0 1161 "Chōtoku (995–999)",
michael@0 1162 "Chōhō (999–1004)",
michael@0 1163 "Kankō (1004–1012)",
michael@0 1164 "Chōwa (1012–1017)",
michael@0 1165 "Kannin (1017–1021)",
michael@0 1166 "Jian (1021–1024)",
michael@0 1167 "Manju (1024–1028)",
michael@0 1168 "Chōgen (1028–1037)",
michael@0 1169 "Chōryaku (1037–1040)",
michael@0 1170 "Chōkyū (1040–1044)",
michael@0 1171 "Kantoku (1044–1046)",
michael@0 1172 "Eishō (1046–1053)",
michael@0 1173 "Tengi (1053–1058)",
michael@0 1174 "Kōhei (1058–1065)",
michael@0 1175 "Jiryaku (1065–1069)",
michael@0 1176 "Enkyū (1069–1074)",
michael@0 1177 "Shōho (1074–1077)",
michael@0 1178 "Shōryaku (1077–1081)",
michael@0 1179 "Eiho (1081–1084)",
michael@0 1180 "Ōtoku (1084–1087)",
michael@0 1181 "Kanji (1087–1094)",
michael@0 1182 "Kaho (1094–1096)",
michael@0 1183 "Eichō (1096–1097)",
michael@0 1184 "Shōtoku (1097–1099)",
michael@0 1185 "Kōwa (1099–1104)",
michael@0 1186 "Chōji (1104–1106)",
michael@0 1187 "Kashō (1106–1108)",
michael@0 1188 "Tennin (1108–1110)",
michael@0 1189 "Ten-ei (1110–1113)",
michael@0 1190 "Eikyū (1113–1118)",
michael@0 1191 "Gen-ei (1118–1120)",
michael@0 1192 "Hoan (1120–1124)",
michael@0 1193 "Tenji (1124–1126)",
michael@0 1194 "Daiji (1126–1131)",
michael@0 1195 "Tenshō (1131–1132)",
michael@0 1196 "Chōshō (1132–1135)",
michael@0 1197 "Hoen (1135–1141)",
michael@0 1198 "Eiji (1141–1142)",
michael@0 1199 "Kōji (1142–1144)",
michael@0 1200 "Tenyō (1144–1145)",
michael@0 1201 "Kyūan (1145–1151)",
michael@0 1202 "Ninpei (1151–1154)",
michael@0 1203 "Kyūju (1154–1156)",
michael@0 1204 "Hogen (1156–1159)",
michael@0 1205 "Heiji (1159–1160)",
michael@0 1206 "Eiryaku (1160–1161)",
michael@0 1207 "Ōho (1161–1163)",
michael@0 1208 "Chōkan (1163–1165)",
michael@0 1209 "Eiman (1165–1166)",
michael@0 1210 "Nin-an (1166–1169)",
michael@0 1211 "Kaō (1169–1171)",
michael@0 1212 "Shōan (1171–1175)",
michael@0 1213 "Angen (1175–1177)",
michael@0 1214 "Jishō (1177–1181)",
michael@0 1215 "Yōwa (1181–1182)",
michael@0 1216 "Juei (1182–1184)",
michael@0 1217 "Genryuku (1184–1185)",
michael@0 1218 "Bunji (1185–1190)",
michael@0 1219 "Kenkyū (1190–1199)",
michael@0 1220 "Shōji (1199–1201)",
michael@0 1221 "Kennin (1201–1204)",
michael@0 1222 "Genkyū (1204–1206)",
michael@0 1223 "Ken-ei (1206–1207)",
michael@0 1224 "Shōgen (1207–1211)",
michael@0 1225 "Kenryaku (1211–1213)",
michael@0 1226 "Kenpō (1213–1219)",
michael@0 1227 "Shōkyū (1219–1222)",
michael@0 1228 "Jōō (1222–1224)",
michael@0 1229 "Gennin (1224–1225)",
michael@0 1230 "Karoku (1225–1227)",
michael@0 1231 "Antei (1227–1229)",
michael@0 1232 "Kanki (1229–1232)",
michael@0 1233 "Jōei (1232–1233)",
michael@0 1234 "Tempuku (1233–1234)",
michael@0 1235 "Bunryaku (1234–1235)",
michael@0 1236 "Katei (1235–1238)",
michael@0 1237 "Ryakunin (1238–1239)",
michael@0 1238 "En-ō (1239–1240)",
michael@0 1239 "Ninji (1240–1243)",
michael@0 1240 "Kangen (1243–1247)",
michael@0 1241 "Hōji (1247–1249)",
michael@0 1242 "Kenchō (1249–1256)",
michael@0 1243 "Kōgen (1256–1257)",
michael@0 1244 "Shōka (1257–1259)",
michael@0 1245 "Shōgen (1259–1260)",
michael@0 1246 "Bun-ō (1260–1261)",
michael@0 1247 "Kōchō (1261–1264)",
michael@0 1248 "Bun-ei (1264–1275)",
michael@0 1249 "Kenji (1275–1278)",
michael@0 1250 "Kōan (1278–1288)",
michael@0 1251 "Shōō (1288–1293)",
michael@0 1252 "Einin (1293–1299)",
michael@0 1253 "Shōan (1299–1302)",
michael@0 1254 "Kengen (1302–1303)",
michael@0 1255 "Kagen (1303–1306)",
michael@0 1256 "Tokuji (1306–1308)",
michael@0 1257 "Enkei (1308–1311)",
michael@0 1258 "Ōchō (1311–1312)",
michael@0 1259 "Shōwa (1312–1317)",
michael@0 1260 "Bunpō (1317–1319)",
michael@0 1261 "Genō (1319–1321)",
michael@0 1262 "Genkyō (1321–1324)",
michael@0 1263 "Shōchū (1324–1326)",
michael@0 1264 "Kareki (1326–1329)",
michael@0 1265 "Gentoku (1329–1331)",
michael@0 1266 "Genkō (1331–1334)",
michael@0 1267 "Kemmu (1334–1336)",
michael@0 1268 "Engen (1336–1340)",
michael@0 1269 "Kōkoku (1340–1346)",
michael@0 1270 "Shōhei (1346–1370)",
michael@0 1271 "Kentoku (1370–1372)",
michael@0 1272 "Bunchū (1372–1375)",
michael@0 1273 "Tenju (1375–1379)",
michael@0 1274 "Kōryaku (1379–1381)",
michael@0 1275 "Kōwa (1381–1384)",
michael@0 1276 "Genchū (1384–1392)",
michael@0 1277 "Meitoku (1384–1387)",
michael@0 1278 "Kakei (1387–1389)",
michael@0 1279 "Kōō (1389–1390)",
michael@0 1280 "Meitoku (1390–1394)",
michael@0 1281 "Ōei (1394–1428)",
michael@0 1282 "Shōchō (1428–1429)",
michael@0 1283 "Eikyō (1429–1441)",
michael@0 1284 "Kakitsu (1441–1444)",
michael@0 1285 "Bun-an (1444–1449)",
michael@0 1286 "Hōtoku (1449–1452)",
michael@0 1287 "Kyōtoku (1452–1455)",
michael@0 1288 "Kōshō (1455–1457)",
michael@0 1289 "Chōroku (1457–1460)",
michael@0 1290 "Kanshō (1460–1466)",
michael@0 1291 "Bunshō (1466–1467)",
michael@0 1292 "Ōnin (1467–1469)",
michael@0 1293 "Bunmei (1469–1487)",
michael@0 1294 "Chōkyō (1487–1489)",
michael@0 1295 "Entoku (1489–1492)",
michael@0 1296 "Meiō (1492–1501)",
michael@0 1297 "Bunki (1501–1504)",
michael@0 1298 "Eishō (1504–1521)",
michael@0 1299 "Taiei (1521–1528)",
michael@0 1300 "Kyōroku (1528–1532)",
michael@0 1301 "Tenmon (1532–1555)",
michael@0 1302 "Kōji (1555–1558)",
michael@0 1303 "Eiroku (1558–1570)",
michael@0 1304 "Genki (1570–1573)",
michael@0 1305 "Tenshō (1573–1592)",
michael@0 1306 "Bunroku (1592–1596)",
michael@0 1307 "Keichō (1596–1615)",
michael@0 1308 "Genwa (1615–1624)",
michael@0 1309 "Kan-ei (1624–1644)",
michael@0 1310 "Shōho (1644–1648)",
michael@0 1311 "Keian (1648–1652)",
michael@0 1312 "Shōō (1652–1655)",
michael@0 1313 "Meiryaku (1655–1658)",
michael@0 1314 "Manji (1658–1661)",
michael@0 1315 "Kanbun (1661–1673)",
michael@0 1316 "Enpō (1673–1681)",
michael@0 1317 "Tenwa (1681–1684)",
michael@0 1318 "Jōkyō (1684–1688)",
michael@0 1319 "Genroku (1688–1704)",
michael@0 1320 "Hōei (1704–1711)",
michael@0 1321 "Shōtoku (1711–1716)",
michael@0 1322 "Kyōhō (1716–1736)",
michael@0 1323 "Genbun (1736–1741)",
michael@0 1324 "Kanpō (1741–1744)",
michael@0 1325 "Enkyō (1744–1748)",
michael@0 1326 "Kan-en (1748–1751)",
michael@0 1327 "Hōryaku (1751–1764)",
michael@0 1328 "Meiwa (1764–1772)",
michael@0 1329 "An-ei (1772–1781)",
michael@0 1330 "Tenmei (1781–1789)",
michael@0 1331 "Kansei (1789–1801)",
michael@0 1332 "Kyōwa (1801–1804)",
michael@0 1333 "Bunka (1804–1818)",
michael@0 1334 "Bunsei (1818–1830)",
michael@0 1335 "Tenpō (1830–1844)",
michael@0 1336 "Kōka (1844–1848)",
michael@0 1337 "Kaei (1848–1854)",
michael@0 1338 "Ansei (1854–1860)",
michael@0 1339 "Man-en (1860–1861)",
michael@0 1340 "Bunkyū (1861–1864)",
michael@0 1341 "Genji (1864–1865)",
michael@0 1342 "Keiō (1865–1868)",
michael@0 1343 "Meiji",
michael@0 1344 "Taishō",
michael@0 1345 "Shōwa",
michael@0 1346 "Heisei",
michael@0 1347 }
michael@0 1348 }
michael@0 1349 }
michael@0 1350 persian{
michael@0 1351 eras{
michael@0 1352 abbreviated{
michael@0 1353 "AP",
michael@0 1354 }
michael@0 1355 }
michael@0 1356 monthNames{
michael@0 1357 format{
michael@0 1358 abbreviated{
michael@0 1359 "farvardin",
michael@0 1360 "ordibehesht",
michael@0 1361 "khordād",
michael@0 1362 "tir",
michael@0 1363 "mordād",
michael@0 1364 "shahrivar",
michael@0 1365 "mehr",
michael@0 1366 "ābān",
michael@0 1367 "āzar",
michael@0 1368 "dey",
michael@0 1369 "bahman",
michael@0 1370 "esfand",
michael@0 1371 }
michael@0 1372 wide{
michael@0 1373 "farvardin",
michael@0 1374 "ordibehesht",
michael@0 1375 "khordād",
michael@0 1376 "tir",
michael@0 1377 "mordād",
michael@0 1378 "shahrivar",
michael@0 1379 "mehr",
michael@0 1380 "ābān",
michael@0 1381 "āzar",
michael@0 1382 "dey",
michael@0 1383 "bahman",
michael@0 1384 "esfand",
michael@0 1385 }
michael@0 1386 }
michael@0 1387 stand-alone{
michael@0 1388 abbreviated{
michael@0 1389 "Farvardin",
michael@0 1390 "Ordibehesht",
michael@0 1391 "Khordād",
michael@0 1392 "Tir",
michael@0 1393 "Mordād",
michael@0 1394 "Shahrivar",
michael@0 1395 "Mehr",
michael@0 1396 "Ābān",
michael@0 1397 "Āzar",
michael@0 1398 "Dey",
michael@0 1399 "Bahman",
michael@0 1400 "Esfand",
michael@0 1401 }
michael@0 1402 wide{
michael@0 1403 "Farvardin",
michael@0 1404 "Ordibehesht",
michael@0 1405 "Khordād",
michael@0 1406 "Tir",
michael@0 1407 "Mordād",
michael@0 1408 "Shahrivar",
michael@0 1409 "Mehr",
michael@0 1410 "Ābān",
michael@0 1411 "Āzar",
michael@0 1412 "Dey",
michael@0 1413 "Bahman",
michael@0 1414 "Esfand",
michael@0 1415 }
michael@0 1416 }
michael@0 1417 }
michael@0 1418 }
michael@0 1419 roc{
michael@0 1420 eras{
michael@0 1421 abbreviated{
michael@0 1422 "före R.K.",
michael@0 1423 "R.K.",
michael@0 1424 }
michael@0 1425 }
michael@0 1426 }
michael@0 1427 }
michael@0 1428 contextTransforms{
michael@0 1429 displayName:intvector{
michael@0 1430 1,
michael@0 1431 1,
michael@0 1432 }
michael@0 1433 languages:intvector{
michael@0 1434 1,
michael@0 1435 1,
michael@0 1436 }
michael@0 1437 }
michael@0 1438 delimiters{
michael@0 1439 alternateQuotationEnd{"’"}
michael@0 1440 alternateQuotationStart{"’"}
michael@0 1441 quotationEnd{"”"}
michael@0 1442 quotationStart{"”"}
michael@0 1443 }
michael@0 1444 durationUnits{
michael@0 1445 hm{"h:mm"}
michael@0 1446 hms{"h:mm:ss"}
michael@0 1447 ms{"m:ss"}
michael@0 1448 }
michael@0 1449 fields{
michael@0 1450 day{
michael@0 1451 dn{"Dag"}
michael@0 1452 relative{
michael@0 1453 "-1"{"i går"}
michael@0 1454 "-2"{"i förrgår"}
michael@0 1455 "0"{"i dag"}
michael@0 1456 "1"{"i morgon"}
michael@0 1457 "2"{"i övermorgon"}
michael@0 1458 }
michael@0 1459 relativeTime{
michael@0 1460 future{
michael@0 1461 one{"om {0} dag"}
michael@0 1462 other{"om {0} dagar"}
michael@0 1463 }
michael@0 1464 past{
michael@0 1465 one{"för {0} dag sedan"}
michael@0 1466 other{"för {0} dagar sedan"}
michael@0 1467 }
michael@0 1468 }
michael@0 1469 }
michael@0 1470 dayperiod{
michael@0 1471 dn{"fm/em"}
michael@0 1472 }
michael@0 1473 era{
michael@0 1474 dn{"Era"}
michael@0 1475 }
michael@0 1476 fri{
michael@0 1477 relative{
michael@0 1478 "-1"{"fredag förra veckan"}
michael@0 1479 "0"{"fredag denna vecka"}
michael@0 1480 "1"{"fredag nästa vecka"}
michael@0 1481 }
michael@0 1482 }
michael@0 1483 hour{
michael@0 1484 dn{"timme"}
michael@0 1485 relativeTime{
michael@0 1486 future{
michael@0 1487 one{"om {0} timme"}
michael@0 1488 other{"om {0} timmar"}
michael@0 1489 }
michael@0 1490 past{
michael@0 1491 one{"för {0} timme sedan"}
michael@0 1492 other{"för {0} timmar sedan"}
michael@0 1493 }
michael@0 1494 }
michael@0 1495 }
michael@0 1496 minute{
michael@0 1497 dn{"Minut"}
michael@0 1498 relativeTime{
michael@0 1499 future{
michael@0 1500 one{"om {0} minut"}
michael@0 1501 other{"om {0} minuter"}
michael@0 1502 }
michael@0 1503 past{
michael@0 1504 one{"för {0} minut sedan"}
michael@0 1505 other{"för {0} minuter sedan"}
michael@0 1506 }
michael@0 1507 }
michael@0 1508 }
michael@0 1509 mon{
michael@0 1510 relative{
michael@0 1511 "-1"{"måndag förra veckan"}
michael@0 1512 "0"{"måndag denna vecka"}
michael@0 1513 "1"{"måndag nästa vecka"}
michael@0 1514 }
michael@0 1515 }
michael@0 1516 month{
michael@0 1517 dn{"Månad"}
michael@0 1518 relative{
michael@0 1519 "-1"{"förra månaden"}
michael@0 1520 "0"{"denna månad"}
michael@0 1521 "1"{"nästa månad"}
michael@0 1522 }
michael@0 1523 relativeTime{
michael@0 1524 future{
michael@0 1525 one{"om {0} månad"}
michael@0 1526 other{"om {0} månader"}
michael@0 1527 }
michael@0 1528 past{
michael@0 1529 one{"för {0} månad sedan"}
michael@0 1530 other{"för {0} månader sedan"}
michael@0 1531 }
michael@0 1532 }
michael@0 1533 }
michael@0 1534 sat{
michael@0 1535 relative{
michael@0 1536 "-1"{"lördag förra veckan"}
michael@0 1537 "0"{"lördag denna vecka"}
michael@0 1538 "1"{"lördag nästa vecka"}
michael@0 1539 }
michael@0 1540 }
michael@0 1541 second{
michael@0 1542 dn{"Sekund"}
michael@0 1543 relative{
michael@0 1544 "0"{"nu"}
michael@0 1545 }
michael@0 1546 relativeTime{
michael@0 1547 future{
michael@0 1548 one{"om {0} sekund"}
michael@0 1549 other{"om {0} sekunder"}
michael@0 1550 }
michael@0 1551 past{
michael@0 1552 one{"för {0} sekund sedan"}
michael@0 1553 other{"för {0} sekunder sedan"}
michael@0 1554 }
michael@0 1555 }
michael@0 1556 }
michael@0 1557 sun{
michael@0 1558 relative{
michael@0 1559 "-1"{"söndag förra veckan"}
michael@0 1560 "0"{"söndag denna vecka"}
michael@0 1561 "1"{"söndag nästa vecka"}
michael@0 1562 }
michael@0 1563 }
michael@0 1564 thu{
michael@0 1565 relative{
michael@0 1566 "-1"{"torsdag förra veckan"}
michael@0 1567 "0"{"torsdag denna vecka"}
michael@0 1568 "1"{"torsdag nästa vecka"}
michael@0 1569 }
michael@0 1570 }
michael@0 1571 tue{
michael@0 1572 relative{
michael@0 1573 "-1"{"tisdag förra veckan"}
michael@0 1574 "0"{"tisdag denna vecka"}
michael@0 1575 "1"{"tisdag nästa vecka"}
michael@0 1576 }
michael@0 1577 }
michael@0 1578 wed{
michael@0 1579 relative{
michael@0 1580 "-1"{"onsdag förra veckan"}
michael@0 1581 "0"{"onsdag denna vecka"}
michael@0 1582 "1"{"onsdag nästa vecka"}
michael@0 1583 }
michael@0 1584 }
michael@0 1585 week{
michael@0 1586 dn{"Vecka"}
michael@0 1587 relative{
michael@0 1588 "-1"{"förra veckan"}
michael@0 1589 "0"{"denna vecka"}
michael@0 1590 "1"{"nästa vecka"}
michael@0 1591 }
michael@0 1592 relativeTime{
michael@0 1593 future{
michael@0 1594 one{"om {0} vecka"}
michael@0 1595 other{"om {0} veckor"}
michael@0 1596 }
michael@0 1597 past{
michael@0 1598 one{"för {0} vecka sedan"}
michael@0 1599 other{"för {0} veckor sedan"}
michael@0 1600 }
michael@0 1601 }
michael@0 1602 }
michael@0 1603 weekday{
michael@0 1604 dn{"Veckodag"}
michael@0 1605 }
michael@0 1606 year{
michael@0 1607 dn{"År"}
michael@0 1608 relative{
michael@0 1609 "-1"{"i fjol"}
michael@0 1610 "0"{"i år"}
michael@0 1611 "1"{"nästa år"}
michael@0 1612 }
michael@0 1613 relativeTime{
michael@0 1614 future{
michael@0 1615 one{"om {0} år"}
michael@0 1616 other{"om {0} år"}
michael@0 1617 }
michael@0 1618 past{
michael@0 1619 one{"för {0} år sedan"}
michael@0 1620 other{"för {0} år sedan"}
michael@0 1621 }
michael@0 1622 }
michael@0 1623 }
michael@0 1624 zone{
michael@0 1625 dn{"Tidszon"}
michael@0 1626 }
michael@0 1627 }
michael@0 1628 listPattern{
michael@0 1629 standard{
michael@0 1630 2{"{0} och {1}"}
michael@0 1631 end{"{0} och {1}"}
michael@0 1632 middle{"{0}, {1}"}
michael@0 1633 start{"{0}, {1}"}
michael@0 1634 }
michael@0 1635 unit{
michael@0 1636 2{"{0}, {1}"}
michael@0 1637 end{"{0}, {1}"}
michael@0 1638 middle{"{0}, {1}"}
michael@0 1639 start{"{0}, {1}"}
michael@0 1640 }
michael@0 1641 unit-narrow{
michael@0 1642 2{"{0} {1}"}
michael@0 1643 end{"{0} {1}"}
michael@0 1644 middle{"{0} {1}"}
michael@0 1645 start{"{0} {1}"}
michael@0 1646 }
michael@0 1647 unit-short{
michael@0 1648 2{"{0}, {1}"}
michael@0 1649 end{"{0}, {1}"}
michael@0 1650 middle{"{0}, {1}"}
michael@0 1651 start{"{0}, {1}"}
michael@0 1652 }
michael@0 1653 }
michael@0 1654 measurementSystemNames{
michael@0 1655 UK{"engelska enheter"}
michael@0 1656 US{"USA-enheter"}
michael@0 1657 metric{"SI-enheter"}
michael@0 1658 }
michael@0 1659 transformNames{
michael@0 1660 BGN{"BGN"}
michael@0 1661 Numeric{"Numerisk"}
michael@0 1662 Tone{"Ton"}
michael@0 1663 UNGEGN{"UNGEGN"}
michael@0 1664 x-Accents{"Accenter"}
michael@0 1665 x-Fullwidth{"Helbreda"}
michael@0 1666 x-Halfwidth{"Halvbreda"}
michael@0 1667 x-Jamo{"Jamo"}
michael@0 1668 x-Pinyin{"Pinyin"}
michael@0 1669 x-Publishing{"För publicering"}
michael@0 1670 }
michael@0 1671 units{
michael@0 1672 acceleration{
michael@0 1673 g-force{
michael@0 1674 one{"{0} gång Jordens gravitation"}
michael@0 1675 other{"{0} gånger Jordens gravitation"}
michael@0 1676 }
michael@0 1677 }
michael@0 1678 angle{
michael@0 1679 arc-minute{
michael@0 1680 one{"{0} bågminut"}
michael@0 1681 other{"{0} bågminuter"}
michael@0 1682 }
michael@0 1683 arc-second{
michael@0 1684 one{"{0} bågsekund"}
michael@0 1685 other{"{0} bågsekunder"}
michael@0 1686 }
michael@0 1687 degree{
michael@0 1688 one{"{0} grad"}
michael@0 1689 other{"{0} grader"}
michael@0 1690 }
michael@0 1691 }
michael@0 1692 area{
michael@0 1693 acre{
michael@0 1694 one{"{0} amerikanskt tunnland"}
michael@0 1695 other{"{0} amerikanska tunnland"}
michael@0 1696 }
michael@0 1697 hectare{
michael@0 1698 one{"{0} hektar"}
michael@0 1699 other{"{0} hektar"}
michael@0 1700 }
michael@0 1701 square-foot{
michael@0 1702 one{"{0} kvadratfot"}
michael@0 1703 other{"{0} kvadratfot"}
michael@0 1704 }
michael@0 1705 square-kilometer{
michael@0 1706 one{"{0} kvadratkilometer"}
michael@0 1707 other{"{0} kvadratkilometer"}
michael@0 1708 }
michael@0 1709 square-meter{
michael@0 1710 one{"{0} kvadratmeter"}
michael@0 1711 other{"{0} kvadratmeter"}
michael@0 1712 }
michael@0 1713 square-mile{
michael@0 1714 one{"{0} engelsk kvadratmil"}
michael@0 1715 other{"{0} engelska kvadratmil"}
michael@0 1716 }
michael@0 1717 }
michael@0 1718 compound{
michael@0 1719 per{"{0} per {1}"}
michael@0 1720 }
michael@0 1721 duration{
michael@0 1722 day{
michael@0 1723 one{"{0} dygn"}
michael@0 1724 other{"{0} dygn"}
michael@0 1725 }
michael@0 1726 hour{
michael@0 1727 one{"{0} timme"}
michael@0 1728 other{"{0} timmar"}
michael@0 1729 }
michael@0 1730 millisecond{
michael@0 1731 one{"{0} millisekund"}
michael@0 1732 other{"{0} millisekunder"}
michael@0 1733 }
michael@0 1734 minute{
michael@0 1735 one{"{0} minut"}
michael@0 1736 other{"{0} minuter"}
michael@0 1737 }
michael@0 1738 month{
michael@0 1739 one{"{0} månad"}
michael@0 1740 other{"{0} månader"}
michael@0 1741 }
michael@0 1742 second{
michael@0 1743 one{"{0} sekund"}
michael@0 1744 other{"{0} sekunder"}
michael@0 1745 }
michael@0 1746 week{
michael@0 1747 one{"{0} vecka"}
michael@0 1748 other{"{0} veckor"}
michael@0 1749 }
michael@0 1750 year{
michael@0 1751 one{"{0} år"}
michael@0 1752 other{"{0} år"}
michael@0 1753 }
michael@0 1754 }
michael@0 1755 length{
michael@0 1756 centimeter{
michael@0 1757 one{"{0} centimeter"}
michael@0 1758 other{"{0} centimeter"}
michael@0 1759 }
michael@0 1760 foot{
michael@0 1761 one{"{0} fot"}
michael@0 1762 other{"{0} fot"}
michael@0 1763 }
michael@0 1764 inch{
michael@0 1765 one{"{0} tum"}
michael@0 1766 other{"{0} tum"}
michael@0 1767 }
michael@0 1768 kilometer{
michael@0 1769 one{"{0} kilometer"}
michael@0 1770 other{"{0} kilometer"}
michael@0 1771 }
michael@0 1772 light-year{
michael@0 1773 one{"{0} ljusår"}
michael@0 1774 other{"{0} ljusår"}
michael@0 1775 }
michael@0 1776 meter{
michael@0 1777 one{"{0} meter"}
michael@0 1778 other{"{0} meter"}
michael@0 1779 }
michael@0 1780 mile{
michael@0 1781 one{"{0} engelsk mil"}
michael@0 1782 other{"{0} engelska mil"}
michael@0 1783 }
michael@0 1784 millimeter{
michael@0 1785 one{"{0} millimeter"}
michael@0 1786 other{"{0} millimeter"}
michael@0 1787 }
michael@0 1788 picometer{
michael@0 1789 one{"{0} pikometer"}
michael@0 1790 other{"{0} pikometer"}
michael@0 1791 }
michael@0 1792 yard{
michael@0 1793 one{"{0} engelsk yard"}
michael@0 1794 other{"{0} engelska yard"}
michael@0 1795 }
michael@0 1796 }
michael@0 1797 mass{
michael@0 1798 gram{
michael@0 1799 one{"{0} gram"}
michael@0 1800 other{"{0} gram"}
michael@0 1801 }
michael@0 1802 kilogram{
michael@0 1803 one{"{0} kilogram"}
michael@0 1804 other{"{0} kilogram"}
michael@0 1805 }
michael@0 1806 ounce{
michael@0 1807 one{"{0} uns"}
michael@0 1808 other{"{0} uns"}
michael@0 1809 }
michael@0 1810 pound{
michael@0 1811 one{"{0} skålpund"}
michael@0 1812 other{"{0} skålpund"}
michael@0 1813 }
michael@0 1814 }
michael@0 1815 power{
michael@0 1816 horsepower{
michael@0 1817 one{"{0} hästkraft"}
michael@0 1818 other{"{0} hästkrafter"}
michael@0 1819 }
michael@0 1820 kilowatt{
michael@0 1821 one{"{0} kilowatt"}
michael@0 1822 other{"{0} kilowatt"}
michael@0 1823 }
michael@0 1824 watt{
michael@0 1825 one{"{0} watt"}
michael@0 1826 other{"{0} watt"}
michael@0 1827 }
michael@0 1828 }
michael@0 1829 pressure{
michael@0 1830 hectopascal{
michael@0 1831 one{"{0} hektopascal"}
michael@0 1832 other{"{0} hektopascal"}
michael@0 1833 }
michael@0 1834 inch-hg{
michael@0 1835 one{"{0} tum kvicksilver"}
michael@0 1836 other{"{0} tum kvicksilver"}
michael@0 1837 }
michael@0 1838 millibar{
michael@0 1839 one{"{0} millibar"}
michael@0 1840 other{"{0} millibar"}
michael@0 1841 }
michael@0 1842 }
michael@0 1843 speed{
michael@0 1844 kilometer-per-hour{
michael@0 1845 one{"{0} kilometer per timme"}
michael@0 1846 other{"{0} kilometer per timme"}
michael@0 1847 }
michael@0 1848 meter-per-second{
michael@0 1849 one{"{0} meter per sekund"}
michael@0 1850 other{"{0} meter per sekund"}
michael@0 1851 }
michael@0 1852 mile-per-hour{
michael@0 1853 one{"{0} engelsk mil per timme"}
michael@0 1854 other{"{0} engelska mil per timme"}
michael@0 1855 }
michael@0 1856 }
michael@0 1857 temperature{
michael@0 1858 celsius{
michael@0 1859 one{"{0} grad Celsius"}
michael@0 1860 other{"{0} grader Celsius"}
michael@0 1861 }
michael@0 1862 fahrenheit{
michael@0 1863 one{"{0} grad Fahrenheit"}
michael@0 1864 other{"{0} grader Fahrenheit"}
michael@0 1865 }
michael@0 1866 }
michael@0 1867 volume{
michael@0 1868 cubic-kilometer{
michael@0 1869 one{"{0} kubikkilometer"}
michael@0 1870 other{"{0} kubikkilometer"}
michael@0 1871 }
michael@0 1872 cubic-mile{
michael@0 1873 one{"{0} engelsk kubikmil"}
michael@0 1874 other{"{0} engelska kubikmil"}
michael@0 1875 }
michael@0 1876 liter{
michael@0 1877 one{"{0} liter"}
michael@0 1878 other{"{0} liter"}
michael@0 1879 }
michael@0 1880 }
michael@0 1881 }
michael@0 1882 unitsNarrow{
michael@0 1883 acceleration{
michael@0 1884 g-force{
michael@0 1885 one{"{0}G"}
michael@0 1886 other{"{0}G"}
michael@0 1887 }
michael@0 1888 }
michael@0 1889 angle{
michael@0 1890 arc-minute{
michael@0 1891 one{"{0}′"}
michael@0 1892 other{"{0}′"}
michael@0 1893 }
michael@0 1894 arc-second{
michael@0 1895 one{"{0}″"}
michael@0 1896 other{"{0}″"}
michael@0 1897 }
michael@0 1898 degree{
michael@0 1899 one{"{0}°"}
michael@0 1900 other{"{0}°"}
michael@0 1901 }
michael@0 1902 }
michael@0 1903 area{
michael@0 1904 acre{
michael@0 1905 one{"{0} ac"}
michael@0 1906 other{"{0} ac"}
michael@0 1907 }
michael@0 1908 hectare{
michael@0 1909 one{"{0}ha"}
michael@0 1910 other{"{0}ha"}
michael@0 1911 }
michael@0 1912 square-foot{
michael@0 1913 one{"{0} fot²"}
michael@0 1914 other{"{0} fot²"}
michael@0 1915 }
michael@0 1916 square-kilometer{
michael@0 1917 one{"{0}km²"}
michael@0 1918 other{"{0}km²"}
michael@0 1919 }
michael@0 1920 square-meter{
michael@0 1921 one{"{0}m²"}
michael@0 1922 other{"{0}m²"}
michael@0 1923 }
michael@0 1924 square-mile{
michael@0 1925 one{"{0} mi²"}
michael@0 1926 other{"{0} mi²"}
michael@0 1927 }
michael@0 1928 }
michael@0 1929 compound{
michael@0 1930 per{"{0}/{1}"}
michael@0 1931 }
michael@0 1932 duration{
michael@0 1933 day{
michael@0 1934 one{"{0}d"}
michael@0 1935 other{"{0}d"}
michael@0 1936 }
michael@0 1937 hour{
michael@0 1938 one{"{0}h"}
michael@0 1939 other{"{0}h"}
michael@0 1940 }
michael@0 1941 millisecond{
michael@0 1942 one{"{0}ms"}
michael@0 1943 other{"{0}ms"}
michael@0 1944 }
michael@0 1945 minute{
michael@0 1946 one{"{0}m"}
michael@0 1947 other{"{0}m"}
michael@0 1948 }
michael@0 1949 month{
michael@0 1950 one{"{0}m"}
michael@0 1951 other{"{0}m"}
michael@0 1952 }
michael@0 1953 second{
michael@0 1954 one{"{0}s"}
michael@0 1955 other{"{0}s"}
michael@0 1956 }
michael@0 1957 week{
michael@0 1958 one{"{0}v"}
michael@0 1959 other{"{0}v"}
michael@0 1960 }
michael@0 1961 year{
michael@0 1962 one{"{0}å"}
michael@0 1963 other{"{0}å"}
michael@0 1964 }
michael@0 1965 }
michael@0 1966 length{
michael@0 1967 centimeter{
michael@0 1968 one{"{0}cm"}
michael@0 1969 other{"{0}cm"}
michael@0 1970 }
michael@0 1971 foot{
michael@0 1972 one{"{0} fot"}
michael@0 1973 other{"{0} fot"}
michael@0 1974 }
michael@0 1975 inch{
michael@0 1976 one{"{0} tum"}
michael@0 1977 other{"{0} tum"}
michael@0 1978 }
michael@0 1979 kilometer{
michael@0 1980 one{"{0}km"}
michael@0 1981 other{"{0}km"}
michael@0 1982 }
michael@0 1983 light-year{
michael@0 1984 one{"{0} ljusår"}
michael@0 1985 other{"{0} ljusår"}
michael@0 1986 }
michael@0 1987 meter{
michael@0 1988 one{"{0}m"}
michael@0 1989 other{"{0}m"}
michael@0 1990 }
michael@0 1991 mile{
michael@0 1992 one{"{0}mi"}
michael@0 1993 other{"{0}mi"}
michael@0 1994 }
michael@0 1995 millimeter{
michael@0 1996 one{"{0}mm"}
michael@0 1997 other{"{0}mm"}
michael@0 1998 }
michael@0 1999 picometer{
michael@0 2000 one{"{0}pm"}
michael@0 2001 other{"{0}pm"}
michael@0 2002 }
michael@0 2003 yard{
michael@0 2004 one{"{0}yd"}
michael@0 2005 other{"{0}yd"}
michael@0 2006 }
michael@0 2007 }
michael@0 2008 mass{
michael@0 2009 gram{
michael@0 2010 one{"{0}g"}
michael@0 2011 other{"{0}g"}
michael@0 2012 }
michael@0 2013 kilogram{
michael@0 2014 one{"{0}kg"}
michael@0 2015 other{"{0}kg"}
michael@0 2016 }
michael@0 2017 ounce{
michael@0 2018 one{"{0} uns"}
michael@0 2019 other{"{0} uns"}
michael@0 2020 }
michael@0 2021 pound{
michael@0 2022 one{"{0} skålpund"}
michael@0 2023 other{"{0} skålpund"}
michael@0 2024 }
michael@0 2025 }
michael@0 2026 power{
michael@0 2027 horsepower{
michael@0 2028 one{"{0}hk"}
michael@0 2029 other{"{0}hk"}
michael@0 2030 }
michael@0 2031 kilowatt{
michael@0 2032 one{"{0}kW"}
michael@0 2033 other{"{0}kW"}
michael@0 2034 }
michael@0 2035 watt{
michael@0 2036 one{"{0}W"}
michael@0 2037 other{"{0}W"}
michael@0 2038 }
michael@0 2039 }
michael@0 2040 pressure{
michael@0 2041 hectopascal{
michael@0 2042 one{"{0}hPa"}
michael@0 2043 other{"{0}hPa"}
michael@0 2044 }
michael@0 2045 inch-hg{
michael@0 2046 one{"{0} tum Hg"}
michael@0 2047 other{"{0} tum Hg"}
michael@0 2048 }
michael@0 2049 millibar{
michael@0 2050 one{"{0}mbar"}
michael@0 2051 other{"{0}mbar"}
michael@0 2052 }
michael@0 2053 }
michael@0 2054 speed{
michael@0 2055 kilometer-per-hour{
michael@0 2056 one{"{0}km/h"}
michael@0 2057 other{"{0}km/h"}
michael@0 2058 }
michael@0 2059 meter-per-second{
michael@0 2060 one{"{0}m/s"}
michael@0 2061 other{"{0}m/s"}
michael@0 2062 }
michael@0 2063 mile-per-hour{
michael@0 2064 one{"{0} mi/h"}
michael@0 2065 other{"{0} mi/h"}
michael@0 2066 }
michael@0 2067 }
michael@0 2068 temperature{
michael@0 2069 celsius{
michael@0 2070 one{"{0}°"}
michael@0 2071 other{"{0}°"}
michael@0 2072 }
michael@0 2073 fahrenheit{
michael@0 2074 one{"{0}°F"}
michael@0 2075 other{"{0}°F"}
michael@0 2076 }
michael@0 2077 }
michael@0 2078 volume{
michael@0 2079 cubic-kilometer{
michael@0 2080 one{"{0}km³"}
michael@0 2081 other{"{0}km³"}
michael@0 2082 }
michael@0 2083 cubic-mile{
michael@0 2084 one{"{0} mi³"}
michael@0 2085 other{"{0} mi³"}
michael@0 2086 }
michael@0 2087 liter{
michael@0 2088 one{"{0}L"}
michael@0 2089 other{"{0}L"}
michael@0 2090 }
michael@0 2091 }
michael@0 2092 }
michael@0 2093 unitsShort{
michael@0 2094 acceleration{
michael@0 2095 g-force{
michael@0 2096 one{"{0} G"}
michael@0 2097 other{"{0} G"}
michael@0 2098 }
michael@0 2099 }
michael@0 2100 angle{
michael@0 2101 arc-minute{
michael@0 2102 one{"{0}′"}
michael@0 2103 other{"{0}′"}
michael@0 2104 }
michael@0 2105 arc-second{
michael@0 2106 one{"{0}″"}
michael@0 2107 other{"{0}″"}
michael@0 2108 }
michael@0 2109 degree{
michael@0 2110 one{"{0}°"}
michael@0 2111 other{"{0}°"}
michael@0 2112 }
michael@0 2113 }
michael@0 2114 area{
michael@0 2115 acre{
michael@0 2116 one{"{0} ac"}
michael@0 2117 other{"{0} ac"}
michael@0 2118 }
michael@0 2119 hectare{
michael@0 2120 one{"{0} ha"}
michael@0 2121 other{"{0} ha"}
michael@0 2122 }
michael@0 2123 square-foot{
michael@0 2124 one{"{0} kvadratfot"}
michael@0 2125 other{"{0} kvadratfot"}
michael@0 2126 }
michael@0 2127 square-kilometer{
michael@0 2128 one{"{0} km²"}
michael@0 2129 other{"{0} km²"}
michael@0 2130 }
michael@0 2131 square-meter{
michael@0 2132 one{"{0} m²"}
michael@0 2133 other{"{0} m²"}
michael@0 2134 }
michael@0 2135 square-mile{
michael@0 2136 one{"{0} eng. kvadratmil"}
michael@0 2137 other{"{0} eng. kvadratmil"}
michael@0 2138 }
michael@0 2139 }
michael@0 2140 compound{
michael@0 2141 per{"{0}/{1}"}
michael@0 2142 }
michael@0 2143 duration{
michael@0 2144 day{
michael@0 2145 one{"{0} d"}
michael@0 2146 other{"{0} d"}
michael@0 2147 }
michael@0 2148 hour{
michael@0 2149 one{"{0} tim"}
michael@0 2150 other{"{0} tim"}
michael@0 2151 }
michael@0 2152 millisecond{
michael@0 2153 one{"{0} ms"}
michael@0 2154 other{"{0} ms"}
michael@0 2155 }
michael@0 2156 minute{
michael@0 2157 one{"{0} min"}
michael@0 2158 other{"{0} min"}
michael@0 2159 }
michael@0 2160 month{
michael@0 2161 one{"{0} mån"}
michael@0 2162 other{"{0} mån"}
michael@0 2163 }
michael@0 2164 second{
michael@0 2165 one{"{0} s"}
michael@0 2166 other{"{0} s"}
michael@0 2167 }
michael@0 2168 week{
michael@0 2169 one{"{0} v"}
michael@0 2170 other{"{0} v"}
michael@0 2171 }
michael@0 2172 year{
michael@0 2173 one{"{0} år"}
michael@0 2174 other{"{0} år"}
michael@0 2175 }
michael@0 2176 }
michael@0 2177 length{
michael@0 2178 centimeter{
michael@0 2179 one{"{0} cm"}
michael@0 2180 other{"{0} cm"}
michael@0 2181 }
michael@0 2182 foot{
michael@0 2183 one{"{0} fot"}
michael@0 2184 other{"{0} fot"}
michael@0 2185 }
michael@0 2186 inch{
michael@0 2187 one{"{0} tum"}
michael@0 2188 other{"{0} tum"}
michael@0 2189 }
michael@0 2190 kilometer{
michael@0 2191 one{"{0} km"}
michael@0 2192 other{"{0} km"}
michael@0 2193 }
michael@0 2194 light-year{
michael@0 2195 one{"{0} ljusår"}
michael@0 2196 other{"{0} ljusår"}
michael@0 2197 }
michael@0 2198 meter{
michael@0 2199 one{"{0} m"}
michael@0 2200 other{"{0} m"}
michael@0 2201 }
michael@0 2202 mile{
michael@0 2203 one{"{0} engelsk mil"}
michael@0 2204 other{"{0} engelska mil"}
michael@0 2205 }
michael@0 2206 millimeter{
michael@0 2207 one{"{0} mm"}
michael@0 2208 other{"{0} mm"}
michael@0 2209 }
michael@0 2210 picometer{
michael@0 2211 one{"{0} pm"}
michael@0 2212 other{"{0} pm"}
michael@0 2213 }
michael@0 2214 yard{
michael@0 2215 one{"{0} engelsk yard"}
michael@0 2216 other{"{0} engelska yard"}
michael@0 2217 }
michael@0 2218 }
michael@0 2219 mass{
michael@0 2220 gram{
michael@0 2221 one{"{0} g"}
michael@0 2222 other{"{0} g"}
michael@0 2223 }
michael@0 2224 kilogram{
michael@0 2225 one{"{0} kg"}
michael@0 2226 other{"{0} kg"}
michael@0 2227 }
michael@0 2228 ounce{
michael@0 2229 one{"{0} uns"}
michael@0 2230 other{"{0} uns"}
michael@0 2231 }
michael@0 2232 pound{
michael@0 2233 one{"{0} skålpund"}
michael@0 2234 other{"{0} skålpund"}
michael@0 2235 }
michael@0 2236 }
michael@0 2237 power{
michael@0 2238 horsepower{
michael@0 2239 one{"{0} hk"}
michael@0 2240 other{"{0} hk"}
michael@0 2241 }
michael@0 2242 kilowatt{
michael@0 2243 one{"{0} kW"}
michael@0 2244 other{"{0} kW"}
michael@0 2245 }
michael@0 2246 watt{
michael@0 2247 one{"{0} W"}
michael@0 2248 other{"{0} W"}
michael@0 2249 }
michael@0 2250 }
michael@0 2251 pressure{
michael@0 2252 hectopascal{
michael@0 2253 one{"{0} hPa"}
michael@0 2254 other{"{0} hPa"}
michael@0 2255 }
michael@0 2256 inch-hg{
michael@0 2257 one{"{0} tum Hg"}
michael@0 2258 other{"{0} tum Hg"}
michael@0 2259 }
michael@0 2260 millibar{
michael@0 2261 one{"{0} mbar"}
michael@0 2262 other{"{0} mbar"}
michael@0 2263 }
michael@0 2264 }
michael@0 2265 speed{
michael@0 2266 kilometer-per-hour{
michael@0 2267 one{"{0} km/h"}
michael@0 2268 other{"{0} km/h"}
michael@0 2269 }
michael@0 2270 meter-per-second{
michael@0 2271 one{"{0} m/s"}
michael@0 2272 other{"{0} m/s"}
michael@0 2273 }
michael@0 2274 mile-per-hour{
michael@0 2275 one{"{0} mi/h"}
michael@0 2276 other{"{0} mi/h"}
michael@0 2277 }
michael@0 2278 }
michael@0 2279 temperature{
michael@0 2280 celsius{
michael@0 2281 one{"{0} °C"}
michael@0 2282 other{"{0} °C"}
michael@0 2283 }
michael@0 2284 fahrenheit{
michael@0 2285 one{"{0} °F"}
michael@0 2286 other{"{0} °F"}
michael@0 2287 }
michael@0 2288 }
michael@0 2289 volume{
michael@0 2290 cubic-kilometer{
michael@0 2291 one{"{0} km³"}
michael@0 2292 other{"{0} km³"}
michael@0 2293 }
michael@0 2294 cubic-mile{
michael@0 2295 one{"{0} eng. kubikmil"}
michael@0 2296 other{"{0} eng. kubikmil"}
michael@0 2297 }
michael@0 2298 liter{
michael@0 2299 one{"{0} l"}
michael@0 2300 other{"{0} l"}
michael@0 2301 }
michael@0 2302 }
michael@0 2303 }
michael@0 2304 }

mercurial